0.9.6claws4
[claws.git] / ChangeLog.claws
1 2003-10-04 [christoph]  0.9.6claws4
2
3         * src/plugins/spamassassin/libspamc.[ch]
4         * src/plugins/spamassassin/spamassassin.c
5         * src/plugins/spamassassin/utils.[ch]
6                 update libspamc to version from SpamAssassin 2.60
7
8 2003-10-03 [christoph]  0.9.6claws3
9
10         * src/send_message.c
11                 fix missing format string bug found by
12                 Georgi Guninski <guninski@guninski.com>
13
14 2003-10-03 [paul]       0.9.6claws2
15
16         * po/zh_CN.po
17                 update Simpilified Chinese translation, submitted by
18                 Hansom Young
19
20 2003-10-02 [christoph]  0.9.6claws1
21
22         * src/imap.c
23                 add UIDPLUS support for COPY and EXPUNGE
24
25 2003-10-02 [paul]       0.9.6claws
26
27         * 0.9.6claws released
28
29 2003-10-02 [paul]
30
31         * po/es.po
32           po/sk.po
33                 update Spanish and Slovak translations
34                 submitted by Ricardo Mones Lastra and Andrej Kacian
35  
36 2003-10-02 [paul]       0.9.5claws43
37
38         * po/en_GB.po
39                 update British English translation
40
41 2003-10-02 [paul]       0.9.5claws42
42
43         * po/hr.po
44                 update Croatian translation, submitted by Dragan
45
46 2003-10-01 [paul]       0.9.5claws41
47
48         * po/pl.po
49           po/sr.po
50                 update Polish and Serbian translations, submitted by
51                 Emil and Urke MMI
52
53 2003-10-01 [melvin]     0.9.5claws40
54
55         * po/fr.po
56                 Updated French translations
57
58 2003-10-01 [melvin]     0.9.5claws39
59
60         * src/prefs_fonts.c
61                 Fixed a Gtk warning
62
63         * src/plugins/dillo_prefs.c     
64                 Quasi unnoticeable UI clean-up.
65
66 2003-10-01 [paul]
67
68         * tools/README
69           tools/maildir2sylpheed.pl
70                 bug fixes, rewrites, submitted by Matthias Förste 
71                 <itsjustme@users.sourceforge.net>
72
73 2003-09-29 [paul]       0.9.5claws38
74
75         * src/inc.c
76                 fix my coding carelessness
77
78 2003-09-29 [paul]       0.9.5claws37
79
80         * po/POTFILES.in
81           src/Makefile.am
82           src/main.c
83           src/prefs_common.[ch]
84           src/prefs_fonts.[ch]  ** NEW FILES **
85                 move Font config options to Other Prefs/Display/Fonts
86                 (user's current configuration is preserved)
87
88 2003-09-29 [paul]       0.9.5claws36
89
90         * src/inc.c
91           src/prefs_account.c
92                 allow 'local_mbox' value to point to either a directory 
93                 (/var/mail -  default, new) or a file (/var/mail/username
94                 - original)
95
96 2003-09-28 [paul]       0.9.5claws35
97
98         * src/rfc2015.c
99                 on signature check, where key exists, print the
100                 Key ID
101
102 2003-09-27 [alfons]     0.9.5claws34
103
104         * src/action.c
105                 o make progress bar not fill/expand when resizing dialog
106                 o use default fixed text font for actions output
107
108 2003-09-27 [paul]       0.9.5claws33
109
110         * src/prefs_common.[ch]
111           src/procmsg.c
112           src/send_message.c
113                 remove External Program settings from Common Prefs/Send
114                 as they are now unnecessary due to Local account settings.
115                 plus a little tidying-up after 0.9.5claws31
116
117 2003-09-27 [paul]       0.9.5claws32
118
119         * src/prefs_account.c
120                 o make correction to gui text:
121                   'Local mailbox file' -> 'Local mailbox directory'
122                 o give 'local_mbox' option a reasonable default value:
123                   '/var/mail'
124                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
125                   value
126
127 2003-09-26 [paul]       0.9.5claws31
128
129         * src/inc.c
130           src/prefs_common.[ch]
131                 remove 'Incorporate from spool' common pref,
132                 force creation of a 'Local' account
133
134 2003-09-26 [christoph]  0.9.5claws30
135
136         * src/folder.c
137         * src/msgcache.c
138                 add more NULL pointer checks
139
140 2003-09-25 [christoph]  0.9.5claws29
141
142         * src/folder.c
143                 o don't fetch source message to get it's message id
144                 o immediately scan dest folder when copying a message did not
145                   return a new message number and not do it when the first message
146                   without a new message number is found
147
148 2003-09-23 [christoph]  0.9.5claws28
149
150         * src/compose.c
151                 fix generating of headers
152
153         (patch by David Relson <relson@osagesoftware.com>)
154
155 2003-09-23 [paul]       0.9.5claws27
156
157         * po/zh_CN.po
158                 update Simplified Chinese translation. submitted by
159                 Hansom Young
160
161 2003-09-23 [paul]       0.9.5claws26
162
163         * tools/Makefile.am
164           tools/README
165           tools/vcard2xml.py    ** NEW FILE **
166                 add a script that converts an evolution vcard to
167                 sylpheed's xml format
168                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
169
170 2003-09-22 [paul]       0.9.5claws25
171
172         * src/plugins/clamav/clamav_plugin.c
173                 don't skip MULTIPART parts
174
175 2003-09-21 [christoph]  0.9.5claws24
176
177         * src/alertpanel.c
178                 remove unneeded include
179
180         * src/folder.c
181                 clean up copy/move mess with duplicated code
182
183         * src/imap.c
184                 fix problem that sometimes the folder was not scanned
185                 also it was changed
186
187 2003-09-21 [christoph]  0.9.5claws23
188
189         * src/Makefile.am
190         * src/logwindow.[ch]                    ** REMOVE **
191         * src/mainwindow.c
192         * src/prefs_common.c
193         * src/gtk/Makefile.am
194         * src/gtk/logwindow.[ch]                ** ADD **
195                 make logwindow prefs_common independent and move
196                 it to gtk directory
197
198 2003-09-20 [christoph]  0.9.5claws22
199
200         * src/compose.c
201                 add extra space for address code conversion
202                 (4 * unconvered size could be too small for short headers)
203
204 2003-09-20 [christoph]  0.9.5claws21
205
206         * src/compose.c
207                 increase temp buffer size when writing headers
208
209 2003-09-19 [darko]      0.9.5claws20
210
211         * src/compose.c
212                 don't ignore value of 'Save copy of outgoing messages to
213                 this folder instead of Sent' in message redirect
214
215 2003-09-17 [christoph]  0.9.5claws19
216
217         * src/compose.c
218                 use ", " as address seperator for mail headers and pass whole
219                 header line at once to compose_convert_header to make sure
220                 it is correctly folded
221
222         (closes Bug 64 Problem when sending to many recipients)
223
224 2003-09-17 [hoa]        0.9.5claws18
225         
226         * src/matcher.[ch]
227           src/matcher_parser_parse.y
228           src/prefs_matcher.c
229                 changed the keyword used for command execution in condition
230                 keyword is changed from "execute" to "test"
231                 so that it is not the same as the one used for action.
232                 This will fix a bug when using filtering dialog.
233                 All semantic in the code is also changed to reflect
234                 the keyword change.
235
236 2003-09-17 [paul]
237         
238         * sync with 0.9.6 release
239
240 2003-09-17 [paul]       0.9.5claws17
241
242         * sync with 0.9.5cvs8
243                 see ChangeLog 2003-09-16 and 2003-09-17
244
245 2003-09-16 [paul]       0.9.5claws16
246
247         * sync with 0.9.5cvs6
248                 see ChangeLog 2003-09-16
249
250 2003-09-15 [paul]       0.9.5claws15
251
252         * sync with 0.9.5cvs5
253                 see ChangeLog 2003-09-15
254
255 2003-09-14 [alfons]     0.9.5claws14
256
257         * src/inc.c
258                 make "Go to inbox after receiving new mail" again;
259                 regression of a sync, restored to sylpheed main 
260                 behaviour. (misses still some bits)
261
262 2003-09-14 [alfons]     0.9.5claws13
263
264         * src/prefs_filtering_action.c
265                 o add proper message if empty execute command line
266                 o don't select first action item after registering a
267                   new action to prevent (what seems to be a GTK) bug
268                   #36, "filtering will only accept one action change 
269                   per invocation".
270
271 2003-09-14 [alfons]     0.9.5claws12
272
273         * src/prefs_filtering.c
274         * src/prefs_filtering_action.c
275         * src/prefs_matcher.c
276                 fix function signature for key_pressed_event signal handlers
277
278 2003-09-14 [alfons]     0.9.5claws11
279
280         * src/mainwindow.c
281                 fix regression caused by fix for invalid bug #7
282                 (should fix #246, "Multiple selections are deselected when 
283                 moving from search window to main window")
284                 
285 2003-09-14 [alfons]     0.9.5claws10
286         
287         * src/actions.[ch]
288         * src/filtering.[ch]
289         * src/prefs_actions.c
290                 allow `filtering actions` in actions; only for advanced users
291                 right now: try for example, "%as{mark color 2}" 
292         
293 2003-09-13 [paul]       0.9.5claws9
294         
295         * po/pl.po
296           po/zh_CN.po   ** NEW FILE **
297                 update Polish translation, submitted by Emil 
298                 <eminowbl@posejdon.wpk.p.lodz.pl>
299                 add new Simplified Chinese translation, submitted by
300                 Hansom Young <hansom_young@yahoo.com>
301
302 2003-09-12 [alfons]     0.9.5claws8
303
304         * src/summaryview.c
305                 don't open separate message views when View | Separate message view
306                 is active 
307                 (please look carefully for any navigation regressions)
308
309 2003-09-11 [alfons]     0.9.5claws7
310
311         * src/mainwindow.c
312                 make default message view, opened by View | Separate message 
313                 view, look like a claws message view (which includes a menu
314                 bar and a toolbar)
315                 (fixes bug #298, "message view loses tool bar") 
316
317 2003-09-11 [christoph]  0.9.5claws6
318
319         * src/folderview.c
320                 fix double deleting of newsgroup folders
321
322         (closes Bug 305 crash after deleting of a newsgroup)
323
324 2003-09-11 [paul]       0.9.5claws5
325
326         * src/rfc2015.c
327           src/common/utils.h
328                 more sync'ing from 0.9.5cvs2
329
330 2003-09-11 [christoph]  0.9.5claws4
331
332         * src/compose.c
333         * src/rfc2015.c
334         * src/common/utils.h
335                 fix sync with 0.9.5cvs2
336
337 2003-09-11 [paul]       0.9.5claws3
338
339         * sync with 0.9.5cvs4
340                 see ChangeLog 2003-09-11
341
342 2003-09-11 [paul]       0.9.5claws2
343
344         * sync with 0.9.5cvs2
345                 see ChangeLog 2003-09-05
346                 
347 2003-09-11 [paul]       0.9.5claws1
348
349         * sync with 0.9.5cvs3
350                 see ChangeLog 2003-09-10
351
352 2003-09-10 [paul]       0.9.5claws
353
354         * 0.9.5claws released
355
356 2003-09-10 [paul]       0.9.4claws78
357
358         * src/Makefile.am
359                 add missing files
360
361 2003-09-10 [melvin]     0.9.4claws77
362
363         * po/fr.po
364                 Updated French translations
365
366 2003-09-10 [paul]       0.9.4claws76
367
368         * po/es.po
369           po/sk.po
370           po/sr.po
371                 update Spanish, Slovak, and Serbian translations.
372                 submitted by Ricardo Mones Lastra, Andrej Kacian,
373                 and Urke MMI
374                 
375         * AUTHORS
376                 add translation team section
377
378 2003-09-09 [christoph]  0.9.4claws75
379
380         * src/folder.c
381                 free item->prefs in folder_item_destroy
382
383 2003-09-09 [alfons]     0.9.4claws74
384
385         * src/folderview.c
386                 o proper check for root node sorting
387                 o remove unnecessary gtk_ctree_remove_node 
388
389         (should fix bug #300, "crash while moving folder")      
390
391 2003-09-08 [christoph]  0.9.4claws73
392
393         * src/folderview.c
394                 o fix double adding of IMAP FolderItems to GtkCTree
395                 o fix crash then mbox folder is removed
396
397 2003-09-08 [christoph]  0.9.4claws72
398
399         * src/folder.c
400         * src/folderview.c
401         * src/mainwindow.c
402                 fix new folder notification
403
404         * src/mbox_folder.c
405                 fix cache path
406
407 2003-09-08 [christoph]  0.9.4claws71
408
409         * src/compose.c
410                 replace '\n' and '\r' before removing trailing spaces
411
412         * src/folder.[ch]
413         * src/folderview.c
414                 add information about new or removed items in folder tree change
415                 notification and use this in folderview to add and remove only
416                 the appected items and not refresh the whole tree
417
418 2003-09-07 [match]      0.9.4claws70
419
420         * src/Makefile.am
421         * src/addr_compl.c
422         * src/addressbook.c
423         * src/addressitem.h
424         * src/addrindex.c
425         * src/addritem.c
426         * src/addritem.h
427         * src/addrquery.c                       ** NEW **
428         * src/addrquery.h
429         * src/ldapquery.c
430         * src/ldapserver.c
431         * src/stock_pixmap.c
432         * src/stock_pixmap.h
433         * src/pixmaps/address_search.xpm        ** NEW **
434                 re-introduce Lookup button for LDAP 'static' searches.
435
436 2003-09-07 [alfons]     0.9.4claws69
437         
438         * src/summaryview.c
439                 abandon setting usize for messageview because it gives layout problems
440                 with the quick search bar and the headerview; fixes assorted UI glitches:
441                 
442                 o bug #148, "Toggling of quick-search bar reduces index view area" 
443                 o bug #280, "Window resiizes for line length but does not revert"
444
445 2003-09-07 [christoph]  0.9.4claws68
446
447         * src/compose.c
448                 o make sure we don't have any newlines in header values
449                 o check custom headers for spaces and newlines and ignore
450                   malformed header names
451
452 2003-09-06 [christoph]  0.9.4claws67
453
454         * src/folder.c
455         * src/folderview.c
456                 invoke notification hook for folder tree changes after append
457                 and remove folder
458
459         (closes Bug 294 Crash while moving folder with many subdirectories)
460
461 2003-09-06 [christoph]  0.9.4claws66
462
463         * src/folder.c
464                 destroy folder's MsgCache if FolderItem is removed to make sure
465                 it is not saved when the FolderItem is destroyed
466
467 2003-09-06 [christoph]  0.9.4claws65
468
469         * src/plugins/clamav/clamav_plugin.c
470                 fix copy & paste bug
471
472 2003-09-05 [christoph]  0.9.4claws64
473
474         * src/folder.c
475         * src/messageview.[ch]
476         * src/procmsg.[ch]
477         * src/summaryview.c
478                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
479                 by MessageView to clear it when the message is deleted. Should
480                 work even if messages are deleted in MainWindow or by
481                 processing.
482
483 2003-09-05 [alfons]     0.9.4claws63
484
485         * src/messageview.c
486                 deleting a message in a message view frees its msginfo, make 
487                 messageview_update_all() aware of that (should fix bug #293,
488                 "deleting message caused crash")
489
490 2003-09-05 [melvin]     0.9.4claws62
491
492         * src/action.c
493                 Improve synchronous action exit code (fixes 
494                 a ~5 seconds delay after action exit on RedHat 9)
495
496 2003-09-04 [christoph]  0.9.4claws61
497
498         * src/compose.c
499         * src/rfc2015.c
500         * src/common/utils.[ch]
501                 add util function to create mime boundary and use it
502                 in compose and gpg code
503
504 2003-09-04 [alfons]     0.9.4claws60
505
506         * src/folder.c
507                 source folder item's GNode should already have been freed in 
508                 a previous call to src->folder->klass->remove_folder()
509                 (should fix bug #287, "crash when moving folders")
510
511 2003-09-03 [thorsten]   0.9.4claws59
512
513         * src/plugins/spamassassin/spamassassin_gtk.c
514                 fix compile error
515
516 2003-09-03 [christoph]  0.9.4claws58
517
518         * src/plugins/spamassassin/spamassassin.[ch]
519         * src/plugins/spamassassin/spamassassin_gtk.c
520                 add timeout config option
521
522 2003-09-03 [paul]       0.9.4claws57
523
524         * po/sk.po      ** NEW FILE **
525                 add Slovak translation. Submitted by Andrej Kacian 
526                 <andrej@kacian.sk>
527
528 2003-09-03 [paul]       0.9.4claws56
529
530         * src/plugins/clamav/clamav_plugin_gtk.c
531                 gui tweaks: replace a label with a tooltip, modify the
532                 text, use gtk_check_button_new(); instead of
533                 gtk_check_button_new_with_label("");
534
535 2003-09-02 [alfons]     0.9.4claws55
536
537         * src/gtk/filesel.c
538                 remember last used dir when attaching multiple files (should fix
539                 bug #290, "Attach File does not remember directory")
540
541 2003-09-01 [paul]       0.9.4claws54
542
543         * po/es.po
544                 updated by Ricardo Mones Lastra
545
546 2003-09-01 [alfons]     0.9.4claws53
547
548         * src/gtk/gtkaspell.[ch]
549                 be pedantic and strict and use const gchar * instead of guchar *
550
551 2003-09-01 [alfons]     0.9.4claws52
552
553         * src/mainwindow.c
554         * src/summaryviewc.
555                 re-enable Save As when multiple messages are selected
556
557 2003-09-01 [paul]       0.9.4claws51
558
559         * src/textview.c
560                 g_free(trimmed_uri);
561
562 2003-09-01 [paul]       0.9.4claws50
563
564         * sync with 0.9.4cvs13
565                 see ChangeLog 2003-09-01
566
567 2003-09-01 [paul]       0.9.4claws49
568
569         * src/textview.c
570                 trim uri before sending to the statusbar
571                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
572                 in the message window causes main S-C window to enlarge 
573                 past screen edges'
574
575 2003-09-01 [paul]       0.9.4claws48
576
577         * sync with 0.9.4cvs12
578                 see ChangeLog 2003-09-01
579
580 2003-08-30 [christoph]  0.9.4claws47
581
582         * src/compose.c
583         * src/folder_item_prefs.[ch]
584         * src/prefs_folder_item.c
585         * src/gtk/gtkaspell.[ch]
586                 commit per folder dictionary patch by
587                 Paul Evans <nerd@freeuk.com>
588
589 2003-08-30 [christoph]  0.9.4claws46
590
591         * src/plugins/spamassassin/spamassassin_gtk.c
592         * src/plugins/spamassassin/spamassassin_gtk.glade
593                 reduce GUI clutter by placing hints into tooltips
594
595 2003-08-30 [paul]       0.9.4claws45
596
597         * src/compose.c
598                 add 'Content-Disposition: inline' to a text/plain
599                 part when using PGP/MIME signing
600
601 2003-08-30 [paul]       0.9.4claws44
602
603         * src/prefs_common.c
604           src/prefs_spelling.c
605           src/prefs_spelling.glade
606                 reduce GUI clutter by placing hints into tooltips
607
608 2003-08-29 [christoph]  0.9.4claws43
609
610         * configure.ac
611                 fix bug found by Ivan Rayner <ivanr@sgi.com>
612
613         * src/stock_pixmap.c
614                 change unecessary warning into a debug message
615
616         * src/plugins/clamav/Makefile.am
617                 Fix error "-I$(CLAMAV_LIBS)"
618
619 2003-08-29 [christoph]  0.9.4claws42
620
621         * intl/Makefile.in
622         * src/Makefile.am
623         * src/matcher.h
624         * src/common/Makefile.am
625         * src/common/passcrypt.c
626                 commit fixes and patches for some of the IRIX problems found by
627                 Ivan Rayner <ivanr@sgi.com>
628
629 2003-08-29 [paul]       0.9.4claws41
630
631         * src/prefs_filtering.c
632                 add 'Top' and 'Bottom' buttons, based on changes in
633                 src/prefs_filter.c in 0.9.4cvs11.
634
635 2003-08-27 [christoph]  0.9.4claws40
636
637         * src/folderview.c
638                 fix bug that the current summary settings were copied to the
639                 wrong folder item, when the folder item prefs are opened.
640                 Copying is not required because summary settings and
641                 folder_item_prefs do not contain the same settings
642
643 2003-08-27 [thorsten]   0.9.4claws39
644
645         * src/imap.c
646                 fix compile error
647
648 2003-08-26 [paul]       0.9.4claws38
649
650         * sync with 0.9.4cvs9
651                 see ChangeLog 2003-08-26
652
653 2003-08-25 [paul]       0.9.4claws37
654
655         * sync with 0.9.4cvs8
656                 see ChangeLog 2003-08-25
657
658 2003-08-24 [christoph]  0.9.4claws36
659
660         * src/prefs_filtering.c
661                 shouldn't remove items from a GSList while iterating over the
662                 list (makes cur invalid and cur->next not accessable)
663
664         (closes Bug 272 i deleted an folder and some seconds later sylpheed
665          crashed)
666
667 2003-08-23 [christoph]  0.9.4claws35
668
669         * src/news.c
670                 news folders should be scanned when opened
671
672 2003-08-22 [christoph]  0.9.4claws34
673
674         * src/prefs_folder_item.c
675                 use macro to assign strings that always frees the old string
676
677         * src/gtk/gtkaspell.[ch]
678                 add gtkaspell_set_dictionary_menu_active_item() to set active
679                 item in dictionary option menu
680
681         * src/prefs_spelling.c
682                 use gtkaspell_set_dictionary_menu_active_item() to select
683                 dictionary
684
685 2003-08-21 [christoph]  0.9.4claws33
686
687         * src/folder.[ch]
688         * src/imap.c
689         * src/mbox_folder.c
690         * src/mh.c
691         * src/news.c
692                 optimize folder system
693
694         * src/gtk/gtkstext.c
695                 fix division by zero when font has 0 width for ' '
696
697 2003-08-21 [paul]       0.9.4claws32
698
699         * sync with 0.9.4cvs7
700                 see ChangeLog 2003-08-20
701
702 2003-08-19 [paul]       0.9.4claws31
703
704         * src/common/defs.h
705                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
706                 SYLDOC_FAQ_HTML_INDEX.
707         * src/manual.c
708                 use LC_MESSAGES instead of LC_ALL to find the current
709                 language
710
711           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
712
713 2003-08-19 [paul]       0.9.4claws30
714
715         * po/bg.po
716                 updated by George Danchev
717
718 2003-08-18 [luke]       0.9.4claws29
719         * src/mimeview.[ch]
720         * src/gtk/gtkvscrollbutton.[ch]
721                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
722                   dependencies; do it the GTK way; reduce code -14/+2 lines)
723                 o removed horizontal separator between icons
724
725 2003-08-17 [christoph]  0.9.4claws28
726
727         * src/procmsg.c
728                 no subject threading when the subject has no reply prefix
729
730 2003-08-16 [christoph]  0.9.4claws27
731
732         * src/mainwindow.c
733                 remember and restore window sizes and position when the main
734                 window is hidden or shown
735
736         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
737          minimised/reopened using trayicon)
738
739 2003-08-16 [paul]       0.9.4claws26
740
741         * src/crash.c
742                 add #include "defs.h"
743
744 2003-08-16 [paul]       0.9.4claws25
745
746         * src/plugins/clamav/clamav_plugin.c
747                 reword a debug_print
748                 
749         * src/plugins/dillo_viewer/dillo_prefs.c
750                 cosmetic: change the labels' text, add tooltips, and
751                 left-align the hint
752
753 2003-08-15 [christoph]  0.9.4claws24
754
755         * src/news.c
756                 complete last change (forgot some changes)
757
758 2003-08-15 [christoph]  0.9.4claws23
759
760         * src/news.c
761                 o check number of messages and don't return a 0 message
762                   when no messages are available
763                 o don't parse xref header anymore
764
765         (closes Bug 203 I'm not getting any news)
766
767 2003-08-15 [paul]       0.9.4claws22
768
769         * src/common/defs.h
770           src/crash.c
771                 update and define claws bugzilla location
772
773 2003-08-15 [paul]       0.9.4claws21
774
775         * po/ru.po
776                 update submitted by Ruslan N. Balkin
777
778 2003-08-14 [christoph]  0.9.4claws20
779
780         * src/procmsg.c
781                 fix search for oldest node in subject threading
782
783 2003-08-14 [christoph]  0.9.4claws19
784
785         * src/procmsg.c
786         * src/common/utils.h
787                 add possibility to check all nodes with the same subject for
788                 subject threading, not only the oldest node. Should not break
789                 threads anymore if the oldest node is thread_by_subject_max_age
790                 days older then parent, because it can now find a child of
791                 oldest node as new parent.
792
793 2003-08-11 [christoph]  0.9.4claws18
794
795         * src/plugins/spamassassin/spamassassin.c
796                 run spam check in background process
797
798 2003-08-10 [alfons]     0.9.4claws17
799
800         * src/summaryview.c
801                 make `Select All' sensitive too
802
803 2003-08-10 [christoph]  0.9.4claws16
804
805         * src/imap.c
806                 add more checks in imap_close
807
808 2003-08-09 [alfons]     0.9.4claws15
809
810         * src/prefs_spelling.c
811                 no spell checking UI if not requested
812
813 2003-08-09 [alfons]     0.9.4claws14
814
815         * src/gtk/prefswindow.c
816                 make it compile
817
818 2003-08-09 [christoph]  0.9.4claws13
819
820         * src/prefs_spelling.c
821         * src/gtk/prefswindow.[ch]
822         * src/plugins/clamav/clamav_plugin_gtk.c
823         * src/plugins/spamassassin/spamassassin_gtk.c
824                 sort prefs pages by heighest weight in tree
825
826 2003-08-09 [paul]       0.9.4claws12
827
828         * sync with 0.9.4cvs6
829                 see ChangeLog 2003-08-07
830                 
831         * AUTHORS
832                 add Leandro and Luke to claws-branch section
833
834 2003-08-09 [christoph]  0.9.4claws11
835
836         * src/gtk/Makefile.am
837         * src/gtk/colorsel.[ch]                 ** NEW **
838                 create a color selection dialog that can be used as a simple
839                 function call with it's own gtk main loop like filesel.[ch]
840
841         * src/Makefile.am
842         * src/main.c
843         * src/prefs_common.c
844         * src/prefs_spelling.[ch]               ** NEW **
845         * src/prefs_spelling.glade              ** NEW **
846         * src/gtk/gtkutils.[ch]
847                 move "Spell Checker" prefs to new prefs dialog
848
849         * src/prefs_folder_item.c
850                 use new colorsel dialog
851
852 2003-08-08 [paul]       0.9.4claws10
853
854         * src/inc.c
855                 clear the progress bar unconditionally
856
857 2003-08-08 [paul]       0.9.4claws9
858
859         * sync with 0.9.4cvs4
860                 see ChangeLog 2003-07-31
861
862 2003-08-07 [christoph]  0.9.4claws8
863
864         * configure.ac
865                 fix bug in image viewer plugin part
866
867         * src/imap.c
868                 don't execute close command if the folder item is not selected
869
870 2003-08-07 [hoa]        0.9.4claws7
871
872         * src/filtering.[ch]
873         * src/matcher_parser.h
874         * src/matcher_parser_parse.y
875                 can define several actions for each filtering rule
876                 can import old versions of filtering rules
877
878         * src/prefs_filtering.c
879                 call to a new dialog box to define actions
880
881         * src/prefs_filtering_action.[ch]
882                 dialog box to define actions for filtering rules
883
884 2003-08-06 [christoph]  0.9.4claws6
885
886         * src/imap.c
887                 make sure source folder is selected when copying messages
888
889 2003-08-06 [christoph]  0.9.4claws5
890
891         * sync with 0.9.4cvs2
892                 see ChangeLog 2003-07-29                
893
894 2003-08-05 [paul]       0.9.4claws4
895
896         * sync with 0.9.4cvs3
897                 see ChangeLog 2003-07-30
898
899 2003-08-04 [match]      0.9.4claws3
900
901         * po/POTFILES.in
902                 export of LDIF files.
903
904 2003-08-04 [match]      0.9.4claws2
905
906         * src/ldif.[ch]
907                 support for export LDIF. documented.
908         * src/importldif.[ch]
909         * src/exportldif.[ch]
910                 add tooltips. documented.
911         * src/exphtmldlg.[ch]
912         * src/common/xmlprops.[ch]
913                 documented.
914         * src/exportldif.[ch]                   ** NEW **
915         * src/expldifdlg.[ch]                   ** NEW **
916         * src/addressbook.[ch]
917         * src/Makefile.am
918                 export of LDIF files.
919                 documented.
920
921 2003-08-04 [christoph]  0.9.4claws1
922
923         * .cvsignore
924         * Makefile.am
925         * configure.ac
926         * sylpheed-claws.pc.in                  ** NEW **
927         * src/Makefile.am
928         * src/common/Makefile.am
929         * src/gtk/Makefile.am
930                 install sylpheed header files in $(pkgincludedir) and create a
931                 pkg-config file to allow building a plugin without the source
932                 package
933
934 2003-08-04 [paul]       0.9.4claws
935
936         * version 0.9.4claws
937
938 2003-08-04 [paul]       0.9.3claws97
939
940         * po/es.po
941                 update Spanish translation. Submitted by Ricardo
942                 Mones Lastra.
943
944 2003-08-03 [paul]       0.9.3claws96
945
946         * po/hr.po
947           po/sr.po
948                 update Croatian and Serbian translations. Submitted by
949                 Dragan and Urke MMI respectively
950
951 2003-08-03 [alfons]     0.9.3claws95
952
953         * src/summaryview.c
954                 mark flag has precedence over important flag - seems
955                 to have been changed in sync of 0.9.3claws45. this fixes
956                 a regression where messages that were scored as important
957                 don't show their mark flags. (using the same column for
958                 both importance as mark flags is the real problem
959                 ofcourse)
960
961 2003-08-03 [melvin]     0.9.3claws94
962
963         * po/fr.po
964                 Updated French translations.
965
966 2003-08-03 [melvin]     0.9.3claws93
967
968         * src/Makefile.am
969                 Fixed typo introduced after 0.9.3claws92 
970                 that prevented compilation
971                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
972                 CPPFLAGS and YFLAGS to allow user setting these.
973         * src/common/Makefile.am
974         * src/gtk/Makefile.am
975         * src/plugins/clamav/Makefile.am
976         * src/plugins/demo/Makefile.am
977         * src/plugins/dillo_viewer/Makefile.am
978         * src/plugins/image_viewer/Makefile.am
979         * src/plugins/mathml_viewer/Makefile.am
980         * src/plugins/spamassassin/Makefile.am
981         * src/plugins/trayicon/Makefile.am
982         * src/plugins/trayicon/libeggtrayicon/Makefile.am
983                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
984                 CPPFLAGS and YFLAGS to allow user setting these.
985
986 2003-08-02 [christoph]  0.9.3claws92
987
988         * configure.ac
989                 o rearrange plugin tests
990                 o add test for clamav.h to ClamAV tests
991
992 2003-08-02 [luke]       0.9.3claws91
993
994         * src/mimeview.c
995                 o fixed appearance of icon list when toggling back from the 
996                   ctree
997                 o toggling of icons using the keyboard works correctly
998                 o fixed all other keyboard shortcuts to work when icons are
999                   active
1000         
1001         * src/messageview.c
1002                 o fixed bug 4 - focus lost when changing messageview view type
1003
1004 2003-08-02 [christoph]  0.9.3claws90
1005
1006         * src/common/hooks.c
1007                 fix crash when pointer stored in hash table could get invalid
1008                 when a plugin is unloaded
1009
1010 2003-08-01 [christoph]  0.9.3claws89
1011
1012         * configure.ac
1013                 o try to build all plugins (except spamassassin) by default
1014                 o don't build a plugin if a dependency check fails
1015
1016         * src/common/hooks.c
1017                 fix warning
1018
1019 2003-08-01 [match]      0.9.3claws88
1020
1021         * src/importldif.c
1022                 allow single click field selection. document code.
1023
1024 2003-08-01 [christoph]  0.9.3claws87
1025
1026         * src/plugins/clamav/clamav_plugin.c
1027         * src/plugins/clamav/clamav_plugin_gtk.c
1028         * src/plugins/dillo_viewer/dillo_viewer.c
1029         * src/plugins/image_viewer/plugin.c
1030         * src/plugins/mathml_viewer/mathml_viewer.c
1031         * src/plugins/spamassassin/spamassassin.c
1032         * src/plugins/spamassassin/spamassassin_gtk.c
1033         * src/plugins/trayicon/trayicon.c
1034                 add version check to all plugins
1035
1036 2003-08-01 [hoa]        0.9.3claws86
1037
1038         * src/prefs_filtering.c
1039                 fixed a cosmetic bug, during creation of dialog box,
1040                 wrong widgets were shown after creation.
1041
1042 2003-08-01 [luke]       0.9.3claws85
1043
1044         * src/mainwindow.c
1045                 o fixed visibility of icons/mimeview after toggling separate
1046                   message/folder view (factored out some similar code too).
1047
1048
1049 2003-07-31 [alfons]     0.9.3claws84
1050
1051         * src/mimeview.c
1052                 tweak icon box UI a bit more, now allowing right-clicks actions
1053                 getting the relevant mime data too; should fix #250, "Can't save 
1054                 attachments sometimes".
1055
1056 2003-07-30 [alfons]     0.9.3claws83
1057
1058         * src/compose.c
1059                 don't do auto-save-draft inside key press handler, but rather
1060                 schedule it half of a second later; should fix #67, "autosave 
1061                 make re-rediting message crazy"
1062
1063 2003-07-30 [christoph]  0.9.3claws82
1064
1065         * src/plugins/trayicon/trayicon.c
1066                 process pending events before unloading the plugin
1067
1068         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
1069
1070 2003-07-30 [alfons]     0.9.3claws81
1071
1072         * src/common/hooks.c
1073                 parameter 2 of g_hook_destroy() should really be a hook id
1074
1075 2003-07-30 [alfons]     0.9.3claws80
1076
1077         * src/common/plugin.c
1078                 fix a possibly harmful function signature mismatch 
1079                 for plugin_done
1080
1081 2003-07-30 [alfons]     0.9.3claws79
1082
1083         * src/common/hooks[.ch]
1084                 const correctness
1085
1086 2003-07-30 [darko]      0.9.3claws78
1087
1088         * src/summaryview.c
1089                 make it compile again
1090
1091 2003-07-30 [luke]       0.9.3claws77
1092
1093         * src/crash.c
1094         * src/main.c
1095                 o added/moved signal handlers for SIGTERM (normal kill command) 
1096                   and SIGINT (ctl-c) to be used even without 
1097                   --enable-crash-dialog, fixing bug 166
1098
1099         * src/summaryview.c
1100                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
1101                   bug 227
1102
1103         * src/mainwindow.c
1104                 o changed sensitivity condition for 'Next new' and 'Next 
1105                   unread', fixing bug 8
1106
1107 2003-07-29 [alfons]     0.9.3claws76
1108
1109         * src/common/utils.[ch]
1110                 add generate_msgid()
1111         * src/messageview.c
1112                 save ack'ed RRR; fixes #205, "return receipt is not saved in
1113                 sent folder".
1114
1115 2003-07-29 [alfons]     0.9.3claws75
1116
1117         * src/messageview.c
1118                 fix a memleak (claws-only)
1119
1120 2003-07-29 [alfons]     0.9.3claws74
1121
1122         * src/mimeview.[ch]
1123         * src/gtk/gtkvscrollbutton.[ch]
1124                 fix UI glitch where mime icon toolbox' scroll position is not 
1125                 reset after switching to another message
1126                 
1127
1128 2003-07-29 [paul]       0.9.3claws73
1129
1130         * src/prefs_folder_item.c
1131                 split the prefs into 2 separate pages
1132
1133 2003-07-29 [paul]       0.9.3claws72
1134
1135         * src/compose.c
1136                 prepend "\n\n" to a signature without a separator too
1137
1138 2003-07-29 [paul]       0.9.3claws71
1139
1140         * src/compose.c
1141                 fix bug where changing to an account without an auto-sig
1142                 from an initial account without an auto-sig would insert 
1143                 2 blank lines at the cursor point
1144                 fix bug where changing to an account with an auto-sig
1145                 from an initial account without an auto-sig would insert
1146                 the sig at the cursor point
1147
1148 2003-07-29 [paul]       0.9.3claws70
1149
1150         * src/folderview.c
1151                 use the colour from the folder pref unless the folder
1152                 has new messages
1153
1154 2003-07-29 [alfons]     0.9.3claws69
1155
1156         * src/procmsg.[ch]
1157         * src/messageview.c
1158         * src/procheader.c
1159                 rewrite return receipt request work a little bit (the former 
1160                 implementation presumably depended too much on the UI setting
1161                 flags). (we're losing the old pending flag.) 
1162
1163 2003-07-28 [christoph]  0.9.3claws68
1164
1165         * src/folder.c
1166         * src/imap.c
1167         * src/mh.c
1168         * src/procmsg.[ch]
1169                 fix copy to IMAP folder from other folder
1170
1171 2003-07-28 [christoph]  0.9.3claws67
1172
1173         * src/procmsg.c
1174                 fix sync of procmsg_get_message_file_list
1175
1176 2003-07-28 [christoph]  0.9.3claws66
1177
1178         * sync with 0.9.3cvs14
1179                 see ChangeLog 2003-07-18
1180         * sync with 0.9.3cvs17
1181                 see ChangeLog 2003-07-23
1182
1183         (closes Bug 234 segmentation fault after sending out mail via
1184          smtp(auth))
1185
1186 2003-07-28 [paul]       0.9.3claws65
1187
1188         * po/es.po
1189                 update Spanish translation, submitted by Ricardo Mones
1190                 Lastra
1191
1192 2003-07-28 [christoph]  0.9.3claws64
1193
1194         * src/folder.[ch]
1195         * src/imap.c
1196         * src/mh.c
1197                 return new message numbers as a GRelation instead of a GSList
1198                 that has to be in the same order as the input list. A list
1199                 would make it hard for IMAP to optimize oepration by sorting
1200                 the input list. The returned list would have to be reordered
1201                 to match the same order that input list has.
1202
1203         * src/gtk/gtkaspell.c
1204                 fix missing return value, could cause a crash when garbage is
1205                 on the stack that is used as the expected return value
1206
1207 2003-07-28 [paul]       0.9.3claws63
1208
1209         * sync with 0.9.4cvs1
1210                 see ChangeLog 2003-07-28
1211
1212 2003-07-27 [alfons]     0.9.3claws62
1213
1214         * src/mimeview.c
1215                 tweak it more to make icon list act like a check button group
1216
1217 2003-07-27 [christoph]  0.9.3claws61
1218
1219         * sync with 0.9.3cvs20
1220                 see ChangeLog 2003-07-25
1221
1222 2003-07-27 [paul]       0.9.3claws60
1223
1224         * src/procmsg.c
1225                 re-commit changes from 0.9.3claws58 -
1226                 accidently removed in 0.9.3claws59
1227
1228 2003-07-27 [paul]       0.9.3claws59
1229
1230         * src/procmsg.[ch]
1231                 a sync from 0.9.3cvs17
1232                 see ChangeLog 2003-07-23
1233
1234 2003-07-27 [alfons]     0.9.3claws58
1235
1236         * src/procmsg.c
1237                 add missing header members to MsgInfo; fixes the problem of 
1238                 not displaying X-Faces, as noticed by Ricardo Mones
1239
1240 2003-07-26 [christoph]  0.9.3claws57
1241
1242         * sync with 0.9.3cvs18
1243                 see ChangeLog 2003-07-24
1244
1245 2003-07-26 [christoph]  0.9.3claws56
1246
1247         * sync with 0.9.3cvs17
1248                 see ChangeLog 2003-07-23
1249
1250 2003-07-26 [christoph]  0.9.3claws55
1251
1252         * src/folder.[ch]
1253         * src/imap.c
1254         * src/mbox_folder.c
1255         * src/mh.c
1256         * src/news.c
1257                 add support for copy function that copy multiple messages
1258                 (not implemented yet)
1259
1260         * src/summaryview.c
1261                 add missing return value
1262
1263 2003-07-26 [paul]       0.9.3claws54
1264
1265         * tools/multiwebsearch.pl
1266                 do whitespace substitution before passing the string
1267                 to the browser. fixes bug with browsers that don't
1268                 do whitespace conversion themselves.
1269
1270 2003-07-25 [christoph]  0.9.3claws53
1271
1272         * src/folder.[ch]
1273         * src/imap.c
1274         * src/mh.c
1275                 rewrite adding of multiple messages to a folder for
1276                 claws' folder system
1277
1278 2003-07-25 [luke]       0.9.3claws52
1279
1280         * src/mimeview.c
1281                 o icon toggles set correctly on leaving ctree mimeview
1282
1283 2003-07-25 [paul]       0.9.3claws51
1284
1285         * partial sync with 0.9.3cvs21 [src/main.c]
1286                 see ChangeLog 2003-07-25
1287
1288 2003-07-24 [paul]       0.9.3claws50
1289
1290         * tools/maildir2sylpheed.pl
1291                 fix typo
1292
1293 2003-07-24 [paul]       0.9.3claws49
1294
1295         * src/mimeview.c
1296                 increase the gutter size of paned so that the panes
1297                 can be resized
1298                 
1299         * src/plugins/demo/demo.c
1300                 squeeze in another typo fix
1301
1302 2003-07-24 [paul]       0.9.3claws48
1303
1304         * src/plugins/demo/demo.c
1305           src/prefs_account.c
1306                 small changes to the English
1307                 
1308         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
1309           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
1310           src/Makefile.am
1311           src/stock_pixmap.c
1312                 rename the misspelled icon
1313
1314 2003-07-23 [alfons]     0.9.3claws47
1315
1316         * src/mimeview.c
1317                 make icon list look like a list of toggles
1318
1319 2003-07-23 [luke]       0.9.3claws46
1320
1321         * src/pixmaps/mimeview_gpg_expired.xpm
1322         * src/pixmaps/mimeview_gpg_failed.xpm
1323         * src/pixmaps/mimeview_gpg_passed.xpm
1324         * src/pixmaps/mimeview_text_html.xpm
1325         * src/pixmaps/mimeview_image.xpm
1326                 o all icons the same size
1327
1328         * src/mimeview.[ch]
1329                 o mimeview ctree arranged vertically above the viewer
1330                 o icons changed to buttons
1331                 o can use keyboard to select an icon (Enter)
1332                 o resize icon list to width of icons
1333
1334         *  src/gtk/gtkvscrollbutton.c
1335                 o sensitivity of buttons reacts to position
1336
1337 2003-07-23 [christoph]  0.9.3claws45
1338
1339         * sync with 0.9.3cvs14 (incomplete)
1340                 see ChangeLog 2003-07-17
1341
1342 2003-07-23 [alfons]     0.9.3claws44
1343
1344         * src/folder.c
1345         * src/procmsg.h
1346                 sync with my local tree to restore some claws-only things
1347
1348 2003-07-23 [paul]       0.9.3claws43
1349
1350         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
1351           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
1352           src/Makefile.am
1353           src/mimeview.c
1354           src/procmime.h
1355           src/rfc2015.c
1356           src/stock_pixmap.[ch]
1357                 indicate missing keys and expired sigs/keys
1358                 in mime view column
1359
1360 2003-07-23 [paul]       0.9.3claws42
1361
1362         * src/compose.c
1363                 Redirect fixes: enable automatic account selection and
1364                 do not append signature to message on changing account
1365                 fixes Bug[s] #248
1366
1367 2003-07-23 [paul]       0.9.3claws41
1368
1369         * sync with 0.9.3cvs16
1370                 see ChangeLog 2003-07-23
1371
1372 2003-07-23 [alfons]     0.9.3claws40
1373
1374         * src/inc.c
1375                 give progress dialog a main window, and give it the first 
1376                 one (presumably the only one). fixes bug #247, "segfault on 
1377                 pop-before-smtp" 
1378
1379 2003-07-22 [alfons]     0.9.3claws39
1380
1381         * src/summaryview.c
1382                 shift-space scrolls up
1383
1384 2003-07-22 [paul]       0.9.3claws38
1385
1386         * sync with 0.9.3cvs15
1387                 see ChangeLog 2003-07-22
1388
1389 2003-07-20 [alfons]     0.9.3claws37
1390
1391         * src/compose.c
1392                 put menu inside #ifdef USE_ASPELL..#endif
1393
1394 2003-07-20 [christoph]  0.9.3claws36
1395
1396         * src/procmsg.c
1397                 fix wrong flags in MsgInfo returned by
1398                 procmsg_msginfo_get_full_info()
1399
1400         (closes Bug 221 Deleting messages from the Message View gives incorrect
1401          new/unread message counts in the folder view)
1402
1403         * src/plugins/spamassassin/spamassassin_gtk.c
1404                 add gettext macro for prefs page title
1405
1406 2003-07-20 [paul]       0.9.3claws35
1407
1408         * src/mimeview.c
1409                 redraw icon list on signature check
1410
1411 2003-07-20 [christoph]  0.9.3claws34
1412
1413         * src/Makefile.am
1414         * src/account.c
1415         * src/folder.[ch]
1416         * src/folder_item_prefs.[ch]            ** NEW **
1417         * src/folderview.c
1418         * src/mainwindow.c
1419         * src/mh.c
1420         * src/prefs_gtk.c
1421         * src/prefs_scoring.c
1422         * src/summaryview.c
1423         * src/prefs_folder_item.[ch]
1424                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
1425                   Properties dialog
1426                 o use prefswindow for folder properties
1427
1428         * src/gtk/prefswindow.[ch]
1429                 change implementation to use an invisible notebook instead
1430                 of unparenting widgets
1431
1432 2003-07-20 [christoph]  0.9.3claws33
1433
1434         * src/compose.h
1435         * src/folder.c
1436         * src/folderview.h
1437         * src/headerview.h
1438         * src/prefs_filtering.h
1439         * src/prefs_folder_item.[ch]
1440         * src/procmime.h
1441         * src/procmsg.h
1442         * src/summaryview.h
1443                 clean up header mess
1444                 (always use 1. typedefs, 2. #includes, 3. structures)
1445
1446         * src/common/version.h.in
1447                 add casts for constants
1448
1449         * src/plugins/demo/demo.c
1450                 fix typo
1451
1452         * src/plugins/spamassassin/spamassassin.c
1453                 remove unused variable
1454
1455 2003-07-20 [alfons]     0.9.3claws32
1456
1457         * src/mimeview.c
1458                 o make icon buttons respond on left click
1459                 o minor cosmetic change
1460
1461 2003-07-19 [luke]       0.9.3claws31
1462
1463         * src/mimeview.[ch]
1464         * src/gtk/gtkvscrollbutton.c
1465         * src/messageview.c
1466                 o improved mimeview behaviour when selecting a new message
1467                 o plus code cleanups to remove compile warnings
1468
1469
1470 2003-07-19 [alfons]     0.9.3claws30
1471
1472         * src/procmsg.c
1473         * src/compose.c
1474         * src/common/utils.[ch]
1475                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
1476
1477 2003-07-19 [alfons]     0.9.3claws29
1478
1479         * src/prefs_folder_item.c
1480                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
1481                 string pointers
1482
1483 2003-07-19 [luke]       0.9.3claws28
1484
1485         * src/messageview.c
1486         * src/mimeview.[ch]
1487         * src/procmime.h
1488         * src/rfc2015.c
1489         * src/stock_pixmap.[ch]
1490         * src/gtk/Makefile.am
1491         * src/Makefile.am
1492         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
1493         * src/pixmaps/mime_*.xpm                ** NEW **
1494                 o mimeview rearrangement with a new icon shortcut bar
1495
1496 2003-07-19 [alfons]     0.9.3claws27
1497
1498         * src/folderview.c
1499                 o plug leaking nodes_to_recollapse
1500                 o add folderview_recollapse_all_nodes() (not used yet)
1501
1502 2003-07-19 [alfons]     0.9.3claws26
1503
1504         * src/compose.c
1505         * src/common/utils.c
1506                 honour #240 "Better SUBJECT handling" by cleaning the prefix
1507                 for both forwarding as replying
1508
1509 2003-07-18 [christoph]  0.9.3claws25
1510
1511         * configure.ac
1512         * src/common/sylpheed.[ch]
1513         * src/common/version.h.in
1514                 add version in numeric form to allow easy comparison
1515
1516         * src/plugins/demo/demo.c
1517                 add version check
1518                 - sylpheed version > plugin version => never allowed, sylpheed
1519                   could contain unknown API changes
1520                 - sylpheed version < minimum version required => don't load,
1521                   API required not available (if linking does not fail)
1522
1523 2003-07-18 [alfons]     0.9.3claws24
1524         
1525         * src/common/plugin.[ch]
1526                 const correctness
1527
1528 2003-07-18 [christoph]  0.9.3claws23
1529
1530         * src/common/hooks.c
1531                 fix crash when hooks where unregisted
1532
1533         * src/plugins/trayicon/trayicon.c
1534                 unregister detroy signal before destroying the widget
1535                 (still crashes when the plugin is unloaded)
1536
1537 2003-07-18 [alfons]     0.9.3claws22
1538         
1539         * src/folderview.c
1540                 delay expanding folder tree during drags until timeout triggered
1541                 (needs perhaps some tweaking, so testing is welcome)
1542
1543 2003-07-17 [alfons]     0.9.3claws21
1544
1545         * src/folderview.c
1546                 clean up cruft
1547
1548 2003-07-17 [christoph]  0.9.3claws20
1549
1550         * src/common/session.c
1551                 fix opening of SSL connections
1552
1553         * src/plugins/image_viewer/Makefile.am
1554                 add OPENSSL_CFLAGS (we should find a better solution to remove
1555                 this dependencies if they are not required)
1556
1557         * src/plugins/spamassassin/spamassassin.c
1558                 remove setlocale workaround (fixed in libspamc)
1559
1560         (closes Bug Bug 184 Entering non-ascii character deletes previous char
1561          if spell checking enabled)
1562
1563 2003-07-17 [alfons]     0.9.3claws19
1564
1565         * src/common/hooks.[ch]
1566         * src/plugins/clamav/clamav_plugin.c
1567         * src/plugins/spamassassin/spamassassin.c
1568         * src/plugins/trayicon/trayicon.c
1569                 fix signedness muck 
1570
1571 2003-07-17 [alfons]     0.9.3claws18
1572
1573         * src/procmime.c
1574                 plug memleak
1575
1576 2003-07-17 [alfons]     0.9.3claws17
1577
1578         * src/inc.c
1579                 plug memleak
1580
1581 2003-07-17 [paul]       0.9.3claws16
1582
1583         * src/common/defs.h
1584           src/mainwindow.c
1585           src/manual.[ch]
1586                 add link to the Claws site's FAQ page, after the suggestion
1587                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
1588                 Move url strings to defs.h
1589                 
1590         * src/mainwindow.c
1591                 fix typo to prevent "unknown menu entry" warnings
1592
1593 2003-07-17 [alfons]     0.9.3claws15
1594
1595         * src/folderview.[ch]
1596         * src/summaryview.[ch]
1597         * src/mimeview.[ch]
1598                 plug DnD leaks 
1599
1600 2003-07-17 [paul]       0.9.3claws14
1601
1602         * src/inc.c
1603                 remove two instances of 'GTK_EVENTS_FLUSH' because
1604                 they are unnecessary and probably cause a stack overflow
1605
1606 2003-07-16 [christoph]  0.9.3claws13
1607
1608         * src/mimeview.[ch]
1609                 use an invisible GTK notebook to switch between viewers
1610                 instead of reparenting widgets
1611
1612 2003-07-16 [christoph]  0.9.3claws12
1613
1614         * src/folder.c
1615                 move folder_item_update_freeze() to correct place in
1616                 folder_item_scan_full()
1617
1618 2003-07-16 [paul]       0.9.3claws11
1619
1620         * sync with 0.9.3cvs12
1621                 see ChangeLog 2003-07-14 and 2003-07-15
1622
1623 2003-07-16 [christoph]  0.9.3claws10
1624
1625         * src/imap.[ch]
1626         * src/prefs_account.[ch]
1627                 sync IMAP CRAM-MD5 authentication with sylpheed-main
1628
1629 2003-07-15 [alfons]     0.9.3claws9
1630
1631         * src/main.c
1632                 make --config-dir do something useful
1633
1634 2003-07-15 [alfons]     0.9.3claws8
1635
1636         * src/procmsg.c
1637                 o fix a bug where 'last' didn't really point to the last message
1638                   in the top level list of children, but to the last threaded
1639                   message. 
1640                 
1641                 o clean up and make it easier to sync
1642
1643 2003-07-15 [alfons]     0.9.3claws7
1644
1645         * src/mainwindow.c
1646                 make correct menu items sensitive       
1647
1648 2003-07-14 [alfons]     0.9.3claws6
1649
1650         * src/procmsg.c
1651                 tune the threader so it will not subject-thread any message
1652                 without a subject prefix (this will not thread correctly if 
1653                 a parent is delivered after their childs, but it looks 
1654                 better right now)
1655
1656 2003-07-13 [christoph]  0.9.3claws5
1657
1658         * src/mainwindow.c
1659                 group "Add mailbox *..." menu items in submenu
1660
1661 2003-07-13 [alfons]     0.9.3claws4
1662
1663         * src/summaryview.c
1664                 correct summary_toggle_pressed() signature and make sure
1665                 signal is not passed on
1666
1667 2003-07-13 [alfons]     0.9.3claws3
1668
1669         * src/summaryview.c
1670                 o for now don't pass on keys when they we're handled by 
1671                   ctree::key_press_event
1672                 o clean up
1673
1674 2003-07-13 [alfons]     0.9.3claws2
1675         
1676         * src/main.c
1677                 add command line option "--config-dir" to get the current 
1678                 configuration dir
1679
1680 2003-07-12 [alfons]     0.9.3claws1
1681
1682         * src/matcher.[ch]
1683         * src/matcher_parser_parse.y
1684         * src/prefs_filtering.c
1685         * src/filtering.c
1686                 add "Lock" filter action to lock messages;
1687
1688         * src/filtering.c       
1689                 remove debug_print()    
1690         * src/prefs_filtering.c
1691                 re-organize matcher part 9: 
1692                 make action text entries easily extendible;
1693                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
1694                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
1695
1696 2003-07-12 [paul]
1697
1698         * tools/README
1699                 update old information and add missing
1700                 information
1701
1702 2003-07-12 [paul]       0.9.3claws
1703
1704         * 0.9.3claws released
1705         
1706 2003-07-12 [paul]       0.9.0claws103
1707
1708         * src/Makefile.am
1709                 add addrquery.h
1710
1711 2003-07-12 [melvin]     0.9.0claws102
1712
1713         * src/messageview.c
1714                 Fixed bug #215: Show MIME tab for single text/html messages. 
1715                 
1716 2003-07-12 [paul]       0.9.0claws101
1717
1718         * man/sylpheed.1
1719                 updated
1720
1721 2003-07-12 [paul]       0.9.0claws100
1722
1723         * po/es.po
1724           po/hr.po
1725           po/pl.po
1726           po/sr.po
1727                 update Spanish, Croatian, Polish, Serbian translations.
1728                 submitted by Ricardo Mones Lastra, Dragan, Witold
1729                 Wladyslaw Wojciech Wilk, Urke MMI
1730
1731 2003-07-12 [melvin]     0.9.0claws99
1732
1733         * po/fr.po
1734                 Updated French translations.
1735
1736 2003-07-12 [paul]       0.9.0claws98
1737
1738         * src/addressbook.c
1739                 disable 'Lookup' button as it has no effect
1740
1741 2003-07-11 [alfons]     0.9.0claws97
1742         
1743         * src/summaryview.c
1744                 summary_searchbar_pressed() should return TRUE to signal that
1745                 event was handled. when returning void, the return value passed
1746                 to GTK is actually random, but maybe FALSE, in which case the
1747                 event is handled by parent
1748                 
1749 2003-07-10 [paul]       0.9.0claws96
1750
1751         * ac/missing/gettext.m4
1752                 update to version 0.12
1753
1754 2003-07-10 [paul]       0.9.0claws95
1755
1756         * src/plugins/clamav/clamav_plugin.c
1757                 fix bug where multipart/alternative messages
1758                 would slip through without being scanned
1759
1760 2003-07-10 [christoph]  0.9.0claws94
1761
1762         * src/folder.c
1763                 correct check if folder supports removing when a message is
1764                 moved. if not the message is only copied.
1765
1766         (closes Bug 132 crash on startup in newsgroups folders)
1767
1768 2003-07-09 [alfons]     0.9.0claws93
1769
1770         * configure.ac
1771         * src/common/defs.h
1772                 --with-config-dir (default .sylpheed)
1773
1774 2003-07-09 [christoph]  0.9.0claws92
1775
1776         * configure.ac
1777                 use PKG_CHECK_MODULES to check for gtkmathview
1778                 (version 0.4.2 now required)
1779
1780 2003-07-08 [melvin]     0.9.0claws91
1781
1782         * src/action.c
1783                 Implemented a progress bar that counts the number of completed
1784                 tasks when the action runs more than one command.
1785
1786 2003-07-08 [alfons]     0.9.0claws90
1787
1788         * src/procmsg.c
1789                 if queued message has an invalid Message-Id, don't try to
1790                 find message it refers to (fixes #209 "crash when processing 
1791                 in folder")
1792
1793 2003-07-08 [paul]       0.9.0claws89
1794
1795         * sync with 0.9.3cvs2
1796                 see ChangeLog 2003-07-08
1797
1798 2003-07-08 [match]      0.9.0claws88
1799
1800         * src/ldapctrl.c
1801                 extend LDAP search for first/last name by parsing search term.
1802
1803 2003-07-08 [alfons]     0.9.0claws87
1804
1805         * src/send_message.c
1806                 fix bug #208 "Status message stuck when sending on POP3 account"
1807
1808 2003-07-07 [paul]       0.9.0claws86
1809
1810         * po/hr.po
1811                 new Croatian translation, submitted by
1812                 Dragan <drleskov@inet.hr>
1813
1814 2003-07-07 [paul]       0.9.0claws85
1815
1816         * sync with 0.9.3cvs1
1817                 see ChangeLog 2003-07-07
1818
1819 2003-07-05 [christoph]  0.9.0claws84
1820
1821         * src/Makefile.am
1822         * src/messageview.c
1823         * src/mimeview.[ch]
1824         * src/stock_pixmap.[ch]
1825         * src/pixmaps/messageview_text.xpm              ** NEW **
1826                 move mimeview tabs to the right side and use icons
1827                 instead of text to save some space
1828
1829         (patch by Luke Plant <lukeplant@softhome.net>)
1830
1831 2003-07-05 [christoph]  0.9.0claws83
1832
1833         * src/inc.c
1834                 add NULL pointer checks
1835
1836         (patch by Luke Plant <lukeplant@softhome.net>)
1837         (closes Bug 204 0.9.0 quits on authentication error?!)
1838
1839 2003-07-05 [alfons]     0.9.0claws82
1840
1841         * configure.ac
1842                 take the clue in bug #202 "./configure script - 
1843                 'if test' comparison failure" reported by John Kristoff. 
1844
1845 2003-07-04 [christoph]  0.9.0claws81
1846
1847         * src/plugins/spamassassin/spamassassin.c
1848                 set timeout for spam check
1849
1850 2003-07-04 [christoph]  0.9.0claws80
1851
1852         * src/main.c
1853                 destroy all FolderItems when shutting down to
1854                 allow folders to clean up
1855
1856 2003-07-04 [melvin]     0.9.0claws79
1857
1858         * src/gtk/gtkaspell.c
1859                 Fixed bug #184 "Entering non-ascii character deletes
1860                 previous char if spell checking enabled": this makes
1861                 the spell checking in multibytes (e.g. UTF-8)locales work.
1862                 (Patch by Luke Plant).
1863                 
1864 2003-07-04 [christoph]  0.9.0claws78
1865
1866         * sync with 0.9.2cvs1
1867                 see ChangeLog 2003-06-10
1868
1869 2003-07-04 [paul]       0.9.0claws77
1870
1871         * sync with 0.9.3 release
1872                 see ChangeLog 2003-07-04
1873
1874 2003-07-03 [christoph]  0.9.0claws76
1875
1876         * src/folder.[ch]
1877         * src/imap.c
1878         * src/mbox_folder.c
1879         * src/mh.c
1880         * src/news.c
1881                 move folder_item_get_path() stuff into a folder virtual function
1882
1883         * src/procmsg.c
1884                 use folder_item_fetch_msg() to get message and do not contruct
1885                 the filename from path and number
1886
1887 2003-07-03 [paul]       0.9.0claws75
1888
1889         * sync with 0.9.2cvs12
1890                 see ChangeLog 2003-07-03
1891
1892 2003-07-02 [paul]       0.9.0claws74
1893
1894         * src/messageview.c
1895                 fix text-selection for replying
1896
1897 2003-07-02 [paul]       0.9.0claws73
1898
1899         * sync with 0.9.2cvs11
1900                 see ChangeLog 2003-07-02
1901
1902 2003-07-02 [paul]       0.9.0claws72
1903
1904         * src/procmsg.c
1905                 revert last commit because it breaks more
1906                 than it fixes
1907
1908 2003-07-02 [paul]       0.9.0claws71
1909
1910         * src/procmsg.c
1911                 fix thread by subject/sort by date
1912
1913 2003-07-01 [paul]       0.9.0claws70
1914
1915         * sync with 0.9.2cvs10
1916                 see ChangeLog 2003-07-01
1917
1918 2003-06-30 [paul]       0.9.0claws69
1919
1920         * sync with 0.9.2cvs9
1921                 see ChangeLog 2003-06-30
1922
1923 2003-06-28 [match]      0.9.0claws68
1924
1925         * src/addressbook.c
1926                 fix null ptr.
1927
1928 2003-06-27 [paul]       0.9.0claws67
1929
1930         * sync with 0.9.2cvs7
1931                 see ChangeLog 2003-06-27
1932
1933 2003-06-26 [christoph]  0.9.0claws66
1934
1935         * src/folder.c
1936                 freeze folder updates while a folder is scanned
1937
1938         (closes Bug 185 New message counter)
1939
1940 2003-06-26 [darko]      0.9.0claws65
1941
1942         * src/ldapserver.c
1943                 fix infinite loop when adding a new LDAP server
1944
1945 2003-06-26 [paul]       0.9.0claws64
1946
1947         * sync with 0.9.2cvs6
1948                 see ChangeLog 2003-06-26
1949
1950 2003-06-26 [paul]       0.9.0claws63
1951
1952         * sync with 0.9.2cvs5
1953                 see ChangeLog 2003-06-25 and 2003-06-26
1954
1955 2003-06-25 [match]      0.9.0claws62
1956
1957         * src/addr_compl.c
1958                 Fixed tab/backtab for dropped-down completion list to
1959                 move next/previous field. (close bug 147)
1960
1961 2003-06-25 [christoph]  0.9.0claws61
1962
1963         * src/addr_compl.[ch]
1964         * src/addrindex.[ch]
1965         * src/folderview.c
1966         * src/inc.c
1967         * src/news.c
1968         * src/summaryview.c
1969         * src/toolbar.c
1970                 fix warnings
1971
1972 2003-06-25 [leandro]    0.9.0claws60
1973
1974         * src/compose.c
1975                 o cleanups
1976                 o gray out "Message/Remove references" menu item if not
1977                   replying to a message
1978
1979 2003-06-24 [leandro]    0.9.0claws59
1980
1981         * src/compose.[ch]
1982                 o removed "Message/Create new thread" menu item
1983                 o added "Message/Remove references" menu item
1984                   (it's off by default and will not check anymore
1985                    if the subject changed)
1986
1987 2003-06-23 [alfons]     0.9.0claws58
1988
1989         * src/procmsg.c
1990                 try better grouping messages threaded by subject based on their age.
1991                 still not perfect - because the message tree is not sorted by date.  
1992
1993 2003-06-23 [thorsten]   0.9.0claws57
1994
1995         * src/pop.[ch]
1996                 added mail_receive_hook to allow modifications
1997                 directly after retrieval (e.g. adding headers).
1998
1999 2003-06-23 [paul]       0.9.0claws56
2000
2001         * src/sourcewindow.c
2002                  enable the use of Ctrl+A to select all text in
2003                  the sourcewindow
2004                  Patch submitted by Ivan Francolin Martinez
2005                  <ivanfm@users.sourceforge.net>
2006
2007 2003-06-22 [christoph]  0.9.0claws55
2008
2009         * src/folder.[ch]
2010                 o add notification hook for folder tree changes
2011                 o invoke hooks after folder tree scanning
2012
2013         * src/folderview.[ch]
2014                 register hook for folder tree changes that
2015                 updates the ctree
2016
2017         (there are more places that should be updated, like add, remove 
2018          or move folder)
2019
2020         (closes Bug 164 Crash on rebuild folder tree)
2021         (closes Bug 190 Crash on 'rebuilding folder tree')
2022
2023 2003-06-21 [leandro]    0.9.0claws54
2024
2025         * src/compose.[ch]
2026                 create a new thread if subject changes
2027                 (it's on by default, can be disabled in Message menu)
2028
2029 2003-06-21 [alfons]     0.9.0claws53
2030
2031         * src/summaryview.c
2032                 quiet little compiler
2033
2034 2003-06-21 [christoph]  0.9.0claws52
2035
2036         update gettext stuff to version 0.12
2037
2038 2003-06-19 [alfons]     0.9.0claws51
2039
2040         * src/common/log.c
2041         * src/common/plugin.c
2042                 move defs.h before glib.h to prevent MIN/MAX redefs
2043
2044 2003-06-19 [alfons]
2045
2046         * src/addressbook.c
2047                 translatable
2048
2049 2003-06-19 [match]      0.9.0claws50
2050
2051         * src/addressbook.[ch]
2052         * src/addrindex.[ch]
2053         * src/addr_compl.[ch]
2054         * src/editldap.[ch]
2055         * src/editldap_basedn.[ch]
2056         * src/addritem.[ch]
2057         * src/ldapquery.h
2058                 re-implemented dynamic LDAP search. works without
2059                 slowdown on display sender with addressbook
2060                 option.
2061         * src/addrbook.c
2062                 documented code.
2063
2064 2003-06-19 [paul]       0.9.0claws49
2065
2066         * src/compose.c
2067                 fix Bug #136 'Nonprovided quotation marks crash claws'
2068                 patch submitted by Pawel PĂŞkala <c0rn@gazeta.pl>
2069
2070 2003-06-19 [alfons]     0.9.0claws48
2071
2072         * src/prefs_common.[ch]
2073         * src/procmsg.c
2074                 restrict threading by subject by checking thread for
2075                 age (prefs_common.thread_by_subject_max_age)
2076
2077 2003-06-18 [christoph]  0.9.0claws47
2078
2079         * src/imap.c
2080                 fix memory leak in imap_cmd_fetch()
2081
2082 2003-06-18 [christoph]  0.9.0claws46
2083
2084         * src/prefs_gtk.c
2085                 fix memory leak in prefs_set_default() when used multiple
2086                 times or after prefs have been read
2087
2088 2003-06-18 [christoph]  0.9.0claws45
2089
2090         * src/common/plugin.c
2091                 fix memory leak in plugin_unload()
2092
2093 2003-06-18 [christoph]  0.9.0claws44
2094
2095         * src/imap.c
2096                 fix memory leak in imap_cmd_ok()
2097
2098 2003-06-18 [christoph]  0.9.0claws43
2099
2100         * src/folder.c
2101                 stop messages that are downloaded from POP3 and added to
2102                 an IMAP inbox from being filtered twice (first by POP3
2103                 and again when IMAP folder is scaned to get the UID of
2104                 the APPEND operation when no UIDPLUS is available)
2105
2106 2003-06-18 [alfons]
2107
2108         * tools/Makefile.am
2109                 phoenix <- firebird     
2110
2111 2003-06-18 [paul]
2112
2113         * tools/launch_phoenix          ** REMOVED **
2114           tools/launch_firebird         ** NEW **
2115                 renamed and edited to reflect the browser's name change from
2116                 'phoenix' to 'firebird'
2117
2118 2003-06-18 [paul]       0.9.0claws42
2119
2120         * sync with 0.9.2cvs2
2121                 see ChangeLog 2003-06-16
2122
2123 2003-06-17 [alfons]     0.9.0claws41
2124
2125         * src/procmsg.c
2126                 prevent threading problems when a node is an ancestor (parent / great parent),
2127                 which mostly happens with circular references (thanks to Phillipe GramoullĂ©
2128                 for finding an sample set of messages)
2129
2130 2003-06-16 [christoph]  0.9.0claws40
2131
2132         * src/main.c
2133                 don't popup main window on --receive or --receive-all
2134
2135         * src/mainwindow.[ch]
2136         * src/plugins/trayicon/trayicon.c
2137                 allow hiding of main window by clicking on the trayicon
2138                 (doesn't work correctly in seperate window mode and may
2139                  cause unexpected GTK problems I couldn't find yet)
2140
2141         * src/common/ssl.c
2142                 remove incorrect warning
2143
2144 2003-06-15 [alfons]     0.9.0claws39
2145
2146         * src/gtk/gtkstext.c
2147                 don't output debug text;
2148                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
2149                 for pointing this out);
2150
2151 2003-06-14 [alfons]     0.9.0claws38
2152         
2153         * src/messageview.c
2154                 remove printf() and make one if..else comply with coding style
2155
2156 2003-06-14 [alfons]     0.9.0claws37
2157
2158         * AUTHORS
2159                 add Martin Wicke
2160         * src/action.c
2161         * src/messageview.[ch]
2162         * src/summaryview.c
2163                 apply patch #754162 "Quoting messages filtered by actions" submitted
2164                 by Martin Wicke, which allows quoting message body changed by an
2165                 action (Thanks!).
2166
2167 2003-06-13 [alfons]     0.9.0claws36
2168
2169         * src/utils.c
2170                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
2171                 use case insensitive regexp (suggested by Ivan Martinez)
2172
2173 2003-06-13 [christoph]  0.9.0claws35
2174
2175         * configure.ac
2176         * src/plugins/trayicon/Makefile.am
2177         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
2178         * src/plugins/trayicon/trayicon.c
2179         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
2180         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
2181         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
2182         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
2183         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
2184         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
2185                 replace my own EggTrayIcon backport with the backport
2186                 used by (l|x)mule and gabber.
2187
2188 2003-06-13 [alfons]     0.9.0claws34
2189
2190         * AUTHORS
2191         * src/common/utils.c
2192                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
2193
2194 2003-06-13 [alfons]     0.9.0claws33
2195
2196         * src/compose.c
2197                 clean up a little bit
2198
2199 2003-06-12 [alfons]     0.9.0claws32
2200
2201         * src/compose.c
2202                 const correctness fix
2203
2204         * src/common/sylpheed.[ch]
2205                 () -> (void)
2206                 prevent redef MIN/MAX
2207                 
2208         * src/common/utils.[ch]
2209                 () -> (void)
2210
2211 2003-06-12 [melvin]     0.9.0claws31
2212
2213         * src/compose.c
2214                 Updated to take into accounts changes in GtkAspell.
2215
2216 2003-06-12 [alfons]     0.9.0claws30
2217
2218         * src/compose.c
2219         * src/procmsg.c
2220         * src/common/utils.[ch]
2221                 handle reply subject prefixes better (initial 
2222                 suggestion by Robert Story adapted and enhanced 
2223                 using regexps)
2224
2225 2003-06-12 [melvin]     0.9.0claws29
2226
2227         * src/compose.c
2228                 Use new gtkaspell_checkers_strerror() to get the speller's
2229                 error message instead of accessing the (now private)
2230                 checkers structure.
2231                 Minor code clean up
2232
2233         * src/main.c
2234                 Use #ifdef instead of #if for USE_ASPELL
2235                 Use the new spell checkers init/quit functions 
2236
2237         * src/gtk/gtkaspell.c
2238                 Use #ifdef instead of #if for USE_ASPELL
2239                 Moved in the majority of GtkAspell structures that were
2240                 exported before by gtkaspell.h
2241         
2242         * src/gtk/gktaspell.h
2243                 Made gtkaspell.h contain only the necessary data to be
2244                 publicized by moving many structures to gtkaspell.c.
2245                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
2246                 gtkaspell_checkers_new(): replaced by...
2247                 gtkaspell_checkers_init(): new function for initialization
2248                 gtkaspell_checkers_delete(): replaced by...
2249                 gtkaspell_checkers_quit(): new function
2250                 gtkaspell_checkers_strerror(): new function that returns
2251                 the checker's last error message.
2252                 
2253 2003-06-11 [melvin]     0.9.0claws28
2254
2255         * po/POTFILES.in
2256                 Updated to take into account gtkaspell.c migration to
2257                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
2258
2259 2003-06-10 [alfons]     0.9.0claws27
2260
2261         * src/filtering.[ch]
2262         * src/folder.c
2263         * src/matcher.c
2264         * src/scoring.[ch]
2265                 - try fixing bug #18 (any brave testers?)
2266                 - add more robustness by refusing previously 
2267                   unchecked NULL pointers 
2268
2269 2003-06-10 [alfons]     0.9.0claws26
2270
2271         * src/procmsg.c
2272                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
2273
2274 2003-06-09 [alfons]     0.9.0claws25
2275
2276         * src/prefs_common.c
2277                 fix bug #163 "Icon switching doesnt work properly" by 
2278                 preventing early freeing of prefs_common.pixmap_theme_path.
2279
2280 2003-06-09 [christoph]  0.9.0claws24
2281
2282         * src/gtk/gtkaspell.c
2283                 revert Thorsten's fix and add forgotten g_strdup for
2284                 aspell path (it should not be possible to alter the path a
2285                 GtkASpell uses from outside)
2286
2287 2003-06-09 [thorsten]   0.9.0claws23
2288
2289         * src/gtk/gtkaspell.c
2290                 dont free prefs_common.aspell_path when closing compose
2291
2292 2003-06-08 [colin]      0.9.0claws22
2293
2294         * src/plugins/spamassassin/spamassassin.c
2295                 fix prefs types
2296
2297 2003-06-07 [christoph]  0.9.0claws21
2298
2299         * src/Makefile.am
2300         * src/compose.c
2301         * src/gtkaspell.[ch]            ** REMOVE **
2302         * src/gtk/Makefile.am
2303         * src/gtk/gtkaspell.[ch]        ** NEW **
2304                 o make gtkaspell independent from sylpheed's prefs
2305                 o move gtkaspell.[ch] to gtk directory
2306
2307 2003-06-07 [christoph]  0.9.0claws20
2308
2309         * src/Makefile.am
2310         * src/crash.c
2311         * src/export.c
2312         * src/filesel.[ch]              ** REMOVE **
2313         * src/folder.c
2314         * src/main.[ch]
2315         * src/common/sylpheed.[ch]
2316         * src/gtk/Makefile.am
2317         * src/gtk/filesel.[ch]          ** NEW **
2318         * src/gtk/pluginwindow.c
2319         * src/gtk/sslcertwindow.c
2320                 move filesel.[ch] to gtk directory
2321
2322 2003-06-07 [alfons]     0.9.0claws19
2323
2324         * src/filesel.c
2325                 make (multi) file selection dialog work again (Claws-only)
2326
2327 2003-06-07 [thorsten]   0.9.0claws18
2328
2329         * po/de.po
2330                 fix typos
2331
2332 2003-06-07 [alfons]     0.9.0claws17
2333
2334         * configure.ac
2335         * src/mimeview.c
2336                 detect apache mishap in which case don't include fnmatch.h
2337                 if regex.h is already included
2338
2339 2003-06-06 [christoph]  0.9.0claws16
2340
2341         * configure.ac
2342         * src/mimeview.h
2343                 add check for fnmatch.h and include it when available
2344
2345         * src/mimeview.[ch]
2346                 fix wrong case sensitivity of Content-Types
2347
2348         * src/gtk/Makefile.am
2349                 need the same include paths in gtk directory as in
2350                 common directory because .h files in common can
2351                 include files from these directories, when included
2352                 in gtk's .h or .c files
2353
2354 2003-06-06 [alfons]     0.9.0claws15
2355
2356         * src/mimeview.c
2357         * src/summaryview.c
2358                 make it compile again because of regex.h / fnmatch.h 
2359                 include problems (related to recent mime stuff, can
2360                 someone check this?)
2361
2362 2003-06-06 [thorsten]   0.9.0claws14
2363
2364         * src/folderview.c
2365                 possible use of uninitialized pointer while dragging
2366
2367 2003-06-06 [paul]       0.9.0claws13
2368
2369         * src/compose.c
2370                 fix bug where the insert sig button would be effective
2371                 only when auto_sig was set
2372
2373 2003-06-06 [paul]       0.9.0claws12
2374
2375         * sync with 0.9.2 release
2376
2377 2003-06-02 [paul]       0.9.0claws11
2378
2379         * sync with 0.9.1cvs1
2380                 see ChangeLog 2003-06-02
2381                 
2382         * po/de.po
2383                 update by Jens
2384
2385 2003-06-01 [christoph]  0.9.0claws10
2386
2387         * src/account.c
2388                 don't use substring search to find accounts by email address
2389
2390         (closes Bug 169 Overly loose matching of "From" address)
2391
2392 2003-05-31 [christoph]  0.9.0claws9
2393
2394         * doc-src/rfc2683.txt
2395         * src/imap.c
2396                 limit IMAP command length as recommended in RFC2683
2397                 (message number lists will be split into multiple imap
2398                 sets, the limit of 1000 octets is not a hard limit)
2399
2400         (closes Bug 161 sylpheed-claws exits with segfault when logging
2401          in to certain imap-servers)
2402
2403 2003-05-29 [alfons]     0.9.0claws8
2404
2405         * src/toolbar.[ch]
2406                 add print button (calling summary_print());
2407                 fine tune setting tooltip text;
2408                 (if someone needs other buttons, please take these 
2409                 commits as a guide, instead of bothering us - also
2410                 see 0.8.11claws150) 
2411
2412 2003-05-29 [darko]      0.9.0claws7
2413
2414         * src/compose.c
2415                 fix crash when word wrapping kicks in due to
2416                 changed text by spell checker
2417
2418 2003-05-29 [paul]       0.9.0claws6
2419
2420         * src/compose.c
2421                 fix bug where changing account would insert
2422                 sig even if auto_sig was FALSE
2423                 
2424         * ChangeLog
2425           ChangeLog.jp
2426           INSTALL
2427                 sync with 0.9.1 release
2428
2429 2003-05-28 [christoph]  0.9.0claws5
2430
2431         * src/imap.c
2432                 fix truncation of too long commands
2433
2434         (closes Bug 167 IMAP hangs trying to get envelope
2435          information in imap_get_uncached_messages)
2436
2437 2003-05-27 [paul]       0.9.0claws4
2438
2439         * tools/Makefile.am
2440           tools/maildir2sylpheed.pl     ** NEW FILE **
2441                 add kmail to sylpheed mailbox conversion script
2442
2443 2003-05-27 [paul]       0.9.0claws3
2444
2445         * sync with 0.9.0cvs10
2446                 see ChangeLog 2003-05-26
2447
2448 2003-05-26 [paul]       0.9.0claws2
2449
2450         * sync with 0.9.0cvs9
2451                 see ChangeLog 2003-05-26
2452
2453 2003-05-24 [paul]       0.9.0claws1
2454
2455         * sync with 0.9.0cvs8
2456                 see ChangeLog 2003-05-23
2457
2458 2003-05-24 [paul]       0.9.0claws
2459
2460         * version 0.9.0claws released
2461
2462 2003-05-24 [paul]       0.8.11claws177
2463
2464         * src/plugins/dillo-viewer/Makefile.am
2465           src/plugins/traycon/Makefile.am
2466                 add missing files
2467                 
2468         * po/bg.po
2469           po/en_GB.po
2470           po/es.po
2471           po/it.po
2472           po/pt_BR.po
2473           po/ru.po
2474           po/sr.po
2475                 update Bulgarian, British English, Spanish, Italian, 
2476                 Brazilian Portuguese, Russian, and Serbian translations, 
2477                 submitted by George Danchev, [me], Ricardo Mones Lastra,
2478                 AndrĂ© Filipe de Assunção e Brito, Alessandro Maestri, 
2479                 Ruslan N. Balkin, and Urke MMI
2480
2481 2003-05-23 [melvin]     0.8.11claws176
2482
2483         * po/fr.po
2484                 Updated French translations
2485
2486 2003-05-22 [paul]       0.8.11claws175
2487
2488         * src/Makefile.am
2489           src/addrbook.[ch]
2490           src/addrcache.[ch]
2491           src/addr_compl.[ch]
2492           src/adressbook.[ch]
2493           src/addrindex.[ch]
2494           src/addritem.[ch]
2495           src/editaddress.c
2496           src/editgroup.c
2497           src/editldap_basedn.c
2498           src/editldap.c
2499           src/jpilot.c
2500           src/vcard.c
2501                 revert to get ldap into it previous working state
2502                 
2503         * po/zh_TW.Big5.po
2504                 new Taiwanese translation,
2505                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
2506
2507 2003-05-22 [christoph]  0.8.11claws174
2508
2509         * src/plugins/spamassassin/libspamc.[ch]
2510                 sync libspamc with SpamAssaain release 2.55
2511
2512 2003-05-22 [paul]       0.8.11claws173
2513
2514         * sync with 0.9.0cvs7
2515                 see ChangeLog 2003-05-22
2516                 
2517         * src/summaryview.c
2518                 revert change in 0.8.11claws172: follow
2519                 Hiroyuki's decision and that's the end of it.
2520
2521 2003-05-21 [paul]       0.8.11claws172
2522
2523         * src/summaryview.c
2524                 fix discrepency between open_unread_on_enter
2525                 and always_show_msg
2526
2527 2003-05-21 [paul]       0.8.11claws171
2528
2529         * sync with 0.9.0cvs6
2530                 see ChangeLog 2003-05-21
2531
2532 2003-05-21 [paul]       0.8.11claws170
2533
2534         * sync with 0.9.0cvs5
2535                 see ChangeLog 2003-05-21
2536
2537 2003-05-20 [paul]       0.8.11claws169
2538
2539         * sync with 0.9.0cvs4
2540                 see ChangeLog 2003-05-20
2541                 fixes bug #152, 'encoding of IMAP folders names'
2542
2543 2003-05-20 [paul]       0.8.11claws168
2544
2545         * sync with 0.9.0cvs3
2546                 see ChangeLog 2003-05-20
2547                 
2548         * src/tools/convert_mbox.pl
2549                 minor change in the comments, submitted by Fred Marton
2550
2551 2003-05-19 [paul]       0.8.11claws167
2552
2553         * src/plugins/clamav/Makefile.am
2554           configure.ac
2555                 link clamav_lib to the plugin and not to the main program
2556
2557 2003-05-19 [christoph]
2558
2559         * src/Makefile.am
2560                 add -export-dynamic for linking
2561
2562 2003-05-19 [paul]       0.8.11claws166
2563
2564         * sync with 0.9.0cvs1
2565                 see ChangeLog 2003-05-19
2566
2567 2003-05-19 [paul]       0.8.11claws165
2568
2569         * src/inc.c
2570                 fix 'pop before smtp' timeout
2571
2572 2003-05-18 [alfons]     0.8.11claws164
2573
2574         * src/prefs_matcher.c
2575                 put "execute" action command line ("expression") in edit box
2576
2577 2003-05-18 [christoph]  0.8.11claws163
2578
2579         * src/mimeview.[ch]
2580         * src/plugins/dillo_viewer/dillo_viewer.c
2581         * src/plugins/image_viewer/viewer.c
2582         * src/plugins/mathml_viewer/mathml_viewer.c
2583                 let a viewer have a list of Content-Types
2584
2585 2003-05-18 [paul]       0.8.11claws162
2586
2587         * src/prefs_filtering.c
2588                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
2589                 and REDIRECT actions
2590
2591 2003-05-17 [christoph]
2592
2593         * README.claws
2594                 o remove dynamic signatures that was syned with main
2595                 o add infos about no longer "build in" image viewer
2596                 o update bugtracker URL
2597
2598 2003-05-17 [christoph]  0.8.11claws161
2599
2600         * src/folder.c
2601         * src/folderview.c
2602         * src/imap.c
2603                 don't use imap_scan_folder anymore. Instead call folder_item_scan
2604                 for every folder after rebuilding the folder tree.
2605
2606         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
2607          messages)
2608
2609 2003-05-17 [christoph]  0.8.11claws160
2610
2611         * src/imap.c
2612                 don't use STATUS command on current folder to check for
2613                 content changes. imap_cmd_ok() now tracks changes to
2614                 folder and number of existing messages.
2615
2616 2003-05-17 [paul]       0.8.11claws159
2617
2618         * src/plugins/clamav/clamav_plugin.c
2619                 remove unnecessary debug_print
2620
2621 2003-05-16 [thorsten]   0.8.11claws158
2622
2623         * src/plugins/demo.c
2624                 included missing intl.h
2625
2626 2003-05-16 [paul]       0.8.11claws157
2627
2628         * po/POTFILES.in
2629                 remove non-existant entries
2630         
2631         * src/plugins/clamav/clamav_plugin.c
2632           src/plugins/clamav/clamav_plugin_gtk.c
2633           src/plugins/dillo_viewer/dillo_prefs.c
2634           src/plugins/dillo_viewer/dillo_viewer.c
2635                 gettextise
2636
2637 2003-05-16 [christoph]  0.8.11claws156
2638
2639         * po/POTFILES.in
2640                 include plugin .c files for translation until I
2641                 find a better solution to have plugins have their
2642                 own textdomain
2643         * src/plugins/demo/demo.c
2644         * src/plugins/image_viewer/plugin.c
2645         * src/plugins/mathml_viewer/mathml_viewer.c
2646         * src/plugins/spamassassin/spamassassin.c
2647         * src/plugins/spamassassin/spamassassin_gtk.c
2648         * src/plugins/trayicon/trayicon.c
2649                 add gettext macros for plugin name and description
2650
2651 2003-05-16 [paul]
2652
2653         * sync with 0.9.0
2654
2655 2003-05-16 [paul]       0.8.11claws155
2656
2657         * sync with lastest 0.9.0pre1
2658                 see ChangeLog 2003-05-16
2659
2660 2003-05-15 [paul]       0.8.11claws154
2661
2662         * sync with latest 0.9.0pre1
2663                 see ChangeLog 2003-05-14 and 2003-05-15
2664
2665 2003-05-14 [christoph]  0.8.11claws153
2666
2667         * src/plugins/image_viewer/viewer.c
2668         * src/plugins/image_viewer/viewer.glade         ** NEW **
2669         * src/plugins/image_viewer/viewerprefs.c
2670                 make it possible to disable the autoload function in the
2671                 imageviewer again
2672
2673 2003-05-14 [christoph]  0.8.11claws152
2674
2675         * src/folder.c
2676                 fix folder update after adding a message
2677
2678 2003-05-13 [alfons]     0.8.11claws151
2679
2680         * src/common/session.c
2681                 remove debug traces
2682                 
2683         * src/addrcache.[ch]
2684         * src/filtering.[ch]
2685         * src/folder.[c]
2686         * src/gtkaspell.[ch]
2687         * src/imap.[ch]
2688         * src/mbox_folder.[ch]
2689         * src/mh.[ch]
2690         * src/mimeview.h
2691         * src/msgcache.[ch]
2692         * src/news.[ch]
2693         * src/passphrase.[ch]
2694         * src/prefs_common.[ch]
2695         * src/prefs_gtk.[ch]
2696         * src/procmsg.c
2697         * src/scoring.[ch]
2698                 be pedantic; (in prototypes () implies (int))
2699
2700 2003-05-13 [alfons]     0.8.11claws150
2701
2702         * src/prefs_toolbar.[ch]
2703         * src/summaryview.[ch]
2704         * src/toolbar.[ch]
2705                 change misleading text in toolbar prefs;
2706                 add toolbar action for ignore thread (toggles ignore thread flag);
2707                 clean up a little bit;
2708
2709 2003-05-12 [paul]
2710
2711         * tools/convert_mbox.pl
2712                 bug fixed by Fred Marton
2713
2714 2003-05-12 [paul]
2715
2716         * sync with 0.9.0pre1
2717
2718 2003-05-09 [paul]       0.8.11claws149
2719
2720         * sync with 0.8.11cvs43
2721                 see ChangeLog 2003-05-09
2722
2723 2003-05-08 [christoph]  0.8.11claws148
2724
2725         * src/imap.[ch]
2726                 o use CAPABILIY as first command and check for PREAUTH
2727                   information in the response to it
2728                 o rewrite all imap_cmd_* functions to use an IMAPSession
2729                   instead of a SockInfo as parameter
2730                 o do STARTTLS after fetching and checking the server
2731                   capabilities
2732
2733 2003-05-08 [paul]       0.8.11claws147
2734
2735         * tools/Makefile.am
2736           tools/README
2737           tools/convert_mbox.pl         ** NEW FILE **
2738                 add mbox conversion script. Submitted by 
2739                 Fred Marton <Fred.Marton@uni-bayreuth.de>
2740
2741 2003-05-07 [christoph]
2742
2743         * doc-src/glade.txt
2744         * src/gtk/pluginwindow.glade
2745         * src/plugins/image_viewer/viewerprefs.glade
2746         * src/plugins/spamassassin/spamassassin_gtk.glade
2747                 add glade files for user interfaces and a description how
2748                 to use glade to create the sylpheed code
2749
2750 2003-05-07 [paul]       0.8.11claws146
2751
2752         * sync with 0.8.11cvs41
2753                 see ChangeLog 2003-05-07
2754
2755 2003-05-06 [christoph]  0.8.11claws145
2756
2757         * src/main.c
2758         * src/plugins/image_viewer/viewer.c
2759                 fix usage of imlib in imageviewer plugin
2760
2761         * src/gtk/prefswindow.c
2762                 handle window close event correctly
2763
2764 2003-05-06 [paul]       0.8.11claws144
2765
2766         * src/common/ssl.c
2767                 fix typo introduced in sync
2768
2769 2003-05-06 [paul]       0.8.11claws143
2770
2771         * sync with 0.8.11cvs39
2772                 see ChangeLog 2003-05-06
2773
2774 2003-05-06 [paul]       0.8.11claws142
2775
2776         * AUTHORS
2777           po/cs.po
2778                 updated Czech translation, submitted by 
2779                 Radek Vybiral <Radek.Vybiral@vsb.cz>
2780                 
2781         * src/plugins/clamav/clamav_plugin_gtk.c
2782                 clean up
2783
2784 2003-05-03 [alfons]     0.8.11claws141
2785
2786         * src/compose.[ch]
2787                 make paste as quotation work even when the call to 
2788                 text_inserted() was deferred (fixes bug #140 "Paste 
2789                 as quotation does not work when using "external" 
2790                 clipboard")
2791
2792 2003-05-03 [thorsten]   0.8.11claws140
2793
2794         * src/addrquery.h
2795           src/ldapquery.h
2796           src/mainwindow.c
2797                 removed C++ comments
2798         * src/addr_compl.c
2799                 function with non-int retval/param used before
2800                 implementation/declaration
2801
2802 2003-05-02 [paul]       0.8.11claws139
2803
2804         * src/addr_compl.[ch]
2805           src/addressbook.[ch]
2806           src/addrindex.c
2807           src/summaryview.c
2808                 revert match's changes to (finally) remove the bug where
2809                 opening a folder causes massive slowdown when using the 
2810                 'Display sender using address book' option
2811
2812 2003-05-01 [melvin]     0.8.11claws138
2813
2814         * src/plugins/dillo_viewer/dillo_prefs.[ch]
2815         * src/plugins/dillo_viewer/dillo_viewer.c
2816                 Fixed bug where "Cancel" button from prefs issued
2817                 warnings.
2818                 Comply a little more to coding style
2819
2820 2003-05-01 [paul]       0.8.11claws137
2821
2822         * sync with 0.8.11cvs38
2823                 see ChangeLog 2003-05-01
2824
2825 2003-05-01 [paul]       0.8.11claws136
2826
2827         * po/bg.po
2828                 updated by George Danchev
2829
2830 2003-04-30 [christoph]  0.8.11claws135
2831
2832         * src/plugins/dillo_viewer/dillo_prefs.c
2833         * src/plugins/image_viewer/viewerprefs.c
2834         * src/plugins/spamassassin/spamassassin_gtk.c
2835                 remove gtk_widget_ref() calls for widgets in
2836                 glade code
2837
2838 2003-04-30 [paul]       0.8.11claws134
2839
2840         * src/addrindex.c
2841                 ok, this time a better fix for the bug where opening folder
2842                 has massive slowdown when using the 'Display sender using 
2843                 address book' option
2844
2845 2003-04-30 [paul]       0.8.11claws133
2846
2847         * src/addrindex.c
2848                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2849         
2850 2003-04-30 [melvin]     0.8.11claws132
2851
2852         New: Dillo plugin preferences (patch by Dimitar Haralanov)
2853
2854         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
2855                 Preferences for the dillo plugin
2856         * src/plugins/dillo_viewer/dillo_viewer.c
2857                 Support for preferences
2858         * src/plugins/dillo_viewer/Makefile.am
2859                 Added dillo_prefs.[ch]
2860
2861 2003-04-30 [alfons]     0.8.11claws131
2862
2863         * src/common/plugin.[ch]
2864                 see? this ANSI C'fication immediately gives us type
2865                 checking for free.
2866
2867 2003-04-30 [alfons]     0.8.11claws130
2868
2869         * src/common/plugin.[ch]
2870         * src/plugins/clamav/clamav_plugin.[ch]
2871         * src/plugins/clamav/clamav_plugin_gtk.c
2872         * src/plugins/demo/demo.c
2873         * src/plugins/dillo_viewer/dillo_viewer.c
2874         * src/plugins/image_viewer/plugin.c
2875         * src/plugins/image_viewer/viewer.[ch]
2876         * src/plugins/image_viewer/viewerprefs.[ch]
2877         * src/plugins/mathml_viewer/mathml_viewer.c
2878         * src/plugins/spamassassin/spamassassin.[ch]
2879         * src/plugins/spamassassin/spamassassin_gtk.c
2880         * src/plugins/trayicon/trayicon.c
2881                 clean up
2882
2883 2003-04-30 [alfons]     0.8.11claws129
2884
2885         * src/common/utils.c
2886                 make is_ascii_str() fail gracefully when NULL pointer
2887                 is passed
2888
2889 2003-04-30 [paul]       0.8.11claws128
2890
2891         * src/addrindex.c
2892                 fix bug where opening folder has massive slowdown when
2893                 using the 'Display sender using address book' option
2894
2895 2003-04-30 [paul]       0.8.11claws127
2896
2897         * src/plugins/clamav/clamav_plugin.c
2898           src/plugins/clamav/clamav_plugin_gtk.c
2899           src/plugins/demo/demo.c
2900           src/plugins/dillo_viewer/dillo_viewer.c
2901           src/plugins/image_viewer/plugin.c
2902           src/plugins/mathml_viewer/mathml_viewer.c
2903           src/plugins/spamassassin/spamassassin.c
2904           src/plugins/spamassassin/spamassassin_gtk.c
2905           src/plugins/trayicon/trayicon.c
2906                 get rid of eye-hurting function signatures
2907
2908 2003-04-30 [paul]       0.8.11claws126
2909
2910         * src/plugins/trayicon/trayicon.c
2911                 add description
2912                 
2913         * src/mimeview.c
2914                 be more descriptive
2915
2916 2003-04-30 [paul]       0.8.11claws125
2917
2918         * configure.ac
2919                 arrange the plugins in reverse alphabetical order
2920                 
2921         * src/plugins/clamav/clamav_plugin.[ch]
2922           src/plugins/clamav/clamav_plugin_gtk.c
2923                 rename some params
2924                 resize max_size window
2925                 re-arrange the order of some gui elements
2926                 improve descriptions
2927         
2928         * src/plugins/image_viewer/plugin.c
2929           src/plugins/mathml_viewer/mathml_viewer.c
2930                 add descriptions
2931                 
2932         * src/plugins/spamassassin/spamassassin_gtk.c
2933                 resize max_size window
2934                 re-arrange the order of some gui elements
2935                 
2936         * src/messageview.c
2937           src/mimeview.c
2938                 correct typos
2939
2940 2003-04-30 [alfons]     0.8.11claws124
2941
2942         * src/imap.c
2943                 fix a leak found while browsing Martin Kluge's 
2944                 valgrind log (Claws only)
2945
2946 2003-04-29 [darko]      0.8.11claws123
2947
2948         * src/gtk/gtkstext.h
2949                 include wchar.h if it is available, fixes compilation
2950                 on HP-UX systems
2951
2952 2003-04-29 [melvin]     0.8.11claws122
2953
2954         * src/prefs_actions.c
2955                 Improved help text of Actions' syntax
2956
2957 2003-04-28 [paul]       0.8.11claws121
2958
2959         * src/action.c
2960                 a better fix for the crash when performing an action
2961                 on a mime part
2962
2963 2003-04-28 [paul]       0.8.11claws120
2964
2965         * src/action.c
2966                 fix crash when performing an action on a
2967                 mime part
2968
2969 2003-04-28 [paul]       0.8.11claws119
2970
2971         * sync with 0.8.11cvs36
2972                 see ChangeLog 2003-04-28
2973
2974 2003-04-27 [paul]       0.8.11claws118
2975
2976         * more sync with 0.8.11cvs35
2977                 see ChangeLog 2003-04-25
2978
2979 2003-04-26 [christoph]  0.8.11claws117
2980
2981         * src/folder.c
2982                 fix remove virtual check
2983
2984 2003-04-26 [paul]       0.8.11claws116
2985
2986         * src/messageview.c
2987                 fix return-receipt, make it work again
2988
2989 2003-04-26 [paul]       0.8.11claws115
2990
2991         * src/mimeview.c
2992                 restore double-clicking of the [application/pgp-signature 
2993                 (Select "Check signature" to check)] line in the message view,
2994                 broken in recent sync
2995
2996 2003-04-26 [christoph]  0.8.11claws114
2997
2998         * src/folder.c
2999                 check if remove virtual really exists before
3000                 calling the function
3001
3002 2003-04-25 [match]      0.8.11claws113
3003
3004         * src/addrindex.c
3005         * src/addrbook.c
3006         * src/ldapquery.[ch]
3007         * src/ldapctrl.[ch]
3008                 fix memleak.
3009         * src/ldapserver.[ch]
3010                 fix memleak. fix segfault.
3011                 plug a Claws memleak
3012
3013 2003-04-25 [alfons]     0.8.11claws112
3014
3015         * src/folder.c
3016                 plug a Claws memleak
3017
3018 2003-04-25 [alfons]     0.8.11claws111
3019
3020         * src/common/session.c
3021                 plug a memleak
3022
3023 2003-04-25 [paul]       0.8.11claws110
3024
3025         * sync with 0.8.11cvs35
3026                 see ChangeLog 2003-04-24 and 2003-04-25
3027                 
3028         * src/gtk/pluginwindow.c
3029                 correct another strange float value
3030
3031 2003-04-24 [christoph]  0.8.11claws109
3032
3033         * src/folder.c
3034                 freeze folder item updates when unsetting new flags
3035
3036         * src/gtk/pluginwindow.c
3037                 correct strange float value
3038
3039 2003-04-23 [paul]       0.8.11claws108
3040
3041         * sync with 0.8.11cvs33
3042                 see ChangeLog 2003-04-23
3043
3044 2003-04-22 [paul]       0.8.11claws107
3045
3046         * src/Makefile.am
3047           src/messageview.c
3048           src/mimeview.c
3049           src/pgptext.[ch]      ** REMOVED **
3050                 remove pgptext.[ch] as its not used any more
3051
3052 2003-04-22 [paul]       0.8.11claws106
3053
3054         * sync with 0.8.11cvs31
3055                 see ChangeLog 2003-04-21 and 2003-04-22
3056
3057 2003-04-21 [alfons]     0.8.11claws105
3058
3059         * src/main.c
3060                 No access to GTK structures if we're a spawned child
3061                 (and clean up code a little bit...) Should fix #126.
3062
3063 2003-04-21 [melvin]     0.8.11claws104
3064
3065         * src/plugins/dillo_viewer/README
3066                 Improved slightly the text.
3067
3068 2003-04-21 [melvin]     0.8.11claws103
3069
3070         * src/plugins/dillo_viewer/README *** NEW ***
3071                 Added a README file for the Dillo plugin
3072
3073 2003-04-20 [paul]
3074
3075         * tools/README
3076           tools/outlook2sylpheed.pl
3077                 updated and improved by Ricardo Mones Lastra
3078
3079 2003-04-18 [oliver]     0.8.11claws102
3080
3081         * src/inc.c 
3082         * src/prefs_account.h
3083                 remove Pop3SessionType (used by selective download)
3084         * src/prefs_toolbar.c
3085                 enable set Default Toolbar button
3086
3087 2003-04-18 [paul]       0.8.11claws101
3088
3089         * sync with 0.8.11cvs29
3090                 see ChangeLog 2003-04-18
3091
3092 2003-04-17 [paul]       0.8.11claws100
3093
3094         * src/prefs_common.[ch]
3095           src/summaryview.c
3096                 remove 'Open next message on deletion' option,
3097                 as the same effect can now be achieved via the
3098                 'Always open messages in summary when selected'
3099                 option.
3100
3101 2003-04-17 [paul]       0.8.11claws99
3102
3103         * sync with 0.8.11cvs28
3104                 see ChangeLog 2003-04-17
3105
3106 2003-04-17 [christoph]  0.8.11claws98
3107
3108         * ac/spamassassin.m4
3109         * src/plugins/spamassassin/libspamc.[ch]
3110         * src/plugins/spamassassin/utils.[ch]
3111                 sync libspamc with SpamAssassin project
3112
3113 2003-04-17 [christoph]  0.8.11claws97
3114
3115         * src/common/socket.h
3116         * src/gtk/sslcertwindow.h
3117                 rename old USE_SSL to USE_OPENSSL
3118
3119 2003-04-17 [paul]       0.8.11claws96
3120
3121         * src/prefs_common.h
3122                 use gulong for P_COLOR so that it compiles/runs on
3123                 64-bit systems. Patch submitted by James Noyes
3124                 <jnoyes-claws@retrogeeks.com>
3125                 
3126         * po/de.po
3127                 updated by Jens
3128
3129 2003-04-17 [paul]       0.8.11claws95
3130
3131         * sync with 0.8.11cvs27
3132                 see ChangeLog 2003-04-16
3133
3134 2003-04-15 [paul]       0.8.11claws94
3135
3136         * src/prefs_common.[ch]
3137                 rearrange to stop the window getting too long:
3138                         move Receive dialog stuff to Receive tab
3139                         move Send dialog to Send tab
3140                         remove Dialogs frame
3141                 rename 'Open messages in summary with cursor keys' to
3142                 'Always open messages in summary when selected', as its
3143                 more appropriate
3144
3145 2003-04-15 [paul]       0.8.11claws93
3146
3147         * src/prefs_common.[ch]
3148           src/summaryview.c
3149                 add new option '/Interface/Open next message on deletion'
3150
3151 2003-04-15 [paul]       0.8.11claws92
3152
3153         * src/summaryview.[ch]
3154                 add /Mark/Lock and /Mark/Unlock to the pop-up
3155                 menu. Patch submitted by Ivan Francolin Martinez
3156                 <ivanfm@users.sourceforge.net>
3157
3158 2003-04-15 [paul]       0.8.11claws91
3159
3160         * sync with 0.8.11cvs24
3161                 see ChangeLog 2003-04-15
3162
3163 2003-04-14 [jens]       0.8.11claws90
3164
3165         * updated German translation and some corrections from
3166                 Roland Bless <bless@tm.uka.de>
3167
3168 2003-04-14 [paul]       0.8.11claws89
3169
3170         * sync with 0.8.11cvs22
3171                 see ChangeLog 2003-04-14
3172
3173 2003-04-13 [paul]       0.8.11claws88
3174
3175         * src/plugins/clamav/clamav_plugin.c
3176                 fix memory leaks
3177                 clean up
3178
3179 2003-04-12 [paul]       0.8.11claws87
3180
3181         * src/plugins/clamav/clamav_plugin.c
3182                 activate enable/disable archive scanning option
3183                 
3184         * src/plugins/clamav/.cvsignore         ** NEW FILE **
3185
3186 2003-04-12 [paul]       0.8.11claws86
3187
3188         * src/plugins/Makefile.am
3189           src/plugins/clamav/Makefile.am                ** NEW FILE **
3190           src/plugins/clamav/README                     ** NEW FILE ** 
3191           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
3192           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
3193                 add Clam AntiVirus plugin
3194
3195 2003-04-12 [paul]       0.8.11claws85
3196
3197         * sync with 0.8.11cvs21
3198                 see ChangeLog 2003-04-11
3199
3200 2003-04-11 [paul]       0.8.11claws84
3201
3202         * po/es.po
3203                 update Spanish translation. Submitted by Ricardo
3204                 Mones Lastra.
3205
3206 2003-04-10 [christoph]  0.8.11claws83
3207
3208         * src/mbox.c
3209                 fix typo that did not move unfiltered mails to destination
3210                 folder
3211
3212         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
3213          when filtering from spool)
3214
3215 2003-04-10 [christoph]  0.8.11claws82
3216
3217         * src/imap.c
3218                 use BODY.PEEK instead of BODY in in message fetch operation
3219                 to make sure the IMAP server does not set the \Seen flag for
3220                 messages. Sylpheed does that later itself, when the message
3221                 is opened in sylpheed
3222
3223         (closes Bug 111 Claws destroys unread marks)
3224
3225 2003-04-09 [oliver]     0.8.11claws81
3226         
3227         * src/folder.c
3228                 fix crash in folder_destroy
3229         * README.claws
3230                 remove selective download
3231
3232 2003-04-09 [christoph]  0.8.11claws80
3233
3234         * src/imap.c
3235                 fix crash in imap_get_msginfo() when then fetched message
3236                 is not found
3237
3238         (closes Bug 110 Crash during mail composition)
3239
3240 2003-04-08 [christoph]  0.8.11claws79
3241
3242         * src/folder.c
3243         * src/prefs_account.c
3244                 Filter new messages that are found in an INBOX folder
3245                 when 'Filter messages on receiving' is enabled in the
3246                 Folder's AccountPrefs. This allows to use Sylpheed's
3247                 filtering engine for IMAP folders where messages are
3248                 added to the INBOX by a MTA
3249
3250 2003-04-08 [paul]       0.8.11claws78
3251
3252         * src/procmsg.h
3253                 clean up after last commit
3254
3255 2003-04-08 [paul]       0.8.11claws77
3256
3257         * sync with 0.8.11cvs20
3258                 see ChangeLog 2003-04-07 and 2003-04-08
3259
3260 2003-04-07 [christoph]  0.8.11claws76
3261
3262         * src/filtering.[ch]
3263         * src/inc.[ch]
3264         * src/mbox.c
3265         * src/procmsg.[ch]
3266                 add procmsg_msginfo_filter() to execute filtering actions
3267
3268 2003-04-06 [christoph]  0.8.11claws75
3269
3270         * src/imap.c
3271                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
3272
3273 2003-04-06 [christoph]  0.8.11claws74
3274
3275         * src/common/utils.[ch]
3276                 add g_int_compare() function for slist sorting
3277
3278         * src/imap.c
3279                 fetch all MsgInfos with one command in imap_get_msginfos()
3280                 using an imap set with a list of ranges
3281
3282         * src/news.c
3283                 use new g_int_compare() function
3284
3285 2003-04-06 [thorsten]   0.8.11claws73
3286
3287         * src/mh.c
3288                 corrected implementation of mh_folder_destroy()
3289
3290 2003-04-05 [christoph]  0.8.11claws72
3291
3292         * src/account.c
3293         * src/folder.[ch]
3294         * src/folderview.c
3295         * src/imap.c
3296         * src/inc.c
3297         * src/main.c
3298         * src/mainwindow.c
3299         * src/mbox_folder.c
3300         * src/mh.c
3301         * src/mimeview.h
3302         * src/msgcache.[ch]
3303         * src/news.c
3304         * src/procmime.h
3305         * src/procmsg.[ch]
3306         * src/setup.c
3307         * src/gtk/gtkutils.c
3308                 o rename structure field names class and new to klass and
3309                   new_msgs, to allow including files in C++
3310                 o add 'extern "C"' block to some header files
3311                 o add MsgInfoList and MsgNumberList as alias for GSList for
3312                   developers to know what type of list is expected
3313
3314         * src/plugins/image_viewer/plugin.c
3315         * src/plugins/image_viewer/viewer.[ch]
3316         * src/plugins/image_viewer/viewerprefs.[ch]
3317                 rename function names to prevent conflicts
3318
3319 2003-04-05 [paul]       0.8.11claws71
3320
3321         * sync with 0.8.11cvs18
3322                 see ChangeLog 2003-04-03 and 2003-04-04
3323
3324 2003-04-02 [christoph]  0.8.11claws70
3325
3326         * src/folder.[ch]
3327         * src/imap.[ch]
3328         * src/mbox_folder.[ch]
3329         * src/mh.[ch]
3330         * src/news.[ch]
3331                 o Make all virtual folder functions private
3332                 o remove unused folder code
3333
3334         * src/common/socket.[ch]
3335         * src/summaryview.c
3336                 fix warnings
3337
3338 2003-03-30 [alfons]     0.8.11claws69
3339
3340         * src/send_message.c
3341                 remove two debug traces and see if people still report
3342                 errors
3343
3344 2003-03-30 [alfons]     0.8.11claws68
3345
3346         * src/send_message.c
3347         * src/commons/session.c
3348                 add more debug traces
3349
3350 2003-03-30 [christoph]  0.8.11claws67
3351
3352         * src/folder.c
3353                 change processing folder name from .processing to processing
3354
3355         * src/common/ssl.c
3356                 disable SSL certificate check because it causes Xlib error
3357                 when the child process want's to open an GTK window
3358
3359 2003-03-30 [christoph]  0.8.11claws66
3360
3361         * src/folder.c
3362                 don't use default folder for processing folder item because
3363                 it can be a non local folder
3364
3365         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
3366
3367 2003-03-30 [alfons]     0.8.11claws65
3368
3369         * src/send_message.c
3370                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
3371                 to generate bad code for 'send_send_data_progressive': When
3372                 called from 'send_send_data_finished', the 'data' pointer is
3373                 cleared just before the assignment to the dialog pointer
3374
3375 2003-03-29 [christoph]  0.8.11claws64
3376
3377         * src/common/prefs.h
3378         * src/plugins/image_viewer/Makefile.am
3379         * src/plugins/image_viewer/plugin.c
3380         * src/plugins/image_viewer/viewer.[ch]
3381         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
3382                 add PrefsPage for ImageViewer
3383
3384 2003-03-28 [thorsten]   0.8.11claws63
3385
3386         * src/common/session.c
3387                 added some comments
3388
3389 2003-03-28 [paul]       0.8.11claws62
3390
3391         * sync with 0.8.11cvs16
3392                 see ChangeLog 2003-03-28
3393
3394 2003-03-28 [paul]       0.8.11claws61
3395
3396         * sync with 0.8.11cvs15
3397                 see ChangeLog 2003-03-28
3398
3399 2003-03-27 [christoph]  0.8.11claws60
3400
3401         * src/folder.c
3402         * src/imap.c
3403         * src/common/socket.[ch]
3404                 set socket state to DISCONNECTED when any operation
3405                 fails to allow reconnecting in IMAP code without
3406                 checking the return code of all calls to the command
3407                 functions
3408
3409         * src/folderview.c
3410         * src/summaryview.c
3411                 remove some more stuff that depends on specific
3412                 folder types
3413
3414 2003-03-27 [paul]       0.8.11claws59
3415
3416         * sync with 0.8.11cvs14
3417                 see ChangeLog 2003-03-27
3418                 
3419         * src/selective_download.[ch]   ** REMOVED **
3420                 really removed
3421
3422 2003-03-27 [christoph]  0.8.11claws58
3423
3424         * src/folder.c
3425                 fix handling of tmp_flags in flag copy function
3426
3427 2003-03-27 [paul]       0.8.11claws57
3428
3429         * sync with 0.8.11cvs13
3430                 see ChangeLog 2003-03-27
3431
3432 2003-03-27 [oliver]     0.8.11claws56
3433
3434         * src/maiwindow.c
3435                 remove sel_download_cb
3436
3437 2003-03-27 [oliver]     0.8.11claws55
3438         
3439         * src/inc.c
3440                 remove POP3_TOP
3441         
3442 2003-03-26 [oliver]     0.8.11claws54
3443
3444         *src/pop.h
3445                 remove POP3_TOP*
3446         * README.claws
3447                 remove selective donwload readme
3448
3449 2003-03-26 [oliver]     0.8.11claws53
3450         * src/matcher.[ch]
3451         * src/matcher_parser_parse.y 
3452         * src/pop.c 
3453         * src/prefs_account.[ch]
3454         * src/prefs_filtering.c
3455                 remove selective donwload
3456
3457 2003-03-26 [oliver]     0.8.11claws52
3458
3459         * src/inc.[ch] 
3460         * src/filtering.c 
3461         * src/mainwindow.c 
3462                 remove selective donwload
3463
3464 2003-03-26 [oliver]     0.8.11claws51
3465         
3466         * src/Makefile.am
3467         * src/selective_download.[ch]   ** REMOVE **    
3468
3469 2003-03-26 [christoph]  0.8.11claws50
3470
3471         * src/news.c
3472                 fix NEWS that got broken by a sync with sylpheed-main
3473
3474 2003-03-26 [christoph]  0.8.11claws49
3475
3476         * src/mimeview.c
3477                 fix mime type guessing when no mime type is found for a file
3478
3479 2003-03-25 [christoph]  0.8.11claws48
3480
3481         * src/mimeview.c
3482         * src/procmime.c
3483                 remove mime type guessing from mime parser and use
3484                 name based mime types in viewer lookup for mime type
3485                 application/octet-stream
3486
3487 2003-03-25 [christoph]  0.8.11claws47
3488
3489         * doc-src/readme.txt
3490         * doc-src/rfc2554.txt
3491                 add RFC about SMTP AUTH
3492
3493         * src/send_message.c
3494         * src/common/smtp.[ch]
3495                 add extra error code for authentication errors and
3496                 clear temporary password when this error occurs
3497
3498         (closes Bug 84 authentication failure while sending should
3499          prompt for password again)
3500
3501 2003-03-25 [christoph]  0.8.11claws46
3502
3503         * configure.ac
3504         * src/Makefile.am
3505         * src/imageview.[ch]                            ** REMOVE **
3506         * src/messageview.[ch]
3507         * src/mimeview.[ch]
3508         * src/prefs_common.[ch]
3509         * src/textview.c
3510         * src/plugins/Makefile.am
3511         * src/plugins/image_viewer/.cvsignore           ** NEW **
3512         * src/plugins/image_viewer/Makefile.am          ** NEW **
3513         * src/plugins/image_viewer/plugin.c             ** NEW **
3514         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
3515                 move image viewer into a plugin (building is enabled by default)
3516                 [ToDo: Prefs for resize and autoview]
3517
3518 2003-03-25 [paul]       0.8.11claws45
3519
3520         * sync with 0.8.11cvs12
3521                 see ChangeLog 2003-03-26
3522
3523 2003-03-25 [paul]       0.8.11claws44
3524
3525         * sync with 0.8.11cvs11
3526                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
3527                 
3528         Note: Selective Download is broken.
3529                 
3530 2003-03-22 [christoph]  0.8.11claws43
3531
3532         * src/folder.c
3533                 code cleanup for flags copying
3534
3535 2003-03-22 [christoph]  0.8.11claws42
3536
3537         * src/plugins/trayicon/trayicon.c
3538                 fix setting the transparent area when the window size
3539                 is forced by the system tray
3540
3541 2003-03-22 [christoph]  0.8.11claws41
3542
3543         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
3544         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
3545         * src/plugins/trayicon/newmail.xpm              ** NEW **
3546         * src/plugins/trayicon/nomail.xpm               ** NEW **
3547         * src/plugins/trayicon/trayicon.c
3548         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
3549                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
3550                 o add icon for unread mails
3551                 o set transparency for window
3552
3553 2003-03-22 [christoph]  0.8.11claws40
3554
3555         * src/news.c
3556                 init news session to prevent crash when session is closed
3557
3558 2003-03-22 [christoph]  0.8.11claws39
3559
3560         * src/imap.c
3561         * src/common/session.[ch]
3562                 Init session data to make sure we don't have invalid pointers
3563                 for read_ch and write_ch when new multi process sessions are
3564                 not used
3565
3566         * src/main.c
3567         * src/common/plugin.c
3568         * src/common/sylpheed.c
3569         * src/plugins/demo/demo.c
3570         * src/plugins/dillo_viewer/dillo_viewer.c
3571         * src/plugins/mathml_viewer/mathml_viewer.c
3572         * src/plugins/spamassassin/spamassassin.c
3573         * src/plugins/spamassassin/spamassassin_gtk.c
3574                 add plugin types to allow loading plugins at different times
3575                 (and maybe for different frontends), because it's not good to
3576                 load GTK-Plugins gefore gtk_init was called
3577
3578         * configure.ac
3579         * src/plugins/Makefile.am
3580         * src/plugins/trayicon/.cvsignore               ** NEW **
3581         * src/plugins/trayicon/Makefile.am              ** NEW **
3582         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
3583         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
3584         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
3585         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
3586         * src/plugins/trayicon/trayicon.c               ** NEW **
3587                 New Trayicon plugin that shows an icon in a systray that uses
3588                 XEMBED protocol like Gnome's systray. Icon shows if there
3589                 are new mails and a tooltip shows information about new,
3590                 unread and total messages.
3591
3592 2003-03-22 [paul]       0.8.11claws38
3593
3594         * src/common/smtp.c
3595                 fix ESMTP AUTH CRAM-MD5
3596                 [sync with main (still version 0.8.11cvs6), see
3597                  ChangeLog 2003-03-22]
3598
3599 2003-03-21 [colin]      0.8.11claws37
3600
3601         * src/send_message.c
3602                 Fix USE_SSL => USE_OPENSSL
3603
3604 2003-03-21 [colin]      0.8.11claws36
3605
3606         * src/folderview.c
3607                 Fix counts in drag and dropped subfolders
3608
3609 2003-03-21 [colin]      0.8.11claws35
3610
3611         * src/folder.c 
3612         * src/folderview.c
3613                 speed up a bit folder dnd
3614
3615 2003-03-20 [alfons]     0.8.11claws34
3616
3617         * src/main.c
3618         * src/toolbar.c
3619         * src/procmsg.c
3620                 don't send locked queue messages
3621                 (feature request "[ 705245 ] Locking message in outbox 
3622                  should prevent sending")
3623
3624 2003-03-20 [christoph]  0.8.11claws33
3625
3626         * src/folder.c
3627                 remove NEW and UNREAD flag in special folders when scanning
3628                 
3629         * src/common/smtp.c
3630                 fix ESMTP AUTH CRAM-MD5
3631
3632 2003-03-20 [paul]       0.8.11claws32
3633
3634         * src/prefs_account.c
3635                 Re-write 'Tunnel command to open connection' as
3636                 'Use command to communicate with server', and disable
3637                 it for all except IMAP accounts
3638
3639 2003-03-20 [paul]       0.8.11claws31
3640
3641         * sync with 0.8.11cvs6
3642                 see ChangeLog 2003-03-20
3643
3644 2003-03-19 [match]      0.8.11claws30
3645
3646         * src/addritem.[ch]
3647                 include documentation. minor refactoring.
3648         * src/addr_compl.[ch]
3649         * src/addrindex.[ch]
3650         * src/addresbook.[ch]
3651         * src/summaryview.c
3652                 re-enable address lookup (was disabled in
3653                 0.8.11claws20).
3654
3655 2003-03-19 [christoph]  0.8.11claws29
3656
3657         * src/procmsg.c
3658                 add temp flag handling, will make moving and copying
3659                 messages possible again
3660
3661         * src/folder.c
3662                 correct calulation of folder stats
3663
3664 2003-03-18 [match]      0.8.11claws28
3665
3666         * src/editgroup.h
3667                 remove case sensitive comparison (closes bug 80).
3668
3669 2003-03-18 [christoph]  0.8.11claws27
3670
3671         * src/imap.c
3672                 fix imap using a tunnel command
3673
3674         (closes bug 87)
3675
3676 2003-03-18 [christoph]  0.8.11claws26
3677
3678         * src/folder.[ch]
3679         * src/imap.c
3680         * src/procmsg.[ch]
3681                 rewrite flag handling for folders
3682
3683 2003-03-18 [christoph]  0.8.11claws25
3684
3685         * src/folder.c
3686         * src/procmsg.c
3687         * src/summaryview.c
3688                 unset NEW and UNREAD flags when message is ignored, to make
3689                 sure messages don't show up as unread on other IMAP clients,
3690                 because the IGNORE_THREAD flag can not be syncronized through
3691                 the IMAP folder
3692
3693 2003-03-17 [christoph]  0.8.11claws24
3694
3695         * src/imap.c
3696                 don't use recursion to fetch uids when the number of messages
3697                 does not match. Moved code into subfunction that is used
3698                 again when needed, to prevent an endless loop.
3699
3700 2003-03-17 [thorsten]   0.8.11claws23
3701
3702         * src/imageview.[ch]
3703                 export imageview_get_resized_size() (for plugins)
3704         * src/prefs_common.[ch]
3705                 added prefs_common_get() (for plugins)
3706
3707 2003-03-17 [christoph]  0.8.11claws22
3708
3709         * src/imap.c
3710                 o remove UID guessing from copy code
3711                 o support UIDPLUS extension for APPEND command
3712
3713 2003-03-17 [paul]       0.8.11claws21
3714
3715         * src/gtk/about.c
3716                 remove 'Compiled-plugins' section.
3717                 
3718         * src/plugins/dillo_viewer/dillo_viewer.c
3719                 slight change to description text
3720
3721 2003-03-16 [match]      0.8.11claws20
3722         * src/ldapserver.[ch]           ** NEW **
3723         * src/ldapctrl.[ch]             ** NEW **
3724         * src/ldapquery.[ch]            ** NEW **
3725         * src/ldaputil.[ch]             ** NEW **
3726         * src/addrcindex.[ch]           ** NEW **
3727         * src/addrquery.h               ** NEW **
3728         * src/addritem.[ch]
3729         * src/addrcache.[ch]
3730         * src/addrindex.[ch]
3731         * src/addr_compl.[ch]
3732         * src/addressbook.[ch]
3733         * src/addrbook.[ch]
3734         * src/editgroup.c
3735         * src/editaddress.c
3736         * src/editldap.c
3737         * src/editldap_basedn.c
3738         * src/vcard.c
3739         * src/jpilot.c
3740         * src/Makefile.am
3741                 included dynamic LDAP queries. improved address
3742                 completion.
3743
3744 2003-03-16 [paul]       0.8.11claws19
3745
3746         * tools/multiwebsearch.pl
3747                 fix a fatal typo
3748
3749 2003-03-16 [christoph]  0.8.11claws18
3750
3751         * src/mimeview.c
3752         * src/plugins/dillo_viewer/dillo_viewer.c
3753         * src/plugins/mathml_viewer/mathml_viewer.c
3754                 make unregistering of MimeViewerFactorys possible
3755
3756 2003-03-16 [alfons]     0.8.11claws17
3757
3758         * configure.ac
3759                 correct typo
3760
3761 2003-03-16 [melvin]     0.8.11claws16
3762
3763         * src/plugins/dillo_viewer.c
3764                 Fixed bug where it was not possible to view more than
3765                 one text/html attachment per message (bug discovered
3766                 by Christoph Hohmann).
3767
3768 2003-03-15 [melvin]     0.8.11claws15
3769
3770         * src/prefs_actions.c
3771                 Fixed compilation warnings.
3772
3773 2003-03-15 [melvin]     0.8.11claws14
3774
3775         * src/plugins/Makefile.am
3776         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
3777         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
3778         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
3779                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
3780                 newer (http://dillo.auriga.wearlab.de/).
3781
3782 2003-03-15 [christoph]  0.8.11claws13
3783
3784         * src/imap.c
3785                 don't query imap folder for attributes because we already
3786                 for them from imap_status
3787
3788         * src/mimeview.[ch]
3789                 add support for plugable MimeViewers (unloading Viewers
3790                 not yet complete)
3791
3792         * src/plugins/Makefile.am
3793         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
3794         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
3795         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
3796                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
3797                 widget from http://helm.cs.unibo.it/mml-widget/
3798
3799 2003-03-14 [christoph]  0.8.11claws12
3800
3801         * src/folder.[ch]
3802                 o error return code's should better be negative
3803                 o replace printf with debug_print
3804
3805         * src/imap.c
3806                 improve IMAP folder scan by checking UID-NEXT
3807
3808         * src/summaryview.c
3809                 remove check that are unnecessary in my opinion
3810
3811 2003-03-13 [christoph]  0.8.11claws11
3812
3813         * src/folder.[ch]
3814         * src/foldersel.c
3815         * src/folderview.c
3816         * src/imap.c
3817         * src/mbox_folder.c
3818         * src/mh.c
3819         * src/news.c
3820         * src/prefs_scoring.c
3821         * src/summaryview.c
3822                 use a common function to get a displayable name
3823                 for a FolderItem
3824
3825 2003-03-13 [paul]       0.8.11claws10
3826
3827         * tools/Makefile.am
3828           tools/README
3829           tools/multiwebsearch.conf     ** NEW FILE **
3830           tools/multiwebsearch.pl       ** NEW FILE **
3831                 add multiwebsearch Actions script
3832
3833 2003-03-13 [colin]      0.8.11claws9
3834
3835         * src/compose.c
3836                 Remove leading emtpy lines from quoted text
3837                 before quoting it
3838
3839 2003-03-13 [melvin]     0.8.11claws8
3840
3841         * src/prefs_actions.c
3842                 Fixed a memory leak
3843                 Code clean ups
3844                 Added Cancel and OK buttons
3845                 Corrected help text
3846
3847 2003-03-13 [christoph]  0.8.11claws7
3848
3849         * src/account.c
3850         * src/folder.[ch]
3851         * src/imap.c
3852         * src/mainwindow.c
3853         * src/mbox_folder.c
3854         * src/mh.c
3855         * src/news.c
3856         * src/setup.c
3857                 replace more folder type stuff with folder class stuff
3858
3859 2003-03-13 [melvin]     0.8.11claws6
3860
3861         * src/prefs_actions.c
3862                 Added new tokens:
3863                 %u: user provided argument
3864                 %h: user provided argument (hidden on input)
3865                 %s: current text selection in the message view 
3866
3867 2003-03-13 [paul]       0.8.11claws5
3868
3869         * sync with 0.8.11cvs5
3870                 see ChangeLog 2003-03-11, 2003-03-12
3871
3872 2003-03-12 [christoph]  0.8.11claws4
3873
3874         * src/folder.c
3875                 use folder class idstr when writing folderlist.xml
3876
3877         * src/folder.h
3878         * src/imap.c
3879         * src/news.c
3880                 replace folder type checks with folder class checks
3881
3882 2003-03-12 [christoph]  0.8.11claws3
3883
3884         * src/folder.[ch]
3885         * src/imap.[ch]
3886         * src/main.c
3887         * src/mbox_folder.[ch]
3888         * src/mh.[ch]
3889         * src/news.[ch]
3890                 o create a list of known folder classes in the folder system
3891                 o use folder class id strings for folder item identifiers
3892
3893 2003-03-12 [christoph]  0.8.11claws2
3894
3895         * src/imap.c
3896                 fix imap uid validity check
3897
3898 2003-03-12 [christoph]  0.8.11claws1
3899
3900         * src/account.c
3901         * src/folder.[ch]
3902         * src/foldersel.c
3903         * src/folderview.c
3904         * src/imap.c
3905         * src/mainwindow.c
3906         * src/mbox_folder.c
3907         * src/mh.c
3908         * src/news.c
3909         * src/prefs_scoring.c
3910         * src/procmsg.c
3911         * src/setup.c
3912         * src/summaryview.c
3913                 initial restructuring of folder system, seperating
3914                 folders and folder classes
3915
3916 2003-03-12 [paul]       0.8.11claws
3917
3918         0.8.11claws release
3919
3920 2003-03-12 [christoph]
3921
3922         * src/gtk/prefswindow.c
3923                 fix translation of "Page Index"
3924
3925 2003-03-12 [paul]       0.8.10claws110
3926
3927         a sync from 0.8.11cvs4 before the release
3928
3929         * src/common/utils.c
3930                 subject_compare_for_sort(): allow null strings (fixes
3931                 summary sorting).
3932
3933 2003-03-11 [paul]       0.8.10claws109
3934
3935         * po/es.po
3936                 update Spanish translation, submitted by
3937                 Ricardo Mones Lastra
3938
3939 2003-03-11 [melvin]     0.8.10claws108
3940
3941         * po/fr.po
3942                 Updated French translations
3943
3944 2003-03-11 [paul]       0.8.10claws107
3945
3946         * manual/en/Makefile.am
3947           manual/en/*.html
3948                 update English manual, add a new page
3949                 updated by Francois Barriere <fbarriere@atmel.fr>
3950                 
3951         * po/bg.po
3952           po/it.po
3953           po/sr.po
3954                 update Bulgarian, Italian, and Serbian translations
3955                 submitted by George Danchev, Alessandro Maestri, and
3956                 Urke MMI
3957
3958 2003-03-10 [paul]       0.8.10claws106
3959
3960         * src/gtk/about.c
3961           src/gtk/prefswindow.c
3962                 make some strings translatable
3963
3964 2003-03-10 [darko]      0.8.10claws105
3965
3966         * src/compose.c
3967                 code cleanup to make Hiro happy
3968
3969 2003-03-10 [paul]       0.8.10claws104
3970
3971         * sync with 0.8.11cvs2
3972                 see ChangeLog 2003-03-10
3973
3974 2003-03-09 [melvin]     0.8.10claws103
3975
3976         * src/textview.c
3977                 textview_set_font(): fix for message display in
3978                 UTF-8 locales (thanks to Sergey Vlasov).
3979                 (was unintentionnaly reverted in 0.8.6claws6)   
3980
3981 2003-03-08 [darko]      0.8.10claws102
3982
3983         * src/compose.c
3984                 fix infinite loop in wrapping as reported
3985                 by happycactus
3986                 obsoletes patch #696482
3987
3988 2003-03-08 [christoph]  0.8.10claws101
3989
3990         * src/imap.c
3991                 add workaround for IMAP servers that do not
3992                 support the "UID SEARCH UID" command
3993
3994 2003-03-07 [christoph]  0.8.10claws100
3995
3996         * src/plugins/spamassassin/spamassassin.[ch]
3997         * src/plugins/spamassassin/spamassassin_gtk.c
3998                 code cleanup
3999
4000 2003-03-07 [paul]       0.8.10claws99
4001
4002         * po/es.po
4003                 updated Spanish translation, submitted by
4004                 Ricardo Mones Lastra
4005
4006 2003-03-07 [christoph]  0.8.10claws98
4007
4008         * src/send.c
4009                 fix in 0.8.10claws94 was wrong
4010                 local delivery does not require escaping, remove escaping
4011                 code to make signatures of mails with "." lines valid
4012                 
4013                 NOTE: requires that sendmail is executed with "-i" option,
4014                       what is the default now, but has to be changed in all
4015                       exsiting accounts)
4016
4017 2003-03-07 [paul]       0.8.10claws97
4018
4019         * sync with 0.8.11 release
4020                 see ChangeLog 2003-03-07
4021
4022 2003-03-06 [paul]       0.8.10claws96
4023
4024         * src/compose.c
4025                 revert commit 0.8.10claws92
4026
4027 2003-03-06 [paul]       0.8.10claws95
4028
4029         * src/folderview.c
4030                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
4031
4032         * src/gtkaspell.c
4033                 fix bug 74, 'Crash opening editor window with pseudo-color
4034                 display'
4035                 
4036         Patches submitted by Kevin Vigor <kevin@vigor.nu>
4037
4038 2003-03-06 [christoph]  0.8.10claws94
4039
4040         * src/send.c
4041                 fix rfc2821 (4.5.2) violation in SMTP data sending,
4042                 all lines starting with a period get an extra period
4043                 inserted
4044                 (found by Simon 'corecode' Schubert)
4045
4046 2003-03-06 [paul]       0.8.10claws93
4047
4048         * src/folderview.c
4049                 if configured font can't be loaded fall back to gtk
4050                 default. (with thanks to Christoph)
4051                 
4052                 closes long-standing bug 15 'Crashes on startup'
4053
4054 2003-03-06 [paul]       0.8.10claws92
4055
4056         * src/compose.c
4057                 freeze text before autosave and thaw afterwards
4058                 fixes bug 67 'autosave make re-rediting message crazy'
4059
4060 2003-03-06 [christoph]  0.8.10claws91
4061
4062         * src/compose.c
4063                 ignore address comment in dupe check for Cc-list
4064
4065         (closes reopened bug 47 Replying to message strips name part of
4066          e-mail addresses of Cc: lines)
4067
4068 2003-03-06 [paul]       0.8.10claws90
4069
4070         * src/Makefile.am
4071                 remove reference to gtkxtext.h as its no longer in
4072                 the repository
4073
4074 2003-03-06 [paul]       0.8.10claws89
4075
4076         * sync with 0.8.10cvs25
4077                 see ChangeLog 2003-03-06
4078
4079 2003-03-06 [oliver]     0.8.10claws88
4080         
4081         * src/messageview.c
4082                 remove include
4083
4084 2003-03-06 [oliver]     0.8.10claws87
4085         
4086         * src/folderview.c 
4087                 remove changes introduced inclaws74
4088         * src/messageview.c
4089                 another attempt to sanely delete and update
4090                 messages deleted in separate messageview
4091
4092 2003-03-05 [christoph]  0.8.10claws86
4093
4094         * src/summaryview.c
4095                 check if "From" matches any account's address if
4096                 addressbook completion of addresses is disabled too
4097
4098         (closes Bug 70 "Display recipient in from" doesn't check
4099          folder's default account)
4100
4101 2003-03-05 [christoph]  0.8.10claws85
4102
4103         * src/compose.c
4104         * src/common/utils.[ch]
4105                 don't strip address comments when building Cc lists
4106
4107         (closes Bug 47 Replying to message strips name part of e-mail addresses
4108          of Cc: lines)
4109
4110         * src/folder.c
4111                 fix return value of copy function
4112
4113 2003-03-05 [christoph]  0.8.10claws84
4114
4115         * src/imap.c
4116                 don't ask imap server for non rfc822 headers
4117
4118         (closes bug 71 IMAP FETCH asks for FROM header field twice)
4119
4120         * src/imap.c
4121                 destroy session on socket error to allow reconnecting
4122
4123 2003-03-05 [christoph]  0.8.10claws83
4124
4125         * configure.ac
4126                 fix building with gnome when no prefix is set
4127
4128         (closes bug 66 Gnome directory is set to NONE)
4129
4130 2003-03-05 [paul]       0.8.10claws82
4131
4132         * sync with 0.8.10cvs23
4133                 see ChangeLog 2003-03-05
4134
4135 2003-03-04 [christoph]  0.8.10claws81
4136
4137         * src/folder.c
4138                 o fix moving and copying when folder returns 0 for new
4139                   message number
4140                 o remove some code for single message copy and move
4141                   operations and use functions for multiple messages
4142
4143         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
4144
4145         * src/news.c
4146                 remove unused include
4147
4148 2003-03-04 [paul]       0.8.10claws80
4149
4150         * src/gtk/about.c
4151                 list 'Compiled plugins'
4152
4153 2003-03-03 [christoph]  0.8.10claws79
4154
4155         * src/news.[ch]
4156                 have to multiply the percentage of the current fetch with
4157                 the percentage that it has of the total fetch operation
4158                 for correct values
4159
4160 2003-03-03 [christoph]  0.8.10claws78
4161
4162         * src/news.c
4163                 fix calculation of expected lines for progress indicator
4164
4165 2003-03-03 [christoph]  0.8.10claws77
4166
4167         * src/summaryview.c
4168         * src/common/utils.c
4169                 fix segfault when opening the root news folder
4170
4171 2003-03-03 [christoph]  0.8.10claws76
4172
4173         * src/mainwindow.[ch]
4174         * src/common/Makefile.am
4175         * src/common/progressindicator.[ch]
4176                 add UI independent progress indicator handling
4177
4178         * src/news.[ch]
4179                 use new progress indicator for message info fetching
4180
4181         * src/common/hooks.h
4182                 code cleanup
4183
4184 2003-03-03 [oliver]     0.8.10claws75
4185
4186         * src/toolbar.c
4187         * src/compose.c
4188                 removed commented code
4189
4190 2003-03-03 [oliver]     0.8.10claws74
4191
4192         * src/toolbar.[ch]
4193                 cleanups and refactoring
4194         * src/compose.[ch]
4195                 compose_reply_mode reply & forwarding interface for
4196                 toolbar buttons
4197         * src/folderview.c
4198                 act on messages marked for deletion in folderview_selected
4199                 based on prefs_common.immediate_exec since a message might 
4200                 have been deleted by messageview in a folder we are changing 
4201                 to (does anybody understand what I'm on about ?)
4202
4203 2003-03-03 [oliver]     0.8.10claws73
4204         
4205         * src/messageview.[ch]
4206                 new functions
4207                 - messageview_delete: delete message shown in messagview
4208                 - messageview_update_view: update messageview to currently 
4209                   selected summaryview message
4210                 - add separate messageview to msgview_list in order to update 
4211                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
4212         * src/summaryview.[ch]
4213                 summary_get_selection returns a list of selected msgs
4214                 in summaryview
4215         * src/mainwindow.c
4216                 toolbar reply refactoring
4217
4218 2003-03-03 [paul]       0.8.10claws72
4219
4220         * sync with 0.8.10cvs21
4221                 see ChangeLog 2003-03-03
4222
4223 2003-03-02 [christoph]  0.8.10claws71
4224
4225         * src/common/passcrypt.c
4226                 use POSIX includes
4227
4228 2003-03-02 [christoph]  0.8.10claws70
4229
4230         * configure.ac
4231         * src/prefs_account.c
4232         * src/prefs_gtk.[ch]
4233         * src/common/.cvsignore
4234         * src/common/Makefile.am
4235         * src/common/passcrypt.c                ** NEW **
4236         * src/common/passcrypt.h.in             ** NEW **
4237                 Implement password encryption in config files
4238                 using unix encrypt and setkey functions. The crypt
4239                 key can be set as a configure parameter. Old
4240                 passwords will be converted if they do not begin
4241                 with '!'
4242
4243 2003-03-02 [paul]       0.8.10claws69
4244
4245         * src/prefs_account.c
4246                 fix compile error
4247
4248 2003-03-01 [thorsten]   0.8.10claws68
4249
4250         * po/el.po
4251           po/hr.po
4252           po/it.po
4253           po/nl.po
4254           po/sr.po
4255           po/sv.po
4256                 corrected format strings
4257         * po/en_GB.po
4258                 corrected headers
4259                 (fix compile errors with GNU gettext-0.11.5)
4260
4261 2003-03-01 [oliver]     0.8.10claws67
4262
4263         * src/summaryview.c
4264                 menu callbacks call toolbar_menu_reply
4265
4266 2003-03-01 [oliver]     0.8.10claws66
4267
4268         * src/mainwindow.c
4269         * src/messageview.c
4270                 menu callbacks call toolbar_menu_reply
4271         * src/toolbar.[ch]
4272                 callbacks from menu handled by toolbar_menu_reply
4273
4274 2003-03-01 [paul]       0.8.10claws65
4275
4276         * src/addressbook.c
4277                 revert commit 0.8.10claws54 - breaks editing of
4278                 addressbook.
4279                 
4280         * po/bg.po
4281                 update Bulgarian translation, submitted by
4282                 George Danchev
4283
4284 2003-02-28 [christoph]  0.8.10claws64
4285
4286         * src/account.c
4287         * src/addressadd.c
4288         * src/compose.c
4289         * src/gtkaspell.c
4290         * src/gtkxtext.h                ** REMOVE **
4291         * src/imap.c
4292         * src/matcher.[ch]
4293         * src/mh.c
4294         * src/news.c
4295         * src/pine.c
4296         * src/prefs_common.c
4297         * src/prefs_matcher.c
4298         * src/procheader.[ch]
4299         * src/procmsg.[ch]
4300         * src/toolbar.c
4301         * src/common/ssl_certificate.c
4302         * src/gtk/colorlabel.c
4303         * src/gtk/menu.c
4304                 o fix warnings
4305                 o remove code obsoleted by new cache and folder system rework
4306
4307 2003-02-28 [oliver]     0.8.10claws63
4308         
4309         * src/toolbar.[ch]
4310                 * fix bug where reply in Messageview replied to 
4311                 Message displayed in summaryview
4312                 (reportedd via ML by chinatinte at gmx dot ch)
4313                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
4314                 didn't work in separate MessageView Toolbar
4315                 (wondering if anybody uses this at all ?)
4316         * src/summaryview.[ch]
4317                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
4318                 (generalize reply and forward code);
4319         * src/messageview.c 
4320                 remove focus_in event which updated summaryview to messageview
4321
4322 2003-02-28 [paul]       0.8.10claws62
4323
4324         * po/Makefile.in.in
4325                 add the --check option
4326                 Patch submitted by Ricardo Mones Lastra
4327
4328 2003-02-28 [paul]       0.8.10claws61
4329
4330         * src/prefs_account.c
4331                 re-order 'Signature' items
4332
4333 2003-02-28 [paul]       0.8.10claws60
4334
4335         * sync with 0.8.10cvs20
4336                 see ChangeLog 2003-02-28
4337
4338 2003-02-28 [paul]       0.8.10claws59
4339
4340         * po/POTFILES.in
4341                 update to reflect recent movement of files
4342
4343 2003-02-28 [paul]       0.8.10claws58
4344
4345         * sync with 0.8.10cvs19
4346                 see ChangeLog 2003-02-28
4347
4348 2003-02-27 [martin]     0.8.10claws57
4349
4350         * src/prefs_matcher.c 
4351                 fix segfault in prefs_matcher_ok() when the
4352                 last entry is deleted and prevents that the
4353                 message "entry not saved" comes up after deleting
4354                 an entry
4355
4356 2003-02-27 [martin]     0.8.10claws56
4357
4358         * src/prefs_filtering.c 
4359                 fix segfault in prefs_filtering_ok() when the
4360                 last entry is deleted and prevents that the
4361                 message "entry not saved" comes up after deleting
4362                 an entry
4363
4364 2003-02-27 [paul]       0.8.10claws55
4365
4366         * sync with 0.8.10cvs18
4367                 see ChangeLog 2003-02-27
4368
4369 2003-02-27 [paul]       0.8.10claws54
4370
4371         * src/addressbook.c
4372                 fix bug where the address book crashes with 
4373                 multiple lookups.
4374                 Patch [687729] submitted by David Frager 
4375                 <dbfrager@users.sourceforge.net>
4376
4377 2003-02-25 [christoph]  0.8.10claws53
4378
4379         * src/Makefile.am
4380         * src/colorlabel.[ch]           ** REMOVE **
4381         * src/gtk/Makefile.am
4382         * src/gtk/colorlabel.[ch]       ** NEW **
4383                 move colorlabel files to gtk directory
4384
4385         * src/esmtp.[ch]                ** REMOVE **
4386                 has been merged into smtp.[ch] in 0.7.5
4387
4388 2003-02-25 [christoph]  0.8.10claws52
4389
4390         * src/Makefile.am
4391         * src/about.[ch]                ** REMOVE **
4392         * src/gtk/Makefile.am
4393         * src/gtk/about.[ch]            ** NEW **
4394                 move about files to gtk directory
4395
4396 2003-02-25 [christoph]  0.8.10claws51
4397
4398         * src/folder.c
4399                 some code optimization of folder scanning code
4400
4401         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
4402
4403 2003-02-25 [christoph]  0.8.10claws50
4404
4405         * src/main.c
4406         * src/common/sylpheed.c
4407                 add command line parameter parsing to common code
4408
4409 2003-02-24 [christoph]
4410
4411         * Makefile.am
4412         * configure.ac
4413                 fix gnome prefix problems, the configure script now removed
4414                 `gnome-config --prefix` from `gnome-config --datadir`
4415                 and adds $(prefix} instead
4416
4417         (closes Bug 24 Makefile does not respect prefix when installing
4418          GNOME data)
4419
4420 2003-02-24 [christoph]  0.8.10claws49
4421
4422         * src/news.c
4423                 check for valid session before trying to authenticate
4424
4425         (closes Bug 60 crash if "authenticate on logon" is activated
4426          and newsserver-hostname is not valid)
4427
4428 2003-02-24 [melvin]     0.8.10claws48
4429
4430         * src/prefs_actions.c
4431                 Make sure all user's input is sent to the action and then
4432                 close the socket..
4433
4434 2003-02-23 [alfons]     0.8.10claws46
4435
4436         * src/summaryview.c
4437                 also wait cursor when deleting files
4438
4439 2003-02-23 [paul]
4440
4441         * tools/freshmeat_search.pl
4442           tools/google_search.pl
4443                 scripts should now work for any browser/browser command line
4444
4445 2003-02-22 [christoph]  0.8.10claws45
4446
4447         * src/procmsg.c
4448                 fix IMAP flag setting, IMAP flag is not handled correctly
4449                 anymore by the folder system and information about the
4450                 folder should not be saved in the MsgInfo (in my opinion)
4451
4452         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4453
4454 2003-02-22 [christoph]  0.8.10claws44
4455
4456         * src/summaryview.c
4457                 fix spelling of "label" ;-)
4458
4459 2003-02-22 [thorsten]   0.8.10claws43
4460
4461         * src/mimeview.c
4462           src/prefs_common.[ch]
4463           src/procmime.[ch]
4464                 do not use description as attachment name
4465
4466 2003-02-22 [alfons]     0.8.10claws42
4467
4468         * src/summaryview.c
4469                 freeze/thaw folder item updates when changing color labels,
4470                 and put a wait cursors on
4471
4472 2003-02-22 [thorsten]   0.8.10claws41
4473
4474         * src/mimeview.c
4475                 save-all fixes: crash if invoked on multipart container,
4476                 mimeinfo access, pathseparators, error dialog
4477
4478 2003-02-21 [alfons]     0.8.10claws40
4479
4480         * src/prefs_gtk.c
4481                 remove unused var
4482
4483 2003-02-21 [colin]      0.8.10claws39
4484
4485         * src/send.c
4486                 Fix smtp logging
4487
4488 2003-02-21 [colin]      0.8.10claws38
4489
4490         * src/summaryview.c
4491                 Freeze/thaw folderItem updates when filtering messages 
4492                 via Tools/Filter messages
4493
4494 2003-02-21 [paul]       0.8.10claws37
4495
4496         * src/compose.c
4497                 revert commit 0.8.10claws26, there are ulterior motives
4498                 for users to set a Reply-To header when posting to
4499                 newsgroups
4500
4501 2003-02-21 [paul]       0.8.10claws36
4502
4503         * sync with 0.8.10cvs17
4504                 see ChangeLog 2003-02-21
4505
4506 2003-02-20 [christoph]  0.8.10claws35
4507
4508         * src/imap.c
4509                 IMAP UID fetch speedup using SEARCH
4510
4511         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4512
4513         * src/imap.c
4514                 fix problem with UIDs in IMAP UID cache that no longer existed
4515
4516 2003-02-20 [christoph]  0.8.10claws34
4517
4518         * src/imap.c
4519         * src/procheader.c
4520         * src/procheader.h
4521                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
4522
4523         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4524
4525         * src/imap.c
4526                 Rewrite imap_cmd_gen_recv use sock_getline instead
4527                 of sock_gets to avoid problems with too long reply
4528                 lines
4529     
4530 2003-02-20 [colin]      0.8.10claws33
4531         
4532         * src/prefs_account.c
4533                 Better wording
4534
4535 2003-02-20 [colin]      0.8.10claws32
4536
4537         * src/compose.c
4538                 Remove useless '&& !to_sender' 
4539
4540 2003-02-20 [darko]
4541
4542         * AUTHORS
4543                 change my e-mail address
4544
4545 2003-02-19 [colin]      0.8.10claws31
4546
4547         * src/prefs_common.c
4548                 X11 style colors for every configurable color
4549
4550 2003-02-19 [alfons]     0.8.10claws30
4551
4552         * src/prefs_gtk.[ch]
4553         * src/prefs_common.c
4554                 for color_new accept both plain integers and X11 style color
4555                 names (as found in /usr/lib/X11/rgb.txt)
4556
4557 2003-02-19 [paul]       0.8.10claws29
4558
4559         * src/mainwindow.c
4560                 add tooltips to online/offline button and account selector
4561                 button
4562
4563 2003-02-19 [paul]       0.8.10claws28
4564
4565         * src/folder.c
4566           src/news.c
4567           src/prefs_account.[ch]
4568           src/prefs_common.[ch]
4569                 move 'Maximum number of articles to download' to
4570                 account prefs.
4571                 clean up account prefs gui a little by hiding entries
4572                 rather then greying out entries
4573
4574 2003-02-19 [hiro]       0.8.10claws27
4575
4576         * src/common/utils.c
4577                 fix bug #54 'yesterdays date is displayed in the message 
4578                 summary window'
4579
4580 2003-02-19 [paul]       0.8.10claws26
4581
4582         * src/compose.c
4583                 fix bug reported in Feature Request [688596] 
4584                 'Reply-to header in news'
4585
4586 2003-02-18 [paul]       0.8.10claws25
4587
4588         * src/select-keys.c
4589                 add a 'List all keys' button to key selection dialog
4590
4591 2003-02-18 [colin]      0.8.10claws24
4592         
4593         * src/stock_pixmap.c
4594                 fix compile error
4595
4596 2003-02-18 [colin]      0.8.10claws23
4597
4598         * src/common/smtp.[ch]
4599           src/prefs_account.c
4600                 Try to starttls if it seems to be the only
4601                 way to authenticate a user
4602
4603 2003-02-18 [paul]       0.8.10claws22
4604
4605         * src/Makefile.am
4606           src/folderview.c
4607           src/stock_pixmap.[ch]
4608           src/pixmaps/drafts_close.xpm  ** NEW FILE **
4609           src/pixmaps/drafts_open.xpm   ** NEW FILE **
4610                 as a Drafts folder is a special folder allow it to have
4611                 its own unique icons
4612
4613 2003-02-18 [colin]      0.8.10claws21
4614
4615         * src/imap.c
4616                 Fix port selection when using starttls
4617
4618 2003-02-18 [paul]       0.8.10claws20
4619
4620         * src/mainwindow.c
4621           src/prefs_common.[ch]
4622                 make blue the default new mail colour
4623
4624 2003-02-18 [paul]       0.8.10claws19
4625
4626         * sync with 0.8.10cvs14
4627                 see ChangeLog 2003-02-18
4628
4629 2003-02-17 [jens]       0.8.10claws18
4630
4631         * src/common/md5.c
4632                 fixed a compile problem with gcc 3.3
4633                 works on 2.95.3 too (testet on PPC as it is big endian)
4634
4635 2003-02-17 [paul]       0.8.10claws17
4636
4637         * sync with 0.8.10cvs13
4638                 see ChangeLog 2003-02-17
4639
4640 2003-02-17 [paul]       0.8.10claws16
4641
4642         * sync with 0.8.10cvs12
4643                 see ChangeLog 2003-02-17
4644
4645 2003-02-16 [match]      0.8.10claws15
4646
4647         * src/addressbook.c
4648                 Eliminates reloading of address data when items
4649                 deleted or added. Applied submitted by
4650                 Luke Plant <lukeplant@softhome.net>
4651
4652 2003-02-16 [paul]       0.8.10claws14
4653
4654         * src/news.c
4655                 when a 'protocol error' is encountered disconnect from
4656                 the server. This means that the user can carry on viewing
4657                 other articles and doesn't have to either wait until the
4658                 server timesout or quit sylpheed.
4659                 Fixes bug #53 'Unable to read messages in newsgroups, 
4660                 displayed message doesn't change'
4661
4662 2003-02-15 [christoph]  0.8.10claws13
4663
4664         * src/imap.c
4665                 fix bug that stopped scanning of folders when an
4666                 IMAP folder was empty
4667
4668         (closes bug 46 stop scan messages in folders after empty folder)
4669
4670 2003-02-15 [paul]
4671
4672         * tools/Makefile.am
4673           tools/README
4674           tools/freshmeat_search.pl     ** NEW FILE **
4675           tools/google_search.pl        ** NEW FILE **
4676                 Add 2 Actions scripts which search freshmeat/google
4677                 for the selected text using the browser configured
4678                 in sylpheedrc.
4679                 
4680         Note: These scripts are very dependent on the format of the
4681         browser command and may not work on every occasion. Testing
4682         is welcome. 
4683
4684 2003-02-14 [alfons]     0.8.10claws12
4685
4686         * src/compose.c
4687                 fix breakage because of uninitialized account pointer.
4688                 please verify.
4689
4690 2003-02-14 [paul]       0.8.10claws11
4691
4692         * src/compose.c
4693           src/prefs_account.[ch]
4694           src/prefs_common.[ch]
4695                 move signature settings to Account Prefs
4696
4697 2003-02-14 [paul]       0.8.10claws10
4698
4699         * sync with 0.8.10cvs11
4700                 see ChangeLog 2003-02-14
4701
4702 2003-02-13 [thorsten]   0.8.10claws9
4703
4704         * src/news.c
4705                 revert news progressbar (GUI separation)
4706
4707 2003-02-13 [paul]       0.8.10claws8
4708
4709         * src/compose.c
4710                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
4711                 paragraph 1
4712
4713 2003-02-13 [paul]       0.8.10claws7
4714
4715         * src/compose.[ch]
4716           src/summaryview.c
4717                 fix 'Follow-up and Reply-to' so that it creates a reply to
4718                 the newsgroup and the sender. If the message has the keyword
4719                 'poster' in the Followup-To header, all replies go to the
4720                 sender, re: RFC 1036, Section 2.2.3
4721                 rename all instances of 'ignore_replyto' to 'to_sender', both
4722                 were previously used, now we use just one.
4723
4724 2003-02-13 [paul]       0.8.10claws6
4725
4726         * sync with 0.8.10cvs9
4727                 see ChangeLog 2003-02-13
4728
4729 2003-02-13 [paul]       0.8.10claws5
4730
4731         * configure.ac
4732                 show which plugins are configured in the configure
4733                 output.
4734
4735 2003-02-12 [thorsten]   0.8.10claws4
4736
4737         * src/news.c
4738                 show progress while fetching news headers
4739
4740 2003-02-12 [christoph]  0.8.10claws3
4741
4742         * configure.ac
4743         * src/plugins/Makefile.am
4744                 use AM_CONDITIONAL to enable plugins, automake correctly
4745                 manages this when creating distdir
4746
4747 2003-02-12 [christoph]  0.8.10claws2
4748
4749         * ac/spamassassin.m4
4750         * src/plugins/spamassassin/Makefile.am
4751                 fix building SpamAssassin plugin without OpenSSL
4752
4753 2003-02-12 [paul]       0.8.10claws1
4754
4755         * ac/Makefile.am
4756           src/Makefile.am
4757           src/plugins/Makefile.am
4758                 fix failure of 'make release'
4759
4760 2003-02-12 [paul]       0.8.10claws
4761
4762         * 0.8.10claws released
4763
4764 2003-02-12 [paul]       0.8.9claws56
4765
4766         * po/bg.po
4767           po/es.po
4768           po/it.po
4769           po/ru.po
4770           po/sr.po
4771                 updated translations by George Danchev, Ricardo Mones Lastra,
4772                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
4773                 
4774         * sylpheed.spec.in
4775                 Allow the building of RPMs by a regular user. Submitted
4776                 by Sergei Astanin
4777
4778 2003-02-11 [alfons]     0.8.9claws55
4779
4780         * src/colorlabel.c
4781                 don't use pixmaps for label color rect but draw rectangles
4782                 so we can respect the color map of palette based visuals
4783                 (fixes the long time crashes on Suns - thanks to Andreas
4784                 Engel and Steve O'Hara-Smith for testing)
4785
4786 2003-02-11 [christoph]  0.8.9claws54
4787
4788         * src/matcher_parser_parse.y
4789                 correct bug where filering rules of not existing folders in
4790                 matcherrc were added to global filtering
4791                 
4792         (closes Debian Bug #180253 - Directory's filter-rules are merged with
4793          main filter-rules after removing directory, http://bugs.debian.org/180253)
4794         
4795 2003-02-11 [paul]       0.8.9claws53
4796
4797         * sync with 0.8.10cvs7
4798                 see ChangeLog 2003-02-09
4799
4800 2003-02-11 [melvin]     0.8.9claws52
4801
4802         * po/fr.po
4803                 Updated French tranlsations
4804
4805 2003-02-10 [paul]       0.8.9claws51
4806
4807         * sylpheed.spec.in
4808                 correct --enable-openssl
4809                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
4810
4811 2003-02-09 [martin]     0.8.9claws50
4812
4813         * src/prefs_matcher.c
4814                 fix segfault in prefs_matcher_substitute_cb() when
4815                 no row is selected
4816
4817 2003-02-09 [paul]       0.8.9claws49
4818
4819         * src/folderview.c
4820                 fix bug where a newsgroup folder's processing rules were
4821                 merged with the global filtering rules when the newsgroup
4822                 folder was deleted, causing some seriously bad results,
4823                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
4824
4825 2003-02-08 [melvin]     0.8.9claws48
4826
4827         * src/compose.c
4828                 Corrected and modified an alert message.
4829
4830 2003-02-07 [paul]       0.8.9claws47
4831
4832         * src/folderview.c
4833                 fix bug where both an 'Account properties' window and a
4834                 'Folder properties' window were opened when clicking on
4835                 'Properties' in an NNTP or IMAP folder's popup menu.
4836
4837 2003-02-07 [paul]       0.8.9claws46
4838
4839         * sync with 0.8.10cvs6
4840                 see ChangeLog 2003-02-06
4841
4842 2003-02-06 [christoph]  0.8.9claws45
4843
4844         * src/mbox.c
4845                 freeze folder updates while importing mbox files
4846                 (closes bug 43 importing mbox took hours)
4847                 
4848         Patch submitted by Jens Rantil <jens.rantil@telia.com>
4849
4850 2003-02-06 [thorsten]   0.8.9claws44
4851
4852         * po/de.po
4853                 Updated german translations
4854
4855 2003-02-06 [thorsten]   0.8.9claws43
4856
4857         * src/news.h
4858                 use guint for message numbers (fix count in grouplist dialog)
4859
4860 2003-02-05 [paul]       0.8.9claws42
4861
4862         * sync with 0.8.10cvs2
4863                 see ChangeLog 2003-02-05
4864
4865 2003-02-04 [colin]      0.8.9claws41
4866
4867         * src/prefs_common.[ch]
4868           src/procmsg.c
4869           src/summaryview.c
4870                 Add an option to disable threading by subject
4871
4872 2003-02-04 [christoph]  0.8.9claws40
4873
4874         * src/inc.c
4875                 only abort fetching mails from multiple accounts when the
4876                 error is fatal and does not allow to check any more accounts
4877                 (currently only disk full error)
4878
4879         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
4880          receive mails for other accouts)
4881
4882 2003-02-04 [christoph]  0.8.9claws39
4883
4884         * src/folder.c
4885                 first add the new message to the cache, then
4886                 send the update notification
4887
4888         (closes bug 39 after sending message folderview doesnt get updated)
4889
4890 2003-02-04 [colin]      0.8.9claws38
4891
4892         * src/inc.c
4893                 _really_ fix this Connecting... status
4894
4895 2003-02-04 [paul]       0.8.9claws37
4896
4897         * sync with 0.8.10
4898                 see ChangeLog 2003-02-04
4899
4900 2003-02-04 [paul]       0.8.9claws36
4901
4902         * sync with 0.8.9cvs6
4903                 see ChangeLog 2003-02-03
4904
4905 2003-02-04 [paul]       0.8.9claws35
4906
4907         * po/pt_BR.po
4908                 updated by AndrĂ© Filipe de Assunção e Brito 
4909                 <bedecko@netsite.com.br>
4910
4911 2003-02-03 [thorsten]   0.8.9claws34
4912
4913         * po/de.po
4914                 Updated german translations
4915
4916 2003-02-02 [paul]       0.8.9claws33
4917
4918         * po/es.po
4919                 updated by Ricardo Mones Lastra
4920
4921 2003-02-02 [thorsten]   0.8.9claws32
4922
4923         * src/mh.c
4924                 Fix mh_get_msginfo() segfault if file is inaccessible
4925
4926 2003-01-31 [colin]      0.8.9claws31
4927
4928         * src/procheader.c
4929                 Fix last commit's bug
4930
4931 2003-01-31 [colin]      0.8.9claws30
4932
4933         * src/procheader.c
4934                 Missing a change for gpg-signed messages
4935
4936 2003-01-31 [paul]       0.8.9claws29
4937
4938         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
4939           src/procheader.c
4940           src/stock_pixmap.[ch]
4941           src/summaryview.c
4942                 indicate GnuPG signed messages by displaying an icon
4943                 in the Attachment column.
4944
4945 2003-01-31 [paul]       0.8.9claws28
4946
4947         * sync with 0.8.9cvs4
4948                 see ChangeLog 2003-01-31
4949
4950 2003-01-31 [alfons]     0.8.9claws27
4951
4952         * src/textview.c
4953                 tune URI parser to accept mailto URLs with a '?'
4954                 (patch from Ruslan Balkin)
4955
4956 2003-01-31 [colin]      0.8.9claws26
4957
4958         * src/summaryview.c
4959                 Fix a leak introduced in claws24
4960
4961 2003-01-31 [colin]      0.8.9claws25
4962
4963         * src/summaryview.c
4964                 Freeze/Thaw folder updates when deleting dups
4965
4966 2003-01-31 [colin]      0.8.9claws24
4967         
4968         * src/addr_compl.c
4969           src/summaryview.c
4970           src/msgcache.c
4971                 little speed improvements
4972
4973 2003-01-31 [colin]      0.8.9claws23
4974
4975         * src/summaryview.c
4976                 Fix segfault when forwarding nothing
4977                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
4978                 
4979 2003-01-30 [paul]       0.8.9claws22
4980
4981         * sync with 0.8.9cvs3
4982                 see ChangeLog 2003-01-30
4983
4984 2003-01-30 [paul]       0.8.9claws21
4985
4986         * sync with 0.8.9cvs2
4987                 see ChangeLog 2003-01-30
4988
4989 2003-01-29 [paul]       0.8.9claws20
4990
4991         * sync with 0.8.9cvs1
4992                 see ChangeLog 2003-01-29
4993
4994 2003-01-28 [paul]       0.8.9claws19
4995
4996         * po/POTFILES.in
4997                 update to reflect changes. 
4998                 thanks to Ricardo Mones Lastra
4999
5000 2003-01-27 [christoph]  0.8.9claws18
5001
5002         * ac/openssl.m4
5003         * ac/spamassassin.m4
5004         * src/plugins/spamassassin/README
5005         * src/plugins/spamassassin/libspamc.[ch]
5006         * src/plugins/spamassassin/utils.[ch]
5007                 updated to latest libspamc
5008
5009 2003-01-27 [christoph]  0.8.9claws17
5010
5011         * src/folder.c
5012                 fix wrong use of procheader_get_header_fields
5013
5014 2003-01-27 [christoph]  0.8.9claws16
5015
5016         * src/news.c
5017         * src/prefs_account.[ch]
5018         * src/common/nntp.[ch]
5019                 allow to force authentication for NNTP servers
5020
5021         Patch submitted by Florian Mickler <dmk@d-labs.de>
5022
5023 2003-01-26 [paul]       0.8.9claws15
5024
5025         * src/summaryview.c
5026                 speed up of marking messages as read
5027                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
5028
5029 2003-01-26 [christoph]  0.8.9claws14
5030
5031         * src/Makefile.am
5032         * src/mgutils.[ch]              ** REMOVE **
5033         * src/xml.[ch]                  ** REMOVE **
5034         * src/xmlprops.[ch]             ** REMOVE **
5035         * src/common/Makefile.am
5036         * src/common/mgutils.[ch]       ** NEW **
5037         * src/common/xml.[ch]           ** NEW **
5038         * src/common/xmlprops.[ch]      ** NEW **
5039                 move xml files to common directory
5040
5041 2003-01-26 [christoph]  0.8.9claws13
5042
5043         * src/plugins/spamassassin/spamassassin_gtk.c
5044                 only set gtk entry text if string is available
5045
5046 2003-01-26 [melvin]     0.8.9claws12
5047
5048         * src/description_window.c
5049                 Allow resizing of the window
5050                 Allow automatic horizontal scroll bar
5051                 Do not vertically expand and fill
5052
5053 2003-01-26 [christoph]  0.8.9claws11
5054
5055         * src/Makefile.am
5056         * src/gtkutils.[ch]             ** REMOVE **
5057         * src/common/sylpheed.c
5058         * src/gtk/Makefile.am
5059         * src/gtk/description_window.c
5060         * src/gtk/gtkutils.[ch]         ** NEW **
5061         * src/gtk/prefswindow.c
5062                 move gtkutils to gtk directory
5063
5064 2003-01-26 [paul]       0.8.9claws10
5065
5066         * src/summaryview.c
5067                 rename summary_unread_clicked() to summary_status_clicked()
5068
5069 2003-01-26 [melvin]     0.8.9claws9
5070
5071         * src/prefs_actions.c
5072                 Cosmetical changes to the help text
5073
5074 2003-01-26 [paul]       0.8.9claws8
5075
5076         * src/folder.[ch]
5077           src/mainwindow.c
5078           src/prefs_common.c
5079           src/prefs_sumamry_column.c
5080           summaryview.[ch]
5081                 rename the 'Unread' column to 'Status'
5082
5083 2003-01-25 [match]      0.8.9claws7
5084
5085         * src/mgutils.[ch]
5086                 removed reference to LDAP constants. removed error2string.
5087                 included functions to support LDAP dynamic queries.
5088         * src/syldap.h
5089                 moved LDAP constants here.
5090         * src/addressbook.c
5091         * src/addrindex.c
5092         * src/importldif.c
5093                 removed references to LDAP constants and references to
5094                 error2string.
5095
5096 2003-01-25 [paul]       0.8.9claws6
5097
5098         * src/summaryview.c
5099                 summary_thread_build(), summary_thread_init(): remove 
5100                 unneeded reference to summaryview->folder_item
5101
5102 2003-01-25 [christoph]  0.8.9claws5
5103
5104         * src/gtk/description_window.c
5105                 o allow description texts to expand over multiple columns
5106                 o translate all columns
5107         * src/prefs_actions.c
5108                 change syntax description to use new multi column feature
5109
5110         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5111
5112 2003-01-25 [match]      0.8.9claws4
5113
5114         * src/vcard.c
5115                 fixed bug with Quoted-Printable
5116
5117 2003-01-25 [paul]       0.8.9claws3
5118
5119         * src/folder.[ch]
5120           src/summaryview.[ch]
5121                 implement per-folder collapsed/expanded threads setting
5122                 
5123         * src/prefs_common.c
5124                 remove global collapsed/expanded threads option
5125
5126 2003-01-25 [christoph]  0.8.9claws2
5127
5128         * po/POTFILES.in
5129                 add pluginwindow and prefswindow
5130         * src/compose.c
5131                 make send respond correctly to messages that could be added
5132                 to the queue folder, but the UID of the message is unknown
5133         * src/folder.c
5134         * src/imap.c
5135                 don't return guessed UIDs in imap_add_msg anymore. We return
5136                 0 to tell the folder system it was appened but the UID is
5137                 unknown. Folder system now get's the UID by scaning the folder
5138                 and searching the cache for the Message-ID
5139                 (closes bug #29 Messages queued, but not sent)
5140
5141 2003-01-25 [paul]       0.8.9claws1
5142
5143         * src/codeconv.c
5144                 conv_encode_header():  fix bug when long headers with 8-bit
5145                 characters are used, so that the encoded words are wrapped.
5146                 If the space in the original text falls on the wrap boundary,
5147                 it can be lost.
5148                 Patch by Sergey Vlasov.
5149                 
5150         * src/folderview.c
5151                  fix bug where a change to the sorting method or thread view
5152                  of a folder's messages is lost if simpify-subject is set and
5153                  toggled on or off.
5154                  Patch by Luke Plant.
5155
5156 2003-01-24 [paul]       0.8.9claws
5157
5158         * sylpheed-0.8.9claws released
5159         
5160         * Makefile.am
5161           sylpheed.spec.in
5162                 remove reference to 'INSTALL.jp'
5163
5164 2003-01-23 [paul]       0.8.8claws128
5165
5166         * po/es.po
5167           po/it.po
5168           po/ru.po
5169           po/sr.po
5170                 updated translations. submitted by Ricardo Mones Lastra,
5171                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
5172
5173 2003-01-23 [colin]      0.8.8claws127
5174
5175         * src/compose.c
5176                 Fix drafted and queued news articles re-edition
5177
5178 2003-01-23 [melvin]     0.8.8claws126
5179
5180         * po/fr.po
5181                 Updated French translations
5182
5183 2003-01-23 [colin]      0.8.8claws125
5184
5185         * src/inc.c
5186                 Fix "Connecting to..." status message
5187
5188 2003-01-22 [paul]       0.8.8claws124
5189
5190         * po/bg.po
5191                 updated by George Danchev
5192                 
5193         * src/folder.c
5194                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
5195                 and folder deletion
5196
5197 2003-01-21 [paul]       0.8.8claws123
5198
5199         * po/bg.po
5200                 updated by George Danchev
5201                 
5202         * src/about.c
5203                 its now 2003
5204                 
5205         * src/toolbar.c
5206                 don't translate 'Separator'
5207                 
5208         * src/plugins/spamassassin/Makefile.am
5209                 add aspell to CPPFLAGS
5210                 
5211         * src/plugins/spamassassin/spamassassin.c
5212           src/plugins/spamassassin/spamassassin_gtk.c
5213                 set correct default for spamassassin_receive_spam
5214                 slightly re-word descriptions and some
5215                 other minor changes
5216
5217 2003-01-19 [alfons]     0.8.8claws122
5218                 
5219         * src/mimeview.c
5220                 mimeview_save_as(): we might as well show the file name for
5221                 the single case "Save As" too
5222
5223 2003-01-19 [alfons]     0.8.8claws121
5224
5225         * src/crash.c
5226                 change bug tracker URL to bugzilla URL
5227
5228 2003-01-19 [alfons]     0.8.8claws120
5229
5230         * src/mimeview.c
5231                 mimeview_save_all(): display name of file before overwriting;
5232                 continue saving all, even when one overwrite was cancelled
5233
5234 2003-01-19 [christoph]  0.8.8claws119
5235
5236         * src/summaryview.c
5237         * src/procmsg.[ch]
5238                 fix wrong usage of procmsg_find_children in summaryview
5239                 by using procmsg_update_unread_children instead of
5240                 summaryview_update_unread_children
5241
5242 2003-01-19 [christoph]  0.8.8claws118
5243
5244         * src/procmsg.c
5245                 fix infinite loop in procmsg_find_children
5246                  (closes bug #25 sylpheed crashes on delete.)
5247
5248         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5249
5250 2003-01-19 [paul]       0.8.8claws117
5251
5252         * po/pt_BR.po
5253                 updated by Ivan Francolin Martinez
5254
5255 2003-01-18 [melvin]     0.8.8claws116
5256
5257         * src/prefs_actions.c
5258                 Removed syntax limitation of only one '&' at the end of command.
5259                         Now actions that contain '>/dev/null 2>&1' are possible.
5260
5261 2003-01-18 [melvin]     0.8.8claws115
5262
5263         * src/prefs_actions.c
5264                 Actions IO dialog: when the action ends
5265                 the "Close" button now has focus and [Escape] closes the
5266                 window.
5267
5268 2003-01-18 [christoph]  0.8.8claws114
5269
5270         * src/procmsg.c
5271                 o add debug output when MsgInfos are really freed
5272                 o free GSLists in procmsg_find_children and
5273                   procmsg_update_unread_children
5274
5275 2003-01-18 [christoph]  0.8.8claws113
5276
5277         * src/mainwindow.c
5278                 reorder Configuration menu
5279
5280 2003-01-18 [christoph]  0.8.8claws112
5281
5282         * src/compose.c
5283                 fix applying templates to forwarded messages
5284
5285         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5286
5287 2003-01-17 [christoph]  0.8.8claws111
5288
5289         * src/folder.c
5290                 destroy folder items, when a folder item is removed
5291
5292 2003-01-17 [christoph]  0.8.8claws110
5293
5294         * src/folder.c
5295                 fix wrong folder stats update when ignored message is
5296                 deleted
5297
5298 2003-01-17 [colin]      0.8.8claws109
5299         
5300         * src/mainwindow.c
5301         * src/summaryview.c
5302                 Quicksearch bugfixes: 
5303                 - hide help button at startup if not extended
5304                 - switch to extended when looking for replies
5305
5306 2003-01-17 [paul]
5307
5308         * sync with 0.8.9 release
5309
5310 2003-01-17 [paul]       0.8.8claws108
5311
5312         * sync with 0.8.8cvs11
5313                 see ChangeLog 2003-01-17
5314
5315 2003-01-16 [colin]      0.8.8claws107
5316
5317         * src/procmsg.c
5318                 Changed encryption test to re-ask passphrase
5319                 if an encrypted message hasn't been decrypted
5320                 Fixes bug #5
5321
5322 2003-01-16 [christoph]  0.8.8claws106
5323
5324         * src/prefs_gtk.c
5325         * src/prefs_toolbar.c
5326         * src/gtk/prefswindow.h
5327         * src/plugins/spamassassin/spamassassin_gtk.c
5328                 remove page destroy function that is not used anymore
5329
5330 2003-01-16 [paul]       0.8.8claws105
5331
5332         * sync with 0.8.8cvs9
5333                 see ChangeLog 2002-01-16
5334
5335 2003-01-16 [colin]      0.8.8claws104
5336
5337         * src/compose.[ch]
5338                 Fix bug with autosaved drafts for IMAP, when draft
5339                 folder is specified - fixes bugzilla bug #20
5340
5341 2003-01-15 [paul]       0.8.8claws103
5342
5343         * src/compose.[ch]
5344           src/procmsg.c
5345                 store folder and message-id of message forwarding
5346                 in queue header and set forward flag after sending
5347
5348 2003-01-15 [paul]       0.8.8claws102
5349
5350         * sync with 0.8.8cvs8
5351                 see ChangeLog 2002-01-15
5352
5353 2003-01-15 [colin]      0.8.8claws101
5354
5355         * src/Makefile.am
5356                 Fix linking with GNU libiconv
5357
5358 2003-01-15 [darko]      0.8.8claws100
5359
5360         * src/pine.c
5361                 fix crash when importing pine address book
5362                 entry with an empty name (reported by DY
5363                 <dybulk at tri8.net>)
5364
5365 2003-01-14 [paul]       0.8.8claws99
5366
5367         * configure.in  ** REMOVED **
5368           configure.ac  ** NEW FILE **
5369                 rename configure.in to configure.ac, as it is now
5370                 preferred
5371
5372 2003-01-14 [melvin]     0.8.8claws98
5373
5374         * src/folderview.c
5375                 folderview_check_new(): More precise function description
5376
5377 2003-01-14 [melvin]     0.8.8claws97
5378
5379         * src/folderview.c
5380                 folderview_check_new(): return the number of new messages 
5381                         since last check.
5382         * src/inc.c
5383                 inc_account_mail(): Disable counting of new messages for IMAP
5384                         and NNTP until bug [19] and [14] are fixed.
5385
5386 2003-01-14 [paul]       0.8.8claws96
5387
5388         * sync with 0.8.8cvs6
5389                 see ChangeLog 2003-01-14
5390
5391 2003-01-13 [alfons]     0.8.8claws95
5392
5393         * src/textview.c
5394                 tune email address validation (c. 0.8.8claws89): if . is 
5395                 just one char away from @, the address is invalid too 
5396                 (correctly rejects addresses like foo@.com)
5397
5398 2003-01-13 [paul]       0.8.8claws94
5399
5400         * src/messageview.c
5401           src/toolbar.c
5402                 fixes to the Message View toolbar and menu:
5403                 fix non-functioning Forward button
5404                 make Reply button consider default_reply_list
5405                 remove 'Follow-up...' menu entry
5406                 add 'Forward' and 'Redirect' menu entries
5407
5408 2003-01-13 [melvin]     0.8.8claws93
5409
5410         * src/inc.c
5411                 Fixed typo that could make new messages count incorrect.
5412
5413 2003-01-13 [melvin]     0.8.8claws92
5414
5415         * src/folderview.[ch]
5416                 folderview_check_new(): return the number of new messages.
5417         * src/inc.c
5418                 Should fix bug [14] where new mail notification worked 
5419                         incorrectly with IMAP accounts.
5420                 inc_spool_account(): return number of new msgs, or -1 on error
5421                 inc_all_spool(): return number of new msgs
5422                 
5423 2003-01-13 [melvin]     0.8.8claws91
5424
5425         * src/prefs_actions.c
5426                 Justify help text.
5427
5428 2003-01-12 [thorsten]   0.8.8claws90
5429
5430         * src/common/prefs.c
5431                 close file before rename
5432
5433 2003-01-12 [alfons]     0.8.8claws89
5434
5435         * AUTHORS
5436                 add Christian Mertes
5437         * src/common/utils.[ch]
5438                 g_stricase_hash(), g_stricase_equal(): functions for 
5439                 case insensitive hash tables
5440         * src/textview.c
5441                 use top level domain names to validate email address, based
5442                 on a patch by Christian Mertes (thanks!), but changed 
5443                 implementation to use a hash table 
5444
5445 2003-01-12 [paul]       0.8.8claws88
5446
5447         * po/bg.po
5448                 updated by George Danchev
5449
5450 2003-01-12 [alfons]     0.8.8claws87
5451
5452         * src/summaryview.c
5453                 delete / execute performance: use new style folder update
5454
5455 2003-01-12 [paul]       0.8.8claws86
5456
5457         * sync with 0.8.8cvs5
5458                 see ChangeLog 2003-01-13 (!)
5459
5460 2003-01-12 [alfons]     0.8.8claws85
5461
5462         * src/filtering.c
5463         * src/matcher_parser_parse.y
5464                 prepare change_score filtering action
5465         * src/matcher.[ch]
5466                 give up const-correctness on functions that call non-const-correct functions;
5467                 several casts to gpointer in g_free();
5468                 add change_score;
5469
5470 2003-01-12 [christoph]  0.8.8claws84
5471
5472         * src/compose.c
5473                 fix 2 warnings
5474
5475         * src/gtk/prefswindow.[ch]
5476         * src/plugins/spamassassin/spamassassin_gtk.c
5477                 changed the call of the widget create function
5478                 for PrefsPages, because sometimes the widget
5479                 create function needs a widget that already has
5480                 been attached to a window (to create GDK pixmaps
5481                 for exmaple). So we simply pass the GtkWindow as
5482                 the second parameter now.
5483
5484         * src/main.c
5485         * src/mainwindow.c
5486         * src/prefs_toolbar.[ch]
5487                 rewrite Toolbar Preferences using the new
5488                 prefs window
5489
5490 2003-01-11 [alfons]     0.8.8claws83
5491
5492         * src/addressadd.c
5493                 fix crash when adding sender to addressbook because status bar
5494                 isn't there (the status bar doesn't seem to be used though,
5495                 but I'll let Match decide what to do with it)
5496
5497 2003-01-11 [colin]      0.8.8claws82
5498
5499         * src/main.c
5500           src/toolbar.c
5501                 Two useless changes reversed
5502
5503 2003-01-11 [colin]      0.8.8claws81
5504
5505         * src/mainwindow.c
5506           src/mainwindow.h
5507                 Add mainwindow_get_mainwindow()
5508         * src/alertpanel.c
5509           src/alertpanel.h
5510                 Add alertpanel_error_log() 
5511         * src/compose.c
5512           src/inc.c
5513           src/messageview.c
5514           src/toolbar.c
5515           src/main.c
5516           src/procmsg.c
5517                 Network errors get a View Log button
5518
5519 2003-01-10 [alfons]     0.8.8claws80
5520
5521         * src/prefs_toolbar.c
5522         * src/toolbar.c
5523                 use the translatable string for "Separator" as file name for
5524                 separator toolbar items (probably make this uppercase?)
5525
5526 2003-01-10 [alfons]     0.8.8claws79
5527
5528         * src/prefs_toolbar.c
5529                 put right A_SEPARATOR description string in "displayed
5530                 toolbar items list" so manually added separators are
5531                 saved correctly (bug #10, "Adding a separator to the main 
5532                 toolbar fails, entry in xml file is wrong")
5533
5534 2003-01-10 [christoph]  0.8.8claws78
5535
5536         * src/imap.c
5537                 o fix warnings
5538                 o use CAPABILITY to check if NAMESPACE is available
5539
5540 2003-01-10 [christoph]  0.8.8claws77
5541
5542         * src/imap.[ch]
5543                 apply UIDPLUS IMAP extension support patch
5544
5545         Patch submitted by Simon 'corecode' Schubert
5546
5547 2003-01-10 [paul]       0.8.8claws76
5548
5549         * src/folderview.c
5550                 a sync from main which fixes the news account folders'
5551                 Properties bug
5552
5553 2003-01-10 [christoph]  0.8.8claws75
5554
5555         * src/folder.c
5556                 don't accept 0 as a valid uid returned by copy and move
5557                 functions. 0 means the message was copied or moved but the
5558                 new uid could not be fetched. It is not an error condition
5559                 for the copy or move operation.
5560
5561 2003-01-10 [paul]       0.8.8claws74
5562
5563         * src/prefs_filtering.c
5564                 change English used in Alert when entry is not
5565                 saved.
5566                 
5567         * sync with 0.8.8cvs4
5568                 see ChangeLog 2003-01-10
5569
5570 2003-01-10 [darko]      0.8.8claws73
5571
5572         * src/pine.c
5573                 fix crash when importing address book entry
5574                 without a valid address
5575
5576 2003-01-09 [alfons]     0.8.8claws72
5577
5578         * src/inc.c
5579                 filtering performance: use new style folder update
5580
5581 2003-01-09 [christoph]  0.8.8claws71
5582
5583         * src/compose.c
5584         * src/gtk/menu.[ch]
5585                 fix wrong selecting of mime encoding type, when
5586                 opening property dialog of attachments in the
5587                 compose window. 7bit was always selected and that
5588                 destoryed files with 8bit data.
5589                 (closes bug #9 Sylpheed-claws destroys attachments when
5590                  changing MIME-types)
5591
5592 2003-01-09 [paul]       0.8.8claws70
5593
5594         * sync with 0.8.8cvs3
5595                 see ChangeLog 2003-01-09
5596
5597 2003-01-08 [alfons]     0.8.8claws69
5598         
5599         * src/addressadd.c
5600                 apply patch by Kim Schulz to fix build breakage
5601                 because of missing variable
5602
5603 2003-01-08 [paul]       0.8.8claws68
5604
5605         * sync with 0.8.8cvs2
5606                 see ChangeLog 2002-01-08
5607
5608 2003-01-08 [paul]       0.8.8claws67
5609
5610         * po/it.po
5611                 updated by Alessandro Maestri
5612                 
5613         * src/addressadd.c
5614                 when using 'Add sender to addressbook' allow
5615                 name to be edited and remarks to be entered
5616                 Patch submitted by Luke Plant
5617
5618 2003-01-08 [darko]      0.8.8claws66
5619
5620         * README.claws, src/summaryview.c
5621                 fix description for marked messages
5622
5623 2003-01-08 [paul]
5624
5625         * tools/Makefile.am
5626           tools/launch_phoenix  ** NEW FILE **
5627                 add script that enables using Phoenix as the default
5628                 web browser. 
5629                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
5630                 
5631         * tools/OOo2sylpheed.pl
5632                 remove full path to sylpheed executable, just 'sylpheed'
5633                 will do
5634                 
5635         * tools/README
5636                 add launch_phoenix informtion and re-arrange and compress
5637                 the data a little
5638
5639 2003-01-07 [christoph]  0.8.8claws65
5640
5641         * src/folder.c
5642                 fix update for source folder when moving messages
5643         * src/procmsg.[ch]
5644         * src/summaryview.c
5645                 use function to set to_folder for message infos and
5646                 automatically update the op_count for old and new
5647                 folder
5648
5649 2003-01-07 [melvin]     0.8.8claws64
5650
5651         * src/prefs_actions.c
5652                 Fixed bug where an '%p' Action on a displayed image crashed 
5653                         Sylpheed
5654                 Code clean up (get rid of duplicated code and removed unnecessary 
5655                                 structure member)
5656
5657 2003-01-07 [christoph]  0.8.8claws63
5658
5659         * src/compose.c
5660         * src/folder.[ch]
5661         * src/folderview.c
5662         * src/import.c
5663         * src/inc.c
5664         * src/main.c
5665         * src/mainwindow.c
5666         * src/messageview.c
5667         * src/prefs_folder_item.c
5668         * src/procmsg.c
5669         * src/summaryview.c
5670         * src/toolbar.c
5671                 o remove all folder update triggering from the UI code. The folder
5672                   system should know much better when a folder needs an update.
5673                 o to prevent multiple updates in a row the folder updates can be
5674                   frozen for some time.
5675
5676                 Note: - Please verify that no updates are missing
5677                       - Check where freeze/thaws should be added
5678
5679 2003-01-07 [christoph]  0.8.8claws62
5680
5681         * src/prefs_actions.c
5682                 don't translate empty strings
5683
5684         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5685
5686 2003-01-06 [christoph]  0.8.8claws61
5687
5688         * src/prefs_actions.c
5689                 mark strings for gettext
5690         * src/prefs_matcher.c
5691                 use new description window for Execute action and
5692                 match condition in Filtering
5693
5694         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5695
5696 2003-01-06 [alfons]     0.8.8claws60
5697
5698         keep myself inspired to re-organize matcher part 8; 
5699         yes, more to come (I need to move out the descriptive
5700         text for actions to matcher.c, or at least make it not
5701         depend on the wicked ordering)
5702
5703         * src/prefs_matcher.c
5704                 add documentation so others may comprehend the
5705                 UI part of the conditions
5706                 
5707 2003-01-06 [christoph]  0.8.8claws59
5708
5709         * src/prefs_actions.c
5710                 use new description window for syntax help
5711         * src/gtk/description_window.c
5712                 fix display of descriptions with column count != 2
5713
5714         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5715
5716 2003-01-06 [christoph]  0.8.8claws58
5717
5718         * src/quote_fmt.c
5719         * src/summaryview.[ch]
5720         * src/gtk/Makefile.am
5721         * src/gtk/description_window.[ch]       ** NEW **
5722                 use a generic window to display syntax descriptions
5723                 currently used in quote_fmt and summaryview (new description
5724                 for extended quick search)
5725
5726         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5727
5728 2003-01-06 [paul]       0.8.8claws57
5729
5730         * sync with 0.8.8cvs1
5731                 see ChangeLog 2003-01-06
5732
5733 2003-01-06 [christoph]  0.8.8claws56
5734
5735         * src/mainwindow.c
5736         * src/prefs_gtk.[ch]
5737         * src/gtk/prefswindow.[ch]
5738         * src/plugins/spamassassin/spamassassin_gtk.c
5739                 o remove page management from prefswindow, pages
5740                   will be an argument to prefswindow_open
5741                 o prefswindow_open gets a datapointer that is
5742                   passed to the widget_create function to allow
5743                   creation of prefswindow for specific items
5744
5745 2003-01-06 [colin]      0.8.8claws55
5746         
5747         * src/summaryview.c
5748                 We don't want regexp in the reply-finder, 
5749                 because MIDs can contain !,$,. and so on
5750
5751 2003-01-06 [jens]       0.8.8claws54
5752
5753         * src/jpilot.c
5754                 fixed a wrong free in jpilot_read_db_files
5755
5756 2003-01-06 [alfons]     0.8.8claws53
5757
5758         re-organize matcher part 8; more to come
5759        
5760         * src/matcher.c
5761                 matcherprop_to_string(): put g_free()s before the
5762                 switch-case break to fix memleaks                
5763
5764 2003-01-06 [colin]      0.8.8claws52
5765
5766         * src/summaryview.c
5767                 cleanup & reply-finder now displays the first 
5768                 matching message
5769
5770 2003-01-05 [alfons]     0.8.8claws51
5771
5772         re-organize matcher part 7; more to come
5773
5774         * src/matcher.[ch]
5775                 fixes for constant correctness;
5776                 more documentation;
5777
5778 2003-01-05 [alfons]     0.8.8claws50
5779
5780         re-organize matcher part 6; more to come
5781         
5782         * src/matcher.[ch]
5783                 fixes for constant correctness;
5784                 more documentation;
5785         * src/filtering.c
5786                 fix for constant correctness
5787
5788 2003-01-05 [colin]      0.8.8claws49
5789
5790         * src/account.[ch]
5791                 Add account_get_reply_account function
5792         * src/compose.c
5793                 Use account_get_reply_account function 
5794         * src/summaryview.c
5795                 Basic reply-finder - click on the replied
5796                 icon gets you to the outbox using quick-search
5797
5798 2003-01-05 [paul]       0.8.8claws48
5799
5800         * src/prefs_common.c
5801                 small change to English
5802                 
5803         * src/prefs_filtering.c
5804                 prefs_filtering_action_select(): improve logic and uniformity
5805                 of gui
5806
5807 2003-01-05 [alfons]     0.8.8claws47
5808
5809         fine tune solution to focus problems (bug #7)
5810
5811         * src/mainwindow.c
5812                 mainwindow_focus_in_event(): remove grab event check
5813         * src/summaryview.c
5814                 summary_button_pressed(): move selection on right-click
5815                 too. we can't possibly move the selection back after
5816                 canceling a dialog, because gtk's incomplete focus 
5817                 management. whether this is a good solution, only time
5818                 will tell.
5819
5820 2003-01-05 [christoph]  0.8.8claws46
5821
5822         * src/imap.c
5823                 fix crash when no imap connection could be established
5824
5825 2003-01-05 [paul]       0.8.8claws45
5826
5827         * src/mainwindow.c
5828           src/sumamryview.c
5829           src/gtk/menu.[ch]
5830                 fix bug 605957 'shortcuts in popup-menu'
5831                 make user-defined shortcuts work
5832                 show shortcuts that are already defined
5833                 in the main menu
5834                 Patch submitted by Luke Plant
5835
5836 2003-01-05 [alfons]     0.8.8claws44
5837
5838         * src/mainwindow.c
5839                 focus_in_event handler should not select summary view row 
5840                 when another window (menu, dialog) grabbed for events 
5841                 (bug #7, "[0.8.8claws42] Message summary focus") 
5842
5843 2003-01-04 [christoph]  0.8.8claws43
5844
5845         * src/procmsg.c
5846                 update save folder after adding the sent message
5847                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
5848
5849 2003-01-02 [christoph]  0.8.8claws42
5850
5851         * src/common/plugin.c
5852                 fix unloading of all plugins and unload
5853                 plugins in reverse order
5854                 
5855         * src/gtk/pluginwindow.c
5856                 implement function of load and unload button
5857
5858         * src/gtk/prefswindow.c
5859         * src/gtk/prefswindow.h
5860                 rename register function and add new unregister
5861                 function
5862
5863         * src/plugins/spamassassin/spamassassin_gtk.c
5864                 unregister prefs page and update for changes in
5865                 src/gtk/prefswindow.c
5866
5867 2003-01-02 [paul]       0.8.8claws41
5868
5869         * po/es.po
5870                 updated by Ricardo Mones Lastra
5871
5872 2003-01-02 [paul]
5873
5874         * tools/tb2sylpheed
5875                 fixes and improvements by Urke MMI
5876
5877 2003-01-02 [thorsten]   0.8.8claws40
5878
5879         * src/procmsg.c
5880                 fixed wrong return value
5881
5882 2003-01-02 [thorsten]   0.8.8claws39
5883
5884         * src/prefs.c
5885                 fixed printing wrong variable
5886
5887 2003-01-02 [thorsten]   0.8.8claws38
5888
5889         * src/prefs.c
5890                 fixed acessing members of freed pfile struct
5891
5892 2003-01-02 [thorsten]   0.8.8claws37
5893
5894         * src/procmsg.c
5895                 detect loops across several messages
5896                 as suggested by Christoph Hohmann
5897
5898 2003-01-01 [match]      0.8.8claws36
5899
5900         * src/addrindex.c
5901                 fixed another memory leak.
5902
5903 2003-01-01 [match]      0.8.8claws35
5904
5905         * src/jpilot.[ch]
5906                 fixed memory leaks. applied Doxygen comments.
5907
5908 2003-01-01 [thorsten]   0.8.8claws34
5909
5910         * src/procmsg.c
5911                 inhibit endless loop if msg references itself
5912                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
5913
5914 2003-01-01 [christoph]  0.8.8claws33
5915
5916         * src/mainwindow.c
5917         * src/gtk/Makefile.am
5918         * src/gtk/pluginwindow.c                ** NEW **
5919         * src/gtk/pluginwindow.h                ** NEW **
5920                 add plugin window
5921
5922         * src/plugins/demo/demo.c
5923         * src/plugins/spamassassin/spamassassin.c
5924         * src/plugins/spamassassin/spamassassin_gtk.c
5925                 write better plugin descriptions
5926
5927 2002-12-31 [christoph]  0.8.8claws32
5928
5929         * src/gtk/prefswindow.c
5930         * src/plugins/spamassassin/spamassassin_gtk.c
5931                 some small improvements to GTK code
5932
5933 2002-12-31 [christoph]  0.8.8claws31
5934
5935         * src/plugins/spamassassin/spamassassin_gtk.c
5936                 enable folder select button
5937
5938 2002-12-31 [christoph]  0.8.8claws30
5939
5940         * src/mainwindow.c
5941         * src/gtk/Makefile.am
5942         * src/gtk/prefswindow.c                         ** NEW **
5943         * src/gtk/prefswindow.h                         ** NEW **
5944                 add new prefs window
5945
5946         * src/common/plugin.c
5947                 don't try to load empty config lines
5948         
5949         * src/plugins/spamassassin/Makefile.am
5950         * src/plugins/spamassassin/spamassassin.c
5951         * src/plugins/spamassassin/spamassassin.h       ** NEW **
5952         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
5953                 GTK config for SpamAssassin Plugin using
5954                 the new prefs window
5955
5956 2002-12-31 [paul]       0.8.8claws29
5957
5958         * po/POTFILES.in
5959                 remove obsolete entry 'src/menu.c'
5960
5961 2002-12-31 [alfons]     0.8.8claws28
5962
5963         * src/matcher.[ch]
5964         * src/matcher_parser_parse.y
5965         * src/prefs_matcher.c
5966                 add "ignore_thread" and "~ignore_thread" condition so it's
5967                 possible to make the actions / scoring operate on the ignore
5968                 thread flag
5969
5970 2002-12-31 [christoph]  0.8.8claws27
5971
5972         * src/addrbook.c
5973         * src/addrindex.c
5974         * src/folder.c
5975         * src/matcher.c
5976         * src/prefs_account.c
5977         * src/prefs_actions.c
5978         * src/prefs_customheader.c
5979         * src/prefs_display_header.c
5980         * src/prefs_gtk.c
5981         * src/procmime.c
5982         * src/toolbar.c
5983         * src/xmlprops.c
5984         * src/common/prefs.[ch]
5985                 extend prefs file handling for reading and automatic handling
5986                 of blocks. When reading prefs_set_block_label will automatically
5987                 move on to the block. When writing it will copy all other blocks
5988                 automatically
5989
5990         * src/common/plugin.c
5991                 Now loading plugin filenames from [Plugins] block in
5992                 sylpheed rc file
5993
5994 2002-12-30 [christoph]  0.8.8claws26
5995
5996         * src/common/hooks.[ch]
5997                 return abort status to caller of hooks_invoke
5998                 
5999         * src/inc.[ch]
6000                 invoke message filtering hook and stop
6001                 default handling when filter returns abort
6002
6003         * src/common/plugin.[ch]
6004         * src/plugins/demo/demo.c
6005                 modify plugin loader, because resolving symbols for strings
6006                 does not work correctly
6007         
6008         * configure.in
6009         * ac/spamassassin.m4                            ** NEW **
6010         * src/plugins/spamassassin/.cvsignore           ** NEW **
6011         * src/plugins/spamassassin/Makefile.am          ** NEW **
6012         * src/plugins/spamassassin/README               ** NEW **
6013         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
6014         * src/plugins/spamassassin/spamassassin.c       ** NEW **
6015         * src/plugins/spamassassin/utils.[ch]           ** NEW **
6016                 add spamassassin plugin, see src/plugins/spamassassin/README
6017                 for details
6018
6019 2002-12-29 [alfons]     0.8.8claws25
6020
6021         * src/mainwindow.c
6022                 when moving focus from a message view to the main 
6023                 window, don't forget to select the summary node
6024                 of the displayed message. should fix "[ 659103 ] 
6025                 focus-follows-mouse confuses sylpheed"
6026
6027 2002-12-29 [christoph]  0.8.8claws24
6028
6029         * src/Makefile.am
6030         * src/stringtable.[ch]          ** REMOVE **
6031         * src/common/Makefile.am
6032         * src/common/stringtable.[ch]   ** NEW **
6033                 move stringtable files to common directory
6034
6035 2002-12-29 [christoph]  0.8.8claws23
6036
6037         * src/Makefile.am
6038         * src/menu.[ch]                 ** REMOVE **
6039         * src/gtk/Makefile.am
6040         * src/gtk/menu.[ch]             ** NEW **
6041                 move menu files to gtk directory
6042
6043 2002-12-29 [match]      0.8.8claws22
6044
6045         * src/addressbook.c
6046         * src/syldap.c
6047                 moved UI specific code out of LDAP code into addressbook
6048                 UI code. fixed memory leak.
6049
6050 2002-12-29 [christoph]  0.8.8claws21
6051
6052         * src/folder.c
6053                 only check for IGNORED parent message when message is
6054                 not IGNORED itself
6055
6056 2002-12-29 [alfons]     0.8.8claws20
6057
6058         * src/summaryview.c
6059                 set gtksctree's anchor correct (immediate execute
6060                 changes the tree's layout, and anchor points at 
6061                 the incorrect row). fixes "[ 657233 ] multiple msg 
6062                 delete sometimes off by 1".
6063                 we probably have to look for more tree layout /
6064                 anchor glitches.
6065
6066 2002-12-29 [paul]       0.8.8claws19
6067
6068         * src/summaryview.c
6069                 fix bug [ 659054 ] incorrect sorting of 'From' column
6070                 when using 'display sender using address book'
6071                 thanks to Alfons and Luke Plant
6072
6073 2002-12-29 [christoph]  0.8.8claws18
6074
6075         * src/folder.c
6076         * src/procmsg.[ch]
6077                 check parent messages for IGNORE THREAD flag, when adding,
6078                 moving or copying messages to a folder
6079
6080 2002-12-27 [alfons]     0.8.8claws17
6081
6082         re-organize matcher part 5; more to come
6083
6084         * src/matcher.c
6085                 hash keywords in matchparser_tab 
6086
6087 2002-12-27 [alfons]     0.8.8claws16
6088
6089         re-organize matcher part 4; more to come
6090
6091         * src/matcher_parser.h
6092         * src/matcher_parser_lex.l
6093         * src/matcher_parser_parse.y
6094                 cleanup
6095
6096 2002-12-27 [alfons]     0.8.8claws15
6097
6098         re-organize matcher part 3; more to come
6099
6100         * src/matcher.[ch]
6101                 cleanup
6102
6103 2002-12-27 [alfons]     0.8.8claws14
6104
6105         re-organize matcher part 2; more to come but this should
6106         work. cc me if there are any regressions.
6107
6108         * src/matcher.h
6109                 add prototype for get_matchparser_tab_id()
6110         * src/matcher_parser_lex.l
6111                 look up keywords using matchparser_tab_id();
6112
6113 2002-12-27 [alfons]     0.8.8claws12
6114
6115         re-organize matcher part 1
6116
6117         * src/matcher.h
6118                 map yacc generated constants to sylpheed matcher constants
6119         * src/matcher.c
6120                 add function to find a matcher constant from a string
6121
6122 2002-12-27 [christoph]  0.8.8claws11
6123
6124         * src/compose.c
6125                 MENUITEM_ADD casts the 4th argument from integer to pointer
6126                 so it probably should not be a pointer, this means we
6127                 should use account id for it and not the account's pointer
6128
6129 2002-12-27 [paul]       0.8.8claws10
6130
6131         * src/mainwindow.c
6132                 remove unneeded 'GtkWidget *vbox'
6133                 
6134         * src/summaryview.c
6135                 further sync with 0.8.8 - make sort
6136                 by recipient work as expected
6137                 
6138         * NEWS
6139                 sync with 0.8.8
6140
6141 2002-12-27 [paul]       0.8.8claws9
6142
6143         * po/pt_BR.po
6144                 updated by Ivan F. Martinez
6145                 
6146 2002-12-27 [darko]      0.8.8claws8
6147
6148         * src/common/utils.c
6149                 added locked pattern to extended search
6150
6151 2002-12-27 [alfons]     0.8.8claws7
6152
6153         * src/prefs_matcher.[ch]
6154                 clean up
6155
6156 2002-12-26 [alfons]     0.8.8claws6
6157
6158         * src/matcher.[ch]
6159         * src/matcher_parser_lex.l
6160         * src/matcher_parser_parse.y
6161         * src/prefs_matcher.c
6162                 allow color label as a condition in the matcher
6163
6164 2002-12-26 [oliver]     0.8.8claws5
6165         
6166         * src/toolbar.c 
6167                 enable Addressbook for Main and Messageview
6168         * src/prefs_actions.c
6169                 enable actions in Messageview
6170
6171 2002-12-26 [christoph]  0.8.8claws4
6172
6173         * src/common/plugin.c
6174                 add a little debug output
6175         * configure.in
6176         * src/plugins/demo/Makefile.am
6177                 better use of automake
6178
6179 2002-12-26 [christoph]  0.8.8claws3
6180
6181         * src/Makefile.am
6182         * src/common/Makefile.am
6183                 fix "make distdir"
6184
6185 2002-12-26 [christoph]  0.8.8claws2
6186
6187         * configure.in
6188                 sort configure checks into common / gtk / plugins
6189         * po/POTFILES.in
6190                 add src/prefs_gtk.c
6191         * src/Makefile.am
6192                 add plugins SUBDIR
6193         * src/main.c
6194         * src/common/sylpheed.[ch]
6195                 added now sylpheed_done function for shutdown
6196         * src/common/Makefile.am
6197         * src/common/plugin.[ch]                ** NEW **
6198                 plugin loader and unloader
6199         * src/plugins/.cvsignore                ** NEW **
6200         * src/plugins/Makefile.am               ** NEW **
6201                 build plugins
6202         * src/plugins/demo/.cvsignore           ** NEW **
6203         * src/plugins/demo/Makefile.am          ** NEW **
6204         * src/plugins/demo/demo.c               ** NEW **
6205                 small demo plugin that installs a logtext hook and
6206                 outputs the log text to stdout
6207
6208 2002-12-26 [paul]       0.8.8claws1
6209
6210         * po/es.po
6211                 updated by Ricardo Mones Lastra
6212
6213 2002-12-26 [paul]       0.8.8claws
6214
6215         * 0.8.8claws released
6216
6217 2002-12-26 [paul]       0.8.7claws12
6218
6219         * po/bg.po
6220                 updated by George Danchev
6221
6222 2002-12-26 [paul]       0.8.7claws11
6223
6224         * po/POTFILES.in
6225                 remove unneeded 'src/prefs.c' entry 
6226
6227 2002-12-26 [paul]       0.8.7claws10
6228
6229         * src/codeconv.c
6230           src/mainwindow.c
6231                 sync with 0.8.8 release
6232         
6233         * src/folder.[ch]
6234           src/mh.c
6235           src/summaryview.c
6236                 partial sync with 0.8.8 release
6237         
6238
6239 2002-12-25 [alfons]     0.8.7claws9
6240
6241         * src/matcher.[ch]
6242         * src/matcher_parser_lex.l
6243         * src/matcher_parser_parse.y
6244         * src/prefs_matcher.c
6245                 add locked flag to possible filtering / matcher 
6246                 conditions (also a good example what should be
6247                 done to add a simple boolean condition)
6248
6249 2002-12-25 [christoph]  0.8.7claws8
6250
6251         * src/Makefile.am
6252         * src/account.[ch]
6253         * src/addrbook.c
6254         * src/addressbook.c
6255         * src/addrindex.c
6256         * src/filtering.c
6257         * src/folder.c
6258         * src/matcher.c
6259         * src/prefs.[ch]                ** REMOVE **
6260         * src/prefs_account.c
6261         * src/prefs_actions.c
6262         * src/prefs_common.c
6263         * src/prefs_customheader.c
6264         * src/prefs_display_header.c
6265         * src/prefs_filtering.c
6266         * src/prefs_folder_item.c
6267         * src/prefs_gtk.[ch]            ** NEW **
6268         * src/prefs_matcher.c
6269         * src/prefs_scoring.c
6270         * src/prefs_summary_column.c
6271         * src/procmime.c
6272         * src/selective_download.c
6273         * src/toolbar.c
6274         * src/common/Makefile.am
6275         * src/common/prefs.[ch]         ** NEW **
6276                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
6277
6278 2002-12-24 [alfons]     0.8.7claws7
6279
6280         * src/summaryview.c
6281                 summary_thread_build(): fix real cause of the crash mentioned in
6282                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
6283                 this way we get meaningful ctree nodes 
6284
6285 2002-12-24 [oliver]     0.8.7claws6
6286
6287         * src/mainwindow.[ch]
6288         * src/messageview.[ch]
6289         * src/compose.[ch]
6290         * src/inc.c
6291         * src/summaryview.c
6292                 changes to use updated toolbar handling
6293                 
6294 2002-12-24 [oliver]     0.8.7claws5
6295
6296         * src/toolbar.[ch]
6297                 generic toolbar handling
6298                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
6299         * src/prefs_toolbar.[ch]
6300                 adjust to handling
6301         
6302 2002-12-24 [oliver]     0.8.7claws4
6303         
6304         * src/stock_pixmap.[ch]
6305                 move SYLPHEED_LOGO to end of list in order 
6306                 to remove it from Custom Toolbar`s Icon View
6307
6308 2002-12-24 [alfons]     0.8.7claws3
6309
6310         * src/summaryview.c
6311                 summary_thread_build(): fix crash because of focus != selection 
6312                 after threading. when deleting the selection, gtk tries but fails 
6313                 to find the correct focusable element. we now force the selection
6314                 to be focused. this should solve the infamous bug reported by 
6315                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
6316                 a test case is available. 
6317
6318 2002-12-24 [darko]      0.8.7claws2
6319
6320         * src/summaryview.c
6321                 don't crash when unmarking message with unread children
6322
6323 2002-12-23 [christoph]  0.8.7claws1
6324
6325         * src/Makefile.am
6326         * src/common/Makefile.am
6327                 update Makefiles for moved intl.h, version.h and defs.h
6328         * src/imap.c
6329                 rewrite imap_session_get to avoid duplicate code
6330
6331 2002-12-23 [paul]       0.8.7claws
6332
6333         * Santa-Claws released
6334         
6335         * po/hu.po
6336           po/ru.po
6337                 squeeze in updated Hungarian and Russian translations.
6338                 Submitted by  Gál Zoltán and Ruslan N. Balkin
6339
6340 2002-12-23 [paul]       0.8.6claws129
6341
6342         * po/pl.po
6343                 updated by Witold Wladyslaw Wojciech Wilk
6344
6345 2002-12-23 [paul]       0.8.6claws128
6346
6347         * src/quote_fmt_parse.y
6348                 fix typo and add licence header
6349
6350 2002-12-23 [paul]       0.8.6claws127
6351
6352         * po/en_GB.po
6353                 updated
6354
6355 2002-12-23 [paul]       0.8.6claws126
6356
6357         * po/it.po
6358                 updated translation, submitted by Alessandro Maestri
6359                 
6360 2002-12-23 [paul]       0.8.6claws125
6361
6362         * src/quote_fmt_parse.y
6363                 fix signature-stripping on replies bug. match
6364                 '-- \n' and not '-- '.
6365
6366 2002-12-22 [paul]       0.8.6claws124
6367
6368         * po/bg.po
6369           po/es.po
6370           po/sr.po
6371                 updated translations. submitted by George Danchev,
6372                 Ricardo Mones Lastra, and Urke MMI respectively
6373
6374 2002-12-21 [paul]       0.8.6claws123
6375
6376         * src/addrbook.c
6377                 fix coding style
6378
6379 2002-12-21 [paul]       0.8.6claws122
6380
6381         * src/addrbook.c
6382                 fix bug [643638] where if a person is in one or more
6383                 addressbook groups editing that person's email 
6384                 address results in removal from those groups.
6385                 Patch submitted by Luke Plant.
6386
6387 2002-12-20 [christoph]  0.8.6claws121
6388
6389         * src/common/utils.c
6390         * src/summaryview.c
6391                 reimplement expand_search_string using GString to
6392                 prevent crashs caused by miscalculated string
6393                 lengths reported by Paul
6394
6395 2002-12-20 [christoph]  0.8.6claws120
6396
6397         * src/summaryview.c
6398                 don't use "changed" to check if op_count has to be changed as it
6399                 is also set when the message has unread children
6400                 (closes bug [ 653221 ] crash while deleting duplicates)
6401
6402 2002-12-20 [paul]       0.8.6claws119
6403
6404         * sync with 0.8.6cvs27
6405                 see ChangeLog 2002-12-20
6406
6407 2002-12-20 [paul]       0.8.6claws118
6408
6409         * sync with 0.8.6cvs26
6410                 see ChangeLog 2002-12-19 and 2002-12-20
6411
6412 2002-12-19 [alfons]     0.8.6claws117
6413
6414         * src/textview.c
6415                 fix incorrect parsing of email addresses, submitted by 
6416                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
6417                 name display if it contains @".
6418
6419 2002-12-18 [paul]       0.8.6claws116
6420
6421         * sync with 0.8.6cvs23
6422                 see ChangeLog 2002-12-18
6423
6424 2002-12-18 [paul]       0.8.6claws115
6425
6426         * src/Makefile.am
6427         * src/account.c
6428         * src/codeconv.c
6429         * src/gtkutils.[ch]
6430         * src/imap.c
6431                 sync with 0.8.6cvs22.
6432                 see ChangeLog 2002-12-17 and 2002-12-18
6433
6434 2002-12-17 [christoph]  0.8.6claws114
6435
6436         * src/imap.c
6437                 o don't create a session if imap greeting fails
6438                 o don't close socket when authentication fails
6439                   this is done by imap_session_destroy
6440
6441 2002-12-17 [thorsten]   0.8.6claws113
6442
6443         * tools/Makefile.am
6444           tools/README
6445           tools/google_msgid.pl ** NEW FILE **
6446                 Added "search for message-id" script and doc
6447
6448 2002-12-17 [thorsten]   0.8.6claws112
6449
6450         * po/hu.po
6451                 Updated hungarian translation
6452                 (updated by Gal Zoltan)
6453
6454 2002-12-16 [christoph]  0.8.6claws111
6455
6456         * src/addr_compl.c
6457                 remove stupid addressbook dump to debug output
6458         * src/mh.c
6459                 fix memory leak found by Hiro
6460
6461 2002-12-14 [paul]       0.8.6claws110
6462
6463         * src/compose.c
6464                 fix menubar sensitivity on send
6465                 
6466         * src/prefs_filtering.c
6467         * src/prefs_matcher.c
6468         * src/prefs_scoring.c
6469                 Fix english ;)
6470                 
6471         * src/common/quoted-printable.h
6472                 sync: fix typo
6473         
6474 2002-12-13 [christoph]  0.8.6claws109
6475
6476         * src/Makefile.am
6477         * src/manage_window.[ch]        ** REMOVE **
6478         * src/gtk/Makefile.am
6479         * src/gtk/manage_window.[ch]    ** NEW **
6480                 move manage_window files to gtk directory
6481
6482 2002-12-13 [christoph]  0.8.6claws108
6483
6484         * src/Makefile.am
6485         * src/gtkshruler.[ch]           ** REMOVE **
6486         * src/gtk/Makefile.am
6487         * src/gtk/gtkshruler.[ch]       ** NEW **
6488                 move gtkshruler files to gtk directory
6489
6490 2002-12-13 [christoph]  0.8.6claws107
6491
6492         * src/Makefile.am
6493         * src/compose.c
6494         * src/gtkstext.[ch]             ** REMOVE **
6495         * src/gtkutils.[ch]
6496         * src/textview.c
6497         * src/gtk/gtkstext.[ch]         ** NEW **
6498         * src/gtk/Makefile.am
6499                 o move stext functions to gtkstext.c to remove
6500                   dependency of gtkutils
6501                 o move gtkstext files to gtk directory
6502
6503         * src/gtk/Makefile.am
6504         * src/gtk/sslcertwindow.[ch]
6505                 UI stuff can always depend on common code so
6506                 it's ok to add ../common to include path
6507
6508 2002-12-13 [colin]      0.8.6claws106
6509
6510         * src/summaryview.c
6511                 Disconnect sighandlers for mainwindow when
6512                 quicksearch has the focus
6513                 Fix bug #653231
6514         * src/mainwindow.[ch]
6515                 Make key_pressed callback public, to be able
6516                 to disconnect it
6517
6518 2002-12-13 [christoph]  0.8.6claws105
6519
6520         * src/mh.c
6521                 create .mh_sequences file in new MH folders
6522                 (closes feature request [ 523162 ] MH folders should
6523                  get a .mh_sequences)
6524
6525 2002-12-13 [colin]      0.8.6claws104
6526
6527         * src/summaryview.c
6528                 Better handling of quicksearch show/hide
6529                 (basically the button stays under the mouse 
6530                  when toggled)
6531
6532 2002-12-13 [paul]       0.8.6claws103
6533
6534         * sync with 0.8.6cvs17
6535                 see ChangeLog 2002-12-13
6536
6537 2002-12-13 [paul]       0.8.6claws102
6538
6539         * po/es.po
6540                 updated by Ricardo Mones Lastra
6541
6542 2002-12-11 [colin]       0.8.6claws101
6543
6544         * src/folder.c
6545                 remove statusbar stuff
6546           src/folderview.c
6547                 set statusbar verbosity when moving folders
6548
6549 2002-12-11 [colin]       0.8.6claws100
6550         * src/prefs_filtering.c
6551         * src/prefs_matcher.c
6552         * src/prefs_scoring.c
6553                 Fix english ;)
6554
6555 2002-12-11 [colin]       0.8.6claws99
6556
6557         * src/prefs_common.[ch]
6558                 Add summary_quicksearch_type
6559         * src/summaryview.c
6560                 Save last used quicksearch type
6561
6562 2002-12-11 [jens]       0.8.6claws98
6563         * src/prefs_filtering.c
6564         * src/prefs_matcher.c
6565         * src/prefs_scoring.c
6566                 added dialog for incomplete rules in scoring, filtering and
6567                 matcher to ask wheather really close
6568
6569 2002-12-11 [colin]      0.8.6claws97
6570
6571         * src/folder.c
6572                 Fix folder dnd statusbar logging
6573
6574 2002-12-10 [christoph]  0.8.6claws96
6575
6576         * src/compose.c
6577         * src/folder.c
6578         * src/imap.c
6579         * src/inc.c
6580         * src/main.c
6581         * src/mainwindow.c
6582         * src/news.c
6583         * src/send.c
6584         * src/statusbar.[ch]
6585         * src/common/hooks.c
6586         * src/common/log.[ch]
6587                 o handle verbose logging in statusbar directly in statusbar code
6588                   and common code does not need any knowledge about a statusbar
6589                 o remove direct calls to statusbar_(puts|pop)_all functions
6590
6591 2002-12-10 [jens]       0.8.6claws95
6592
6593         * src/*.c
6594                 removed gettext from g_warnings
6595         * po/POTFILES.in
6596                 cleaned and updated
6597         * po/de.po
6598                 updated
6599
6600 2002-12-10 [colin]      0.8.6claws94
6601
6602         * src/main.c
6603                 finish crash dialog fix
6604
6605 2002-12-10 [colin]      0.8.6claws93
6606
6607         * src/main.c
6608                 "Fix" "sylpheed already running" instead of
6609                 crash dialog appearing after a crash
6610
6611 2002-12-10 [colin]      0.8.6claws92
6612
6613         * po/POTFILES.in
6614                 add src/gtk/sslcertwindow.c
6615
6616 2002-12-10 [paul]       0.8.6claws91
6617
6618         * po/POTFILES.in
6619                 updated to reflect recent changes
6620                 submitted by Alessandro Maestri
6621
6622 2002-12-09 [christoph]  0.8.6claws90
6623
6624         * src/Makefile.am
6625         * src/smtp.[ch]                 ** REMOVE **
6626         * src/common/Makefile.am
6627         * src/common/smtp.[ch]          ** NEW **
6628                 move smtp files to common directory
6629
6630 2002-12-09 [christoph]  0.8.6claws89
6631
6632         * src/Makefile.am
6633         * src/session.[ch]              ** REMOVE **
6634         * src/common/Makefile.am
6635         * src/common/session.[ch]       ** NEW **
6636                 move session files to common directory
6637
6638 2002-12-09 [paul]       0.8.6claws88
6639
6640         * src/account.c
6641                 fix bug [649746] edit accounts: move account reverted
6642                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
6643
6644 2002-12-09 [colin]      0.8.6claws87
6645
6646         * src/ssl_certificate.c
6647                 cleanup
6648
6649 2002-12-09 [colin]      0.8.6claws86
6650
6651         * src/ssl.c
6652                 Try to open the cert.pem database and 
6653                 issue a warning if it isn't there
6654
6655 2002-12-09 [colin]      0.8.6claws85
6656
6657         * src/common/ssl_certificate.c
6658         * src/gtk/sslcertwindow.c
6659                 Warning fixes
6660
6661 2002-12-09 [colin]      0.8.6claws84
6662
6663         * src/ssl_certificate.[ch] ** REMOVED **
6664         * src/common/ssl_certificate.[ch] ** NEW **
6665         * src/Makefile.am
6666         * src/common/Makefile.am
6667                 Moved ssl_certificate.[ch] to common
6668         * src/common/ssl.c 
6669                 Put back needed include
6670         * src/gtk/sslcertwindow.[ch]
6671                 Changed ssl_certificate.h include
6672         
6673 2002-12-09 [colin]      0.8.6claws83
6674
6675         * src/gtk/sslcertwindow.[ch]
6676                 Implement hook for certificate acception
6677         * src/ssl_certificate.[ch]
6678                 Implement hook for certificate acception
6679         * src/common/ssl.c
6680                 Reenable certificate acception check
6681         * src/mainwindow.c
6682                 Register sslcertwindow's hook
6683         
6684 2002-12-08 [christoph]  0.8.6claws82
6685
6686         * src/about.c
6687         * src/addr_compl.c
6688         * src/codeconv.c
6689         * src/manual.c
6690         * src/undo.c
6691         * src/common/utils.c
6692                 o add missing includes
6693                 o fix warnings
6694         * src/.cvsignore
6695         * src/common/.cvsignore
6696         * src/common/version.h          ** REMOVE **
6697                 remove autogenerated file
6698
6699 2002-12-08 [paul]       0.8.6claws81
6700
6701         * src/stringtable.c
6702                 put back needed include
6703
6704 2002-12-08 [colin]      0.8.6claws80
6705         
6706         * src/gtk/sslcertwindow.c
6707                 Cleaner popups when asking
6708         * src/ssl_certificate.c
6709         * src/prefs_common.[ch]
6710                 remove ssl certificate pref
6711                 put back needed include
6712         * src/undo.c
6713                 put back needed include
6714
6715 2002-12-08 [christoph]  0.8.6claws79
6716
6717         * src/folderview.c
6718         * src/logwindow.c
6719         * src/statusbar.c
6720         * src/summaryview.c
6721                 only abort hook invokation if required data is missing not
6722                 if our own data pointer is NULL, update hookfunction for
6723                 log window
6724
6725 2002-12-08 [paul]       0.8.6claws78
6726
6727         * src/about.c
6728         * src/addrcache.c
6729         * src/addrclip.c
6730         * src/addr_compl.c
6731         * src/addrselect.c
6732         * src/codeconv.c
6733         * src/colorlabel.c
6734         * src/enriched.c
6735         * src/esmtp.c
6736         * src/exporthtml.c
6737         * src/headerview.c
6738         * src/imageview.c
6739         * src/manual.c
6740         * src/noticeview.c
6741         * src/pgptext.c
6742         * src/scoring.c
6743         * src/sourcewindow.c
6744         * src/stringtable.c
6745         * src/undo.c
6746                 clean up: remove unneccesary includes
6747
6748 2002-12-08 [christoph]  0.8.6claws77
6749
6750         * src/folderview.c
6751         * src/statusbar.c
6752         * src/summaryview.c
6753         * src/common/hooks.[ch]
6754                 hook functions now have a gboolean return value, if a hook
6755                 returns TRUE it will stop executing of any more hooks in
6756                 the same hooklist for this invokation
6757
6758 2002-12-08 [colin]      0.8.6claws76
6759         
6760         * src/main.c
6761                 put back argv0 for CRASH_DIALOG
6762
6763 2002-12-08 [christoph]  0.8.6claws75
6764
6765         * src/Makefile.am
6766         * src/about.c
6767         * src/account.c
6768         * src/crash.c
6769         * src/esmtp.h
6770         * src/imap.[ch]
6771         * src/inc.c
6772         * src/main.c
6773         * src/mainwindow.c
6774         * src/news.c
6775         * src/pop.[ch]
6776         * src/prefs_account.[ch]
6777         * src/prefs_common.[ch]
6778         * src/send.[ch]
6779         * src/smtp.[ch]
6780         * src/ssl_certificate.[ch]
6781         * src/ssl_manager.[ch]
6782         * src/common/Makefile.am
6783         * src/common/log.c
6784         * src/common/nntp.[ch]
6785         * src/common/socket.[ch]
6786         * src/common/ssl.[ch]
6787         * src/gtk/sslcertwindow.[ch]
6788         * ac/openssl.m4
6789                 use new autoconf script to detect OpenSSL with extra parameters
6790                 to specify the location of libs and includes, also remove USE_SSL
6791                 to USE_OPENSSL
6792
6793         * src/common/sylpheed.[ch]
6794         * src/common/version.h.in
6795                 start seperation of common code initialization seperated from gui
6796
6797         * src/summaryview.c
6798                 The function that is called when a color label changes
6799                 should not change the color lable again
6800
6801 2002-12-08 [colin]      0.8.6claws74
6802
6803         * src/gtk/sslcertwindow.c
6804                 warning fixes
6805
6806 2002-12-08 [colin]      0.8.6claws73
6807
6808         * src/statusbar.c
6809           src/common/log.h
6810                 Register a hook for statusbar_puts_all
6811         * src/common/log.c
6812                 invoke statusbar_puts_all's hook
6813         
6814 2002-12-08 [colin]      0.8.6claws72
6815
6816         * src/ssl_certificate.c
6817                 Put back a badly-removed include
6818
6819 2002-12-08 [colin]      0.8.6claws71
6820
6821         * src/gtk/sslcertwindow.[ch]    ** NEW **
6822                 new certificate presentation
6823         * src/gtk/Makefile.am
6824                 add new files
6825         * src/ssl_certificate.[ch]
6826                 gtk cleanup, made utility functions public
6827         * src/ssl_manager.c
6828                 use new cert presentation
6829
6830 2002-12-07 [christoph]  0.8.6claws70
6831
6832         * src/Makefile.am
6833         * src/nntp.[ch]                 ** REMOVE **
6834         * src/common/Makefile.am
6835         * src/common/nntp.[ch]          ** NEW **
6836                 move nntp files to common directory
6837
6838 2002-12-07 [christoph]  0.8.6claws69
6839
6840         * src/procmsg.[ch]
6841         * src/summaryview.c
6842                 implement msginfo update callback using sylpheed's new
6843                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
6844
6845 2002-12-06 [christoph]  0.8.6claws68
6846
6847         * src/editgroup.c
6848                 This patch changes the 'Edit Group Details' dialog to
6849                 allow extended selections in either pane, so that
6850                 addresses can be added or removed from a group more
6851                 quickly and easily. (it actually is a net decrease in
6852                 file size, as some unnecessary functions have been
6853                 removed). 
6854                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
6855
6856 2002-12-06 [christoph]  0.8.6claws67
6857
6858         * src/Makefile.am
6859         * src/template.[ch]             ** REMOVE **
6860         * src/common/Makefile.am
6861         * src/common/template.[ch]      ** NEW **
6862                 move template files to common directory
6863
6864         * src/nntp.c
6865                 add missing log.h include
6866
6867 2002-12-06 [melvin]     0.8.6claws66
6868
6869         * src/prefs_actions.c
6870                 Added the trailing ">" syntax to insert command's output
6871                 without replacing old text (in contrast to trailing "|").
6872
6873 2002-12-05 [colin]      0.8.6claws65
6874         
6875         * src/common/utils.c
6876                 Don't modify original search_string or it'll change
6877                 the next iterations in the for()
6878
6879 2002-12-05 [darko]      0.8.6claws64
6880
6881         * src/common/utils.c
6882                 proper check for filtering commands, found by Colin
6883
6884 2002-12-05 [darko]      0.8.6claws63
6885
6886         * src/common/utils.c
6887                 check proper string for NULL pointer, found by Colin
6888
6889 2002-12-05 [darko]      0.8.6claws62
6890
6891         * src/common/utils.[ch]
6892                 expand_search_string(): new function
6893                 converts Mutt-like patterns to Sylpheed's
6894                 filtering engine
6895         * src/summaryview.c
6896                 use expand_search_string() to allow Mutt-like
6897                 patterns in extended search
6898         * README.claws
6899                 document extended option in quick search
6900
6901 2002-12-05 [paul]       0.8.6claws61
6902
6903         * sync with 0.8.6cvs16
6904                 see ChangeLog 2002-12-05
6905                 
6906         * po/POTFILES.in
6907                 clean up
6908
6909 2002-12-04 [christoph]  0.8.6claws60
6910
6911         * src/imap.[ch]
6912                 put imap authentication code into a new function and
6913                 remove it from imap_session_new that will allow to
6914                 send other commands before authentication
6915
6916 2002-12-04 [christoph]  0.8.6claws59
6917
6918         * src/imap.[ch]
6919                 use already existing method to prevent unneeded IMAP
6920                 folder selects. Set imap_select parameters to NULL
6921                 in some functions if the values are not required.
6922
6923         * src/xml.h
6924                 remove no longer required include
6925
6926 2002-12-04 [paul]       0.8.6claws58
6927
6928         * po/es.po
6929                 updated by Ricardo Mones Lastra
6930                 
6931         * configure.in
6932           po/hu.po      ** NEW FILE **
6933                 initial Hungarian translation, submitted
6934                 by Gál Zoltán <galzoli@hu.inter.net>
6935
6936 2002-12-03 [christoph]  0.8.6claws57
6937
6938         * src/Makefile.am
6939         * src/gtksctree.[ch]            ** REMOVE **
6940         * src/gtk/Makefile.am
6941         * src/gtk/gtksctree.[ch]        ** NEW **
6942                 move gtksctree files to gtk directory
6943
6944 2002-12-03 [christoph]  0.8.6claws56
6945
6946         * src/Makefile.am
6947         * src/md5.[ch]                  ** REMOVE **
6948         * srm/common/Makefile.am
6949         * src/common/md5.[ch]           ** NEW **
6950                 move md5 files to common directory
6951
6952         * src/gtkstext.c
6953                 remove not required #include
6954
6955 2002-12-03 [sergey]     0.8.6claws55
6956
6957         * src/gtkutils.c
6958         * src/gtkutils.h
6959                 gtkut_window_popup(): new function.
6960         * src/mainwindow.c
6961                 main_window_popup(): use gtkut_window_popup() to raise
6962                 window without changing its position.
6963                 (see sylpheed-main ML message [sylpheed:17247])
6964
6965 2002-12-03 [sergey]     0.8.6claws54
6966
6967         * src/send.c
6968                 send_message_local(): removed first-dot escaping
6969                 (SMTP-only, not needed for sending through pipe)
6970
6971 2002-12-03 [paul]       0.8.6claws53
6972
6973         * po/POTFILES.in
6974                 update to reflect recent changes (thanks
6975                 to Ricardo Mones Lastra)
6976                 
6977         * tools/filter_conv.pl
6978                  fix problem with quoted strings. Patch submitted
6979                  by Luke Plant <lukeplant@softhome.net>
6980
6981 2002-12-03 [paul]       0.8.6claws52
6982
6983         * sync with 0.8.6cvs15
6984                 see ChangeLog 2002-12-03
6985
6986 2002-12-02 [christoph]  0.8.6claws51
6987
6988         * src/logwindow.[ch]
6989         * src/common/log.[ch]
6990                 implement logging using a hook function
6991
6992         * src/folderview.c
6993         * src/folder.[ch]
6994                 define hooklist name in header file to avoid
6995                 errors caused by wrong spelling of hooklist names
6996
6997         * src/toolbar.c
6998                 fix warnings
6999
7000 2002-12-02 [christoph]  0.8.6claws50
7001
7002         * src/common/Makefile.am
7003                 add src/common/hooks.[ch]
7004
7005         * src/common/hooks.[ch]
7006                 implement a simple hook system using glib's hook functions
7007
7008         * src/folder.[ch]
7009         * src/folderview.c
7010                 use new hook system for folder item updates
7011
7012 2002-12-02 [christoph]  0.8.6claws49
7013
7014         * doc-src/ui_seperation.txt     ** NEW **
7015                 information for ui seperation
7016
7017         * src/Makefile.am
7018                 remove files that were moved to common
7019                 include common directory by default for the header files
7020
7021         * src/inc.c
7022         * src/common/socket.c
7023         * src/automaton.[ch]
7024                 implement automaton using g_io_*-functions instead of
7025                 gdk_input_add to make it ui independent
7026
7027         * src/codeconv.c
7028         * src/compose.c
7029         * src/ldif.c
7030         * src/pgptext.c
7031         * src/procmime.c
7032         * src/rfc2015.c
7033         * src/smtp.c
7034         * src/unmime.c
7035                 remove common/ prefix because directory is now in
7036                 include path
7037
7038         * src/compose.c
7039         * src/folder.c
7040         * src/folderview.c
7041         * src/mainwindow.c
7042         * src/messageview.c
7043         * src/prefs_common.c
7044         * src/procmsg.c
7045         * src/rfc2015.c
7046                 fix warnings
7047
7048         * src/imap.c
7049         * src/inc.c
7050         * src/news.c
7051         * src/pop.c
7052         * src/send.c
7053         * src/smtp.c
7054         * src/ssl_certificate.c
7055                 add log.h header file for logging functions
7056
7057         * src/main.c
7058         * src/common/utils.c
7059         * src/summaryview.c
7060         * src/xml.c
7061                 o move debug_mode to common/utils.c
7062                 o add functions to set and get debug_mode
7063
7064         * src/defs.h                    ** REMOVE **
7065         * src/intl.h                    ** REMOVE **
7066         * src/socket.[ch]               ** REMOVE **
7067         * src/ssl.[ch]                  ** REMOVE **
7068         * src/utils.[ch]                ** REMOVE **
7069                 replaced by new files in src/common/
7070         
7071         * src/common/Makefile.am
7072                 add new files in src/common/
7073
7074         * src/common/defs.h             ** NEW **
7075         * src/common/intl.h             ** NEW **
7076         * src/common/log.[ch]           ** NEW **
7077         * src/common/socket.[ch]        ** NEW **
7078         * src/common/ssl.[ch]           ** NEW **
7079         * src/common/utils.[ch]         ** NEW **
7080                 replacement for files in src/
7081
7082 2002-12-02 [colin]      0.8.6claws48
7083
7084         * src/folderview.c
7085                 Scroll folderview if necessary during dnd
7086
7087 2002-12-02 [colin]      0.8.6claws47
7088
7089         * src/folder.[ch]
7090                 Add check to verify a move is within a single mailbox
7091         * src/folderview.c
7092                 Add specific error string for this check
7093
7094 2002-12-02 [colin]      0.8.6claws46
7095
7096         * src/folder.c
7097                 Add a test to folder moving, remove a statusbar_print
7098         * src/folderview.c
7099                 Add Move folder... context-menu item
7100                 Factorize folder moving code
7101                 Enable folder DND for mbox
7102
7103 2002-12-01 [christoph]  0.8.6claws45
7104
7105         * ac/aspell.m4
7106                 remove conf.aspelltest if the version check fails
7107
7108 2002-11-30 [christoph]  0.8.6claws44
7109
7110         * autogen.sh
7111                 run libtoolize --force in autogen to create missing
7112                 libtool scripts
7113
7114 2002-11-30 [christoph]  0.8.6claws43
7115
7116         * src/Makefile.am
7117         * src/pgptext.c
7118         * src/procmime.c
7119         * src/rfc2015.c
7120         * src/uuencode.[ch]             ** REMOVED **
7121         * src/common/Makefile.am
7122         * src/common/uuencode.[ch]      ** NEW **
7123                 move uuen/decoder to common directory
7124
7125 2002-11-30 [christoph]  0.8.6claws42
7126
7127         * src/Makefile.am
7128         * src/base64.[ch]               ** REMOVED **
7129         * src/codeconv.c
7130         * src/compose.c
7131         * src/ldif.c
7132         * src/pgptext.c
7133         * src/procmime.c
7134         * src/rfc2015.c
7135         * src/smtp.c
7136         * src/unmime.c
7137         * src/common/Makefile.am
7138         * src/common/base64.[ch]        ** NEW **
7139                 move base64 en/decoder to common directory
7140
7141 2002-11-30 [christoph]  0.8.6claws41
7142
7143         * src/common                    ** NEW **
7144                 new directory for UI independent code
7145         * src/gtk                       ** NEW **
7146                 new directory for GTK frontend
7147         * src/common/.cvsignore         ** NEW **
7148         * src/gtk/.cvsignore            ** NEW **
7149                 ignore build files
7150         * src/common/Makefile.am        ** NEW **
7151         * src/gtk/Makefile.am           ** NEW **
7152                 automake files to build new seperated stuff
7153         * src/Makefile.am
7154                 the binary will currently still be build with the
7155                 files in src, so we include the code from the
7156                 subdirs for now after building the libs there
7157
7158 2002-11-30 [paul]       0.8.6claws40
7159
7160         * src/compose.c
7161                 fix bug [642731] 'Wrong selected account with drafted mail'
7162
7163 2002-11-29 [oliver]     0.8.6claws39
7164         
7165         * src/messageview.c
7166                 o update summaryview when switching between different
7167                   messageviews          
7168         * src/toolbar.c  
7169                 o check if messageview holds already removed msg
7170                   from summaryview
7171                 
7172
7173 2002-11-29 [oliver]     0.8.6claws38
7174
7175         * src/toolbar.c 
7176                 remove not needed variables and includes
7177                 make messageview stay opened and move to next when msgs are deleted 
7178
7179 2002-11-29 [oliver]     0.8.6claws37
7180         
7181         * src/toolbar.c 
7182                 disable compose button (messageview toolbar) by default
7183                 deleted msgs are moved to trash
7184         
7185 2002-11-29 [melvin]     0.8.6claws36
7186
7187         * configure.in
7188                 Increased minimal gpgme version to 0.3.10 (Zombies out)
7189                 and to detect signatures expirations (gpgme 0.3.6)
7190
7191         * src/main.c
7192                 Use non obsolescent function for Gpgme engine checking.
7193
7194         * src/rfc2015.c
7195                 Inform about expired signatures or signatures which key
7196                 has expired. Expiration date is displayed.
7197
7198         * src/sigstatus.c
7199                 Inform about expired signatures or signatures which key
7200                 has expired.
7201
7202 2002-11-28 [paul]       0.8.6claws35
7203
7204         * src/folderview.c
7205                 re-instate 'Check for new messages' in Newsgroup
7206                 folders right-click menu, after a suggestion from
7207                 Tim Mann <timmann@users.sourceforge.net>
7208
7209         * src/main.c
7210                 after a crash check only local folders for new
7211                 messages
7212
7213 2002-11-28 [paul]       0.8.6claws34
7214
7215         * configure.in
7216                 apply patch that fixes the checking of GTK with XIM 
7217                 support on different OSs, such as FreeBSD. Patch 
7218                 submitted by Topia <topia@users.sourceforge.net>
7219                 
7220 2002-11-28 [paul]       0.8.6claws33
7221
7222         * src/mainwindow.c
7223           src/prefs_common.c
7224           src/prefs_toolbar.c
7225                 more changes to the English
7226
7227 2002-11-28 [paul]       0.8.6claws32
7228
7229         * sync with 0.8.6cvs13
7230                 see ChangeLog 2002-11-28 (no sync needed
7231                 for src/compose.c)
7232
7233 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
7234         
7235         * src/mainwindow.[ch]
7236                 add patch by Ivan F. Martinez introducing messageview Toolbar
7237                 some changes and committed by oliver    
7238
7239 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
7240
7241         * src/messageview.[ch]
7242                 add patch by Ivan F. Martinez introducing messageview Toolbar
7243                 some changes and committed by oliver    
7244
7245 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
7246
7247         * src/compose.[ch]
7248                 add patch by Ivan F. Martinez introducing messageview Toolbar
7249                 some changes and committed by oliver    
7250
7251 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
7252         
7253         * src/toolbar.[ch]
7254                 add patch by Ivan F. Martinez introducing messageview Toolbar
7255                 some changes and committed by oliver
7256
7257 2002-11-28 [oliver]     0.8.6claws27
7258         
7259         * src/prefs_toolbar.[ch]
7260                 getting ready for messageview toolbar
7261                 free mem allocated by gettext
7262                 change prefs_toolbar to prefs_toolbar_open
7263  
7264 2002-11-28 [thorsten]   0.8.6claws26
7265
7266         * src/imageview.[ch]
7267                 cleaned up conflicting declarations of
7268                 imageview_show_image()
7269
7270 2002-11-28 [paul]       0.8.6claws25
7271
7272         * src/grouplistdialog.c
7273           src/prefs_common.c
7274           src/prefs_summary_column.c
7275                 a few more improvements to the English
7276
7277 2002-11-28 [colin]      0.8.6claws24
7278
7279         * man/sylpheed.1
7280                 A few updates to command-line parameters
7281
7282 2002-11-28 [colin]      0.8.6claws23
7283
7284         * src/prefs_filtering.c
7285                 Fix problems with prefs_filtering_delete_path:
7286                 a) if the first rule is removed, original pointers
7287                    weren't updated (leading to segfaults)
7288                 b) it was always global_processing updated in case
7289                    of removed path was parent of rule path
7290
7291 2002-11-27 [paul]       0.8.6claws22
7292
7293         * src/mainwindow.c
7294           src/prefs_account.c
7295           src/prefs_actions.c
7296           src/prefs_common.c
7297           src/prefs_customheader.c
7298           src/prefs_display_header.c
7299           src/prefs_filtering.c
7300           src/prefs_folder_item.c
7301           src/prefs_matcher.c
7302           src/prefs_scoring.c
7303           src/prefs_summary_column.c
7304           src/prefs_template.c
7305           src/prefs_toolbar.c
7306                  improve the English in the GUI
7307
7308 2002-11-27 [colin]      0.8.6claws21
7309
7310         * src/folder.c
7311                 Fix processing renaming problems happening after
7312                 last commit
7313
7314 2002-11-27 [colin]      0.8.6claws20
7315
7316         * src/folder.c
7317                 recursive move now deletes src each subfolder after 
7318                 having moved it
7319         * src/folderview.c
7320                 Use identifier instead of path during dnd (enables
7321                 IMAP folder dnd)
7322
7323 2002-11-27 [paul]       0.8.6claws19
7324
7325         * src/main.c
7326                 apply patch that does command-line processing 
7327                 BEFORE gtk_init, allowing claws to run from 
7328                 shell-scripts in non-X environment (e.g. crontab 
7329                 or ip-up, ip-down scripts). Patch submitted by
7330                 Ruslan N. Balkin <baron@dartel.ru>
7331                 
7332         * po/it.po
7333                 updated by Alessandro Maestri
7334
7335 2002-11-27 [paul]       0.8.6claws18
7336
7337         * sync with 0.8.6cvs12
7338           src/prefs_common.c
7339                 Differences are that main uses a 'Receive dialog'
7340                 frame on the Interface tab, whereas claws groups all 
7341                 the dialogs together in a 'Dialogs' frame.
7342
7343 2002-11-27 [colin]      0.8.6claws17
7344
7345         * src/prefs_matcher.c
7346                 Fix Execute criteria's NOT flag
7347
7348
7349 2002-11-26 [christoph]  0.8.6claws16
7350
7351         * src/ssl.c
7352                 rewrite the ssl code a little bit, only use one
7353                 SSL context, set default certificates' file/path
7354
7355 2002-11-26 [thorsten]   0.8.6claws15
7356
7357         * src/compose.c
7358                 default-reply-to didn't work for ml-reply
7359
7360 2002-11-26 [melvin]     0.8.6claws14
7361
7362         * src/prefs_actions.c
7363                 Made pipe-actions ignore short headers in message view
7364                 Made trailing-pipe-actions write in the message view with
7365                 the same font as the original message
7366
7367 2002-11-26 [paul]       0.8.6claws13
7368
7369         * src/compose.c
7370                 this time commit the correct file
7371
7372 2002-11-26 [paul]       0.8.6claws12
7373
7374         * sync with 0.8.6cvs11
7375           src/quote_fmt_parse.y  
7376                 no sync needed
7377           src/account.[ch]       
7378                 not sync'ed
7379           src/compose.c
7380                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
7381                 on draft mode.
7382                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
7383                 header
7384                 
7385         see ChangeLog 2002-11-25 and 2002-11-26
7386
7387 2002-11-26 [colin]      0.8.6claws11
7388
7389         * src/folderview.c
7390                 Fix collapsed folder not auto-expanding during
7391                 mail dnd, if it was the source folder.
7392
7393 2002-11-25 [colin]      0.8.6claws10
7394
7395         * src/folderview.[ch]
7396                 Variable renaming and cleaning (slist of nodes 
7397                 to be re-collapsed is stored in FolderView)
7398
7399 2002-11-25 [paul]       0.8.6claws9
7400
7401         * src/prefs_common.[ch]
7402                 fix breakage caused by last commit
7403
7404 2002-11-25 [paul]       0.8.6claws8
7405
7406         * sync with 0.8.6cvs4
7407                 see ChangeLog 2002-11-21
7408
7409 2002-11-25 [paul]       0.8.6claws7
7410
7411         * sync with 0.8.6cvs4
7412                 see ChangeLog 2002-11-20
7413
7414 2002-11-25 [paul]       0.8.6claws6
7415
7416         * sync with 0.8.6cvs3
7417                 see ChangeLog 2002-11-18
7418
7419 2002-11-25 [colin]      0.8.6claws5
7420
7421         * src/gtkutils.[ch]
7422                 Add gtkut_ctree_node_is_parent()
7423         * src/folderview.c
7424                 Spring-loaded folders
7425
7426 2002-11-25 [colin]      0.8.6claws4
7427
7428         * src/utils.[ch]
7429                 Add slist_concat_unique(), function to merge
7430                 two GSList filtering dups
7431         * src/folder.[ch]
7432         * src/summaryview.[ch]
7433         * src/folderview.c
7434         * src/main.c
7435                 Add detection/update/display of unread answers
7436                 to marked mails
7437         * src/procmsg.[ch]
7438                 Add procmsg_find_children()
7439                 Add procmsg_msg_has_marked_parent()
7440
7441 2002-11-25 [colin]      0.8.6claws3
7442
7443         * src/ssl_certificate.[ch]
7444                 Allow checking a certificate without a DNS
7445                 lookup
7446                 Allow to forget a cert (by deleting it)
7447                 Make ssl_certificate_destroy_public
7448         * src/ssl_manager.[ch] ** NEW FILES **
7449                 Gui to manage (display/remove) certificates
7450         * src/prefs_common.[ch]
7451                 Add a pref to allow silent acceptation of
7452                 trusted certificates or not (based on the
7453                 "I want to know what's going on" principle)
7454         * src/mainwindow.c
7455                 Add SSL manager in Tools menu
7456         * src/Makefile.am
7457                 Add the new files to the build
7458         * po/POTFILES.in
7459                 Add ssl_manager.c to translations
7460
7461 2002-11-25 [colin]      0.8.6claws2
7462
7463         * src/summaryview.[ch]
7464                 Add S_SEARCH_EXTENDED to the quick search, which 
7465                 allows to search using filtering syntax.
7466
7467 2002-11-25 [colin]      0.8.6claws1
7468
7469         * src/summaryview.c
7470                 Deletion of duplicates now prefer deleting
7471                 the unread dup (fixes feature-request 638989).
7472
7473 2002-11-24 [paul]       0.8.6claws
7474
7475         * po/es.po
7476           po/pl.po
7477           po/ru.po
7478           po/sr.po
7479                 updated by Ricardo Mones Lastra,
7480                 Witold Wladyslaw Wojciech Wilk,
7481                 Ruslan N. Balkin, and  Urke MMI 
7482                 respectively
7483
7484 2002-11-24 [paul]       0.8.5claws182
7485
7486         * po/bg.po
7487                 updated by George Danchev
7488
7489 2002-11-23 [alfons]     0.8.5claws181
7490
7491         * src/imap.c
7492                 tiny memory leak found by browsing Dimitar's 
7493                 valgrind report
7494
7495 2002-11-23 [paul]       0.8.5claws180
7496
7497         * po/it.po
7498                 updated by Alessandro Maestri
7499
7500 2002-11-22 [christoph]  0.8.5claws179
7501
7502         * src/compose.c
7503         * src/inc.c
7504         * src/prefs_filtering.c
7505         * src/summaryview.c
7506                 more warning fixes
7507
7508 2002-11-22 [alfons]     0.8.5claws178
7509
7510         * src/summaryview.c
7511                 summary_execute_delete_func(): if message is deleted, make 
7512                 sure to also remove its entry in the subject hash table. 
7513                 fixes a corner case bug.
7514
7515 2002-11-22 [paul]       0.8.5claws177
7516
7517         * .cvsignore
7518                 add 'autom4te.cache'
7519                 
7520         * ltconfig      ** REMOVED **
7521                 not needed
7522
7523 2002-11-22 [paul]       0.8.5claws176
7524
7525         * src/textview.c
7526                 textview_set_font(): fix for message display in
7527                 UTF-8 locales (thanks to Sergey Vlasov).
7528                 
7529         * AUTHORS
7530                 add new team members and contributors
7531
7532
7533 2002-11-21 [colin]      0.8.5claws175
7534
7535         * src/procmsg.[ch]
7536                 Add procmsg_remove_special_headers()
7537         * src/mh.c
7538                 Use procmsg_remove_special_headers() for 
7539                 previous fix
7540
7541 2002-11-21 [colin]      0.8.5claws174
7542
7543         * src/mh.c
7544                 Fix moving/copying from queue/draft folders
7545                 for MH folders
7546
7547 2002-11-21 [christoph]  0.8.5claws173
7548
7549         * src/crash.c
7550         * src/filtering.c
7551         * src/logwindow.c
7552         * src/main.c
7553         * src/matcher_parser_lex.[hl]
7554         * src/mbox.c
7555         * src/mbox_folder.[ch]
7556         * src/prefs_filtering.c
7557         * src/procheader.c
7558         * src/quote_fmt_lex.l
7559         * src/ssl.c
7560                 fix all warnings except the warnings in lex and yacc files
7561
7562 2002-11-20 [christoph]  0.8.5claws172
7563
7564         * src/imap.c
7565                 fix MsgInfo retrieval for IMAP draft and queue folders
7566                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
7567
7568 2002-11-19 [christoph]  0.8.5claws171
7569
7570         * src/compose.c
7571                 fix segfault, when draft saving does not get
7572                 the MsgInfo of the new message
7573                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
7574
7575 2002-11-19 [christoph]  0.8.5claws170
7576
7577         * src/procmsg.c
7578                 add parameter check for flag setting function
7579                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
7580
7581 2002-11-18 [paul]       0.8.5claws169
7582
7583         * src/compose.c
7584                 more sensitivity fixes to redirect mode:
7585                 * disable toolbar draft button
7586                 * allow only Address book in the Tools menu
7587                 * disable editing of message by the spell
7588                   checker
7589
7590 2002-11-18 [paul]       0.8.5claws168
7591
7592         * src/compose.c
7593                 fix sensitivity of menu items in compose_redirect():
7594                 allow only the necessary items 
7595
7596 2002-11-18 [paul]       0.8.5claws167
7597
7598         * src/compose.c
7599                 fix bug [ 603259 ] 'attachment got lost on bounce'
7600
7601 2002-11-18 [paul]       0.8.5claws166
7602
7603         * po/ru.po
7604                 updated by Ruslan N. Balkin <baron@dartel.ru>
7605
7606 2002-11-18 [colin]      0.8.5claws165
7607
7608         * src/main.c
7609           src/defs.h
7610                 Remove old filtering stuff
7611
7612
7613 2002-11-17 [oliver]     0.8.5claws164
7614
7615         * src/toolbar.h
7616                 remove not needed typedef 
7617
7618 2002-11-17 [oliver]     0.8.5claws163
7619
7620         * src/toolbar.c
7621                 make toolbar's on click events translatable
7622
7623 2002-11-15 [colin]      0.8.5claws162
7624
7625         * src/summaryview.c
7626                 Revert too-soon integration of a feature
7627
7628 2002-11-15 [christoph]  0.8.5claws161
7629
7630         * src/imap.c
7631                 use main's implementation of imap_get_msginfo
7632
7633 2002-11-15 [christoph]  0.8.5claws160
7634
7635         * src/compose.c
7636         * src/folder.[ch]
7637         * src/imap.c
7638         * src/mbox_folder.c
7639         * src/mh.c
7640         * src/news.c
7641         * src/procmsg.c
7642         * src/summaryview.c
7643                 replace claws' fetch_msginfo with main's get_msginfo
7644                 (use main's implementation where possible)
7645
7646 2002-11-15 [colin]      0.8.5claws159
7647
7648         * src/ssl_certificate.c
7649                 Missed a check
7650
7651 2002-11-16 [melvin]     0.8.5claws158
7652
7653         * po/fr.po
7654                 Updated French translations.
7655
7656 2002-11-16 [colin]      0.8.5claws157
7657
7658         * src/ssl_certificate.c
7659                 Check for missing parts in the certificates
7660
7661 2002-11-15 [colin]      0.8.5claws156
7662
7663         * src/folderview.c
7664                 Preventive fix (missing check) found by
7665                 Alfons
7666
7667 2002-11-15 [paul]
7668
7669         * NEWS
7670                 sync with 0.8.6 release
7671
7672 2002-11-15 [colin]      0.8.5claws155
7673
7674         * src/folder.[ch]
7675           src/folderview.c
7676                 Fix error handling of folder_item_move_to()
7677                 (thanks to Alfons!)
7678
7679 2002-11-15 [colin]      0.8.5claws154
7680
7681         * src/folder.[ch]
7682           src/folderview.c
7683                 folder_item_move_to() sets an error message instead
7684                 of having GUI stuff in folder.c
7685
7686 2002-11-15 [colin]      0.8.5claws153
7687
7688         * src/procmsg.[ch]
7689                 Implemented a callback for MsgInfo updates, 
7690                 heavily copy/pasted from Christoph's folder 
7691                 callback system
7692         * src/summaryview.[ch]
7693                 Register summary_update_msg as callback
7694
7695 2002-11-14 [colin]      0.8.5claws152
7696         
7697         * src/procmsg.c
7698                 Update the FolderItem after sending (fixes 617593)
7699
7700 2002-11-14 [christoph]  0.8.5claws151
7701
7702         * src/folder.c
7703                 fix wrong position of NULL pointer check found
7704                 by Sergey
7705
7706 2002-11-14 [christoph]  0.8.5claws150
7707
7708         * src/folder.c
7709                 fix segfault when deleting messages from IMAP folders
7710                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
7711
7712 2002-11-14 [colin]      0.8.5claws149
7713
7714         * src/compose.c
7715                 Forwarding was also ignoring the folder's default account.
7716
7717 2002-11-14 [colin]      0.8.5claws148
7718
7719         * src/compose.c
7720                 Fix sent folder not set to folder properties when 
7721                 forwarding.
7722
7723 2002-11-14 [thorsten]   0.8.5claws147
7724
7725         * src/inc.c
7726                 inc_start(): Files were not moved from .processing to inbox,
7727                 if no global processing rule existed
7728
7729 2002-11-14 [colin]      0.8.5claws146
7730
7731         * src/ssl_certificate
7732                 Fix file operations
7733
7734 2002-11-14 [paul]       0.8.5claws145
7735
7736         * po/it.po
7737                 updated by Alessandro Maestri
7738
7739 2002-11-13 [alfons]     0.8.5claws144
7740
7741         * src/folder.c
7742                 folder_item_close(): only mark messages unread
7743                 when a folder has new messages 
7744
7745 2002-11-13 [keith]      0.8.5claws143
7746
7747         * src/imap.c
7748                 Fix problem moving or copying between
7749                 IMAP folders
7750
7751 2002-11-13 [colin]      0.8.5claws142
7752
7753         * src/matcher_parser_parse.y
7754                 Fix rule problem when " don't match
7755
7756 2002-11-13 [christoph]  0.8.5claws141
7757
7758         * src/folder.c
7759         * src/folderview.c
7760                 moved cache saving to folder_item_close
7761                 the folderview should not have to deal with
7762                 this things
7763
7764 2002-11-13 [christoph]  0.8.5claws140
7765
7766         * src/summaryview.c
7767                 moved setting of important score to
7768                 summary_set_prefs_from_folderitem
7769
7770 2002-11-13 [colin]      0.8.5claws139
7771
7772         * src/matcher_parser_parse.y
7773                 Fix a segfault in the parser (happening when
7774                 a good expression had been tested and a bad 
7775                 one arrives)
7776
7777 2002-11-13 [paul]       0.8.5claws138
7778
7779         * sync with 0.8.5cvs24
7780                 see ChangeLog 2002-11-13
7781                 
7782         * po/pt_BR.po
7783                 updated by Fabio Jr. Beneditto
7784
7785 2002-11-13 [colin]      0.8.5claws137
7786         
7787         * src/msgcache.c
7788           src/defs.h
7789           src/procmsg.[ch]
7790                 Revert last commit, problem
7791
7792 2002-11-13 [colin]      0.8.5claws136
7793
7794         * src/msgcache.c
7795                 Remove duplicated code
7796         * src/defs.h
7797                 Bumped CACHE_VERSION and MARK_VERSION
7798         * src/procmsg.[ch]
7799                 Network endian for cache and mark files
7800
7801 2002-11-12 [colin]      0.8.5claws135
7802
7803         * src/inc.c
7804                 Fix the "socket error" dialog which disappeared
7805
7806 2002-11-12 [colin]      0.8.5claws134
7807
7808         * src/msgcache.c
7809                 Reverse last commit which had performance 
7810                 problems, but still reverse the list
7811
7812 2002-11-12 [colin]      0.8.5claws133
7813
7814         * src/msgcache.c
7815                 Reverse list order
7816
7817 2002-11-12 [melvin]     0.8.5claws132
7818
7819         * src/compose.c
7820                 Added a check for a NULL prefs_common.dictionary
7821
7822 2002-11-12 [colin]      0.8.5claws131
7823
7824         * src/ssl_certificate.[ch]
7825                 Use FQDN hostname
7826
7827 2002-11-12 [colin]      0.8.5claws130
7828
7829         * src/ssl_certificate.[ch]
7830                 Take connection port into account for 
7831                 checking certificates (a single hostname
7832                 could have multiple servers with multiple
7833                 certificates)
7834         * src/ssl.c
7835                 Pass the port to ssl_certificate_check
7836
7837 2002-11-12 [paul]       0.8.5claws129
7838
7839         * src/folder.c
7840                 fix a typo in last commit
7841
7842 2002-11-12 [paul]       0.8.5claws128
7843
7844         * sync with 0.8.5cvs23
7845                 see ChangeLog entry 2002-11-12
7846
7847 2002-11-11 [colin]      0.8.5claws127
7848
7849         * src/ssl_certificate.c
7850                 Cleaner messages
7851                 Don't popup, instead log error, if the 
7852                 corresponding pref is checked
7853         * src/ssl_certificate.h
7854                 include <openssl/objects/h>
7855
7856 2002-11-11 [colin]      0.8.5claws126
7857
7858         * src/ssl_certificate.h
7859                 _Really_ clean it
7860
7861 2002-11-11 [colin]      0.8.5claws125
7862         
7863         * src/ssl_certificate.c
7864                 Fixed leak
7865
7866 2002-11-11 [colin]      0.8.5claws124
7867
7868         * src/ssl.c
7869                 Cleaned a bit
7870         * src/ssl_certificate.[ch]
7871                 Cleaned a bit (better use of SSL API)
7872                 (This will cause non-recognition of saved 
7873                  certificates of claws12[23]...)
7874
7875 2002-11-11 [paul]       0.8.5claws123
7876         
7877         * po/es.po
7878                 updated by Ricardo Mones Lastra
7879
7880 2002-11-11 [colin]      0.8.5claws122
7881
7882         * src/ssl.c
7883                 Fix a typo
7884
7885 2002-11-11 [colin]      0.8.5claws121
7886
7887         * src/ssl_certificate.[ch] ** NEW FILES **
7888         * src/ssl.[ch]
7889                 Check SSL certificates presented to us
7890         * src/Makefile.am
7891                 Add ssl_certificate.[ch]
7892         * po/POTFILES.in
7893                 Add ssl_certificate.c
7894
7895 2002-11-11 [paul]       0.8.5claws120
7896
7897         * sync with 0.8.5cvs22
7898                 see ChangeLog 2002-11-11
7899
7900 2002-11-11 [paul]       0.8.5claws119
7901
7902         * sync with 0.8.5cvs21
7903                 see ChangeLog 2002-11-11
7904
7905 2002-11-10 [jens]       0.8.5claws118
7906
7907         * src/folder.c
7908         * src/folderview.c
7909                 corrected some typing
7910         * po/de.po
7911                 updated german translation
7912         * sylpheed.spec.in
7913                 cleaned up specfile and adjusted it for claws
7914
7915 2002-11-10 [colin]      0.8.5claws117
7916
7917         * src/summaryview.c
7918                 a STATUSBAR_PUSH/POP fix
7919
7920 2002-11-10 [colin]      0.8.5claws116
7921
7922         * src/prefs_folder_item.c
7923                 Fix hanging after opening folder properties
7924
7925 2002-11-10 [hoa]        0.8.5claws115
7926
7927         * src/matcher_parser_lex.l
7928         * src/matcher_parser_parse.y
7929                 config file for scoring and filtering is no more trashed
7930                 when there is a syntax error in a filtering rule when
7931                 editing it in a dialog.
7932
7933 2002-11-09 [colin]      0.8.5claws114
7934
7935         * src/mbox_folder.c
7936                 Added missing initialisation of folder->destroy()
7937
7938 2002-11-09 [colin]      0.8.5claws113
7939
7940         * src/folder.c
7941           src/folderview.c
7942                 Fix the status bar messages
7943
7944 2002-11-09 [colin]      0.8.5claws112
7945
7946         * src/folderview.c
7947                 Fix hangs after folder dnd, happening after 
7948                 claws109.
7949
7950 2002-11-09 [christoph]  0.8.5claws111
7951
7952         * src/folderview.c
7953                 just changed order of calls (reverse order of
7954                 associated calls)
7955         * src/inc.c
7956                 lock inc when checking only one account, otherwise
7957                 inc all could be executed at the same time
7958
7959 2002-11-09 [christoph]  0.8.5claws110
7960
7961         * src/folderview.c
7962                 better unlock the mouse cursor before calling
7963                 summary_show because it changes the cursor too
7964
7965 2002-11-09 [christoph]  0.8.5claws109
7966
7967         * src/folder.[ch]
7968         * src/folderview.c
7969                 add functions to open and close a folder
7970                 o opending will execute scanning for remote folders
7971                   and processing
7972                 o closing will unset new flag for messages
7973
7974 2002-11-09 [colin]      0.8.5claws108
7975
7976         * src/folder.c
7977                 Add a call to prefs_matcher_write_config to 
7978                 avoid non-leaf folders filtering settings to be
7979                 lost
7980
7981 2002-11-09 [paul]       0.8.5claws107
7982
7983         * src/prefs_account.c
7984                 re-word a label
7985
7986 2002-11-09 [colin]      0.8.5claws106
7987
7988         * src/folderview.c
7989                 Minor esthetic fix
7990
7991 2002-11-09 [colin]      0.8.5claws105
7992
7993         * src/folderview.c
7994                 Fix prefs_filtering deletion for MH folders (same
7995                 reason as below)
7996         * src/prefs_filtering.c
7997                 Fix prefs_filtering renaming and deletion for 
7998                 folder-based processing rules.  
7999
8000 2002-11-09 [christoph]  0.8.5claws104
8001
8002         * src/compose.c
8003         * src/folder.[ch]
8004         * src/folderview.[ch]
8005         * src/import.c
8006         * src/inc.c
8007         * src/main.c
8008         * src/mainwindow.c
8009         * src/messageview.c
8010         * src/prefs_folder_item.c
8011         * src/procmsg.c
8012         * src/summaryview.c
8013                 implement a callback system for folder item updates
8014
8015 2002-11-09 [colin]      0.8.5claws103
8016
8017         * src/folderview.c
8018                 Fix prefs_filtering renaming for MH folders (we
8019                 shouldn't rename by path as another folder could
8020                 have the same hierarchy).
8021
8022 2002-11-09 [colin]      0.8.5claws102
8023
8024         * src/folder.c
8025                 Fix a leak found by Christoph, use better variable
8026                 names
8027
8028 2002-11-09 [colin]      0.8.5claws101
8029
8030         * src/folder.c
8031                 One more fix for processing rules
8032
8033 2002-11-08 [colin]      0.8.5claws100
8034         
8035         * src/matcher.c
8036                 Don't copy the compiled regexp (will be reevaluated)
8037         * src/folderview.c
8038                 Lock folderview while moving
8039         * src/folder.c
8040                 Provide info on what's happening to the user
8041
8042 2002-11-08 [colin]      0.8.5claws99
8043
8044         * src/folderview.c
8045                 Fix folder reordering after a move if parent is 
8046                 root
8047         * src/scoring.[ch]
8048                 Add function to copy a ScoringProp
8049         * src/prefs_folder_item.c
8050                 Copy scoring rules when copying a folder prefs
8051
8052 2002-11-08 [colin]      0.8.5claws98
8053
8054         * src/folderview.c
8055                 Fixes in case of failure
8056         * src/filtering.[ch]    
8057                 Add function to duplicate a FilteringProp
8058         * src/matcher.[ch]
8059                 Add function to duplicate a MatcherProp
8060         * src/prefs_folder_item.c
8061                 Save folder's processing rules when copying 
8062                 its prefs
8063
8064 2002-11-08 [colin]      0.8.5claws97
8065         
8066         * src/folderview.c
8067                 Sort after move
8068         * src/folder.c 
8069                 Change a printf to debug_print
8070
8071 2002-11-08 [colin]      0.8.5claws96
8072
8073         * src/folder.c
8074           src/folderview.c
8075                 Fix segfaults, call me stupido
8076         
8077
8078 2002-11-08 [colin]      0.8.5claws95
8079
8080         *src/folder.c
8081                 Added forgotten prefs to save when moving folders
8082
8083 2002-11-08 [colin]      0.8.5claws94
8084
8085         * src/folder.c
8086                 Fixes to folder DND (prefs copy)
8087         * src/folderview.c
8088                 Optimization for folder DND (don't rescan whole tree)
8089                 Added folderview_create_folder_node() for this 
8090                 optimization, so de-duped a bit the code
8091         * src/prefs_folder_item.[ch]
8092                 Added prefs_folder_item_copy_prefs()    
8093           
8094 2002-11-08 [paul]       0.8.5claws93
8095
8096         * src/prefs_account.c
8097           tools/README
8098           tools/kmail2sylpheed_v2.pl
8099                 correct some typos
8100
8101 2002-11-08 [paul]       0.8.5claws92
8102
8103         * src/compose.c
8104           src/prefs_account.[ch]
8105                 remove account options 'clearsign' and 'ascii_armored',
8106                 replace with 'default_gnupg_mode' to prevent mixed-mode
8107                 Privacy settings
8108
8109 2002-11-08 [paul]       0.8.5claws91
8110
8111         * src/compose.[ch]
8112                 re-implement GnuPG 'on-the-fly' mode selection,
8113                 disallow mixed-mode
8114
8115 2002-11-08 [colin]      0.8.5claws90
8116
8117         * src/folderview.c
8118           src/prefs_folder_item.c
8119                 Change "Property" to "Properties"
8120
8121 2002-11-07 [colin]      0.8.5claws89
8122
8123         * src/folderview.c
8124           src/folder.c
8125                 Allow folder dropping to a root folder
8126
8127 2002-11-07 [paul]       0.8.5claws88
8128
8129         * src/compose.c
8130                 revert last commit
8131
8132 2002-11-07 [paul]       0.8.5claws87
8133
8134         * src/compose.c
8135                 fix reply-to-list bug. closes bug report
8136                 "[633382] reply-to-list broken in recent cvs"
8137
8138 2002-11-07 [paul]       0.8.5claws86
8139
8140         * src/compose.c
8141                 add a forgotten '#if USE_GPGME ... #endif'
8142
8143 2002-11-07 [paul]       0.8.5claws85
8144
8145         * sync with 0.8.5cvs20
8146                 see ChangeLog 2002-11-07
8147
8148 2002-11-07 [colin]      0.8.5claws84
8149
8150         * src/folder.[ch]
8151                 Change folder_item_move_to to return the newly 
8152                 created folderitem.
8153         * src/folderview.c
8154                 Select the new folderitem after moving.
8155
8156 2002-11-07 [colin]      0.8.5claws83
8157
8158         * src/prefs_filtering.c
8159                 Fix rule rewriting when moving a leaf folder to a 
8160                 shorter path
8161
8162 2002-11-07 [colin]      0.8.5claws82
8163
8164         * src/prefs_filtering.c
8165                 fix a leak
8166
8167 2002-11-07 [colin]      0.8.5claws81
8168
8169         * src/folder.[ch]
8170                 Add folder_item_move_to() function to move a 
8171                 folderitem into another one (updates matcher etc)
8172         * src/folderview.c
8173                 Add folder drag'n drop (context menu to come)
8174                 [Should be dataloss free, but Please backup before 
8175                  trying !]
8176
8177 2002-11-06 [colin]      0.8.5claws80
8178
8179         * src/mh.c
8180                 mh_create_folder() returns NULL if can't create
8181                 directory hierarchy
8182
8183 2002-11-06 [paul]       0.8.5claws79
8184
8185         * src/compose.[ch]
8186                 allow 'on-the-fly' changing of the type of encryption 
8187                 and/or signing used (mime/ascii) via the compose window
8188
8189 2002-11-06 [paul]       0.8.5claws78
8190
8191         * sync with 0.8.5cvs19
8192                 see ChangeLog 2002-11-06 for src/account.c: 
8193                 account_get_special_folder()
8194                 
8195 2002-11-05 [alfons]     0.8.5claws77
8196
8197         * src/crash.c
8198                 very minor cleanups: nothing to see here, move on. :-)
8199
8200 2002-11-05 [colin]      0.8.5claws76
8201
8202         * src/main.c
8203                 Changes choices if compose windows are opened to
8204                 Discard, Draft, Don't quit
8205
8206 2002-11-05 [thorsten]   0.8.5claws75
8207
8208         * src/compose.c
8209                 reenabled default_reply_to folder option
8210
8211 2002-11-05 [colin]      0.8.5claws74
8212
8213         * src/compose.[ch] 
8214                 add compose_draft()
8215         * src/crash.c
8216                 add SIGTERM handler
8217         * src/main.[ch]
8218                 add clean_quit() for the SIGTERM handler
8219
8220 2002-11-05 [paul]       0.8.5claws73
8221         
8222         * po/es.po
8223                 updated by Ricardo Mones Lastra
8224
8225 2002-11-05 [melvin]     0.8.5claws72
8226
8227         * src/logwindow.c
8228                 Fixed log-clipping bug #616795.
8229                 To stop logging in the log window use 0 length.
8230         * src/prefs_common.c
8231                 Added a label to inform about the 0 log length behaviour.
8232
8233 2002-11-05 [paul]       0.8.5claws71
8234
8235         * sync with 0.8.5cvs17
8236                 see ChangeLog 2002-11-05
8237
8238 2002-11-04 [paul]       0.8.5claws70
8239
8240         * sylpheed-128x128.png
8241           sylpheed-64x64.png
8242           sylpheed.png
8243                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
8244                 <nikai@users.sourceforge.net>
8245                 
8246         * po/bg.po
8247                 updated by George Danchev
8248
8249 2002-11-03 [thorsten]   0.8.5claws69
8250
8251         * src/main.c
8252           src/mimeview.c
8253           src/rfc2015.h
8254                 add check if gpg is active
8255
8256 2002-11-03 [thorsten]   0.8.5claws68
8257
8258         * src/toolbar.h
8259                 removed GSList declaration causing trouble on MacOS-X
8260                 (submitted by alfons, reported by xfesty)
8261
8262 2002-11-01 [paul]       0.8.5claws67
8263
8264         * src/mainwindow.c
8265                 remove last remnants of main's filter code
8266
8267 2002-11-01 [paul]       0.8.5claws66
8268
8269         * tools/filter_conv.pl
8270                 fix bug where user-defined headers were ignored
8271
8272 2002-11-01 [paul]       0.8.5claws65
8273
8274         * src/logwindow.c
8275                 make a debug_print() not translatable
8276
8277 2002-10-31 [melvin]     0.8.5claws64
8278
8279         * ac/aspell.m4
8280                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
8281                 not run any GNU/aspell test.  The dictionary path will
8282                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
8283                 was given, in which case, it will be $prefix/lib/aspell/
8284         * configure.in
8285                 Fixed typo in commentary (Aspell code).
8286
8287 2002-10-31 [paul]       0.8.5claws63
8288
8289         * po/POTFILES.in
8290                 remove src/filter.c and src/prefs_filter.c
8291                 thanks to Ricardo for reminding me
8292
8293 2002-10-31 [colin]      0.8.5claws62
8294
8295         * src/mbox_folder.c
8296                 Plug some leaks
8297
8298 2002-10-31 [paul]       0.8.5claws61
8299
8300         * src/prefs_filter.[ch] ** REMOVED **
8301           src/filter.[ch]       ** REMOVED **
8302           
8303         * src/Makefile.am
8304           src/folderview.c
8305           src/inc.c
8306           src/main.c
8307           src/mainwindow.c
8308           src/mbox.c
8309           src/prefs_common.c
8310           src/prefs_filtering.c
8311           src/summaryview.[ch]
8312                 remove main's 'filter' code
8313                 
8314         README.claws
8315                 update to reflect removal of main's filter
8316
8317 2002-10-31 [paul]       0.8.5claws60
8318
8319         * src/summaryview.c
8320                 remove check for global_processing in summary_filter_open(). 
8321                 This fixes the bug where if the user uses the right-click 
8322                 'Create filter rule...' and doesn't have any filter rules 
8323                 already defined in claws' advanced filtering, the newly 
8324                 created filter rule goes to main's filtering which is 
8325                 inaccessible through the gui. Now the filter rule gets added
8326                 to claws' filtering by default.
8327
8328 2002-10-28 [melvin]     0.8.5claws59
8329
8330         * src/prefs_actions.c
8331                 Fixed bug #627322 where MIME parts were not always
8332                 correctly passed to a %p action
8333                 Display an error dialog when message filename is not found.
8334
8335 2002-10-28 [melvin]     0.8.5claws58
8336
8337         * src/prefs_common.c
8338                 Readded a missing function declaration lost in 0.8.3claws34
8339
8340 2002-10-28 [paul]       0.8.5claws57
8341
8342         * sync with 0.8.5cvs15
8343                 see ChangeLog 2002-10-28 and 2002-10-25
8344                 
8345         Note: ChangeLog entry 2002-10-24 is not sync'ed.
8346
8347 2002-10-27 [oliver]     0.8.5claws56
8348
8349         * src/pop.c
8350                 plug leak in pop3_top_recv
8351
8352 2002-10-26 [christoph]  0.8.5claws55
8353
8354         * src/folder.c
8355                 set need_update folder flag when messages are added
8356                 (closes bug [ 626922 ] folder not updated after receiving)
8357
8358 2002-10-25 [melvin]     0.8.5claws54
8359
8360         * src/imageview.c
8361                 Fixed a memleak introduced in the scaling code.
8362
8363 2002-10-24 [alfons]     0.8.5claws53
8364
8365         * src/filtering.c
8366                 make filtering's forward message action forward from the 
8367                 correct account
8368                 (closes bug [628089 ] Filter -> Forward from address problem
8369                 reported by Oktay)
8370
8371 2002-10-24 [christoph]  0.8.5claws52
8372
8373         * src/mainwindow.c
8374         * src/manual.[ch]
8375                 o use manual of current locale or english if current
8376                   locale is not available (and english is available)
8377                 o also link to sylpheed doc project manuals
8378
8379 2002-10-23 [paul]       0.8.5claws51
8380
8381         * tools/README
8382           tools/kmail2sylpheed_v2.pl
8383                 add new version of kmail addressbook importer script.
8384                 works with newer versions of Kmail/KAddressBook which
8385                 have new and rearranged data.
8386
8387 2002-10-23 [martin]     0.8.5claws50
8388
8389         * src/folderview.c
8390         * src/summaryview.c
8391         * src/utils.h
8392         * src/utils.c
8393                 added length parameter to get_abbrev_newsgroup_name()
8394                 changed this function so that it abbreviates the newsgroup
8395                 names only so long it is smaller than the length parameter
8396                 (for better reading of some newsgroup names and space efficiency)
8397
8398 2002-10-22 [colin]      0.8.5claws49
8399
8400         *src/foldersel.c
8401                 Revert Alfons' last modification (after voting ;-))
8402
8403 2002-10-21 [alfons]     0.8.5claws48
8404
8405         * src/foldersel.c
8406                 folder view in folder selection dialog reflects state of
8407                 folder view in main window
8408
8409 2002-10-18 [alfons]     0.8.5claws47
8410
8411         * src/mbox.c
8412                 drop imported messages in folder selected by user,
8413                 and not in the inbox
8414                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
8415
8416 2002-10-18 [alfons]     0.8.5claws46
8417
8418         * src/compose.c
8419                 make automagic reply work correctly for email accounts 
8420                 (whether it's viable to do a full sync with Hiro's 
8421                 compose.c is still under discussion)
8422
8423 2002-10-18 [melvin]     0.8.5claws45
8424
8425         * src/prefs_actions.c
8426                 Fixed bug #622275 where asynchroneous actions left 
8427                 zombies processes
8428                 Made (synchroneous) actions' input be displayed live.
8429
8430 2002-10-18 [christoph]  0.8.5claws44
8431
8432         * src/textview.c
8433                 don't add a newline in the textview in front of the
8434                 first textpart if header display is disabled
8435                 (closes bug [ 603385 ] disabled header display leaves blank
8436                  lin)
8437
8438 2002-10-18 [christoph]  0.8.5claws43
8439
8440         * src/folder.[ch]
8441         * src/imap.c
8442         * src/mbox_folder.c
8443         * src/mh.c
8444         * src/news.c
8445                 folder->get_num_list now returns an error code
8446                 (closes bug [ 609424 ] News cache cleared on failure)
8447                 
8448 2002-10-17 [colin]      0.8.5claws42
8449         
8450         * src/news.c
8451                 Changed a printf by debug_print
8452
8453 2002-10-16 [paul]       
8454
8455         * tools/OOo2sylpheed.pl
8456                 allow for spaces in the name of the
8457                 file to be attached.
8458
8459 2002-10-16 [colin]      0.8.5claws41
8460
8461         * src/main.c
8462                 Use a tristate to change online mode
8463
8464 2002-10-16 [paul]       0.8.5claws40
8465
8466         * po/es.po
8467                 updated by Ricardo Mones Lastra
8468
8469 2002-10-16 [colin]      0.8.5claws39
8470
8471         * src/main.c
8472           src/mainwindow.[ch]
8473                 Added --online and --offline command-line
8474                 switches
8475
8476 2002-10-15 [christoph]  0.8.5claws38
8477
8478         * src/procmime.c
8479                 set mimeinfo->name to NULL after g_free to
8480                 avoid double freeing with g_free
8481
8482 2002-10-14 [christoph]  0.8.5claws37
8483
8484         * src/compose.c
8485         * src/filtering.c
8486         * src/summaryview.c
8487                 remove calls to folder->change_flags that are now
8488                 done by procmsg flag functions (seems it is not
8489                 used by any foldertype anyway)
8490         * src/folder.c
8491                 init folder->change_flags with NULL
8492
8493 2002-10-14 [christoph]  0.8.5claws36
8494
8495         * src/folder.[ch]
8496         * src/imap.[ch]
8497                 use virtual functions for folder item new and destroy
8498                 functions
8499
8500 2002-10-14 [melvin]     0.8.5claws35
8501
8502         * src/compose.c
8503                 Added a test to not run the spell checker if no default
8504                 dictionary is available. No dialog is displayed though.
8505
8506 2002-10-14 [melvin]     0.8.5claws34
8507
8508         * src/gtkaspell.c
8509                 Fixed bug in dictionary list context menu where
8510                 "More..." pointed to an emtpy submenu if the
8511                 number of dictionaries is a multiple of 15
8512                 Removed unneeded code in suggestions list creation
8513
8514 2002-10-14 [paul]       0.8.5claws33
8515
8516         * po/bg.po
8517                 updated by George Danchev
8518
8519 2002-10-13 [hoa]        0.8.5claws32
8520
8521         * src/matcher.[ch]
8522           src/matcher_parser_parser.y
8523                 removed the escaped string from internal structure
8524                 of matcher.
8525
8526 2002-10-12 [colin]      0.8.5claws31
8527
8528         * src/gtksctree.[ch]
8529           src/summaryview.c
8530                 Removed useless function gtksctree_reanchor
8531
8532 2002-10-12 [alfons]     0.8.5claws30
8533         
8534         * sync with remaining main changes 2002-10-09 - 2002-10-11
8535         - drop changes to src/compose.c (requires claws specific changes)
8536         
8537 2002-10-12 [alfons]     0.8.5claws29
8538         
8539         * sync with main changes of 2002-10-08
8540         - drop changes to src/compose.c (requires claws specific changes)
8541         - drop changes to src/summaryview.c (requires changes to compose.c)     
8542
8543 2002-10-12 [alfons]     0.8.5claws28
8544         
8545         * sync with main changes of 2002-10-07
8546
8547 2002-10-12 [alfons]     0.8.5claws27
8548
8549         * sync with main changes of 2002-10-04
8550         - drop changes to src/compose.c (requires claws specific changes)
8551         - drop changes to src/prefs_folder_item.c (claws implementation
8552           seems to be working)
8553
8554 2002-10-12 [colin]      0.8.5claws26
8555
8556         * src/mainwindow.c
8557                 Fix folder-flicker when space-reading, introduced 
8558                 in claws22.
8559
8560 2002-10-12 [colin]      0.8.5claws25
8561
8562         * src/compose.c
8563                 Save account address when saving as draft.
8564                 (closes bug 621838)
8565
8566 2002-10-12 [colin]      0.8.5claws24
8567
8568         * src/summaryview.c
8569                 Fix the problem consisting of no message selected
8570                 after the last message in a folder has been moved.
8571
8572 2002-10-12 [paul]       0.8.5claws23
8573
8574         * src/compose.c
8575           src/prefs_template.c
8576           src/template.[ch]
8577                 add Cc and Bcc to templates. Patch submitted by
8578                 John L. Males.
8579
8580 2002-10-12 [colin]      0.8.5claws22
8581
8582         * src/folderview.c
8583                 Fix a bug after "Check for new messages":
8584                 If a folder was opened, it was still selected at
8585                 the end of the check, but displayed empty.
8586         * src/mainwindow.c
8587                 Remove unnecessary check
8588
8589 2002-10-12 [paul]
8590
8591         * tools/README
8592                 be more verbose in the description of
8593                 OOo2sylpheed.pl
8594                 
8595
8596 2002-10-11 [colin]      0.8.5claws21
8597
8598         * src/mainwindow.c
8599                 Make space work (better) when no mail is selected
8600
8601 2002-10-11 [colin]      0.8.5claws20
8602
8603         * src/inc.c
8604           src/news.c
8605                 fix warnings
8606
8607 2002-10-11 [colin]      0.8.5claws19
8608
8609         * src/mainwindow.c
8610                 revert 0.8.5claws6 changes as i couldn't get to
8611                 anything satisfying
8612
8613 2002-10-11 [melvin]     0.8.5claws18
8614
8615         * src/compose.c
8616                 Removed buggy and unused macro (should have been committed in
8617                 0.8.5claws17)
8618
8619 2002-10-11 [melvin]     0.8.5claws17
8620
8621         * src/compose.c
8622                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
8623
8624 2002-10-11 [thorsten]   0.8.5claws16 
8625
8626         * src/folderview.c
8627                 remove rescan warning
8628
8629 2002-10-11 [colin]      0.8.5claws15 
8630
8631         * src/procheader.c
8632                 fix a segfault that happens if conv_unmime_header
8633                 fails (should be better to find out why it fails)
8634
8635 2002-10-11 [christoph]  0.8.5claws14
8636
8637         * src/summaryview.c
8638                 update folderview stats after ignore/unignore thread
8639
8640 2002-10-11 [hoa]        0.8.5claws13
8641
8642         * src/quote_fmt_parse.y
8643                 Fixed a yacc/bison syntax error
8644         * src/matcher.c
8645                 Escaping of string is fixed.
8646
8647 2002-10-11 [colin]      0.8.5claws12
8648
8649         * src/imageview.c
8650                 Resize images to fit
8651
8652 2002-10-11 [paul]       0.8.5claws11
8653
8654         * po/es.po
8655                 updated by Ricardo Mones Lastra
8656
8657 2002-10-10 [alfons]     0.8.5claws10
8658
8659         * src/compose.c
8660                 allow dropping files by "moving" files from a file manager,
8661                 not only by the more cumbersome "copying". the latter 
8662                 mostly implies holding down the Control button
8663
8664 2002-10-10 [christoph]  0.8.5claws9
8665
8666         * src/summaryview.c
8667                 update folders after thread building for ignored threads
8668
8669 2002-10-10 [christoph]  0.8.5claws8
8670
8671         * config/.cvsignore
8672                 added Makefile
8673         * src/filtering.[ch]
8674         * src/folder.[ch]
8675         * src/folderview.[ch]
8676         * src/import.c
8677         * src/inc.[ch]
8678         * src/mbox.[ch]
8679         * src/procmsg.c
8680         * src/summaryview.[ch]
8681                 o added new flag need_update to FolderItem
8682                 o removed folder_table from various functions from tracking
8683                   folder updates
8684                 o set need_update flags in folder.c's move, copy and delete
8685                   functions and procmsg's flags functions
8686                 o added function folderview_update_items_when_required that
8687                   updates all folders with need_update set
8688                 o call folderview_update_items_when_required instead of
8689                   folderview_update_item_foreach
8690
8691 2002-10-09 [sergey]     0.8.5claws7
8692
8693         * src/compose.c
8694                 Strip CRs whel loading the text into editor in reedit mode.
8695
8696 2002-10-09 [colin]      0.8.5claws6
8697
8698         * src/mainwindow.c
8699                 Make Space work when no mail is selected
8700
8701 2002-10-09 [colin]      0.8.5claws5
8702
8703         * src/gtksctree.[ch]
8704                 Fix range_select
8705                 Add gtk_sctree_reanchor() 
8706         * src/summaryview.c
8707                 Use gtk_sctree_reanchor() - better fix for 
8708                 bug 60413
8709
8710 2002-10-09 [colin]      0.8.5claws4
8711
8712         * src/summaryview.c
8713                 Fix shift-click select after delete problem
8714                 (closes bug 60413)
8715
8716 2002-10-08 [thorsten]   0.8.5claws3
8717
8718         * src/summaryview.c
8719                 exclude current msg from -hide read messages-
8720
8721 2002-10-08 [colin]      0.8.5claws2
8722
8723         * src/inc.[ch]
8724           src/pop.c
8725           src/recv.c
8726                 Differentiate socket errors from disk full
8727                 errors
8728
8729 2002-10-08 [christoph]  0.8.5claws1
8730
8731         * Makefile.am
8732         * configure.in
8733                 modifications for new config directory
8734
8735         * config.guess  ** REMOVED **
8736         * config.sub    ** REMOVED **
8737         * install-sh    ** REMOVED **
8738         * ltmain.sh     ** REMOVED **
8739         * missing       ** REMOVED **
8740         * mkinstalldirs ** REMOVED **
8741                 these files are autogenerated by automake
8742                 when you run autogen.sh
8743
8744         * config/.cvsignore     ** NEW FILE **
8745         * config/Makefile.am    ** NEW FILE **
8746                 ignore autogenerated files
8747                 create a Makefile in this directory
8748
8749 2002-10-08 [paul]       0.8.5claws
8750
8751         * 0.8.5claws release
8752         
8753         * src/compose.c
8754           src/procheader.c
8755           src/procmsg.c
8756                 fix quote reply format for newsgroups reply bug
8757                 (thanks to Hoa)
8758                 
8759         * po/en_GB.po
8760           po/pl.po
8761                 updated by me and Witold Wladyslaw Wojciech Wilk
8762                 repectively
8763
8764 2002-10-07 [paul]       0.8.3claws53
8765
8766         * po/it.po
8767           po/pt_BR.po
8768           po/sr.po
8769                 updated messages catalogs, submitted by
8770                 Alessandro Maestri, Fabio Jr.Beneditto 
8771                 and Urke MMI, respectively.
8772
8773 2002-10-07 [christoph]  0.8.3claws52
8774
8775         * src/folder.[ch]
8776         * src/folderview.c
8777         * src/mainwindow.c
8778                 fix new folder ghost message bug
8779                 (closes bug [ 619722 ] wrong count for newly created folders)
8780
8781 2002-10-07 [christoph]  0.8.3claws51
8782
8783         * src/compose.c
8784                 fix news posting problem
8785
8786 2002-10-07 [melvin]     0.8.3claws50
8787
8788         * po/fr.po
8789                 Updated French translation
8790
8791 2002-10-05 [christoph]  0.8.3claws49
8792
8793         * src/gtkstext.c
8794                 check if line_start_cache is set in gtk_stext_update_text
8795                 (closes bug [ 618119 ] crash while doing search in folder)
8796
8797 2002-10-05 [christoph]  0.8.3claws48
8798
8799         * src/imap.c
8800         * src/news.c
8801         * src/utils.c
8802         * src/utils.h
8803                 implement cache cleanups for claws' folder system
8804                 (closes bug [ 595916 ] imapcache not cleaned up)
8805
8806 2002-10-05 [melvin]     0.8.3claws47
8807
8808         * src/prefs_actions.c
8809                 Made the help text more clear for the %p token
8810
8811 2002-10-04 [paul]       0.8.3claws46
8812
8813         * sync with 0.8.5
8814                 see ChangeLog 2002-10-02 and 2002-10-03
8815
8816 2002-10-04 [christoph]  0.8.3claws45
8817
8818         * src/inc.c
8819                 fix segfault caused by pop before smtp
8820                 call to inc_account_mail with NULL
8821                 pointer for mainwin
8822
8823 2002-10-04 [paul]       0.8.3claws44
8824
8825         * configure.in
8826                 sync the LDAP detection from 0.8.5cvs1
8827
8828 2002-10-02 [christoph]  0.8.3claws43
8829
8830         * po/de.po
8831                 fix small spelling error
8832
8833 2002-10-02 [melvin]     0.8.3claws42
8834
8835         * ac/aspell.m4
8836                 Behave better and say "no" when test program cannot be run.
8837
8838 2002-10-02 [paul]       0.8.3claws41
8839
8840         * sync with 0.8.4cvs1
8841                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
8842                 
8843         * src/summaryview.c
8844                 toggle the behavior of Reply menuitem between
8845                 normal reply and reply-to-list
8846
8847 2002-10-01 [sergey]     0.8.3claws40
8848
8849         * src/compose.c
8850                 Convert newlines in the message text to the canonical form
8851                 before base64 encoding (RFC2045 compliance, fixes some
8852                 interoperability issues with Evolution 1.0.3)
8853
8854 2002-09-29 [colin]      0.8.3claws39
8855
8856         * src/summaryview.c
8857                 Fix an unwanted copy/paste
8858
8859 2002-09-29 [colin]      0.8.3claws38
8860
8861         * src/mainwindow.c
8862                 Renamed "Custom toolbar" to "Customize toolbar"
8863                 Renamed "Show all header" to "Show all headers"
8864                 Renamed "Set diplay item" to "Set displayed items"
8865         * src/prefs_common.c
8866                 Renamed "Show all header" to "Show all headers"
8867         * src/prefs_summary_column.c
8868                 Renamed "diplay item" to "displayed items"
8869
8870 2002-09-29 [colin]      0.8.3claws37
8871
8872         * src/mainwindow.[ch]
8873                 online/offline status pixmaps follow theme
8874                 changes
8875         * src/summaryview.[ch]
8876                 quicksearch pixmap follows theme changes
8877
8878 2002-09-29 [thorsten]   0.8.3claws36
8879
8880         * src/compose.c
8881           src/prefs_folder_item.[ch]
8882                 add default_reply_to folder option (closes patch 581044)
8883
8884 2002-09-29 [christoph]  0.8.3claws35
8885
8886         * acconfig.h    ** REMOVED **
8887         * configure.in
8888         * ac/aspell.m4
8889         * ac/check-type.m4
8890         * ac/gnupg-check-typedef.m4
8891                 fix autoheader 2.50 warning
8892
8893 2002-09-29 [christoph]  0.8.3claws34
8894
8895         * major code cleanup (part 2)
8896         
8897                 - unused variables removed
8898                 - unused functions removed
8899                 - uninitialized variables checked
8900                 - missing return statements added
8901                 - missing function return types added
8902                 - added parentheses around assignment
8903                   when suggested by gcc
8904
8905 2002-09-29 [alfons]     0.8.3claws33
8906
8907         * src/logwindow.c
8908                 log_window_clear(): only bracket gtk_text_forward_delete() 
8909                 with gtk_text_freeze() / gtk_text_thaw() (see if this
8910                 works around GTK text bug)
8911
8912 2002-09-29 [paul]       0.8.3claws32
8913
8914         * po/bg.po
8915           po/sr.po
8916                 updated by George Danchev and Urke MMI
8917                 respectively
8918
8919 2002-09-27 [christoph]  0.8.3claws31
8920
8921         * doc-src/readme.txt
8922         * doc-src/rfc1806.txt   ** REMOVED **
8923         * doc-src/rfc2183.txt   ** NEW FILE **
8924         * doc-src/rfc2980.txt   ** NEW FILE **
8925                 update rfcs
8926
8927 2002-09-27 [melvin]     0.8.3claws30
8928
8929         * ac/aspell.m4
8930                 Fixed typo which could break linking
8931
8932 2002-09-27 [melvin]     0.8.3claws29
8933
8934         * ac/aspell.m4
8935                 Improved GNU/aspell checking. 
8936                 Fixed bug #614490
8937
8938 2002-09-27 [paul]       0.8.3claws28
8939
8940         * sync with 0.8.3cvs8
8941                 see ChangeLog 2002-09-27
8942
8943 2002-09-26 [colin]      0.8.3claws27
8944
8945         * src/toolbar.[ch]
8946           src/mainwindow.[ch]
8947                 Add "Reply to Mailing-list" to the toolbar
8948
8949 2002-09-26 [christoph]  0.8.3claws26
8950
8951         * src/summaryview.c
8952                 Fix wrong message counts in summaryview status
8953
8954 2002-09-26 [paul]       0.8.3claws25
8955
8956         * sync with 0.8.3cvs7
8957                 see ChangeLog 2002-09-26
8958
8959 2002-09-26 [paul]       0.8.3claws24
8960
8961         * sync with 0.8.3cvs6
8962                 see ChangeLog 2002-09-25
8963
8964 2002-09-25 [christoph]  0.8.3claws23
8965
8966         * src/prefs_common.c
8967         * src/prefs_folder_item.c
8968         * src/prefs_scoring.c
8969                 Renamed "kill score" to "hide score" in GUI
8970                 and prefs files
8971
8972 2002-09-25 [paul]       0.8.3claws22
8973
8974         * sync with 0.8.3cvs5
8975                 see ChangeLog 2002-09-24
8976
8977 2002-09-24 [alfons]     0.8.3claws21
8978
8979         patch by Satoshi Nagayasu: allows appending / saving multiple 
8980         selected files (closes "[ 612279 ] save multiple mesg(s) in 
8981         'Save as ...'")
8982
8983         * AUTHORS
8984                 add Satoshi Nagayasu
8985         * src/summaryview.c
8986                 summary_save_as(): allow saving selected files to
8987                 one file
8988                 summary_set_menu_sensitive: enable "Save As..." when
8989                 multiple files are selected
8990         * src/utils.[ch]
8991                 append_file(): new function
8992
8993 2002-09-24 [colin]      0.8.3claws20
8994
8995         * src/procmime.c
8996                 Fix segfault when mimeinfo doesn't have a 
8997                 content_type. 
8998
8999 2002-09-24 [colin]      0.8.3claws19
9000
9001         * src/prefs_common.[ch]
9002                 Add a preference to display send dialog or not
9003         * src/send.c
9004                 Display send dialog according to preference
9005
9006 2002-09-24 [colin]      0.8.3claws18
9007
9008         * src/compose.[ch]
9009                 Disable user actions when sending
9010
9011 2002-09-24 [colin]      0.8.3claws17
9012
9013         * src/procmime.c
9014                 Do not display name or filename for attachments
9015                 with an application/pgp-signature type
9016                 (security flaw, see bug 537413)
9017
9018 2002-09-23 [colin]      0.8.3claws16
9019
9020         * src/editaddress.c
9021                 Initialize entry_email, entry_alias and 
9022                 entry_remarks to first email address of the list
9023
9024 2002-09-23 [colin]      0.83claws15
9025
9026         * src/compose.c
9027                 Drop pgp-signature when reediting a signed queued
9028                 message
9029
9030 2002-09-23 [melvin]     0.8.3claws14
9031
9032         * po/fr.po
9033                 Updated French translation
9034
9035 2002-09-23 [melvin]     0.8.3claws13
9036
9037         * src/mainwindow.c
9038                 Made custom toolbar menu labels more consistent
9039         * src/prefs_toolbar.c
9040                 Made custom toolbar window title more consistent
9041
9042 2002-09-22 [colin]      0.8.3claws12
9043
9044         * src/inc.c
9045                 Initialize session type to normal before getting 
9046                 mail (fixes strange Get behaviour)
9047         * src/prefs_account.h
9048                 Move STYPE_POP_BEFORE_SMTP to last position to 
9049                 avoid other side-effects
9050
9051 2002-09-22 [colin]      0.8.3claws11
9052
9053         * src/prefs_account.c
9054                 Fix pop_bfr_smtp_tm_entry sensivity when switching
9055                 from pop3 to apop or vice-versa
9056
9057 2002-09-22 [colin]      0.8.3claws10
9058         
9059         * src/prefs_account.[ch]
9060                 Add an option for the POP before SMTP timeout
9061         * src/inc.c
9062                 Remember time of last POP connection
9063         * src/send.c
9064                 Do POP before SMTP only if timeout reached
9065
9066 2002-09-22 [oliver]     0.8.3claws9
9067         
9068         * README.claws
9069                 explain custom toolbar
9070
9071 2002-09-22 [oliver]     0.8.3claws8
9072
9073         * src/prefs_actions.[ch]
9074         custom toolbar for compose      
9075                 actions callback from compose toolbar
9076         * src/folderview.c
9077                 remove include toolbar.h
9078
9079 2002-09-22 [oliver]     0.8.3claws7
9080         
9081         * src/prefs_toolbar.[ch]
9082                 custom toolbar for compose
9083                 - generic prefs_toolbar handles both
9084                   Mainwin's toolbar as well as Compose toolbar          
9085
9086 2002-09-22 [oliver]     0.8.3claws6
9087         
9088         * src/toolbar.[ch]
9089                 custom toolbar for compose
9090                 restructure toolbar.[ch]
9091
9092 2002-09-22 [oliver]     0.8.3claws5
9093
9094         * src/compose.[ch]
9095                 custom toolbar for compose
9096
9097 2002-09-22 [oliver]     0.8.3claws4
9098         
9099         * src/mainwindow.[ch]
9100                 custom toolbar for compose 
9101                 move mainwin toolbar back to mainwindow
9102
9103 2002-09-22 [alfons]     0.8.3claws3
9104
9105         * src/procmsg.c
9106                 :%sno/if(/if (/gc
9107                 :%sno/for(/for (/gc
9108                 (beautify)
9109
9110 2002-09-22 [alfons]     0.8.3claws2
9111         
9112         * src/procmsg.c
9113                 procmsg_save_to_outbox(): don't unlink message file from queue;
9114                 callers should do it using folder_item_remove_msg()
9115
9116 2002-09-22 [colin]      0.8.3claws1
9117
9118         * src/mimeview.[ch]
9119                 Made mimeview_check_signature() public
9120         * src/textview.c
9121                 Made GPG signatures verifiable by clicking
9122                 the [application/pgp-signature] in the Text
9123                 view
9124
9125 2002-09-22 [paul]       0.8.3claws
9126
9127         * po/bg.po
9128           po/en_GB.po
9129           po/es.po
9130           po/it.po
9131           po/pl.po
9132           po/pt_BR.po
9133           po/sr.po
9134                 updated translations, submitted by George Danchev,
9135                 me, Ricardo Mones Lastra, Alessandro Maestri,
9136                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
9137                 and Urke MMI, respectively.     
9138
9139 2002-09-22 [alfons]     0.8.2claws65
9140
9141         * src/procmsg.c
9142         * src/pgptext.c
9143                 no furry valgrinds have been used to plug these memleaks
9144
9145 2002-09-20 [paul]       0.8.2claws64
9146
9147         * sync with 0.8.3cvs4
9148                 'Select thread' re-implemented 
9149                 see ChangeLog 2002-09-20
9150
9151 2002-09-21 [alfons]     0.8.2claws63
9152
9153         * src/compose.c
9154                 compose_send(): plug unnoticed memleak
9155
9156 2002-09-20 [alfons]     0.8.2claws62
9157
9158         * src/addr_compl.c
9159                 replace_address_in_edit(): strict check for NULL address to
9160                 fix "[ 607348 ] Segfault in address completion". My guess is
9161                 that this happens with an empty address book, but it's good
9162                 to have this check here anyway
9163                 
9164                 completion_window_button_press(): free string returned 
9165                 from the internal cache
9166
9167 2002-09-20 [christoph]  0.8.2claws61
9168
9169         * src/procmime.h
9170                 added ENC_BINARY to EncodingType
9171         * src/procmime.c
9172                 the string returned by procmime_get_encoding_str
9173                 should not depend on the order of values in the
9174                 EncodingType definition
9175         * doc-src/rfc1806.txt   ** NEW FILE **
9176                 Added rfc1806 about MIME Content-Disposition
9177                 Extension
9178
9179 2002-09-19 [paul]       0.8.2claws60
9180
9181         * sync with 0.8.2cvs3
9182                 see ChangeLog 2002-09-19
9183
9184 2002-09-19 [paul]       0.8.2claws59
9185
9186         * src/prefs_folder_item.c
9187                 revert to Darko's original alignment of colour
9188                 selector button
9189                 add a colon to folder_color label
9190                 
9191         * src/compose.c
9192                 add Colin's patch (with Hiro's modifications) to 
9193                 force BASE64 encoding for 8-bit text when signing
9194                 (sync with 0.8.3cvs2)
9195
9196 2002-09-18 [alfons]     0.8.2claws58
9197
9198         * src/compose.c
9199                 :%sno/if(/if (/gc
9200                 :%sno/for(/for (/gc
9201                 (beautify a little bit)
9202
9203 2002-09-18 [christoph]  0.8.2claws57
9204
9205         * src/pine.c
9206                 fix handling of fgetc return value
9207
9208 2002-09-17 [alfons]     0.8.2claws56
9209         
9210         * src/summaryview.c
9211                 summary_sort(): check non-NULL summaryview->folder_item when no 
9212                 folder is selected at all
9213                 (closes "[ 610344 ] sort label make syl Crash")
9214
9215 2002-09-17 [alfons]     0.8.2claws55
9216         
9217         * src/compose.c
9218                 beautify a little bit
9219
9220 2002-09-17 [christoph]  0.8.2claws54
9221
9222         * src/folder.c
9223                 initialize max values for cache and folder
9224                 when cache or folder is empty
9225
9226 2002-09-15 [colin]      0.8.2claws53
9227
9228         * src/compose.c
9229                 Fix a leak (thanks Alfons!) and cleaned
9230                 variables names for custom headers
9231
9232 2002-09-15 [colin]      0.8.2claws52
9233
9234         * src/compose.c
9235                 Fix custom headers recognition when
9236                 prefs_common.trans_hdr is on
9237
9238 2002-09-15 [colin]      0.8.2claws51
9239
9240         * src/compose.c
9241                 Allow dynamically-added custom headers
9242                 Yet not reparsed if reedited
9243
9244 2002-09-15 [alfons]     0.8.2claws50
9245
9246         * src/prefs_account.c
9247                 fix warnings
9248
9249 2002-09-15 [colin]      0.8.2claws49
9250         
9251         * src/prefs_account.c
9252                 fix pop_before_smtp sensitivity
9253
9254 2002-09-15 [colin]      0.8.2claws48
9255
9256         * src/inc.[ch]
9257                 add inc_pop_before_smtp()
9258                 allow MainWindow to be undefined in 
9259                 inc_account_mail() and inc_start()
9260         * src/pop.c
9261           src/prefs_account.h
9262                 add STYPE_POP_BEFORE_SMTP session type
9263         * src/prefs_account.c
9264                 activated pop before smtp option
9265         * src/send.c
9266                 do pop before smtp if the relevant option 
9267                 is set
9268
9269 2002-09-15 [paul]       0.8.2claws47
9270
9271         * sync with 0.8.3
9272                 see ChangeLog 2002-09-15
9273
9274 2002-09-14 [paul]       0.8.2claws46
9275
9276         * po/bg.po
9277                 updated Bulgarian translation, submitted by
9278                 George Danchev
9279
9280 2002-09-13 [paul]       0.8.2claws45
9281
9282         * src/compose.c
9283                 merge claws' select_account() with main's
9284                 (new) compose_select_account(). [sync with
9285                 0.8.2cvs15, see ChangeLog 2002-09-11]
9286
9287 2002-09-12 [christoph]  0.8.2claws44
9288
9289         * src/filter.c
9290                 allocate 1 elements of FolderItem not 0
9291
9292 2002-09-12 [colin]      0.8.2claws43
9293
9294         * src/compose.c
9295                 Fix bug #590825 (obey Follow-up: poster)
9296
9297 2002-09-12 [colin]      0.8.2claws42
9298
9299         * src/procmime.c
9300                 Fix bug #557009 (wrong headers for messages 
9301                 forwarded as attachments)
9302
9303 2002-09-11 [colin]      0.8.2claws41
9304         
9305         * src/compose.c
9306                 Put SCF: pseudo-header on top of message
9307                 Set draft tmp_flag when saved as draft
9308
9309         * src/procmsg.c
9310           src/procheader.c
9311                 Skip after first \n\n for beginning of real message
9312                 for drafts too
9313
9314 2002-09-11 [christoph]  0.8.2claws40
9315
9316         * src/filtering.c
9317                 use procmsg flag functions in filtering or processing
9318                 will cause incorrect folder message counts
9319
9320 2002-09-11 [colin]      0.8.2claws39
9321
9322         * src/compose.c
9323                 Fix bug #550175 - wrong save folder when reediting
9324                 drafts
9325
9326 2002-09-11 [paul]       0.8.2claws38
9327
9328         * sync with 0.8.2cvs14
9329                 see ChangeLog 2002-09-11
9330
9331 2002-09-11 [colin]      0.8.2claws37
9332
9333         * src/folder.c
9334                 Fix a typo (seeming to cause new/unread status to
9335                 be lost)
9336
9337 2002-09-10 [christoph]  0.8.2claws36
9338
9339         * src/compose.c
9340                 compose_redirect should not use compose_generic_new
9341                 because that does more stuff than expected including
9342                 opening the external editor
9343                 (closes bug "[ 526608 ] bounced messages appear blank
9344                  in editor")
9345
9346 2002-09-10 [christoph]  0.8.2claws35
9347
9348         * src/folder.c
9349                 fix problem with too large message number range
9350                 causing a crash in folder_item_scan
9351
9352 2002-09-10 [paul]       0.8.2claws34
9353
9354         * sync with 0.8.2cvs13
9355                 see ChangeLog 2002-09-10
9356
9357 2002-09-10 [christoph]  0.8.2claws33
9358
9359         * src/msgcache.c
9360                 set MsgInfo TmpFlags for queue and draft folders
9361                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
9362
9363 2002-09-10 [paul]       0.8.2claws32
9364
9365         * AUTHORS
9366           po/bg.po      ** NEW FILE **
9367                 new Bulgarian translation submitted by
9368                 George Danchev <danchev@spnet.net>
9369                 
9370         * tools/Makefile.am
9371           tools/README
9372           tools/tb2sylpheed     ** NEW FILE **
9373                 add script that converts an addressbook exported
9374                 from The Bat! into a Sylpheed addressbook. Submitted
9375                 by Urke MMI <urke-kg@eunet.yu>
9376
9377 2002-09-10 [paul]       0.8.2claws31
9378
9379         * sync with 0.8.2cvs12
9380                 see ChangeLog 2002-09-10
9381
9382 2002-09-06 [paul]       0.8.2claws30
9383
9384         * src/prefs_common.c
9385                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
9386                 
9387         * tools/Makefile.am
9388           tools/README
9389           tools/ldif-to-xml.py  ** REMOVED **
9390                 remove obsolete python script
9391
9392 2002-09-06 [paul]       0.8.2claws29
9393
9394         * sync with 0.8.2cvs10
9395                 see ChangeLog 2002-09-06
9396
9397 2002-09-04 [paul]       0.8.2claws28
9398
9399         * sync with 0.8.2cvs9
9400                 see ChangeLog 2002-08-04
9401
9402 2002-09-04 [colin]      0.8.2claws27 
9403
9404         * src/prefs_common.[ch]
9405                 Added signature color configuration
9406         * src/textview.c
9407                 Use user-specified signature color
9408
9409 2002-09-03 [colin]      0.8.2claws26
9410
9411         * src/prefs_common.[ch]
9412                 Added autosave and autosave_length prefs
9413         * src/compose.c
9414                 Added compose_remove_draft()
9415                 Auto-save drafts according to the prefs
9416         * src/main.c
9417                 Added a crash-indicator file, allowing to check
9418                 for new messages on startup if Sylpheed crashed
9419                 (makes saved drafts "reappear")
9420
9421 2002-09-03 [colin]      0.8.2claws25
9422
9423         * src/textview.[ch]
9424                 Grey the signature
9425
9426 2002-09-03 [paul]       0.8.2claws24
9427
9428         * sync with 0.8.2cvs8
9429                 see ChangeLog 2002-09-02 and 2002-09-03
9430
9431 2002-09-03 [darko]      0.8.2claws23
9432
9433         * src/folderview.c
9434                 use normal style when creating new folder to pick
9435                 proper font size 
9436
9437 2002-09-02 [melvin]     0.8.2claws22
9438
9439         * src/gtkaspell.m4
9440                 removed some obsolete code
9441
9442 2002-09-02 [melvin]     0.8.2claws21
9443
9444         * ac/aspell.m4
9445                 fixed test's equality sign (== to =)
9446
9447 2002-09-02 [alfons]     0.8.2claws20
9448
9449         * src/folder.c
9450         * src/mh.c
9451                 revert change of 0.8.2claws16 and use the mh_folder_destroy
9452                 as folder->destroy virtual as suggested by Hiro
9453                 (the mh.c code seems to have been lost around mh.c.1.21)
9454
9455 2002-09-02 [paul]       0.8.2claws19
9456
9457         * po/pt_BR.po
9458                 updated by Fabio Jr. Beneditto
9459                 
9460         * src/defs.h
9461                 use 'http://claws.sylpheed.org' for homepage link. 
9462                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
9463
9464 2002-09-01 [alfons]     0.8.2claws18
9465
9466         * src/mh.c
9467                 plug memleak related to one Martin Kluge found
9468
9469 2002-08-31 [paul]       0.8.2claws17
9470
9471         * sync with 0.8.2cvs6
9472                 see ChangeLog 2002-08-30
9473
9474 2002-08-31 [alfons]     0.8.2claws16
9475
9476         * src/folder.c
9477                 folder_destroy(): remove mailbox from folderlist even if it has
9478                 no destroy virtual
9479
9480 2002-08-31 [alfons]     0.8.2claws15
9481
9482         * src/folder.c
9483                 :%sno/if(/if (/gc
9484                 :%sno/for(/for (/gc
9485                 (being pedantic I know)
9486
9487 2002-08-31 [alfons]     0.8.2claws14
9488
9489         * src/folder.c
9490                 check for NULL pointers returned from folder->fetch_msginfo virtual
9491                 (should solve some reported crashes)
9492
9493 2002-08-30 [alfons]     0.8.2claws13
9494
9495         * acconfig.h
9496         * configure.in
9497         * src/crash.c
9498                 enable crash dialog on compilation time
9499                 (--enable-crash-dialog configure option)
9500
9501 2002-08-30 [alfons]     0.8.2claws12
9502
9503         * AUTHORS
9504                 add Martin Kluge
9505         * src/mh.c
9506                 apply memory leak plug patch by Martin Kluge
9507                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
9508                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
9509                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
9510
9511 2002-08-30 [darko]      0.8.2claws11
9512
9513         * src/folderview.c
9514                 copy Gtk style from normal style to match
9515                 font size for coloured folders
9516
9517 2002-08-29 [alfons]     0.8.2claws10
9518
9519         * sylpheed.desktop
9520                 Type=Internet <- Type=Application
9521                 (reported by Michael Schwendt, see:
9522                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
9523                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
9524
9525 2002-08-29 [paul]       0.8.2claws9
9526
9527         * sync with 0.8.2cvs5
9528                 see ChangeLog 2002-08-29
9529
9530 2002-08-29 [colin]      0.8.2claws8
9531
9532         * src/summaryview.c
9533                 Added a sanity check in summary_select_thread
9534                 Should fix bug 601605
9535
9536 2002-08-29 [colin]      0.8.2claws7
9537
9538         * src/main.c
9539                 Revert claws6 changes regarding bug #591676
9540
9541 2002-08-28 [colin]      0.8.2claws6
9542         
9543         * src/main.c
9544                 Ignore cache for queue folderitems
9545                 Fix bug #591676
9546
9547 2002-08-28 [melvin]     0.8.2claws5
9548
9549         * README.claws
9550                 Fixed typos.
9551
9552 2002-08-28 [melvin]     0.8.2claws4
9553
9554         * README.claws
9555                 Updated a bit the text concerning the spell checker
9556
9557 2002-08-28 [melvin]     0.8.2claws3
9558
9559         Merged the GNU_aspell_branch:
9560                 Support of new GNU/aspell is now included and the old pspell
9561                 is not supported anymore.
9562                 See README.claws
9563
9564         * README.claws
9565                 Updated spell checker text to reflect the switch to GNU/aspell
9566
9567         * ac/aspell.m4          *** NEW ***
9568         * src/gtkaspell.[ch]    *** NEW *** 
9569         * ac/pspell.m4          *** DELETED *** 
9570         * src/gtkspell.[ch]     *** DELETED ***
9571
9572         * ac/Makefile.am
9573                 Updated for GNU/aspell support
9574
9575         * po/POTFILES.in
9576                 Replaced gtkspell.c by gtkaspell.c
9577
9578         * acconfig.h
9579         * src/Makefile.am
9580         * src/about.c
9581         * src/compose.[ch]
9582         * src/crash.c
9583         * src/main.c
9584         * src/prefs_common.[ch]
9585                 Updated for GNU/aspell support
9586
9587 2002-08-28 [paul]       0.8.2claws2
9588
9589         * sync with 0.8.2cvs4
9590                 see ChangeLog 2002-08-27 and 2002-08-28
9591
9592 2002-08-28 [colin]      0.8.2claws1
9593
9594         * src/summary_search.c
9595                 Added "AND search"
9596
9597 2002-08-28 [jens]       0.8.2claws
9598
9599         *po/de.po
9600                 Updated German translations
9601
9602 2002-08-27 [melvin]     0.8.2claws
9603
9604         * po/fr.po
9605                 Updated French translations
9606
9607 2002-08-27 [paul]       0.8.2claws
9608
9609         * sync with 0.8.2 main release
9610
9611         * po/en_GB.po
9612           po/es.po
9613           po/it.po
9614           po/pl.po
9615           po/pt_BR.po
9616           po/sr.po
9617                 updated message catalogs submitted by
9618                 Ricardo Mones Lastra, Alessandro Maestri,
9619                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
9620                 Beneditto and Urke MMI  
9621
9622 2002-08-27 [hoa]        0.8.1claws123
9623
9624         * src/mainwindow.[ch]
9625         * src/summaryview.[ch]
9626                 removed the "filter setting" menu option.
9627                 add a "cancel a news message" menu option.
9628
9629 2002-08-26 [martin]     0.8.1claws122
9630
9631         * ChangeLog.claws
9632                 changed string under 0.8.1claws79 changed by myself
9633                 i'm sorry alfons :(
9634
9635 2002-08-26 [martin]     0.8.1claws121
9636
9637         * src/crash.c
9638                 added kill command to debuggerrc to start crash dialog
9639
9640 2002-08-26 [paul]       0.8.1claws120
9641
9642         * sync with 0.8.1cvs31
9643                 see ChangeLog 2002-08-26
9644
9645 2002-08-25 [alfons]     0.8.1claws119
9646
9647         * src/procmsg.c
9648                 fix bug that didn't send out correct headers to news server
9649                 when sending news article and email from queue (bug reported
9650                 and patch provided by Tim Mann; closes bug 
9651                 "[ 583196 ] 0.7.8claws can't post news")
9652
9653 2002-08-25 [alfons]     0.8.1claws118
9654
9655         * src/selective_download.c
9656                 mark two strings as translatable
9657                 (thanks to Urke MMI for pointing this out)
9658
9659 2002-08-25 [alfons]     0.8.1claws117
9660
9661         * src/summaryview.c
9662                 treat sent boxes as special and allow sorting them by addressee
9663                 (closes "[ 589418 ] Sent folder sorting misbehavior"
9664                 submitted by Steve Lamb)
9665
9666 2002-08-24 [alfons]     0.8.1claws116
9667
9668         * src/matcher.c
9669                 fix memleak reported by Martin Kluge
9670                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
9671
9672 2002-08-24 [oliver]     0.8.1claws115
9673
9674         * src/prefs_toolbar.c
9675                 o code cleanup as suggested by Alfons
9676                 o memleak fix
9677
9678 2002-08-24 [alfons]     0.8.1claws114
9679
9680         * src/summaryview.c
9681                 o fix another memory leak reported by Martin Kluge
9682                   (see "[ 599568 ] Small Memory Leak")
9683                 o remove 'from' variable from 'summary_set_header()'; we can
9684                   do with just 'to' 
9685
9686 2002-08-24 [paul]       0.8.1claws113
9687
9688         * sync with 0.8.1cvs30
9689                 see ChangeLog 2002-08-23
9690
9691 2002-08-24 [alfons]     0.8.1claws112
9692
9693         * src/summaryview.c
9694                 remove unnecessary allocations for search bar fixing leaks
9695                 reported by Martin Kluge
9696                 (see "[ 599451 ] Further memory leaks?")
9697
9698 2002-08-24 [alfons]     0.8.1claws111
9699
9700         * src/main.c
9701                 make get_socket_name() public for crash.c
9702         * src/crash.c
9703                 o make report bug button work (goes to claws' 
9704                   bug tracker at sf.net)
9705                 o introduce function for doing important stuff just
9706                   before claws goes down
9707                 o clean up code 
9708
9709 2002-08-24 [alfons]     0.8.1claws110
9710
9711         * src/compose.c
9712                 move cursor to "To" entry when forwarding as attachment
9713                 (reported and solved by Steve Lamb, closes bug report
9714                 "[ 592880 ] Forward as attachment; cursor not in to")
9715
9716 2002-08-24 [colin]      0.8.1claws109
9717
9718         * src/mainwindow.c
9719                 fix quick search visibility after GUI (de)separations.
9720
9721 2002-08-23 [colin]      0.8.1claws108
9722
9723         * src/mainwindow.c
9724                 fix header pane visibility after folderview or
9725                 messageview (de)separation
9726
9727 2002-08-23 [paul]       0.8.1claws107
9728
9729         * src/mainwindow.[ch]
9730           src/toolbar.c
9731                 give full control of display or non-display 
9732                 of the Execute icon to Custom toolbar settings.
9733                 add new sensitivity condition to maninwindow.h: 
9734                 M_DELAY_EXEC
9735
9736         * ChangeLog
9737           ChangeLog.jp
9738           NEWS
9739                 more sync with 0.8.1cvs29
9740
9741 2002-08-23 [melvin]     0.8.1claws106
9742
9743         * src/alertpanel.c
9744                 Readded support for custom widget in alertpanel lost in last
9745                 sync.
9746
9747 2002-08-23 [paul]       0.8.1claws105
9748
9749         * sync with 0.8.1cvs29
9750                 see ChangeLog 2002-08-23
9751
9752 2002-08-23 [colin]      0.8.1claws104
9753
9754         * src/summaryview.c
9755                 Fix folder and search pixmaps exchanging positions
9756                 after theme or toolbar changes. Thank to Oliver for 
9757                 reporting this.
9758
9759 2002-08-23 [colin]      0.8.1claws103
9760
9761         * src/mainwindow.c
9762           src/messageview.[ch]
9763           src/noticeview.[ch]
9764           src/summaryview.c
9765                 Changed messageview_create() and noticeview_create()
9766                 to avoid the last gdk_warning
9767
9768 2002-08-22 [colin]      0.8.1claws102
9769
9770         * src/summaryview.c
9771                 Fix my new `Creating pixmap from xpm' warning
9772
9773 2002-08-22 [colin]      0.8.1claws101
9774
9775         * src/mainwindow.c
9776                 Fix some of the gdk warnings
9777
9778 2002-08-22 [colin]      0.8.1claws100
9779
9780         * src/Makefile.am
9781         * src/stock_pixmap.c
9782         * src/stock_pixmap.h
9783         * src/pixmaps/quicksearch.xpm *ADDED*
9784                 Add the quicksearch pixmap
9785         * src/mainwindow.c
9786         * src/summaryview.c
9787         * src/summaryview.h
9788                 Make quicksearch bar visible/hidden via a button
9789
9790 2002-08-22 [christoph]  0.8.1claws99
9791
9792         * src/folder.c
9793                 fix folder update for newsgroups with message
9794                 numbers below minimum number of articles to fetch
9795                 (closes bug #598445)
9796
9797 2002-08-22 [paul]       0.8.1claws98
9798
9799         * sync with 0.8.1cvs28
9800                 see ChangeLog 2002-08-22
9801
9802 2002-08-21 [alfons]     0.8.1claws97
9803
9804         * src/crash.c
9805                 use bt instead of bt full which seems to work 
9806                 better, and bt full doesn't give a great deal 
9807                 of information anyway
9808
9809 2002-08-21 [colin]      0.8.1claws96
9810
9811         * src/summaryview.c
9812                 fix summaryview_searchtype_changed prototype
9813
9814 2002-08-21 [christoph]  0.8.1claws95
9815
9816         * src/mainwindow.c
9817                 o fix broken menu update for sorting type, we have to
9818                   get this info from the summaryview now
9819                 o removed setting of threaded state in menu callback
9820         * src/summaryview.[ch]
9821                 more summaryview/folderitem seperation for
9822                 threading option
9823         * configure.in
9824                 removed not required --with-compiler-flags option
9825
9826 2002-08-21 [oliver]     0.8.1claws94
9827         
9828         * src/toolbar.h 
9829                 o rename toolbar.xml to toolbar_main.xml
9830                   since toolbar_compose.xml might come up 
9831                   any time soon
9832         * README.claws
9833                 add custom toolbar              
9834
9835 2002-08-21 [darko]      0.8.1claws93
9836
9837         * src/procmsg.c
9838                 don't reset tmp flags for messages copied
9839                 to sent folder
9840
9841 2002-08-21 [colin]      0.8.1claws92
9842         
9843         * src/prefs_filtering.c
9844                 fix renaming rules on folder rename 
9845                 when folder is not a leaf folder
9846
9847 2002-08-21 [paul]       0.8.1claws91
9848
9849         * src/prefs_folder_item.c
9850                 fix alignment of colour selector
9851
9852 2002-08-21 [paul]       0.8.1claws90
9853
9854         * sync with 0.8.1cvs27
9855                 see ChangeLog 2002-08-21
9856
9857 2002-08-21 [paul]       0.8.1claws89
9858
9859         * src/summaryview.c
9860                 fix crash when changing field type in
9861                 Quick search bar
9862
9863 2002-08-21 [colin]      0.8.1claws88
9864
9865         * src/summaryview.c
9866                 Made quick search case-insensitive
9867
9868 2002-08-21 [paul]       0.8.1claws87
9869
9870         * sync with 0.8.1cvs26
9871                 see ChangeLog 2002-08-21
9872
9873 2002-08-20 [christoph]  0.8.1claws86
9874
9875         * src/folderview.c
9876         * src/main.c
9877         * src/summaryview.[ch]
9878                 more summaryview/folderitem seperation for
9879                 sort_key and sort_type
9880         * src/procmsg.c
9881                 added missing return statement
9882
9883 2002-08-20 [colin]      0.8.1claws85
9884
9885         * src/summaryview.[ch]
9886                 Added a quick search box
9887         * src/mainwindow.c
9888         * src/prefs_common.[ch]
9889                 Added a show/hide option for the quick search
9890
9891 2002-08-20 [oliver]     0.8.1claws84
9892         
9893         * src/mainwindow.c
9894                 remove toolbar_create_popups
9895         * src/toolbar.[ch]
9896                 o remove toolbar_create_popups
9897                 o fix toolbar_set_sensitive 
9898                   (Bug reports #596834 and #596832)     
9899         * src/prefs_toolbar.c
9900                 o add "Set default" button
9901                 o align label and text + combo widgets
9902
9903 2002-08-20 [hoa]        0.8.1claws83bis
9904
9905         * src/imap.c
9906                 fixed a bug in imap_fetch_msginfo() in case there is no
9907                 current folder.
9908
9909 2002-08-20 [darko]      0.8.1claws83
9910
9911         * src/folderview.c
9912                 copy the color style of folder view so it
9913                 works with GTK themes
9914
9915 2002-08-20 [darko]      0.8.1claws82
9916
9917         * src/folder.h
9918         * src/folderview.c
9919         * src/prefs_folder_item.[hc]
9920                 don't use UI stuff in folder.h
9921
9922 2002-08-20 [darko]      0.8.1claws81
9923
9924         * src/folder.h
9925         * src/prefs_folder_item.h
9926         * src/folderview.c
9927         * src/prefs_folder_item.c
9928                 ability to set folder color in folderview
9929
9930 2002-08-19 [alfons]     0.8.1claws80
9931
9932         * src/summaryview.c
9933                 fix one of the earlier memleaks reported by Martin Kluge
9934
9935 2002-08-19 [alfons]     0.8.1claws79
9936
9937         * src/mainwindow.c
9938                 hide notice view when selecting seperate folder
9939                 view (reported by Urke MMI)
9940
9941 2002-08-19 [christoph]  0.8.1claws78
9942
9943         * src/folderview.c
9944         * src/prefs_folder_item.h
9945         * src/summaryview.[ch]
9946                 o add summary_set_prefs_from_folderitem to set
9947                   summaryview prefs (first step to remove all
9948                   references to the folderitem in summaryview)
9949                 o moved compiled regex stuff from folderitem prefs
9950                   to summaryview code
9951
9952 2002-08-19 [paul]       0.8.1claws77
9953
9954         * src/compose.c
9955                 add check for '.' to QUOTE_IF_REQUIRED
9956
9957 2002-08-19 [paul]       0.8.1claws76
9958
9959         * src/inc.c
9960                 sync with 0.8.1cvs25 (plug memory leak)
9961
9962         * src/prefs_toolbar.c
9963                 re-order prefs_toolbar_cancel()
9964
9965 2002-08-18 [alfons]     0.8.1claws75
9966
9967         * src/inc.c
9968         * src/matcher.c
9969                 plug other memleaks reported by Martin Kluge
9970
9971 2002-08-18 [paul]       0.8.1claws74
9972
9973         * po/pt_BR.po
9974                 updated by Fabio Jr. Beneditto
9975
9976 2002-08-18 [paul]       0.8.1claws73
9977
9978         * src/toolbar.[ch]
9979                 fix bug where tooltips were displayed untranslated              
9980
9981         * src/prefs_toolbar.c
9982                 fix bug where clicking 'Cancel' creates an icon & text
9983                 toolbar regardless of prefs
9984         
9985
9986 2002-08-17 [oliver]     0.8.1claws72
9987
9988         * src/prefs_toolbar.c
9989                 update toolbar on CANCEL
9990                 bug reported by Martin Kluge
9991         * src/toolbar.c
9992                 toolbar_destroy memleak fixed           
9993
9994 2002-08-17 [alfons]     0.8.1claws71
9995
9996         * src/toolbar.c
9997                 plug another memleak reported by Martin Kluge
9998
9999 2002-08-16 [alfons]     0.8.1claws70
10000
10001         * src/crash.c
10002                 use execvp() correctly (suggested by wwp; thanks!)
10003
10004 2002-08-16 [alfons]     0.8.1claws69
10005
10006         * src/gtksctree.c
10007                 plug memory leak reported by Kim Schultz & Martin Kluge
10008
10009 2002-08-16 [paul]       0.8.1claws68
10010
10011         * po/es.po
10012                 updated by Ricardo Mones Lastra
10013
10014 2002-08-16 [paul]       0.8.1claws67
10015
10016         * src/toolbar.h
10017                 fix bug where 'Compose News' icon showed wrong
10018                 tooltip
10019
10020 2002-08-16 [paul]       0.8.1claws66
10021
10022         * sync with 0.8.1cvs24
10023                 see ChangeLog 2002-08-16
10024
10025         * po/it.po
10026                 updated by Alessandro Maestri
10027
10028 2002-08-15 [paul]       0.8.1claws65
10029
10030         * po/sr.po
10031                 updated by Urke MMI
10032
10033 2002-08-15 [paul]       0.8.1claws64
10034
10035         * src/*.c
10036                 don't translate debug info
10037
10038         * src/matcher.[ch]
10039                 add copyright info
10040
10041 2002-08-15 [paul]       0.8.1claws63
10042
10043         * src/prefs_toolbar.c
10044                 fix bug where clicking 'OK' creates an icon & text
10045                 toolbar regardless of prefs
10046
10047 2002-08-14 [alfons]     0.8.1claws62
10048
10049         * src/main.c
10050                 add global var that has the full argv[0]
10051         * src/crash.c
10052                 o execvp the correct sylpheed by using argv0
10053                   and setting the correct work dir
10054                 o other tweaks  
10055
10056 2002-08-14 [oliver]     0.8.1claws61
10057         
10058         * enable/disable Toolbar Action Buttons 
10059         * code cleanups
10060         * src/mainwindow.c
10061         * src/toolbar.[ch]      
10062         * src/prefs_toolbar.c   
10063
10064 2002-08-14 [melvin]     0.8.1claws60
10065
10066         * po/fr.po
10067                 Updated French translations
10068
10069 2002-08-14 [melvin]     0.8.1claws59
10070
10071         * src/crash.c
10072                 Made bug report not translatable
10073         * src/exporthtml.c
10074                 Fixed exporthtml_build_filespec() return value
10075         * src/foldersel.c
10076                 Fixed incorrect include file
10077         * src/gtkspell.c
10078         * src/prefs_actions.c
10079         * src/prefs_toolbar.c
10080                 Made debug info not translatable
10081         * src/mutt.c
10082         * src/quote_fmt.c
10083                 Added missing includes
10084         * src/prefs_common.c
10085                 Fixed typo
10086
10087 2002-08-14 [paul]       0.8.1claws58
10088
10089         * faq/es/sylpheed-faq.html
10090           faq/es/sylpheed-faq-[1-3].html
10091           faq/es/sylpheed-faq-4.html     **NEW FILE **
10092                 update Spanish FAQ
10093
10094 2002-08-13 [christoph]  0.8.1claws57
10095
10096         * src/procmsg.c
10097                 ignore thread fix that did not mark all
10098                 child nodes of a ignored thread as
10099                 ignored. Does not work perfectly yet,
10100                 but it is better now
10101
10102 2002-08-13 [alfons]     0.8.1claws56
10103
10104         * src/crash.c
10105                 o implement 'save crash log'
10106                 o some tweaks
10107
10108 2002-08-13 [melvin]     0.8.1claws55
10109
10110         * src/main.c
10111                 removed unrequired "execinfo.h" header
10112
10113 2002-08-12 [paul]       0.8.1claws54
10114
10115         * faq/en/sylpheed-faq.html
10116           faq/en/sylpheed-faq-[1-3].html
10117           faq/en/sylpheed-faq-4.html     **NEW FILE **
10118                 update English FAQ
10119
10120 2002-08-12 [alfons]     0.8.1claws53
10121
10122         * po/POTFILES.in
10123                 add crash.c to translatables
10124         * src/crash.c
10125                 bring in Leandro's crash dialog
10126
10127 2002-08-11 [alfons]     0.8.1claws52
10128
10129         * src/crash.c
10130                 clean up some warnings
10131
10132 2002-08-11 [alfons]     0.8.1claws51
10133
10134         * acconfig.h
10135         * configure.in
10136         * src/crash.[ch]        ** NEW FILES **
10137         * src/main.c            
10138                 initial gdb crash handler
10139
10140 2002-08-11 [paul]       0.8.1claws50
10141
10142         * src/prefs_toolbar.c
10143                 replace Up/Down arrow pixmaps with text to be
10144                 consistent across icon themes
10145
10146 2002-08-11 [paul]       0.8.1claws49
10147
10148         * src/prefs_common.c
10149           src/prefs_toolbar.c
10150                 rename 'Pixmap' -> 'Icon'
10151
10152         * src/toolbar.[ch]
10153                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
10154
10155 2002-08-10 [paul]       0.8.1claws48
10156
10157         * src/prefs_toolbar.c
10158                 re-work the UI
10159
10160 2002-08-10 [paul]       0.8.1claws47
10161
10162         * src/main.c
10163                 don't write Processing progress to status bar
10164                 patch submitted by Alexander Evseev
10165
10166         * src/prefs_toolbar.c
10167                 re-position and resize window
10168                 make window assume correct size on first call
10169
10170 2002-08-10 [paul]       0.8.1claws46
10171
10172         * src/mainwindow.c
10173           src/prefs_toolbar.c
10174           src/toolbar.c
10175           src/toolbar.h
10176                 obey coding style
10177                 follow UI text conventions
10178
10179 2002-08-10 [alfons]     0.8.1claws45
10180
10181         * src/toolbar.c
10182                 correct pixmap for delete action
10183
10184 2002-08-10 [paul]       0.8.1claws44
10185
10186         * po/pt_BR.po
10187                 updated by Fabio Jr. Beneditto
10188
10189 2002-08-10 [paul]       0.8.1claws43
10190
10191         * po/POTFILES.in
10192                 add custom toolbar files
10193
10194 2002-08-10 [paul]       0.8.1claws42
10195
10196         * sync with 0.8.1cvs22
10197                 see ChangeLog 2002-08-09
10198
10199 2002-08-09 [paul]       0.8.1claws41
10200
10201         * tools/Makefile.am
10202           tools/README
10203           tools/outlook2sylpheed.pl     ** NEW FILE **
10204                 add script to convert exported Outlook
10205                 contacts list to a Sylpheed addressbook.
10206                 Submitted by Ricardo Mones Lastra.
10207
10208 2002-08-09 [paul]       0.8.1claws40
10209
10210         * AUTHORS
10211           configure.in
10212           po/sr.po      ** NEW FILE **
10213                 add Serbian message catalog. Submitted by
10214                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
10215
10216 2002-08-09 [paul]       0.8.1claws39
10217
10218         * sync with 0.8.1cvs21
10219                 see ChangeLog 2002-08-08
10220
10221 2002-08-08 [oliver]     0.8.1claws38
10222
10223         * src/mainwindow.c
10224                 move Custom Toolbar to Configuration menu
10225
10226 2002-08-08 [oliver]     0.8.1claws37
10227
10228         * src/prefs_toolbar.c
10229                 fix substitute pixmap bug
10230
10231 2002-08-08 [paul]       0.8.1claws36
10232
10233         * sync with 0.8.1cvs19
10234                 see ChangeLog 2002-08-08
10235
10236 2002-08-07 [christoph]  0.8.1claws35
10237
10238         * src/utils.c
10239                 fixed a memory leak in new canonicalize_file_replace
10240
10241 2002-08-07 [christoph]  0.8.1claws34
10242
10243         * src/utils.[ch]
10244                 o canonicalize_file_replace should create the temporary
10245                   file in the same directory as the original file.
10246                 o added get_tmpfile_in_dir that creates a temorary file
10247                   in a specified directory.
10248
10249 2002-08-07 [melvin]     0.8.1claws33
10250
10251         * src/toolbar.c
10252                 fixed bug where 'Article' button acted as 'Email' button.
10253
10254 2002-08-07 [paul]       0.8.1claws32
10255
10256         * sync with 0.8.1.cvs17
10257                 see ChangeLog 2002-08-07
10258
10259 2002-08-07 [colin]      0.8.1claws31
10260         
10261         * src/news.c
10262                 fix mass-cancel problem
10263
10264 2002-08-07 [thorsten]   0.8.1claws30
10265
10266         * src/prefs_toolbar.c
10267                 fix: crash on replace or add new button
10268         * src/toolbar.c
10269                 fix: close xmlfile after reading
10270         * src/utils.c
10271                 fix: unlink() file before rename()
10272
10273 2002-08-06 [paul]       0.8.1claws29
10274
10275         * sync with 0.8.cvs15
10276                 see ChangeLog 2002-08-06
10277
10278 2002-08-06 [oliver]     0.8.1claws28
10279
10280         * src/toolbar.c
10281         * src/prefs_toolbar.c
10282                 fixed empty toolbar issue
10283
10284 2002-08-06 [oliver]     0.8.1claws27
10285
10286         * Custom Toolbar Final 
10287         * src/folderview.c
10288         * src/inc.c
10289         * src/summaryview.c
10290                 o toolbar stuff now lives in src/toolbar.[ch]
10291                 o main_window_toolbar_* functions are renamed to
10292                   toolbar_* reflecting their new source file
10293         * src/mainwindow.[ch]
10294                 o remove toolbar stuff  
10295
10296 2002-08-06 [oliver]     0.8.1claws26
10297         
10298         * src/Makefile.am
10299         * src/prefs_toolbar.[ch]        **New File**
10300         * src/toolbar.[ch]              **New File**
10301                 o prefs_toolbar.[ch] custom toolbar frontend
10302                 o toolbar.[ch]       backend 
10303
10304 2002-08-06 [oliver]     0.8.1claws25
10305
10306         * src/prefs_actions.[ch]
10307                 o new exported function actions_execute
10308
10309 2002-08-06 [paul]       0.8.1claws24
10310
10311         * sync with 0.8.1cvs4
10312                 see ChangeLog 2002-08-06
10313
10314 2002-08-06 [paul]       0.8.1claws23
10315
10316         * sync with 0.8.1cvs13
10317                 see ChangeLog 2002-08-06
10318
10319 2002-08-06 [paul]       0.8.1claws22
10320
10321         * sync with 0.8.1cvs12
10322                 see ChangeLog 2002-08-05 and 2002-08-06
10323
10324 2002-08-06 [match]      0.8.1claws21
10325
10326         * src/addrclip.c
10327                 improvements to cut/copy/paste address
10328
10329 2002-08-05 [match]      0.8.1claws20
10330
10331         * src/addritem.[ch]
10332         * src/addrcache.c
10333         * src/addrbook.c
10334         * src/editaddress.c
10335         * src/addressbook.c
10336                 fixes to improve cut/copy/paste
10337
10338 2002-08-06 [melvin]     0.8.1claws19
10339
10340         * src/account.[ch]
10341                 account_find_all_from_address(): new function that returns the
10342                 list of all accounts that are matched in an address.
10343         * src/alertpanel.[ch]
10344                 alertpanel() now accepts a custom widget
10345                 alertpanel_with_widget(): new function that pops up a panel with
10346                 a custom widget in it 
10347         * src/gtkutils.[ch]
10348                 gtkut_account_menu_new(): new function that allows the selection
10349                 of an account from a list of accounts.
10350         * src/messageview.c
10351                 Extended Return Receipt notification to select the correct 
10352                 account and to make a security test on the Delivery-Notification
10353                 address which should be the same as the Return-Path.
10354
10355 2002-08-06 [thorsten]   0.8.1claws18
10356
10357         * src/mimeview.c
10358                 attach_all: save unnamed as "noname.%d",
10359                 dont free static dirname
10360
10361 2002-08-05 [alfons]     0.8.1claws17
10362
10363         * configure.in
10364                 detect XIM by trying to link rather than compile a XIM program
10365
10366 2002-08-05 [oliver]     0.8.1claws16
10367                 
10368         * src/stock_pixmap.[ch]
10369                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
10370                 o new func to retrieve pixmaps
10371
10372 2002-08-05 [paul]       0.8.1claws15
10373
10374         * sync with 0.8.1cvs10
10375                 see ChangeLog 2002-08-05
10376
10377 2002-08-04 [alfons]     0.8.1claws14
10378
10379         * src/textview.c
10380                 see if this plugs memleak
10381
10382 2002-08-04 [melvin]     0.8.1claws13
10383
10384         * src/gtkspell.c
10385                 fixed bug that could crash Sylpheed when highlighting
10386                 all misspelled words.
10387
10388 2002-08-03 [melvin]     0.8.1claws12
10389
10390         * src/prefs_actions.c
10391                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
10392         * src/messageview.c
10393                 fixed bug where the Return Receipt was sent to
10394                 Delivery-Notification-To address even if it was not present
10395
10396 2002-08-02 [alfons]     0.8.1claws11
10397
10398         * src/prefs_actions.c
10399                 o more check for NULLs
10400                 o put create_io_dialog() in right conditional block
10401
10402 2002-08-02 [paul]       0.8.1claws10
10403
10404         * po/es.po
10405                 updated by Ricardo Mones Lastra
10406
10407 2002-08-01 [christoph]  0.8.1claws9
10408
10409         * src/folder.c
10410                 don't free the cache of the opened
10411                 folder in the summaryview
10412         * src/summaryview.c
10413                 don't unset flags, if it is not required
10414
10415 2002-08-01 [paul]       0.8.1claws8
10416
10417         * sync with 0.8.1cvs8
10418                 see ChangeLog entry 2002-08-01
10419
10420 2002-08-01 [paul]       0.8.1claws7
10421
10422         * sync with 0.8.1cvs7
10423                 see ChangeLog 2002-07-31 and 2002-08-01
10424
10425 2002-07-31 [christoph]  0.8.1claws6
10426
10427         * src/mainwindow.c
10428                 forgot to update menu sensitivity
10429                 function for new menu entry
10430
10431 2002-07-31 [alfons]     0.8.1claws5
10432
10433         * src/main.c
10434                 check folder item and its path for NULL on
10435                 initial processing
10436
10437 2002-07-31 [christoph]  0.8.1claws4
10438
10439         * src/folder.c
10440                 check if folder_item_get_msginfo in
10441                 folder_item_remove_msg returned NULL
10442         * src/imap.c
10443                 better clear the uid cache in the
10444                 uid validity check function and delete
10445                 cached messages
10446
10447 2002-07-31 [paul]       0.8.1claws3
10448
10449         * man/sylpheed.1
10450                 add the '--attach' option and a few other
10451                 minor changes
10452
10453 2002-07-31 [paul]       0.8.1claws2
10454
10455         * sync with 0.8.1cvs5
10456                 see ChangeLog 2002-07-31
10457
10458 2002-07-31 [christoph]  0.8.1claws1
10459
10460         * src/folderview.[ch]
10461         * src/mainwindow.c
10462                 replace "Rescan all folders..." with
10463                 "Check all folders for new messages..."
10464
10465 2002-07-30 [paul]       0.8.1claws
10466
10467         * version 0.8.1claws released
10468
10469 2002-07-30 [paul]       0.8.0claws29
10470
10471         * tools/OOo2sylpheed.pl ** NEW FILE **
10472           tools/README
10473                 add script to enable sending documents as
10474                 attachments from OpenOffice.org
10475
10476 2002-07-30 [melvin]     0.8.0claws28
10477
10478         * src/prefs_actions.c
10479                 Made the actions' input/output dialog display
10480                 without delay.
10481
10482 2002-07-30 [christoph]  0.8.0claws27
10483
10484         * src/procmsg.c
10485                 check if folder_item_get_msginfo in
10486                 procmsg_save_to_outbox returned NULL
10487
10488 2002-07-30 [paul]       0.8.0claws26
10489
10490         * sync with 0.8.1cvs4
10491                 see ChangeLog 2002-07-29
10492
10493 2002-07-29 [thorsten]   0.8.0claws25
10494
10495         * README.claws
10496                 added selective download, delete on server
10497
10498 2002-07-29 [paul]       0.8.0claws24
10499
10500         * sync with 0.8.1cvs3
10501                 see ChangeLog 2002-07-29
10502
10503 2002-07-27 [christoph]  0.8.0claws23
10504
10505         * src/folder.c
10506                 add extra check if fetching the msginfo
10507                 returned NULL
10508
10509 2002-07-27 [paul]       0.8.0claws22
10510
10511         * sync with 0.8.1cvs2
10512                 see ChangeLog 2002-07-26
10513
10514 2002-07-27 [christoph]  0.8.0claws21
10515
10516         * src/imap.c
10517                 add another check if a valid msginfo
10518                 was returned
10519
10520 2002-07-26 [hoa]        0.8.0claws20
10521
10522         * src/folder.c
10523                 Fixed a condition in folder_item_destroy()
10524
10525         * src/imap.c
10526                 Fixed an error in IMAP protocol
10527
10528 2002-07-26 [alfons]     0.8.0claws19
10529
10530         * src/folder.c
10531                 ofcourse compare with identifier, not the path
10532
10533 2002-07-26 [alfons]     0.8.0claws18
10534
10535         * src/folder.c
10536                 use folder item identifier for saving / restoring
10537                 preferences because folder->path might not be unique
10538
10539 2002-07-26 [melvin]     0.8.0claws17
10540
10541         * src/logwindow.c
10542                 Fixed a crash introduced in 0.8.0claws5 when log is 
10543                 cut under 80 characters.
10544
10545 2002-07-26 [paul]       0.8.0claws16
10546
10547         * sync with 0.8.1cvs1
10548                 see ChangeLog 2002-07-26
10549
10550 2002-07-26 [christoph]  0.8.0claws15
10551
10552         * src/imap.[ch]
10553                 imap folder now remembers the last selected
10554                 folder and imap_fetch_msginfo skips selecting
10555                 the folder if it is already selected
10556
10557 2002-07-26 [christoph]  0.8.0claws14
10558
10559         * src/folder.c
10560         * src/folderview.c
10561         * src/imap.c
10562                 fix imap folder rescanning
10563
10564 2002-07-25 [christoph]  0.8.0claws13
10565
10566         * src/filter.c
10567         * src/folder.[ch]
10568         * src/folderview.c
10569         * src/imap.[ch]
10570         * src/mainwindow.c
10571         * src/mbox_folder.c
10572         * src/mh.c
10573         * src/news.c
10574                 implement imap uid cache and uid validity check
10575
10576 2002-07-25 [alfons]     0.8.0claws12
10577
10578         * src/summaryview.c
10579                 fix a brown paper bag bug, and also add some more
10580                 checks
10581
10582 2002-07-25 [christoph]  0.8.0claws11
10583
10584         * src/folder.c
10585                 don't mix copy, fetch_msginfo and remove
10586                 operations in folder item copy and move
10587                 operations
10588
10589 2002-07-25 [christoph]  0.8.0claws10
10590
10591         * src/folderview.c
10592         * src/mainwindow.c
10593         * src/prefs_folder_item.c
10594         * src/summaryview.[ch]
10595                 remove no longer required parameter update_cache from
10596                 summary_show
10597
10598 2002-07-25 [paul]       0.8.0claws9
10599
10600         * sync with 0.8.1
10601         
10602         * AUTHORS
10603                 a few corrections
10604
10605 2002-07-24 [alfons]     0.8.0claws8
10606
10607         * src/summaryview.c
10608                 sort correctly when using simplified subject line
10609                 (closes feature request "[ 585141 ] applying regexp to subject 
10610                 before sort" submitted by Alexandra Walford)
10611
10612 2002-07-24 [paul]       0.8.0claws7
10613
10614         * sync with 0.8.0cvs3
10615                 see ChangeLog 2002-07-24
10616
10617 2002-07-23 [christoph]  0.8.0claws6
10618
10619         * src/folder.c
10620         * src/folder.h
10621         * src/summaryview.c
10622         * src/summaryview.h
10623         * src/main.c
10624                 o separate processing and summaryview
10625                 o removed summary_write_cache from summaryview
10626                 o removed summaryview->killed_messages, because we don't have
10627                   to keep a list of killed messages anymore. New cache will
10628                   keep the hidden messages in cache anyway
10629         * src/folderview.c
10630         * src/inc.c
10631         * src/selective_download.c
10632                 o removed unnecessary summary_write_cache calls
10633         * src/procmsg.c
10634                 o don't set ignore thread flag in procmsg_get_thread_tree
10635                   if it is already set
10636         * src/mainwindow.c
10637         * src/statusbar.h
10638                 o moved STATUSBAR_PUSH/POP to statusbar.h because
10639                   they are used in different files
10640
10641 2002-07-23 [melvin]     0.8.0claws5
10642
10643         * src/addressbook.c
10644         * src/addrgather.c
10645         * src/editaddress.c
10646         * src/editgroup.c
10647         * src/editldap_basedn.c
10648         * src/importldif.c
10649         * src/prefs_common.c
10650                 Fixed few memory leak (gtk_editable_get_chars returns
10651                 an allocated string)
10652         * src/logwindow.c
10653                 Fixed few memory leak (gtk_editable_get_chars returns
10654                 an allocated string) and modified a little the log cutting
10655                 loop.
10656         * src/compose.c
10657                 Replaced a call to an obsolete function gtk_entry_get_text()
10658                 by gtk_editable_get_chars()
10659         * src/send.c
10660                 Removed a debug printf
10661
10662 2002-07-23 [christoph]  0.8.0claws4
10663
10664         * src/filesel.c
10665                 fix another g_dirname memory leak
10666
10667 2002-07-23 [christoph]  0.8.0claws3
10668
10669         * src/mh.c
10670                 fixed a memory leak in mh_fetch_msginfo
10671                 fixed crash when message header could not be
10672                 parsed
10673
10674 2002-07-23 [paul]       0.8.0claws2
10675
10676         * sync with 0.8.0cvs2
10677                 see ChangeLog 2002-07-23
10678
10679 2002-07-23 [paul]       0.8.0claws1
10680
10681         * sync with 0.8.0cvs1
10682                 see ChangeLog 2002-07-23
10683
10684 2002-07-23 [paul]       0.8.0claws
10685
10686         * release of 0.8.0claws
10687
10688 2002-07-23 [paul]       0.7.8claws99
10689
10690         * po/ru.po
10691                 new Russian translation, submitted by
10692                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
10693
10694 2002-07-22 [jens]       0.7.8claws98
10695
10696         * po/de.po
10697                 Updated German translations.
10698
10699 2002-07-22 [paul]       0.7.8claws97
10700
10701         * po/es.po
10702           po/it.po
10703           po/nl.po
10704           po/pt_BR.po
10705                 updated translations by Ricardo Mones Lastra,
10706                 Alessandro Maestri, Wilbert Berendsen and 
10707                 Fabio Jr. Beneditto respectively
10708
10709 2002-07-22 [christoph]  0.7.8claws96
10710
10711         * src/mimeview.c
10712                 fix memory leak caused by wrong g_dirname usage
10713
10714 2002-07-22 [christoph]  0.7.8claws95
10715
10716         * src/summaryview.c
10717                 update new and unread message counts for summaryview
10718                 summaryview does not get it from the folder anymore
10719                 and has to update the values itself
10720
10721 2002-07-22 [melvin]     0.7.8claws94
10722
10723         * po/fr.po
10724                 Updated French translations.
10725
10726 2002-07-22 [christoph]  0.7.8claws93
10727
10728         * src/matcher.c
10729                 set prop->preg pointer to NULL or following check
10730                 will not fail and regexec will be called with
10731                 invalid pointer
10732
10733 2002-07-21 [alfons]     0.7.8claws92
10734         
10735         * src/prefs_common.[ch]
10736                 remove option "Send return receipt on request"
10737
10738 2002-07-21 [thorsten]   0.7.8claws91
10739
10740         * src/mimeview.c
10741                 fixed memleaks, coding style as pointed out by alfons
10742
10743 2002-07-21 [alfons]     0.7.8claws90
10744
10745         * src/messageview.c
10746         * src/noticeview.[ch]
10747                 o fix bug notice view being displayed when going to empty folder 
10748                   (noticed by Christoph)
10749                 o allow RRR to be sent when restarting sylpheed, or changing folder 
10750                   (noticed by Thorsten)
10751
10752 2002-07-21 [thorsten]   0.7.8claws89
10753
10754         * src/mimeview.c
10755                 Included save_all patch from Xaview FACQ
10756                 added support for pathnames
10757
10758 2002-07-21 [alfons]     0.7.8claws88
10759
10760         * po/POTFILES.in
10761         * src/Makefile.am
10762         * src/mainwindow.c
10763         * src/messageview.[ch]
10764         * src/noticeview.c      ** NEW FILE **
10765         * src/noticeview.h      ** NEW FILE **
10766                 make return receipts work again
10767                 (UI idea by Leandro Pereira)
10768
10769 2002-07-21 [paul]       0.7.8claws87
10770
10771         * src/summaryview.c
10772                 fix sensitivity of 'Select thread'
10773
10774 2002-07-21 [paul]       0.7.8claws86
10775
10776         * src/prefs_common.c
10777                 add browser command line for Galeon
10778
10779 2002-07-21 [paul]       0.7.8claws85
10780
10781         * Makefile.am
10782                 fix 'EXTRA_DIST': remove README.README, add TODO
10783                 and TODO.claws
10784
10785 2002-07-21 [alfons]     0.7.8claws84
10786
10787         * src/gtkstext.c
10788                 make enter clear selection
10789                 (closes "[ 579888 ] Editor selection/entry error"
10790                 reported by Steve Lamb)
10791
10792 2002-07-21 [alfons]     0.7.8claws83
10793         
10794         * src/summaryview.c
10795                 sort message list when selecting unthread messages
10796                 (closes "[ 501593 ] switching threaded view doesn't sort"
10797                 reported by Simon Schubert)
10798
10799 2002-07-20 [alfons]     0.7.8claws82
10800         
10801         * src/matcher.c
10802                 const-correctness
10803
10804 2002-07-20 [thorsten]   0.7.8claws81
10805
10806         * src/matcher.c
10807                 Fixed expansion of empty fields in matchactions
10808
10809 2002-07-19 [melvin]     0.7.8claws80
10810
10811         * src/gtkspell.c
10812                 Removed a duplicate menu entry (fast mode) introduced during
10813                 the new cache merge
10814                 Added a menu separator between 'Use alternate' and 'Fast mode'
10815
10816 2002-07-19 [paul]       0.7.8claws79
10817
10818         * tools/Makefile.am
10819           tools/README
10820                 correct typos
10821
10822 2002-07-19 [thorsten]   0.7.8claws78
10823
10824         * tools/calypso_convert.pl      ** NEW FILE **
10825           tools/README
10826           tools/Makefile.am
10827                 script to import mbox files exported
10828                 by calypso
10829                 o generates folder structure
10830                 o includes attachments
10831
10832 2002-07-19 [melvin]     0.7.8claws77
10833
10834         * src/selective_download.[ch]
10835                 Fixed bug where closing the dialog with the window manager's
10836                 close button will not unlock the summary
10837                 Corrected some function declarations that missed a return value
10838                 Made the source code comply better with coding style.
10839         * src/prefs_common.c
10840                 Added new browser command line for Mozilla.
10841
10842 2002-07-18 [paul]       0.7.8claws76
10843
10844         * src/mainwindow.c
10845           src/selective_download.[ch]
10846                 reflect theme changes, fix Gdk Warning when creating 
10847                 pixmap from NULL window, and minor clean up.
10848                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10849
10850         * po/en_GB.po
10851                 updated
10852
10853 2002-07-17 [paul]       0.7.8claws75
10854
10855         * INSTALL[.jp]
10856                 sync with 0.8.0
10857         
10858         * po/en_GB.po
10859                 updated
10860
10861 2002-07-16 [paul]       0.7.8claws74
10862
10863         * tools/filter_conv.pl
10864           tools/README
10865                 replace conversion script with reimplemented version, 
10866                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
10867
10868 2002-07-16 [colin]      0.7.8claws73
10869
10870         * src/summaryview.c
10871                 remove forgotten debug messages - sorry ;-)
10872
10873 2002-07-16 [colin]      0.7.8claws72
10874
10875         * src/mimeview.c
10876           src/summaryview.c
10877           src/textview.c
10878           src/textview.h
10879                 add the ability to select part of a text mime-part 
10880                 to reply.
10881
10882 2002-07-15 [christoph]  0.7.8claws71
10883
10884         * src/folder.c
10885                 fix folder message count for folders without
10886                 msg_is_changed (includes news folders)
10887
10888 2002-07-15 [martin]     0.7.8claws70
10889
10890         * src/summaryview.c
10891                 option "display recipient on 'From'..." now works
10892                 without the need of enabling the option
10893                 "display  sender  using  address  book".
10894
10895 2002-07-15 [christoph]  0.7.8claws69
10896
10897         * src/summaryview.c
10898                 removed setting folder status from summaryview.
10899                 folder.c should update all message counts correctly.
10900
10901 2002-07-15 [paul]       0.7.8claws68
10902
10903         * po/pt_BR.po
10904                 updated by Fabio Junior Beneditto
10905
10906 2002-07-15 [darko]      0.7.8claws67
10907
10908         * src/mh.c
10909                 Fixed target folder colorization, don't decrease op
10910                 number twice
10911
10912 2002-07-14 [paul]       0.7.8claws66
10913
10914         * sync with main 0.8.0
10915                 see ChangeLog 2002-07-14
10916
10917 2002-07-13 [melvin]     0.7.8claws65
10918         
10919         * src/addrbook.c
10920         * src/addressbook.c
10921         * src/addrindex.c
10922                 Replaced sprintf by g_snprintf to prevent possible buffer
10923                 overflow.
10924         * src/news.c
10925                 Corrected a log message output format.
10926                 Added a missing "done" debug output.
10927         * src/compose.c
10928                 Added keyboard accelerator for Priority menu items
10929                 Added missing \n in debug output
10930         * src/logwindow.c
10931         * src/gtkspell.c
10932         * src/rfc2015.c
10933                 Added missing \n in debug output
10934
10935 2002-07-13 [paul]       0.7.8claws64
10936
10937         * man/sylpheed.1
10938                 change Sergey's email address to the sf address
10939
10940         * src/textview.c
10941                 increase show_url_timeout (more useful for long
10942                 urls)
10943
10944 2002-07-12 [sergey]     0.7.8claws63
10945
10946         * src/rfc2015.c
10947                 applied (with some modifications) patch to set the
10948                 micalg parameter for signatures
10949                 (2001-08-28 Werner Koch <wk@gnupg.org>)
10950
10951 2002-07-12 [sergey]     0.7.8claws62
10952
10953         * man/Makefile.am
10954         * configure.in
10955                 fixed man page installation
10956
10957 2002-07-12 [paul]       0.7.8claws61
10958
10959         * sync with 0.7.8cvs26
10960                 see ChangeLog 2002-07-11 and 2002-07-12
10961
10962 2002-07-11 [christoph]  0.7.8claws60
10963
10964         * src/compose.c
10965         * src/procmsg.c
10966                 first use the message number to find the message
10967                 to mark with a reply flag but check the
10968                 message-id if we got the correct message, if not
10969                 try to find it by message-id.
10970                 use new string seperator that is not allowed
10971                 in message-ids.
10972
10973 2002-07-11 [paul]       0.7.8claws59
10974
10975         * sync with 0.7.8cvs23
10976                 see ChangeLog 2002-07-10
10977
10978 2002-07-10 [christoph]  0.7.8claws58
10979
10980         * src/folder.[ch]
10981         * src/msgcache.[ch]
10982                 Added message-id table to the cache in memory
10983                 and functions to msgcache.c and folder.c to
10984                 fetch MsgInfos by message id
10985         * src/compose.c
10986         * src/procmsg.c
10987                 store folder and message-id of message replying
10988                 to in queue header and set reply flag after sending
10989                 (Closes bug #469498)
10990
10991 2002-07-10 [paul]       0.7.8claws57
10992
10993         * AUTHORS
10994           man/sylpheed.1.gz
10995                 add Martin to the list of authors
10996
10997 2002-07-09 [martin]     0.7.8claws56
10998         * src/gtksctree.c
10999                 Added gtk_ctree_last_visible(), tree_update_level(),
11000                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
11001                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
11002                 from gtk+ to gtksctree.c for the new sorting code
11003                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
11004                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
11005         * src/gtksctree.h
11006                 Added declaration for gtk_sctree_sort_recursive() and
11007                 gtk_sctree_sort_node
11008         * src/addressbook.c
11009         * src/foldersel.c
11010         * src/folderview.c
11011         * src/summaryview.c
11012                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
11013                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
11014
11015 2002-07-08 [paul]       0.7.8claws55
11016
11017         * more sync with 0.7.8cvs21
11018                 see ChangeLog 2002-07-08
11019
11020 2002-07-08 [paul]       0.7.8claws54
11021
11022         * sync with 0.7.8cvs21
11023                 see ChangeLog 2002-07-08
11024
11025 2002-07-07 [alfons]     0.7.8claws53
11026
11027         * src/Makefile.am
11028         * src/stock_pixmap.[ch]
11029         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
11030         * src/pixmaps/notice_error.xpm  ** NEW FILE **
11031         * src/pixmaps/notice_note.xpm   ** NEW FILE **
11032                 add new pixmaps for upcoming notice pane
11033
11034 2002-07-06 [melvin]     0.7.8claws52
11035
11036         * src/gtkspell.[ch]
11037                 Made them a bit closer to Sylpheed's coding style.
11038                 Removed old code.
11039                 Removed possible memory leaks when some errors occurs.
11040
11041 2002-07-06 [melvin]     0.7.8claws51
11042
11043         * po/Makefile.in.in
11044                 Removed --no-location in xgettext command line to help
11045                 translators that use Emacs' po-mode
11046         * src/quote_fmt.c
11047                 Removed unnecessary comments that messed up sylpheed.pot
11048
11049 2002-07-06 [paul]       0.7.8claws50
11050
11051         * sync with 0.7.8cvs19
11052                 see ChangeLog 2002-07-05
11053
11054 2002-07-06 [christoph]  0.7.8claws49
11055
11056         * src/folder.c
11057         * src/mainwindow.c
11058                 fix folder_item_remove_all_msg and folderview
11059                 status for trash folders after emptying trash
11060
11061 2002-07-05 [paul]       0.7.8claws48
11062
11063         * sync with 0.7.8cvs16
11064                 see ChangeLog 2002-07-04 and 2002-07-05
11065
11066 2002-07-04 [paul]       0.7.8claws47
11067
11068         * sync with 0.7.8cvs14
11069                 see  ChangeLog 2002-07-04
11070
11071 2002-07-03 [alfons]     0.7.8claws46
11072
11073         * src/folder.c
11074                 dupe folder item's path because it's being reallocated
11075                 by new folder scanning code
11076
11077 2002-07-03 [christoph]  0.7.8claws45
11078
11079         * src/imap.c
11080                 better IMAP uid fetching using 'FETCH 1:* (UID)'
11081         * src/msgcache.c
11082                 add missing return in msgcache_write
11083
11084 2002-07-02 [thorsten]   0.7.8claws44
11085
11086         * src/jpilot.c
11087         * src/msgcache.c
11088         * src/rfc2015.c
11089                 use binary mode for file access
11090
11091 2002-07-02 [christoph]  0.7.8claws43
11092
11093         * major code cleanup (part 1)
11094         
11095                 - unused variables removed
11096                 - unused functions removed
11097                 - uninitialized variables checked
11098                 - missing return statements added
11099                 - missing function return types added
11100                 - added parentheses around assignment and
11101                   && in || when suggested by gcc
11102               
11103         * src/mh.c
11104         * src/folder.c
11105                 replaced direct calls to folder->scan_tree
11106                 with folder_scan_tree and restore folder
11107                 prefs in this function. The folder should
11108                 not have to deal with them.
11109                 ( Should now work for all folder types )
11110
11111 2002-07-02 [paul]       0.7.8claws42
11112
11113         * sync with 0.7.8cvs13
11114                 see ChangeLog 2002-07-01 and 2002-07-02
11115
11116 2002-07-01 [christoph]  0.7.8claws41
11117
11118         * src/summaryview.c
11119                 fix "goto next/prev unread message" with
11120                 ignored threads
11121
11122 2002-07-01 [paul]       0.7.8claws40
11123
11124         * po/es.po
11125                 updated by Ricardo Mones Lastra
11126
11127 2002-06-30 [match]      0.7.8claws39
11128
11129         * src/jpilot.c
11130                 applied variation of leonerd's patch (566661) to
11131                 allow multiple email addresses per JPilot entry.
11132                 addresses may be separated by space, comma, pipe,
11133                 semi-colon, new-line.
11134
11135 2002-06-30 [alfons]     0.7.8claws38
11136
11137         * src/procmsg.c
11138                 simple fix for putting older nodes before
11139                 newer nodes when threading by subject
11140
11141 2002-06-30 [christoph]  0.7.8claws37
11142
11143         * src/folder.c
11144         * src/folderview.c
11145         * src/mh.c
11146         * src/news.c
11147         * src/procmsg.c
11148                 fix broken folder tree rescaning
11149                 and don't use procmsg_get_mark_sum
11150                 anymore
11151
11152 2002-06-30 [christoph]  0.7.8claws36
11153
11154         * merge new cache branch
11155         * src/imap.c
11156                 fix new cache imap copy bug
11157         * src/folder.c
11158                 improved folder_item_scan
11159                 it should now always set the correct
11160                 new, unread and total message counts
11161
11162 2002-06-29 [paul]       0.7.8claws35
11163
11164         * configure.in
11165                 correct syntax error
11166
11167 2002-06-29 [paul]       0.7.8claws34
11168
11169         * configure.in
11170           Makefile.am
11171           man/Makefile.am       ** NEW FILE **
11172           man/sylpheed.1.gz     ** NEW FILE **
11173                 add Sylpheed man page
11174
11175 2002-06-29 [paul]       0.7.8claws33
11176
11177         * po/pt_BR.po
11178                 updated by Fabio Junior Beneditto
11179
11180 2002-06-28 [jens]       0.7.8claws32
11181
11182         * po/de.po
11183                 translation updated
11184
11185         * src/selective_download.c
11186                 removed gettext for space " "
11187
11188         * src/imap.c
11189                 removed wrong space
11190
11191 2002-06-28 [paul]       0.7.8claws31
11192
11193         * sync with 0.7.8cvs11
11194                 see ChangeLog 2002-06-28
11195
11196 2002-06-28 [paul]       0.7.8claws30
11197
11198         * sync with 0.7.8cvs10
11199                 see ChangeLog 2002-06-27 and 2002-06-28
11200
11201 2002-06-26 [paul]       0.7.8claws29
11202
11203         * src/addrgather.c
11204           src/selective_download.c
11205                 don't gettextise empty strings.
11206                 reserved by gettext. gettext("") returns 
11207                 the header entry with meta information, 
11208                 not the empty string
11209
11210         * po/en_GB.po
11211                 updated
11212
11213 2002-06-26 [paul]       0.7.8claws28
11214
11215         * sync with 0.7.8cvs7
11216                 see ChangeLog 2002-06-25
11217
11218         * src/prefs_common.c
11219                 ...and in the process, tweak the gui a little
11220
11221 2002-06-25 [alfons]     0.7.8claws27
11222         
11223         * configure.in
11224         * src/Makefile.am
11225                 fine tune ldap library detection
11226
11227 2002-06-25 [alfons]     0.7.8claws26
11228
11229         * src/compose.c
11230                 don't allow return receipts when composing a news article
11231
11232 2002-06-25 [paul]       0.7.8claws25
11233
11234         * Makefile.am
11235                 add '$(AMTAR)' to 'release' section to allow for
11236                 new and older autotools
11237
11238 2002-06-25 [paul]       0.7.8claws24
11239
11240         * src/summaryview.c
11241                 fix "No more unread messages" persistant pop-up
11242                 window bug
11243
11244 2002-06-25 [paul]       0.7.8claws23
11245
11246         * po/it.po
11247                 updated by Alessandro Maestri
11248
11249 2002-06-25 [paul]       0.7.8claws22
11250
11251         * sync with 0.7.8cvs6
11252                 see ChangeLog 2002-06-25
11253
11254 2002-06-24 [paul]       0.7.8claws21
11255
11256         * tools/update-po
11257                 add GPL copyright information
11258
11259 2002-06-24 [paul]       0.7.8claws20
11260
11261         * tools/Makefile.am
11262           tools/README
11263           tools/update-po       ** NEW FILE **
11264                 add script that eases the creation of *.po files
11265                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
11266
11267 2002-06-23 [alfons]     0.7.8claws19
11268
11269         * src/messageview.c
11270                 make notification_convert_header obey const correctness
11271                 (next step will be fixing the broken return receipt)
11272
11273 2002-06-23 [paul]       0.7.8claws18
11274
11275         * src/messageview.c
11276                 fix bug introduced in last commit:
11277                 removed too much code in last commit - put back what's
11278                 needed
11279
11280 2002-06-23 [paul]       0.7.8claws17
11281
11282         * src/messageview.[ch]
11283                 remove code committed in error from locally patched
11284                 source
11285
11286 2002-06-23 [colin]      0.7.8claws16
11287
11288         * src/compose.[ch]
11289                 add compose_entry_select(), used to select the default_to
11290                 email address - hopefully avoiding people sending mails to
11291                 wrong recipients.
11292
11293 2002-06-22 [alfons]     0.7.8claws15
11294
11295         * AUTHORS
11296                 add Bram Metsch & Stanislav Karchebny
11297         * src/smtp.[ch]
11298         * src/prefs_account.[ch]
11299         * src/send.c
11300                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
11301                   options.  (see <http://sourceforge.net/tracker/index.php
11302                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
11303
11304                 - merge Stanislav's fix to make SMTP AUTH work with qmail
11305                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
11306
11307 2002-06-22 [paul]       0.7.8claws14
11308
11309         * sync with 0.7.8cvs5
11310                 see ChangeLog 2002-06-19 and 2002-06-20
11311
11312 2002-06-22 [alfons]     0.7.8claws13
11313
11314         * src/selective_download.c
11315                 fix a stupid mistake I made
11316
11317 2002-06-22 [alfons]     0.7.8claws12
11318
11319         * src/selective_download.[ch]
11320                 fix another unnoticed leak; cleanup code
11321
11322 2002-06-21 [alfons]
11323
11324         * tools/Makefile.am
11325                 gpg-sign <-- gpg-sign-syl
11326
11327 2002-06-21 [alfons]     0.7.8claws11
11328
11329         * src/selective_download.c
11330         * src/selective_download.h
11331                 fix assorted mix of allocation errors (should solve
11332                 problem reported by Philippe GramoullĂ©, see:
11333                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
11334
11335 2002-06-20 [melvin]     0.7.8claws10
11336
11337         * tools/gpg-sign *REMOVED*
11338           tools/gpg-sign-syl *ADDED*
11339                 Replaced the gpg clearsigning script with the version using
11340                 xterm instead of ssh-askpass and changed its name.
11341
11342         * README.claws
11343                 Updated actions example to reflect the renaming of the
11344                 gpg clearsigning script.
11345
11346 2002-06-19 [paul]       0.7.8claws9
11347
11348         * sync with 0.7.8claws9
11349                 see ChangeLog 2002-06-18 and 2002-06-19
11350
11351 2002-06-19 [paul]       0.7.8claws8
11352
11353         * sync with 0.7.8cvs1
11354                 see ChangeLog 2002-06-18
11355
11356 2002-06-18 [alfons]     0.7.8claws7
11357
11358         * src/mainwindow.h
11359                 add omitted prototype
11360
11361 2002-06-17 [paul]       0.7.8claws6
11362
11363         * src/mainwindow.c
11364                 fix hiding of exec_btn
11365
11366 2002-06-17 [paul]       0.7.8claws5
11367
11368         * src/pop.c
11369                 remove unneeded code: should_delete() 
11370                 and Pop3State::uidl_todelete_list
11371
11372 2002-06-17 [paul]       0.7.8claws4
11373
11374         * sync with 0.7.8
11375                 see ChangeLog 2002-06-11 and 2002-06-13
11376
11377 2002-06-16 [alfons]     0.7.8claws3
11378         
11379         * src/folder.c
11380                 make sure lock sort mode (claws specific) is
11381                 also persists after a tree rescan
11382
11383 2002-06-16 [alfons]     0.7.8claws2
11384
11385         * src/prefs_folder_item.c
11386         * src/folder.[ch]
11387                 fix persistence of folder sort mode (broken
11388                 by adapting Hiro's new folder persistence code)
11389
11390 2002-06-16 [alfons]     0.7.8claws1
11391
11392         * AUTHORS
11393         * src/logwindow.c
11394         * src/prefscommon.[ch]
11395                 control size of log text in log window; 
11396                 closes patch #569155 submitted by Mitko Haralanov.
11397
11398 2002-06-15 [paul]       0.7.8claws
11399
11400         * release of 0.7.8claws
11401
11402 2002-06-15 [paul]       0.7.7claws
11403
11404         * po/pt_BR.po
11405                 updated by Fabio Junior Beneditto
11406
11407 2002-06-14 [paul]       0.7.6claws49
11408
11409         * po/es.po
11410                 updated by Ricardo Mones Lastra
11411
11412 2002-06-14 [paul]       0.7.6claws48
11413
11414         * po/nl.po
11415                 updated translation by Wilbert Berendsen
11416
11417 2002-06-14 [melvin]     0.7.6claws47
11418
11419         * po/fr.po
11420                 Updated French translation
11421
11422 2002-06-13 [paul]       0.7.6claws46
11423
11424         * src/filesel.c
11425                 allow filename to be typed in, rather than just
11426                 selected by the mouse. Patch by Gustavo Noronha Silva.
11427
11428 2002-06-13 [alfons]     0.7.6claws45
11429
11430         * src/mainwindow.[ch]
11431                 more cleanups (removing unnecessary menu items Expand 
11432                 summary / message view)
11433
11434 2002-06-13 [melvin]     0.7.6claws44
11435
11436         * po/POTFILES.in
11437                 Added src/string_match.c
11438         * src/string_match.c
11439                 Fixed possible buffer overflow.
11440                 Corrected typo.
11441                 Added missing config.h header.
11442         * src/prefs_common.c
11443           src/prefs_matcher.c
11444           src/prefs_scoring.c
11445                 Made some strings translatable (missing _(..)).
11446
11447 2002-06-13 [melvin]     0.7.6claws43
11448
11449         * README.claws
11450                 Corrected action example (verifying clearsigned mail).
11451         * src/prefs_account.c
11452                 Corrected typo.
11453         * src/prefs_common.c
11454                 Removed incorrect line that generated a Gtk-CRITICAL msg.
11455
11456 2002-06-12 [alfons]     0.7.6claws42
11457
11458         * src/summaryview.c
11459                 add init of score column lost in 0.7.6claws42
11460
11461 2002-06-12 [paul]       0.7.6claws41
11462
11463         * src/prefs_account.c
11464                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
11465                 behavior of the radio buttons, (from 0.7.7cvs2)
11466
11467 2002-06-11 [alfons]     0.7.6claws40
11468
11469         * src/messageview.[ch]
11470         * src/summaryview.[ch]
11471         * src/summary_search.c
11472         * src/mainwindow.c
11473                 perform a sync to bring in Hiro's separate view implementation 
11474
11475                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
11476
11477 2002-06-11 [paul]       0.7.6claws39
11478         
11479         * src/prefs_account.c
11480                 correct a typo on the Receive tab
11481
11482 2002-06-10 [match]      0.7.6claws38
11483
11484         * src/addressbook.c
11485                 Included address completion patch from Gustavo Noronha.
11486
11487 2002-06-10 [paul]       0.7.6claws37
11488
11489         * src/inc.[ch]
11490           src/pop.c
11491           src/prefs_account.[ch]
11492           src/selective_download.[ch]
11493                 apply PATCH #561712
11494                  NEW:
11495                 - check if POP Account
11496                 - Receive Button renamed to Preview
11497                 - Preview Button Popup: preview new/all messages
11498                 - Download Button
11499                 - Account Preferences-->Receive tab checkbutton if you
11500                   want to remove Mail after Download
11501                 -: default YES
11502                 - Account Preferences-->Receive tab checkbutton use
11503                   filtering rules on preview
11504                   (think of delete_on_server)
11505                 -: default YES
11506                 - Account selectable from SD dialog
11507                 - checkbutton to show already downloaded messages if
11508                   all messages are previewed
11509                 - new clist column showing Date
11510                 - ESC KEY close
11511                 FIXES:
11512                 - play ball with UIDL
11513                 - fault tolerant (?) 
11514                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
11515
11516 2002-06-10 [melvin]     0.7.6claws36
11517
11518         * README.claws
11519                 Added a hint to ac/README in cvs instructions.
11520
11521         * src/prefs_actions.c
11522                 Made it possible to use a more elaborate command line
11523                 for asynchronous actions, too.
11524
11525 2002-06-10 [melvin]     0.7.6claws35
11526         
11527         * src/prefs_actions.c
11528                 Make it possible to use a more elaborate command line
11529                 (e.g. |foo|bar|cat>there;echo Done|)
11530                 Corrected error message when calling %f, %F and %p commands
11531                 from the compose window.
11532
11533 2002-06-09 [colin]      0.7.6claws34
11534
11535         * src/summaryview.c
11536                 Automatically find unread messages in current folder
11537                 before annoying the user.
11538
11539 2002-06-08 [alfons]     0.7.6claws33
11540
11541         * po/it.po
11542                 remove bad formatting string in it.po translation
11543                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
11544
11545 2002-06-08 [paul]       0.7.6claws32
11546
11547         * sync with 0.7.6cvs25
11548                 see ChangeLog 2002-06-07
11549
11550 2002-06-05 [paul]       0.7.6claws31
11551
11552         * src/mainwindow.c
11553                 add 'Sort by locked' and 'Sort by score'
11554
11555 2002-06-05 [paul]       0.7.6claws30
11556
11557         * sync with 0.7.6cvs24
11558                 see ChangeLog 2002-06-04
11559
11560 2002-06-04 [paul]       0.7.6claws29
11561
11562         * po/pt_BR.po
11563                 updated by Fabio Junior Beneditto
11564
11565 2002-06-03 [thorsten]   0.7.6claws28
11566
11567         * src/matcher.c
11568                 fclose() matcherrc after reading
11569
11570 2002-06-03 [paul]       0.7.6claws27
11571
11572         * sync with 0.7.6cvs21
11573                 see ChangeLog 2002-05-31
11574
11575 2002-05-31 [paul]       0.7.6claws26
11576
11577         * sync with 0.7.6cvs20
11578                 see ChangeLog 2002-05-29 and 2002-05-30
11579
11580 2002-05-31 [paul]       0.7.6claws25
11581
11582         * src/imap.c
11583                 hopefully fix last buggy sync
11584
11585         * README.claws
11586                 correct typo in 'Actions' examples
11587
11588 2002-05-29 [paul]       0.7.6claws24
11589
11590         * sync with 0.7.6cvs18
11591                 see ChangeLog 2002-05-28 and 2002-05-29
11592
11593         * src/news.c
11594           src/nntp.[ch]
11595                 sync with above 
11596
11597 2002-05-28 [paul]       0.7.6claws23
11598
11599         * sync with 0.7.6cvs16
11600                 see ChangeLog 2002-05-28
11601
11602 2002-05-27 [thorsten]   0.7.6claws22 
11603
11604         * faq/it/sylpheed-faq-1.html
11605           faq/it/sylpheed-faq-2.html
11606           faq/it/sylpheed-faq-3.html
11607           faq/it/sylpheed-faq.html
11608                 corrected DOS lineendings
11609         * faq/de/sylpheed-faq-1.html
11610           faq/de/sylpheed-faq-2.html
11611           faq/en/sylpheed-faq-1.html
11612           faq/en/sylpheed-faq-2.html
11613           faq/en/sylpheed-faq-3.html
11614           faq/es/sylpheed-faq-1.html
11615           faq/es/sylpheed-faq-2.html
11616           faq/es/sylpheed-faq-3.html
11617           faq/fr/sylpheed-faq-1.html
11618           faq/it/sylpheed-faq-1.html
11619           faq/it/sylpheed-faq-2.html
11620           faq/it/sylpheed-faq-3.html
11621           faq/it/sylpheed-faq.html
11622                 changed ">" to &quot;
11623
11624 2002-05-27 [paul]       0.7.6claws21
11625         
11626         * sync with 0.7.6cvs15
11627                 see ChangeLog 2002-05-27
11628
11629 2002-05-27 [paul]       0.7.6claws20
11630
11631         * src/prefs_account.c
11632                 correct a typo
11633
11634 2002-05-26 [paul]       0.7.6claws19
11635
11636         * tools/README
11637                 correct a typo
11638
11639 2002-05-25 [paul]       0.7.6claws18
11640
11641         * tools/README
11642                 add description of kmail2sylpheed.pl
11643
11644 2002-05-25 [paul]       0.7.6claws17
11645
11646         * tools/kmail2sylpheed.pl       ** NEW FILE **
11647                 perl script that converts an exported Kmail address
11648                 book, converts it to sylpheed addressbook file,
11649                 writes the file to .sylpheed, and updates
11650                 addrbook--index.xml 
11651
11652 2002-05-25 [paul]       0.7.6claws16
11653
11654         * sync with 0.7.6cvs14
11655                 see ChangeLog 2002-05-23
11656
11657 2002-05-24 [paul]       0.7.6claws15
11658
11659         * README.claws
11660                 make a correction and add some more info
11661
11662 2002-05-24 [paul]       0.7.6claws14
11663
11664         * src/compose.c
11665                 fix memory leak in 
11666                 compose_redirect_write_headers_from_headerlist()
11667                 add Subject and Resent-Message-ID to
11668                 compose_redirect_write_headers()
11669                 Received, Subject, and X-UIDL are filtered out in 
11670                 compose_redirect_write_to_file()
11671
11672 2002-05-23 [paul]       0.7.6claws13
11673
11674         * src/compose.[ch]
11675           src/filtering.c
11676           src/mainwindow.c
11677           src/matcher.[ch]
11678           src/matcher_parser_lex.l
11679           src/matcher_parser_parse.y
11680           src/prefs_common.[ch]
11681           src/prefs_filtering.c
11682           src/summaryview.c
11683                 rename 'Bounce' to 'Redirect'
11684
11685 2002-05-23 [paul]       0.7.6claws12
11686
11687         * more sync with 0.7.6cvs13
11688           src/compose.c
11689                 see ChangeLog 2002-05-22
11690
11691 2002-05-22 [paul]       0.7.6claws11
11692
11693         * sync with 0.7.6cvs13
11694           src/codeconv.c
11695                 see ChangeLog 2002-05-20
11696           src/prefs_common.c
11697                 see ChangeLog 2002-05-22
11698
11699 2002-05-21 [melvin]     0.7.6claws10
11700
11701         * src/folderview.c
11702                 Added missing filtering and scoring headers
11703                 Fixed bad function call that showed garbage 
11704                 in Folder->Processing
11705
11706 2002-05-21 [paul]       0.7.6claws9
11707
11708         * tools/Makefile.am
11709                 make all tools executable, (patch by Alfons).
11710
11711 2002-05-20 [alfons]     0.7.6claws8
11712
11713         * src/procheader.c
11714                 don't forget to call mktime() so we have a valid week 
11715                 and year day
11716                 (Bug report by Roger Sondermann <mail@jumaros.de>)
11717
11718 2002-05-20 [paul]       0.7.6claws7
11719
11720         * src/html.c
11721                 fix broken parsing of urls
11722         * src/textview.c
11723                 fix displaying of urls
11724
11725                 both fixes from the patch [547855] by Eugene 
11726                 Brevdo (zonem)
11727
11728 2002-05-19 [alfons]     0.7.6claws6
11729
11730         * configure.in
11731                 make sylpheed configure correctly with the latest
11732                 and greatest of automake / autoconf / gettext
11733
11734 2002-05-19 [alfons]     0.7.6claws5
11735
11736         * src/procheader.c
11737         * src/procheader.h
11738                 add function for returning ime zone offset
11739         * src/quote_fmt.c
11740         * src/quote_fmt_parse.y
11741                 better quotation formatting - does not convert
11742                 to local time, but uses the original date string.
11743                 
11744                 Note: %z inserts the timezone offset (should 
11745                 work also on platforms where strftime does not
11746                 support %z).
11747
11748 2002-05-18 [christoph]  0.7.6claws4
11749
11750         * src/summaryview.c
11751                 fix indentation of some code
11752         * tools/Makefile.am
11753                 fix spaces after \
11754         * src/Makefile.am
11755                 add missing \
11756                 correct path for ignorethread.xpm
11757                 incorrect filename for sylpheed_logo.xpm
11758                 add missing include matcher_parser_parse.h
11759
11760 2002-05-18 [paul]       0.7.6claws3
11761
11762         * sync with 0.7.6cvs8
11763                 see ChangeLog 2002-05-16 and 2002-05-17
11764
11765 2002-05-18 [melvin]     0.7.6claws2
11766
11767         * README.claws
11768                 Corrected an action's definition and fixed some misspellings.
11769
11770 2002-05-18 [paul]       0.7.6claws1
11771
11772         * tools/Makefile.am
11773           tools/gpg-sign        ** new file **
11774           tools/uudec           ** new file **
11775                 add Melvin's Actions scripts
11776
11777         * README.claws
11778                 add Melvin's descriptions for Actions
11779
11780 2002-05-18 [paul]       0.7.6claws
11781
11782         * Version 0.7.6claws released
11783
11784 2002-05-17 [paul]       0.7.5claws32
11785
11786         * po/es.po
11787                 updated by Ricardo Mones Lastra
11788
11789 2002-05-17 [paul]       0.7.5claws31
11790
11791         * src/compose.c
11792                 fix Account prefs default folder for sent/draft/deleted
11793                 messages bug
11794
11795         * po/it.po
11796           po/nl.po
11797                 updated translation by Alessandro Maestri and
11798                 Wilbert Berendsen
11799
11800 2002-05-17 [melvin]     0.7.5claws30
11801
11802         * src/prefs_actions.c
11803                 Fixed bug where using %F not at the end of the command 
11804                 resulted in an additional empty argument being created.
11805                 Thanks to Darko Koruga for reporting the bug.
11806
11807 2002-05-17 [melvin]     0.7.5claws29
11808
11809         * po/fr.po
11810                 Updated French translations.
11811
11812 2002-05-15 [paul]       0.7.5claws28
11813         
11814         * po/es.po
11815                 updated by Ricardo Mones Lastra
11816
11817 2002-05-15 [paul]       0.7.5claws27
11818
11819         * sync with 0.7.6cvs4
11820                 see ChangeLog 2002-05-14 and 2002-05-15
11821
11822 2002-05-14 [paul]       0.7.5claws26
11823
11824         * sync with 0.7.6cvs1
11825                 see ChangeLog 2002-05-13
11826
11827 2002-05-13 [thorsten]   0.7.5claws25
11828
11829         * src/messageview.c
11830                 fix select_all and copy in multipart messages
11831         * src/mainwindow.c
11832                 fix select_all and copy in multipart messages
11833
11834 2002-05-12 [paul]       0.7.5claws24
11835
11836         * src/summaryview.c
11837                 reverse last commit, bug already fixed in 0.7.5claws3
11838
11839 2002-05-12 [netztorte]  0.7.5claws23
11840
11841         * src/summaryview.c
11842                 dont parse empty addressbook (checked in before claws20)
11843
11844 2002-05-12 [melvin]     0.7.5claws22
11845
11846         * src/procmsg.[ch]
11847                 Removed unneeded priority code introduced by the previous 
11848                 commit.
11849
11850 2002-05-12 [melvin]     0.7.5claws21
11851
11852         * src/compose.[ch]
11853                 Added possibility to set message's priority.
11854         * src/procmsg.[ch]
11855                 Added possibility to set message's priority.
11856                 Added missing headers
11857
11858 2002-05-12 [melvin]     0.7.5claws20
11859
11860         * src/prefs_actions.c
11861                 Removed implicitely added quotes around the name
11862                 of the temporary files of mime parts.
11863
11864 2002-05-12 [paul]       0.7.5claws19
11865
11866         * sync with 0.7.5cvs20
11867                 see ChangeLog 2002-05-11
11868
11869 2002-05-12 [alfons]     0.7.5claws18
11870
11871         * src/quote_fmt_lex.l
11872         * src/quote_fmt_parse.y
11873                 allow quote / reply date & time format to be set using
11874                 %D{format}. format is a format string you'd pass to
11875                 strftime() (see man strftime, or the Display tab |
11876                 Date format setting).
11877
11878                 Currently %D converts the date to local time. 
11879
11880 2002-05-11 [paul]       0.7.5claws17
11881
11882         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
11883                 see ChangeLog 2002-05-10 and 2002-05-11
11884
11885 2002-05-10 [paul]       0.7.5claws16
11886
11887         * sync with 0.7.5cvs16
11888                 see ChangeLog entries 2002-05-09 and 
11889                 2002-05-10
11890
11891 2002-05-10 [colin]      0.7.5claws15
11892
11893         * src/textview.c
11894                 Corrected a bug that prevented sylpheed to open
11895                 double-clicked URIs.
11896
11897 2002-05-09 [paul]       0.7.5claws14
11898
11899         * sync with 0.7.5cvs14
11900                 see ChangeLog 2002-05-08 and 2002-05-09
11901
11902 2002-05-08 [paul]       0.7.5claws13
11903
11904         * sync with 0.7.5cvs11
11905                 see ChangeLog entry 2002-05-08
11906
11907 2002-05-08 [paul]       0.7.5claws12
11908
11909         * src/mainwindow.c
11910           src/textview.[ch]
11911                 fix segfault on View->Open in new window
11912                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11913
11914 2002-05-07 [paul]       0.7.5claws11
11915
11916         * sync with 0.7.5cvs9
11917                 see ChangeLog entry 2002-05-07
11918
11919 2002-05-06 [paul]       0.7.5claws10
11920
11921         * src/messageview.c
11922           src/textview.c
11923                 display url in statusbar on single-click
11924                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11925
11926 2002-05-06 [match]      0.7.5claws9
11927
11928         * src/addritem.[ch]
11929                 new functions.
11930         * src/addrcache.c
11931                 tidy up.
11932         * src/xmlprops.[ch]
11933                 XML implementation of properties file.
11934         * src/exporthtml.[ch]
11935         * src/expthtmldlg.[ch]
11936         * src/addressbook.c
11937                 export to HTML.
11938
11939 2002-05-02 [sergey]     0.7.5claws8
11940
11941         * src/mainwindow.c (mainwin_entries),
11942           src/prefs_common.c (prefs_send_create()),
11943           src/codeconv.c (locale_table):
11944                 use charset name "Windows-1251" instead of "CP1251".
11945
11946 2002-05-02 [colin]      0.7.5claws7
11947         
11948         * src/compose.c
11949           src/prefs_common.c
11950           src/prefs_folder_item.c
11951                 Fixed cosmetics bugs due to Outbox renamed to Sent.
11952
11953 2002-05-02 [hiro]       0.7.5claws6
11954
11955         * src/imap.c
11956                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
11957
11958 2002-05-02 [paul]       0.7.5claws5
11959
11960         * src/compose.c
11961                 more sync with 0.7.5cvs7, see ChangeLog entry
11962                 2002-05-02
11963
11964 2002-05-02 [hiro]       0.7.5claws4
11965
11966         * src/compose.c
11967                 compose_queue_sub():
11968                 check if queue folder exists (closes #550397).
11969                 removed directory creation since it should be handled
11970                 transparently.
11971         * src/imap.c
11972                 imap_add_msg(): return UID for appended message
11973                 (closes #548842).
11974
11975 2002-04-30 [paul]       0.7.5claws3
11976
11977         * src/summaryview.c
11978                 fix account_find_from_address() bug
11979
11980 2002-04-28 [colin]      0.7.5claws2
11981
11982         * src/compose.c
11983           src/textview.c
11984           src/prefs_common.[ch]
11985           src/utils.[ch]
11986                 Added user-definable quotation characters recognition.
11987
11988 2002-04-28 [paul]       0.7.5claws1
11989
11990         * sync with 0.7.5cvs4
11991                 see ChangeLog entry  2002-04-25
11992
11993 2002-04-28 [paul]       0.7.5claws
11994
11995         * po/es.po
11996           po/nl.po
11997           po/pt_BR.po
11998                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
11999                 Fabio Junior Beneditto
12000
12001 2002-04-27 [jens]       0.7.4claws103
12002
12003         * po/de.po
12004                 updated German translation.
12005
12006 2002-04-27 [hiro]       0.7.4claws102
12007
12008         * src/summaryview.c
12009                 summary_write_cache(): fixed the mark loss of hidden messages.
12010
12011 2002-04-26 [melvin]     0.7.4claws101
12012
12013         * src/procmsg.c
12014                 fixed a second typo (same one)
12015         * po/fr.po
12016           po/it.po
12017           po/pt_BR.po
12018                 fixed the type again...
12019
12020 2002-04-26 [melvin]     0.7.4claws100
12021
12022         * src/procmsg.c
12023                 fixed a typo in an alert message ("temorary").
12024         * po/it.po
12025         * po/pt_BR.po
12026                 corrected the typo  described above.
12027         * po/fr.po
12028                 updated French translation.
12029
12030 2002-04-26 [darko]      0.7.4claws99
12031
12032         * src/summaryview.c
12033                 fix target folder colorization
12034
12035 2002-04-25 [paul]       0.7.4claws98
12036
12037         * po/it.po
12038                 updated by Alessandro Maestri
12039
12040 2002-04-24 [colin]      0.7.4claws97
12041         
12042         * src/compose.c
12043                 Fixed double "subject is empty" question.
12044
12045 2002-04-23 [colin]      0.7.4claws96
12046         
12047         * src/mimeview.c
12048                 Corrected issue when "automatically display images" was
12049                 not set : first image remained after selecting second.
12050
12051 2002-04-23 [melvin]     0.7.4claws95
12052
12053         * src/prefs_actions.c
12054                 Don't display in/out dialog if there is nothing to show.
12055
12056 2002-04-23 [paul]       0.7.4claws94
12057
12058         * sync with 0.7.5cvs3
12059                 bug fixes: see ChangeLog entry 2002-04-23
12060
12061 2002-04-22 [darko]      0.7.4claws93
12062
12063         * src/compose.c
12064                 fix previous check-in which changed code after
12065                 merge from main
12066
12067 2002-04-22 [paul]       0.7.4claws92
12068
12069         * faq/de/*
12070                 add German FAQ
12071         * faq/en/*
12072           faq/es/*
12073           faq/fr/*
12074                 update English, Spanish and French FAQs
12075         * manual/de/*
12076           manual/es/*
12077                 add German and Spanish manuals
12078         * manual/en/*
12079           manual/fr/*
12080                 update English and French manuals
12081
12082         * src/Makefile.am
12083                 add to and re-arrange the pixmap entries
12084
12085 2002-04-22 [darko]      0.7.4claws91
12086
12087         * src/compose.c
12088                 fix sender initials recognition to only allow
12089                 '>' after the initials
12090
12091 2002-04-21 [paul]       0.7.4claws90
12092
12093         * sync with 0.7.5 release
12094                 see ChangeLog entry 2002-04-21
12095
12096 2002-04-21 [alfons]
12097
12098         * src/Makefile.am
12099                 add colin's new pixmaps to EXTRA_DIST
12100
12101 2002-04-21 [colin]      0.7.4claws89
12102         * src/compose.c
12103         * src/inc.c
12104         * src/mainwindow.[ch]
12105         * src/prefs_common.[ch]
12106         * src/stock_pixmap.[ch]
12107                 Added "Work offline" ability.
12108
12109 2002-04-21 [colin]      0.7.4claws88
12110         
12111         * src/mimeview.c
12112         * src/prefs_common.c
12113         * src/prefs_common.h
12114         * src/textview.c : Added an option to common preferences -> display
12115           to allow user not to automatically display images.
12116
12117 2002-04-21 [paul]       0.7.4claws87
12118
12119         * sync with 0.7.4cvs52
12120                 see ChangeLog entry 2002-04-21 (src/imap.c)
12121
12122 2002-04-21 [paul]       0.7.4claws86
12123
12124         * sync with 0.7.4cvs51
12125                 see ChangeLog entry 2002-04-21
12126
12127 2002-04-21 [paul]       0.7.4claws85
12128
12129         * sync with 0.7.4cvs49
12130                 see ChangeLog entries 2002-04-20 and 2002-04-21
12131
12132         * src/Makefile.am
12133                 clean up: remove old 'stock_' element from xpm 
12134                 filenames.
12135
12136 2002-04-21 [alfons]     0.7.4claws84
12137
12138         apply sync patch from Paul
12139
12140         * src/folderview.c
12141                 use old claws prefs_folder_item_create() for now
12142
12143 2002-04-19 [match]      0.7.4claws83
12144
12145         * src/addressbook.[ch]
12146         * src/addrharvest.[ch]
12147         * src/addrgather.[ch]
12148                 recurse folders.
12149         * src/mainwindow.c
12150         * src/summaryview.[ch]
12151                 change menu option.
12152
12153 2002-04-19 [paul]       0.7.4claws82
12154
12155         * po/pt_BR.po
12156                 updated by Fabio Junior Beneditto
12157
12158 2002-04-14 [alfons]     0.7.4claws81
12159
12160         * src/passphrase.c
12161                 add #include <sys/types.h> for mode_t and off_t 
12162
12163 2002-04-13 [paul]       0.7.4claws80
12164         
12165         * src/main.c
12166           src/passphrase.[ch]
12167           src/pgptext.c
12168           src/prefs_common.[ch]
12169           src/rfc2015.c
12170                 enable storing of GnuPG passphrase for the whole 
12171                 session or a user-defined number of minutes. patch 
12172                 submitted by Ravemax <ravemax@dextrose.com>
12173
12174 2002-04-13 [alfons]     0.7.4claws79
12175
12176         * src/textview.c
12177                 make email parser also stop scanning when encountering separators
12178                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
12179
12180 2002-04-13 [paul]       0.7.4claws78
12181
12182         * sync with 0.7.4cvs39
12183                 see ChangeLog entry 2002-04-12
12184
12185 2002-04-11 [paul]       0.7.4claws77
12186
12187         * sync with 0.7.4cvs37
12188                 see ChangeLog entry 2002-04-11
12189
12190 2002-04-11 [paul]       0.7.4claws76
12191
12192         * COPYING 
12193                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
12194                 the clause for OpenSSL). sync with sylpheed main
12195
12196 2002-04-09 [melvin]     0.7.4claws75
12197
12198         * src/compose.c
12199                 Made 'Ctrl-Enter' on send ignore some modifiers 
12200                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
12201                 to bind other *-Enter (but not Alt-Enter).
12202
12203 2002-04-09 [paul]       0.7.4claws74
12204
12205         * sync with 0.7.4cvs35
12206                 see ChangeLog entries 2002-04-09
12207
12208 2002-04-08 [paul]       0.7.4claws73
12209
12210         * sync with 0.7.4cvs33
12211                 see ChangeLog entry 200-04-08
12212
12213 2002-04-07 [match]      0.7.4claws72
12214
12215         * src/addrharvest.[ch]
12216                 fixed to read all addresses in header, regardless
12217                 of header size. improved name parsing. accommodate
12218                 harvest from folders and selected message.
12219         * src/addritem.[ch]
12220                 included new address parsing function.
12221         * src/addrgather.[ch]
12222         * src/addressbook.[ch]
12223         * src/summaryview.[ch]
12224         * src/mainwindow.c
12225                 allow address harvest of folder as well as selected
12226                 messages.
12227
12228 2002-04-07 [paul]       0.7.4claws71
12229
12230         * src/esmtp.[ch]
12231           src/smtp.c
12232                 don't try to authenticate with CRAM-MD5 in SMTP when 
12233                 SMTP-AUTH enabled if MTA doesn't issue this 
12234                 auth-method in it's ehlo-response. bug item #531364,
12235                 patch item #938910. patch submitted by Colin Leroy 
12236                 <colin@colino.net>
12237
12238 2002-04-07 [paul]       0.7.4claws70
12239
12240         * src/nntp.c
12241                 fix missing MODE_READER bug. patch submitted by
12242                 Colin Leroy <colin@colino.net>
12243
12244 2002-04-07 [alfons]     0.7.4claws69
12245
12246         * src/matcher.[ch]
12247         * src/prefs_filtering.c
12248         * src/summaryview.c
12249                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
12250                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
12251
12252 2002-04-07 [paul]       0.7.4claws68
12253
12254         * sync with 0.7.4cvs32
12255                 see ChangeLog entry 2002-04-06
12256
12257         * tools/filter_conv.pl
12258                 more bug fixes
12259
12260 2002-04-06 [paul]       0.7.4claws67
12261
12262         * tools/filter_conv.pl
12263                 modify to be able to find the name of the first
12264                 mailbox and use that. main's filter does not
12265                 record the full path to the mailbox and therefore
12266                 can only filter to the first mailbox.
12267
12268 2002-04-05 [paul]       0.7.4claws66
12269
12270         * tools/filter_conv.pl
12271                 attempt to make the script all-encompassing and
12272                 be able to convert any main 'filter' rule thrown
12273                 at it
12274
12275 2002-04-05 [paul]       0.7.4claws65
12276
12277         * tools/filter_conv.pl
12278                 allow for collapsed folder trees
12279
12280 2002-04-05 [paul]       0.7.4claws64
12281
12282         * sync with 0.7.4cvs31
12283                 see ChangeLog entries 2002-04-05
12284
12285 2002-04-03 [paul]       0.7.4claws63
12286
12287         * sync with 0.7.4cvs29
12288                 see ChangeLog entries 2002-04-02 and 2002-04-03
12289
12290 2002-04-02 [paul]       0.7.4claws62
12291
12292         * sync with 0.7.4cvs26
12293                 see ChangeLog entry 2002-04-01
12294
12295 2002-04-02 [match]      0.7.4claws61
12296
12297         * src/pine.[ch]
12298         * src/importpine.[ch]
12299         * src/addressbook.c
12300                 import Pine address book.
12301
12302 2002-04-02 [match]      0.7.4claws60
12303
12304         * src/addrharvest.[ch]
12305                 improve address parsing of funky addresses.
12306
12307 2002-04-02 [darko]      0.7.4claws59
12308
12309         * src/compose.c
12310                 wrap on send improvements, it now recognizes quoted
12311                 initials as part of the quotation string, and it
12312                 does not join lines separated by CR
12313
12314 2002-04-01 [match]      0.7.4claws58
12315
12316         * src/mgutils.[ch]
12317                 added new functions.
12318         * src/mutt.[ch]
12319                 remove excessive duplicate address generation
12320                 on import.
12321
12322 2002-04-01 [alfons]     0.7.4claws57
12323         
12324         * src/summaryview.c
12325                 put back g_free() 
12326
12327 2002-04-01 [paul]       0.7.4claws56
12328
12329         * sync with 0.7.4cvs25
12330                 see ChangeLog entry 2002-04-01
12331
12332 2002-04-01 [alfons]     0.7.4aprilfool55
12333
12334         * src/summaryview.c
12335                 honour feature request item #537427 to allow for
12336                 displaying names from address book for sent mail also
12337
12338 2002-03-29 [paul]       0.7.4claws54
12339
12340         * src/mainwindow.c
12341           src/prefs_filtering.[ch]
12342           src/prefs_matcher.c
12343           src/summaryview.c
12344                 add 'fast filter' for claws' filtering,
12345                 /Tools/Create filter rule/... patch submitted
12346                 by Neill Miller <neillm@thecodefactory.org>
12347
12348 2002-03-29 [paul]       0.7.4claws53
12349
12350         * sync with 0.7.4cvs24
12351                 see ChangeLog entry 2002-03-29
12352
12353 2002-03-28 [paul]       0.7.4claws52
12354
12355         * sync with 0.7.4cvs23
12356                 see ChangeLog entry 2002-03-28
12357
12358 2002-03-27 [melvin]     0.7.4claws51
12359
12360         * src/prefs_actions.c
12361                 Added support to pass only one message part (as a
12362                 file) to the command using '%p'. No quotes are needed
12363                 because doubles quotes are automatically added.
12364                 Fixed bug where Sylpheed could block when waiting for
12365                 a child process to finish.
12366                 Changed the help menu to remove quotes around symbols to 
12367                 avoid misinterpretation (they must not be used).
12368
12369 2002-03-27 [melvin]     0.7.4claws50
12370
12371         * src/inc.c
12372                 Made the new mail notification command always 
12373                 execute asynchronously.
12374
12375 2002-03-27 [paul]       0.7.4claws49
12376
12377         * src/compose.c
12378                 fix bug introduced in last commit
12379
12380 2002-03-27 [paul]       0.7.4claws48
12381
12382         * sync with 0.7.4cvs21
12383                 see ChangeLog 2002-03-26 and 2002-03-27
12384
12385 2002-03-26 [hoa]        0.7.4claws47
12386
12387         * src/prefs_folder_item.c
12388                 really fixed the bug #516442 with folder rescan.
12389
12390 2002-03-26 [paul]       0.7.4claws46
12391
12392         * sync with 0.7.4cvs19
12393                 see ChangeLog entries 2002-03-25 and 2002-03-26
12394
12395 2002-03-25 [hoa]        0.7.4claws45
12396
12397         * src/matcher.c
12398         * src/mh.c
12399                 fix the bug #516442 with folder rescan.
12400
12401         * src/prefs_common.[ch]
12402         * src/compose.c
12403                 added an option to enable two different behaviours
12404                 for bounce.
12405
12406
12407 2002-03-25 [paul]       0.7.4claws44
12408
12409         * src/mainwindow.c
12410           src/selective_download.c
12411                 correct a few menuitem labels
12412
12413 2002-03-25 [christoph]  0.7.4claws43
12414
12415         * src/procmsg.c
12416                 fix non deleted tmp message in
12417                 procmsg_save_to_outbox
12418                 fix problems caused by sync with
12419                 main branch's procmsg_send_queue
12420
12421 2002-03-25 [paul]       0.7.4claws42
12422
12423         * src/quote_fmt.c
12424           src/quote_fmt_lex.l
12425           src/quote_fmt_parse.y
12426                 add Last name (%L) placeholder for quoting. 
12427                 patch submitted by Thorsten Thielen 
12428                 <thth@users.sourceforge.net>
12429
12430 2002-03-25 [paul]       0.7.4claws41
12431
12432         * src/utils.c
12433                 get full hostname. patch submitted by
12434                 Bob Woodside <rwoodside1@comcast.net>
12435
12436 2002-03-25 [paul]       0.7.4claws40
12437
12438         * src/account.c
12439           src/news.c
12440           src/nntp.[ch]
12441           src/prefs_account.[ch]
12442                 enable NNTP over SSL. patch submitted by
12443                 Pascal Jermini <pascal@infinity.hn.org>
12444
12445 2002-03-24 [paul]       0.7.4claws39
12446
12447         * src/prefs_common.c
12448                 make the arrangement of the Compose tab more
12449                 coherent
12450
12451         * src/mainwindow.c
12452                 fix some irregularities of style
12453
12454         * po/de.po
12455                 updated by Kilian Krause
12456
12457 2002-03-23 [paul]       0.7.4claws38
12458
12459         * po/pt_BR.po
12460                 updated by Fabio Junior Beneditto
12461
12462 2002-03-23 [paul]       0.7.4claws37
12463
12464         * src/mainwindow.c
12465                 move 'Gather addresses' to 'Tools' menu
12466                 make 'Selective download' sensitive
12467
12468 2002-03-23 [paul]       0.7.4claws36
12469
12470         * sync with 0.7.4cvs16
12471                 see ChangeLog entries 2002-03-23
12472
12473 2002-03-22 [christoph]  0.7.4claws35
12474
12475         * src/quote_fmt_parse.y
12476                 fix include program output
12477
12478 2002-03-22 [alfons]     0.7.4claws34
12479
12480         * src/pop.c
12481                 initialize GDate stack variable correctly (sorry!)
12482
12483 2002-03-22 [paul]       0.7.4claws33
12484
12485         * src/compose.c
12486           src/mainwindow.c
12487           src/prefs_actions.c
12488           src/prefs_common.c
12489                 rename 'Tool' to 'Tools'
12490
12491         * src/mainwindow.c
12492                 move 'Delete duplicated messages' from
12493                 'Message/' to 'Tools/'
12494                 re-arrange the order of 'Tools/' items
12495
12496 2002-03-22 [paul]       0.7.4claws32
12497
12498         * src/addr_compl.c
12499           src/addressbook.[ch]
12500                 auto-address completion now also matches on
12501                 Nickname. patch submitted by Bob Forsman 
12502                 <hammor@users.sourceforge.net>
12503
12504         * src/editaddress.c
12505                 correct a spelling mistake
12506
12507 2002-03-22 [alfons]     0.7.4claws31
12508
12509         * src/pop.c
12510                 fix getting uidl from incorrect string 
12511                 (spotted by Colin)
12512
12513 2002-03-21 [alfons]     0.7.4claws30
12514
12515         * src/pop.c
12516                 more code refactoring
12517                 plug mem leak introduced by delete on server
12518
12519 2002-03-21 [paul]       0.7.4claws29
12520
12521         * sync with 0.7.4cvs11
12522                 see ChangeLog entries 2002-03-20
12523
12524 2002-03-20 [alfons]     0.7.4claws28
12525
12526         * src/inc.c
12527                 apply Colin's patch and refactor
12528
12529 2002-03-20 [paul]       0.7.4claws27
12530
12531         * sync with sylpheed 0.7.4cvs9
12532                 see ChangeLog entry 2002-03-20
12533
12534 2002-03-19 [christoph]  0.7.4claws26
12535
12536         * src/mh.c
12537         * src/procmsg.[ch]
12538         * src/summaryview.c
12539                 revert changes for flag updates
12540                 (does not work correctly and no time to debug)
12541
12542 2002-03-20 [alfons]     0.7.4claws25
12543
12544         * src/pop.c
12545                 refactor should_delete() a little bit 
12546
12547 2002-03-19 [paul]       0.7.4claws24
12548
12549         * src/inc.[ch]
12550           src/pop.c
12551           src/prefs_account.[ch]
12552                 allow the user to leave downloaded mail on the 
12553                 server for n days. Patch submitted by Colin Leroy 
12554                 <colin@colino.net>
12555
12556 2002-02-19 [paul]       0.7.4claws23
12557
12558         * sync with sylpheed 0.7.4cvs8
12559                 see ChangeLog entries 2002-03-19
12560
12561 2002-03-18 [paul]       0.7.4claws22
12562
12563         * sync with sylpheed 0.7.4cvs6
12564                 see ChangeLog entry 2002-03-18
12565
12566 2002-03-18 [paul]       0.7.4claws21
12567
12568         * po/en_GB.po
12569                 add en_GB message catalogue
12570
12571         * src/mbox_folder.c
12572           src/prefs_account.c
12573           src/prefs_actions.c
12574                 correct a few spelling mistakes
12575
12576 2002-03-17 [alfons]     0.7.4claws20
12577
12578         * src/matcher.c
12579                 more stringent checks for NULL params when writing
12580                 filtering actions to a file
12581                 
12582 2002-03-17 [hoa]        0.7.3claws20
12583
12584         * src/news.c
12585                 fixed the count of new messages
12586
12587         * src/compose.c
12588                 fixed the "attachment properties" window
12589
12590 2002-03-17 [paul]       0.7.4claws19
12591
12592         * src/defs.h
12593           src/folder.h
12594           src/news.c
12595           src/prefs_account.[ch]
12596           src/procmsg.[ch]
12597           src/summaryview.c
12598                 automatically mark cross-posted messages as read 
12599                 and (optionally) give them a colour label
12600                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
12601                 
12602
12603 2002-03-17 [paul]       0.7.4claws18
12604
12605         * sync with sylpheed 0.7.4cvs5
12606                 see ChangeLog entry 2002-03-17
12607
12608 2002-03-17 [melvin]     0.7.4claws17
12609         
12610         * src/textview.c
12611                 Worked around a gtktext 'bug': when searching for 
12612                 a text in a long message it was scrolling slowly
12613                 line by line until it hit the searched text.
12614         * po/fr.po
12615                 Updated French translation
12616
12617 2002-03-17 [melvin]     0.7.4claws16
12618
12619         * src/mainwindow.c
12620         * src/compose.c
12621         * src/prefs_actions.c
12622                 Moved "Edit/Actions" to "Tool/Actions"
12623                 Made mainwindow/compose window sensitive as soon as
12624                 no child process is running anymore even if the io dialog
12625                 is open.
12626                 Fixed a struct being initialized with a non constant char*
12627
12628 2002-03-16 [christoph]  0.7.4claws15
12629
12630         * configure.in
12631                 add --with-compiler-flags option
12632                 (only for developer hacking)
12633         * src/mh.c
12634         * src/procmsg.[ch]
12635         * src/summaryview.c
12636                 try to make folder-stats and flag handling more
12637                 independent from the summaryview. msgcounts
12638                 are only set when the folder is opened and
12639                 procmsg_msginfo_(un)set_flags will handle it
12640                 later and summaryview will get the values
12641                 from the folder.
12642
12643 2002-03-16 [paul]       0.7.4claws14
12644
12645         * src/messageview.c
12646                 fix Return-receipt. Patch submitted by Bob
12647                 Woodside <rwoodside1@comcast.net>
12648
12649 2002-03-16 [paul]       0.7.4claws13
12650
12651         * src/compose.c
12652                 fix 'dynamic' signatures, make it work again
12653                 broken during sync on 2002-03-14 (0.7.4claws2)
12654
12655 2002-03-15 [match]      0.7.4claws12
12656
12657         * src/addrharvest.[ch]
12658         * src/addrgather.[ch]
12659         * src/addressbook.[ch]
12660         * src/mainwindow.c
12661                 included address harvester feature. still some
12662                 issues with address parsing that I will fix.
12663
12664 2002-03-15 [match]      0.7.4claws11
12665
12666         * src/addrbook.[ch]
12667         * src/addrcache.[ch]
12668         * src/addressbook.[ch]
12669         * src/addrindex.c
12670         * src/editbook.c
12671         * src/importldif.c
12672         * src/importmutt.c
12673         * src/jpilot.[ch]
12674         * src/main.c
12675         * src/syldap.[ch]
12676         * src/vcard.[ch]
12677                 tidy up. fix memory leaks. moved attribs and methods
12678                 from individual interfaces to addrcache object. prep
12679                 for new stuff to come in.
12680
12681 2002-03-15 [alfons]     0.7.4claws10
12682
12683         * src/matcher.[ch]
12684         * src/matcher_parser_parse.y
12685         * src/matcher_parser_lex.l
12686         * src/prefs_matcher.c
12687                 add filtering conditions message greater than, smaller 
12688                 than, and exactly matching a size in bytes
12689                 (does not work with delete from POP3 server yet)
12690
12691                 this should also give others an idea what you should
12692                 do to add new criterions to claws filtering system
12693                 
12694
12695 2002-03-15 [paul]       0.7.4claws9
12696
12697         * tools/filter_conv.pl
12698                 exit if there are no filter rules to convert
12699                 rename filterrc to filterrc.old after completion
12700
12701 2002-03-15 [paul]       0.7.4claws8
12702
12703         * sync with sylpheed 0.7.4cvs3
12704                 see ChangeLog entry 2002-03-14
12705
12706 2002-03-14 [paul]       0.7.4claws7
12707
12708         * src/compose.c
12709                 clean up the last commit (ahem)
12710
12711 2002-03-14 [paul]       0.7.4claws6
12712
12713         * src/compose.c
12714                 fix bug #515655. honour account preferences
12715                 regarding gpg default signing/encryption when 
12716                 changing account from the compose window.
12717
12718 2002-03-14 [paul]       0.7.4claws5
12719
12720         * src/folderview.c
12721                 remove unnecessary curly brackets
12722
12723 2002-03-14 [paul]       0.7.4claws4
12724
12725         * src/folderview.c
12726           src/prefs_filtering.[ch]
12727                 add filter rename on folder rename and filter
12728                 delete on folder delete. Patch submitted by
12729                 Neill Miller <neillm@thecodefactory.org> 
12730
12731 2002-03-14 [christoph]  0.7.4claws3
12732
12733         * src/procmsg.c
12734         * src/send.c
12735                 fix local delivery
12736                 (patch submitted by "Simon 'corecode' Schubert")
12737         * src/prefs_common.c
12738         * src/procmsg.c
12739                 fix gcc 3.0 warning
12740
12741 2002-03-14 [paul]       0.7.4claws2
12742
12743         * sync with sylpheed 0.7.4cvs2
12744                 see ChangeLog entry 2002-03-13
12745
12746 2002-03-12 [darko]      0.7.4claws1
12747
12748         * src/mainwindow.c
12749                 fix what seems to be a copy and paste error
12750                 when setting color for important messages
12751                 (reported by wwp)
12752
12753 2002-03-11 [paul]       version 0.7.4claws released
12754
12755 2002-03-11 [paul]       0.7.4claws
12756
12757         * po/es.po
12758           po/it.po
12759           po/nl.po
12760           po/pt_BR.po
12761                 update message catalogs. Submitted by Ricardo Mones 
12762                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
12763                 Fabio Junior Beneditto
12764
12765         * configure.in
12766           faq/Makefile.am
12767           faq/it/Makefile
12768           faq/it/sylpheed-faq*
12769           src/mainwindow.c
12770           src/manual.[ch]
12771                 add FAQ in Italian
12772         
12773
12774 2002-03-11 [jens]       0.7.3claws7
12775
12776         * po/de.po
12777                 updated German translation
12778
12779 2002-03-11 [melvin]     0.7.3claws6
12780
12781         * po/fr.po
12782                 updated and corrected French translation
12783
12784 2002-03-10 [hoa]        0.7.3claws5
12785
12786         * src/account.c
12787         * src/inc.c
12788         * src/prefs_account.c
12789         * src/procmsg.c
12790         * src/send.[ch]
12791                 fixed the local account.
12792                 you have to change the default "/usr/sbin/sendmail"
12793                 to "/usr/sbin/sendmail -t" in the preferences of
12794                 the local account.
12795
12796         * src/procmime.c
12797                 removed some debug display for renderer
12798
12799 2002-03-10 [paul]       0.7.3claws4
12800
12801         * faq/en/sylpheed-faq-1.html
12802           faq/en/sylpheed-faq-2.html
12803                 update
12804
12805 2002-03-09 [paul]       0.7.3claws3
12806
12807         * sync with sylpheed 0.7.4
12808                 see ChangeLog entry 2002-03-09
12809
12810 2002-03-08 [paul]       0.7.3claws2
12811
12812         * faq/en/sylpheed-faq*
12813           faq/es/sylpheed-faq*
12814           faq/fr/sylpheed-faq*
12815                 update the FAQs
12816
12817         * manual/fr/.cvsignore
12818           manual/fr/Makefilea.am
12819           manual/fr/sylpheed*
12820           src/mainwindow.c
12821           src/manual.[ch]
12822                 add the French manual
12823
12824 2002-03-07 [paul]       0.7.3claws1
12825
12826         * sync with sylpheed 0.7.3cvs4
12827                 see ChangeLog entries  2002-03-06 and 2002-03-07
12828         
12829         * po/nl.po
12830                 updated by Wilbert Berendsen
12831
12832 2002-03-07 [melvin]     0.7.2claws34
12833
12834         * src/selective_download.c
12835                 Changed the pixmap of the receive button to MAIL_RECEIVE.
12836
12837 2002-03-06 [paul]       0.7.2claws33
12838
12839         * sync with sylpheed 0.7.3cvs1
12840                 bug fix, see ChangeLog entry 2002-03-05
12841
12842 2002-03-05 [paul]       0.7.2claws32
12843
12844         * src/mimeview.c
12845           src/pgptext.[ch]
12846           src/procmsg.c
12847                 reverse the pgp ascii-armored code implemented in 
12848                 0.7.2claws16. removal of this code until it matures.
12849                 this means that verifying ascii-armored pgp sigs and
12850                 automatic decryption of ascii-armored encrypted
12851                 messages no longer works.
12852
12853 2002-03-05 [paul]       0.7.2claws31
12854
12855         * configure.in
12856           Makefile.am
12857         * faq/Makefile.am
12858         * faq/en/Makefile.am
12859           faq/en/sylpheed-faq.html
12860           faq/en/sylpheed-faq-1.html
12861           faq/en/sylpheed-faq-2.html
12862           faq/en/sylpheed-faq-3.html
12863         * faq/es/Makefile.am
12864           faq/es/sylpheed-faq.html
12865           faq/es/sylpheed-faq-1.html
12866           faq/es/sylpheed-faq-2.html
12867           faq/es/sylpheed-faq-3.html
12868           faq/es/sylpheed-faq-4.html
12869         * faq/fr/Makefile.am
12870           faq/fr/sylpheed-faq.html
12871           faq/fr/sylpheed-faq-1.html
12872           faq/fr/sylpheed-faq-2.html
12873           faq/fr/sylpheed-faq-3.html
12874         * src/Makefile.am
12875           src/defs.h
12876           src/mainwindow.c
12877           src/manual.[ch]
12878                 add FAQs in English, Spanish and French
12879
12880
12881 2002-03-05 [paul]       0.7.2claws30
12882
12883         * manual/en/sylpheed.html
12884           manual/en/sylpheed-XX.html
12885                 updated the English manual
12886
12887 2002-03-05 [hoa]        
12888
12889         * src/summaryview.c
12890                 dialog box pops up if the article can't be deleted.
12891
12892 2002-03-04 [paul]       
12893         
12894         * po/pt_BR.po
12895                 updated by Fabio Junior Benedito
12896
12897 2002-03-04 [hoa]
12898
12899         * removed ac/gpgme.m4
12900                 to avoid autogen common problem
12901                 developers have to install gpgme development package now
12902
12903         * src/compose.c
12904                 encoding to 7bit or 8bit is enabled.
12905
12906 2002-03-03 [alfons]     0.7.2claws29
12907
12908         * src/pop.c
12909                 merge fix by Oliver Haertel for selective
12910                 download buglet
12911
12912 2002-03-03 [paul]       0.7.2claws28
12913         
12914         * sync with sylpheed 0.7.3
12915
12916 2002-03-03 [paul]       0.7.2claws27
12917
12918         * sync with sylpheed 0.7.2cvs24
12919                 see ChangeLog entries 2002-03-02 and 2002-03-03
12920
12921 2002-03-02 [melvin]     0.7.2claws26
12922
12923         * src/inc.[ch]
12924         * src/main.c
12925         * src/mainwindow.c
12926         * src/prefs_common.[ch]
12927                 Added user definable notification on new mail arrival.
12928                 Removed unused variables in spell checker prefs code.
12929
12930 2002-03-02 [melvin]     0.7.2claws25
12931
12932         * src/quote_fmt.c
12933                 Removed unnecessary escape sequences.
12934                 Changed 'Initial...' to 'Initials of Sender'
12935
12936 2002-03-02 [paul]       0.7.2claws24
12937
12938         * sync with sylpheed 0.7.2cvs22
12939                 see ChangeLog entry 2002-03-01
12940
12941 2002-03-01 [hoa]        0.7.2claws23
12942
12943         * src/mainwindow.c
12944                 Set sensitivity of delete actions to active
12945                 even if the folder is a newsgroup.
12946
12947         * src/summaryview.c
12948                 - Set sensitivity of delete actions
12949                 - Added function check_permission() that will check if the
12950                   user is authorized to delete a message. For news, it
12951                   will check if the author is the same.
12952                 - Enabled deletion when there is no trash folder.
12953
12954         * src/news.[ch]
12955                 - Added news_cancel_article() to cancel articles
12956                 - Implemented news_remove_message() (public function)
12957
12958 2002-03-01 [paul]       0.7.2claws22
12959
12960         * src/gtkutils.c
12961           src/textview.c
12962                 recognise urls that that don't include 'http://' and
12963                 simply begin 'www.' 
12964
12965         * AUTHORS
12966                 remove duplicated name
12967
12968 2002-02-28 [paul]       0.7.2claws21
12969
12970         * src/mainwindow.c
12971           src/summaryview.[ch]
12972                 add ability to 'Select thread'
12973                 combines Melvin's "Select thread's head" patch (#510907)
12974                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
12975                 patch (#518514) 
12976
12977 2002-02-28 [paul]       0.7.2claws20
12978
12979         * src/mimeview.c
12980                 hopefully fix segfault on right-clicking a mime part
12981                 that some people have experienced.      
12982                 fix submitted by Fredrik Olofsson <frol@linux.nu>
12983
12984 2002-02-28 [paul]       0.7.2claws19
12985
12986         * sync with sylpheed 0.7.2cvs21
12987                 see ChangeLog entries 2002-02-27 and 2002-02-28
12988
12989 2002-02-27 [paul]       0.7.2claws18
12990
12991         * sync with sylpheed 0.7.2cvs18
12992                 see ChangeLog entries 2002-02-26 and 2002-02-27
12993
12994 2002-02-26 [alfons]     0.7.2claws17
12995
12996         * src/procheader.c
12997                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
12998                 (spotted by Chris Hessman <idatech@gmx.net>)
12999
13000 2002-02-26 [paul]       0.7.2claws16
13001
13002         * src/mimeview.c
13003           src/pgptext.[ch]
13004           src/procmsg.c
13005                 make decryption of ascii-armored pgp encrypted messages
13006                 and verification of ascii-armored signatures work again.
13007                 slightly altered from the patch by Jens Jahnke 
13008                 <jan0sch@gmx.net>
13009
13010                 ##FIX ME##
13011                 * the checking of plaintext signatures always comes up in 
13012                   a popup box
13013                 * it doesn't work for multipart messages 
13014                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
13015                   including the msg headers and these 2 line themselves, are 
13016                   not displayed
13017
13018         * src/mainwindow.c
13019                 "View/Folder Tree" becomes "View/Separate Folder Tree"
13020                 "View/Message View" becomes "View/Separate Message View"
13021                 because its less ambiguous.
13022
13023         * po/es.po
13024                 updated by Ricardo Mones Lastra
13025
13026 2002-02-26 [paul]       0.7.2claws15
13027
13028         * sync with sylpheed 0.7.2cvs17
13029                 see ChangeLog entries 2002-02-25 and 2002-02-26
13030
13031 2002-02-25 [christoph]  0.7.2claws14
13032
13033         * src/filtering.[ch]
13034         * src/inc.c
13035                 do filtering stuff after all messages have been received
13036                   1. drop all messages to .processing
13037                   2. scan processing folder for messages
13038                   3. filter messages or move to inbox
13039                 this will also find old messages left in processing after
13040                 a crash or something like that and we get a real msginfo
13041                 from folder->get_msg_list and do not have to create our
13042                 own in filter_message
13043         * src/matcher_parser_parse.y
13044                 remove MIX/MAX warning (reordered includes)
13045
13046 2002-02-25 [paul]       0.7.2claws13
13047
13048         * sync with sylpheed 0.7.2cvs15
13049                 see ChangeLog entry 2002-02-24
13050
13051 2002-02-24 [alfons]     0.7.2claws12
13052
13053         * src/filtering.c
13054                 clear old color flags first when applying a new color to
13055                 a message info. 
13056                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
13057
13058 2002-02-24 [alfons]     0.7.2.claws11
13059         
13060         * AUTHORS
13061         * src/prefs_common.c
13062                 add presets for Opera and Konqueror, closes patch #517261,
13063                 submitted by Ville Skyttä <scop@users.sourceforge.net>
13064
13065 2002-02-24 [alfons]     0.7.2.claws10
13066
13067         * AUTHORS
13068         * src/summaryview.c
13069                 fix threading for null message ids, closes patch #521601,
13070                 submitted by Bob Forsman <hammor@users.sourceforge.net>
13071
13072 2002-02-24 [alfons]     0.7.2claws9
13073
13074         * src/summaryview.c
13075         * src/filtering.c
13076                 make Tool | Filter Message work with filtering system so
13077                 setting flags also works
13078
13079                 TODO:
13080
13081                 - Processing uses the same function as Tool | Filter
13082                   Message, but doesn't use the same update proc yet
13083
13084 2002-02-23 [paul]       0.7.2claws8
13085
13086         * sync with sylpheed 0.7.2cvs14
13087                 see ChangeLog entries 2002-02-22 and 2002-02-23
13088
13089 2002-02-22 [christoph]  0.7.2claws7
13090
13091         * src/quote_fmt.c
13092                 Add column space to table
13093         * src/quote_fmt_parse.y
13094                 Close files
13095
13096 2002-02-22 [paul]       0.7.2claws6
13097
13098         * src/Makefile.am
13099           src/defs.h
13100           src/filtering.c
13101           src/inc.[ch]
13102           src/mainwindow.c
13103           src/matcher.[ch]
13104           src/matcher_parser_lex.l
13105           src/matcher_parser_parse.y
13106           src/pop.[ch]
13107           src/prefs_account.h
13108           src/prefs_filtering.c
13109           src/selective_download.[ch]   *** NEW FILES ***
13110           src/utils.[ch]
13111           po/POTFILES.in
13112                 Selective Download added to 'Tool' menu. 
13113                 Retrieves email headers of the currently selected pop3 
13114                 account and allows the user to mark emails for deletion 
13115                 right on the pop3 server. Patch submitted by Oliver Haertel 
13116                 <oha@users.sourceforge.net>.
13117         
13118         * po/POTFILES.in
13119                 add 'src/quote_fmt.c'           
13120
13121 2002-02-22 [christoph]  0.7.2claws5
13122
13123         * src/Makefile.am
13124                 added quote_fmt.c
13125         * src/prefs_common.[ch]
13126         * src/prefs_template.c
13127         * src/quote_fmt.c               *** NEW FILE ***
13128         * src/quote_fmt.h
13129                 move quote format symbol description code
13130                 to it's own file because it is used from
13131                 differnent code parts
13132                 Rewrote symbol description GUI
13133                   + use table
13134                   + add separators
13135                   + get data from array (no more long constant strings)
13136         * src/quote_fmt_lex.l
13137         * src/quote_fmt_parse.y
13138                 Symbol for Literal % changed to \% instead of %%
13139                 (More logical as \ is used for quoting for other symbols)
13140                 Add |f and |p to include files and program output
13141                 Examples:
13142                     |f{/home/.../.signature}
13143                     |p{date}
13144         * po/de.po
13145                 Correct wrong spelling for "Referenzen"
13146
13147 2002-02-21 [paul]       0.7.2claws4
13148
13149         * src/procmsg.c
13150                 forgotten during sync
13151
13152 2002-02-21 [paul]       0.7.2claws3
13153
13154         * sync with sylpheed 0.7.2cvs11
13155                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
13156                 2002-02-20 and 2002-02-21
13157
13158 2002-02-20 [melvin]     0.7.2claws2
13159
13160         * src/prefs_actions.c
13161                 Added error report when child cannot fork or when execvp 
13162                 returns with an error.
13163
13164 2002-02-19 [christoph]  0.7.2claws1
13165
13166         * src/codeconv.c
13167                 return unconverted text if conde conversion is not possible
13168                 when libjconv is used.
13169                 (patch submitted by "Simon 'corecode' Schubert")
13170
13171 2002-02-19 [paul]       
13172
13173         * version 0.7.2claws release
13174
13175 2002-02-19 [paul]       0.7.2claws
13176
13177         * po/nl.po
13178                 updated by Wilbert Berendsen
13179
13180
13181 2002-02-18 [alfons]     0.7.1claws13
13182
13183         * src/syldap.c
13184         * src/jpilot.c
13185                 remove references to dlfcn and explicitly loading functions
13186                 from dynalink libs, because libs linked anyway, and functions
13187                 are loaded explicitly
13188
13189 2002-02-17 [melvin]     0.7.1claws12
13190
13191         * src/prefs_actions.c
13192                 Replaced children wait loop with double fork technique.
13193                 Now, input/output window updated at each new output.
13194                 free_children(): Fixed a memory leak.
13195                 Made input/output window non closable if running children
13196                 still exist.
13197                 Added missing <unistd.h> include.
13198                 Added some --debug outputs.
13199
13200 2002-02-17 [melvin]     0.7.1claws11
13201
13202         * src/summaryview.c
13203                 Fixed bug where descending sort order did not select top
13204                 message.
13205
13206 2002-02-17 [melvin]     0.7.1claws10
13207
13208         * acconfig.h
13209                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13210         * src/prefs_common.c
13211                 Pspell data package directory no more hard coded but
13212                 set during configuration (PSPELL_PATH). (Thanks to 
13213                                 Gustavo Noronha Silva.)
13214
13215 2002-02-17 [melvin]     0.7.1claws9
13216
13217         * configure.in
13218                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13219         * src/gtkspell.c
13220                 Fixed compile-time warnings.
13221
13222 2002-02-16 [alfons]     0.7.1claws8
13223
13224         * src/filesel.c
13225                 fix inadvertent free of NULL pointer which caused
13226                 sylpheed to crash when closing the save-as dialog
13227                 using the window close button
13228
13229 2002-02-16 [carsten]    0.7.1claws7
13230         * src/mainwindow.[ch]
13231           src/summaryview.c
13232           src/prefs_common.c
13233                 fixes for pixmap theming code:
13234                         - recently changed mail attributes shouldn't get
13235                           lost any longer
13236                         - theme is only reloaded iff another theme was
13237                           selected
13238
13239 2002-02-16 [paul]       0.7.1claws6
13240
13241         * sync with sylpheed 0.7.2 release
13242                 see ChangeLog entry 2002-02-15 and 2002-02-16
13243
13244 2002-02-15 [paul]       0.7.1claws5
13245
13246         * sync with sylpheed 0.7.1cvs9
13247                 see ChangeLog entry 2002-02-15
13248
13249         * po/POTFILES.in
13250                 remove unneeded headerwindow.c entry
13251
13252 2002-02-14 [carsten]    0.7.1claws4
13253         * src/summaryview.c
13254                 fixed a bug for "Go to next unread message": there was
13255                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
13256                 in the prefs, because of doing "Search again" instead
13257                 "No"
13258
13259 2002-02-14 [carsten]    0.7.1claws3
13260         * src/stock_pixmap.c
13261                 removed 2 more mem leaks; following memprof,
13262                 this code is "leak free" now :)
13263
13264 2002-02-14 [carsten]    0.7.1claws2
13265         * src/stock_pixmap.c
13266                 used opendir/readdir/closedir instead of scandir
13267                 -> code should work now on Solaris
13268
13269 2002-02-14 [paul]       0.7.1claws1
13270
13271         * sync with sylpheed 0.7.1cvs8
13272                 see ChangeLog entries 2002-02-13 and 2002-02-14
13273
13274         * README.claws
13275                 add some description of Actions and Pixmap Themes
13276
13277 2002-02-13 [paul]       
13278
13279         * version 0.7.1claws release
13280
13281 2002-02-13 [paul]       0.7.1claws
13282
13283         * po/es.po
13284           po/it.po
13285           po/pt_BR.po
13286                 updated translations, submitted by Ricardo Mones Lastra,
13287                 Alessandro Maestri and Fabio Junior Beneditto
13288
13289 2002-02-13 [melvin]     0.7.0claws75
13290
13291         * src/prefs_actions.c
13292                 Added missing "signal.h" include
13293
13294 2002-02-13 [melvin]     0.7.0claws74
13295
13296         * src/prefs_folder_item.c
13297                 Added missing "config.h" include
13298         * po/fr.po
13299                 Updated French translation for folder propriety.
13300
13301 2002-02-13 [jens]       0.7.0claws73
13302
13303         * po/POTFILES.in
13304                 Added missing src/prefs_folder_item.c [log added by melvin]
13305         * po/de.po
13306                 Updated German translation.
13307
13308 2002-02-13 [melvin]     0.7.0claws72
13309
13310         * po/fr.po
13311                 Updated French translation.
13312
13313 2002-02-13 [melvin]     0.7.0claws71
13314
13315         * src/gtkutils.c
13316                 Made gtkut_editable_get_selection return NULL if selection
13317                 is of length zero.
13318                 This fixes a bug where selecting part of message A then
13319                 switching to message B and replying to it will not
13320                 quote the message's body.
13321
13322 2002-02-12 [paul]       0.7.0claws70
13323
13324         * src/mainwindow.c
13325                 cosmetic, relating to pixmap themes: on toolbar make 
13326                 updating of 'Exec' and 'Compose news/Compose email'
13327                 icons faster.
13328
13329 2002-02-12 [carsten]    0.7.0claws69
13330         * src/folderview.c
13331           src/mainwindow.[ch]
13332           src/stock_pixmap.c
13333           src/summaryview.c
13334           src/prefs_common.c
13335                 - refreshing after changing pixmap theme better
13336                   now (thanks Paul)
13337                 - wanted to remove some mem leaks, but alfons was
13338                   faster (and had the better solution ;)
13339
13340 2002-02-12 [alfons]     0.7.0claws68
13341
13342         * src/prefs_common.c
13343         * src/stock_pixmap.[ch]
13344                 plug mem leaks, refactor code a little bit
13345
13346
13347 2002-02-12 [sergey]     0.7.0claws67
13348
13349         * src/imap.c
13350                 Fixed problem with copying messages to IMAP folders when the
13351                 server uses something other than '/' as a namespace separator
13352                 (cyrus-imapd uses '.').
13353
13354 2002-02-12 [jens]       0.7.0claws66
13355
13356         * po/de.po
13357                 Updated German Translation
13358
13359 2002-02-12 [paul]       0.7.0claws65
13360
13361         * sync with sylpheed 0.7.1cvs1
13362                 see ChangeLog entry 2002-02-12
13363
13364 2002-02-12 [melvin]     0.7.0claws64
13365
13366         * src/prefs_actions.c
13367                 Fixed "feature" where children's output was duplicated 
13368                 instead of refreshed while monitoring.
13369                 Removed some debug code.
13370
13371 2002-02-12 [christoph]  0.7.0claws63
13372
13373         * src/compose.c
13374                 always delete message from queue after sending/send error
13375                 (closes bug #509601)
13376
13377 2002-02-12 [melvin]     0.7.0claws62
13378
13379         * src/prefs_actions.c
13380                 Children wait loop is now triggered with a timeout of 1s
13381                 Added %F which is replaced with the list of filenames 
13382                 of all selected messages (as suggested by Ricardo Mones Lestra)
13383                 Pipe syntax changed. Prefix with | to send selection, postfix
13384                 with | to retrieve output. Prefix with > or * to send
13385                 user definable input to the command (*: input is hidden)
13386                 Old pipe action should now be postfixed with |, too.
13387
13388 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
13389         * src/stock_pixmap.c
13390                 fixed a bug: if there's no theme directory don't
13391                 throw an error, just do "nothing" (thanks Alfons)
13392
13393 2002-02-12 [carsten]    0.7.0claws60
13394         * src/folderview.c
13395           src/summaryview.c
13396                 had to write the cache twice (nasty!); some marks would 
13397                 get lost if not
13398
13399 2002-02-11 [carsten]    0.7.0claws59
13400         * acconfig.h
13401           configure.in
13402           doc-src/maintainer_guide.txt
13403           src/compose.[ch]
13404           src/defs.h
13405           src/folderview.[ch]
13406           src/gtkutils.[ch]
13407           src/mainwindow.[ch]
13408           src/prefs_common.[ch]
13409           src/stock_pixmap.[ch]
13410           src/summaryview.[ch]
13411                 pixmap theming and related work on pixmap
13412                 handling on some other places
13413                 (e.g. hrm features for all folder)
13414           src/pixmap/stock_*.xpm -> the stock_ was removed
13415         
13416 2002-02-11 [paul]       0.7.0claws58
13417
13418         * sync with sylpheed 0.7.1 release
13419                 see ChangeLog entries 2002-02-11
13420
13421 2002-02-08 [paul]       0.7.0claws57
13422
13423         * sync with sylpheed 0.7.0cvs39
13424                 see ChangeLog entry 2002-02-07 (last entry) 
13425
13426         * src/prefs_actions.c
13427           src/prefs_filtering.c
13428           src/prefs_matcher.c
13429           src/prefs_scoring.c
13430                 sync: made it compile with C compilers other than gcc
13431
13432 2002-02-07 [paul]       0.7.0claws56
13433
13434         * sync with sylpheed 0.7.0cvs38
13435                 see ChangeLog entries 2002-02-06 (last 2 entries) and
13436                 2002-02-07
13437
13438 2002-02-07 [darko]      0.7.0claws55
13439
13440         * src/gtkutils.[ch]
13441         * src/summaryview.c
13442                 Fix const gchar */gchar * issue (thanks Hiro)
13443
13444 2002-02-07 [darko]      0.7.0claws54
13445
13446         * src/compose.[ch]
13447         * src/filtering.c
13448         * src/gtkutils.[ch]
13449         * src/prefs_template.c
13450         * src/quote_fmt.h
13451         * src/quote_fmt_parse.y
13452         * src/summaryview.c
13453         * src/utils.[ch]
13454                 When replying or forwarding an email don't quote the entire
13455                 mail body but use the part of the message text that is selected
13456
13457 2002-02-06 [melvin]     0.7.0claws53
13458
13459         * src/prefs_common.[ch]
13460         * src/gtkspell.[ch]
13461         * src/compose.c
13462                 Made possible to switch quickly to last used dictionary
13463                 which makes checking bilingual documents easier.
13464
13465 2002-02-06 [melvin]     0.7.0claws52
13466         
13467         * po/POTFILES.in
13468                 Added forgotten new file src/prefs_actions.c
13469
13470 2002-02-06 [melvin]     0.7.0claws51
13471
13472         * src/prefs_actions.c   ** NEW FILE **
13473         * src/prefs_actions.h   ** NEW FILE **
13474                 Added actions to execute on message text view, or on the
13475                         message's file.
13476         * src/Makefile.am
13477                 Added src/prefs_actions.[ch]
13478         * src/compose.c
13479                 Added new menu "Edit/Actions"
13480         * src/defs.h
13481                 Added new actionsrc file.
13482         * src/main.c
13483                 Added actionsrc reading.
13484         * src/mainwindow.c
13485                 Added new menus "Edit/Actions" and "Configuration/Actions..."
13486         * src/prefs_common.h
13487                 Added new element actionslst element to prefs_common.
13488
13489 2002-02-06 [paul]       0.7.0claws50
13490
13491         * sync with sylpheed 0.7.0cvs36
13492                 see ChangeLog entry 2002-02-06
13493
13494 2002-02-05 [paul]
13495
13496         * po/es.po
13497                 updated by Ricardo Mones Lastra
13498
13499 2002-02-05 [paul]       0.7.0claws49
13500
13501         * sync with sylpheed 0.7.0cvs33
13502                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
13503
13504 2002-02-05 [paul]       0.7.0claws48
13505
13506         * src/compose.c
13507                 re-add 'Edit/Advanced/Delete entire line', previously named
13508                 'Delete Line+'
13509
13510 2002-02-04 [paul]       0.7.0claws47
13511
13512         * src/compose.c
13513           src/summaryview.c
13514                 fix bug #494993 (Reply All not taking Reply-To into consi)
13515                 eliminate differences in behaviour of right-click 'Reply to all' 
13516                 in summary view and 'Reply to all' on the toolbar. 
13517                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
13518                 view and From gets ignored by 'Reply to all' on toolbar.
13519                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
13520                 From when no Reply-To header is present.
13521
13522 2002-02-04 [paul]       0.7.0claws46
13523
13524         * sync with sylpheed 0.7.0cvs30
13525                 see ChangeLog entries 2002-02-03 and 2002-02-04
13526
13527 2002-02-03 [melvin]     0.7.0claws45
13528
13529         * src/gtkspell.[ch]
13530                 Readded function to highlight all misspelled words.
13531                 Fixed bug where user-provided-words did not replace
13532                         correctly the misspelled word when using the mouse.
13533                 Fixed bug where checking a region selected from right to left did
13534                         not check the region at all.
13535                 Fixed bug where 'Check backwards' may not check at all. 
13536                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
13537                 Fixed possible buffer overflow when checking for long strings (>1k).
13538                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
13539                 Accelerators code uses now gtk_widget_add_accel.
13540                 Removed and disabled obsolete and unfinished code.
13541                 Cleaning up.
13542
13543         * src/compose.c
13544                 Added menu item to Highlight all misspelled words.
13545
13546 2002-02-01 [paul]       0.7.0claws44
13547
13548         * src/mainwindow.c
13549                 fix '/View/Hide read messages' sensitivity when all
13550                 messages in a folder are hidden
13551
13552 2002-02-01 [paul]       0.7.0claws43
13553
13554         * src/main.c
13555                 add --send option to command line interface, sends all
13556                 queued mail. Patch submitted by Ricardo Mones Lastra.
13557
13558 2002-01-31 [paul]       0.7.0claws42
13559
13560         * src/mainwindow.c
13561                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
13562
13563 2002-01-31 [paul]       0.7.0claws41
13564
13565         * sync with sylpheed 0.7.0cvs27
13566                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
13567                 and 2002-01-31
13568
13569         * src/textview.c
13570                 comment out elements of textview_show_part() as temporary
13571                 workaround for attachment 'Display as text' bug 
13572
13573         * po/pt_BR.po
13574                 updated by Fabio Junior Beneditto
13575
13576 2002-01-30 [paul]       0.7.0claws40
13577
13578         * sync with sylpheed 0.7.0cvs24
13579                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
13580                 and 2002-01-30
13581
13582         * src/compose.c
13583                 add {N_("/_Spelling"), ... "<Branch>"} to 
13584                 GtkItemFactoryEntry compose_entries[]
13585
13586         * src/prefs_common.c
13587                 add claws menu items to prefs_keybind_apply_clicked()
13588                 and remove non-claws menu items
13589
13590 2002-01-29 [paul]       0.7.0claws39
13591
13592         * sync with sylpheed 0.7.0cvs22
13593                 see ChangeLog entries 2002-01-28 and 2002-01-29
13594
13595 2002-01-28 [melvin]     0.7.0claws38
13596
13597         * src/compose.c
13598                 Added the declartion of compose_send_control_enter.
13599
13600         * src/compose.c
13601         * src/gtkspell.[ch]
13602                 Added in a 'Spelling' menu which includes the configuration menu. 
13603                 Added a real 'Check all' and got rid from the old one which only
13604                 highlited misspelled word.
13605                 Made 'Check while typing' a disableable option.
13606                 Added a dialog when there are no more misspelled word.
13607                 Added a dialog if error occurs when switching to a dictionary.
13608         
13609         * src/prefs_common.[ch]
13610                 Added option for the default 'Check while typing' option.
13611
13612
13613 2002-01-28 [alfons]     0.7.0claws37
13614
13615         * src/compose.c
13616                 fix buglet and make code comply with sylpheed code style
13617
13618 2002-01-28 [paul]       0.7.0claws36
13619
13620         * sync with sylpheed 0.7.0cvs19
13621                 see ChangeLog entries for 2002-01-28
13622
13623 2002-01-28 [hoa]        0.7.0claws35
13624
13625         * src/defs.h
13626                 added rendererrc
13627
13628         * src/main.c
13629                 read the renderer config
13630
13631         * src/procmime.[ch]
13632                 use the renderer config to convert mime attachments
13633
13634         * src/textview.c
13635                 don't use textview_show_html/ertf,
13636                 use get_text_content instead
13637
13638 2002-01-27 [alfons]     0.7.0claws34
13639         
13640         * src/news.c
13641                 make sylpheed believe it can delete a news message...
13642                 (messages are NOT deleted, maybe we should remove
13643                 processing from the folder properties after all.)
13644
13645 2002-01-27 [alfons]     0.7.0claws33
13646
13647         * src/folder.c
13648                 add extra checks
13649         * src/news.c
13650                 implement remove_msg() 
13651
13652 2002-01-27 [alfons]     0.7.0claws32
13653
13654         * src/procmsg.h
13655         * src/procheader.c
13656         * src/messageview.c
13657                 fix return receipt / disposition notification again. this
13658                 stuff seems to break on _every_ major summary UI change, so
13659                 it's now implemented using a flag which is saved in the
13660                 marks cache
13661                 
13662 2002-01-26 [alfons]     0.7.0claws31
13663
13664         * src/import.c
13665                 let import dialog show the destination folder identifier
13666
13667 2002-01-26 [melvin]     0.7.0claws30
13668
13669         * src/folderview.c
13670         * src/summaryview.c
13671                 Readded 'Mark all read' into summary view popup menu
13672                 Added 'Mark all read' in folder view popup menu for IMAP
13673                 and NNTP.
13674                 Made it insensitive if the selected folder is not the shown
13675                 one to avoid 'Mark all read' on the wrong folder.
13676                 
13677 2002-01-26 [paul]       0.7.0claws29
13678
13679         * src/folderview.c
13680           src/summaryview.c
13681                 move 'Mark all read' from summary view to folder view
13682                 menu. (adapted from) patch submitted by Jeremy Andrews,
13683                 <lists@kerneltrap.com>
13684
13685 2002-01-25 [alfons]     0.7.0claws28
13686
13687         * src/gtkstext.c
13688                 put the gtk class name back so GtkSText adapts the 
13689                 settings of GtkText
13690
13691 2002-01-25 [alfons]     0.7.0claws27
13692
13693         * src/folderview.c 
13694                 assimilate Ricardo's patch that shows pixmaps instead of
13695                 plain "new" and "unread" texts in the folder view column
13696                 headers 
13697
13698 2002-01-25 [paul]       0.7.0claws26
13699
13700         * src/Makefile.am
13701                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
13702                 be found in non-standard locations. 
13703                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
13704
13705 2002-01-25 [paul]       0.7.0claws25
13706
13707         * sync with sylpheed 0.7.0cvs16
13708                 see ChangeLog entry 2002-01-25
13709
13710 2002-01-24 [paul]       0.7.0claws24
13711
13712         * more sync with sylpheed 0.7.0cvs15
13713                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
13714
13715 2002-01-23 [sergey]     0.7.0claws23
13716
13717         * src/importldif.c
13718                 Fixed segfault when closing LDIF import wizard with
13719                 the window manager.
13720         * src/imageview.c
13721         * src/imageview.h
13722         * src/messageview.c
13723         * src/mimeview.c
13724                 Fixed wrong scrolling position after switching between
13725                 text and image parts.
13726
13727 2002-01-23 [paul]       0.7.0claws22
13728
13729         * sync with sylpheed 0.7.0cvs15
13730                 see ChangeLog entries 2002-01-22 and 2002-01-23
13731
13732 2002-01-21 [melvin]     0.7.0claws21
13733
13734         * src/prefs_scoring.c
13735         * src/prefs_filtering.c
13736                 Fixed bug where scoring and filtering windows stopped
13737                 autochecking.
13738
13739 2002-01-21 [paul]       0.7.0claws20
13740
13741         * sync with sylpheed 0.7.0cvs12
13742                 see ChangeLog entries 2002-01-20 and 2002-01-21
13743
13744 2002-01-21 [carsten]    0.7.0claws19
13745         * src/mainwindow.c
13746         * src/menu.[ch]
13747         * src/messageview.[ch]
13748         * src/summaryview.[ch]
13749                 changes to shortcuts handling again:
13750                         + "Q" now controled by mainwin
13751                         + v/V are now customizable and have slightly
13752                           different meanings
13753                 the "button" to minimize the messageview (and maximize
13754                 the summary view) is a real button now
13755         * src/compose.c
13756                 "Delete Line+" added to Edit/Advanced (this will also
13757                 delete the '\n')
13758
13759 2002-01-20 [melvin] 0.7.0claws18
13760
13761         * src/addressbook.c
13762                 Made "Bcc" sensitive when addressbook is called from
13763                 compose window (it was a Claws only bug).
13764
13765 2002-01-19 [alfons] 0.7.0claws17
13766
13767         * src/inc.c
13768                 prevent unnecessary updates when currently selected folder has
13769                 no new messages 
13770
13771 2002-01-19 [alfons] 0.7.0claws16
13772         
13773         * src/summaryview.c
13774                 prevent writing the cache based on current message list in summary 
13775                 view when filtering also put messages in currently selected folder
13776
13777 2002-01-19 [paul]
13778
13779         * po/it.po
13780                 Italian translation submitted by Alessandro Maestri
13781                 <a.maestri@cs.tin.it>
13782
13783 2002-01-18 [melvin]     0.7.0claws15
13784
13785         * src/prefs_filters.c
13786                 fixed bug where 'cancel' from 'filters' window stops autochecking
13787                 if the timer timed out  when the window was open.
13788
13789 2002-01-18 [match]      0.7.0claws14
13790
13791         * src/addrclip.[ch]     ** NEW FILE **
13792         * src/addrselect.[ch]   ** NEW FILE **
13793         * src/adbookbase.h      ** NEW FILE **
13794                 addressbook cut, copy and paste
13795         * src/addrbook.[ch]
13796         * src/addrcache.[ch]
13797         * src/addressitem.h
13798         * src/addrindex.[ch]
13799         * src/addritem.[ch]
13800         * src/importldif.c
13801         * src/importmutt.c
13802         * src/jpilot.[ch]
13803         * src/syldap.[ch]
13804         * src/vcard.[ch]
13805         * src/jpilot.[ch]
13806         * src/editbook.c
13807         * src/editjpilot.c
13808         * src/editldap.c
13809         * src/editvcard.c
13810                 support for copy/paste
13811         * src/addressbook.c
13812                 support for copy/paste
13813                 tidy up menu option processing
13814                 correct address list function arguments
13815         * src/editaddress.c
13816                 sort user attributes
13817         * src/ldif.h
13818         * src/mutt.h
13819                 tidy up
13820
13821         * src/addrbook.[ch]
13822         * src/addrbook.[ch]
13823         * src/addrbook.[ch]
13824                 
13825
13826 2002-01-18 [paul]       0.7.0claws13
13827
13828         * sync with sylpheed 0.7.0cvs8
13829                 configure.in: support Mac OS X (Darwin)
13830
13831 2002-01-18 [carsten]    0.7.0claws12
13832         * src/html.c
13833                 small hack to fix a segfault with an empty href
13834                 (reported by Alexandra Walford <deeni@altern.org>)
13835         * src/mainwindow.c
13836         * src/summaryview.c
13837                 the shortcuts for Mark und Mark as unread are hardcoded
13838                 again
13839         * src/compose.c
13840         * src/gtkstext.[ch]
13841                 readded the shortcuts in gtkstext but made them
13842                 customizeable (simply by adding a menu plus a wrapper
13843                 to compose.c)
13844
13845 2002-01-17 [melvin]     0.7.0claws11
13846
13847         * src/gtkspell.c
13848                 fix default dictionary not being saved.
13849
13850 2002-01-16 [darko]      0.7.0claws10
13851
13852         * src/compose.c
13853                 fix wrapping crash with URL longer than wrapping margin
13854
13855 2002-12-08 [hoa]        0.7.0claws10
13856
13857         * src/matcher_parser_parse.y
13858                 fixed some bugs
13859
13860         * src/prefs_filtering.c
13861                 now, we can use bounce action in the dialog box.
13862
13863 2002-01-16 [carsten]    0.7.0claws9
13864         * src/gtkstext.c
13865                 removed the <control> and <alt> shortcuts because they're
13866                 not needed and interefered with the "normal" shortcuts
13867         * src/mainwindow.c
13868         * src/summaryview.c
13869                 removed most of the hardcoded shortcuts and assigned
13870                 them to menu entries making them easy customizable by
13871                 that
13872
13873 2002-01-16 |melvin]     0.7.0claws8
13874
13875         * src/gtkspell.c
13876                 fixed bug where using the mouse and when the compose
13877                 window is not on top may result in a crash.
13878
13879 2002-01-16 [melvin]     0.7.0claws7
13880
13881         * src/compose.c
13882                 fixed a long standingspell checker bug which could 
13883                 cause a crash after sending a message.
13884
13885 2002-01-16 [paul]       0.7.0claws6
13886
13887         * sync with sylpheed 0.7.0cvs7
13888                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
13889                 2002-01-15, and 2002-01-16
13890
13891 2002-01-16 [melvin]     0.7.0claws5
13892
13893         * README.claws
13894         * src/compose.c
13895         * src/gtkspell.[ch]
13896         * src/main.c
13897                 Heavily modified spell checker code to work around
13898                 ispell bug, to add keyboard shortcuts and for future
13899                 enhancements. See README.claws for usage information.
13900
13901 2002-01-15 [alfons]     0.7.0claws4
13902         
13903         * src/summaryview.c
13904                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
13905                 so sorting within threads reflects sort mode
13906
13907 2002-01-15 [christoph]  0.7.0claws3
13908
13909         * src/procmsg.c
13910                 added alertpanel if mail sending failed
13911
13912 2002-01-15 [alfons]     0.7.0claws2
13913         
13914         * src/prefs_filtering.c
13915                 don't stop timer when prefs filtering dialog is opened
13916
13917 2002-01-14 [alfons]     0.7.0claws1
13918
13919         * src/addr_compl.c
13920         * src/prefs.c
13921                 remove debug_print()s for privacy reasons
13922
13923 2002-01-14 [darko]      0.7.0claws
13924
13925         * README.claws
13926                 quotation wrapping is now also in the main branch
13927
13928 2002-01-14 [paul]
13929
13930         * tools/filter_conv.pl
13931                 allow for Boolean Op and case-sensitivity
13932                 this file is included in the release and tagged
13933                 'rel_0_7_0'
13934
13935 2002-01-13 [paul]       0.7.0claws
13936
13937         * release 0.7.0, with cvs tag 'rel_0_7_0'
13938
13939 2002-01-13 [paul]
13940
13941         * tools/filter_conv.pl
13942         * tools/README
13943                 rewritten to output to matcherrc instead of filteringrc
13944
13945         * po/es.po
13946                 updated Spanish translation by Ricardo Mones Lastra
13947
13948 2002-01-13 [alfons]
13949
13950         * po/nl.po
13951                 update dutch translation
13952
13953 2002-01-13 [paul]
13954
13955         * po/pt_BR.po
13956                 Updated by Fabio Junior Beneditto 
13957
13958 2002-01-13 [melvin]     0.6.6claws53
13959
13960         * po/fr.po
13961                 Updated french translation
13962
13963 2002-01-12 [alfons]     0.6.6claws52
13964
13965         * src/filtering.c
13966                 plug mem leak that has been sitting there for ages              
13967
13968 2002-01-12 [alfons]     0.6.6claws51
13969
13970         * src/summaryview.c
13971                 undo melvin's changes from 0.6.6claws48 because summary
13972                 view now refuses to select first unread message when
13973                 selecting a folder 
13974
13975 2002-01-11 [alfons]     0.6.6claws50
13976
13977         * src/import.c
13978                 use claws' semantics for getting folder item when
13979                 importing an mbox file into a folder 
13980                 (submitted by Dale P. Smith)
13981
13982 2002-01-11 [christoph]  0.6.6claws49
13983
13984         * src/prefs.h
13985                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
13986                 toggle widget, because non static prefs can not use
13987                 prefs_set_* functions
13988         * src/prefs_account.c
13989                 toggle smtp auth password field sensitivity if
13990                 user id is empty and add descrition of usage for
13991                 these fields
13992         * src/prefs_folder_item.c
13993                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
13994                 callbacks
13995
13996 2002-01-11 [melvin]     0.6.6claws48
13997
13998         * src/compose.c
13999                 fix the 'Ctrl-Enter' feature for sending and test really
14000                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
14001                 editables which was not documented in Gtk)
14002
14003         * src/summaryview.c
14004                 Made summaryview refresh after sorting and not before.
14005
14006 2002-01-11 [christoph]  0.6.6claws47
14007
14008         * src/compose.c
14009                 select account from account ids if possible and
14010                 correctly set save folder for copy in reedit
14011
14012 2002-01-10 [paul]       0.6.6claws46
14013
14014         * sync with sylpheed 0.7.0 release
14015                 see ChangeLog entries 2002-01-07, 2002-01-08 and
14016                 2002-01-09
14017
14018 2002-01-09 [alfons]
14019
14020         * src/summaryview.c
14021                 remove more dirt traces...
14022
14023 2002-01-09 [alfons]
14024         
14025         * src/summaryview.c
14026                 clean up some traces of my debugging stuff
14027
14028 2002-01-09 [alfons]     0.6.6claws45
14029
14030         * src/filtering.c
14031                 break up filteringprop_apply() in three separate pieces
14032                 so we can drop messages that failed processing in the
14033                 inbox
14034
14035         * src/summaryview.c
14036                 fix bug #469598 "no refresh of inbox after filter" which 
14037                 was introduced by the new summary view locking, and which 
14038                 prevented the summary view to update after a manual filter 
14039                 message. claw's filter message requires a summary_show().
14040                 (aargh, summary_show() again! :-)
14041                 
14042 2002-01-07 [alfons]     0.6.6claws44
14043
14044         * src/headerwindow.c
14045         * src/logwindow.c
14046         * src/messageview.c
14047         * src/sourcewindow.c
14048                 bring in Hiro's last 0.7.0 wm class fixes
14049
14050         * tools/sylprint.pl
14051                 bring in Ricardo's fix for sylprint script
14052
14053         * AUTHORS       
14054         * src/rfc2015.[ch]
14055         * src/prefs_common.[ch]
14056         * src/prefs_account.[ch]
14057         * src/compose.c
14058                 clean up account preference poison in rfc2015,
14059                 and preparation to fix double sign bug 
14060                 (patch submitted by Simon 'corecode' Schubert)
14061
14062 2002-01-07 [christoph]  0.6.6claws43
14063
14064         * src/mh.c
14065                 search for free message number, do not only rely
14066                 on last_num
14067         * src/send.c
14068                 fix smtp auth and use extra account information
14069                 if available, if not use pop3 data instead
14070                 (closes bug #500341)            
14071         * src/ssl.[ch]
14072                 match coding style
14073
14074 2002-01-06 [alfons]     0.6.6claws42
14075
14076         * src/mainwindow.c
14077                 try making the separate windows work again...
14078
14079 2002-01-06 [alfons]     0.6.6claws41
14080
14081         * src/mainwindow.c
14082                 adapt Hiro's separate window menu (to get rid of the funny
14083                 duplicate menu items), and make it work again
14084
14085 2002-01-06 [alfons]     0.6.6claws40
14086
14087         * tools/Makefile.am
14088         * tools/sylprint.rc
14089         * tools/sylprint.pl
14090         * tools/README.sylprint
14091                 add sylprint script for printing mails from Sylpheed
14092                 (contributed by Ricardo Mones Lastra)
14093
14094         * src/acount.c
14095                 clean up
14096
14097 2002-01-06 [melvin]     0.6.6claws39
14098
14099         * src/mainwindow.c
14100         * src/summaryview.c
14101                 Fixed crash introduced in 0.6.6claws38 by the menu
14102                 reorganisation (Hide read messages)
14103         
14104         * ChangeLog.claws 
14105                 Fixed typo (we are now in 2002, alfons ;) )
14106
14107 2002-01-05 [alfons]     0.6.6claws38
14108
14109         * sync with sylpheed 0.6.6cvs10-17
14110                 (last stuff marked as LAST_STABLE)
14111
14112 2002-01-04 [melvin]     0.6.6claws37
14113
14114         * src/account.c
14115                 Made account selection code use strcasestr again instead of
14116                 g_strcasecmp (fixes bug where reediting queued messages
14117                 did not select proper account reported by T. Link).
14118         
14119         * src/folderview.c
14120                 Fix bug where folder icons are not shown when 'hide read messages'
14121                 is on.
14122         
14123         * src/stock_pixmaps.[ch]
14124                 Added folder icons for 'hide read messages'.
14125         
14126         * src/compose.c
14127                 Fixed bug where 'Enter' in a header entry will send the message 
14128                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
14129
14130 2002-01-03 [melvin]     0.6.6claws36
14131         
14132         * src/prefs.[ch]
14133                 Added popup menu for common preferences and
14134                 account preferences (right click on tab displays
14135                                 a menu of all tabs.)
14136
14137 2002-01-02 [melvin]     0.6.6claws35
14138
14139         * src/gtkspell.[ch]
14140                 Made spelling code compatible with undo/redo feature.
14141                 Added creation of suggestion mode menu for the general
14142                         preferences.
14143         
14144         * src/prefs_common.[ch]
14145                 Added option menu for the speller's suggestion mode.
14146                 Added missing spaces in "..." buttons and made a "..."
14147                         button non translatable!
14148         
14149         * src/compose.c
14150                 Made speller use the default suggestion mode.
14151                 Hack to make it possible to choose 'CTRL-Enter' as a
14152                         shortcut for sending (and only for sending).
14153
14154         * src/prefs_folder_item.c
14155                 Changing subject simplification does not update cache 
14156                         anymore (because it is unnecessary).
14157                 Fixed bug where changing subject simplification updated the 
14158                         summaryview even when the viewed folder is not the
14159                         folder which properties are being changed. (E.g. 
14160                                         viewing folder A and changing
14161                                         the subject simplification of 
14162                                         folder B -not being viewed- updated the 
14163                                         summaryview of folder A with data of
14164                                         folder B). (Hope this is clear... )
14165
14166 2001-12-31 [alfons]     0.6.6claws34
14167         
14168         * src/ldif.c
14169         * src/mutt.c
14170                 fgetc() returns a signed integer which doesn't
14171                 fit in a char. so c truncates this to a char
14172                 but we may lose significant bits. i.e. we may
14173                 comparing 0xFF which may not be equal to -1
14174                 unless properly casted to signed char which
14175                 we won't do because fgetc() returns a signed
14176                 integer which doesn't fit in a char. so c 
14177                 truncates this to a char but we may lose 
14178                 significat bits. (you got the idea, thanks
14179                 to Gustavo Noronha Silva <kov@debian.org>
14180                 and the Debian folks!)
14181
14182 2001-12-30 [alfons]     0.6.6claws33
14183
14184         * src/prefs_common.c
14185                 add #ifdef USE_PSPELLs that Melvin forgot               
14186
14187 2001-12-30 [melvin]     0.6.6claws32
14188         
14189         * src/prefs_common.[ch]
14190                 Added configurable color for misspelled words.
14191
14192         * src/gtkspell.[ch]
14193                 Fixed bug of foreground text color (reported by David
14194                                 Mehrmann)
14195                 Added configurable color for misspelled words.
14196
14197 2001-12-30 [alfons]     0.6.6claws31
14198
14199         * src/folder.c
14200                 remove unnecessary things someone put there
14201
14202         * src/mh.c
14203         * src/folder.[ch]
14204                 make folder properties (like threading and sorting) persistent
14205                 (closes bug #497424 "rescan folder tree resets proprieties")
14206                 currently this is only for MH folders. 
14207
14208 2001-12-29 [melvin]     0.6.6claws30
14209
14210         * src/string_match.[ch]
14211                 Optimized a bit: regexp pattern buffer compiled only once, and
14212                   one subroutine call removed. Fixed ^ regexp search: Now, 
14213                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
14214         
14215         * src/summaryview.c
14216                 Subject filtering changed to filter summary columns and
14217                   not directly the messages subject cache. The loss in 
14218                   performance is balanced by the improvement of string_match.
14219                 Added an alert panel if there is an error in the regexp.
14220
14221         * src/src/prefs_folder_item.h
14222                 Added a regexp pattern buffer.
14223
14224 2001-12-28 [alfons]     0.6.6claws29
14225
14226         * src/string_match.[ch]
14227                 clean up name space
14228                 allow compilation *BSD
14229
14230 2001-12-27 [alfons]     0.6.6claws28
14231
14232         * src/filter.c
14233                 sync the Hiro's bug fix for BSD
14234
14235 2001-12-27 [melvin]     0.6.6claws27
14236         
14237         * src/compose.c
14238                 Simplify focus to subject entry code.
14239
14240 2001-12-27 [darko]      0.6.6claws26
14241
14242         * src/filtering.c
14243         * src/mbox_folder.c
14244         * src/messageview.c
14245         * src/mh.c
14246         * src/procheader.[ch]
14247         * src/procmsg.h
14248         * src/stock_pixmap.[ch]
14249         * src/summaryview.c
14250                 Show key icon for encrypted mails in summary view
14251
14252         * src/pixmaps/clip.xpm
14253         * src/pixmaps/clipkey.xpm
14254         * src/pixmaps/key.xpm
14255                 New/modified icons for the above
14256
14257 2001-12-27 [melvin]     0.6.6claws25
14258
14259         * src/prefs_common.c
14260                 Put spell checker options in a separate tab to decrease
14261                 the Common Preferences window height.
14262
14263         * README.claws  
14264                 Update spell checker usage instruction about its options
14265                 location.
14266
14267 2001-12-27 [melvin]     0.6.6claws24
14268
14269         * src/compose.c
14270                 Changed subject entry widget position. Initial focus is
14271                 on the To header instead of the subject entry.
14272                 Creating a new header scrolls the header list to make the
14273                 created one visible. Nevertheless, when automatically filling
14274                 headers, the first one is shown.
14275                 A Tab key press in the last empty header entry zips the 
14276                 focus to the subject entry.
14277                 (I did not change the combo boxes, yet)
14278
14279 2001-12-26 [alfons]     0.6.6claws23
14280
14281         * src/prefs_account.c
14282         * src/inc.c
14283                 allow default inbox to reside in another mailbox (only
14284                 works for POP3 accounts)
14285
14286 2001-12-26 [alfons]     0.6.6claws22
14287         
14288         * src/textview.c
14289                 make reply-on-click work with the account of the selected folder
14290         * src/compose.c
14291                 put a fixme here to remind me to fix finding correct default
14292                 account for nested folders
14293
14294 2001-12-25 [alfons]     0.6.6claws21
14295
14296         * src/summaryview.c
14297                 make column headers display locked and mark pixmaps (idea by Melvin) 
14298                 fix bug by adding score and locked column type to sort array
14299
14300 2001-12-25 [alfons]     0.6.6claws20
14301         
14302         * src/summaryview.c
14303                 catch a *potentially* inadvertent write back of  
14304                 the message cache(s) introduced by 0.6.5claws37
14305
14306 2001-12-25 [christoph]  0.6.6claws19
14307
14308         * src/stock_pixmap.[ch]
14309         * src/summaryview.c
14310                 add ignore thread pixmap
14311                 (can someone draw a better icon for this?)
14312
14313 2001-12-24 [alfons]     0.6.6claws18
14314
14315         * src/prefs_folder_item.c
14316                 make address completion actually work for the
14317                 Default To address in the Folder Property dialog.
14318
14319 2001-12-24 [alfons]     0.6.6claws17
14320         
14321         * src/summaryview.c
14322                 use new style regexp for subject stripping 
14323                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
14324
14325 2001-12-24 [darko]      0.6.6claws16
14326
14327         * src/pgptext.c
14328         * src/rfc2015.c
14329                 move GPG related informational messages to debug mode
14330
14331 2001-12-23 [alfons]     0.6.6claws15
14332
14333         * src/stock_pixmap.[ch]
14334         * src/summaryview.c
14335                 add the forgotten Claws' locked pixmap
14336
14337 2001-12-23 [alfons]     0.6.6claws14
14338
14339         * src/filesel.c
14340                 accept file name typed in entry in multi file
14341                 selector (patch submitted by Gustavo Noronha Silva 
14342                 <kov@debian.org>)
14343
14344 2001-12-23 [alfons]     0.6.6claws13
14345
14346         * src/prefs_filter.c
14347         * src/prefs_filtering.c
14348         * src/matcher.c
14349         * src/importmutt.c
14350                 clean up a little bit
14351         
14352         * src/string_match.c
14353                 validate input strings a little bit more
14354
14355 2001-12-23 [alfons]     0.6.6claws12
14356
14357         * src/Makefile.am
14358         * src/summaryview.c
14359         * src/string_match.[ch]         ** NEW **
14360         * src/folderview.[ch]
14361         * src/headerview.h
14362         * src/folder.[ch]
14363         * src/prefs_folder_item.[ch]
14364                 add subject simplification to strip out strings from
14365                 a subject line (esp. handy for mailing lists). 
14366                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
14367                 but slightly changed things for better integration.)
14368
14369 2001-12-23 [alfons]     0.6.6claws11
14370
14371         * src/mainwindow.c
14372                 fix bug introduced by submission included in 0.6.5claws52.
14373                 ideally this submission should clean the trash if any trash
14374                 folder has a message. however, the hasTrash variable was
14375                 set to false whenever a trash folder was empty (discarding
14376                 a previously found *filled* trash folder.)
14377
14378                 also edited the code a little bit and made it more safe.
14379
14380 2001-12-22 [alfons]     0.6.6claws10
14381
14382         * src/imap.c
14383                 quick fix for Martin Pool's omission of an account
14384                 specific SSL setting
14385
14386 2001-12-22 [alfons]     0.6.6claws9
14387
14388         * src/compose.c
14389         * src/messageview.c
14390         * src/mimeview.c
14391         * src/pgptext.c
14392         * src/procmime.[ch]
14393                 better support for multipart/digest (submitted
14394                 by Fredrik <e98fo@efd.lth.se>)
14395
14396 2001-12-22 [alfons]     0.6.6claws8
14397
14398         * src/addressbook.c
14399                 correct function signature
14400         * src/socket.[ch]
14401         * src/imap.[ch]
14402         * src/prefs_account.[ch]
14403                 allow IMAP over SSH tunnel (patch submitted by 
14404                 Martin Pool <mbp@samba.org>)
14405
14406 2001-12-21 [alfons]     0.6.6claws7
14407
14408         * sync with sylpheed 0.6.6cvs4-9
14409                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
14410
14411 2001-12-21 [christoph]  0.6.6claws6
14412
14413         * src/compose.c
14414         * src/prefs_folder_item.[ch]
14415                 implement saving of outgoing messages to current folder.
14416                 fix segfault when no default outbox is available
14417                 (closes bug #495683)
14418
14419 2001-12-21 [carsten]    0.6.6claws5
14420         * src/folderview.c
14421         * src/summaryview.c
14422                 pressing CTRL while DND does now the expected thing and
14423                 copies the mail (moving is still the default, as this
14424                 seam more appropriate for handling mails by DND)
14425
14426 2001-12-18 [paul]       0.6.6claws4
14427
14428         * sync with sylpheed 0.6.6cvs3
14429                 see ChangeLog entries 2001-12-18
14430
14431 2001-12-18 [hiro]       0.6.6claws3
14432
14433         * src/undo.c
14434                 fix for multibyte characters (obtain the number of letters
14435                 instead of bytes).
14436
14437 2001-12-17 [paul]       0.6.6claws2
14438
14439         * sync with sylpheed 0.6.6cvs1
14440                 see ChangeLog entry 2001-12-16
14441
14442 2000-12-17 [alfons]     0.6.6claws1
14443
14444         * src/filtering.c
14445                 clean up
14446
14447 2001-12-16 [paul]       0.6.6claws
14448 2001-12-15
14449
14450         * Release version 0.6.6claws, cvs tag: rel_0_6_6
14451
14452         * src/mimeview.c
14453                 last minute sync with main 0.6.6
14454
14455         * po/es.po
14456                 updated by Ricardo Mones Lastra
14457                 update for last minute sync
14458         * po/fr.po
14459         * po/nl.po
14460                 update for last minute sync
14461         * po/de.po
14462                 updated by Jens Oberender
14463         * po/pt_BR.po
14464                 updated by Fabio Junior Beneditto
14465
14466         * src/prefs_common.[ch]
14467         * src/undo.c
14468                 number of undo levels is user configurable
14469                 (squeeze it into the release in the dying
14470                 moments) Submitted by Jens Oberender    
14471
14472 2001-12-15 [melvin]
14473
14474         * po/fr.po
14475                 updated french translation
14476
14477 2001-12-15 [paul]       0.6.5claws92
14478
14479         * sync with sylpheed 0.6.5cvs28
14480                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
14481
14482         * po/nl.po
14483                 update to allow for sync
14484
14485 2001-12-15 [alfons]
14486         
14487         * po/nl.po
14488                 update dutch translation
14489
14490 2001-12-14 [carsten]    0.6.5claws91
14491         * src/summaryview.c
14492                 fixed bug #473785; also after changing the column order
14493                 the same message will be selected and displayed as before
14494                 the reordering
14495
14496 2001-12-14 [carsten]    0.6.5claws90
14497         * src/folderview.c
14498                 probably found the bug reported by wwb opening or closing
14499                 a folder tree just before dnd (found the solution in the
14500                 balsa source -- thanks to them)
14501
14502 2001-12-14 [carsten]    0.6.5claws89
14503         * src/gtkutils.c
14504         * src/account.c
14505                 moved gtk_clist_moveto to the right place, so that
14506                 only the accounts dialog is effected on opening
14507
14508 2001-12-14 [carsten]    0.6.5claws88
14509         * src/gtkutils.c
14510                 gtkut_clist_set_focus_row does a gtk_clist_moveto
14511                 now, so that the focused row will be seen in any case
14512                 (reported by wwp on sf-claws-user)
14513
14514 2001-12-14 [darko]      0.6.5claws87
14515
14516         * src/compose.c
14517                 remove unnecessary line
14518
14519 2001-12-14 [paul]       0.6.5claws86
14520
14521         * sync with sylpheed 0.6.5cvs27
14522                 see ChangeLog entries 2001-12-14
14523
14524 2001-12-14 [carsten]    0.6.5claws85
14525         * src/mainwindow.c
14526                 following a suggestion of Melvin the rcoabm pops up
14527                 right under the button now and the button is reliefed
14528                 while the popup is open
14529
14530 2001-12-14 [darko]      0.6.5claws84
14531
14532         * src/compose.c
14533                 fix crash when wrapping long lines if linewrap quotation
14534                 is disabled and wrapper encounters a word spanning more
14535                 than one line
14536
14537 2001-12-13 [paul]       0.6.5claws83
14538
14539         * src/compose.c
14540                 prefer 'Reply-To' header over mailing list header when
14541                 replying to a message. Finally prevent all those confirmation 
14542                 messages being sent to the list itself.
14543
14544         * src/summaryview.c
14545                 remove unused summary_set_menu_sensitive() entry
14546
14547 2001-12-13 [paul]       0.6.5claws82
14548
14549         * src/folderview.c
14550         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
14551         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
14552         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
14553                 improvements to 'Hide read messages': Inbox, Outbox,
14554                 Trash, Queue, and Draft icons now reveal presence of hidden 
14555                 messages
14556
14557 2001-12-12 [alfons]     0.6.5claws81
14558
14559         0.6.5claws80 was tagged as LAST_STABLE
14560
14561         * src/filtering.[ch]
14562         * src/matcher.[ch]
14563         * src/matcher_parser_lex.c
14564                 fix the filtering; my last attempt to get it right, 
14565                 if it does not work, it's Hoa's turn. ;-)
14566
14567                 for my honourable peers:
14568                 
14569                 the code now makes a clear distinction between
14570                 rules as they are displayed (probably escaped),
14571                 and as they are executed (probably unescaped). the
14572                 parser does *NOT* do any unescaping, this is
14573                 the task of the matcher.c (which breaks up a
14574                 rule into condition) and the filtering.c (which
14575                 breaks up the rule's action). to make this
14576                 run happily we provide an unescaped copy of
14577                 crucial strings to the MatcherProp and 
14578                 FilteringAction structures. note that the only
14579                 exception to this is any REGEXP string. those
14580                 are directly passed to regcomp() and regexp()
14581                 (who have much more powerful unescape functions).
14582                 
14583                 for everyone else:
14584         
14585                 you can escape tab (\t), carriage return (\r),
14586                 linefeed (\n), form feed (\f), quote (\"), 
14587                 single quote (\'), bell (\b) in all the entry
14588                 lines in the scoring & filtering dialogs.
14589                 as an added bonus this should not affect
14590                 existing filtering rules.
14591
14592 2001-12-12 [carsten]    0.6.5claws80
14593
14594         * src/summaryview.c
14595         * po/de.po
14596                 "item(s) selected" is now sensitive to 1 or more
14597                 than one selected (nice for language where simple
14598                 adding of a "s" is not possible as German (Eintrag
14599                 ->Eintr"age)
14600                 
14601                 the "forward as attachment" entry from the right
14602                 click menu removed, "forward" acts following the
14603                 prefs
14604         
14605         * src/textview.c
14606                 reverted my former changes; so compiler warning again
14607                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
14608                 nevertheless
14609
14610         * src/messageview.c
14611                 "search in message" does now *not* only work in MVIEW_TEXT
14612                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
14613                 message
14614
14615         * src/mainwindow.c
14616                 removed "/File/_Close" as it was the same as "/File/E_xit"
14617                 and we don't need it two times
14618
14619                 the separate folder view and message view now get a distinct
14620                 WMCLASS, just in case someone is using sawfish ;-)
14621
14622                 as the menu entries "/View/Message view" and "/View/Folder tree"
14623                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
14624                 make them sensitive accordingly and as these two are "shown"
14625                 after startup anytime check this menuitem at startup
14626
14627 2001-12-12 [paul]       0.6.5claws79
14628
14629         * src/folderview.c
14630                 fix sensitivity of 'Search folder...', broken in
14631                 0.6.5claws75
14632
14633         * src/mainwindow.c
14634                 fix dodgy English
14635
14636 2001-12-11 [carsten]    0.6.5claws78
14637         * src/filtering.c
14638                 fixed two typos returning a wrong FALSE/TRUE
14639         * src/mainwindow.[ch]
14640                 extra menu for email/news button removed
14641
14642 2001-12-11 [alfons]     0.6.5claws77
14643         
14644         * src/matcher.c                 (1.3)
14645         * src/matcher_parser_lex.l      (1.28)
14646                 revert for another attempt
14647                 mark 0.6.5claws77 as LAST_STABLE
14648
14649 2001-12-11 [christoph]  0.6.5claws76
14650
14651         * po/de.po
14652                 fixed wrong translation for prev. unread msg
14653
14654 2001-12-11 [paul]       0.6.5claws75
14655
14656         * src/folder.[ch]
14657         * src/folderview.c
14658         * src/mainwindow.c
14659         * src/summaryview.[ch]
14660         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
14661                 enable ability to hide read messages on per folder basis via 
14662                 '/Summary/Hide read messages'; when selected, a folder will 
14663                 have a red open folder icon, instead of a blue icon, if the 
14664                 folder contains hidden messges
14665                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
14666
14667         * src/mainwindow.c
14668                 remove '/Message/Forward as attachment' from 
14669                 main_window_set_menu_sensitive() to prevent debug warning
14670
14671         * src/folderview.c
14672         * src/mainwindow.c
14673                 Clean up some of the English
14674
14675         * tools/newscache_clean.pl
14676                 allow for new 'hidereadmsgs' entry in folderlist.xml
14677
14678         * po/es.po
14679                 updated translation, submitted by Ricardo Mones Lastra
14680
14681 2001-12-11 [paul]       0.6.5claws74
14682
14683         * sync with sylpheed 0.6.5cvs25
14684                 see ChangeLog entry 2001-12-11
14685
14686 2001-12-10 [alfons]     0.6.5claws73
14687
14688         * src/matcher.c
14689                 add more control characters
14690         * src/matcher_parser_lex.l
14691                 make escaping / unescaping work again
14692
14693 2001-12-10 [alfons]     0.6.5claws72
14694
14695         * src/imap.c
14696                 clean up warnings "returning value for void function" 
14697         * src/prefs_filtering.c
14698                 make info button for execute action sensitive
14699
14700 2001-12-10 [paul]       0.6.5claws71
14701
14702         * src/compose.c
14703         * src/imap.[ch]
14704         * src/summaryview.c
14705                 fix: imap server now gets informed of MARKED, UNMARKED
14706                 and REPLY events. Now people can use different IMAP-Mail
14707                 clients and have the exact same information about MARKED,
14708                 UNMARKED and REPLY status with all of them. Especially
14709                 useful for imap servers with a web-frontend.
14710                 submitted by Tobias Sandhaas <medlor@web.de>
14711
14712 2001-12-09 [melvin]     0.6.5claws70
14713         
14714         * src/textview.[ch]
14715                 fixed bug #490076 (hunted down by Alfons who implemented
14716                 a workaround in 0.6.5claws65)
14717
14718 2001-12-09 [christoph]  0.6.5claws69
14719
14720         * src/summaryview.c
14721                 set pointer to string in LOCKED column to NULL
14722                 (might fix bug #490800)
14723
14724 2001-12-09 [carsten]    0.6.5claws68
14725
14726         * po/de.po
14727                 resolved some cluttered menu shortcuts 
14728                 ('creating new email' and 'creating news message'
14729                 hade the same)
14730         * src/compose.c
14731                 wmclass now distinc from main window
14732         * src/mainwindow.c
14733           src/mainwindow.h
14734                 email/news and forward button functionality similar
14735                 to the reply buttons; removed the ugly dropdown arrows
14736                 and use instead the right mouse button
14737
14738 2001-12-09 [paul]       0.6.5claws67
14739
14740         * src/imap.c
14741         * src/utils.h
14742                 allow spaces in imap folder names
14743                 submitted by Willem van Engen <wvengen@stack.nl>
14744
14745 2001-12-09 [paul]       0.6.5claws66
14746
14747         * sync with sylpheed 0.6.5cvs24
14748                 see ChangeLog entry 2001-12-09
14749
14750 2001-12-08 [alfons]     0.6.5claws65
14751
14752         * src/textview.c
14753                 prevent secondary selection claim after "add to sender" dialog
14754                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
14755                 we trick GTK by simulating a click at (0, 0) in the textview.
14756
14757 2001-12-08 [hoa]        0.6.5claws64
14758
14759         * src/folder.c
14760                 fixed a bug about the .processing folder name while filtering
14761
14762 2001-12-08 [alfons]     0.6.5claws63
14763
14764         * src/folderview.c 
14765                 work around problem of not correctly updating folder stats
14766                 when deleting messages. there's some folder scanning evil
14767                 going so the folderview_update_msg_num() does not work
14768                 correctly. need to investigate this.
14769
14770 2001-12-08 [paul]       0.6.5claws62
14771
14772         * sync with sylpheed 0.6.5cvs23
14773                 see ChangeLog entry 2001-12-08
14774
14775 2001-12-07 [christoph]  0.6.5claws61
14776
14777         * src/compose.c
14778                 fix another header translation problem
14779
14780 2001-12-07 [alfons]     0.6.5claws60
14781
14782         * src/mbox.c
14783                 make filtering also work on local spool mbox
14784
14785 2001-12-07 [carsten]    0.6.5claws59
14786         * src/addressbook.c
14787                 addressbook window gets a wmclass distinct from the main
14788                 sylpheed window
14789         * src/compose.h
14790         * src/mainwindow.[ch]
14791                   forward menu item will use mode selected in prefs, forward 
14792                 as attatchment in menu removed (will be substituted in the
14793                 toolbar similar to reply buttons)
14794                   create news message menu entry and news button is now 
14795                 sensitive to the existance of a news account
14796         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
14797         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
14798         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
14799                 these are removed because the toolbar buttons don't show
14800                 the quoting modus any longer
14801
14802 2001-12-07 [paul]
14803
14804         * tools/newscache_clean.pl      ** NEW FILE **
14805                 perl script to do some tidying up in the newscache directory 
14806                 
14807         * tools/sylpheed-switcher       ** NEW FILE **
14808                 perl script to enable easy switching between main and claws
14809                 
14810         * tools/README
14811                 added descriptions of the two new perl scripts          
14812
14813
14814 2001-12-07 [melvin]     0.6.5claws58
14815
14816         * src/messageview.c
14817                 fixed a warning during compilation introduced in 0.6.5claws56
14818
14819 2001-12-07 [paul]       0.6.5claws57
14820
14821         * src/mainwindow.[ch]
14822         * src/menu.[ch]
14823                 further usability enhancements to replying with or without 
14824                 quoting via the toolbar, use of Ctrl key is replaced by 
14825                 drop down menu 
14826                 Submitted by Carsten Schurig            
14827
14828 2001-12-07 [melvin]     0.6.5claws56
14829
14830         * src/messageview.c
14831                 hack to fix bug that prevented to make/paste selections
14832                 after switching between MVIEW_TEXT and MVIEW_MIME views
14833                 without deselecting the selection first.
14834
14835 2001-12-06 [alfons]     0.6.5claws55
14836
14837         * src/filtering.[ch]
14838         * src/inc.c
14839                 revise filtering a little bit more, and make sure
14840                 messages are delivered to the appropriate inbox
14841                 (perhaps set per account)
14842
14843 2001-12-06 [paul]       0.6.5claws54
14844
14845         * sync with sylpheed 0.6.5cvs22
14846                 see ChangeLog entry 2001-12-06
14847
14848 2001-12-05 [alfons]     0.6.5claws53
14849
14850         * src/inc.c
14851         * src/folder.[ch]
14852         * src/procmsg.c
14853         * src/filtering.c
14854                 more revisions of filtering system
14855                 (last stable version is marked as LAST_STABLE)
14856                 
14857                 | NOTE 1): the filtering system now uses a local folder called
14858                 | .processing. if filtering fails, check this directory
14859                 | for missing messages.
14860                 |
14861                 | NOTE 2): help us find the filtering actions still missing
14862
14863 2001-12-05 [paul]       0.6.5claws52
14864
14865         * src/mainwindow.c
14866                 fix bug where 'Empty Trash?' pop-up window appears even
14867                 when Trash is empty, submitted by Jesse Skinner         
14868
14869 2001-12-05 [melvin]     0.6.5claws51
14870
14871         * src/compose.c
14872                 fixed bug #486106 to select correct account when reediting 
14873                 a queued message
14874         
14875 2001-12-04 [alfons]     0.6.5claws50
14876
14877         * src/mh.c
14878                 declare markfile in appropriate functions when
14879                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
14880                 for spotting this)
14881
14882 2001-12-04 [paul]       0.6.5claws49
14883
14884         * sync with sylpheed 0.6.5cvs21
14885                 see ChangeLog entry 2001-12-04
14886
14887 2001-12-03 [christoph]  0.6.5claws48
14888
14889         * po/de.po
14890                 changed translation of undo
14891         * src/account.c
14892         * src/folder.c
14893                 don't reinvent the wheel to traverse a GNode
14894         * src/compose.[ch]
14895                 seperate code to create the compose gui into functions
14896                 add "Others" page with folder selection for saving copy
14897                 of the message.
14898                 the folder identifier is saved to queue header
14899         * src/procmsg.c
14900                 save message to folder in queue header
14901
14902 2001-12-03 [paul]       0.6.5claws47
14903
14904         * sync with sylpheed 0.6.5cvs20
14905                 see ChangeLog entry 2001-12-03
14906
14907 2001-12-01 [paul]
14908
14909         * more sync with sylpheed 0.6.5cvs19
14910                 see ChangeLog entry 2001-11-29
14911
14912 2001-11-30 [paul]       0.6.5claws46
14913         
14914         * src/compose.c
14915                 remove conflicts introduced by Hoa's last commit
14916          
14917         * src/mainwindow.c
14918                 make 'Message/Bounce' sensitive
14919
14920 2001-11-30 [hoa]        0.6.5claws45
14921
14922         * src/compose.c
14923                 slightly change bounce function to add
14924                 information about the user that bounced the mail
14925                 in the From header line.
14926
14927         * src/folderview.c
14928                 permit the use of processing in outbox folder.
14929
14930 2001-11-29 [paul]       0.6.5claws44
14931
14932         * src/mainwindow.[ch]
14933         * src/prefs_common.c
14934         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
14935         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
14936         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
14937                 usability enhancements to the quoting, implements
14938                 use of Ctrl key to toggle quoting settings
14939                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
14940
14941 2001-11-29 [paul]       0.6.5claws43
14942         
14943         * sync with sylpheed 0.6.5cvs19
14944                 see ChangeLog entry 2001-11-28
14945
14946 2001-11-29 [melvin]     0.6.5claws42
14947         * src/Makefile.am
14948                 added enriched.[ch] to the list of files
14949
14950         * src/textview.c
14951         * src/mimeview.c
14952         * src/procmime.[ch]
14953         * src/enriched.[ch]
14954                 added support to view text/enriched
14955                 added support to show headers in message view for text/enriched and text/html
14956                         in non multipart messages
14957
14958 2001-11-28 [paul]       0.6.5claws41
14959
14960         * more sync with sylpheed 0.6.5cvs18
14961                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
14962
14963 2001-11-27 [paul]       0.6.5claws40
14964         
14965         * po/pt_BR.po
14966                 updated translation, submitted by Fabio Junior Beneditto
14967                 
14968         * sync with sylpheed 0.6.5cvs18
14969                 see ChangeLog entries 2001-11-26 (src/textview.c) and
14970                 2001-11-27
14971
14972
14973 2001-11-26 [paul]
14974
14975         * po/es.po
14976                 updated translation, submitted by Ricardo Mones Lastra
14977
14978 2001-11-26 [alfons]
14979
14980         * src/matcher.c
14981                 add more translatable strings
14982
14983 2001-11-26 [christoph]  0.6.5claws39
14984
14985         * po/de.po      
14986                 fixed one more umlaut
14987         * src/compose.c
14988                 fix translated header when it should not be translated
14989
14990 2001-11-26 [paul]       0.6.5claws38
14991
14992         * src/mainwindow.c
14993                 remove '/Message/Add Sender to address book' from 
14994                 main_window_set_menu_sensitive(), prevent debug warning
14995                 add 'Message/Mark/Mark all read' to mainwin_entries[]
14996
14997 2001-11-26 [paul]       0.6.5claws37
14998
14999         * src/summaryview.c
15000                 fix 'recurring unread state' bug 
15001
15002         * tools/README 
15003         * tools/filter_conv.pl
15004                 read name of top level mailbox from folderlist.xml
15005                 and presume nothing about its name              
15006
15007 2001-11-26 [darko]      0.6.5claws36
15008
15009         * src/gtkstext.[ch]
15010                 removed functions that are now in gtkutils.c
15011                 use gtkut_text_is_uri_string() from gtkutils.c
15012         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
15013
15014 2001-11-26 [paul]       0.6.5claws35
15015
15016         * sync with sylpheed 0.6.5cvs16
15017                 see ChangeLog entries 2001-11-25 and 2001-11-26
15018
15019 2001-11-25 [alfons]     0.6.5claws34
15020
15021         EXPERIMENTAL!!! Please checkout the last stable version using: 
15022           
15023         % cvs update -r LAST_STABLE -dRAP
15024
15025         (Or help us testing this stuff.)
15026
15027         * src/filtering.c               (1.14)
15028         * src/filtering.h               (1.6)
15029         * src/inc.c                     (1.28)
15030         * src/matcher.c                 (1.20)
15031         * src/mbox.c                    (1.9)
15032         * src/procmsg.h                 (1.14)
15033         * src/summaryview.c             (1.59)
15034         * src/summaryview.h             (dunno)
15035                 revert/merge/sync to as it was before commit 
15036                 on Thu, 19 Jul 2001 10:15:51 -0700.
15037
15038 2001-11-25 [hoa]        0.6.5claws33
15039
15040         * src/main.c
15041                 processing mails at startup
15042
15043         * src/folderview.c
15044         * src/summaryview.[ch]
15045                 processing mails when entering folder
15046
15047         * src/prefs_filtering.c
15048                 fixed some UI bugs
15049
15050 2001-11-24 [alfons]     0.6.5claws32
15051
15052         * src/summaryview.[ch]
15053                 make summary sort headers work, and also make
15054                 sure the sort type is stored
15055
15056 2001-11-23 [alfons]     0.6.5claws31
15057
15058         * src/summaryview.[ch]
15059                 make lock work like mark
15060                 disallow deleting messages marked as locked
15061
15062 2001-11-23 [alfons]     0.6.5claws30
15063
15064         * src/gtkstext.c
15065         * src/compose.[ch]
15066         * src/Makefile.am
15067         * src/undo.[ch]
15068                 merge undo patch submitted by Jens
15069
15070 2001-11-23 [christoph]  0.6.5claws29
15071
15072         * src/.cvsignore
15073                 added ylwrap
15074         * src/compose.c
15075                 fixed gpg signing and encoding
15076         * src/folder.[ch]
15077         * src/main.c
15078                 added --status option to get new, unread and total
15079                 message count from a running sylpheed
15080         * src/prefs_common.c
15081                 temporary fix for reply_with_quote problem
15082                 (don't call functions for non existing widget)
15083         * src/procmsg.c
15084                 one more check for ignored threads but still not
15085                 always working correctly. probably a recursive
15086                 check for all parents is needed
15087
15088 2001-11-23 [darko]      0.6.5claws28
15089
15090         * src/compose.c
15091                 wrapping on send improvements
15092         * src/gtkutils.[ch]
15093                 fix for GtkSText after last sync with main branch
15094                 GTK_TEXT -> GTK_STEXT
15095
15096 2001-11-23 [paul]       0.6.5claws27
15097
15098         * sync with sylpheed 0.6.5cvs14
15099                 see ChangeLog entries 2001-11-22 and 2001-11-23
15100                 
15101         * po/de.po
15102                 fixed the scrambled umlauts 
15103                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
15104
15105 2001-11-21 [paul]       0.6.5claws26
15106
15107         * sync with sylpheed 0.6.5cvs12
15108                 see 2nd ChangeLog entry dated 2001-11-20
15109
15110 2001-11-20 [paul]       0.6.5claws25
15111
15112         * sync with sylpheed 0.6.5cvs11
15113                 see ChangeLog entry 2001-11-19 (src/utils.c)
15114
15115 2001-11-20 [hiro]
15116
15117         * src/compose.c
15118                 GTK_TEXT -> GTK_STEXT
15119                 fix for wrong comment
15120
15121 2001-11-20 [hiro]       0.6.5claws24
15122
15123         * src/compose.[ch]
15124                 more merges from main branch
15125                 removed fatal warnings (uninitialized variables etc.)
15126                 some coding style fix
15127         * src/gtkutils.h
15128                 fixed typo.
15129         * src/addressbook.c
15130           src/addrindex.c
15131                 V-Card -> vCard
15132
15133 2001-11-19 [hoa]        0.6.5claws23
15134
15135         * src/filtering.c
15136         * src/prefs_scoring.c
15137         * src/matcher.[ch]
15138         * src/scoring.c
15139                 cleaning code
15140
15141         * src/matcher_parser_parse.y
15142         * src/prefs_filtering.c
15143                 bouncing
15144
15145 2001-11-19 [alfons]     0.6.5claws22
15146
15147         more of my old things into claws
15148
15149         * src/Makefile.am
15150         * src/prefs_common.c
15151         * src/procmsg.h
15152         * src/summaryview.[ch]
15153         * src/prefs_summary_column.c
15154         * src/pixmaps/locked.xpm
15155                 add indicators for locking of message in summary view
15156                 (does not work yet, only visual indicator)
15157
15158 2001-11-19 [paul]       0.6.5claws21
15159
15160         * sync with sylpheed 0.6.5cvs10
15161                 see ChangeLog entry 2001-11-19
15162
15163 2001-11-18 [alfons]     0.6.5claws20
15164         
15165         * src/filtering.c
15166                 remove an inadvertent free I forgot in previous clean up 
15167
15168 2001-11-18 [alfons]     0.6.5claws19
15169
15170         * src/filtering.[ch]
15171                 clean up & plug leaks
15172
15173 2001-11-18 [paul]       0.6.5claws18
15174
15175         * sync with sylpheed 0.6.5cvs9
15176                 see ChangeLog entries 2001-11-17 and 2001-11-18
15177
15178 2001-11-16 [paul]       0.6.5claws17
15179
15180         * sync with sylpheed 0.6.5cvs8
15181                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
15182
15183 2001-11-16 [paul]       0.6.5claws16
15184
15185         * sync with sylpheed 0.6.5cvs7
15186                 see ChangeLog entries 2001-11-15 and 2001-11-16
15187
15188 2001-11-15 [hoa]        0.6.5claws15
15189
15190         * src/compose.c
15191                 fix bounce, mails we received couln't be bounced to ourself.
15192
15193         * src/defs.h
15194         * src/filtering.[ch]
15195         * src/matcher.[ch]
15196         * src/matcher_parser.h
15197         * src/matcher_parser_lex.l
15198         * src/matcher_parser_parse.y
15199         * src/inc.c
15200         * src/main.c
15201         * src/mbox.c
15202         * src/prefs_filtering.[ch]
15203         * src/mainwindow.c
15204         * src/prefs_matcher.c
15205         * src/prefs_scoring.c
15206         * src/scoring.[ch]
15207         * src/summaryview.c
15208                 new matcher/filter/score configuration file parser
15209                 one unique configuration file => ~/.sylpheed/matcherrc
15210                 import in currently automatic, then save are made
15211                 in this new file.
15212                 one filter per folder and one global filter
15213                 (filter of a folder will be used as folder processing)
15214
15215         * src/folder.c
15216                 fix a bug in folder_item_get_identifier
15217                 
15218         * src/messageview.c
15219                 receive receipt return are fixed.
15220
15221 2001-11-14 [alfons]     0.6.5claws14
15222
15223         * src/session.h
15224                 add things from main branch to make claws compile
15225
15226 2001-11-14 [paul]       0.6.5claws13
15227
15228         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
15229                 see ChangeLog entries 2001-11-08 to 2001-11-14
15230
15231 2001-11-14 [hoa] 0.6.5claws12
15232
15233         * src/compose.[ch]
15234         * src/mainwindow.c
15235         * src/summaryview.c
15236                 add "bounce mail" option
15237
15238 2001-11-13 [christoph]  0.6.5claws11
15239
15240         * src/compose.c
15241                 Cleanup a mess i add before commiting
15242
15243 2001-11-13 [hoa]        0.6.5claws10
15244
15245         * src/compose.c
15246                 some fixes when mail are sent or
15247                 for crossposts
15248
15249 2001-11-13 [christoph]  0.6.5claws9
15250
15251         * po/de.po
15252                 Changed two string with the same translation
15253         * src/compose.c
15254         * src/procmsg.[ch]
15255         * src/send.[ch]
15256                 New mailsending process:
15257                   - Always queue message before sending
15258                     (message will be saved if sylpheed crashed or
15259                      freezes while sending)
15260                   - Allow queuing of newspostings
15261                   - No copy in outbox before sending
15262                     (closes bug #469501)
15263                   - No more redundant code for send and send_later
15264         * src/summaryview.c
15265                 Applied wwp <subscript@free.fr>'s patch that fixes
15266                 marks for multiple forwarded messages (+compose.c)
15267
15268 2001-11-12 [alfons]
15269
15270         * README.claws
15271                 remove things that are now in main branch
15272         
15273         * po/nl.po
15274                 update Dutch translation
15275
15276 2001-11-12 [mhadasht]   0.6.5.claws8
15277
15278         * src/prefs_common.c
15279                 re-enabled account autoselection feature for forward
15280                 and reedit lost during the branch point for SYNC-B4-REL
15281         * src/gtkspell.c
15282                 gtkpspell_get_dict(): more readable code (even if function is
15283                 not used yet)
15284         * ChangeLog.claws
15285                 added version number info to 2001-11-12 [hiro] comment.
15286
15287 2001-11-12 [hiro]       0.6.5.claws7
15288
15289         * src/compose.c
15290                 compose_forward(): fixed a bug that forward quote mark
15291                 wasn't used.
15292                 removed unnecessary code.
15293         * src/template_select.[ch]: removed.
15294
15295 2001-11-11 [alfons]
15296
15297         * src/compose.c
15298                 :%s/GTK_TEXT/GTK_STEXT/g
15299         
15300         * src/compose.[ch]
15301         * src/undo.[ch]
15302         * src/Makefile.am
15303                 revert the undo stuff (this is 0.6.6claws stuff)
15304
15305 2001-11-11 [hoa]        0.6.5.claws6
15306
15307         * src/compose.[ch]
15308                 Insert signature at the end of the text.
15309                 Added undo patch but currently disabled
15310
15311         * src/procmsg.c
15312                 Threading by subject improved.
15313
15314         * added src/undo.[ch]
15315                 Undo module for compose dialog box.
15316
15317 2001-11-11 [alfons]     0.6.5.claws5
15318
15319         * src/procmsg.c
15320                 prevent threading by subject on nodes that have already been
15321                 threaded by in-reply-to (as in "circular references in a tree
15322                 result in a dead branch")
15323
15324 2001-11-09 [hoa]        0.6.5.claws4
15325         
15326         * src/folderview.c
15327                 allows creation of mbox folder item from any files.
15328
15329 2001-11-09 [alfons]     0.6.5.claws3
15330         
15331         * src/utils.c
15332         * src/procmsg.c
15333                 do what I mean and correct threading by subject so it really
15334                 ignores attracting lines without "Re: "
15335
15336 2001-11-07 [alfons]     0.6.5.claws2
15337
15338         * src/procmsg.c
15339         * src/utils.[ch]
15340                 only attract by subject if a subject line starts with a "Re: "
15341         * src/syldap.c
15342                 remove warning
15343
15344 2001-11-07 [paul]       0.6.5claws1
15345
15346         * sync with sylpheed 0.6.5. release
15347                 see ChangeLog entry 2001-11-07
15348
15349 2001-11-07 [paul]       0.6.4claws31
15350
15351         * sync with sylpheed 0.6.4cvs18
15352                 see ChangeLog entries 2001-10-30 to 2001-11-07
15353                 prefs_templates.[ch] renamed prefs_template.[ch]
15354
15355 2001-11-06 [alfons]
15356         
15357         * src/utils.h
15358                 add semicolon Hoa forgot ;-)
15359                 
15360
15361 2001-11-06 [hoa]        0.6.4claws30
15362         
15363         * src/procmsg.c
15364         * src/summaryview.c
15365         * src/utils.c
15366         * src/utils.h
15367                 threading by subject - empty subject are ignored
15368
15369 2001-11-06 [christoph]  0.6.4claws29
15370
15371         * src/socket.c
15372                 use SSL_peek for sock_gets
15373         * src/utils.c
15374                 removed unneeded pointer in extracting quoted
15375                 names implementation
15376
15377 2001-11-06 [melvin]     0.6.4claws28
15378
15379         * src/gtkspell.c
15380                 fixed bug #476792 Selection overtyping with spell checker
15381                 fixed bug which could cause a buffer overflow
15382                 fixed a memory leak
15383
15384 2001-11-06 [hoa]        0.6.4claws27
15385         
15386         * src/procmsg.c
15387         * src/summaryview.c
15388                 threading by subject
15389
15390 2001-11-05 [alfons]     0.6.4claws26
15391         
15392         * README.claws
15393                 Claws -> Sylpheed (vice versa)
15394
15395         * src/compose.c
15396                 :%s/gtk_text/gtk_stext/g
15397                 :%s/GTK_TEXT/GTK_STEXT/g
15398                 (thanks to Jonathan Ware for spotting this)
15399
15400 2001-11-04 [christoph]  0.6.4claws25
15401
15402         * src/summaryview.c
15403                 replace Xalloca + strdup with Xstrdup_a
15404         * src/utils.c
15405                 better implementation of extracting quoted names
15406                 from addresses (remove backlashes and ignore
15407                 quotes after them)
15408
15409 2001-11-04 [alfons]     0.6.4claws24
15410
15411         * src/utils.[ch]
15412                 edit to comply more with coding style
15413
15414         * src/textview.c
15415                 fix bug reported by Kim Schulz. introduced by the patch integrated
15416                 in 0.6.4claws15. the code did not check the return value of
15417                 the html parser.
15418
15419         * AUTHORS
15420                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
15421
15422 2001-11-04 [christoph]  0.6.4claws23
15423
15424         * src/main.c
15425         * src/prefs_common.[ch]
15426                 init some pointers that possibly caused a segfault
15427                 reported in the claws-users ML
15428
15429 2001-11-04 [hoa]        0.6.4claws22
15430
15431         * src/grouplistdialog.c
15432                 change the names of the nodes in the tree
15433
15434         * src/compose.c
15435                 enhanced mailto syntax as described in
15436                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
15437                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
15438
15439         * src/utils.c
15440                 encode and decode URI (useful when opening URL into
15441                 netscape).
15442
15443 2001-11-03 [hoa]        0.6.4claws21
15444
15445         * src/grouplistdialog.c
15446                 a new newsgroups list selection dialog box
15447                 with a CTree instead of a CList
15448
15449 2001-11-03 [hoa]        0.6.4claws20
15450
15451         * src/folderview.c
15452                 enable property and scoring options when right
15453                 click on "inbox"
15454
15455         * src/summaryview.c
15456                 fixed bug when nickname were displayed using
15457                 the address book.
15458
15459 2001-11-02 [darko]      0.6.4claws19
15460
15461         * src/compose.c
15462                 new wrap quotation and URL/long words wrapping implementation
15463         * src/compose.c src/gtkstext.[ch]
15464                 move gtkstext_strncmp() to gtkstext.c
15465
15466 2001-11-01 [christoph]  0.6.4claws18
15467
15468         * src/prefs_account.c
15469                 fixed mess in account settings dialog
15470         * src/prefs_folder_item.c
15471                 added label with folder path to dialog
15472
15473 2001-10-31 [match]      0.6.4claws17
15474
15475         * src/vcard.c
15476                 fix memory leak.
15477         * src/addrbook.c
15478                 fix generation of spurious address book file names.
15479                 remove redundant functions.
15480         * po/POTFILES.in
15481                 added missing file names.
15482
15483 2001-10-30 [paul]       0.6.4claws16
15484
15485         * sync with sylpheed 0.6.4cvs6
15486                 see ChangeLog entries 2001-10-26 to 2001-10-30
15487
15488         * tools/filter_conv.pl
15489                 read folderlist.xml to discover whether the top-level
15490                 folder is called 'Mailbox' or 'Mail' 
15491
15492 2001-10-29 [paul]       0.6.4claws15
15493
15494         * src/html.c, src/textview.c
15495                 activate links in html mail and fix clickable parts
15496                 Submitted by Matthieu Dazy <dazy@t-surf.com>
15497
15498 2001-10-29 [paul]
15499
15500         * po/de.po, po/es.po, po/pt_BR/po
15501                 updated translations, submitted by Jens Oberender,
15502                 Ricardo Mones Lastra, and Fabio Junior Beneditto
15503
15504 2001-10-29 [darko]      0.6.4claws14
15505
15506         * src/compose.c
15507                 fix wrapping for good
15508
15509 2001-10-29 [darko]
15510
15511         * src/compose.c
15512                 undo previous change as it broke the smart wrapping
15513
15514 2001-10-29 [darko]      0.6.4claws13
15515
15516         * src/compose.c
15517                 fix infinite loop when long URL is quoted
15518                 (closes bug #475122.
15519
15520 2001-10-28 [match]
15521
15522         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
15523                 import Mutt address book
15524         * src/ldif.[ch] src/importldif.h
15525                 modified import LDIF handle user attributes
15526
15527 2001-10-28 [christoph]  0.6.4claws12
15528
15529         * src/summaryview.c
15530                 fixed that filtering did not work if there
15531                 were no filter rules
15532                 (closes bug #472003 and better implementation
15533                  of patch #474644)
15534
15535 2001-10-27 [christoph]  0.6.4claws11
15536
15537         * src/compose.c
15538                 make the folder's default account to be used when
15539                 replying. (patch by wwp <subscript@free.fr>)
15540         * src/compose.c
15541                 code cleanup, nearly killed all of wwp's patch
15542                 for folder's default account in compose
15543         * src/folderview.c
15544                 error panel when a folder could not be created
15545                 (closes bug #471080 new folder name & already
15546                  existing file)
15547
15548 2001-10-26 [alfons]
15549
15550         * src/utils.h
15551                 change prototype of strstr2() that Christoph forgot about
15552
15553 2001-10-26 [christoph]  0.6.4claws10
15554
15555         * src/account.c
15556                 made search for accounts by email address not case
15557                 sensitive
15558         * src/folder.c
15559                 fixed memory leak in folder_item_get_identifier
15560         * src/gtkspell.c
15561         * src/utils.c
15562                 fixed wrong strstr2 (should work like strstr)
15563
15564 2001-10-26 [darko]      0.6.4claws9
15565
15566         * src/compose.c src/gtkstext.[ch]
15567         * src/gtkstext.c
15568                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
15569
15570 2001-10-26 [paul]       0.6.4claws8
15571
15572         * src/html.c
15573                 ignore css and javascript tags in html mail
15574                 case-insensitive, with or without double-quoted
15575                 strings
15576
15577 2001-10-26 [paul]       0.6.4claws7
15578
15579         * sync with sylpheed 0.6.4cvs1
15580                 see ChangeLog entry 2001-10-26
15581
15582         * src/prefs_account.c, src/prefs_common.c,
15583           src/prefs_summary_column.c
15584                 minor improvements to the English
15585
15586 2001-10-25 [alfons]     0.6.4claws6
15587
15588         * src/gtkstext.c
15589         
15590                 make GtkSText follow style of GtkText (closes bug 
15591                 #469211 "text selection while writing message")
15592                 
15593                 do sync with GTK 1.2.10
15594
15595 2001-10-25 [paul]       0.6.4claws5
15596
15597         * src/html.c
15598                 ignore css tags in html mail
15599
15600 2001-10-25 [darko]      0.6.4claws4
15601
15602         * src/compose.c
15603                 don't declare is_url_string as static function since
15604                 we need it in gtkstext.c
15605         * src/gtkstext.c
15606                 remove unused variable
15607                 don't wrap long URLs while composing a message
15608
15609 2001-10-24 [christoph]  0.6.4claws3
15610
15611         * src/socket.c
15612                 fix ssl deadlock, when peer closes connection
15613
15614 2001-10-24 [paul]       0.6.4claws2
15615
15616         * src/prefs_common.c
15617                 gettextize the gpg ascii-armored warning message
15618
15619         * src/compose.c
15620                 insert a DOS/MAC file into the composed message
15621                 (improvements)
15622
15623         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
15624
15625 2001-10-22 [paul]       0.6.4claws1
15626
15627         * sync with sylpheed 0.6.4 release
15628                 see ChangeLog entries 2001-10-21
15629
15630         * po/fr.po, po/pt_BR.po
15631                 updated by Melvin Hadasht and Fabio Junior Beneditto
15632
15633 2001-10-21 [paul]       0.6.3claws30
15634
15635         * src/compose.c
15636                 insert a DOS text file from the compose window
15637                 into the composed message text (removes CRs characters)
15638                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
15639
15640         * tools/filter_conv.pl, tools/README
15641                 automatically use ~/.sylpheed as working directory
15642                 print out confirmation message on completion
15643
15644         * correct Hoa's last ChangeLog.claws entry
15645
15646 2001-10-20 [hoa]        0.6.3claws29
15647
15648         * src/grouplistdialog.c
15649                 bugfix (another ?) to give the right
15650                 newsgroups list for each news server.
15651
15652         * src/news.c
15653         * src/news.h
15654                 improve the newsgroups list cache
15655
15656 2001-10-20 [paul]       0.6.3claws28
15657
15658         * sync with sylpheed 0.6.3cvs9
15659                 see ChangeLog entry 2001-10-19
15660
15661         * correct Alfons' last ChangeLog.claws entry
15662
15663 2001-10-19 [alfons]
15664
15665         * src/pgptext.[ch]
15666                 fix compilation problems (part of bug #472895)
15667
15668 2001-10-18 [hoa]        0.6.3claws27
15669
15670         * src/grouplistdialog.c
15671                 bugfix when we refresh was clicked (bug 472701)
15672
15673 2001-10-19 [christoph]  0.6.3claws26
15674
15675         * src/compose.c
15676                 last header entry should default to "To:" or
15677                 "Newsgroups:" and not copy the last entry line
15678                 in a new compose window
15679                 (closes bug #472686, #470792)
15680
15681 2001-10-19 [paul]       0.6.3claws25
15682
15683         * sync with Sylpheed 0.6.3cvs8
15684                 see ChangeLog entries 2001-10-18 and 2001-10-19
15685
15686 2001-10-18 [christoph]  0.6.3claws24
15687
15688         * src/procmsg.c
15689                 reimplement ignore thread
15690         
15691 2001-10-18 [hoa]        0.6.3claws23
15692
15693         * src/folderview.c
15694         * src/grouplistdialog.[ch]
15695                 enhanced news subscription interface (feature 469113)
15696
15697         * src/news.c
15698         * src/news.h
15699                 enchanced newsgroup listing,
15700                 now, we can get groups informations
15701                 (NNTPGroupInfo)
15702
15703 2001-10-18 [paul]       0.6.3claws22
15704
15705         * src/summaryview.c
15706                 remove comment (sync with main branch)
15707         * src/mainwindow.c
15708                 fix 'Re-edit' bug in 'Message' menu
15709
15710 2001-10-17 [christoph]  0.6.3claws21
15711
15712         * src/compose.c
15713                 ignore empty or whitespace only header lines
15714
15715 2001-10-17 [paul]       0.6.3claws20
15716
15717         * sync with sylpheed 0.6.3cvs7
15718                 see ChangeLog entries 2001-10-14, 2001-10-16, and
15719                 2001-10-17
15720
15721 2001-10-17 [darko]
15722
15723         * src/compose.c
15724                 wrap long lines without spaces
15725                 don't wrap URLs
15726
15727 2001-10-16 [paul]
15728
15729         * po/es.po, po/nl.po, po/pt_BR.po
15730                 updated by Ricardo Mones Lastra, Alfons,
15731                 and Fabio Junior Beneditto
15732
15733         * sylpheed-0.6.3claws released
15734
15735 2001-10-15 [melvin] 0.6.3claws18
15736
15737         * README.claws
15738                 added summary and detailed installation instructions
15739                 for spell checker
15740         * po/fr.po
15741                 Updated, corrected and completed french translation
15742
15743 2001-10-15 [hoa] 0.6.3claws17
15744         * src/grouplistdialog.c
15745                 we can choose the newsgroups to display with wildcards
15746
15747 2001-10-15 [christoph]  0.6.3claws16
15748
15749         * src/account.c
15750         * src/compose.c
15751         * src/prefs_folder_item.[ch]
15752                 applied wwp <subscript@free.fr>'s folder
15753                 default account patch
15754         * po/de.po
15755                 Fixed wrong translation
15756
15757 2001-10-13 [alfons, christoph, melvin]  
15758                         0.6.3claws15
15759
15760         solution #2 to solve MT-safety problems defers all GUI related calls
15761         to the main thread using a gtk_idle_add() callback. discussed on
15762         ircnet #sylpheed, with christoph spotting some issues with the
15763         original code, and melvin allowing us to lobotomize his sylpheed.
15764
15765         * src/syldap.[ch], src/main.c
15766                 fix race problem in ldap search thread by deferring GUI 
15767                 stuff to main thread using gtk_idle_add()
15768
15769 2001-10-13 [paul]       0.6.3claws14
15770
15771         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
15772                 add Sergey's smtpcred.patch
15773                 adds separate username/password setting for SMTP Auth
15774                 needed by some servers
15775                 (closes feature request #471659)
15776
15777 2001-10-13 [paul]       0.6.3claws13
15778
15779         * src/pgptext.[ch] **NEW FILES**
15780         * src/Makefile.am, src/messageview.c, src/mimeview.c
15781                 decrypt ascii-armored gpg text embedded in
15782                 the message body.
15783                 Submitted by Jens Jahnke <jan0sch@gmx.net>
15784
15785 2001-10-13 [christoph]  0.6.3claws12
15786
15787         * README.claws
15788                 some more details on default to and
15789                 feature requests
15790         * src/main.c
15791                 init glib threading when ldap is used
15792         * src/syldap.c
15793                 threading fixes
15794         * po/de.po
15795                 fixed a typo
15796
15797 2001-10-12 [paul]       0.6.3claws11
15798
15799         * src/prefs_common.[ch], src/rfc2015.c
15800                 enable ascii-armored gpg text to be embedded in the
15801                 message body, selectable through the 'Privacy'
15802                 preferences. Supports encrypting only.
15803                 Submitted by Ravemax <ravemax@dextrose.com>
15804
15805 2001-10-12 [paul]       0.6.3claws10
15806
15807         * sync with sylpheed 0.6.3cvs6
15808                 see ChangeLog entries 2001-10-11 and 2001-11-12
15809
15810         * src/folderview.c
15811                 incorporated mbox folders, scoring, and folder
15812                 properties into the sync
15813
15814 2001-10-12 [darko]      0.6.3claws9
15815
15816         * README.claws
15817                 describe quotation wrapping
15818         * src/compose.c
15819                 don't treat tab as space to calculate line length properly
15820
15821 2001-10-11 [alfons]
15822
15823         * README.claws
15824                 correct description of how to make new filtering system work,
15825                 add some other things
15826                 
15827         * src/syldap.c
15828                 remove sched_yield() (not necessary / unportable)
15829
15830 2001-10-11 [paul]       0.6.3claws8
15831
15832         * sync with sylpheed 0.6.3cvs3
15833                 see ChangeLog entry 2001-10-10
15834
15835 2001-10-10 [christoph]  0.6.3claws7
15836
15837         * .cvsignore
15838                 ignore 2 files created by newer autotools
15839         * src/prefs_folder_item.c
15840                 using table for widget alignment
15841                 fixed memory leak and broken octal display
15842         * src/filesel.c
15843                 fixed segfault caused by lost filename
15844                 workaround (closes bug #469551)
15845
15846 2001-10-10 [paul]       0.6.3claws6
15847
15848         * sync with sylpheed 0.6.3cvs2
15849                 see ChangeLog entries 2001-10-09 and 2001-10-10
15850
15851 2001-10-10 [darko]      0.6.3.claws5
15852
15853         * src/gtkstext.c
15854                 proper calculation of right margin if smart wrapping is enabled
15855         * src/compose.c
15856                 automatically wrap long lines if wrap quotation is enabled
15857
15858 2001-10-09 [alfons]     0.6.3.claws4
15859
15860         * src/summaryview.c
15861                 select correct row when deleting last row in the summary view (and
15862                 close bug "[ #469104 ] select second last in list when deleting")
15863
15864 2001-10-09 [paul]       0.6.3claws3
15865
15866         * sync with sylpheed 0.6.3cvs1
15867                 updated some autotool scripts
15868
15869 2001-10-09 [darko]      0.6.3claws2
15870
15871         * src/gtkstext.[ch]
15872                 new name and mark with Sylpheed comment
15873         * src/compose.c
15874                 smart quotation wrapping a-la VIM
15875
15876 2001-10-08 [paul]       0.6.3claws1
15877
15878         * sync with sylpheed 0.6.3 release
15879                 see ChangeLog entry 2001-10-08
15880
15881 2001-10-08 [paul]       0.6.2claws24
15882
15883         * src/summaryview.c
15884                 more sync with sylpheed 0.6.2cvs12
15885                 Fixed the bug that didn't select the last row correctly
15886
15887
15888 2001-10-07 [paul]       0.6.2claws23
15889
15890         * sync with sylpheed 0.6.2cvs12
15891                 see ChangeLog entry 2001-10-07
15892
15893 2001-10-06 [match]
15894         * src/jpilot.[ch]
15895                 enable jpilot to read unsynch'ed addresses.
15896
15897         * src/editldap_basedn.c
15898                 fix segfault when opening dialog.
15899
15900 2001-10-06 [alfons]     0.6.2.claws22
15901
15902         * src/summaryview.c
15903                 fix bug with summary view selecting last *inserted*
15904                 node instead of last *visible* node. remember we
15905                 work with a tree
15906
15907 2001-10-06 [paul]       0.6.2claws21
15908
15909         * po/pt_BR.po
15910                 updated translation, contains some fixes and new
15911                 translations, submitted by Gustavo Noronha Silva
15912                 <kov@debian.org>
15913
15914         * src/prefs_common.c
15915                 change 'each' to 'every' - fix dubious English
15916
15917         * sync with sylpheed 0.6.2cvs11
15918
15919 2001-10-05 [alfons]     0.6.2claws20
15920
15921         * src/mainwindow.[ch], src/folderview.c
15922                 make composite tool button switch between "Compose News"
15923                 and "Compose Mail" depending on selected folder
15924                 (nifty idea by Kim Schulz <kim@schulz.dk>)
15925
15926 2001-10-05 [paul]       0.6.2claws19
15927
15928         * src/mainwindow.c, src/summaryview.c
15929                 fix 'Message/Reply to all', broken in last commit
15930
15931         * src/compose.c
15932                 fix X_BEENTHERE seg fault, thanks to Alfons
15933
15934 2001-10-04 [paul]       0.6.2claws18
15935
15936         * src/compose.[ch], src/mainwindow.c
15937                 make "Message/Reply" reply to mailing lists; matches
15938                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
15939                 based on portions of the patch submitted by
15940                 Junichi Uekawa <dancer@netfort.gr.jp>
15941
15942 2001-10-04 [darko]      0.6.2claws17
15943
15944         * src/compose.c
15945                 better smart wrapping
15946         * src/gtkstext.[hc]
15947                 a function to make text buffer contiguous
15948
15949 2001-10-03 [paul]       0.6.2claws16
15950
15951         * sync with sylpheed 0.6.2cvs10
15952
15953 2001-10-02 [alfons]
15954
15955         * configure.in
15956         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
15957                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
15958                 references to chinese translations (hope someone picks up
15959                 this)
15960
15961 2001-10-02 [christoph]  0.6.2claws15
15962
15963         * src/compose.c
15964                 fixed non translated header bug
15965         * ChangeLog.claws
15966                 fixed wrong date in alfons last entry ;)
15967
15968 2001-10-02 [alfons]     0.6.2claws14
15969
15970         * src/compose.c, src/prefs_common.[ch]
15971                 add block cursor option
15972
15973 2001-10-02 [paul]       0.6.2claws13
15974
15975         * sync with sylpheed 0.6.2cvs9
15976
15977 2001-09-30 [paul]       0.6.2claws12
15978
15979         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
15980                 updated translations
15981
15982         * po/POTFILES.in
15983                 add 'src/importldif.c'
15984
15985         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
15986                 added eudora-to-vCard conversion tool
15987                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
15988
15989         * sync with sylpheed 0.6.2cvs8
15990
15991 2001-09-30 [paul]
15992
15993         * sylpheed-0.6.2claws released
15994
15995 2001-09-27 [melvin]     0.6.2claws11
15996
15997         * src/gtkspell.c
15998                 fixed crash when using default path (introduced 
15999                 in 0.6.2claws10)
16000                 fixed tiny bug for initial suggestion mode
16001
16002 2001-09-27 [melvin]     0.6.2claws10
16003         
16004         * src/gtkspell.c
16005                 fixed bug where gtkpspell didn't set the path correctly
16006
16007         * README.claws
16008                 added a paragraph about spell checking
16009                 
16010
16011
16012 2001-09-27 [paul]       0.6.2claws9
16013
16014         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
16015                 replace '// comments' with '/* comments */' to prevent
16016                 some compiler warnings 
16017
16018         * sync with sylpheed 0.6.2cvs6
16019
16020 2001-09-26 [alfons]     0.6.2claws8
16021
16022         * src/messageview.c
16023                 introduce return receipt request notification again,
16024                 which was lost because of other semantics in 
16025                 procheader_parse() (???)
16026
16027 2001-09-26 [christoph]  0.6.2claws7
16028
16029         * src/compose.c
16030                 replace comments for old code with #if 0
16031                 readded auto cc, bcc and reply-to
16032         * src/prefs_matcher.c
16033         * src/prefs_scoring.c
16034                 removed some definition (was moved to
16035                 prefs.h)
16036
16037 2001-09-26 [paul]       0.6.2claws6
16038
16039         * src/mainwindow.c
16040                 make 'Follow-up and reply to' sensitive
16041
16042         * more sync with sylpheed 0.6.2cvs5
16043
16044 2001-09-25 [melvin]
16045
16046         * 0.6.2claws5
16047
16048         * src/gtkspell.c
16049                 fixed bug for "US-ASCII" introduced by the encoding code
16050
16051 2001-09-25 [paul]
16052
16053         * 0.6.2claws4
16054
16055         * src/prefs_common.[ch], src/summaryview.c
16056                 'next unread msg' 'go to next folder?' dialog can be
16057                 given default behaviour, either always show dialog,
16058                 or assume 'yes', or assume 'no'
16059                 Submitted by wwp <subscript@free.fr>
16060
16061 2001-09-25 [melvin]
16062                 
16063         * src/compose.c src/gtkspell.[ch]
16064                 added support for different encodings
16065
16066 2001-09-25 [paul]
16067
16068         * more sync with sylpheed 0.6.2cvs5
16069
16070 2001-09-24 [alfons]
16071         
16072         * src/prefs_folder_item.c
16073                 add check for item->prefs->default_to string is NULL and
16074                 add another check when freeing this string
16075
16076 2001-09-24 [paul]
16077
16078         * configure.in
16079                 change to version 0.6.2claws3
16080
16081         * sync with sylpheed 0.6.2cvs5 
16082
16083 2001-09-24 [match]
16084         * src/ldif.[ch], src/importldif.[ch], addressbook.c
16085                 import LDIF files.
16086         * src/addrcache.[ch], addrindex.[ch]
16087                 small update for future
16088         * src/addrbook.c
16089                 fix test XML file.
16090
16091 2001-09-24 [melvin]
16092         * src/gtkspell.[ch]
16093                 added 'Learn from mistakes' option
16094                 better handling of quotes in checked words
16095                 sorted dict list
16096         * po/fr.po
16097                 small update for spell checking stuff
16098
16099 2001-09-23 [alfons]
16100         
16101         * src/gtkspell.c
16102                 edit a little bit so it complies more with main coding style
16103
16104 2001-09-23 [alfons]
16105
16106         * src/folder.[ch], prefs_folder_item.c, compose.c
16107                 migrate "request return receipt" folder property
16108                 to folderlist.xml
16109
16110 2001-09-22 [alfons]
16111
16112         * README.claws **NEW**
16113                 (add things of interest for users of main branch 
16114                 and claws here)
16115
16116         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
16117                 re-implement threading per folder option, but store 
16118                 the setting in folderlist.xml (where it belongs)
16119
16120 2001-09-21 [melvin]
16121
16122         * src/gtkspell.[ch]
16123                 fixed bug when compose window is under another window
16124         * src/prefs_common.[ch] src/compose.c
16125                 changed 'dictionary_path' to 'dictionary' to be consistent
16126                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
16127         * ac/pspell.m4 src/Makefile.am 
16128                 dropped PSPELL_PATH macro
16129         * po/fr.po
16130                 updated translations
16131
16132 2001-09-21 [christoph]
16133
16134         * src/compose.c
16135                 added border around header fields
16136                 keep header type when new field is added
16137
16138 2001-09-20 [christoph]
16139
16140         * src/utils.[ch]
16141                 more portable debug_print with source filename
16142                 and linenumber
16143         * src/procmsg.c
16144                 more newlines after debug messages
16145
16146 2001-09-20 [paul]
16147
16148         * configure.in
16149                 change to version 0.6.2claws2
16150
16151         * sync with sylpheed 0.6.2cvs3
16152
16153 2001-09-19 [melvin]
16154
16155         * src/gtkspell.c
16156                 fixed the post-right-click focus pb
16157                 fixed crash when 'Spell check all' after dict change 
16158                         and when cursor is at the end of the text
16159                 shift-right-click pops up config menu even on misspelled words.
16160         * po/POTFILES.in
16161                 added gtkspell.c
16162
16163 2001-09-19 [melvin]
16164
16165         * src/about.c
16166                 added pspell to compiled-in features list
16167
16168 2001-09-18 [melvin]
16169
16170         * switched to pspell and dropped ispell
16171         * ac/pspell.m4
16172                 new file. autoconf macro for pspell
16173         * ac/Makefile.am 
16174         * configure.in acconfig.h
16175                 added pspell support
16176         * src/Makefile.am
16177         * src/main.c src/compose.[ch] src/gtkspell.[ch]
16178         * src/prefs_common.[ch] 
16179                 added pspell support
16180
16181 2001-09-18 [christoph]
16182
16183         * src/addr_compl.c
16184         * src/template.[ch]
16185                 replace LOG_MESSAGE with debug_print
16186         * src/compose.[ch]
16187                 gui improvements
16188         * src/menu.c
16189                 added newline after debug message
16190         * src/utils.h
16191                 using __VA_ARGS__ for debug_print macro
16192         * tools/.cvsignore
16193                 ignore Makefile and Makefile.in
16194
16195 2001-09-18 [paul]
16196
16197         * configure.in
16198                 change to version 0.6.2claws1
16199         * sync with sylpheed 0.6.2cvs1
16200
16201         * src/matcher.c 
16202         * src/prefs_matcher.c
16203                 add 'score equal to' option, submitted by
16204                 Paul Evans <nerd@freeuk.com>
16205
16206 2001-09-15 [christoph]
16207
16208         * src/mainwindow.c
16209                 comment out menu entry not existing in claws
16210         * src/menu.c
16211                 add debug output for non existing menu entries
16212         * src/summaryview.c
16213                 fix next/prev unread message for ignored threads
16214         * src/utils.[ch]
16215                 add sourcefile and line number to debug output
16216                 otherwise it is sometimes hard to find the
16217                 source code part if debug messages are translated
16218
16219 2001-09-14 [darko]
16220         
16221         * src/folderview.c
16222                 refresh target folder style after colour is changed
16223
16224 2001-09-13 [paul]
16225
16226         * configure.in
16227                 change to version 0.6.1claws3
16228
16229         * sync with sylpheed 0.6.1cvs6
16230
16231 2001-09-13 [darko]
16232         
16233         * src/folderview.c
16234                 fix target folder colourization to use user selected colour
16235
16236 2001-09-12 [darko]
16237         
16238         * src/summaryview.c
16239                 fix crash when message that is marked for copy/move is unmarked
16240
16241 2001-09-09 [paul]
16242
16243         * configure.in
16244                 change to version 0.6.1claws2
16245
16246         * sync with sylpheed 0.6.1cvs3
16247
16248 2001-09-09 [alfons]
16249         
16250         * src/folderview.c
16251                 fix bug with default font used for trash folder text
16252
16253 2001-09-06 [paul]
16254
16255         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16256                 updated translations
16257
16258         * configure.in
16259                 change to version 0.6.1claws1
16260
16261         * sync with sylpheed 0.6.1cvs2
16262
16263 2001-09-03 [paul]
16264
16265         * po/POTFILES.in
16266                 add Match's new addressbook
16267
16268         * po/de.po
16269                 updated translation submitted by Jens Oberender
16270
16271 2001-09-02 [paul]
16272
16273         * configure.in
16274                 change to 0.6.1claws
16275         * sync with sylpheed 0.6.1 release
16276
16277 2001-09-02 [paul]
16278
16279         * configure.in
16280                 change to 0.6.0claws2
16281
16282         * sync with sylpheed 0.6.0cvs4
16283
16284         * po/pt_BR.po
16285                 updated translation submitted by Fabio Junior Beneditto
16286
16287 2001-09-01 [match]
16288         * pixmaps/
16289                 interface.xpm
16290                 book.xpm
16291                 address.xpm
16292         * src/
16293                 Makefile.am
16294                 a ton of new files
16295
16296 2001-08-31 [paul]
16297
16298         * configure.in
16299                 change to version 0.6.0claws1
16300
16301         * sync with sylpheed 0.6.0cvs1
16302
16303         * po/es.po
16304                 updated translation submitted by Ricardo Mones Lastra
16305
16306         * po/POTFILES.in
16307                 add 'src/prefs_templates.c'
16308
16309         * src/compose.c, src/summaryview.c
16310                 fix segfault on 'Re_edit'               
16311
16312 2001-08-30 [alfons]
16313
16314         * configure.in, Makefile.am
16315         * tools/Makefile.am
16316                 add tools directory to source distribution
16317
16318 2001-08-30 [paul]
16319
16320         * configure.in
16321                 change to version 0.6.0claws
16322
16323         * sync with sylpheed 0.6.0 release
16324
16325 2001-08-30 [christoph]
16326
16327         * configure.in
16328                 removed autoconf version check
16329
16330 2001-08-30 [paul]
16331
16332         * src/account.c, src/compose.c, src/prefs_common.[ch]
16333         * src/procheader.[ch] src/utils.[ch]
16334                 Enhanced automatic account selection on replies
16335                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
16336
16337         * configure.in
16338                 add LDAP and JPilot to the configuration results output.
16339
16340 2001-08-29 [christoph]
16341
16342         * src/summeryview.c
16343                 no bold font for ignored threads
16344
16345 2001-08-29 [paul]
16346
16347         * configure.in
16348                 change to version 0.5.3claws6
16349
16350         * sync with sylpheed 0.5.3cvs10
16351                 src/stringtable.[ch]: New Files
16352
16353         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
16354         * src/pixmaps/sylpheed.xpm
16355                 add mini-icons to windows (by Alfons)
16356
16357 2001-08-27 [paul]
16358
16359         * src/mainwindow.c
16360                 new functions: next_labeled_cb(), prev_labeled_cb()
16361
16362         * src/summaryview.c
16363                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
16364                 summary_select_next_labeled(), summary_select_prev_labeled()
16365
16366         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
16367                 give claws blue folders and a blue trash can
16368
16369 2001-08-27 [paul]
16370
16371         * configure.in
16372                 change to version 0.5.3claws5
16373
16374         * sync with sylpheed 0.5.3cvs9
16375                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
16376
16377 2001-08-24 [christoph]
16378
16379         * src/filesel.c
16380                 keep filename when browsing directories
16381                 (not working for user entered filename, but
16382                  for default name and selected filename from
16383                  file list)
16384         * src/mainwindow.c
16385                 fixed wrong spelling "Folllow-up"
16386         * src/mbox_folder.c
16387         * src/procmsg.c
16388         * src/summaryview.c
16389                 fixed new/unread message count with ignored
16390                 threads (2 commits, first didn't notice no
16391                 longer needed decreasing)
16392         * src/inc.c
16393                 readded scrolling of progress dialog
16394                 (lost in sync)
16395
16396 2001-08-24 [paul]
16397
16398         * configure.in
16399                 change to 0.5.3claws4
16400
16401         * sync with sylpheed 0.5.3cvs7
16402
16403 2001-08-24 [christoph]
16404
16405         * src/compose.c
16406                 set request return receipt when replying
16407                 if it is set is the folder prefs of the
16408                 message
16409         * src/inc.c
16410                 disable final error popup if popups are
16411                 disabled in config (again)
16412
16413 2001-08-23 [paul]
16414
16415         * configure.in
16416                 Change version number to 0.5.3claws3
16417
16418         * sync with sylpheed 0.5.3cvs5
16419
16420         * src/mimeview.c
16421                 double quote '%s' in 'gedit %s' to fix bug when
16422                 opening attachment with spaces in the name
16423
16424 2001-08-22 [alte]
16425         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
16426           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
16427                 initial message templates support
16428
16429
16430 2001-08-22 [paul]
16431
16432         * configure.in
16433                 change version number to 0.5.3claws2
16434
16435         * sync with sylpheed 0.5.3cvs4
16436
16437         * src/procmsg.h src/summaryview.c
16438                 re-implement (un)ignore thread
16439
16440 2001-08-21 [paul]
16441
16442         * src/summaryview.c
16443                 remove unnecessary code
16444         * src/compose.c
16445                 enable 'dynamic' signatures (submitted by
16446                 Eric Limpens <eric@hscg-internet.nl>)
16447
16448 2001-08-21 [paul]
16449
16450         clean up after sync with sylpheed 0.5.3 release
16451
16452         * src/folderview.c
16453                 fix re-introduced font mess, see Christoph's
16454                 entry 2001-06-24
16455
16456         * src/summaryview.c
16457                 remove prev_msgnum
16458                 use sylpheed's small font instead of
16459                 gtk default font for summary view
16460
16461
16462 2001-08-17 [paul]
16463
16464         * configure.in
16465                 add pl to ALL_LINGUAS - sync with main branch
16466
16467         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16468                 Updated. Translations by Jens Oberender, Ricardo Mones
16469                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
16470
16471         * po/pl.po  ** NEW FILE **
16472                 sync with the main branch
16473
16474         * src/folderview.c
16475                 fix target folder colorizing and refresh problem
16476
16477
16478 2001-08-17 [christoph]
16479
16480         * src/mainwindow.c
16481                 claws uses 4 colors for target folder coloring.
16482                 arrays were not long enough and destroyed the
16483                 stack causing a segfault.
16484                 target folder colorizing does not work anymore
16485                 for me
16486
16487 2001-08-16 [paul]
16488
16489         * configure.in
16490                 change to version 0.5.3claws1
16491
16492         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
16493           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
16494           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
16495
16496                 sync with sylpheed 0.5.3 release, but keep claws method of
16497                 configuring/saving fonts
16498
16499         * src/addressbook.[ch]
16500                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
16501                 in line with a similar change in Hiroyuki's branch
16502
16503         * src/mainwindow.[ch]
16504                 disable main_window_set_thread_option()
16505         * src/prefs_folder_item.c
16506                 comment out &tmps_prefs.enable_thread,
16507         * src/mbox_folder.c, src/procmsg.[ch]
16508                 comment out MSG_IS_IGNORE_THREAD
16509         * src/summaryview.c
16510                 comment out summary_ignore_thread() and summary_unignore_thread()
16511                 comment out MSG_IS_IGNORE_THREAD
16512
16513                 use Hiroyuki's threading instead.
16514
16515
16516
16517 2001-08-15 [paul]
16518
16519         * src/account.c
16520                 use Hiroyuki's 0.5.3 column scheme but also
16521                 include the enable/disable button.
16522         * src/pixmaps/mark.xpm
16523                 add Hiroyuki's amended pixmap
16524
16525 2001-08-13 [christoph]
16526
16527         * src/account.c
16528                 receive at get all column showed wrong state for APOP
16529                 button should only work for POP3 and APOP accounts
16530         * src/prefs_account.c
16531                 added missing preprocessor statement for SSL
16532
16533 2001-08-12 [paul]
16534
16535         * src/account.[ch]
16536                 add 'receive at get all' column and enable/disable
16537                 button.
16538
16539 2001-08-06 [christoph]
16540
16541         * src/account.c
16542                 show usage of SSL in protocol column
16543
16544         * src/imap.c
16545         * src/inc.c
16546                 renamed ssl options
16547
16548         * src/prefs_account.[ch]
16549                 moved ssl options to a new page
16550
16551         * src/send.c
16552         * src/smtp.c
16553         * src/ssl.[ch]
16554                 renamed ssl options
16555                 added support for SMTP STARTTLS command
16556
16557 2001-08-05 [christoph]
16558
16559         * configure.in
16560                 debian autoconf needs version check to find
16561                 correct autoconf version. if the file is
16562                 named configure.in 2.13 is used, which does
16563                 not work with this configure.in script.
16564                 other solution would be to rename the script
16565                 to configure.ac as suggested in the autoconf
16566                 manual.
16567
16568         * src/inc.c
16569                 disable final error popup if popups are
16570                 diabled in config
16571
16572         * src/socket.c
16573                 bugfix in ssl_gets
16574                 fixes IMAP over SSL problem
16575
16576 2001-08-03 [paul]
16577
16578         * configure.in
16579                 change to 0.5.2claws1
16580
16581         * sync with sylpheed 0.5.2cvs1
16582
16583 2001-08-02 [alfons]
16584
16585         * configure.in
16586                 quick fix for ispell detection...
16587
16588 2001-08-01 [paul]
16589
16590         * configure.in
16591                 change to 0.5.1claws4
16592
16593         * sync with sylpheed 0.5.1cvs7
16594
16595 2001-07-31 [alfons]
16596
16597         * src/prefs_common.c, src/prefs_common.h, 
16598           src/gtkspell.c, src/gtkspell.h
16599                 add global spelling checker settings (compose tab) +
16600                 selection of dictionary 
16601           
16602         * configure.in  
16603                 guess valid ispell location
16604
16605 2001-07-31 [paul]
16606
16607         * po/POTFILES.in
16608                 removal of 'src/quote_fmt_parse.c'
16609         * po/de.po
16610                 Updated de.po
16611                 (submitted by Jens Oberender <didge@suse.de>)
16612
16613 2001-07-31 [darko]
16614
16615         * src/folder.[ch]
16616         * src/folderview.[ch]
16617         * src/mainwindow.c
16618         * src/mh.c
16619         * src/prefs_common.[ch]
16620         * src/summaryview.c
16621                 target folder colourization
16622
16623 2001-07-30 [paul]
16624
16625         more sync with Sylpheed 0.5.1cvs6 
16626
16627 2001-07-30 [darko]
16628
16629         * src/mh.c
16630         * src/prefs_folder_item.[hc]
16631         * src/summaryview.c
16632                 shared folders support with a GUI
16633
16634 2001-07-29 [paul]
16635
16636         0.5.1claws3
16637
16638         * sync with Sylpheed 0.5.1cvs6
16639
16640 2001-07-29 [paul]
16641
16642         * po/pt_BR.po
16643                 updated
16644                 (submitted by Fabio Junior Beneditto)
16645
16646 2001-07-28 [paul]
16647
16648         * src/procmime.c
16649         * AUTHORS
16650                 patch to correct bad image mime headers
16651                 (submitted by Don Quijote <dq@searchlores.org>)
16652
16653 2001-07-28 [paul]
16654
16655         * tools/gif2xface.pl   **NEW FILE**
16656         * tools/README
16657                 script to convert file.gif to file.xface for
16658                 use in a custom header.
16659                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
16660
16661 2001-07-27 [alfons]
16662         
16663         * configure.in
16664                 change macros for detecting JPilot and LDAP
16665
16666 2001-07-27 [christoph]
16667
16668         * src/filtering.c
16669                 code cleanup (MIN / MAX warning, needed casting)
16670
16671 2001-07-27 [alfons]
16672
16673         * procheader.c
16674                 disallow setting flags when detecting certain headers
16675                 (X-Status, Status, Seen, X-Seen). 
16676         
16677         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
16678
16679 2001-07-27 [christoph]
16680
16681         * src/prefs_filter.c
16682         * src/prefs_filtering.c
16683         * src/prefs_matcher.c
16684         * src/prefs_scoring.c
16685                 scroll list when moving rows up or down
16686
16687         * src/imap.c
16688         * src/imap.h
16689         * src/prefs_account.c
16690         * src/prefs_account.h
16691         * src/send.c
16692                 SMTP over SSL (untested, feedback requested)
16693                 IMAP over SSL
16694
16695         * src/ssl.c
16696                 code cleanup
16697
16698 2001-07-26 [alfons]
16699         
16700         * configure.in, acconfig.h
16701                 define CLAWS (need this for main / claws detection)
16702
16703 2001-07-25 [alfons]
16704
16705         * configure.in
16706                 Sylpheed 0.5.1claws2
16707                 
16708         * sync with Sylpheed 0.5.1cvs4
16709
16710 2001-07-25 [christoph]
16711
16712         * src/scoring.c
16713                 fixed segfault
16714                 item->prefs == NULL (don't know why)
16715
16716 2001-07-25 [alfons]
16717
16718         * configure.in
16719                 Sylpheed 0.5.1claws1
16720
16721         * sync with Sylpheed 0.5.1cvs1-3
16722
16723 2001-07-24 [christoph]
16724
16725         * src/folderview.c
16726         * src/prefs_folder_item.[ch]
16727                 added folderitem preferences dialog with
16728                 default To: and auto request return receipt
16729
16730         * src/compose.[ch]
16731         * src/menu.[ch]
16732                 changes to handle new folderitem preferences
16733
16734         * src/mainwindow.c
16735         * src/summaryview.c
16736                 call compose new mail with current folderitem
16737
16738 2001-07-24 [alfons]
16739
16740         Release Sylpheed 0.5.1claws
16741
16742         * configure.in
16743                 change to release version 0.5.1claws
16744
16745 2001-07-24 [christoph]
16746
16747         * src/summaryview.c
16748                 fixed segfault that happend when the selected
16749                 message was removed while retrieving new messages.
16750
16751         * po/es.po
16752                 updated translation
16753                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
16754
16755 2001-07-22 [alfons]
16756
16757         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
16758         this is a work in progress, for more information: http://nlpagan.net/sylman 
16759         
16760         * configure.in, src/mainwindow.c, manual/Makefile.am
16761                 add support for English manual
16762
16763         * AUTHORS
16764                 add authors of user manuals
16765
16766         * manual/en/sylpheed*.html
16767                 add English documentation
16768
16769 2001-07-22 [christoph]
16770
16771         * po/POTFILES.in
16772                 added src/ssl.c
16773         * src/ssl.c
16774                 changed a wrong debug message
16775
16776 2001-07-22 [alfons]
16777
16778         * po/nl.po
16779                 update Dutch translation
16780
16781         * src/prefs_filtering.c, 
16782           src/prefs_matcher.c
16783                 add more translatable strings           
16784
16785 2001-07-21 [alfons]
16786
16787         0.5.0claws7
16788
16789         * configure.in
16790                 change version
16791
16792         * src/inc.c, src/summaryview.[ch]
16793                 prevent update of mark file when filtering has done, by
16794                 using a variable; this affects two functions:
16795                         inc.c::inc_finished()
16796                         summaryview.c::summary_show()
16797
16798 2001-07-20 [alfons]
16799
16800         * src/filtering.[ch], src/prefs_filtering.c, 
16801           src/matcher.[ch]
16802                 add filtering action for label coloring 
16803
16804         * po/POTFILES.in
16805                 add labelcolors.c
16806
16807         * added src/labelcolors.c
16808         * added src/labelcolors.h
16809         * src/Makefile.am, src/summaryview.c
16810                 rearrange label coloring code
16811
16812         * src/procmsg.h
16813                 add more parentheses so label colouring works correctly
16814
16815         * src/filtering.c
16816                 don't really delete message, but move it to Trash
16817
16818         * src/prefs_matcher.c
16819                 add quote options to info dialog
16820
16821 2001-07-20 [christoph]
16822
16823         * src/Makefile.am
16824         * src/inc.c
16825         * src/main.[ch]
16826         * src/socket.h
16827         * src/ssl.[ch] (new)
16828                 moved ssl stuff to a seperate file
16829
16830 2001-07-20 [darko]
16831
16832         * src/summaryview.c
16833                 fix show sender using address book with no e-mail
16834                 address in From: field
16835
16836 2001-07-19 [alfons]
16837
16838         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
16839                 fix messy handling of escaping... now at least the
16840                 execute command is useful. escape char is '\', we
16841                 accept \n and \r too. 
16842
16843                 Real life example:
16844                 
16845                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
16846                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
16847
16848 2001-07-18 [alfons]
16849
16850         0.5.0claws6
16851
16852         * src/summaryview.c
16853                 clean up
16854
16855         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
16856           src/procmsg.[ch]
16857                 revise filtering; currently move, copy, marking have
16858                 been tested. if you like bleeding edge stuff, you
16859                 should definitely go for this version :)
16860
16861         * mark old working stuff as VERSION_0_5_0_CLAWS5        
16862
16863 2001-07-17 [christoph]
16864
16865         * src/utils.c
16866                 timestamp log
16867
16868 2001-07-17 [alfons]
16869
16870         0.5.0claws5
16871
16872         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
16873           bits in the mark file, without affecting either branch. Lots of
16874           files changed, also in claws branch.
16875
16876           UNTESTED: use of mbox folders
16877
16878         * src/summaryview.c
16879                 added mark all read; however this was a quick hack used for
16880                 cleaning up mess after initial merge with Hiroyuki
16881
16882         * configure.in
16883                 change claws version number back to 0.5.0claws5 to clear up 
16884                 confusion & pretension (recent release was technically 
16885                 0.5.0claws4, so we neatly align with Hiroyuki :-)
16886
16887 2001-07-16 [alfons]
16888
16889         sync with Hiroyuki's 0.5.0cvs4
16890
16891 2001-07-16 [alfons]
16892
16893         0.5.1claws3
16894
16895         * src/filtering.[ch]
16896                 remove invalid updating of mark files for 
16897                 filter actions MATCHING_ACTION_MOVE and 
16898                 MATCHING_ACTION_DELETE; this should fix the
16899                 folder update bug
16900                 
16901         * src/procmsg.c
16902                 revert Christoph's stab at fixing the folder 
16903                 update bug
16904
16905         * po/POTFILES.in
16906                 add missing files with translatable strings
16907
16908         * src/summaryview.c
16909                 remove debug print
16910
16911 2001-07-15 [alfons]
16912
16913         * src/addr_compl.[ch], src/prefs_filtering.c
16914                 make "filtering pref dialog's destination entry" an
16915                 "address completable entry", if filter destination is 
16916                 an email address
16917
16918         0.5.1claws2
16919         
16920         sync with Hiroyuki's 0.5.0cvs2-3
16921
16922 2001-07-15 [christoph]
16923
16924         * src/procmsg.c
16925                 fixed folder stats update after incorporation
16926
16927 2001-07-15 [alfons]
16928
16929         * src/summaryview.c
16930                 * finish label colouring stuff (for now)
16931                 * fix incorrect colour bug (off by one) 
16932
16933 2001-07-14 [alfons]
16934
16935         * src/mainwindow.c
16936                 change text labels for news and mail message so there's
16937                 plenty of toolbar estate left
16938
16939         * configure.in
16940                 0.5.1claws1
16941
16942         * src/folderview.c
16943           src/folder.[ch]
16944                 sync with Hiroyuki's 0.5.0cvs1
16945
16946         * src/summaryview.c
16947                 more rewrite label colouring
16948
16949 2001-07-14 [alfons]
16950
16951         * src/summaryview.[ch]
16952                 * start rewrite label colouring 
16953                 * fix proper location "Add Sender To Addressbook" menu item
16954
16955 2001-07-13
16956
16957         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16958         (actually this is 0.5.0claws4)
16959
16960 2001-07-13 [alfons]
16961
16962         * po/pt_BR.po
16963                 * fix duplicate message
16964                 * add updated Portugese / Brazilian translation
16965                   submitted by Fabio Junior Beneditto
16966
16967 2001-07-12 [alfons]
16968
16969         * AUTHORS
16970                 add Jens
16971
16972         * po/nl.po
16973                 add updated Dutch translation
16974
16975         * po/de.po
16976                 add updated German translation submitted by Jens
16977
16978 2001-07-11 [alfons]
16979
16980         Prerelease before 0.5.0claws. Please test.
16981         This version is temporarily tagged as VERSION_0_5_0_TEST
16982
16983         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
16984           src/prefs_scoring.c, src/prefs_matcher.c, 
16985           src/prefs_filtering.c, src/mbox.c, 
16986           src/main.c, src/inc.c, src/filtering.[ch]
16987                 revert new Hoa's new matcher (does not work yet)
16988
16989         * src/Makefile.am
16990                 clean up
16991
16992 2001-07-10
16993
16994         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16995
16996
16997 2001-07-10 [alfons]
16998
16999         * Makefile.am
17000                 add ChangeLog.claws to EXTRA_DIST
17001         * src/Makefile.am
17002                 add matcher_parser_parse.h to EXTRA_DIST
17003
17004 2001-07-10 [christoph]
17005
17006         * src/inc.c
17007                 add destination folder to table of
17008                 folders that need to be updated after
17009                 incorporation
17010
17011 2001-07-10 [alfons]
17012
17013         * folder.[ch]
17014           folderview.c
17015                 make collapse state of folders and folder items persistent, i.e.
17016                 if you collapse a folder tree, the next time sylpheed-claws starts 
17017                 up the folder tree remains collapsed.  
17018                 
17019 2001-07-10 [christoph]
17020
17021         * acconfig.h
17022         * configure.in
17023                 added --enable-ssl
17024         * src/md5.[ch]
17025                 renamed MD5_CTX to MD5_CTX_syl
17026                 conflicts with a struct in openssl
17027         * src/inc.c
17028         * src/main.[ch]
17029         * src/prefs_account.[ch]
17030         * src/socket.[ch]
17031                 SSL support for POP
17032         * src/mainwindow.c
17033                 fixed compose with current account
17034                 broken by new compose button stuff
17035
17036 2001-07-09 [hoa]
17037
17038         * AUTHORS
17039                 changed my email address
17040
17041         * src/matcher_parser_parse.y
17042                 clean the parser to remove conflicts
17043
17044 2001-07-09 [alfons]
17045
17046         * AUTHORS
17047                 add Match Grun
17048
17049         * configure.in
17050                 fix incorrect description of --enable-ldap parameter
17051
17052         * src/prefs_common.[ch]
17053           src/compose.c
17054                 add experimental option "smart wrapping" which makes the
17055                 compose editor auto wrap.
17056                 
17057                 | TODO: the problem with the buggy cursor handling is caused |
17058                 | by the GtkText. when deleting / backspacing text its       |
17059                 | wrapping algorithm does not take in account the previous   |
17060                 | line. should find a way to hack this in.                   |
17061                 | or should perhaps combine this with the word wrapping      |
17062                 | patch i wrote in january.                                  |
17063
17064         * src/about.c
17065                 show build parameters for LDAP and JPilot
17066
17067         * src/summaryview.c
17068                 revert Christoph's bugfix for selecting next unread message, 
17069                 because folder stats aren't updated correctly
17070
17071 2001-07-08 [hoa]
17072
17073         * src/filtering.c
17074         * src/mainwindow.c
17075         * src/matcher.c
17076         * src/matcher_parser_lex.l
17077         * src/matcher_parser_parse.y
17078         * src/prefs_filtering.c
17079         * src/prefs_scoring.c
17080         * src/scoring.c
17081                 bugfix of the config file parser
17082
17083 2001-07-08 [alfons]
17084
17085         * src/Makefile.am
17086                 added generated matcher sources to BUILT_SOURCES
17087
17088 2001-07-08 [hoa]
17089
17090         * src/Makefile.am
17091         * src/.cvsignore
17092                 added new config file parser
17093
17094         * src/scoring.[ch]
17095         * src/filtering.[ch]
17096         * src/matcher.[ch]
17097         * src/prefs_filtering.c
17098         * src/prefs_matcher.c
17099         * src/prefs_scoring.c
17100         * added src/matcher_parser.h
17101         * added src/matcher_parser_lex.h
17102         * added src/matcher_parser_lex.l
17103         * added src/matcher_parser_parse.y
17104                 lex & yacc config file parser
17105
17106         * src/mbox.c
17107         * src/inc.c
17108         * src/main.c
17109                 changes prefs_filtering into global_filtering           
17110
17111         * src/summaryview.c
17112                 build threads with subjects only if "Re: " is at the
17113                 beginning of the subject
17114
17115 2001-07-07 [paul]
17116
17117         0.5.0claws
17118
17119         sync with sylpheed 0.5.0
17120                 change of version number only
17121
17122 2001-07-06 [paul]
17123
17124         0.5.0claws5
17125
17126         sync with sylpheed 0.5.0pre5
17127
17128 2001-07-05 [paul]
17129
17130         sync with sylpheed 0.5.0pre4 release
17131                 /po and /manual/ja not sync'ed
17132
17133 2001-07-04 [paul]
17134
17135         more sync with sylpheed 0.5.0pre4
17136
17137 2001-07-03 [christoph]
17138
17139         * src/addressbook.c
17140                 fixed address book broken by address book
17141                 for VCard, JPilot, LDAP
17142
17143 2001-07-03 [alfons]
17144
17145         * src/matcher.c
17146         * src/textview.c
17147                 stopped memory leaks
17148
17149 2001-07-03 [paul]
17150
17151         more sync with sylpheed 0.5.0pre4
17152
17153 2001-07-02 [match]
17154
17155         * included address book patch for VCard, JPilot, LDAP
17156         * pref_common.c - fixed Font options on Display tab (cosmetic)
17157         * alertpanel.c - fixed truncated message
17158
17159 2001-07-02 [christoph]
17160
17161         * src/mbox_folder.c
17162         * src/procmsg.[ch]
17163         * src/summaryview.c
17164                 mark threads for ignoring
17165
17166 2001-07-02 [paul]
17167
17168         0.5.0claws4
17169
17170         * sync with sylpheed 0.5.0pre4
17171                 updated gettext to 0.10.38.
17172
17173 2001-07-01 [paul]
17174
17175         * src/ mainwindow.c
17176         * src/procmsg.h
17177         * src/summaryview.[ch]
17178                 new right-click option: Label.
17179                 substitute for 'Mark-->Mark/Unmark', colours the line.
17180                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
17181
17182 2001-07-01 [christoph]
17183
17184         * src/folderview.c
17185                 fixed font for trash
17186         * src/summaryview.c
17187                 move ctree to unread message
17188
17189 2001-07-01 [paul]
17190
17191         * sync with sylpheed 0.5.0pre3 release
17192
17193 2001-06-30 [alfons]
17194
17195         * src/filesel.[ch]
17196         * src/compose.c
17197                 allow inserting / attaching multiple files in
17198                 the composer window
17199
17200 2001-06-30 [paul]
17201
17202         * src/codeconv.c
17203                 small change to Alfons' previous stuff so that it
17204                 actually makes
17205
17206 2001-06-30 [alfons]
17207
17208         * lots of files changed; first attempt to merge the changes
17209           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
17210
17211 2001-06-30 [paul]
17212
17213         * po/pt_BR.po
17214                 updated and completed, translations by Fabio
17215                 Junior Beneditto <fjbeneditto@yahoo.com.br>
17216
17217 2001-06-29 [alfons]
17218
17219         * src/compose.c
17220         * src/mimeproc.[ch]
17221                 allow selecting an attached files' mime type from a 
17222                 list of types.
17223
17224 2001-06-29 [paul]
17225
17226         * more sync with sylpheed 0.5.0pre3
17227
17228 2001-06-29 [paul]
17229
17230         * po/pt_BR.po
17231                 merge with sylpheed.pot and pt_BR.po provided by
17232                 Fabio Junior Beneditto.
17233
17234 2001-06-29 [darko]
17235
17236         * src/procmime.c
17237                 make MIME types case insensitive
17238
17239 2001-06-28 [alfons]
17240
17241         * po/nl.po
17242                 merge with sylpheed.pot and old nl.po; translations added.
17243
17244 2001-06-28 [paul]
17245
17246         * more sync with sylpheed 0.5.0pre3
17247
17248 2001-06-27 [alfons]
17249
17250         * src/summaryview.c
17251                 don't crash when removing parent node of messages
17252                 attracted by subject. this was caused by not deleting
17253                 the parent node from the subject line hash table.
17254
17255 2001-06-27 [alfons]
17256
17257         * src/summaryview.c
17258         * src/compose.[ch]
17259         * src/mainwindow.c
17260                 if there are multiple messages selected, allow forwarding
17261                 them as attachments.
17262
17263 2001-06-27 [paul]
17264
17265         * more sync with sylpheed 0.5.0pre3
17266
17267 2001-06-26 [paul]
17268
17269         0.5.0claws3
17270
17271         * sync with sylpheed 0.5.0pre3
17272
17273 2001-06-25 [paul]
17274
17275         * src/mainwindow.c
17276                 fixed 'compose news article' bug
17277                 from icon-and-text toolbar
17278
17279 2001-06-25 [paul]
17280
17281         * sync with sylpheed 0.5.0pre2 release
17282
17283 2001-06-24 [christoph]
17284
17285         * src/prefs_common.c
17286                 bug fix in font selection
17287         * src/folderview.c
17288                 use sylpheed's normal font instead of
17289                 gtk default font for folders without
17290                 new messages
17291
17292 2001-06-24 [alfons]
17293
17294         * src/mainwindow.[ch]
17295                 added composite compose mail / news button (an idea by Leandro
17296                 Pereira <leandro@linuxmag.com.br>)
17297
17298 2001-06-24 [paul]
17299
17300         Added instructions for ldif-to-xml.py
17301
17302         * tools/README
17303
17304 2001-06-23 [alfons]
17305
17306         Some minor things.
17307
17308         * src/pixmaps/stock_news_compose.xpm
17309                 added pixmap by Leandro
17310         * src/prefs_common.c
17311                 tested built-in spelling checker of GCC 3.0 :)
17312         * po/nl.po
17313                 merged dutch translation of sylpheed-main with
17314                 sylpheed.pot
17315
17316 2001-06-23 [paul]
17317
17318         Added tools directory and files.
17319
17320         * tools/filter_conv.pl
17321                 converts old filter system to new filtering system
17322         * tools/ldif-to-xml.py
17323                 converts netscape addressbook to sylpheed addressbook
17324         * tools/README
17325                 descriptions/instructions for above two files
17326
17327 2001-06-23 [christoph]
17328
17329         * src/inc.c
17330         * src/manage_window.[ch]
17331         * src/prefs_common.[ch]
17332                 mail retrieval dialog can be enabled, disabled
17333                 or hidden if non of sylpheed's windows is active
17334
17335 2001-06-22 [paul]
17336
17337         0.5.0claws2
17338
17339         * sync with sylpheed 0.5.0pre2
17340
17341 2001-06-21 [christoph]
17342
17343         * src/summaryview.c
17344                 show recipient on 'from' for all accounts
17345                 
17346         * src/inc.c
17347         * src/prefs_common.[ch]
17348                 disable error popup on mail receive errors
17349
17350 2001-06-21 [alfons]
17351
17352         * src/compose.c
17353                 made the ruler correctly appear and disappear.
17354
17355         * src/Makefile.am
17356                 removed Hoa's work-in-progress-stuff (interesting!) so 
17357                 claws compiles ok.
17358
17359 2001-06-20 [christoph]
17360
17361         * src/inc.c
17362         * src/progressdialog.c
17363                 added scrolled window for list in progressdialog
17364
17365 2001-06-20 [paul]
17366
17367         sync with sylpheed 0.5.0pre1 release
17368
17369 2001-06-20 [christoph]
17370
17371         * src/summeryview.c
17372                 make building threads by subject work when
17373                 thread view is enabled
17374                 
17375         * src/compose.c
17376         * src/prefs_common.[ch]
17377                 automatically select account for mail replys
17378
17379 2001-06-19 [sergey]
17380
17381         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
17382         they are filled in from the account settings.
17383
17384 2001-06-19 [paul]
17385
17386         * more sync with sylpheed 0.5.0pre1
17387
17388 2001-06-18 [alfons]
17389
17390         * src/Makefile.am,
17391           src/procmime.c
17392                 added --sysconfdir to CPPFLAGS for pointing to the correct
17393                 location of mime.types. 
17394
17395                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
17396                 or ./configure!
17397
17398 2001-06-18 [hoa]
17399
17400         * src/summaryview.c
17401                 fixed some bug when building threads
17402
17403 2001-06-18 [pau]l
17404
17405         * src/prefs_account.c
17406                 UI stuff: More changes to the English
17407
17408 2001-06-18 [paul]
17409
17410         * src/pixmaps/stock_news_compose.xpm: new file
17411         * src/Makefile.am
17412         * src/mainwindow.c
17413         * src/summaryview.c
17414                 Added new icon for Hoa's 'compose a news
17415                 message', plus minor improvements to the
17416                 English
17417
17418         * po/ja.po
17419         * ChangeLog
17420         * ChangeLog.jp
17421                 more sync with sylpheed 0.5.0pre1
17422
17423 2001-06-18 [hoa]
17424
17425         * src/compose.[ch]
17426         * src/mainwindow.c
17427                 Follow-up and reply to
17428
17429         * src/summaryview.[ch]
17430                 Build threads also with subjects
17431
17432 2001-06-17 [hoa]
17433
17434         * src/compose.c
17435                 forwarding use the current account.
17436
17437         * src/mainwindow.c
17438                 the "compose message" button has been replaced with
17439                 "new mail" and "new news" buttons
17440
17441         * src/prefs_common.[ch]
17442                 added a configuration option to use the forward button
17443                 as "forward as attachment"
17444                 changed reply and forward format description
17445
17446         * src/quote_fmt_lex.l
17447         * src/quote_fmt_parse.y
17448                 added message with no signature in format for reply
17449                 and forward.
17450
17451 2001-06-17 [paul]
17452
17453         Minor UI stuff
17454
17455         * src/mainwindow.c
17456         * src/summaryview.c
17457                 Improvements to the English
17458
17459         * src/prefs_common.c
17460                 Improvements to the English and some
17461                 clarity/continuity improvements in the
17462                 description of Quote symbols.
17463
17464 2001-06-17 [paul]
17465
17466         0.5.0claws1
17467
17468         * sync with sylpheed 0.5.0pre1
17469
17470 2001-06-17 [hoa]
17471
17472         * src/compose.c
17473                 Better interface for compose, displayed fields
17474                 are updated whenever we change account.
17475                 Newsgroups field is automatically filled.
17476
17477         * src/mainwindow.c
17478                 Newsgroups field is automatically filled.
17479
17480         * src/prefs_account.c
17481                 Some interface stuff when fields appear and
17482                 disappear.
17483
17484 2001-06-16 [paul]
17485
17486         0.4.99claws
17487
17488         * sync with sylpheed 0.4.99
17489
17490 2001-06-16 [sergey]
17491
17492         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
17493         base64_decoder_free, base64_decoder_decode): new object and
17494         functions for decoding base64 streams.
17495         * src/procmime.c (procmime_decode_content): modified to use the
17496         new base64 decoder.
17497
17498 2001-06-15 [paul]
17499
17500         0.4.99claws10
17501
17502         * sync with sylpheed 0.4.99cvs11
17503
17504 2001-06-13 [paul]
17505
17506         0.4.99claws9
17507
17508         * sync with sylpheed 0.4.99cvs9
17509
17510 2001-06-13 [hoa]
17511
17512         * src/compose.c
17513         * src/prefs_account.c
17514
17515                 SMTP server can be defined in the news account
17516                 mime type of attachment are kept.
17517
17518         * src/summaryview.c
17519
17520                 now choose the highest important score between default
17521                 and important score of folder.
17522
17523 2001-06-09 [alfons]
17524         
17525         * src/prefs_common.c: 
17526
17527                 (prefs_quote_description_create): corrected description of 
17528                 quote format characters
17529
17530 2001-06-09 [paul]
17531
17532         0.4.99claws8
17533
17534         * sync with sylpheed 0.4.99cvs8
17535
17536 2001-06-08 [sergey]
17537
17538         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
17539         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
17540
17541 2001-06-08 [paul]
17542
17543         0.4.99claws7
17544
17545         * sync with sylpheed 0.4.99cvs7
17546
17547 2001-06-06 [sergey]
17548
17549         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
17550         clashes with autogenerated header).
17551         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
17552         * src/Makefile.am: added quote_fmt.h.
17553         * src/.cvsignore: added lex/yacc autogenerated files
17554         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
17555
17556 2001-06-06 [paul]
17557
17558         0.4.99claws6
17559
17560         * sync with sylpheed 0.4.99cvs6
17561
17562 2001-06-06 [hoa]
17563
17564         * added src/quote_fmt_parse.h
17565         * src/compose.c
17566                 removed warnings
17567
17568         * src/prefs.[ch]
17569                 don't modify readonly configuration files
17570
17571         * src/prefs_account.c
17572         * src/prefs_common.c
17573         * src/prefs_customheader.c
17574         * src/prefs_display_header.c
17575         * src/prefs_filter.c
17576         * src/prefs_filtering.c
17577         * src/prefs_scoring.c
17578                 don't open dialog box when configuration files
17579                 are readonly
17580
17581 2001-06-05 [sergey]
17582
17583         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
17584
17585         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
17586         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
17587         BUILT_SOURCES to make all files rebuild properly.
17588
17589         * src/compose.c: removed #include "quote_fmt.tab.h".
17590
17591         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
17592         CHARACTER value in yylval.
17593
17594         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
17595         receive CHARACTER value by documented means (yylval).
17596
17597         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
17598
17599 2001-06-05 [hoa]
17600
17601         * src/Makefile.am
17602                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
17603
17604         * src/filtering.c
17605         * src/matcher.c
17606         * src/matcher.h
17607         * src/prefs_filtering.c
17608                 now keep the configuration for execute action
17609
17610         * src/mbox_folder.c
17611                 fixed a warning
17612
17613 2001-06-05 [paul]
17614
17615         * sync with sylpheed 0.4.99cvs5
17616
17617 2001-06-05 [hoa]
17618
17619         * src/Makefile.am
17620                 added quote_fmt.[ch]
17621
17622         * added src/quote_fmt.y
17623         * added src/quote_fmt.l
17624         * added src/quote_fmt.tab.h
17625         * added src/quote_fmt.tab.c
17626         * added src/lex.quote_fmt.c
17627                 parsing configuration for replying
17628                 and forwarding
17629
17630         * src/prefs_common.[ch]
17631                 added configuration UI for replying
17632                 and forwarding
17633
17634         * src/compose.c
17635                 using configuration for replying
17636                 and forwarding
17637
17638 2001-06-04 [hoa]
17639
17640         * src/filtering.c
17641         * src/matcher.c
17642         * src/matcher.h
17643         * src/prefs_filtering.c
17644         * src/prefs_matcher.c
17645         * src/prefs_matcher.h
17646                 action "run a command" for filtering
17647                 and matching with a command.
17648                 fixed the "whole message" matching
17649
17650         * src/mbox_folder.c
17651                 changed temporary filename for security
17652
17653         * src/messageview.c
17654                 queue the notification if it fails to send.
17655
17656         * src/prefs_common.c
17657         * src/prefs_folder_item.c
17658                 changed the default important score             
17659
17660         * src/prefs_scoring.c
17661         * src/scoring.c
17662                 hide kill score input when the folder is not
17663                 a newsgroup
17664
17665 2001-06-03 [alfons]
17666
17667         * src/prefs_common.c:
17668
17669                 (prefs_font_select): pass font name in font entry box to font
17670                 selection dialog.
17671
17672 2001-06-03 [sergey]
17673
17674         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
17675
17676 2001-06-03 [paul]
17677
17678         * sync with sylpheed 0.4.99cvs4
17679
17680 2001-06-03 [alfons]
17681
17682         * src/headerwindow.c:
17683
17684                 (headerwindow_show_cb): use the selected summary view item, not
17685                 the displayed item.
17686
17687 2001-06-02 [alfons]
17688
17689         * src/headerwindow.c:
17690
17691                 (headerwindow_show_cb): always try to show msginfo
17692
17693 2001-06-02 [hoa]
17694
17695         * src/compose.c
17696                 keep attached parts when reediting or forwarding.
17697
17698 2001-06-01 [hoa]
17699
17700         * src/folderview.c
17701         * src/prefs_folder_item.[ch]
17702         * src/prefs_scoring.[ch]
17703         * src/scoring.[ch]
17704         * src/summaryview.[ch]
17705         * src/main.c
17706         * src/mainwindow.c
17707         * src/prefs_common.[ch]
17708                 support for folder scoring
17709                 kill score and important score for messages
17710         
17711         * src/prefs_account.c
17712                 some display bug fixed for local account
17713                 preferences
17714
17715 2001-05-31 [alfons]
17716
17717         * src/summaryview.c:
17718
17719                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
17720                 sender to address book menu item is disabled.
17721
17722 2001-05-30 [hoa]
17723
17724         * src/filtering.[ch]
17725         * src/summaryview.c
17726                 handling summary menu / filter messages
17727
17728         * src/folder.[ch]
17729                 add some stuff
17730
17731         * src/foldersel.c
17732                 imap folders now appears in list
17733
17734         * src/mbox_folder.c
17735                 doesn't crash if destination mail is not writeable
17736
17737 2001-05-29 [hoa]
17738
17739         * src/compose.c
17740                 removed some warnings
17741
17742         * src/filtering.c
17743         * src/folder.[ch]
17744         * src/prefs_filtering.c
17745                 global string to identify any folders           
17746                 removed some debug info
17747                 filtering to mbox folders is now possible
17748
17749         * src/mainwindow.c
17750                 removed some warnings
17751
17752         * src/mbox_folder.c
17753                 permission on files are changed to read/write for user only,
17754                 nothing for other.
17755                 creation of subfolder is handled better.
17756
17757 2001-05-28 [alfons]
17758
17759         Verified the sync for src/prefs_common.[ch] and
17760         src/prefs_account.[ch]. I believe there were some
17761         minor indentation differences.
17762
17763 2001-05-28 [paul]
17764
17765         0.4.99claws3
17766
17767         * sync with 0.4.99cvs3
17768
17769 2001-05-28 [hoa]
17770
17771         * src/compose.c
17772                 handling flags for mbox format
17773
17774         * src/filtering.c
17775                 use of mark file only for MH format
17776                 handling flags for mbox format
17777                 filtering cannot yet move or copy mails to mbox folders.
17778
17779         * src/folder.[ch]
17780                 changed move_msg, copy_msg,
17781                 move_msgs_with_dest, copy_msgs_with_dest functions
17782                 uses only folder->copy_msg() function
17783                 uses folder->finished_copy() to handle the destination
17784                 folder at the end of the copy or move operation.
17785
17786         * src/foldersel.c
17787                 included mbox directories.
17788
17789         * src/folderview.[ch]
17790         * src/mainwindow.c
17791                 handle folders operation for mbox format
17792
17793         * src/mbox.c
17794                 disable conversion of "From " header
17795
17796         * src/mbox_folder.[ch]
17797                 completion of mbox format handling
17798
17799         * src/mh.c
17800                 changed mh_copy_msg() function and
17801                 removed mh_move_msg(), mh_move_msgs_with_dest(),
17802                 mh_copy_msgs_with_dest()
17803
17804         * src/prefs_filtering.c
17805                 removed some warnings
17806
17807         * src/prefs_matcher.c
17808                 default boolean operation is AND
17809
17810         * src/procheader.c
17811                 handling flags for mbox format
17812                 handling of "From " header
17813
17814         * src/procmsg.[ch]
17815                 removed data field
17816                 added MSG_REALLY_DELETED flags to handle deletion of
17817                 messages in mbox format.
17818
17819         * src/summaryview.c
17820                 handling flags for mbox format
17821                 disable the MSG_DELETED flags when messages
17822                 are deleted in mbox format
17823
17824         * src/textview.c
17825                 "From " headers display fixed.
17826
17827 2001-05-27 [alfons]
17828
17829         * src/textview.c:
17830                 
17831                 (get_email_part): skip quoted email addresses, like in e.g.
17832                 "'alfons@proteus.demon.nl'".
17833
17834 2001-05-26 [alfons]
17835
17836         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
17837         and fixing the persistence troubles when using separate windows.
17838
17839         * src/mainwindow.c:
17840         
17841             Added #define SEPARATE_ACTION used in the gtk item factory for 
17842             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
17843                 use gtk_item_factory_get_widget_by_action() to get the items.
17844                 
17845             Removed separate_widget_cb from the gtk item factory data   
17846           
17847             (mainwindow_create): connect separate_widget_cb() to check
17848             menu item "toggled" signal. also passing a MainWindow pointer
17849                 as object data for both check menu items.
17850                 
17851             (separate_widget_cb): definition of separate_widget_cb() to match
17852             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
17853                 window using gtk_object_get_data(). The type of window separation 
17854                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
17855         
17856         * src/prefs_filtering.c,
17857           src/prefs_matcher.c: added horizontal scrollbars
17858
17859 2001-05-25 [darko]
17860
17861         * src/headerview.c
17862                 fix segfault with invalid bold font
17863         * src/summaryview.c
17864                 correctly display summary stats after row is marked
17865
17866 2001-05-23 [sergey]
17867
17868         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
17869         encodings with libjconv.
17870
17871 2001-05-23 [hoa]
17872
17873         * src/Makefile.am
17874                 added mbox_folder.[ch]
17875         * src/defs.h
17876                 mbox temporary folder
17877         * src/folder.[ch]
17878         * added src/mbox_folder.[ch]
17879         * src/folderview.c
17880         * src/procheader.[ch]
17881                 added mbox support
17882         * src/mbox.c
17883                 bugfix for file incorporation filtering
17884         * src/imap.c
17885                 enable creation of MBOX
17886         * src/prefs_display_header.c
17887                 enable use of headers like "From "
17888                 something that should be fixed :
17889                         displaying of such headers add an extra space
17890         * src/prefs_folder_item.c
17891                 don't create folders because it is not necessary
17892         * src/procmsg.h
17893                 added data field to MsgInfo for mbox internal use
17894         * src/summaryview.c
17895                 added some support for mbox
17896         * src/utils.[ch]
17897                 added get_mbox_cache_dir() function
17898
17899 2001-05-23 [hiroyuki]
17900
17901         * src/headerwindow.c
17902           src/inc.c
17903           src/main.c
17904           src/mh.c
17905           src/nntp.c
17906           src/procmsg.h
17907           src/session.h
17908           src/socket.[ch]
17909           src/summaryview.c
17910           src/textview.c
17911           src/automaton.c
17912           src/folderview.c: more sync with 0.4.99cvs2.
17913
17914         * src/headerwindow.c: reverted.
17915
17916 2001-05-22 [paul]
17917
17918         0.4.99claws2
17919
17920         * sync with sylpheed 0.4.99cvs2
17921                 * src/news.[ch]
17922                 * src/nntp.[ch]
17923                 * INSTALL
17924                 * INSTALL.jp
17925
17926 2001-05-22 [alfons]
17927
17928         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
17929
17930 2001-05-21 [alfons]
17931
17932         Minor things:
17933
17934         * configure.in: if gnome-config not found, "no" is displayed
17935         
17936         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
17937
17938         * src/textview.c: now also possible to add mail addresses by right
17939           clicking in the text view
17940
17941         * src/codeconv.c: merged patch which fixes endless loop when encountering
17942           invalid wide characters; from Alte <010@imis.ru>  
17943
17944 2001-05-20 [alfons]
17945
17946         Added installation of gnome specific things:
17947
17948         * Makefile.am: gnome conditional
17949
17950         * configure.in: check for installed gnome
17951
17952         * added sylpheed.png, sylpheed.desktop
17953
17954 2001-05-20 [sergey]
17955
17956         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
17957
17958         * src/mainwindow.h (main_window_toolbar_create): created a button
17959         for "Reply to all".
17960         (main_window_set_toolbar_sensitive): enable/disable the new button
17961         appropriately.
17962         (toolbar_reply_to_author_cb): handle the new button.
17963
17964         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
17965         send_progress_dialog_destroy() on failure (fixes hang on SMTP
17966         failure).
17967
17968 2001-05-19 [sergey]
17969
17970         * src/compose.h (ComposeReplyMode): new modes
17971         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
17972         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
17973
17974         * src/compose.c
17975         (compose_send): move some code into a new function:
17976         (compose_current_mail_account): new function.
17977         (compose_reply): new argument to_author, all callers changed; if
17978         to_author==TRUE and account->protocol==A_NNTP, find and use an
17979         appropriate mail account for replying.
17980         (compose_reply_set_entry): new argument to_author; ignore
17981         compose->replyto if to_author==TRUE.
17982
17983         * src/mainwindow.c: new command "Message/Reply to author".
17984         (main_window_set_menu_sensitive): enable/disable it.
17985         (reply_cb): handle it.
17986
17987         * src/summaryview.c: new command "Reply to author".
17988         (summary_set_menu_sensitive): enable/disable it.
17989         (summary_reply_cb): handle it.
17990
17991         * src/account.c (account_find_mail_from_address): new function.
17992
17993 2001-05-18 [paul]
17994
17995         0.4.99claws1
17996
17997         * sync with sylpheed 0.4.99cvs1
17998
17999 2001-05-18 [hoa]
18000
18001         * src/compose.[ch]
18002         * src/filtering.c
18003         * src/summaryview.c
18004                 new filtering action : forward and forward as attachment
18005
18006         * src/main.c
18007                 no need for $DISPLAY when we run sylpheed --help
18008                 call to parse_cmd_opt() is moved
18009
18010         * src/mainwindow.[ch]
18011                 execute button is hidden when immediate execute
18012                 is chosen
18013
18014         * src/mh.c
18015         * src/news.c
18016         * src/prefs_folder_item.c
18017         * src/procmsg.c
18018                 better handling of missing directories
18019
18020         * src/summaryview.c
18021                 reedit is enabled in outbox
18022                 reedit is enabled in queue
18023
18024 2001-05-17 [hoa]
18025
18026         * src/filtering.c
18027         * src/matcher.[ch]
18028         * src/prefs_filtering.c
18029                 changed attachement into attachment
18030
18031 2001-05-17 [alfons]
18032
18033         0.4.67claws4    
18034
18035         * sync with sylpheed 0.4.67cvs9
18036         * sync with sylpheed 0.4.67cvs7-8
18037
18038 2001-05-17 [hoa]
18039
18040         * src/Makefile.am
18041                 added prefs_filtering.c
18042
18043         * src/filtering.[ch]
18044         * src/matcher.[ch]
18045                 removed action : forward_news and forward_news_as_attachement
18046                 (forward and forward_as_attachement can be used instead)
18047
18048         * src/mainwindow.c
18049                 added menu option to access filtering configuration
18050
18051         * src/prefs_account.c
18052                 changed mail_command default to /usr/sbin/sendmail
18053
18054         * added src/prefs_filtering.[ch]
18055                 dialog box for filtering configuration
18056
18057         * src/prefs_matcher.c
18058                 added function prefs_matcher_get_criteria_from_matching()
18059
18060         * src/prefs_scoring.c
18061                 reset the dialog when register or substitute is clicked
18062
18063 2001-05-15 [hoa]
18064
18065         * src/Makefile.am
18066                 added filtering.[ch]
18067         * src/inc.c
18068                 using filering.[ch] instead of filter.[ch]
18069         * src/main.c
18070                 reading new filtering configuration
18071         * src/matcher.[ch]
18072                 added some filtering actions
18073                 and fixed a bug for headers and mail body matching
18074         * src/mbox.c
18075                 using filering.[ch] instead of filter.[ch]
18076         * src/mh.c
18077                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
18078         * src/summaryview.c
18079                 some fixes for filtering
18080
18081 2001-05-14 [hiroyuki]
18082
18083         * src/send.c: fixed some weird indentations.
18084           send_message_with_command(): call pclose() only if p != NULL.
18085         * src/textview.c: get_email_part(): modified the code for readability.
18086
18087 2001-05-14 [hiroyuki]
18088
18089         * src/md5global.h
18090           src/md5ify.c
18091           src/md5ify.h: removed from the cvs.
18092
18093 2001-05-13 [sergey]
18094
18095         * src/main.c: include rfc2015.h to avoid compiler warnings.
18096         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
18097         the panel is already on screen.
18098         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
18099         closing the alert window by ESC as "No".
18100         * src/prefs_common.c (prefs_interface_create): moved return
18101         receipt check button to the correct place.
18102
18103 2001-03-13 [alfons]
18104
18105         * src/prefs_common.c: 
18106                 moved return receipt check button to the Send tab. (prefs_send_create)
18107                 removed the date format ui related globals. (prefs_display_create)
18108
18109         0.4.67claws3
18110         
18111         * sync with sylpheed 0.4.67cvs5-6
18112
18113 2001-05-13 [paul]
18114
18115         * added Alfons' font selection patch
18116
18117         * src/defs.h
18118         * src/headerwindow.c
18119         * src/prefs_common.c
18120         * src/prefs_common.h
18121
18122 2001-05-13 [hoa]
18123         * src/defs.h
18124                 changed version of cache
18125         * src/matcher.[ch]
18126         * src/prefs_matcher.c
18127                 added additionnal matching criteria
18128         * src/procheader.c
18129         * src/procmsg.[ch]
18130         * src/news.c
18131                 added references in MsgInfo
18132
18133 2001-05-12 [hoa]
18134
18135         * src/defs.h
18136                 prepared some things for new filtering
18137         * src/matcher.[ch]
18138                 added some matching properties
18139                 inreplyto need to be enhanced
18140                 prepared some things for new filtering
18141         * src/messageview.c
18142                 added Return-Receipt-To handling
18143         * src/prefs_folder_item.c
18144                 changed default value to TRUE
18145         * src/prefs_matcher.c
18146                 added some matching properties
18147         * src/prefs_scoring.[ch]
18148                 the scoring dialog is finished
18149         * src/procheader.c
18150                 added Return-Receipt-To handling
18151                 Reference need to be added
18152         * src/procmsg.[ch]
18153                 added Return-Receipt-To handling
18154                 added threadscore to get a better score sorting when
18155                 threads are enabled
18156         * src/summaryview.c
18157                 suppressed a bug when we sort the list
18158                 when no folder is opened.
18159                 better score sorting when threads are enabled
18160
18161 2001-05-12 [alfons]
18162
18163         * reverted previous patch because of potential errors 
18164
18165         0.4.67claws2
18166         
18167         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
18168                 applied "toggle mail-retrieval dialog window" patch submitted 
18169                 by Eric Limpens <eric@qnt.net>
18170
18171         * sync with sylpheed 0.4.67cvs4
18172
18173 2001-05-12 [sergey]
18174
18175         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
18176         some picky compilers.
18177         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
18178         * src/grouplist_dialog.c: include alertpanel.h.
18179         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
18180         fix compile warning.
18181         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
18182         #include "defs.h" before others to prevent the warning of `MIN'
18183         and `MAX' redefinition.
18184
18185 2001-05-11 [hoa]
18186
18187         * src/main.c
18188         * src/messageview.c
18189         * src/prefs_account.c
18190         * src/prefs_display_header.c
18191                 removed warning
18192         * src/Makefile.am
18193                 added prefs_scoring.[ch]
18194         * src/grouplist_dialog.c
18195                 display an error dialog box if the group list
18196                 cannot be fetched.
18197         * src/mainwindow.[ch]
18198                 added main_window_set_thread_option() function
18199                 scoring dialog box enabled
18200         * src/matcher.[ch]
18201                 added flags matching unread /new / marked
18202                 / deleted / replied / forwarded
18203         * src/news.c
18204                 newsgroups are now finally in newscache
18205         * src/prefs_matcher.[ch]
18206                 finished preferences for matching dialog
18207         * added src/prefs_scoring.[ch]
18208                 scoring dialog box completed
18209         * src/scoring.[ch]
18210                 conversion to string : added scoringprop_to_string()
18211                 write config for preferences :
18212                 added prefs_scoring_write_config()
18213         * src/summaryview.c
18214                 threads can be enabled/disabled independently
18215                 for each folder
18216
18217 2001-05-10 [alfons]
18218
18219         0.4.67claws1
18220         
18221         * AUTHORS: 
18222                 thought it would be nice to have a list of all
18223                 contributors (used Changelog as a reference)
18224         
18225         * configure.in: 
18226                 messed up version numbering...
18227
18228         0.4.66claws1
18229
18230         * sync with sylpheed 0.4.67cvs1-3
18231
18232 2001-05-10 [darko]
18233
18234         * src/prefs_common.c:
18235                 better UI for strftime format, double clicking
18236                 on format now inserts the format in text entry
18237                 replaced close button with standard OK/Cancel
18238                 moved date format button to the right of the
18239                 text entry field
18240
18241 2001-05-09 [alfons]
18242
18243         * src/gtkstext.c:
18244                 Ctrl-Home / Ctrl-End have proper cursor navigation
18245
18246 2001-05-09 [hoa]
18247
18248         * src/prefs_matcher.c
18249                 finished UI to define matching properties
18250                 added ok and cancel button
18251         * src/prefs_filter.c
18252                 added ok and cancel button
18253         * src/news.c
18254                 fixed some bug in xhdr parsing
18255
18256 2001-05-08 [alfons]
18257
18258         * src/textview.c: 
18259                 fixed a bug in textview_show_header(), which displayed two colons (':');
18260                 cleaned up some warnings
18261
18262 2001-05-08 [hoa]
18263
18264         * src/Makefile.am
18265                 added prefs_matcher.[ch]
18266                 compilation with -W -Wall
18267         * src/alertpanel.c
18268                 ungrab the mouse events if grabbed - does it
18269                 fix the bug for disposition notification ?
18270         * src/mainwindow.c
18271                 added a menu option to open the matching dialog.
18272         * src/matcher.[ch]
18273                 added matcherprop_to_string() and matcherlist_to_string()
18274                 fixed some bugs, changed the name of some options
18275                 age_sup and age_inf becomes age_greater and age_lower,
18276                 body and messageheaders becomes body_part and headers_part,
18277                 changed the names of constants from SCORING_XXX to MATCHING_XXX
18278         * src/prefs_display_header.c
18279         * src/prefs_headers.c
18280                 fixed a bug that accidentally destroyed dialogs
18281                 when closed them with delete_event
18282                 Added *_deleted() which handle delete_event signal correctly.
18283         * src/prefs_folder_item.[ch]
18284                 added "enable_thread" field for future customization
18285         * added src/prefs_matcher.[ch]
18286                 sample of the UI to define matching properties
18287         * src/procheader.c
18288                 using procheader_headername_equal instead of str*cmp functions
18289                 using procheader_parse_header() function
18290         * src/scoring.c
18291                 using MATCHING_XXX instead of SCORING_XXX
18292         * src/summaryview.c
18293                 display the sender of the news even if this is ourself
18294                 when this is a news message.
18295         * src/textview.c
18296                 using headername_equal() instead of str*cmp functions
18297
18298 2001-05-08 [alfons]
18299
18300         0.4.66claws
18301
18302         * sync with sylpheed 0.4.66
18303         * src/gtkstext.c: trace logs added 
18304
18305 2001-05-08 [sergey]
18306
18307         * src/prefs_common.[ch]: added option to enable/disable GnuPG
18308         signature check popup.
18309         * src/rfc2015.c (check_signature): show signature check popup only
18310         if it is enabled in preferences.
18311
18312 2001-05-07 [alfons]
18313
18314         0.4.66claws4
18315         
18316         * sync with sylpheed 0.4.66cvs6
18317
18318 2001-05-07 [darko]
18319
18320         * src/prefs_common.[ch]: added option to enable/disable
18321           looking up sender name in address book for summary pane
18322         * src/summaryview.c: look up sender in the address book
18323           by using Alfons' address completion code
18324
18325 2001-05-07 [hiroyuki]
18326
18327         * src/inc.h
18328           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
18329           member of Pop3State.
18330         * src/news.c: brought #include "defs.h" before #include <glib.h>
18331           to prevent the warning of `MIN' and `MAX' redefinition.
18332
18333 2001-05-06 [hoa]
18334
18335         * removed src/headers_display.[ch]
18336         * removed src/prefs_display_headers.[ch]
18337         * src/inc.c
18338                 use a temporary file in the user directory for mbox import
18339         * src/news.c
18340                 added XHDR support to get "To" and "Cc" headers
18341                 (in order to match news with to or cc field for
18342                 scoring)
18343                 added function news_parse_xhdr() to get XHDR response
18344         * src/nntp.[ch]
18345                 added function nntp_xhdr()
18346         * src/matcher.c
18347                 fetch the message if necessary
18348
18349 2001-05-06 [alfons]
18350
18351         0.4.66claws3
18352
18353         * sync with sylpheed 0.4.66cvs3-5
18354
18355 2001-05-06 [hoa]
18356
18357         * src/utils.[ch]
18358                 added function itos_buf() to enable use of several buffers
18359         * src/summaryview.c
18360                 use of itos_buf() instead of itos() in summary list
18361                 to fix the broken display of message number.
18362
18363 2001-05-06 [alfons]
18364
18365         * src/gtkstext.c: bug in cursor up navigation fixed,
18366                 fixed another unsigned / signed comparison (we're getting there :-)
18367
18368 2001-05-06 [hoa]
18369
18370         * src/Makefile.am
18371                 added scoring.c scoring.h
18372                 prefs_folder_item.c prefs_folder_item.h
18373                 matcher.c matcher.h
18374         * src/defs.h
18375                 added FOLDERITEM_RC SCORING_RC
18376         * src/folder.[ch]
18377                 added prefs field in FolderItem :
18378                 properties for each folder (PrefsFolderItem),
18379                 sorting type and mode were added as the first properties.
18380         * src/main.c
18381                 read config for scoring
18382         * added src/matcher.[ch]
18383                 gives functions to parse configuration file to do
18384                 matching on mails with a list of conditions.
18385         * src/mainwindow.c
18386                 add option to sort by score
18387         * src/prefs_common.[ch]
18388                 added preference option to show score and for
18389                 the score column size
18390         * added src/prefs_folder_item.[ch]
18391                 properties for each folder (PrefsFolderItem),
18392                 sorting type and mode were added as the first properties.
18393         * src/procheader.[ch]
18394                 added procheader_parse_header()
18395                 added procheader_header_free()
18396                 added procheader_headername_equal()
18397                 and made modification to use them.
18398         * src/procmsg.[ch]
18399                 added score field to MsgInfo structure
18400         * added src/scoring.[ch]
18401                 gives functions to parse configuration file to do
18402                 scoring on mails with a list of conditions.
18403         * src/summaryview.[ch]
18404                 save the sorting type and mode for the folder
18405                 added column to display the score of the mail
18406                 added function summary_score_clicked()
18407                 sorting type and mode are restored to the folder
18408                 when it is reopen
18409         * src/textview.c
18410                 use procheader_parse_header(), procheader_headername_equal()
18411                 removed memory leak in text_scan_header when freeing headers
18412         * src/filter.c
18413                 changed the function to match names of headers
18414                 using procheader_headername_equal()
18415
18416         Scoring functions are implemented, an interface is needed
18417         to configure that.
18418
18419 2001-05-04 [alfons]
18420
18421         * src/gtkstext.c: 
18422                 hopefully fixed the row up navigation bug,
18423                 removed adding back / forward lines to cache
18424
18425 2001-05-04 [sergey]
18426
18427         * src/prefs_display_headers.c: user interface changes:
18428         (prefs_display_headers_create): remove unused "Show" check button;
18429         allow reordering of headers by dragging.
18430         (prefs_display_headers_write_config): remove unused variables.
18431         (prefs_display_headers_set_dialog): do not insert "(New)" at top
18432         of lists (not needed with the new UI).
18433         (prefs_display_headers_set_list): scan lists starting from row 0,
18434         not 1 (do not skip "(New)").
18435         (prefs_display_headers_find_header): new function.
18436         (prefs_display_headers_clist_set_row): do not allow duplicates.
18437         (prefs_display_headers_delete_cb): do not skip row 0; treat
18438         closing the alert window by ESC as "No".
18439         (prefs_display_headers_up): do not protect row 0.
18440         (prefs_display_headers_down): do not protect row 0.
18441
18442 2001-05-04 [sergey]
18443
18444         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
18445         functions.
18446
18447         * src/summaryview.c
18448         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
18449         summary_select_next_marked, summary_select_prev_marked): new
18450         functions.
18451
18452 2001-05-03 [sergey]
18453
18454         * src/news.c: fixed a bug when no article can be fetched after
18455         server timeout if the connection was restored by news_post():
18456         (news_select_group): new function.
18457         (news_fetch_msg): call news_select_group() before fetching
18458         article.
18459         (news_get_uncached_articles): set session->group after successful
18460         GROUP command.
18461
18462 2001-05-03 [hoa]
18463
18464         * src/defs.h
18465         * src/procmsg.[ch]
18466         * src/procheader.c
18467                  changed version of cache, added cc field
18468
18469         * src/prefs_display_headers.c
18470                 the interface was changed
18471
18472         * src/prefs_headers.c
18473                 added cancel button
18474
18475 2001-05-03 [alfons]
18476
18477         * completed sync of sylpheed cvs2
18478         * src/gtkstext.c: updated row up / down cursor navigation
18479         * src/textview.c: re-edited, prepared for fixing the email address
18480                 scanner.
18481
18482 2001-05-03 [darko]
18483
18484         * src/prefs_common.c: use alfons' strftime ui code
18485         entry_datefmt and datefmt_sample widgets have to be
18486         global in this module because of this change
18487
18488 2001-05-03 [hoa]
18489
18490         * src/messageview.c
18491         * src/prefs_common.[ch] added option to activate the return receipt
18492                 feature.
18493
18494 2001-05-02 [alfons]
18495
18496         * src/gtkstext.c: fix for row up/down cursor navigation. 
18497
18498         0.4.66claws2
18499         
18500         * sync with 0.4.66cvs2
18501
18502 2001-05-02 [paul]
18503
18504         added add-sender-to-addressbook patch
18505
18506         * src/addressbook.c
18507         * src/addressbook.h
18508         * src/summaryview.c
18509
18510 2001-05-02 [sergey]
18511
18512         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
18513         G_ALERTDISABLE.
18514
18515         * src/alertpanel.c (alertpanel_create): new argument can_disable,
18516         all existing callers changed to pass FALSE; create a check button
18517         to disable the message.
18518         (alertpanel_message_with_disable): new function.
18519         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
18520         (alertpanel_button_toggled): new function.
18521         (alertpanel_button_clicked, alertpanel_close): set value using
18522         G_ALERT_VALUE_MASK.
18523
18524         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
18525
18526         * src/prefs_common.c (prefs_privacy_create): new check button
18527         checkbtn_gpgme_warning.
18528
18529         * src/main.c (main): moved preferences reading before gpgme
18530         initialization; check prefs_common.gpgme_warning before giving the
18531         GnuPG warning and set it to FALSE if the user wants to disable the
18532         warning.
18533
18534 2001-05-02 [hiroyuki]
18535
18536         * src/prefs_display_headers.c: modified the layout and some labels.
18537
18538 2001-05-02 [sergey]
18539
18540         * src/prefs_account.c (prefs_account_fix_size): new function.
18541         (prefs_account_create): call prefs_account_fix_size(); use
18542         gtk_widget_show instead of gtk_widget_show_all (fixes too large
18543         size when the window is shown for the first time).
18544         (prefs_account_basic_create): changed layout of serv_table; moved
18545         localmbox_entry above smtpserv_entry (logically it replaces
18546         POP3/IMAP server).
18547         (prefs_account_protocol_activated): set sensitivity of
18548         nntpauth_chkbtn according to the protocol (in addition to
18549         hide/show); commented out gtk_table_set_row_spacing() calls.
18550         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
18551         not sensitive (fixes a bug with disabled username/password boxes
18552         when editing POP3 account after NNTP with authentication).
18553
18554 2001-05-02 [hoa]
18555
18556         * src/account.c
18557         * src/inc.c
18558         * src/prefs_account.[ch]
18559         * src/send.c
18560                 removed local account without SMTP server
18561                 added option to use mail command instead of a connexion
18562                 to SMTP server when a local account is used
18563         * src/prefs_headers.c
18564                 fixed a bug
18565         * src/news.c
18566                 fixed a bug when connexion immediately closed
18567
18568 2001-05-01 [alfons]
18569
18570         0.4.66claws1
18571         
18572         * sync with 0.4.65
18573
18574 2001-05-01 [sergey]
18575
18576         * src/prefs_account.c (Basic, prefs_account_basic_create): new
18577         widget nntpauth_chkbtn.
18578         (prefs_account_protocol_activated): handle nntpauth_chkbtn
18579         visibility.
18580         (prefs_account_nntpauth_toggled): new function.
18581
18582         * src/news.c (news_session_new_for_folder): use NNTP
18583         authentication only if ac->use_nntp_auth is set.
18584
18585 2001-05-01 [hoa]
18586
18587         * src/Makefile.am changed headers.[ch] in customheader.[ch]
18588         * src/prefs_display_headers.c changed the UI
18589         * src/prefs_headers.c changed account_name to account_id
18590         * src/compose.c using customheader.h
18591
18592 2001-05-01 [hiroyuki]
18593
18594         * src/esmtp.c
18595           src/news.c
18596           src/nntp.c: changed sock_read() to sock_gets(), they've been left
18597           unsynched.
18598
18599 2001-05-01 [hoa]
18600
18601         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
18602         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
18603                 for displaying of headers
18604         * src/grouplist_dialog.[ch] minor changes to remove warnings
18605         * src/prefs_display_headers.[ch] dialog to choose the
18606         headers to display in the mail viewer.
18607         * src/headers.h correction of #define
18608         * src/headers_display.[ch] configuration for displaying of headers.
18609         * src/main.c read config of displaying of headers
18610         * src/prefs_common.c add a button to access the config dialog
18611                 for displaying of headers
18612         * src/prefs_display_headers.[ch] dialog for configuration for
18613                 displaying of the headers.
18614         * src/prefs_headers.c cleaning of code
18615         * src/procheader.c comments added to code
18616         * src/textview.c changes to reorder the headers depending
18617                 on the config for displaying of headers
18618
18619 2001-04-30 [alfons]
18620
18621         0.4.65claws7
18622
18623         * sync with 0.4.65cvs12
18624
18625         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
18626
18627 2001-04-30 [sergey]
18628
18629         * src/nntp.h (NNTPSockInfo): new field auth_failed.
18630
18631         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
18632         is set to force reconnection after authentication failure.
18633         (nntp_gen_command): set sock->auth_failed on authentication
18634         failure, or if sock->userid and sock->passwd are not set.
18635
18636         * src/news.c (news_session_new_for_folder): set userid=NULL if
18637         password dialog is cancelled.
18638
18639 2001-04-30 [sergey]
18640
18641         * src/nntp.h (NNTPSockInfo): new type.
18642
18643         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
18644         SockInfo.
18645         (nntp_open_auth, nntp_close): new functions.
18646         (nntp_gen_command): new function to handle authentication; all
18647         NNTP command functions updated to use it.
18648         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
18649         (nntp_list): removed old useless code.
18650
18651         * src/news.h (NNTPSession): new field nntp_sock.
18652
18653         * src/news.c: all functions updated to use NNTPSockInfo instead of
18654         SockInfo.
18655         (news_session_new): new arguments (userid, passwd); made static;
18656         use nntp_open_auth() if needed.
18657         (news_session_destroy): use nntp_close() instead of sock_close().
18658         (news_query_password): changed arguments.
18659         (news_session_new_for_folder): new function.
18660         (news_session_get): use news_session_new_for_folder().
18661         (news_authenticate): deleted.
18662         (news_get_uncached_articles): removed old authentication code.
18663
18664 2001-04-30 [sergey]
18665
18666         * src/news.c: reverted my previous changes (need to do NNTP
18667         authentication in a cleaner way).
18668         
18669 2001-04-29 [sergey]
18670
18671         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
18672         news_nntp_post, news_nntp_mode): new functions (wrappers with
18673         authentication support).
18674         (news_get_article_cmd, news_get_article, news_get_header): new
18675         argument "folder"; all callers changed.
18676         (news_get_article_cmd): added authentication support.
18677         (news_session_get): use news_nntp_mode() instead of nntp_mode().
18678         (news_post): use news_nntp_post() instead of nntp_post().
18679         (news_get_uncached_articles): use news_nntp_group() instead of
18680         nntp_group() and news_nntp_xover() instead of nntp_xover();
18681         removed old authentication code.
18682         (news_get_group_list): use news_nntp_list() instead of nntp_list().
18683
18684         * src/nntp.c (nntp_list): return real error code instead of
18685         hardcoded NN_ERROR.
18686
18687 2001-04-29 [sergey]
18688
18689         * configure.in: fixed wint_t typedef detection again
18690
18691 2001-04-28 [hoa]
18692
18693         * src/prefs_account.[ch], added A_LOCAL_CMD
18694                 (send mail with mail command)
18695         * src/send.c added function send_message_with_command()
18696         * src/inc.c made a more secure get_spool() function with
18697                 mktemp() but maybe mkstemp() or something more
18698                 secure can be used.
18699
18700 2001-04-28 [alfons]
18701
18702         * src/textview.c, colorization of email addresses in headers
18703
18704         0.4.65claws6
18705
18706         * bug sync with sylpheed
18707         * prefs_common.c: created date format ui for darko
18708         * sync with 0.4.65cvs11
18709         * configure.in: corrected to have the new gpg checks
18710
18711 2001-04-27 [alfons]
18712
18713         * completed sync with 0.4.65cvs10
18714         * minor debug things added to gtkstext.c
18715
18716 2001-04-27 [darko]
18717
18718         * configure.in: remove check for availability of
18719           strftime() as advised by Hiroyuki
18720         * src/prefs_common.[ch], src/procheader.c:
18721           synch strftime() code with Hiroyki's main branch
18722
18723 2001-04-26 [sergey]
18724
18725         * src/news.c: news_query_password(), news_authenticate(): new
18726           functions.
18727           news_get_uncached_articles(): added NNTP authentication
18728           handling.
18729         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
18730           new functions.
18731         * src/prefs_account.c: prefs_account_protocol_activated():
18732           enable userid and password fields for NNTP.
18733
18734 2001-04-26
18735
18736         * configure.in: check for availability of strftime()
18737           [darko]
18738         * src/prefs_common.[ch], src/procheader.c: use
18739           strftime() for displaying date in summary pane if it
18740           is available
18741
18742 2001-04-25
18743
18744         * more .cvsignore cleanups [alfons]
18745
18746 2001-04-25
18747
18748         * ac/sv-check-type.m4: new autoconf macro.
18749         * configure.in: fixed wint_t typedef detection (did not work
18750           with gcc-2.96).
18751
18752 2001-04-25
18753
18754         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
18755           [hiroyuki]
18756
18757 2001-04-24
18758         * modified gtkstext.c : buggy cursor navigation fixed, 
18759           and font descent also taken in account when drawing
18760           cursor. [alfons]
18761
18762 2001-04-24 [hoa]
18763         * added comments in src/news.c src/nntp.c
18764         * added src/prefs_headers.[ch]
18765         * added src/headers.[ch]
18766         * modified compose.c to activate custom headers
18767                 added function is_in_custom_headers
18768         * modified prefs_account.[ch]
18769                 added function prefs_account_customhdr_edit
18770         * modified src/defs.h :
18771                 added HEADERS_RC : name of the config file
18772                 for the custom headers
18773
18774 2001-04-24
18775
18776     0.4.65claws5
18777
18778         * configure.in
18779           src/gtkstext.[ch]
18780           src/compose.c
18781           src/Makefile.am
18782           
18783           added gtkstext with configure.in patch by Hiroyuki which
18784           should fix the XIM detection [alfons]
18785
18786         * more clean up of cvs [alfons]
18787
18788                  * removed all Makefile.in files to attic.
18789
18790                  * updated all .cvsignores to really ignore things that could
18791                    be unintentionally committed by a recursive commit.
18792
18793 2001-04-23 [hoa]
18794         * added src/grouplist_dialog.[ch]
18795         * changed src/folderview.c to call grouplist_dialog instead
18796                 of inputdialog
18797         * src/news.c :
18798                 added functions news_reset_group_list
18799                 and news_get_group_list
18800         * src/nntp.c :
18801                 added function nntp_list
18802         * src/defs.h :
18803                 added GROUPLIST_FILE : name of the newsgroup list cache file
18804
18805 2001-04-21
18806
18807         * added option to warn about queued messages on exit [sergey]:
18808
18809           * src/compose.c: compose_queue(): call folder_item_scan()
18810             and folderview_update_item() after queueing.
18811           * src/folderview.c: folderview_update_node(): draw the queue
18812             folder in bold font if there are queued messages.
18813           * src/mainwindow.c: queued_messages(): new function.
18814             app_exit_cb(): display warning if there are queued messages
18815             if warn_queued_on_exit is set.
18816           * prefs_common.[ch]: add warn_queued_on_exit option.
18817
18818         * enhanced GnuPG key selection support [sergey]:
18819
18820           * src/select-keys.c: updated to newer version from Win32
18821             branch with support for selecting arbitrary keys.
18822           * src/prefs_account.c: added the Privacy tab to the account
18823             options window.
18824             prefs_account_privacy_create(),
18825             prefs_account_sign_key_set_data_from_radiobtn(),
18826             prefs_account_sign_key_set_radiobtn(): new functions.
18827           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
18828           * src/rfc2015.c: set_signers(): new function.
18829             pgp_sign(): add the account parameter, call set_signers().
18830             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
18831           * src/rfc2015.h: rfc2015_sign(): updated prototype.
18832           * src/compose.c: pass the current account to rfc2015_sign().
18833
18834         * tag name claws added to prevent confusion with main branch [alfons]
18835
18836         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
18837
18838         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
18839
18840         * sync with recent sylpheed cvs. Untested though. [alfons]
18841