0.9.6claws6
[claws.git] / ChangeLog.claws
1 2003-10-05 [christoph]  0.9.6claws6
2
3         * src/Makefile.am
4         * src/progressdialog.[ch]               ** REMOVE **
5         * src/gtk/Makefile.am
6         * src/gtk/progressdialog.[ch]           ** NEW **
7                 move progressdialog to gtk directory
8
9 2003-10-04 [christoph]  0.9.6claws5
10
11         * src/prefs_toolbar.c
12         * src/gtk/prefswindow.c
13                 remove widget_show_all for pages root widget
14
15         * src/plugins/spamassassin/spamassassin.[ch]
16         * src/plugins/spamassassin/spamassassin_gtk.c
17         * src/plugins/spamassassin/spamassassin_gtk.glade
18                 add support for new libspamc transports
19
20 2003-10-04 [christoph]  0.9.6claws4
21
22         * src/plugins/spamassassin/libspamc.[ch]
23         * src/plugins/spamassassin/spamassassin.c
24         * src/plugins/spamassassin/utils.[ch]
25                 update libspamc to version from SpamAssassin 2.60
26
27 2003-10-03 [christoph]  0.9.6claws3
28
29         * src/send_message.c
30                 fix missing format string bug found by
31                 Georgi Guninski <guninski@guninski.com>
32
33 2003-10-03 [paul]       0.9.6claws2
34
35         * po/zh_CN.po
36                 update Simpilified Chinese translation, submitted by
37                 Hansom Young
38
39 2003-10-02 [christoph]  0.9.6claws1
40
41         * src/imap.c
42                 add UIDPLUS support for COPY and EXPUNGE
43
44 2003-10-02 [paul]       0.9.6claws
45
46         * 0.9.6claws released
47
48 2003-10-02 [paul]
49
50         * po/es.po
51           po/sk.po
52                 update Spanish and Slovak translations
53                 submitted by Ricardo Mones Lastra and Andrej Kacian
54  
55 2003-10-02 [paul]       0.9.5claws43
56
57         * po/en_GB.po
58                 update British English translation
59
60 2003-10-02 [paul]       0.9.5claws42
61
62         * po/hr.po
63                 update Croatian translation, submitted by Dragan
64
65 2003-10-01 [paul]       0.9.5claws41
66
67         * po/pl.po
68           po/sr.po
69                 update Polish and Serbian translations, submitted by
70                 Emil and Urke MMI
71
72 2003-10-01 [melvin]     0.9.5claws40
73
74         * po/fr.po
75                 Updated French translations
76
77 2003-10-01 [melvin]     0.9.5claws39
78
79         * src/prefs_fonts.c
80                 Fixed a Gtk warning
81
82         * src/plugins/dillo_prefs.c     
83                 Quasi unnoticeable UI clean-up.
84
85 2003-10-01 [paul]
86
87         * tools/README
88           tools/maildir2sylpheed.pl
89                 bug fixes, rewrites, submitted by Matthias Förste 
90                 <itsjustme@users.sourceforge.net>
91
92 2003-09-29 [paul]       0.9.5claws38
93
94         * src/inc.c
95                 fix my coding carelessness
96
97 2003-09-29 [paul]       0.9.5claws37
98
99         * po/POTFILES.in
100           src/Makefile.am
101           src/main.c
102           src/prefs_common.[ch]
103           src/prefs_fonts.[ch]  ** NEW FILES **
104                 move Font config options to Other Prefs/Display/Fonts
105                 (user's current configuration is preserved)
106
107 2003-09-29 [paul]       0.9.5claws36
108
109         * src/inc.c
110           src/prefs_account.c
111                 allow 'local_mbox' value to point to either a directory 
112                 (/var/mail -  default, new) or a file (/var/mail/username
113                 - original)
114
115 2003-09-28 [paul]       0.9.5claws35
116
117         * src/rfc2015.c
118                 on signature check, where key exists, print the
119                 Key ID
120
121 2003-09-27 [alfons]     0.9.5claws34
122
123         * src/action.c
124                 o make progress bar not fill/expand when resizing dialog
125                 o use default fixed text font for actions output
126
127 2003-09-27 [paul]       0.9.5claws33
128
129         * src/prefs_common.[ch]
130           src/procmsg.c
131           src/send_message.c
132                 remove External Program settings from Common Prefs/Send
133                 as they are now unnecessary due to Local account settings.
134                 plus a little tidying-up after 0.9.5claws31
135
136 2003-09-27 [paul]       0.9.5claws32
137
138         * src/prefs_account.c
139                 o make correction to gui text:
140                   'Local mailbox file' -> 'Local mailbox directory'
141                 o give 'local_mbox' option a reasonable default value:
142                   '/var/mail'
143                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
144                   value
145
146 2003-09-26 [paul]       0.9.5claws31
147
148         * src/inc.c
149           src/prefs_common.[ch]
150                 remove 'Incorporate from spool' common pref,
151                 force creation of a 'Local' account
152
153 2003-09-26 [christoph]  0.9.5claws30
154
155         * src/folder.c
156         * src/msgcache.c
157                 add more NULL pointer checks
158
159 2003-09-25 [christoph]  0.9.5claws29
160
161         * src/folder.c
162                 o don't fetch source message to get it's message id
163                 o immediately scan dest folder when copying a message did not
164                   return a new message number and not do it when the first message
165                   without a new message number is found
166
167 2003-09-23 [christoph]  0.9.5claws28
168
169         * src/compose.c
170                 fix generating of headers
171
172         (patch by David Relson <relson@osagesoftware.com>)
173
174 2003-09-23 [paul]       0.9.5claws27
175
176         * po/zh_CN.po
177                 update Simplified Chinese translation. submitted by
178                 Hansom Young
179
180 2003-09-23 [paul]       0.9.5claws26
181
182         * tools/Makefile.am
183           tools/README
184           tools/vcard2xml.py    ** NEW FILE **
185                 add a script that converts an evolution vcard to
186                 sylpheed's xml format
187                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
188
189 2003-09-22 [paul]       0.9.5claws25
190
191         * src/plugins/clamav/clamav_plugin.c
192                 don't skip MULTIPART parts
193
194 2003-09-21 [christoph]  0.9.5claws24
195
196         * src/alertpanel.c
197                 remove unneeded include
198
199         * src/folder.c
200                 clean up copy/move mess with duplicated code
201
202         * src/imap.c
203                 fix problem that sometimes the folder was not scanned
204                 also it was changed
205
206 2003-09-21 [christoph]  0.9.5claws23
207
208         * src/Makefile.am
209         * src/logwindow.[ch]                    ** REMOVE **
210         * src/mainwindow.c
211         * src/prefs_common.c
212         * src/gtk/Makefile.am
213         * src/gtk/logwindow.[ch]                ** ADD **
214                 make logwindow prefs_common independent and move
215                 it to gtk directory
216
217 2003-09-20 [christoph]  0.9.5claws22
218
219         * src/compose.c
220                 add extra space for address code conversion
221                 (4 * unconvered size could be too small for short headers)
222
223 2003-09-20 [christoph]  0.9.5claws21
224
225         * src/compose.c
226                 increase temp buffer size when writing headers
227
228 2003-09-19 [darko]      0.9.5claws20
229
230         * src/compose.c
231                 don't ignore value of 'Save copy of outgoing messages to
232                 this folder instead of Sent' in message redirect
233
234 2003-09-17 [christoph]  0.9.5claws19
235
236         * src/compose.c
237                 use ", " as address seperator for mail headers and pass whole
238                 header line at once to compose_convert_header to make sure
239                 it is correctly folded
240
241         (closes Bug 64 Problem when sending to many recipients)
242
243 2003-09-17 [hoa]        0.9.5claws18
244         
245         * src/matcher.[ch]
246           src/matcher_parser_parse.y
247           src/prefs_matcher.c
248                 changed the keyword used for command execution in condition
249                 keyword is changed from "execute" to "test"
250                 so that it is not the same as the one used for action.
251                 This will fix a bug when using filtering dialog.
252                 All semantic in the code is also changed to reflect
253                 the keyword change.
254
255 2003-09-17 [paul]
256         
257         * sync with 0.9.6 release
258
259 2003-09-17 [paul]       0.9.5claws17
260
261         * sync with 0.9.5cvs8
262                 see ChangeLog 2003-09-16 and 2003-09-17
263
264 2003-09-16 [paul]       0.9.5claws16
265
266         * sync with 0.9.5cvs6
267                 see ChangeLog 2003-09-16
268
269 2003-09-15 [paul]       0.9.5claws15
270
271         * sync with 0.9.5cvs5
272                 see ChangeLog 2003-09-15
273
274 2003-09-14 [alfons]     0.9.5claws14
275
276         * src/inc.c
277                 make "Go to inbox after receiving new mail" again;
278                 regression of a sync, restored to sylpheed main 
279                 behaviour. (misses still some bits)
280
281 2003-09-14 [alfons]     0.9.5claws13
282
283         * src/prefs_filtering_action.c
284                 o add proper message if empty execute command line
285                 o don't select first action item after registering a
286                   new action to prevent (what seems to be a GTK) bug
287                   #36, "filtering will only accept one action change 
288                   per invocation".
289
290 2003-09-14 [alfons]     0.9.5claws12
291
292         * src/prefs_filtering.c
293         * src/prefs_filtering_action.c
294         * src/prefs_matcher.c
295                 fix function signature for key_pressed_event signal handlers
296
297 2003-09-14 [alfons]     0.9.5claws11
298
299         * src/mainwindow.c
300                 fix regression caused by fix for invalid bug #7
301                 (should fix #246, "Multiple selections are deselected when 
302                 moving from search window to main window")
303                 
304 2003-09-14 [alfons]     0.9.5claws10
305         
306         * src/actions.[ch]
307         * src/filtering.[ch]
308         * src/prefs_actions.c
309                 allow `filtering actions` in actions; only for advanced users
310                 right now: try for example, "%as{mark color 2}" 
311         
312 2003-09-13 [paul]       0.9.5claws9
313         
314         * po/pl.po
315           po/zh_CN.po   ** NEW FILE **
316                 update Polish translation, submitted by Emil 
317                 <eminowbl@posejdon.wpk.p.lodz.pl>
318                 add new Simplified Chinese translation, submitted by
319                 Hansom Young <hansom_young@yahoo.com>
320
321 2003-09-12 [alfons]     0.9.5claws8
322
323         * src/summaryview.c
324                 don't open separate message views when View | Separate message view
325                 is active 
326                 (please look carefully for any navigation regressions)
327
328 2003-09-11 [alfons]     0.9.5claws7
329
330         * src/mainwindow.c
331                 make default message view, opened by View | Separate message 
332                 view, look like a claws message view (which includes a menu
333                 bar and a toolbar)
334                 (fixes bug #298, "message view loses tool bar") 
335
336 2003-09-11 [christoph]  0.9.5claws6
337
338         * src/folderview.c
339                 fix double deleting of newsgroup folders
340
341         (closes Bug 305 crash after deleting of a newsgroup)
342
343 2003-09-11 [paul]       0.9.5claws5
344
345         * src/rfc2015.c
346           src/common/utils.h
347                 more sync'ing from 0.9.5cvs2
348
349 2003-09-11 [christoph]  0.9.5claws4
350
351         * src/compose.c
352         * src/rfc2015.c
353         * src/common/utils.h
354                 fix sync with 0.9.5cvs2
355
356 2003-09-11 [paul]       0.9.5claws3
357
358         * sync with 0.9.5cvs4
359                 see ChangeLog 2003-09-11
360
361 2003-09-11 [paul]       0.9.5claws2
362
363         * sync with 0.9.5cvs2
364                 see ChangeLog 2003-09-05
365                 
366 2003-09-11 [paul]       0.9.5claws1
367
368         * sync with 0.9.5cvs3
369                 see ChangeLog 2003-09-10
370
371 2003-09-10 [paul]       0.9.5claws
372
373         * 0.9.5claws released
374
375 2003-09-10 [paul]       0.9.4claws78
376
377         * src/Makefile.am
378                 add missing files
379
380 2003-09-10 [melvin]     0.9.4claws77
381
382         * po/fr.po
383                 Updated French translations
384
385 2003-09-10 [paul]       0.9.4claws76
386
387         * po/es.po
388           po/sk.po
389           po/sr.po
390                 update Spanish, Slovak, and Serbian translations.
391                 submitted by Ricardo Mones Lastra, Andrej Kacian,
392                 and Urke MMI
393                 
394         * AUTHORS
395                 add translation team section
396
397 2003-09-09 [christoph]  0.9.4claws75
398
399         * src/folder.c
400                 free item->prefs in folder_item_destroy
401
402 2003-09-09 [alfons]     0.9.4claws74
403
404         * src/folderview.c
405                 o proper check for root node sorting
406                 o remove unnecessary gtk_ctree_remove_node 
407
408         (should fix bug #300, "crash while moving folder")      
409
410 2003-09-08 [christoph]  0.9.4claws73
411
412         * src/folderview.c
413                 o fix double adding of IMAP FolderItems to GtkCTree
414                 o fix crash then mbox folder is removed
415
416 2003-09-08 [christoph]  0.9.4claws72
417
418         * src/folder.c
419         * src/folderview.c
420         * src/mainwindow.c
421                 fix new folder notification
422
423         * src/mbox_folder.c
424                 fix cache path
425
426 2003-09-08 [christoph]  0.9.4claws71
427
428         * src/compose.c
429                 replace '\n' and '\r' before removing trailing spaces
430
431         * src/folder.[ch]
432         * src/folderview.c
433                 add information about new or removed items in folder tree change
434                 notification and use this in folderview to add and remove only
435                 the appected items and not refresh the whole tree
436
437 2003-09-07 [match]      0.9.4claws70
438
439         * src/Makefile.am
440         * src/addr_compl.c
441         * src/addressbook.c
442         * src/addressitem.h
443         * src/addrindex.c
444         * src/addritem.c
445         * src/addritem.h
446         * src/addrquery.c                       ** NEW **
447         * src/addrquery.h
448         * src/ldapquery.c
449         * src/ldapserver.c
450         * src/stock_pixmap.c
451         * src/stock_pixmap.h
452         * src/pixmaps/address_search.xpm        ** NEW **
453                 re-introduce Lookup button for LDAP 'static' searches.
454
455 2003-09-07 [alfons]     0.9.4claws69
456         
457         * src/summaryview.c
458                 abandon setting usize for messageview because it gives layout problems
459                 with the quick search bar and the headerview; fixes assorted UI glitches:
460                 
461                 o bug #148, "Toggling of quick-search bar reduces index view area" 
462                 o bug #280, "Window resiizes for line length but does not revert"
463
464 2003-09-07 [christoph]  0.9.4claws68
465
466         * src/compose.c
467                 o make sure we don't have any newlines in header values
468                 o check custom headers for spaces and newlines and ignore
469                   malformed header names
470
471 2003-09-06 [christoph]  0.9.4claws67
472
473         * src/folder.c
474         * src/folderview.c
475                 invoke notification hook for folder tree changes after append
476                 and remove folder
477
478         (closes Bug 294 Crash while moving folder with many subdirectories)
479
480 2003-09-06 [christoph]  0.9.4claws66
481
482         * src/folder.c
483                 destroy folder's MsgCache if FolderItem is removed to make sure
484                 it is not saved when the FolderItem is destroyed
485
486 2003-09-06 [christoph]  0.9.4claws65
487
488         * src/plugins/clamav/clamav_plugin.c
489                 fix copy & paste bug
490
491 2003-09-05 [christoph]  0.9.4claws64
492
493         * src/folder.c
494         * src/messageview.[ch]
495         * src/procmsg.[ch]
496         * src/summaryview.c
497                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
498                 by MessageView to clear it when the message is deleted. Should
499                 work even if messages are deleted in MainWindow or by
500                 processing.
501
502 2003-09-05 [alfons]     0.9.4claws63
503
504         * src/messageview.c
505                 deleting a message in a message view frees its msginfo, make 
506                 messageview_update_all() aware of that (should fix bug #293,
507                 "deleting message caused crash")
508
509 2003-09-05 [melvin]     0.9.4claws62
510
511         * src/action.c
512                 Improve synchronous action exit code (fixes 
513                 a ~5 seconds delay after action exit on RedHat 9)
514
515 2003-09-04 [christoph]  0.9.4claws61
516
517         * src/compose.c
518         * src/rfc2015.c
519         * src/common/utils.[ch]
520                 add util function to create mime boundary and use it
521                 in compose and gpg code
522
523 2003-09-04 [alfons]     0.9.4claws60
524
525         * src/folder.c
526                 source folder item's GNode should already have been freed in 
527                 a previous call to src->folder->klass->remove_folder()
528                 (should fix bug #287, "crash when moving folders")
529
530 2003-09-03 [thorsten]   0.9.4claws59
531
532         * src/plugins/spamassassin/spamassassin_gtk.c
533                 fix compile error
534
535 2003-09-03 [christoph]  0.9.4claws58
536
537         * src/plugins/spamassassin/spamassassin.[ch]
538         * src/plugins/spamassassin/spamassassin_gtk.c
539                 add timeout config option
540
541 2003-09-03 [paul]       0.9.4claws57
542
543         * po/sk.po      ** NEW FILE **
544                 add Slovak translation. Submitted by Andrej Kacian 
545                 <andrej@kacian.sk>
546
547 2003-09-03 [paul]       0.9.4claws56
548
549         * src/plugins/clamav/clamav_plugin_gtk.c
550                 gui tweaks: replace a label with a tooltip, modify the
551                 text, use gtk_check_button_new(); instead of
552                 gtk_check_button_new_with_label("");
553
554 2003-09-02 [alfons]     0.9.4claws55
555
556         * src/gtk/filesel.c
557                 remember last used dir when attaching multiple files (should fix
558                 bug #290, "Attach File does not remember directory")
559
560 2003-09-01 [paul]       0.9.4claws54
561
562         * po/es.po
563                 updated by Ricardo Mones Lastra
564
565 2003-09-01 [alfons]     0.9.4claws53
566
567         * src/gtk/gtkaspell.[ch]
568                 be pedantic and strict and use const gchar * instead of guchar *
569
570 2003-09-01 [alfons]     0.9.4claws52
571
572         * src/mainwindow.c
573         * src/summaryviewc.
574                 re-enable Save As when multiple messages are selected
575
576 2003-09-01 [paul]       0.9.4claws51
577
578         * src/textview.c
579                 g_free(trimmed_uri);
580
581 2003-09-01 [paul]       0.9.4claws50
582
583         * sync with 0.9.4cvs13
584                 see ChangeLog 2003-09-01
585
586 2003-09-01 [paul]       0.9.4claws49
587
588         * src/textview.c
589                 trim uri before sending to the statusbar
590                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
591                 in the message window causes main S-C window to enlarge 
592                 past screen edges'
593
594 2003-09-01 [paul]       0.9.4claws48
595
596         * sync with 0.9.4cvs12
597                 see ChangeLog 2003-09-01
598
599 2003-08-30 [christoph]  0.9.4claws47
600
601         * src/compose.c
602         * src/folder_item_prefs.[ch]
603         * src/prefs_folder_item.c
604         * src/gtk/gtkaspell.[ch]
605                 commit per folder dictionary patch by
606                 Paul Evans <nerd@freeuk.com>
607
608 2003-08-30 [christoph]  0.9.4claws46
609
610         * src/plugins/spamassassin/spamassassin_gtk.c
611         * src/plugins/spamassassin/spamassassin_gtk.glade
612                 reduce GUI clutter by placing hints into tooltips
613
614 2003-08-30 [paul]       0.9.4claws45
615
616         * src/compose.c
617                 add 'Content-Disposition: inline' to a text/plain
618                 part when using PGP/MIME signing
619
620 2003-08-30 [paul]       0.9.4claws44
621
622         * src/prefs_common.c
623           src/prefs_spelling.c
624           src/prefs_spelling.glade
625                 reduce GUI clutter by placing hints into tooltips
626
627 2003-08-29 [christoph]  0.9.4claws43
628
629         * configure.ac
630                 fix bug found by Ivan Rayner <ivanr@sgi.com>
631
632         * src/stock_pixmap.c
633                 change unecessary warning into a debug message
634
635         * src/plugins/clamav/Makefile.am
636                 Fix error "-I$(CLAMAV_LIBS)"
637
638 2003-08-29 [christoph]  0.9.4claws42
639
640         * intl/Makefile.in
641         * src/Makefile.am
642         * src/matcher.h
643         * src/common/Makefile.am
644         * src/common/passcrypt.c
645                 commit fixes and patches for some of the IRIX problems found by
646                 Ivan Rayner <ivanr@sgi.com>
647
648 2003-08-29 [paul]       0.9.4claws41
649
650         * src/prefs_filtering.c
651                 add 'Top' and 'Bottom' buttons, based on changes in
652                 src/prefs_filter.c in 0.9.4cvs11.
653
654 2003-08-27 [christoph]  0.9.4claws40
655
656         * src/folderview.c
657                 fix bug that the current summary settings were copied to the
658                 wrong folder item, when the folder item prefs are opened.
659                 Copying is not required because summary settings and
660                 folder_item_prefs do not contain the same settings
661
662 2003-08-27 [thorsten]   0.9.4claws39
663
664         * src/imap.c
665                 fix compile error
666
667 2003-08-26 [paul]       0.9.4claws38
668
669         * sync with 0.9.4cvs9
670                 see ChangeLog 2003-08-26
671
672 2003-08-25 [paul]       0.9.4claws37
673
674         * sync with 0.9.4cvs8
675                 see ChangeLog 2003-08-25
676
677 2003-08-24 [christoph]  0.9.4claws36
678
679         * src/prefs_filtering.c
680                 shouldn't remove items from a GSList while iterating over the
681                 list (makes cur invalid and cur->next not accessable)
682
683         (closes Bug 272 i deleted an folder and some seconds later sylpheed
684          crashed)
685
686 2003-08-23 [christoph]  0.9.4claws35
687
688         * src/news.c
689                 news folders should be scanned when opened
690
691 2003-08-22 [christoph]  0.9.4claws34
692
693         * src/prefs_folder_item.c
694                 use macro to assign strings that always frees the old string
695
696         * src/gtk/gtkaspell.[ch]
697                 add gtkaspell_set_dictionary_menu_active_item() to set active
698                 item in dictionary option menu
699
700         * src/prefs_spelling.c
701                 use gtkaspell_set_dictionary_menu_active_item() to select
702                 dictionary
703
704 2003-08-21 [christoph]  0.9.4claws33
705
706         * src/folder.[ch]
707         * src/imap.c
708         * src/mbox_folder.c
709         * src/mh.c
710         * src/news.c
711                 optimize folder system
712
713         * src/gtk/gtkstext.c
714                 fix division by zero when font has 0 width for ' '
715
716 2003-08-21 [paul]       0.9.4claws32
717
718         * sync with 0.9.4cvs7
719                 see ChangeLog 2003-08-20
720
721 2003-08-19 [paul]       0.9.4claws31
722
723         * src/common/defs.h
724                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
725                 SYLDOC_FAQ_HTML_INDEX.
726         * src/manual.c
727                 use LC_MESSAGES instead of LC_ALL to find the current
728                 language
729
730           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
731
732 2003-08-19 [paul]       0.9.4claws30
733
734         * po/bg.po
735                 updated by George Danchev
736
737 2003-08-18 [luke]       0.9.4claws29
738         * src/mimeview.[ch]
739         * src/gtk/gtkvscrollbutton.[ch]
740                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
741                   dependencies; do it the GTK way; reduce code -14/+2 lines)
742                 o removed horizontal separator between icons
743
744 2003-08-17 [christoph]  0.9.4claws28
745
746         * src/procmsg.c
747                 no subject threading when the subject has no reply prefix
748
749 2003-08-16 [christoph]  0.9.4claws27
750
751         * src/mainwindow.c
752                 remember and restore window sizes and position when the main
753                 window is hidden or shown
754
755         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
756          minimised/reopened using trayicon)
757
758 2003-08-16 [paul]       0.9.4claws26
759
760         * src/crash.c
761                 add #include "defs.h"
762
763 2003-08-16 [paul]       0.9.4claws25
764
765         * src/plugins/clamav/clamav_plugin.c
766                 reword a debug_print
767                 
768         * src/plugins/dillo_viewer/dillo_prefs.c
769                 cosmetic: change the labels' text, add tooltips, and
770                 left-align the hint
771
772 2003-08-15 [christoph]  0.9.4claws24
773
774         * src/news.c
775                 complete last change (forgot some changes)
776
777 2003-08-15 [christoph]  0.9.4claws23
778
779         * src/news.c
780                 o check number of messages and don't return a 0 message
781                   when no messages are available
782                 o don't parse xref header anymore
783
784         (closes Bug 203 I'm not getting any news)
785
786 2003-08-15 [paul]       0.9.4claws22
787
788         * src/common/defs.h
789           src/crash.c
790                 update and define claws bugzilla location
791
792 2003-08-15 [paul]       0.9.4claws21
793
794         * po/ru.po
795                 update submitted by Ruslan N. Balkin
796
797 2003-08-14 [christoph]  0.9.4claws20
798
799         * src/procmsg.c
800                 fix search for oldest node in subject threading
801
802 2003-08-14 [christoph]  0.9.4claws19
803
804         * src/procmsg.c
805         * src/common/utils.h
806                 add possibility to check all nodes with the same subject for
807                 subject threading, not only the oldest node. Should not break
808                 threads anymore if the oldest node is thread_by_subject_max_age
809                 days older then parent, because it can now find a child of
810                 oldest node as new parent.
811
812 2003-08-11 [christoph]  0.9.4claws18
813
814         * src/plugins/spamassassin/spamassassin.c
815                 run spam check in background process
816
817 2003-08-10 [alfons]     0.9.4claws17
818
819         * src/summaryview.c
820                 make `Select All' sensitive too
821
822 2003-08-10 [christoph]  0.9.4claws16
823
824         * src/imap.c
825                 add more checks in imap_close
826
827 2003-08-09 [alfons]     0.9.4claws15
828
829         * src/prefs_spelling.c
830                 no spell checking UI if not requested
831
832 2003-08-09 [alfons]     0.9.4claws14
833
834         * src/gtk/prefswindow.c
835                 make it compile
836
837 2003-08-09 [christoph]  0.9.4claws13
838
839         * src/prefs_spelling.c
840         * src/gtk/prefswindow.[ch]
841         * src/plugins/clamav/clamav_plugin_gtk.c
842         * src/plugins/spamassassin/spamassassin_gtk.c
843                 sort prefs pages by heighest weight in tree
844
845 2003-08-09 [paul]       0.9.4claws12
846
847         * sync with 0.9.4cvs6
848                 see ChangeLog 2003-08-07
849                 
850         * AUTHORS
851                 add Leandro and Luke to claws-branch section
852
853 2003-08-09 [christoph]  0.9.4claws11
854
855         * src/gtk/Makefile.am
856         * src/gtk/colorsel.[ch]                 ** NEW **
857                 create a color selection dialog that can be used as a simple
858                 function call with it's own gtk main loop like filesel.[ch]
859
860         * src/Makefile.am
861         * src/main.c
862         * src/prefs_common.c
863         * src/prefs_spelling.[ch]               ** NEW **
864         * src/prefs_spelling.glade              ** NEW **
865         * src/gtk/gtkutils.[ch]
866                 move "Spell Checker" prefs to new prefs dialog
867
868         * src/prefs_folder_item.c
869                 use new colorsel dialog
870
871 2003-08-08 [paul]       0.9.4claws10
872
873         * src/inc.c
874                 clear the progress bar unconditionally
875
876 2003-08-08 [paul]       0.9.4claws9
877
878         * sync with 0.9.4cvs4
879                 see ChangeLog 2003-07-31
880
881 2003-08-07 [christoph]  0.9.4claws8
882
883         * configure.ac
884                 fix bug in image viewer plugin part
885
886         * src/imap.c
887                 don't execute close command if the folder item is not selected
888
889 2003-08-07 [hoa]        0.9.4claws7
890
891         * src/filtering.[ch]
892         * src/matcher_parser.h
893         * src/matcher_parser_parse.y
894                 can define several actions for each filtering rule
895                 can import old versions of filtering rules
896
897         * src/prefs_filtering.c
898                 call to a new dialog box to define actions
899
900         * src/prefs_filtering_action.[ch]
901                 dialog box to define actions for filtering rules
902
903 2003-08-06 [christoph]  0.9.4claws6
904
905         * src/imap.c
906                 make sure source folder is selected when copying messages
907
908 2003-08-06 [christoph]  0.9.4claws5
909
910         * sync with 0.9.4cvs2
911                 see ChangeLog 2003-07-29                
912
913 2003-08-05 [paul]       0.9.4claws4
914
915         * sync with 0.9.4cvs3
916                 see ChangeLog 2003-07-30
917
918 2003-08-04 [match]      0.9.4claws3
919
920         * po/POTFILES.in
921                 export of LDIF files.
922
923 2003-08-04 [match]      0.9.4claws2
924
925         * src/ldif.[ch]
926                 support for export LDIF. documented.
927         * src/importldif.[ch]
928         * src/exportldif.[ch]
929                 add tooltips. documented.
930         * src/exphtmldlg.[ch]
931         * src/common/xmlprops.[ch]
932                 documented.
933         * src/exportldif.[ch]                   ** NEW **
934         * src/expldifdlg.[ch]                   ** NEW **
935         * src/addressbook.[ch]
936         * src/Makefile.am
937                 export of LDIF files.
938                 documented.
939
940 2003-08-04 [christoph]  0.9.4claws1
941
942         * .cvsignore
943         * Makefile.am
944         * configure.ac
945         * sylpheed-claws.pc.in                  ** NEW **
946         * src/Makefile.am
947         * src/common/Makefile.am
948         * src/gtk/Makefile.am
949                 install sylpheed header files in $(pkgincludedir) and create a
950                 pkg-config file to allow building a plugin without the source
951                 package
952
953 2003-08-04 [paul]       0.9.4claws
954
955         * version 0.9.4claws
956
957 2003-08-04 [paul]       0.9.3claws97
958
959         * po/es.po
960                 update Spanish translation. Submitted by Ricardo
961                 Mones Lastra.
962
963 2003-08-03 [paul]       0.9.3claws96
964
965         * po/hr.po
966           po/sr.po
967                 update Croatian and Serbian translations. Submitted by
968                 Dragan and Urke MMI respectively
969
970 2003-08-03 [alfons]     0.9.3claws95
971
972         * src/summaryview.c
973                 mark flag has precedence over important flag - seems
974                 to have been changed in sync of 0.9.3claws45. this fixes
975                 a regression where messages that were scored as important
976                 don't show their mark flags. (using the same column for
977                 both importance as mark flags is the real problem
978                 ofcourse)
979
980 2003-08-03 [melvin]     0.9.3claws94
981
982         * po/fr.po
983                 Updated French translations.
984
985 2003-08-03 [melvin]     0.9.3claws93
986
987         * src/Makefile.am
988                 Fixed typo introduced after 0.9.3claws92 
989                 that prevented compilation
990                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
991                 CPPFLAGS and YFLAGS to allow user setting these.
992         * src/common/Makefile.am
993         * src/gtk/Makefile.am
994         * src/plugins/clamav/Makefile.am
995         * src/plugins/demo/Makefile.am
996         * src/plugins/dillo_viewer/Makefile.am
997         * src/plugins/image_viewer/Makefile.am
998         * src/plugins/mathml_viewer/Makefile.am
999         * src/plugins/spamassassin/Makefile.am
1000         * src/plugins/trayicon/Makefile.am
1001         * src/plugins/trayicon/libeggtrayicon/Makefile.am
1002                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
1003                 CPPFLAGS and YFLAGS to allow user setting these.
1004
1005 2003-08-02 [christoph]  0.9.3claws92
1006
1007         * configure.ac
1008                 o rearrange plugin tests
1009                 o add test for clamav.h to ClamAV tests
1010
1011 2003-08-02 [luke]       0.9.3claws91
1012
1013         * src/mimeview.c
1014                 o fixed appearance of icon list when toggling back from the 
1015                   ctree
1016                 o toggling of icons using the keyboard works correctly
1017                 o fixed all other keyboard shortcuts to work when icons are
1018                   active
1019         
1020         * src/messageview.c
1021                 o fixed bug 4 - focus lost when changing messageview view type
1022
1023 2003-08-02 [christoph]  0.9.3claws90
1024
1025         * src/common/hooks.c
1026                 fix crash when pointer stored in hash table could get invalid
1027                 when a plugin is unloaded
1028
1029 2003-08-01 [christoph]  0.9.3claws89
1030
1031         * configure.ac
1032                 o try to build all plugins (except spamassassin) by default
1033                 o don't build a plugin if a dependency check fails
1034
1035         * src/common/hooks.c
1036                 fix warning
1037
1038 2003-08-01 [match]      0.9.3claws88
1039
1040         * src/importldif.c
1041                 allow single click field selection. document code.
1042
1043 2003-08-01 [christoph]  0.9.3claws87
1044
1045         * src/plugins/clamav/clamav_plugin.c
1046         * src/plugins/clamav/clamav_plugin_gtk.c
1047         * src/plugins/dillo_viewer/dillo_viewer.c
1048         * src/plugins/image_viewer/plugin.c
1049         * src/plugins/mathml_viewer/mathml_viewer.c
1050         * src/plugins/spamassassin/spamassassin.c
1051         * src/plugins/spamassassin/spamassassin_gtk.c
1052         * src/plugins/trayicon/trayicon.c
1053                 add version check to all plugins
1054
1055 2003-08-01 [hoa]        0.9.3claws86
1056
1057         * src/prefs_filtering.c
1058                 fixed a cosmetic bug, during creation of dialog box,
1059                 wrong widgets were shown after creation.
1060
1061 2003-08-01 [luke]       0.9.3claws85
1062
1063         * src/mainwindow.c
1064                 o fixed visibility of icons/mimeview after toggling separate
1065                   message/folder view (factored out some similar code too).
1066
1067
1068 2003-07-31 [alfons]     0.9.3claws84
1069
1070         * src/mimeview.c
1071                 tweak icon box UI a bit more, now allowing right-clicks actions
1072                 getting the relevant mime data too; should fix #250, "Can't save 
1073                 attachments sometimes".
1074
1075 2003-07-30 [alfons]     0.9.3claws83
1076
1077         * src/compose.c
1078                 don't do auto-save-draft inside key press handler, but rather
1079                 schedule it half of a second later; should fix #67, "autosave 
1080                 make re-rediting message crazy"
1081
1082 2003-07-30 [christoph]  0.9.3claws82
1083
1084         * src/plugins/trayicon/trayicon.c
1085                 process pending events before unloading the plugin
1086
1087         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
1088
1089 2003-07-30 [alfons]     0.9.3claws81
1090
1091         * src/common/hooks.c
1092                 parameter 2 of g_hook_destroy() should really be a hook id
1093
1094 2003-07-30 [alfons]     0.9.3claws80
1095
1096         * src/common/plugin.c
1097                 fix a possibly harmful function signature mismatch 
1098                 for plugin_done
1099
1100 2003-07-30 [alfons]     0.9.3claws79
1101
1102         * src/common/hooks[.ch]
1103                 const correctness
1104
1105 2003-07-30 [darko]      0.9.3claws78
1106
1107         * src/summaryview.c
1108                 make it compile again
1109
1110 2003-07-30 [luke]       0.9.3claws77
1111
1112         * src/crash.c
1113         * src/main.c
1114                 o added/moved signal handlers for SIGTERM (normal kill command) 
1115                   and SIGINT (ctl-c) to be used even without 
1116                   --enable-crash-dialog, fixing bug 166
1117
1118         * src/summaryview.c
1119                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
1120                   bug 227
1121
1122         * src/mainwindow.c
1123                 o changed sensitivity condition for 'Next new' and 'Next 
1124                   unread', fixing bug 8
1125
1126 2003-07-29 [alfons]     0.9.3claws76
1127
1128         * src/common/utils.[ch]
1129                 add generate_msgid()
1130         * src/messageview.c
1131                 save ack'ed RRR; fixes #205, "return receipt is not saved in
1132                 sent folder".
1133
1134 2003-07-29 [alfons]     0.9.3claws75
1135
1136         * src/messageview.c
1137                 fix a memleak (claws-only)
1138
1139 2003-07-29 [alfons]     0.9.3claws74
1140
1141         * src/mimeview.[ch]
1142         * src/gtk/gtkvscrollbutton.[ch]
1143                 fix UI glitch where mime icon toolbox' scroll position is not 
1144                 reset after switching to another message
1145                 
1146
1147 2003-07-29 [paul]       0.9.3claws73
1148
1149         * src/prefs_folder_item.c
1150                 split the prefs into 2 separate pages
1151
1152 2003-07-29 [paul]       0.9.3claws72
1153
1154         * src/compose.c
1155                 prepend "\n\n" to a signature without a separator too
1156
1157 2003-07-29 [paul]       0.9.3claws71
1158
1159         * src/compose.c
1160                 fix bug where changing to an account without an auto-sig
1161                 from an initial account without an auto-sig would insert 
1162                 2 blank lines at the cursor point
1163                 fix bug where changing to an account with an auto-sig
1164                 from an initial account without an auto-sig would insert
1165                 the sig at the cursor point
1166
1167 2003-07-29 [paul]       0.9.3claws70
1168
1169         * src/folderview.c
1170                 use the colour from the folder pref unless the folder
1171                 has new messages
1172
1173 2003-07-29 [alfons]     0.9.3claws69
1174
1175         * src/procmsg.[ch]
1176         * src/messageview.c
1177         * src/procheader.c
1178                 rewrite return receipt request work a little bit (the former 
1179                 implementation presumably depended too much on the UI setting
1180                 flags). (we're losing the old pending flag.) 
1181
1182 2003-07-28 [christoph]  0.9.3claws68
1183
1184         * src/folder.c
1185         * src/imap.c
1186         * src/mh.c
1187         * src/procmsg.[ch]
1188                 fix copy to IMAP folder from other folder
1189
1190 2003-07-28 [christoph]  0.9.3claws67
1191
1192         * src/procmsg.c
1193                 fix sync of procmsg_get_message_file_list
1194
1195 2003-07-28 [christoph]  0.9.3claws66
1196
1197         * sync with 0.9.3cvs14
1198                 see ChangeLog 2003-07-18
1199         * sync with 0.9.3cvs17
1200                 see ChangeLog 2003-07-23
1201
1202         (closes Bug 234 segmentation fault after sending out mail via
1203          smtp(auth))
1204
1205 2003-07-28 [paul]       0.9.3claws65
1206
1207         * po/es.po
1208                 update Spanish translation, submitted by Ricardo Mones
1209                 Lastra
1210
1211 2003-07-28 [christoph]  0.9.3claws64
1212
1213         * src/folder.[ch]
1214         * src/imap.c
1215         * src/mh.c
1216                 return new message numbers as a GRelation instead of a GSList
1217                 that has to be in the same order as the input list. A list
1218                 would make it hard for IMAP to optimize oepration by sorting
1219                 the input list. The returned list would have to be reordered
1220                 to match the same order that input list has.
1221
1222         * src/gtk/gtkaspell.c
1223                 fix missing return value, could cause a crash when garbage is
1224                 on the stack that is used as the expected return value
1225
1226 2003-07-28 [paul]       0.9.3claws63
1227
1228         * sync with 0.9.4cvs1
1229                 see ChangeLog 2003-07-28
1230
1231 2003-07-27 [alfons]     0.9.3claws62
1232
1233         * src/mimeview.c
1234                 tweak it more to make icon list act like a check button group
1235
1236 2003-07-27 [christoph]  0.9.3claws61
1237
1238         * sync with 0.9.3cvs20
1239                 see ChangeLog 2003-07-25
1240
1241 2003-07-27 [paul]       0.9.3claws60
1242
1243         * src/procmsg.c
1244                 re-commit changes from 0.9.3claws58 -
1245                 accidently removed in 0.9.3claws59
1246
1247 2003-07-27 [paul]       0.9.3claws59
1248
1249         * src/procmsg.[ch]
1250                 a sync from 0.9.3cvs17
1251                 see ChangeLog 2003-07-23
1252
1253 2003-07-27 [alfons]     0.9.3claws58
1254
1255         * src/procmsg.c
1256                 add missing header members to MsgInfo; fixes the problem of 
1257                 not displaying X-Faces, as noticed by Ricardo Mones
1258
1259 2003-07-26 [christoph]  0.9.3claws57
1260
1261         * sync with 0.9.3cvs18
1262                 see ChangeLog 2003-07-24
1263
1264 2003-07-26 [christoph]  0.9.3claws56
1265
1266         * sync with 0.9.3cvs17
1267                 see ChangeLog 2003-07-23
1268
1269 2003-07-26 [christoph]  0.9.3claws55
1270
1271         * src/folder.[ch]
1272         * src/imap.c
1273         * src/mbox_folder.c
1274         * src/mh.c
1275         * src/news.c
1276                 add support for copy function that copy multiple messages
1277                 (not implemented yet)
1278
1279         * src/summaryview.c
1280                 add missing return value
1281
1282 2003-07-26 [paul]       0.9.3claws54
1283
1284         * tools/multiwebsearch.pl
1285                 do whitespace substitution before passing the string
1286                 to the browser. fixes bug with browsers that don't
1287                 do whitespace conversion themselves.
1288
1289 2003-07-25 [christoph]  0.9.3claws53
1290
1291         * src/folder.[ch]
1292         * src/imap.c
1293         * src/mh.c
1294                 rewrite adding of multiple messages to a folder for
1295                 claws' folder system
1296
1297 2003-07-25 [luke]       0.9.3claws52
1298
1299         * src/mimeview.c
1300                 o icon toggles set correctly on leaving ctree mimeview
1301
1302 2003-07-25 [paul]       0.9.3claws51
1303
1304         * partial sync with 0.9.3cvs21 [src/main.c]
1305                 see ChangeLog 2003-07-25
1306
1307 2003-07-24 [paul]       0.9.3claws50
1308
1309         * tools/maildir2sylpheed.pl
1310                 fix typo
1311
1312 2003-07-24 [paul]       0.9.3claws49
1313
1314         * src/mimeview.c
1315                 increase the gutter size of paned so that the panes
1316                 can be resized
1317                 
1318         * src/plugins/demo/demo.c
1319                 squeeze in another typo fix
1320
1321 2003-07-24 [paul]       0.9.3claws48
1322
1323         * src/plugins/demo/demo.c
1324           src/prefs_account.c
1325                 small changes to the English
1326                 
1327         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
1328           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
1329           src/Makefile.am
1330           src/stock_pixmap.c
1331                 rename the misspelled icon
1332
1333 2003-07-23 [alfons]     0.9.3claws47
1334
1335         * src/mimeview.c
1336                 make icon list look like a list of toggles
1337
1338 2003-07-23 [luke]       0.9.3claws46
1339
1340         * src/pixmaps/mimeview_gpg_expired.xpm
1341         * src/pixmaps/mimeview_gpg_failed.xpm
1342         * src/pixmaps/mimeview_gpg_passed.xpm
1343         * src/pixmaps/mimeview_text_html.xpm
1344         * src/pixmaps/mimeview_image.xpm
1345                 o all icons the same size
1346
1347         * src/mimeview.[ch]
1348                 o mimeview ctree arranged vertically above the viewer
1349                 o icons changed to buttons
1350                 o can use keyboard to select an icon (Enter)
1351                 o resize icon list to width of icons
1352
1353         *  src/gtk/gtkvscrollbutton.c
1354                 o sensitivity of buttons reacts to position
1355
1356 2003-07-23 [christoph]  0.9.3claws45
1357
1358         * sync with 0.9.3cvs14 (incomplete)
1359                 see ChangeLog 2003-07-17
1360
1361 2003-07-23 [alfons]     0.9.3claws44
1362
1363         * src/folder.c
1364         * src/procmsg.h
1365                 sync with my local tree to restore some claws-only things
1366
1367 2003-07-23 [paul]       0.9.3claws43
1368
1369         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
1370           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
1371           src/Makefile.am
1372           src/mimeview.c
1373           src/procmime.h
1374           src/rfc2015.c
1375           src/stock_pixmap.[ch]
1376                 indicate missing keys and expired sigs/keys
1377                 in mime view column
1378
1379 2003-07-23 [paul]       0.9.3claws42
1380
1381         * src/compose.c
1382                 Redirect fixes: enable automatic account selection and
1383                 do not append signature to message on changing account
1384                 fixes Bug[s] #248
1385
1386 2003-07-23 [paul]       0.9.3claws41
1387
1388         * sync with 0.9.3cvs16
1389                 see ChangeLog 2003-07-23
1390
1391 2003-07-23 [alfons]     0.9.3claws40
1392
1393         * src/inc.c
1394                 give progress dialog a main window, and give it the first 
1395                 one (presumably the only one). fixes bug #247, "segfault on 
1396                 pop-before-smtp" 
1397
1398 2003-07-22 [alfons]     0.9.3claws39
1399
1400         * src/summaryview.c
1401                 shift-space scrolls up
1402
1403 2003-07-22 [paul]       0.9.3claws38
1404
1405         * sync with 0.9.3cvs15
1406                 see ChangeLog 2003-07-22
1407
1408 2003-07-20 [alfons]     0.9.3claws37
1409
1410         * src/compose.c
1411                 put menu inside #ifdef USE_ASPELL..#endif
1412
1413 2003-07-20 [christoph]  0.9.3claws36
1414
1415         * src/procmsg.c
1416                 fix wrong flags in MsgInfo returned by
1417                 procmsg_msginfo_get_full_info()
1418
1419         (closes Bug 221 Deleting messages from the Message View gives incorrect
1420          new/unread message counts in the folder view)
1421
1422         * src/plugins/spamassassin/spamassassin_gtk.c
1423                 add gettext macro for prefs page title
1424
1425 2003-07-20 [paul]       0.9.3claws35
1426
1427         * src/mimeview.c
1428                 redraw icon list on signature check
1429
1430 2003-07-20 [christoph]  0.9.3claws34
1431
1432         * src/Makefile.am
1433         * src/account.c
1434         * src/folder.[ch]
1435         * src/folder_item_prefs.[ch]            ** NEW **
1436         * src/folderview.c
1437         * src/mainwindow.c
1438         * src/mh.c
1439         * src/prefs_gtk.c
1440         * src/prefs_scoring.c
1441         * src/summaryview.c
1442         * src/prefs_folder_item.[ch]
1443                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
1444                   Properties dialog
1445                 o use prefswindow for folder properties
1446
1447         * src/gtk/prefswindow.[ch]
1448                 change implementation to use an invisible notebook instead
1449                 of unparenting widgets
1450
1451 2003-07-20 [christoph]  0.9.3claws33
1452
1453         * src/compose.h
1454         * src/folder.c
1455         * src/folderview.h
1456         * src/headerview.h
1457         * src/prefs_filtering.h
1458         * src/prefs_folder_item.[ch]
1459         * src/procmime.h
1460         * src/procmsg.h
1461         * src/summaryview.h
1462                 clean up header mess
1463                 (always use 1. typedefs, 2. #includes, 3. structures)
1464
1465         * src/common/version.h.in
1466                 add casts for constants
1467
1468         * src/plugins/demo/demo.c
1469                 fix typo
1470
1471         * src/plugins/spamassassin/spamassassin.c
1472                 remove unused variable
1473
1474 2003-07-20 [alfons]     0.9.3claws32
1475
1476         * src/mimeview.c
1477                 o make icon buttons respond on left click
1478                 o minor cosmetic change
1479
1480 2003-07-19 [luke]       0.9.3claws31
1481
1482         * src/mimeview.[ch]
1483         * src/gtk/gtkvscrollbutton.c
1484         * src/messageview.c
1485                 o improved mimeview behaviour when selecting a new message
1486                 o plus code cleanups to remove compile warnings
1487
1488
1489 2003-07-19 [alfons]     0.9.3claws30
1490
1491         * src/procmsg.c
1492         * src/compose.c
1493         * src/common/utils.[ch]
1494                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
1495
1496 2003-07-19 [alfons]     0.9.3claws29
1497
1498         * src/prefs_folder_item.c
1499                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
1500                 string pointers
1501
1502 2003-07-19 [luke]       0.9.3claws28
1503
1504         * src/messageview.c
1505         * src/mimeview.[ch]
1506         * src/procmime.h
1507         * src/rfc2015.c
1508         * src/stock_pixmap.[ch]
1509         * src/gtk/Makefile.am
1510         * src/Makefile.am
1511         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
1512         * src/pixmaps/mime_*.xpm                ** NEW **
1513                 o mimeview rearrangement with a new icon shortcut bar
1514
1515 2003-07-19 [alfons]     0.9.3claws27
1516
1517         * src/folderview.c
1518                 o plug leaking nodes_to_recollapse
1519                 o add folderview_recollapse_all_nodes() (not used yet)
1520
1521 2003-07-19 [alfons]     0.9.3claws26
1522
1523         * src/compose.c
1524         * src/common/utils.c
1525                 honour #240 "Better SUBJECT handling" by cleaning the prefix
1526                 for both forwarding as replying
1527
1528 2003-07-18 [christoph]  0.9.3claws25
1529
1530         * configure.ac
1531         * src/common/sylpheed.[ch]
1532         * src/common/version.h.in
1533                 add version in numeric form to allow easy comparison
1534
1535         * src/plugins/demo/demo.c
1536                 add version check
1537                 - sylpheed version > plugin version => never allowed, sylpheed
1538                   could contain unknown API changes
1539                 - sylpheed version < minimum version required => don't load,
1540                   API required not available (if linking does not fail)
1541
1542 2003-07-18 [alfons]     0.9.3claws24
1543         
1544         * src/common/plugin.[ch]
1545                 const correctness
1546
1547 2003-07-18 [christoph]  0.9.3claws23
1548
1549         * src/common/hooks.c
1550                 fix crash when hooks where unregisted
1551
1552         * src/plugins/trayicon/trayicon.c
1553                 unregister detroy signal before destroying the widget
1554                 (still crashes when the plugin is unloaded)
1555
1556 2003-07-18 [alfons]     0.9.3claws22
1557         
1558         * src/folderview.c
1559                 delay expanding folder tree during drags until timeout triggered
1560                 (needs perhaps some tweaking, so testing is welcome)
1561
1562 2003-07-17 [alfons]     0.9.3claws21
1563
1564         * src/folderview.c
1565                 clean up cruft
1566
1567 2003-07-17 [christoph]  0.9.3claws20
1568
1569         * src/common/session.c
1570                 fix opening of SSL connections
1571
1572         * src/plugins/image_viewer/Makefile.am
1573                 add OPENSSL_CFLAGS (we should find a better solution to remove
1574                 this dependencies if they are not required)
1575
1576         * src/plugins/spamassassin/spamassassin.c
1577                 remove setlocale workaround (fixed in libspamc)
1578
1579         (closes Bug Bug 184 Entering non-ascii character deletes previous char
1580          if spell checking enabled)
1581
1582 2003-07-17 [alfons]     0.9.3claws19
1583
1584         * src/common/hooks.[ch]
1585         * src/plugins/clamav/clamav_plugin.c
1586         * src/plugins/spamassassin/spamassassin.c
1587         * src/plugins/trayicon/trayicon.c
1588                 fix signedness muck 
1589
1590 2003-07-17 [alfons]     0.9.3claws18
1591
1592         * src/procmime.c
1593                 plug memleak
1594
1595 2003-07-17 [alfons]     0.9.3claws17
1596
1597         * src/inc.c
1598                 plug memleak
1599
1600 2003-07-17 [paul]       0.9.3claws16
1601
1602         * src/common/defs.h
1603           src/mainwindow.c
1604           src/manual.[ch]
1605                 add link to the Claws site's FAQ page, after the suggestion
1606                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
1607                 Move url strings to defs.h
1608                 
1609         * src/mainwindow.c
1610                 fix typo to prevent "unknown menu entry" warnings
1611
1612 2003-07-17 [alfons]     0.9.3claws15
1613
1614         * src/folderview.[ch]
1615         * src/summaryview.[ch]
1616         * src/mimeview.[ch]
1617                 plug DnD leaks 
1618
1619 2003-07-17 [paul]       0.9.3claws14
1620
1621         * src/inc.c
1622                 remove two instances of 'GTK_EVENTS_FLUSH' because
1623                 they are unnecessary and probably cause a stack overflow
1624
1625 2003-07-16 [christoph]  0.9.3claws13
1626
1627         * src/mimeview.[ch]
1628                 use an invisible GTK notebook to switch between viewers
1629                 instead of reparenting widgets
1630
1631 2003-07-16 [christoph]  0.9.3claws12
1632
1633         * src/folder.c
1634                 move folder_item_update_freeze() to correct place in
1635                 folder_item_scan_full()
1636
1637 2003-07-16 [paul]       0.9.3claws11
1638
1639         * sync with 0.9.3cvs12
1640                 see ChangeLog 2003-07-14 and 2003-07-15
1641
1642 2003-07-16 [christoph]  0.9.3claws10
1643
1644         * src/imap.[ch]
1645         * src/prefs_account.[ch]
1646                 sync IMAP CRAM-MD5 authentication with sylpheed-main
1647
1648 2003-07-15 [alfons]     0.9.3claws9
1649
1650         * src/main.c
1651                 make --config-dir do something useful
1652
1653 2003-07-15 [alfons]     0.9.3claws8
1654
1655         * src/procmsg.c
1656                 o fix a bug where 'last' didn't really point to the last message
1657                   in the top level list of children, but to the last threaded
1658                   message. 
1659                 
1660                 o clean up and make it easier to sync
1661
1662 2003-07-15 [alfons]     0.9.3claws7
1663
1664         * src/mainwindow.c
1665                 make correct menu items sensitive       
1666
1667 2003-07-14 [alfons]     0.9.3claws6
1668
1669         * src/procmsg.c
1670                 tune the threader so it will not subject-thread any message
1671                 without a subject prefix (this will not thread correctly if 
1672                 a parent is delivered after their childs, but it looks 
1673                 better right now)
1674
1675 2003-07-13 [christoph]  0.9.3claws5
1676
1677         * src/mainwindow.c
1678                 group "Add mailbox *..." menu items in submenu
1679
1680 2003-07-13 [alfons]     0.9.3claws4
1681
1682         * src/summaryview.c
1683                 correct summary_toggle_pressed() signature and make sure
1684                 signal is not passed on
1685
1686 2003-07-13 [alfons]     0.9.3claws3
1687
1688         * src/summaryview.c
1689                 o for now don't pass on keys when they we're handled by 
1690                   ctree::key_press_event
1691                 o clean up
1692
1693 2003-07-13 [alfons]     0.9.3claws2
1694         
1695         * src/main.c
1696                 add command line option "--config-dir" to get the current 
1697                 configuration dir
1698
1699 2003-07-12 [alfons]     0.9.3claws1
1700
1701         * src/matcher.[ch]
1702         * src/matcher_parser_parse.y
1703         * src/prefs_filtering.c
1704         * src/filtering.c
1705                 add "Lock" filter action to lock messages;
1706
1707         * src/filtering.c       
1708                 remove debug_print()    
1709         * src/prefs_filtering.c
1710                 re-organize matcher part 9: 
1711                 make action text entries easily extendible;
1712                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
1713                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
1714
1715 2003-07-12 [paul]
1716
1717         * tools/README
1718                 update old information and add missing
1719                 information
1720
1721 2003-07-12 [paul]       0.9.3claws
1722
1723         * 0.9.3claws released
1724         
1725 2003-07-12 [paul]       0.9.0claws103
1726
1727         * src/Makefile.am
1728                 add addrquery.h
1729
1730 2003-07-12 [melvin]     0.9.0claws102
1731
1732         * src/messageview.c
1733                 Fixed bug #215: Show MIME tab for single text/html messages. 
1734                 
1735 2003-07-12 [paul]       0.9.0claws101
1736
1737         * man/sylpheed.1
1738                 updated
1739
1740 2003-07-12 [paul]       0.9.0claws100
1741
1742         * po/es.po
1743           po/hr.po
1744           po/pl.po
1745           po/sr.po
1746                 update Spanish, Croatian, Polish, Serbian translations.
1747                 submitted by Ricardo Mones Lastra, Dragan, Witold
1748                 Wladyslaw Wojciech Wilk, Urke MMI
1749
1750 2003-07-12 [melvin]     0.9.0claws99
1751
1752         * po/fr.po
1753                 Updated French translations.
1754
1755 2003-07-12 [paul]       0.9.0claws98
1756
1757         * src/addressbook.c
1758                 disable 'Lookup' button as it has no effect
1759
1760 2003-07-11 [alfons]     0.9.0claws97
1761         
1762         * src/summaryview.c
1763                 summary_searchbar_pressed() should return TRUE to signal that
1764                 event was handled. when returning void, the return value passed
1765                 to GTK is actually random, but maybe FALSE, in which case the
1766                 event is handled by parent
1767                 
1768 2003-07-10 [paul]       0.9.0claws96
1769
1770         * ac/missing/gettext.m4
1771                 update to version 0.12
1772
1773 2003-07-10 [paul]       0.9.0claws95
1774
1775         * src/plugins/clamav/clamav_plugin.c
1776                 fix bug where multipart/alternative messages
1777                 would slip through without being scanned
1778
1779 2003-07-10 [christoph]  0.9.0claws94
1780
1781         * src/folder.c
1782                 correct check if folder supports removing when a message is
1783                 moved. if not the message is only copied.
1784
1785         (closes Bug 132 crash on startup in newsgroups folders)
1786
1787 2003-07-09 [alfons]     0.9.0claws93
1788
1789         * configure.ac
1790         * src/common/defs.h
1791                 --with-config-dir (default .sylpheed)
1792
1793 2003-07-09 [christoph]  0.9.0claws92
1794
1795         * configure.ac
1796                 use PKG_CHECK_MODULES to check for gtkmathview
1797                 (version 0.4.2 now required)
1798
1799 2003-07-08 [melvin]     0.9.0claws91
1800
1801         * src/action.c
1802                 Implemented a progress bar that counts the number of completed
1803                 tasks when the action runs more than one command.
1804
1805 2003-07-08 [alfons]     0.9.0claws90
1806
1807         * src/procmsg.c
1808                 if queued message has an invalid Message-Id, don't try to
1809                 find message it refers to (fixes #209 "crash when processing 
1810                 in folder")
1811
1812 2003-07-08 [paul]       0.9.0claws89
1813
1814         * sync with 0.9.3cvs2
1815                 see ChangeLog 2003-07-08
1816
1817 2003-07-08 [match]      0.9.0claws88
1818
1819         * src/ldapctrl.c
1820                 extend LDAP search for first/last name by parsing search term.
1821
1822 2003-07-08 [alfons]     0.9.0claws87
1823
1824         * src/send_message.c
1825                 fix bug #208 "Status message stuck when sending on POP3 account"
1826
1827 2003-07-07 [paul]       0.9.0claws86
1828
1829         * po/hr.po
1830                 new Croatian translation, submitted by
1831                 Dragan <drleskov@inet.hr>
1832
1833 2003-07-07 [paul]       0.9.0claws85
1834
1835         * sync with 0.9.3cvs1
1836                 see ChangeLog 2003-07-07
1837
1838 2003-07-05 [christoph]  0.9.0claws84
1839
1840         * src/Makefile.am
1841         * src/messageview.c
1842         * src/mimeview.[ch]
1843         * src/stock_pixmap.[ch]
1844         * src/pixmaps/messageview_text.xpm              ** NEW **
1845                 move mimeview tabs to the right side and use icons
1846                 instead of text to save some space
1847
1848         (patch by Luke Plant <lukeplant@softhome.net>)
1849
1850 2003-07-05 [christoph]  0.9.0claws83
1851
1852         * src/inc.c
1853                 add NULL pointer checks
1854
1855         (patch by Luke Plant <lukeplant@softhome.net>)
1856         (closes Bug 204 0.9.0 quits on authentication error?!)
1857
1858 2003-07-05 [alfons]     0.9.0claws82
1859
1860         * configure.ac
1861                 take the clue in bug #202 "./configure script - 
1862                 'if test' comparison failure" reported by John Kristoff. 
1863
1864 2003-07-04 [christoph]  0.9.0claws81
1865
1866         * src/plugins/spamassassin/spamassassin.c
1867                 set timeout for spam check
1868
1869 2003-07-04 [christoph]  0.9.0claws80
1870
1871         * src/main.c
1872                 destroy all FolderItems when shutting down to
1873                 allow folders to clean up
1874
1875 2003-07-04 [melvin]     0.9.0claws79
1876
1877         * src/gtk/gtkaspell.c
1878                 Fixed bug #184 "Entering non-ascii character deletes
1879                 previous char if spell checking enabled": this makes
1880                 the spell checking in multibytes (e.g. UTF-8)locales work.
1881                 (Patch by Luke Plant).
1882                 
1883 2003-07-04 [christoph]  0.9.0claws78
1884
1885         * sync with 0.9.2cvs1
1886                 see ChangeLog 2003-06-10
1887
1888 2003-07-04 [paul]       0.9.0claws77
1889
1890         * sync with 0.9.3 release
1891                 see ChangeLog 2003-07-04
1892
1893 2003-07-03 [christoph]  0.9.0claws76
1894
1895         * src/folder.[ch]
1896         * src/imap.c
1897         * src/mbox_folder.c
1898         * src/mh.c
1899         * src/news.c
1900                 move folder_item_get_path() stuff into a folder virtual function
1901
1902         * src/procmsg.c
1903                 use folder_item_fetch_msg() to get message and do not contruct
1904                 the filename from path and number
1905
1906 2003-07-03 [paul]       0.9.0claws75
1907
1908         * sync with 0.9.2cvs12
1909                 see ChangeLog 2003-07-03
1910
1911 2003-07-02 [paul]       0.9.0claws74
1912
1913         * src/messageview.c
1914                 fix text-selection for replying
1915
1916 2003-07-02 [paul]       0.9.0claws73
1917
1918         * sync with 0.9.2cvs11
1919                 see ChangeLog 2003-07-02
1920
1921 2003-07-02 [paul]       0.9.0claws72
1922
1923         * src/procmsg.c
1924                 revert last commit because it breaks more
1925                 than it fixes
1926
1927 2003-07-02 [paul]       0.9.0claws71
1928
1929         * src/procmsg.c
1930                 fix thread by subject/sort by date
1931
1932 2003-07-01 [paul]       0.9.0claws70
1933
1934         * sync with 0.9.2cvs10
1935                 see ChangeLog 2003-07-01
1936
1937 2003-06-30 [paul]       0.9.0claws69
1938
1939         * sync with 0.9.2cvs9
1940                 see ChangeLog 2003-06-30
1941
1942 2003-06-28 [match]      0.9.0claws68
1943
1944         * src/addressbook.c
1945                 fix null ptr.
1946
1947 2003-06-27 [paul]       0.9.0claws67
1948
1949         * sync with 0.9.2cvs7
1950                 see ChangeLog 2003-06-27
1951
1952 2003-06-26 [christoph]  0.9.0claws66
1953
1954         * src/folder.c
1955                 freeze folder updates while a folder is scanned
1956
1957         (closes Bug 185 New message counter)
1958
1959 2003-06-26 [darko]      0.9.0claws65
1960
1961         * src/ldapserver.c
1962                 fix infinite loop when adding a new LDAP server
1963
1964 2003-06-26 [paul]       0.9.0claws64
1965
1966         * sync with 0.9.2cvs6
1967                 see ChangeLog 2003-06-26
1968
1969 2003-06-26 [paul]       0.9.0claws63
1970
1971         * sync with 0.9.2cvs5
1972                 see ChangeLog 2003-06-25 and 2003-06-26
1973
1974 2003-06-25 [match]      0.9.0claws62
1975
1976         * src/addr_compl.c
1977                 Fixed tab/backtab for dropped-down completion list to
1978                 move next/previous field. (close bug 147)
1979
1980 2003-06-25 [christoph]  0.9.0claws61
1981
1982         * src/addr_compl.[ch]
1983         * src/addrindex.[ch]
1984         * src/folderview.c
1985         * src/inc.c
1986         * src/news.c
1987         * src/summaryview.c
1988         * src/toolbar.c
1989                 fix warnings
1990
1991 2003-06-25 [leandro]    0.9.0claws60
1992
1993         * src/compose.c
1994                 o cleanups
1995                 o gray out "Message/Remove references" menu item if not
1996                   replying to a message
1997
1998 2003-06-24 [leandro]    0.9.0claws59
1999
2000         * src/compose.[ch]
2001                 o removed "Message/Create new thread" menu item
2002                 o added "Message/Remove references" menu item
2003                   (it's off by default and will not check anymore
2004                    if the subject changed)
2005
2006 2003-06-23 [alfons]     0.9.0claws58
2007
2008         * src/procmsg.c
2009                 try better grouping messages threaded by subject based on their age.
2010                 still not perfect - because the message tree is not sorted by date.  
2011
2012 2003-06-23 [thorsten]   0.9.0claws57
2013
2014         * src/pop.[ch]
2015                 added mail_receive_hook to allow modifications
2016                 directly after retrieval (e.g. adding headers).
2017
2018 2003-06-23 [paul]       0.9.0claws56
2019
2020         * src/sourcewindow.c
2021                  enable the use of Ctrl+A to select all text in
2022                  the sourcewindow
2023                  Patch submitted by Ivan Francolin Martinez
2024                  <ivanfm@users.sourceforge.net>
2025
2026 2003-06-22 [christoph]  0.9.0claws55
2027
2028         * src/folder.[ch]
2029                 o add notification hook for folder tree changes
2030                 o invoke hooks after folder tree scanning
2031
2032         * src/folderview.[ch]
2033                 register hook for folder tree changes that
2034                 updates the ctree
2035
2036         (there are more places that should be updated, like add, remove 
2037          or move folder)
2038
2039         (closes Bug 164 Crash on rebuild folder tree)
2040         (closes Bug 190 Crash on 'rebuilding folder tree')
2041
2042 2003-06-21 [leandro]    0.9.0claws54
2043
2044         * src/compose.[ch]
2045                 create a new thread if subject changes
2046                 (it's on by default, can be disabled in Message menu)
2047
2048 2003-06-21 [alfons]     0.9.0claws53
2049
2050         * src/summaryview.c
2051                 quiet little compiler
2052
2053 2003-06-21 [christoph]  0.9.0claws52
2054
2055         update gettext stuff to version 0.12
2056
2057 2003-06-19 [alfons]     0.9.0claws51
2058
2059         * src/common/log.c
2060         * src/common/plugin.c
2061                 move defs.h before glib.h to prevent MIN/MAX redefs
2062
2063 2003-06-19 [alfons]
2064
2065         * src/addressbook.c
2066                 translatable
2067
2068 2003-06-19 [match]      0.9.0claws50
2069
2070         * src/addressbook.[ch]
2071         * src/addrindex.[ch]
2072         * src/addr_compl.[ch]
2073         * src/editldap.[ch]
2074         * src/editldap_basedn.[ch]
2075         * src/addritem.[ch]
2076         * src/ldapquery.h
2077                 re-implemented dynamic LDAP search. works without
2078                 slowdown on display sender with addressbook
2079                 option.
2080         * src/addrbook.c
2081                 documented code.
2082
2083 2003-06-19 [paul]       0.9.0claws49
2084
2085         * src/compose.c
2086                 fix Bug #136 'Nonprovided quotation marks crash claws'
2087                 patch submitted by Pawel PĂŞkala <c0rn@gazeta.pl>
2088
2089 2003-06-19 [alfons]     0.9.0claws48
2090
2091         * src/prefs_common.[ch]
2092         * src/procmsg.c
2093                 restrict threading by subject by checking thread for
2094                 age (prefs_common.thread_by_subject_max_age)
2095
2096 2003-06-18 [christoph]  0.9.0claws47
2097
2098         * src/imap.c
2099                 fix memory leak in imap_cmd_fetch()
2100
2101 2003-06-18 [christoph]  0.9.0claws46
2102
2103         * src/prefs_gtk.c
2104                 fix memory leak in prefs_set_default() when used multiple
2105                 times or after prefs have been read
2106
2107 2003-06-18 [christoph]  0.9.0claws45
2108
2109         * src/common/plugin.c
2110                 fix memory leak in plugin_unload()
2111
2112 2003-06-18 [christoph]  0.9.0claws44
2113
2114         * src/imap.c
2115                 fix memory leak in imap_cmd_ok()
2116
2117 2003-06-18 [christoph]  0.9.0claws43
2118
2119         * src/folder.c
2120                 stop messages that are downloaded from POP3 and added to
2121                 an IMAP inbox from being filtered twice (first by POP3
2122                 and again when IMAP folder is scaned to get the UID of
2123                 the APPEND operation when no UIDPLUS is available)
2124
2125 2003-06-18 [alfons]
2126
2127         * tools/Makefile.am
2128                 phoenix <- firebird     
2129
2130 2003-06-18 [paul]
2131
2132         * tools/launch_phoenix          ** REMOVED **
2133           tools/launch_firebird         ** NEW **
2134                 renamed and edited to reflect the browser's name change from
2135                 'phoenix' to 'firebird'
2136
2137 2003-06-18 [paul]       0.9.0claws42
2138
2139         * sync with 0.9.2cvs2
2140                 see ChangeLog 2003-06-16
2141
2142 2003-06-17 [alfons]     0.9.0claws41
2143
2144         * src/procmsg.c
2145                 prevent threading problems when a node is an ancestor (parent / great parent),
2146                 which mostly happens with circular references (thanks to Phillipe GramoullĂ©
2147                 for finding an sample set of messages)
2148
2149 2003-06-16 [christoph]  0.9.0claws40
2150
2151         * src/main.c
2152                 don't popup main window on --receive or --receive-all
2153
2154         * src/mainwindow.[ch]
2155         * src/plugins/trayicon/trayicon.c
2156                 allow hiding of main window by clicking on the trayicon
2157                 (doesn't work correctly in seperate window mode and may
2158                  cause unexpected GTK problems I couldn't find yet)
2159
2160         * src/common/ssl.c
2161                 remove incorrect warning
2162
2163 2003-06-15 [alfons]     0.9.0claws39
2164
2165         * src/gtk/gtkstext.c
2166                 don't output debug text;
2167                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
2168                 for pointing this out);
2169
2170 2003-06-14 [alfons]     0.9.0claws38
2171         
2172         * src/messageview.c
2173                 remove printf() and make one if..else comply with coding style
2174
2175 2003-06-14 [alfons]     0.9.0claws37
2176
2177         * AUTHORS
2178                 add Martin Wicke
2179         * src/action.c
2180         * src/messageview.[ch]
2181         * src/summaryview.c
2182                 apply patch #754162 "Quoting messages filtered by actions" submitted
2183                 by Martin Wicke, which allows quoting message body changed by an
2184                 action (Thanks!).
2185
2186 2003-06-13 [alfons]     0.9.0claws36
2187
2188         * src/utils.c
2189                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
2190                 use case insensitive regexp (suggested by Ivan Martinez)
2191
2192 2003-06-13 [christoph]  0.9.0claws35
2193
2194         * configure.ac
2195         * src/plugins/trayicon/Makefile.am
2196         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
2197         * src/plugins/trayicon/trayicon.c
2198         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
2199         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
2200         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
2201         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
2202         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
2203         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
2204                 replace my own EggTrayIcon backport with the backport
2205                 used by (l|x)mule and gabber.
2206
2207 2003-06-13 [alfons]     0.9.0claws34
2208
2209         * AUTHORS
2210         * src/common/utils.c
2211                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
2212
2213 2003-06-13 [alfons]     0.9.0claws33
2214
2215         * src/compose.c
2216                 clean up a little bit
2217
2218 2003-06-12 [alfons]     0.9.0claws32
2219
2220         * src/compose.c
2221                 const correctness fix
2222
2223         * src/common/sylpheed.[ch]
2224                 () -> (void)
2225                 prevent redef MIN/MAX
2226                 
2227         * src/common/utils.[ch]
2228                 () -> (void)
2229
2230 2003-06-12 [melvin]     0.9.0claws31
2231
2232         * src/compose.c
2233                 Updated to take into accounts changes in GtkAspell.
2234
2235 2003-06-12 [alfons]     0.9.0claws30
2236
2237         * src/compose.c
2238         * src/procmsg.c
2239         * src/common/utils.[ch]
2240                 handle reply subject prefixes better (initial 
2241                 suggestion by Robert Story adapted and enhanced 
2242                 using regexps)
2243
2244 2003-06-12 [melvin]     0.9.0claws29
2245
2246         * src/compose.c
2247                 Use new gtkaspell_checkers_strerror() to get the speller's
2248                 error message instead of accessing the (now private)
2249                 checkers structure.
2250                 Minor code clean up
2251
2252         * src/main.c
2253                 Use #ifdef instead of #if for USE_ASPELL
2254                 Use the new spell checkers init/quit functions 
2255
2256         * src/gtk/gtkaspell.c
2257                 Use #ifdef instead of #if for USE_ASPELL
2258                 Moved in the majority of GtkAspell structures that were
2259                 exported before by gtkaspell.h
2260         
2261         * src/gtk/gktaspell.h
2262                 Made gtkaspell.h contain only the necessary data to be
2263                 publicized by moving many structures to gtkaspell.c.
2264                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
2265                 gtkaspell_checkers_new(): replaced by...
2266                 gtkaspell_checkers_init(): new function for initialization
2267                 gtkaspell_checkers_delete(): replaced by...
2268                 gtkaspell_checkers_quit(): new function
2269                 gtkaspell_checkers_strerror(): new function that returns
2270                 the checker's last error message.
2271                 
2272 2003-06-11 [melvin]     0.9.0claws28
2273
2274         * po/POTFILES.in
2275                 Updated to take into account gtkaspell.c migration to
2276                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
2277
2278 2003-06-10 [alfons]     0.9.0claws27
2279
2280         * src/filtering.[ch]
2281         * src/folder.c
2282         * src/matcher.c
2283         * src/scoring.[ch]
2284                 - try fixing bug #18 (any brave testers?)
2285                 - add more robustness by refusing previously 
2286                   unchecked NULL pointers 
2287
2288 2003-06-10 [alfons]     0.9.0claws26
2289
2290         * src/procmsg.c
2291                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
2292
2293 2003-06-09 [alfons]     0.9.0claws25
2294
2295         * src/prefs_common.c
2296                 fix bug #163 "Icon switching doesnt work properly" by 
2297                 preventing early freeing of prefs_common.pixmap_theme_path.
2298
2299 2003-06-09 [christoph]  0.9.0claws24
2300
2301         * src/gtk/gtkaspell.c
2302                 revert Thorsten's fix and add forgotten g_strdup for
2303                 aspell path (it should not be possible to alter the path a
2304                 GtkASpell uses from outside)
2305
2306 2003-06-09 [thorsten]   0.9.0claws23
2307
2308         * src/gtk/gtkaspell.c
2309                 dont free prefs_common.aspell_path when closing compose
2310
2311 2003-06-08 [colin]      0.9.0claws22
2312
2313         * src/plugins/spamassassin/spamassassin.c
2314                 fix prefs types
2315
2316 2003-06-07 [christoph]  0.9.0claws21
2317
2318         * src/Makefile.am
2319         * src/compose.c
2320         * src/gtkaspell.[ch]            ** REMOVE **
2321         * src/gtk/Makefile.am
2322         * src/gtk/gtkaspell.[ch]        ** NEW **
2323                 o make gtkaspell independent from sylpheed's prefs
2324                 o move gtkaspell.[ch] to gtk directory
2325
2326 2003-06-07 [christoph]  0.9.0claws20
2327
2328         * src/Makefile.am
2329         * src/crash.c
2330         * src/export.c
2331         * src/filesel.[ch]              ** REMOVE **
2332         * src/folder.c
2333         * src/main.[ch]
2334         * src/common/sylpheed.[ch]
2335         * src/gtk/Makefile.am
2336         * src/gtk/filesel.[ch]          ** NEW **
2337         * src/gtk/pluginwindow.c
2338         * src/gtk/sslcertwindow.c
2339                 move filesel.[ch] to gtk directory
2340
2341 2003-06-07 [alfons]     0.9.0claws19
2342
2343         * src/filesel.c
2344                 make (multi) file selection dialog work again (Claws-only)
2345
2346 2003-06-07 [thorsten]   0.9.0claws18
2347
2348         * po/de.po
2349                 fix typos
2350
2351 2003-06-07 [alfons]     0.9.0claws17
2352
2353         * configure.ac
2354         * src/mimeview.c
2355                 detect apache mishap in which case don't include fnmatch.h
2356                 if regex.h is already included
2357
2358 2003-06-06 [christoph]  0.9.0claws16
2359
2360         * configure.ac
2361         * src/mimeview.h
2362                 add check for fnmatch.h and include it when available
2363
2364         * src/mimeview.[ch]
2365                 fix wrong case sensitivity of Content-Types
2366
2367         * src/gtk/Makefile.am
2368                 need the same include paths in gtk directory as in
2369                 common directory because .h files in common can
2370                 include files from these directories, when included
2371                 in gtk's .h or .c files
2372
2373 2003-06-06 [alfons]     0.9.0claws15
2374
2375         * src/mimeview.c
2376         * src/summaryview.c
2377                 make it compile again because of regex.h / fnmatch.h 
2378                 include problems (related to recent mime stuff, can
2379                 someone check this?)
2380
2381 2003-06-06 [thorsten]   0.9.0claws14
2382
2383         * src/folderview.c
2384                 possible use of uninitialized pointer while dragging
2385
2386 2003-06-06 [paul]       0.9.0claws13
2387
2388         * src/compose.c
2389                 fix bug where the insert sig button would be effective
2390                 only when auto_sig was set
2391
2392 2003-06-06 [paul]       0.9.0claws12
2393
2394         * sync with 0.9.2 release
2395
2396 2003-06-02 [paul]       0.9.0claws11
2397
2398         * sync with 0.9.1cvs1
2399                 see ChangeLog 2003-06-02
2400                 
2401         * po/de.po
2402                 update by Jens
2403
2404 2003-06-01 [christoph]  0.9.0claws10
2405
2406         * src/account.c
2407                 don't use substring search to find accounts by email address
2408
2409         (closes Bug 169 Overly loose matching of "From" address)
2410
2411 2003-05-31 [christoph]  0.9.0claws9
2412
2413         * doc-src/rfc2683.txt
2414         * src/imap.c
2415                 limit IMAP command length as recommended in RFC2683
2416                 (message number lists will be split into multiple imap
2417                 sets, the limit of 1000 octets is not a hard limit)
2418
2419         (closes Bug 161 sylpheed-claws exits with segfault when logging
2420          in to certain imap-servers)
2421
2422 2003-05-29 [alfons]     0.9.0claws8
2423
2424         * src/toolbar.[ch]
2425                 add print button (calling summary_print());
2426                 fine tune setting tooltip text;
2427                 (if someone needs other buttons, please take these 
2428                 commits as a guide, instead of bothering us - also
2429                 see 0.8.11claws150) 
2430
2431 2003-05-29 [darko]      0.9.0claws7
2432
2433         * src/compose.c
2434                 fix crash when word wrapping kicks in due to
2435                 changed text by spell checker
2436
2437 2003-05-29 [paul]       0.9.0claws6
2438
2439         * src/compose.c
2440                 fix bug where changing account would insert
2441                 sig even if auto_sig was FALSE
2442                 
2443         * ChangeLog
2444           ChangeLog.jp
2445           INSTALL
2446                 sync with 0.9.1 release
2447
2448 2003-05-28 [christoph]  0.9.0claws5
2449
2450         * src/imap.c
2451                 fix truncation of too long commands
2452
2453         (closes Bug 167 IMAP hangs trying to get envelope
2454          information in imap_get_uncached_messages)
2455
2456 2003-05-27 [paul]       0.9.0claws4
2457
2458         * tools/Makefile.am
2459           tools/maildir2sylpheed.pl     ** NEW FILE **
2460                 add kmail to sylpheed mailbox conversion script
2461
2462 2003-05-27 [paul]       0.9.0claws3
2463
2464         * sync with 0.9.0cvs10
2465                 see ChangeLog 2003-05-26
2466
2467 2003-05-26 [paul]       0.9.0claws2
2468
2469         * sync with 0.9.0cvs9
2470                 see ChangeLog 2003-05-26
2471
2472 2003-05-24 [paul]       0.9.0claws1
2473
2474         * sync with 0.9.0cvs8
2475                 see ChangeLog 2003-05-23
2476
2477 2003-05-24 [paul]       0.9.0claws
2478
2479         * version 0.9.0claws released
2480
2481 2003-05-24 [paul]       0.8.11claws177
2482
2483         * src/plugins/dillo-viewer/Makefile.am
2484           src/plugins/traycon/Makefile.am
2485                 add missing files
2486                 
2487         * po/bg.po
2488           po/en_GB.po
2489           po/es.po
2490           po/it.po
2491           po/pt_BR.po
2492           po/ru.po
2493           po/sr.po
2494                 update Bulgarian, British English, Spanish, Italian, 
2495                 Brazilian Portuguese, Russian, and Serbian translations, 
2496                 submitted by George Danchev, [me], Ricardo Mones Lastra,
2497                 AndrĂ© Filipe de Assunção e Brito, Alessandro Maestri, 
2498                 Ruslan N. Balkin, and Urke MMI
2499
2500 2003-05-23 [melvin]     0.8.11claws176
2501
2502         * po/fr.po
2503                 Updated French translations
2504
2505 2003-05-22 [paul]       0.8.11claws175
2506
2507         * src/Makefile.am
2508           src/addrbook.[ch]
2509           src/addrcache.[ch]
2510           src/addr_compl.[ch]
2511           src/adressbook.[ch]
2512           src/addrindex.[ch]
2513           src/addritem.[ch]
2514           src/editaddress.c
2515           src/editgroup.c
2516           src/editldap_basedn.c
2517           src/editldap.c
2518           src/jpilot.c
2519           src/vcard.c
2520                 revert to get ldap into it previous working state
2521                 
2522         * po/zh_TW.Big5.po
2523                 new Taiwanese translation,
2524                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
2525
2526 2003-05-22 [christoph]  0.8.11claws174
2527
2528         * src/plugins/spamassassin/libspamc.[ch]
2529                 sync libspamc with SpamAssaain release 2.55
2530
2531 2003-05-22 [paul]       0.8.11claws173
2532
2533         * sync with 0.9.0cvs7
2534                 see ChangeLog 2003-05-22
2535                 
2536         * src/summaryview.c
2537                 revert change in 0.8.11claws172: follow
2538                 Hiroyuki's decision and that's the end of it.
2539
2540 2003-05-21 [paul]       0.8.11claws172
2541
2542         * src/summaryview.c
2543                 fix discrepency between open_unread_on_enter
2544                 and always_show_msg
2545
2546 2003-05-21 [paul]       0.8.11claws171
2547
2548         * sync with 0.9.0cvs6
2549                 see ChangeLog 2003-05-21
2550
2551 2003-05-21 [paul]       0.8.11claws170
2552
2553         * sync with 0.9.0cvs5
2554                 see ChangeLog 2003-05-21
2555
2556 2003-05-20 [paul]       0.8.11claws169
2557
2558         * sync with 0.9.0cvs4
2559                 see ChangeLog 2003-05-20
2560                 fixes bug #152, 'encoding of IMAP folders names'
2561
2562 2003-05-20 [paul]       0.8.11claws168
2563
2564         * sync with 0.9.0cvs3
2565                 see ChangeLog 2003-05-20
2566                 
2567         * src/tools/convert_mbox.pl
2568                 minor change in the comments, submitted by Fred Marton
2569
2570 2003-05-19 [paul]       0.8.11claws167
2571
2572         * src/plugins/clamav/Makefile.am
2573           configure.ac
2574                 link clamav_lib to the plugin and not to the main program
2575
2576 2003-05-19 [christoph]
2577
2578         * src/Makefile.am
2579                 add -export-dynamic for linking
2580
2581 2003-05-19 [paul]       0.8.11claws166
2582
2583         * sync with 0.9.0cvs1
2584                 see ChangeLog 2003-05-19
2585
2586 2003-05-19 [paul]       0.8.11claws165
2587
2588         * src/inc.c
2589                 fix 'pop before smtp' timeout
2590
2591 2003-05-18 [alfons]     0.8.11claws164
2592
2593         * src/prefs_matcher.c
2594                 put "execute" action command line ("expression") in edit box
2595
2596 2003-05-18 [christoph]  0.8.11claws163
2597
2598         * src/mimeview.[ch]
2599         * src/plugins/dillo_viewer/dillo_viewer.c
2600         * src/plugins/image_viewer/viewer.c
2601         * src/plugins/mathml_viewer/mathml_viewer.c
2602                 let a viewer have a list of Content-Types
2603
2604 2003-05-18 [paul]       0.8.11claws162
2605
2606         * src/prefs_filtering.c
2607                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
2608                 and REDIRECT actions
2609
2610 2003-05-17 [christoph]
2611
2612         * README.claws
2613                 o remove dynamic signatures that was syned with main
2614                 o add infos about no longer "build in" image viewer
2615                 o update bugtracker URL
2616
2617 2003-05-17 [christoph]  0.8.11claws161
2618
2619         * src/folder.c
2620         * src/folderview.c
2621         * src/imap.c
2622                 don't use imap_scan_folder anymore. Instead call folder_item_scan
2623                 for every folder after rebuilding the folder tree.
2624
2625         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
2626          messages)
2627
2628 2003-05-17 [christoph]  0.8.11claws160
2629
2630         * src/imap.c
2631                 don't use STATUS command on current folder to check for
2632                 content changes. imap_cmd_ok() now tracks changes to
2633                 folder and number of existing messages.
2634
2635 2003-05-17 [paul]       0.8.11claws159
2636
2637         * src/plugins/clamav/clamav_plugin.c
2638                 remove unnecessary debug_print
2639
2640 2003-05-16 [thorsten]   0.8.11claws158
2641
2642         * src/plugins/demo.c
2643                 included missing intl.h
2644
2645 2003-05-16 [paul]       0.8.11claws157
2646
2647         * po/POTFILES.in
2648                 remove non-existant entries
2649         
2650         * src/plugins/clamav/clamav_plugin.c
2651           src/plugins/clamav/clamav_plugin_gtk.c
2652           src/plugins/dillo_viewer/dillo_prefs.c
2653           src/plugins/dillo_viewer/dillo_viewer.c
2654                 gettextise
2655
2656 2003-05-16 [christoph]  0.8.11claws156
2657
2658         * po/POTFILES.in
2659                 include plugin .c files for translation until I
2660                 find a better solution to have plugins have their
2661                 own textdomain
2662         * src/plugins/demo/demo.c
2663         * src/plugins/image_viewer/plugin.c
2664         * src/plugins/mathml_viewer/mathml_viewer.c
2665         * src/plugins/spamassassin/spamassassin.c
2666         * src/plugins/spamassassin/spamassassin_gtk.c
2667         * src/plugins/trayicon/trayicon.c
2668                 add gettext macros for plugin name and description
2669
2670 2003-05-16 [paul]
2671
2672         * sync with 0.9.0
2673
2674 2003-05-16 [paul]       0.8.11claws155
2675
2676         * sync with lastest 0.9.0pre1
2677                 see ChangeLog 2003-05-16
2678
2679 2003-05-15 [paul]       0.8.11claws154
2680
2681         * sync with latest 0.9.0pre1
2682                 see ChangeLog 2003-05-14 and 2003-05-15
2683
2684 2003-05-14 [christoph]  0.8.11claws153
2685
2686         * src/plugins/image_viewer/viewer.c
2687         * src/plugins/image_viewer/viewer.glade         ** NEW **
2688         * src/plugins/image_viewer/viewerprefs.c
2689                 make it possible to disable the autoload function in the
2690                 imageviewer again
2691
2692 2003-05-14 [christoph]  0.8.11claws152
2693
2694         * src/folder.c
2695                 fix folder update after adding a message
2696
2697 2003-05-13 [alfons]     0.8.11claws151
2698
2699         * src/common/session.c
2700                 remove debug traces
2701                 
2702         * src/addrcache.[ch]
2703         * src/filtering.[ch]
2704         * src/folder.[c]
2705         * src/gtkaspell.[ch]
2706         * src/imap.[ch]
2707         * src/mbox_folder.[ch]
2708         * src/mh.[ch]
2709         * src/mimeview.h
2710         * src/msgcache.[ch]
2711         * src/news.[ch]
2712         * src/passphrase.[ch]
2713         * src/prefs_common.[ch]
2714         * src/prefs_gtk.[ch]
2715         * src/procmsg.c
2716         * src/scoring.[ch]
2717                 be pedantic; (in prototypes () implies (int))
2718
2719 2003-05-13 [alfons]     0.8.11claws150
2720
2721         * src/prefs_toolbar.[ch]
2722         * src/summaryview.[ch]
2723         * src/toolbar.[ch]
2724                 change misleading text in toolbar prefs;
2725                 add toolbar action for ignore thread (toggles ignore thread flag);
2726                 clean up a little bit;
2727
2728 2003-05-12 [paul]
2729
2730         * tools/convert_mbox.pl
2731                 bug fixed by Fred Marton
2732
2733 2003-05-12 [paul]
2734
2735         * sync with 0.9.0pre1
2736
2737 2003-05-09 [paul]       0.8.11claws149
2738
2739         * sync with 0.8.11cvs43
2740                 see ChangeLog 2003-05-09
2741
2742 2003-05-08 [christoph]  0.8.11claws148
2743
2744         * src/imap.[ch]
2745                 o use CAPABILIY as first command and check for PREAUTH
2746                   information in the response to it
2747                 o rewrite all imap_cmd_* functions to use an IMAPSession
2748                   instead of a SockInfo as parameter
2749                 o do STARTTLS after fetching and checking the server
2750                   capabilities
2751
2752 2003-05-08 [paul]       0.8.11claws147
2753
2754         * tools/Makefile.am
2755           tools/README
2756           tools/convert_mbox.pl         ** NEW FILE **
2757                 add mbox conversion script. Submitted by 
2758                 Fred Marton <Fred.Marton@uni-bayreuth.de>
2759
2760 2003-05-07 [christoph]
2761
2762         * doc-src/glade.txt
2763         * src/gtk/pluginwindow.glade
2764         * src/plugins/image_viewer/viewerprefs.glade
2765         * src/plugins/spamassassin/spamassassin_gtk.glade
2766                 add glade files for user interfaces and a description how
2767                 to use glade to create the sylpheed code
2768
2769 2003-05-07 [paul]       0.8.11claws146
2770
2771         * sync with 0.8.11cvs41
2772                 see ChangeLog 2003-05-07
2773
2774 2003-05-06 [christoph]  0.8.11claws145
2775
2776         * src/main.c
2777         * src/plugins/image_viewer/viewer.c
2778                 fix usage of imlib in imageviewer plugin
2779
2780         * src/gtk/prefswindow.c
2781                 handle window close event correctly
2782
2783 2003-05-06 [paul]       0.8.11claws144
2784
2785         * src/common/ssl.c
2786                 fix typo introduced in sync
2787
2788 2003-05-06 [paul]       0.8.11claws143
2789
2790         * sync with 0.8.11cvs39
2791                 see ChangeLog 2003-05-06
2792
2793 2003-05-06 [paul]       0.8.11claws142
2794
2795         * AUTHORS
2796           po/cs.po
2797                 updated Czech translation, submitted by 
2798                 Radek Vybiral <Radek.Vybiral@vsb.cz>
2799                 
2800         * src/plugins/clamav/clamav_plugin_gtk.c
2801                 clean up
2802
2803 2003-05-03 [alfons]     0.8.11claws141
2804
2805         * src/compose.[ch]
2806                 make paste as quotation work even when the call to 
2807                 text_inserted() was deferred (fixes bug #140 "Paste 
2808                 as quotation does not work when using "external" 
2809                 clipboard")
2810
2811 2003-05-03 [thorsten]   0.8.11claws140
2812
2813         * src/addrquery.h
2814           src/ldapquery.h
2815           src/mainwindow.c
2816                 removed C++ comments
2817         * src/addr_compl.c
2818                 function with non-int retval/param used before
2819                 implementation/declaration
2820
2821 2003-05-02 [paul]       0.8.11claws139
2822
2823         * src/addr_compl.[ch]
2824           src/addressbook.[ch]
2825           src/addrindex.c
2826           src/summaryview.c
2827                 revert match's changes to (finally) remove the bug where
2828                 opening a folder causes massive slowdown when using the 
2829                 'Display sender using address book' option
2830
2831 2003-05-01 [melvin]     0.8.11claws138
2832
2833         * src/plugins/dillo_viewer/dillo_prefs.[ch]
2834         * src/plugins/dillo_viewer/dillo_viewer.c
2835                 Fixed bug where "Cancel" button from prefs issued
2836                 warnings.
2837                 Comply a little more to coding style
2838
2839 2003-05-01 [paul]       0.8.11claws137
2840
2841         * sync with 0.8.11cvs38
2842                 see ChangeLog 2003-05-01
2843
2844 2003-05-01 [paul]       0.8.11claws136
2845
2846         * po/bg.po
2847                 updated by George Danchev
2848
2849 2003-04-30 [christoph]  0.8.11claws135
2850
2851         * src/plugins/dillo_viewer/dillo_prefs.c
2852         * src/plugins/image_viewer/viewerprefs.c
2853         * src/plugins/spamassassin/spamassassin_gtk.c
2854                 remove gtk_widget_ref() calls for widgets in
2855                 glade code
2856
2857 2003-04-30 [paul]       0.8.11claws134
2858
2859         * src/addrindex.c
2860                 ok, this time a better fix for the bug where opening folder
2861                 has massive slowdown when using the 'Display sender using 
2862                 address book' option
2863
2864 2003-04-30 [paul]       0.8.11claws133
2865
2866         * src/addrindex.c
2867                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2868         
2869 2003-04-30 [melvin]     0.8.11claws132
2870
2871         New: Dillo plugin preferences (patch by Dimitar Haralanov)
2872
2873         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
2874                 Preferences for the dillo plugin
2875         * src/plugins/dillo_viewer/dillo_viewer.c
2876                 Support for preferences
2877         * src/plugins/dillo_viewer/Makefile.am
2878                 Added dillo_prefs.[ch]
2879
2880 2003-04-30 [alfons]     0.8.11claws131
2881
2882         * src/common/plugin.[ch]
2883                 see? this ANSI C'fication immediately gives us type
2884                 checking for free.
2885
2886 2003-04-30 [alfons]     0.8.11claws130
2887
2888         * src/common/plugin.[ch]
2889         * src/plugins/clamav/clamav_plugin.[ch]
2890         * src/plugins/clamav/clamav_plugin_gtk.c
2891         * src/plugins/demo/demo.c
2892         * src/plugins/dillo_viewer/dillo_viewer.c
2893         * src/plugins/image_viewer/plugin.c
2894         * src/plugins/image_viewer/viewer.[ch]
2895         * src/plugins/image_viewer/viewerprefs.[ch]
2896         * src/plugins/mathml_viewer/mathml_viewer.c
2897         * src/plugins/spamassassin/spamassassin.[ch]
2898         * src/plugins/spamassassin/spamassassin_gtk.c
2899         * src/plugins/trayicon/trayicon.c
2900                 clean up
2901
2902 2003-04-30 [alfons]     0.8.11claws129
2903
2904         * src/common/utils.c
2905                 make is_ascii_str() fail gracefully when NULL pointer
2906                 is passed
2907
2908 2003-04-30 [paul]       0.8.11claws128
2909
2910         * src/addrindex.c
2911                 fix bug where opening folder has massive slowdown when
2912                 using the 'Display sender using address book' option
2913
2914 2003-04-30 [paul]       0.8.11claws127
2915
2916         * src/plugins/clamav/clamav_plugin.c
2917           src/plugins/clamav/clamav_plugin_gtk.c
2918           src/plugins/demo/demo.c
2919           src/plugins/dillo_viewer/dillo_viewer.c
2920           src/plugins/image_viewer/plugin.c
2921           src/plugins/mathml_viewer/mathml_viewer.c
2922           src/plugins/spamassassin/spamassassin.c
2923           src/plugins/spamassassin/spamassassin_gtk.c
2924           src/plugins/trayicon/trayicon.c
2925                 get rid of eye-hurting function signatures
2926
2927 2003-04-30 [paul]       0.8.11claws126
2928
2929         * src/plugins/trayicon/trayicon.c
2930                 add description
2931                 
2932         * src/mimeview.c
2933                 be more descriptive
2934
2935 2003-04-30 [paul]       0.8.11claws125
2936
2937         * configure.ac
2938                 arrange the plugins in reverse alphabetical order
2939                 
2940         * src/plugins/clamav/clamav_plugin.[ch]
2941           src/plugins/clamav/clamav_plugin_gtk.c
2942                 rename some params
2943                 resize max_size window
2944                 re-arrange the order of some gui elements
2945                 improve descriptions
2946         
2947         * src/plugins/image_viewer/plugin.c
2948           src/plugins/mathml_viewer/mathml_viewer.c
2949                 add descriptions
2950                 
2951         * src/plugins/spamassassin/spamassassin_gtk.c
2952                 resize max_size window
2953                 re-arrange the order of some gui elements
2954                 
2955         * src/messageview.c
2956           src/mimeview.c
2957                 correct typos
2958
2959 2003-04-30 [alfons]     0.8.11claws124
2960
2961         * src/imap.c
2962                 fix a leak found while browsing Martin Kluge's 
2963                 valgrind log (Claws only)
2964
2965 2003-04-29 [darko]      0.8.11claws123
2966
2967         * src/gtk/gtkstext.h
2968                 include wchar.h if it is available, fixes compilation
2969                 on HP-UX systems
2970
2971 2003-04-29 [melvin]     0.8.11claws122
2972
2973         * src/prefs_actions.c
2974                 Improved help text of Actions' syntax
2975
2976 2003-04-28 [paul]       0.8.11claws121
2977
2978         * src/action.c
2979                 a better fix for the crash when performing an action
2980                 on a mime part
2981
2982 2003-04-28 [paul]       0.8.11claws120
2983
2984         * src/action.c
2985                 fix crash when performing an action on a
2986                 mime part
2987
2988 2003-04-28 [paul]       0.8.11claws119
2989
2990         * sync with 0.8.11cvs36
2991                 see ChangeLog 2003-04-28
2992
2993 2003-04-27 [paul]       0.8.11claws118
2994
2995         * more sync with 0.8.11cvs35
2996                 see ChangeLog 2003-04-25
2997
2998 2003-04-26 [christoph]  0.8.11claws117
2999
3000         * src/folder.c
3001                 fix remove virtual check
3002
3003 2003-04-26 [paul]       0.8.11claws116
3004
3005         * src/messageview.c
3006                 fix return-receipt, make it work again
3007
3008 2003-04-26 [paul]       0.8.11claws115
3009
3010         * src/mimeview.c
3011                 restore double-clicking of the [application/pgp-signature 
3012                 (Select "Check signature" to check)] line in the message view,
3013                 broken in recent sync
3014
3015 2003-04-26 [christoph]  0.8.11claws114
3016
3017         * src/folder.c
3018                 check if remove virtual really exists before
3019                 calling the function
3020
3021 2003-04-25 [match]      0.8.11claws113
3022
3023         * src/addrindex.c
3024         * src/addrbook.c
3025         * src/ldapquery.[ch]
3026         * src/ldapctrl.[ch]
3027                 fix memleak.
3028         * src/ldapserver.[ch]
3029                 fix memleak. fix segfault.
3030                 plug a Claws memleak
3031
3032 2003-04-25 [alfons]     0.8.11claws112
3033
3034         * src/folder.c
3035                 plug a Claws memleak
3036
3037 2003-04-25 [alfons]     0.8.11claws111
3038
3039         * src/common/session.c
3040                 plug a memleak
3041
3042 2003-04-25 [paul]       0.8.11claws110
3043
3044         * sync with 0.8.11cvs35
3045                 see ChangeLog 2003-04-24 and 2003-04-25
3046                 
3047         * src/gtk/pluginwindow.c
3048                 correct another strange float value
3049
3050 2003-04-24 [christoph]  0.8.11claws109
3051
3052         * src/folder.c
3053                 freeze folder item updates when unsetting new flags
3054
3055         * src/gtk/pluginwindow.c
3056                 correct strange float value
3057
3058 2003-04-23 [paul]       0.8.11claws108
3059
3060         * sync with 0.8.11cvs33
3061                 see ChangeLog 2003-04-23
3062
3063 2003-04-22 [paul]       0.8.11claws107
3064
3065         * src/Makefile.am
3066           src/messageview.c
3067           src/mimeview.c
3068           src/pgptext.[ch]      ** REMOVED **
3069                 remove pgptext.[ch] as its not used any more
3070
3071 2003-04-22 [paul]       0.8.11claws106
3072
3073         * sync with 0.8.11cvs31
3074                 see ChangeLog 2003-04-21 and 2003-04-22
3075
3076 2003-04-21 [alfons]     0.8.11claws105
3077
3078         * src/main.c
3079                 No access to GTK structures if we're a spawned child
3080                 (and clean up code a little bit...) Should fix #126.
3081
3082 2003-04-21 [melvin]     0.8.11claws104
3083
3084         * src/plugins/dillo_viewer/README
3085                 Improved slightly the text.
3086
3087 2003-04-21 [melvin]     0.8.11claws103
3088
3089         * src/plugins/dillo_viewer/README *** NEW ***
3090                 Added a README file for the Dillo plugin
3091
3092 2003-04-20 [paul]
3093
3094         * tools/README
3095           tools/outlook2sylpheed.pl
3096                 updated and improved by Ricardo Mones Lastra
3097
3098 2003-04-18 [oliver]     0.8.11claws102
3099
3100         * src/inc.c 
3101         * src/prefs_account.h
3102                 remove Pop3SessionType (used by selective download)
3103         * src/prefs_toolbar.c
3104                 enable set Default Toolbar button
3105
3106 2003-04-18 [paul]       0.8.11claws101
3107
3108         * sync with 0.8.11cvs29
3109                 see ChangeLog 2003-04-18
3110
3111 2003-04-17 [paul]       0.8.11claws100
3112
3113         * src/prefs_common.[ch]
3114           src/summaryview.c
3115                 remove 'Open next message on deletion' option,
3116                 as the same effect can now be achieved via the
3117                 'Always open messages in summary when selected'
3118                 option.
3119
3120 2003-04-17 [paul]       0.8.11claws99
3121
3122         * sync with 0.8.11cvs28
3123                 see ChangeLog 2003-04-17
3124
3125 2003-04-17 [christoph]  0.8.11claws98
3126
3127         * ac/spamassassin.m4
3128         * src/plugins/spamassassin/libspamc.[ch]
3129         * src/plugins/spamassassin/utils.[ch]
3130                 sync libspamc with SpamAssassin project
3131
3132 2003-04-17 [christoph]  0.8.11claws97
3133
3134         * src/common/socket.h
3135         * src/gtk/sslcertwindow.h
3136                 rename old USE_SSL to USE_OPENSSL
3137
3138 2003-04-17 [paul]       0.8.11claws96
3139
3140         * src/prefs_common.h
3141                 use gulong for P_COLOR so that it compiles/runs on
3142                 64-bit systems. Patch submitted by James Noyes
3143                 <jnoyes-claws@retrogeeks.com>
3144                 
3145         * po/de.po
3146                 updated by Jens
3147
3148 2003-04-17 [paul]       0.8.11claws95
3149
3150         * sync with 0.8.11cvs27
3151                 see ChangeLog 2003-04-16
3152
3153 2003-04-15 [paul]       0.8.11claws94
3154
3155         * src/prefs_common.[ch]
3156                 rearrange to stop the window getting too long:
3157                         move Receive dialog stuff to Receive tab
3158                         move Send dialog to Send tab
3159                         remove Dialogs frame
3160                 rename 'Open messages in summary with cursor keys' to
3161                 'Always open messages in summary when selected', as its
3162                 more appropriate
3163
3164 2003-04-15 [paul]       0.8.11claws93
3165
3166         * src/prefs_common.[ch]
3167           src/summaryview.c
3168                 add new option '/Interface/Open next message on deletion'
3169
3170 2003-04-15 [paul]       0.8.11claws92
3171
3172         * src/summaryview.[ch]
3173                 add /Mark/Lock and /Mark/Unlock to the pop-up
3174                 menu. Patch submitted by Ivan Francolin Martinez
3175                 <ivanfm@users.sourceforge.net>
3176
3177 2003-04-15 [paul]       0.8.11claws91
3178
3179         * sync with 0.8.11cvs24
3180                 see ChangeLog 2003-04-15
3181
3182 2003-04-14 [jens]       0.8.11claws90
3183
3184         * updated German translation and some corrections from
3185                 Roland Bless <bless@tm.uka.de>
3186
3187 2003-04-14 [paul]       0.8.11claws89
3188
3189         * sync with 0.8.11cvs22
3190                 see ChangeLog 2003-04-14
3191
3192 2003-04-13 [paul]       0.8.11claws88
3193
3194         * src/plugins/clamav/clamav_plugin.c
3195                 fix memory leaks
3196                 clean up
3197
3198 2003-04-12 [paul]       0.8.11claws87
3199
3200         * src/plugins/clamav/clamav_plugin.c
3201                 activate enable/disable archive scanning option
3202                 
3203         * src/plugins/clamav/.cvsignore         ** NEW FILE **
3204
3205 2003-04-12 [paul]       0.8.11claws86
3206
3207         * src/plugins/Makefile.am
3208           src/plugins/clamav/Makefile.am                ** NEW FILE **
3209           src/plugins/clamav/README                     ** NEW FILE ** 
3210           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
3211           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
3212                 add Clam AntiVirus plugin
3213
3214 2003-04-12 [paul]       0.8.11claws85
3215
3216         * sync with 0.8.11cvs21
3217                 see ChangeLog 2003-04-11
3218
3219 2003-04-11 [paul]       0.8.11claws84
3220
3221         * po/es.po
3222                 update Spanish translation. Submitted by Ricardo
3223                 Mones Lastra.
3224
3225 2003-04-10 [christoph]  0.8.11claws83
3226
3227         * src/mbox.c
3228                 fix typo that did not move unfiltered mails to destination
3229                 folder
3230
3231         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
3232          when filtering from spool)
3233
3234 2003-04-10 [christoph]  0.8.11claws82
3235
3236         * src/imap.c
3237                 use BODY.PEEK instead of BODY in in message fetch operation
3238                 to make sure the IMAP server does not set the \Seen flag for
3239                 messages. Sylpheed does that later itself, when the message
3240                 is opened in sylpheed
3241
3242         (closes Bug 111 Claws destroys unread marks)
3243
3244 2003-04-09 [oliver]     0.8.11claws81
3245         
3246         * src/folder.c
3247                 fix crash in folder_destroy
3248         * README.claws
3249                 remove selective download
3250
3251 2003-04-09 [christoph]  0.8.11claws80
3252
3253         * src/imap.c
3254                 fix crash in imap_get_msginfo() when then fetched message
3255                 is not found
3256
3257         (closes Bug 110 Crash during mail composition)
3258
3259 2003-04-08 [christoph]  0.8.11claws79
3260
3261         * src/folder.c
3262         * src/prefs_account.c
3263                 Filter new messages that are found in an INBOX folder
3264                 when 'Filter messages on receiving' is enabled in the
3265                 Folder's AccountPrefs. This allows to use Sylpheed's
3266                 filtering engine for IMAP folders where messages are
3267                 added to the INBOX by a MTA
3268
3269 2003-04-08 [paul]       0.8.11claws78
3270
3271         * src/procmsg.h
3272                 clean up after last commit
3273
3274 2003-04-08 [paul]       0.8.11claws77
3275
3276         * sync with 0.8.11cvs20
3277                 see ChangeLog 2003-04-07 and 2003-04-08
3278
3279 2003-04-07 [christoph]  0.8.11claws76
3280
3281         * src/filtering.[ch]
3282         * src/inc.[ch]
3283         * src/mbox.c
3284         * src/procmsg.[ch]
3285                 add procmsg_msginfo_filter() to execute filtering actions
3286
3287 2003-04-06 [christoph]  0.8.11claws75
3288
3289         * src/imap.c
3290                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
3291
3292 2003-04-06 [christoph]  0.8.11claws74
3293
3294         * src/common/utils.[ch]
3295                 add g_int_compare() function for slist sorting
3296
3297         * src/imap.c
3298                 fetch all MsgInfos with one command in imap_get_msginfos()
3299                 using an imap set with a list of ranges
3300
3301         * src/news.c
3302                 use new g_int_compare() function
3303
3304 2003-04-06 [thorsten]   0.8.11claws73
3305
3306         * src/mh.c
3307                 corrected implementation of mh_folder_destroy()
3308
3309 2003-04-05 [christoph]  0.8.11claws72
3310
3311         * src/account.c
3312         * src/folder.[ch]
3313         * src/folderview.c
3314         * src/imap.c
3315         * src/inc.c
3316         * src/main.c
3317         * src/mainwindow.c
3318         * src/mbox_folder.c
3319         * src/mh.c
3320         * src/mimeview.h
3321         * src/msgcache.[ch]
3322         * src/news.c
3323         * src/procmime.h
3324         * src/procmsg.[ch]
3325         * src/setup.c
3326         * src/gtk/gtkutils.c
3327                 o rename structure field names class and new to klass and
3328                   new_msgs, to allow including files in C++
3329                 o add 'extern "C"' block to some header files
3330                 o add MsgInfoList and MsgNumberList as alias for GSList for
3331                   developers to know what type of list is expected
3332
3333         * src/plugins/image_viewer/plugin.c
3334         * src/plugins/image_viewer/viewer.[ch]
3335         * src/plugins/image_viewer/viewerprefs.[ch]
3336                 rename function names to prevent conflicts
3337
3338 2003-04-05 [paul]       0.8.11claws71
3339
3340         * sync with 0.8.11cvs18
3341                 see ChangeLog 2003-04-03 and 2003-04-04
3342
3343 2003-04-02 [christoph]  0.8.11claws70
3344
3345         * src/folder.[ch]
3346         * src/imap.[ch]
3347         * src/mbox_folder.[ch]
3348         * src/mh.[ch]
3349         * src/news.[ch]
3350                 o Make all virtual folder functions private
3351                 o remove unused folder code
3352
3353         * src/common/socket.[ch]
3354         * src/summaryview.c
3355                 fix warnings
3356
3357 2003-03-30 [alfons]     0.8.11claws69
3358
3359         * src/send_message.c
3360                 remove two debug traces and see if people still report
3361                 errors
3362
3363 2003-03-30 [alfons]     0.8.11claws68
3364
3365         * src/send_message.c
3366         * src/commons/session.c
3367                 add more debug traces
3368
3369 2003-03-30 [christoph]  0.8.11claws67
3370
3371         * src/folder.c
3372                 change processing folder name from .processing to processing
3373
3374         * src/common/ssl.c
3375                 disable SSL certificate check because it causes Xlib error
3376                 when the child process want's to open an GTK window
3377
3378 2003-03-30 [christoph]  0.8.11claws66
3379
3380         * src/folder.c
3381                 don't use default folder for processing folder item because
3382                 it can be a non local folder
3383
3384         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
3385
3386 2003-03-30 [alfons]     0.8.11claws65
3387
3388         * src/send_message.c
3389                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
3390                 to generate bad code for 'send_send_data_progressive': When
3391                 called from 'send_send_data_finished', the 'data' pointer is
3392                 cleared just before the assignment to the dialog pointer
3393
3394 2003-03-29 [christoph]  0.8.11claws64
3395
3396         * src/common/prefs.h
3397         * src/plugins/image_viewer/Makefile.am
3398         * src/plugins/image_viewer/plugin.c
3399         * src/plugins/image_viewer/viewer.[ch]
3400         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
3401                 add PrefsPage for ImageViewer
3402
3403 2003-03-28 [thorsten]   0.8.11claws63
3404
3405         * src/common/session.c
3406                 added some comments
3407
3408 2003-03-28 [paul]       0.8.11claws62
3409
3410         * sync with 0.8.11cvs16
3411                 see ChangeLog 2003-03-28
3412
3413 2003-03-28 [paul]       0.8.11claws61
3414
3415         * sync with 0.8.11cvs15
3416                 see ChangeLog 2003-03-28
3417
3418 2003-03-27 [christoph]  0.8.11claws60
3419
3420         * src/folder.c
3421         * src/imap.c
3422         * src/common/socket.[ch]
3423                 set socket state to DISCONNECTED when any operation
3424                 fails to allow reconnecting in IMAP code without
3425                 checking the return code of all calls to the command
3426                 functions
3427
3428         * src/folderview.c
3429         * src/summaryview.c
3430                 remove some more stuff that depends on specific
3431                 folder types
3432
3433 2003-03-27 [paul]       0.8.11claws59
3434
3435         * sync with 0.8.11cvs14
3436                 see ChangeLog 2003-03-27
3437                 
3438         * src/selective_download.[ch]   ** REMOVED **
3439                 really removed
3440
3441 2003-03-27 [christoph]  0.8.11claws58
3442
3443         * src/folder.c
3444                 fix handling of tmp_flags in flag copy function
3445
3446 2003-03-27 [paul]       0.8.11claws57
3447
3448         * sync with 0.8.11cvs13
3449                 see ChangeLog 2003-03-27
3450
3451 2003-03-27 [oliver]     0.8.11claws56
3452
3453         * src/maiwindow.c
3454                 remove sel_download_cb
3455
3456 2003-03-27 [oliver]     0.8.11claws55
3457         
3458         * src/inc.c
3459                 remove POP3_TOP
3460         
3461 2003-03-26 [oliver]     0.8.11claws54
3462
3463         *src/pop.h
3464                 remove POP3_TOP*
3465         * README.claws
3466                 remove selective donwload readme
3467
3468 2003-03-26 [oliver]     0.8.11claws53
3469         * src/matcher.[ch]
3470         * src/matcher_parser_parse.y 
3471         * src/pop.c 
3472         * src/prefs_account.[ch]
3473         * src/prefs_filtering.c
3474                 remove selective donwload
3475
3476 2003-03-26 [oliver]     0.8.11claws52
3477
3478         * src/inc.[ch] 
3479         * src/filtering.c 
3480         * src/mainwindow.c 
3481                 remove selective donwload
3482
3483 2003-03-26 [oliver]     0.8.11claws51
3484         
3485         * src/Makefile.am
3486         * src/selective_download.[ch]   ** REMOVE **    
3487
3488 2003-03-26 [christoph]  0.8.11claws50
3489
3490         * src/news.c
3491                 fix NEWS that got broken by a sync with sylpheed-main
3492
3493 2003-03-26 [christoph]  0.8.11claws49
3494
3495         * src/mimeview.c
3496                 fix mime type guessing when no mime type is found for a file
3497
3498 2003-03-25 [christoph]  0.8.11claws48
3499
3500         * src/mimeview.c
3501         * src/procmime.c
3502                 remove mime type guessing from mime parser and use
3503                 name based mime types in viewer lookup for mime type
3504                 application/octet-stream
3505
3506 2003-03-25 [christoph]  0.8.11claws47
3507
3508         * doc-src/readme.txt
3509         * doc-src/rfc2554.txt
3510                 add RFC about SMTP AUTH
3511
3512         * src/send_message.c
3513         * src/common/smtp.[ch]
3514                 add extra error code for authentication errors and
3515                 clear temporary password when this error occurs
3516
3517         (closes Bug 84 authentication failure while sending should
3518          prompt for password again)
3519
3520 2003-03-25 [christoph]  0.8.11claws46
3521
3522         * configure.ac
3523         * src/Makefile.am
3524         * src/imageview.[ch]                            ** REMOVE **
3525         * src/messageview.[ch]
3526         * src/mimeview.[ch]
3527         * src/prefs_common.[ch]
3528         * src/textview.c
3529         * src/plugins/Makefile.am
3530         * src/plugins/image_viewer/.cvsignore           ** NEW **
3531         * src/plugins/image_viewer/Makefile.am          ** NEW **
3532         * src/plugins/image_viewer/plugin.c             ** NEW **
3533         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
3534                 move image viewer into a plugin (building is enabled by default)
3535                 [ToDo: Prefs for resize and autoview]
3536
3537 2003-03-25 [paul]       0.8.11claws45
3538
3539         * sync with 0.8.11cvs12
3540                 see ChangeLog 2003-03-26
3541
3542 2003-03-25 [paul]       0.8.11claws44
3543
3544         * sync with 0.8.11cvs11
3545                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
3546                 
3547         Note: Selective Download is broken.
3548                 
3549 2003-03-22 [christoph]  0.8.11claws43
3550
3551         * src/folder.c
3552                 code cleanup for flags copying
3553
3554 2003-03-22 [christoph]  0.8.11claws42
3555
3556         * src/plugins/trayicon/trayicon.c
3557                 fix setting the transparent area when the window size
3558                 is forced by the system tray
3559
3560 2003-03-22 [christoph]  0.8.11claws41
3561
3562         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
3563         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
3564         * src/plugins/trayicon/newmail.xpm              ** NEW **
3565         * src/plugins/trayicon/nomail.xpm               ** NEW **
3566         * src/plugins/trayicon/trayicon.c
3567         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
3568                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
3569                 o add icon for unread mails
3570                 o set transparency for window
3571
3572 2003-03-22 [christoph]  0.8.11claws40
3573
3574         * src/news.c
3575                 init news session to prevent crash when session is closed
3576
3577 2003-03-22 [christoph]  0.8.11claws39
3578
3579         * src/imap.c
3580         * src/common/session.[ch]
3581                 Init session data to make sure we don't have invalid pointers
3582                 for read_ch and write_ch when new multi process sessions are
3583                 not used
3584
3585         * src/main.c
3586         * src/common/plugin.c
3587         * src/common/sylpheed.c
3588         * src/plugins/demo/demo.c
3589         * src/plugins/dillo_viewer/dillo_viewer.c
3590         * src/plugins/mathml_viewer/mathml_viewer.c
3591         * src/plugins/spamassassin/spamassassin.c
3592         * src/plugins/spamassassin/spamassassin_gtk.c
3593                 add plugin types to allow loading plugins at different times
3594                 (and maybe for different frontends), because it's not good to
3595                 load GTK-Plugins gefore gtk_init was called
3596
3597         * configure.ac
3598         * src/plugins/Makefile.am
3599         * src/plugins/trayicon/.cvsignore               ** NEW **
3600         * src/plugins/trayicon/Makefile.am              ** NEW **
3601         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
3602         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
3603         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
3604         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
3605         * src/plugins/trayicon/trayicon.c               ** NEW **
3606                 New Trayicon plugin that shows an icon in a systray that uses
3607                 XEMBED protocol like Gnome's systray. Icon shows if there
3608                 are new mails and a tooltip shows information about new,
3609                 unread and total messages.
3610
3611 2003-03-22 [paul]       0.8.11claws38
3612
3613         * src/common/smtp.c
3614                 fix ESMTP AUTH CRAM-MD5
3615                 [sync with main (still version 0.8.11cvs6), see
3616                  ChangeLog 2003-03-22]
3617
3618 2003-03-21 [colin]      0.8.11claws37
3619
3620         * src/send_message.c
3621                 Fix USE_SSL => USE_OPENSSL
3622
3623 2003-03-21 [colin]      0.8.11claws36
3624
3625         * src/folderview.c
3626                 Fix counts in drag and dropped subfolders
3627
3628 2003-03-21 [colin]      0.8.11claws35
3629
3630         * src/folder.c 
3631         * src/folderview.c
3632                 speed up a bit folder dnd
3633
3634 2003-03-20 [alfons]     0.8.11claws34
3635
3636         * src/main.c
3637         * src/toolbar.c
3638         * src/procmsg.c
3639                 don't send locked queue messages
3640                 (feature request "[ 705245 ] Locking message in outbox 
3641                  should prevent sending")
3642
3643 2003-03-20 [christoph]  0.8.11claws33
3644
3645         * src/folder.c
3646                 remove NEW and UNREAD flag in special folders when scanning
3647                 
3648         * src/common/smtp.c
3649                 fix ESMTP AUTH CRAM-MD5
3650
3651 2003-03-20 [paul]       0.8.11claws32
3652
3653         * src/prefs_account.c
3654                 Re-write 'Tunnel command to open connection' as
3655                 'Use command to communicate with server', and disable
3656                 it for all except IMAP accounts
3657
3658 2003-03-20 [paul]       0.8.11claws31
3659
3660         * sync with 0.8.11cvs6
3661                 see ChangeLog 2003-03-20
3662
3663 2003-03-19 [match]      0.8.11claws30
3664
3665         * src/addritem.[ch]
3666                 include documentation. minor refactoring.
3667         * src/addr_compl.[ch]
3668         * src/addrindex.[ch]
3669         * src/addresbook.[ch]
3670         * src/summaryview.c
3671                 re-enable address lookup (was disabled in
3672                 0.8.11claws20).
3673
3674 2003-03-19 [christoph]  0.8.11claws29
3675
3676         * src/procmsg.c
3677                 add temp flag handling, will make moving and copying
3678                 messages possible again
3679
3680         * src/folder.c
3681                 correct calulation of folder stats
3682
3683 2003-03-18 [match]      0.8.11claws28
3684
3685         * src/editgroup.h
3686                 remove case sensitive comparison (closes bug 80).
3687
3688 2003-03-18 [christoph]  0.8.11claws27
3689
3690         * src/imap.c
3691                 fix imap using a tunnel command
3692
3693         (closes bug 87)
3694
3695 2003-03-18 [christoph]  0.8.11claws26
3696
3697         * src/folder.[ch]
3698         * src/imap.c
3699         * src/procmsg.[ch]
3700                 rewrite flag handling for folders
3701
3702 2003-03-18 [christoph]  0.8.11claws25
3703
3704         * src/folder.c
3705         * src/procmsg.c
3706         * src/summaryview.c
3707                 unset NEW and UNREAD flags when message is ignored, to make
3708                 sure messages don't show up as unread on other IMAP clients,
3709                 because the IGNORE_THREAD flag can not be syncronized through
3710                 the IMAP folder
3711
3712 2003-03-17 [christoph]  0.8.11claws24
3713
3714         * src/imap.c
3715                 don't use recursion to fetch uids when the number of messages
3716                 does not match. Moved code into subfunction that is used
3717                 again when needed, to prevent an endless loop.
3718
3719 2003-03-17 [thorsten]   0.8.11claws23
3720
3721         * src/imageview.[ch]
3722                 export imageview_get_resized_size() (for plugins)
3723         * src/prefs_common.[ch]
3724                 added prefs_common_get() (for plugins)
3725
3726 2003-03-17 [christoph]  0.8.11claws22
3727
3728         * src/imap.c
3729                 o remove UID guessing from copy code
3730                 o support UIDPLUS extension for APPEND command
3731
3732 2003-03-17 [paul]       0.8.11claws21
3733
3734         * src/gtk/about.c
3735                 remove 'Compiled-plugins' section.
3736                 
3737         * src/plugins/dillo_viewer/dillo_viewer.c
3738                 slight change to description text
3739
3740 2003-03-16 [match]      0.8.11claws20
3741         * src/ldapserver.[ch]           ** NEW **
3742         * src/ldapctrl.[ch]             ** NEW **
3743         * src/ldapquery.[ch]            ** NEW **
3744         * src/ldaputil.[ch]             ** NEW **
3745         * src/addrcindex.[ch]           ** NEW **
3746         * src/addrquery.h               ** NEW **
3747         * src/addritem.[ch]
3748         * src/addrcache.[ch]
3749         * src/addrindex.[ch]
3750         * src/addr_compl.[ch]
3751         * src/addressbook.[ch]
3752         * src/addrbook.[ch]
3753         * src/editgroup.c
3754         * src/editaddress.c
3755         * src/editldap.c
3756         * src/editldap_basedn.c
3757         * src/vcard.c
3758         * src/jpilot.c
3759         * src/Makefile.am
3760                 included dynamic LDAP queries. improved address
3761                 completion.
3762
3763 2003-03-16 [paul]       0.8.11claws19
3764
3765         * tools/multiwebsearch.pl
3766                 fix a fatal typo
3767
3768 2003-03-16 [christoph]  0.8.11claws18
3769
3770         * src/mimeview.c
3771         * src/plugins/dillo_viewer/dillo_viewer.c
3772         * src/plugins/mathml_viewer/mathml_viewer.c
3773                 make unregistering of MimeViewerFactorys possible
3774
3775 2003-03-16 [alfons]     0.8.11claws17
3776
3777         * configure.ac
3778                 correct typo
3779
3780 2003-03-16 [melvin]     0.8.11claws16
3781
3782         * src/plugins/dillo_viewer.c
3783                 Fixed bug where it was not possible to view more than
3784                 one text/html attachment per message (bug discovered
3785                 by Christoph Hohmann).
3786
3787 2003-03-15 [melvin]     0.8.11claws15
3788
3789         * src/prefs_actions.c
3790                 Fixed compilation warnings.
3791
3792 2003-03-15 [melvin]     0.8.11claws14
3793
3794         * src/plugins/Makefile.am
3795         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
3796         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
3797         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
3798                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
3799                 newer (http://dillo.auriga.wearlab.de/).
3800
3801 2003-03-15 [christoph]  0.8.11claws13
3802
3803         * src/imap.c
3804                 don't query imap folder for attributes because we already
3805                 for them from imap_status
3806
3807         * src/mimeview.[ch]
3808                 add support for plugable MimeViewers (unloading Viewers
3809                 not yet complete)
3810
3811         * src/plugins/Makefile.am
3812         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
3813         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
3814         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
3815                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
3816                 widget from http://helm.cs.unibo.it/mml-widget/
3817
3818 2003-03-14 [christoph]  0.8.11claws12
3819
3820         * src/folder.[ch]
3821                 o error return code's should better be negative
3822                 o replace printf with debug_print
3823
3824         * src/imap.c
3825                 improve IMAP folder scan by checking UID-NEXT
3826
3827         * src/summaryview.c
3828                 remove check that are unnecessary in my opinion
3829
3830 2003-03-13 [christoph]  0.8.11claws11
3831
3832         * src/folder.[ch]
3833         * src/foldersel.c
3834         * src/folderview.c
3835         * src/imap.c
3836         * src/mbox_folder.c
3837         * src/mh.c
3838         * src/news.c
3839         * src/prefs_scoring.c
3840         * src/summaryview.c
3841                 use a common function to get a displayable name
3842                 for a FolderItem
3843
3844 2003-03-13 [paul]       0.8.11claws10
3845
3846         * tools/Makefile.am
3847           tools/README
3848           tools/multiwebsearch.conf     ** NEW FILE **
3849           tools/multiwebsearch.pl       ** NEW FILE **
3850                 add multiwebsearch Actions script
3851
3852 2003-03-13 [colin]      0.8.11claws9
3853
3854         * src/compose.c
3855                 Remove leading emtpy lines from quoted text
3856                 before quoting it
3857
3858 2003-03-13 [melvin]     0.8.11claws8
3859
3860         * src/prefs_actions.c
3861                 Fixed a memory leak
3862                 Code clean ups
3863                 Added Cancel and OK buttons
3864                 Corrected help text
3865
3866 2003-03-13 [christoph]  0.8.11claws7
3867
3868         * src/account.c
3869         * src/folder.[ch]
3870         * src/imap.c
3871         * src/mainwindow.c
3872         * src/mbox_folder.c
3873         * src/mh.c
3874         * src/news.c
3875         * src/setup.c
3876                 replace more folder type stuff with folder class stuff
3877
3878 2003-03-13 [melvin]     0.8.11claws6
3879
3880         * src/prefs_actions.c
3881                 Added new tokens:
3882                 %u: user provided argument
3883                 %h: user provided argument (hidden on input)
3884                 %s: current text selection in the message view 
3885
3886 2003-03-13 [paul]       0.8.11claws5
3887
3888         * sync with 0.8.11cvs5
3889                 see ChangeLog 2003-03-11, 2003-03-12
3890
3891 2003-03-12 [christoph]  0.8.11claws4
3892
3893         * src/folder.c
3894                 use folder class idstr when writing folderlist.xml
3895
3896         * src/folder.h
3897         * src/imap.c
3898         * src/news.c
3899                 replace folder type checks with folder class checks
3900
3901 2003-03-12 [christoph]  0.8.11claws3
3902
3903         * src/folder.[ch]
3904         * src/imap.[ch]
3905         * src/main.c
3906         * src/mbox_folder.[ch]
3907         * src/mh.[ch]
3908         * src/news.[ch]
3909                 o create a list of known folder classes in the folder system
3910                 o use folder class id strings for folder item identifiers
3911
3912 2003-03-12 [christoph]  0.8.11claws2
3913
3914         * src/imap.c
3915                 fix imap uid validity check
3916
3917 2003-03-12 [christoph]  0.8.11claws1
3918
3919         * src/account.c
3920         * src/folder.[ch]
3921         * src/foldersel.c
3922         * src/folderview.c
3923         * src/imap.c
3924         * src/mainwindow.c
3925         * src/mbox_folder.c
3926         * src/mh.c
3927         * src/news.c
3928         * src/prefs_scoring.c
3929         * src/procmsg.c
3930         * src/setup.c
3931         * src/summaryview.c
3932                 initial restructuring of folder system, seperating
3933                 folders and folder classes
3934
3935 2003-03-12 [paul]       0.8.11claws
3936
3937         0.8.11claws release
3938
3939 2003-03-12 [christoph]
3940
3941         * src/gtk/prefswindow.c
3942                 fix translation of "Page Index"
3943
3944 2003-03-12 [paul]       0.8.10claws110
3945
3946         a sync from 0.8.11cvs4 before the release
3947
3948         * src/common/utils.c
3949                 subject_compare_for_sort(): allow null strings (fixes
3950                 summary sorting).
3951
3952 2003-03-11 [paul]       0.8.10claws109
3953
3954         * po/es.po
3955                 update Spanish translation, submitted by
3956                 Ricardo Mones Lastra
3957
3958 2003-03-11 [melvin]     0.8.10claws108
3959
3960         * po/fr.po
3961                 Updated French translations
3962
3963 2003-03-11 [paul]       0.8.10claws107
3964
3965         * manual/en/Makefile.am
3966           manual/en/*.html
3967                 update English manual, add a new page
3968                 updated by Francois Barriere <fbarriere@atmel.fr>
3969                 
3970         * po/bg.po
3971           po/it.po
3972           po/sr.po
3973                 update Bulgarian, Italian, and Serbian translations
3974                 submitted by George Danchev, Alessandro Maestri, and
3975                 Urke MMI
3976
3977 2003-03-10 [paul]       0.8.10claws106
3978
3979         * src/gtk/about.c
3980           src/gtk/prefswindow.c
3981                 make some strings translatable
3982
3983 2003-03-10 [darko]      0.8.10claws105
3984
3985         * src/compose.c
3986                 code cleanup to make Hiro happy
3987
3988 2003-03-10 [paul]       0.8.10claws104
3989
3990         * sync with 0.8.11cvs2
3991                 see ChangeLog 2003-03-10
3992
3993 2003-03-09 [melvin]     0.8.10claws103
3994
3995         * src/textview.c
3996                 textview_set_font(): fix for message display in
3997                 UTF-8 locales (thanks to Sergey Vlasov).
3998                 (was unintentionnaly reverted in 0.8.6claws6)   
3999
4000 2003-03-08 [darko]      0.8.10claws102
4001
4002         * src/compose.c
4003                 fix infinite loop in wrapping as reported
4004                 by happycactus
4005                 obsoletes patch #696482
4006
4007 2003-03-08 [christoph]  0.8.10claws101
4008
4009         * src/imap.c
4010                 add workaround for IMAP servers that do not
4011                 support the "UID SEARCH UID" command
4012
4013 2003-03-07 [christoph]  0.8.10claws100
4014
4015         * src/plugins/spamassassin/spamassassin.[ch]
4016         * src/plugins/spamassassin/spamassassin_gtk.c
4017                 code cleanup
4018
4019 2003-03-07 [paul]       0.8.10claws99
4020
4021         * po/es.po
4022                 updated Spanish translation, submitted by
4023                 Ricardo Mones Lastra
4024
4025 2003-03-07 [christoph]  0.8.10claws98
4026
4027         * src/send.c
4028                 fix in 0.8.10claws94 was wrong
4029                 local delivery does not require escaping, remove escaping
4030                 code to make signatures of mails with "." lines valid
4031                 
4032                 NOTE: requires that sendmail is executed with "-i" option,
4033                       what is the default now, but has to be changed in all
4034                       exsiting accounts)
4035
4036 2003-03-07 [paul]       0.8.10claws97
4037
4038         * sync with 0.8.11 release
4039                 see ChangeLog 2003-03-07
4040
4041 2003-03-06 [paul]       0.8.10claws96
4042
4043         * src/compose.c
4044                 revert commit 0.8.10claws92
4045
4046 2003-03-06 [paul]       0.8.10claws95
4047
4048         * src/folderview.c
4049                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
4050
4051         * src/gtkaspell.c
4052                 fix bug 74, 'Crash opening editor window with pseudo-color
4053                 display'
4054                 
4055         Patches submitted by Kevin Vigor <kevin@vigor.nu>
4056
4057 2003-03-06 [christoph]  0.8.10claws94
4058
4059         * src/send.c
4060                 fix rfc2821 (4.5.2) violation in SMTP data sending,
4061                 all lines starting with a period get an extra period
4062                 inserted
4063                 (found by Simon 'corecode' Schubert)
4064
4065 2003-03-06 [paul]       0.8.10claws93
4066
4067         * src/folderview.c
4068                 if configured font can't be loaded fall back to gtk
4069                 default. (with thanks to Christoph)
4070                 
4071                 closes long-standing bug 15 'Crashes on startup'
4072
4073 2003-03-06 [paul]       0.8.10claws92
4074
4075         * src/compose.c
4076                 freeze text before autosave and thaw afterwards
4077                 fixes bug 67 'autosave make re-rediting message crazy'
4078
4079 2003-03-06 [christoph]  0.8.10claws91
4080
4081         * src/compose.c
4082                 ignore address comment in dupe check for Cc-list
4083
4084         (closes reopened bug 47 Replying to message strips name part of
4085          e-mail addresses of Cc: lines)
4086
4087 2003-03-06 [paul]       0.8.10claws90
4088
4089         * src/Makefile.am
4090                 remove reference to gtkxtext.h as its no longer in
4091                 the repository
4092
4093 2003-03-06 [paul]       0.8.10claws89
4094
4095         * sync with 0.8.10cvs25
4096                 see ChangeLog 2003-03-06
4097
4098 2003-03-06 [oliver]     0.8.10claws88
4099         
4100         * src/messageview.c
4101                 remove include
4102
4103 2003-03-06 [oliver]     0.8.10claws87
4104         
4105         * src/folderview.c 
4106                 remove changes introduced inclaws74
4107         * src/messageview.c
4108                 another attempt to sanely delete and update
4109                 messages deleted in separate messageview
4110
4111 2003-03-05 [christoph]  0.8.10claws86
4112
4113         * src/summaryview.c
4114                 check if "From" matches any account's address if
4115                 addressbook completion of addresses is disabled too
4116
4117         (closes Bug 70 "Display recipient in from" doesn't check
4118          folder's default account)
4119
4120 2003-03-05 [christoph]  0.8.10claws85
4121
4122         * src/compose.c
4123         * src/common/utils.[ch]
4124                 don't strip address comments when building Cc lists
4125
4126         (closes Bug 47 Replying to message strips name part of e-mail addresses
4127          of Cc: lines)
4128
4129         * src/folder.c
4130                 fix return value of copy function
4131
4132 2003-03-05 [christoph]  0.8.10claws84
4133
4134         * src/imap.c
4135                 don't ask imap server for non rfc822 headers
4136
4137         (closes bug 71 IMAP FETCH asks for FROM header field twice)
4138
4139         * src/imap.c
4140                 destroy session on socket error to allow reconnecting
4141
4142 2003-03-05 [christoph]  0.8.10claws83
4143
4144         * configure.ac
4145                 fix building with gnome when no prefix is set
4146
4147         (closes bug 66 Gnome directory is set to NONE)
4148
4149 2003-03-05 [paul]       0.8.10claws82
4150
4151         * sync with 0.8.10cvs23
4152                 see ChangeLog 2003-03-05
4153
4154 2003-03-04 [christoph]  0.8.10claws81
4155
4156         * src/folder.c
4157                 o fix moving and copying when folder returns 0 for new
4158                   message number
4159                 o remove some code for single message copy and move
4160                   operations and use functions for multiple messages
4161
4162         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
4163
4164         * src/news.c
4165                 remove unused include
4166
4167 2003-03-04 [paul]       0.8.10claws80
4168
4169         * src/gtk/about.c
4170                 list 'Compiled plugins'
4171
4172 2003-03-03 [christoph]  0.8.10claws79
4173
4174         * src/news.[ch]
4175                 have to multiply the percentage of the current fetch with
4176                 the percentage that it has of the total fetch operation
4177                 for correct values
4178
4179 2003-03-03 [christoph]  0.8.10claws78
4180
4181         * src/news.c
4182                 fix calculation of expected lines for progress indicator
4183
4184 2003-03-03 [christoph]  0.8.10claws77
4185
4186         * src/summaryview.c
4187         * src/common/utils.c
4188                 fix segfault when opening the root news folder
4189
4190 2003-03-03 [christoph]  0.8.10claws76
4191
4192         * src/mainwindow.[ch]
4193         * src/common/Makefile.am
4194         * src/common/progressindicator.[ch]
4195                 add UI independent progress indicator handling
4196
4197         * src/news.[ch]
4198                 use new progress indicator for message info fetching
4199
4200         * src/common/hooks.h
4201                 code cleanup
4202
4203 2003-03-03 [oliver]     0.8.10claws75
4204
4205         * src/toolbar.c
4206         * src/compose.c
4207                 removed commented code
4208
4209 2003-03-03 [oliver]     0.8.10claws74
4210
4211         * src/toolbar.[ch]
4212                 cleanups and refactoring
4213         * src/compose.[ch]
4214                 compose_reply_mode reply & forwarding interface for
4215                 toolbar buttons
4216         * src/folderview.c
4217                 act on messages marked for deletion in folderview_selected
4218                 based on prefs_common.immediate_exec since a message might 
4219                 have been deleted by messageview in a folder we are changing 
4220                 to (does anybody understand what I'm on about ?)
4221
4222 2003-03-03 [oliver]     0.8.10claws73
4223         
4224         * src/messageview.[ch]
4225                 new functions
4226                 - messageview_delete: delete message shown in messagview
4227                 - messageview_update_view: update messageview to currently 
4228                   selected summaryview message
4229                 - add separate messageview to msgview_list in order to update 
4230                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
4231         * src/summaryview.[ch]
4232                 summary_get_selection returns a list of selected msgs
4233                 in summaryview
4234         * src/mainwindow.c
4235                 toolbar reply refactoring
4236
4237 2003-03-03 [paul]       0.8.10claws72
4238
4239         * sync with 0.8.10cvs21
4240                 see ChangeLog 2003-03-03
4241
4242 2003-03-02 [christoph]  0.8.10claws71
4243
4244         * src/common/passcrypt.c
4245                 use POSIX includes
4246
4247 2003-03-02 [christoph]  0.8.10claws70
4248
4249         * configure.ac
4250         * src/prefs_account.c
4251         * src/prefs_gtk.[ch]
4252         * src/common/.cvsignore
4253         * src/common/Makefile.am
4254         * src/common/passcrypt.c                ** NEW **
4255         * src/common/passcrypt.h.in             ** NEW **
4256                 Implement password encryption in config files
4257                 using unix encrypt and setkey functions. The crypt
4258                 key can be set as a configure parameter. Old
4259                 passwords will be converted if they do not begin
4260                 with '!'
4261
4262 2003-03-02 [paul]       0.8.10claws69
4263
4264         * src/prefs_account.c
4265                 fix compile error
4266
4267 2003-03-01 [thorsten]   0.8.10claws68
4268
4269         * po/el.po
4270           po/hr.po
4271           po/it.po
4272           po/nl.po
4273           po/sr.po
4274           po/sv.po
4275                 corrected format strings
4276         * po/en_GB.po
4277                 corrected headers
4278                 (fix compile errors with GNU gettext-0.11.5)
4279
4280 2003-03-01 [oliver]     0.8.10claws67
4281
4282         * src/summaryview.c
4283                 menu callbacks call toolbar_menu_reply
4284
4285 2003-03-01 [oliver]     0.8.10claws66
4286
4287         * src/mainwindow.c
4288         * src/messageview.c
4289                 menu callbacks call toolbar_menu_reply
4290         * src/toolbar.[ch]
4291                 callbacks from menu handled by toolbar_menu_reply
4292
4293 2003-03-01 [paul]       0.8.10claws65
4294
4295         * src/addressbook.c
4296                 revert commit 0.8.10claws54 - breaks editing of
4297                 addressbook.
4298                 
4299         * po/bg.po
4300                 update Bulgarian translation, submitted by
4301                 George Danchev
4302
4303 2003-02-28 [christoph]  0.8.10claws64
4304
4305         * src/account.c
4306         * src/addressadd.c
4307         * src/compose.c
4308         * src/gtkaspell.c
4309         * src/gtkxtext.h                ** REMOVE **
4310         * src/imap.c
4311         * src/matcher.[ch]
4312         * src/mh.c
4313         * src/news.c
4314         * src/pine.c
4315         * src/prefs_common.c
4316         * src/prefs_matcher.c
4317         * src/procheader.[ch]
4318         * src/procmsg.[ch]
4319         * src/toolbar.c
4320         * src/common/ssl_certificate.c
4321         * src/gtk/colorlabel.c
4322         * src/gtk/menu.c
4323                 o fix warnings
4324                 o remove code obsoleted by new cache and folder system rework
4325
4326 2003-02-28 [oliver]     0.8.10claws63
4327         
4328         * src/toolbar.[ch]
4329                 * fix bug where reply in Messageview replied to 
4330                 Message displayed in summaryview
4331                 (reportedd via ML by chinatinte at gmx dot ch)
4332                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
4333                 didn't work in separate MessageView Toolbar
4334                 (wondering if anybody uses this at all ?)
4335         * src/summaryview.[ch]
4336                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
4337                 (generalize reply and forward code);
4338         * src/messageview.c 
4339                 remove focus_in event which updated summaryview to messageview
4340
4341 2003-02-28 [paul]       0.8.10claws62
4342
4343         * po/Makefile.in.in
4344                 add the --check option
4345                 Patch submitted by Ricardo Mones Lastra
4346
4347 2003-02-28 [paul]       0.8.10claws61
4348
4349         * src/prefs_account.c
4350                 re-order 'Signature' items
4351
4352 2003-02-28 [paul]       0.8.10claws60
4353
4354         * sync with 0.8.10cvs20
4355                 see ChangeLog 2003-02-28
4356
4357 2003-02-28 [paul]       0.8.10claws59
4358
4359         * po/POTFILES.in
4360                 update to reflect recent movement of files
4361
4362 2003-02-28 [paul]       0.8.10claws58
4363
4364         * sync with 0.8.10cvs19
4365                 see ChangeLog 2003-02-28
4366
4367 2003-02-27 [martin]     0.8.10claws57
4368
4369         * src/prefs_matcher.c 
4370                 fix segfault in prefs_matcher_ok() when the
4371                 last entry is deleted and prevents that the
4372                 message "entry not saved" comes up after deleting
4373                 an entry
4374
4375 2003-02-27 [martin]     0.8.10claws56
4376
4377         * src/prefs_filtering.c 
4378                 fix segfault in prefs_filtering_ok() when the
4379                 last entry is deleted and prevents that the
4380                 message "entry not saved" comes up after deleting
4381                 an entry
4382
4383 2003-02-27 [paul]       0.8.10claws55
4384
4385         * sync with 0.8.10cvs18
4386                 see ChangeLog 2003-02-27
4387
4388 2003-02-27 [paul]       0.8.10claws54
4389
4390         * src/addressbook.c
4391                 fix bug where the address book crashes with 
4392                 multiple lookups.
4393                 Patch [687729] submitted by David Frager 
4394                 <dbfrager@users.sourceforge.net>
4395
4396 2003-02-25 [christoph]  0.8.10claws53
4397
4398         * src/Makefile.am
4399         * src/colorlabel.[ch]           ** REMOVE **
4400         * src/gtk/Makefile.am
4401         * src/gtk/colorlabel.[ch]       ** NEW **
4402                 move colorlabel files to gtk directory
4403
4404         * src/esmtp.[ch]                ** REMOVE **
4405                 has been merged into smtp.[ch] in 0.7.5
4406
4407 2003-02-25 [christoph]  0.8.10claws52
4408
4409         * src/Makefile.am
4410         * src/about.[ch]                ** REMOVE **
4411         * src/gtk/Makefile.am
4412         * src/gtk/about.[ch]            ** NEW **
4413                 move about files to gtk directory
4414
4415 2003-02-25 [christoph]  0.8.10claws51
4416
4417         * src/folder.c
4418                 some code optimization of folder scanning code
4419
4420         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
4421
4422 2003-02-25 [christoph]  0.8.10claws50
4423
4424         * src/main.c
4425         * src/common/sylpheed.c
4426                 add command line parameter parsing to common code
4427
4428 2003-02-24 [christoph]
4429
4430         * Makefile.am
4431         * configure.ac
4432                 fix gnome prefix problems, the configure script now removed
4433                 `gnome-config --prefix` from `gnome-config --datadir`
4434                 and adds $(prefix} instead
4435
4436         (closes Bug 24 Makefile does not respect prefix when installing
4437          GNOME data)
4438
4439 2003-02-24 [christoph]  0.8.10claws49
4440
4441         * src/news.c
4442                 check for valid session before trying to authenticate
4443
4444         (closes Bug 60 crash if "authenticate on logon" is activated
4445          and newsserver-hostname is not valid)
4446
4447 2003-02-24 [melvin]     0.8.10claws48
4448
4449         * src/prefs_actions.c
4450                 Make sure all user's input is sent to the action and then
4451                 close the socket..
4452
4453 2003-02-23 [alfons]     0.8.10claws46
4454
4455         * src/summaryview.c
4456                 also wait cursor when deleting files
4457
4458 2003-02-23 [paul]
4459
4460         * tools/freshmeat_search.pl
4461           tools/google_search.pl
4462                 scripts should now work for any browser/browser command line
4463
4464 2003-02-22 [christoph]  0.8.10claws45
4465
4466         * src/procmsg.c
4467                 fix IMAP flag setting, IMAP flag is not handled correctly
4468                 anymore by the folder system and information about the
4469                 folder should not be saved in the MsgInfo (in my opinion)
4470
4471         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4472
4473 2003-02-22 [christoph]  0.8.10claws44
4474
4475         * src/summaryview.c
4476                 fix spelling of "label" ;-)
4477
4478 2003-02-22 [thorsten]   0.8.10claws43
4479
4480         * src/mimeview.c
4481           src/prefs_common.[ch]
4482           src/procmime.[ch]
4483                 do not use description as attachment name
4484
4485 2003-02-22 [alfons]     0.8.10claws42
4486
4487         * src/summaryview.c
4488                 freeze/thaw folder item updates when changing color labels,
4489                 and put a wait cursors on
4490
4491 2003-02-22 [thorsten]   0.8.10claws41
4492
4493         * src/mimeview.c
4494                 save-all fixes: crash if invoked on multipart container,
4495                 mimeinfo access, pathseparators, error dialog
4496
4497 2003-02-21 [alfons]     0.8.10claws40
4498
4499         * src/prefs_gtk.c
4500                 remove unused var
4501
4502 2003-02-21 [colin]      0.8.10claws39
4503
4504         * src/send.c
4505                 Fix smtp logging
4506
4507 2003-02-21 [colin]      0.8.10claws38
4508
4509         * src/summaryview.c
4510                 Freeze/thaw folderItem updates when filtering messages 
4511                 via Tools/Filter messages
4512
4513 2003-02-21 [paul]       0.8.10claws37
4514
4515         * src/compose.c
4516                 revert commit 0.8.10claws26, there are ulterior motives
4517                 for users to set a Reply-To header when posting to
4518                 newsgroups
4519
4520 2003-02-21 [paul]       0.8.10claws36
4521
4522         * sync with 0.8.10cvs17
4523                 see ChangeLog 2003-02-21
4524
4525 2003-02-20 [christoph]  0.8.10claws35
4526
4527         * src/imap.c
4528                 IMAP UID fetch speedup using SEARCH
4529
4530         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4531
4532         * src/imap.c
4533                 fix problem with UIDs in IMAP UID cache that no longer existed
4534
4535 2003-02-20 [christoph]  0.8.10claws34
4536
4537         * src/imap.c
4538         * src/procheader.c
4539         * src/procheader.h
4540                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
4541
4542         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4543
4544         * src/imap.c
4545                 Rewrite imap_cmd_gen_recv use sock_getline instead
4546                 of sock_gets to avoid problems with too long reply
4547                 lines
4548     
4549 2003-02-20 [colin]      0.8.10claws33
4550         
4551         * src/prefs_account.c
4552                 Better wording
4553
4554 2003-02-20 [colin]      0.8.10claws32
4555
4556         * src/compose.c
4557                 Remove useless '&& !to_sender' 
4558
4559 2003-02-20 [darko]
4560
4561         * AUTHORS
4562                 change my e-mail address
4563
4564 2003-02-19 [colin]      0.8.10claws31
4565
4566         * src/prefs_common.c
4567                 X11 style colors for every configurable color
4568
4569 2003-02-19 [alfons]     0.8.10claws30
4570
4571         * src/prefs_gtk.[ch]
4572         * src/prefs_common.c
4573                 for color_new accept both plain integers and X11 style color
4574                 names (as found in /usr/lib/X11/rgb.txt)
4575
4576 2003-02-19 [paul]       0.8.10claws29
4577
4578         * src/mainwindow.c
4579                 add tooltips to online/offline button and account selector
4580                 button
4581
4582 2003-02-19 [paul]       0.8.10claws28
4583
4584         * src/folder.c
4585           src/news.c
4586           src/prefs_account.[ch]
4587           src/prefs_common.[ch]
4588                 move 'Maximum number of articles to download' to
4589                 account prefs.
4590                 clean up account prefs gui a little by hiding entries
4591                 rather then greying out entries
4592
4593 2003-02-19 [hiro]       0.8.10claws27
4594
4595         * src/common/utils.c
4596                 fix bug #54 'yesterdays date is displayed in the message 
4597                 summary window'
4598
4599 2003-02-19 [paul]       0.8.10claws26
4600
4601         * src/compose.c
4602                 fix bug reported in Feature Request [688596] 
4603                 'Reply-to header in news'
4604
4605 2003-02-18 [paul]       0.8.10claws25
4606
4607         * src/select-keys.c
4608                 add a 'List all keys' button to key selection dialog
4609
4610 2003-02-18 [colin]      0.8.10claws24
4611         
4612         * src/stock_pixmap.c
4613                 fix compile error
4614
4615 2003-02-18 [colin]      0.8.10claws23
4616
4617         * src/common/smtp.[ch]
4618           src/prefs_account.c
4619                 Try to starttls if it seems to be the only
4620                 way to authenticate a user
4621
4622 2003-02-18 [paul]       0.8.10claws22
4623
4624         * src/Makefile.am
4625           src/folderview.c
4626           src/stock_pixmap.[ch]
4627           src/pixmaps/drafts_close.xpm  ** NEW FILE **
4628           src/pixmaps/drafts_open.xpm   ** NEW FILE **
4629                 as a Drafts folder is a special folder allow it to have
4630                 its own unique icons
4631
4632 2003-02-18 [colin]      0.8.10claws21
4633
4634         * src/imap.c
4635                 Fix port selection when using starttls
4636
4637 2003-02-18 [paul]       0.8.10claws20
4638
4639         * src/mainwindow.c
4640           src/prefs_common.[ch]
4641                 make blue the default new mail colour
4642
4643 2003-02-18 [paul]       0.8.10claws19
4644
4645         * sync with 0.8.10cvs14
4646                 see ChangeLog 2003-02-18
4647
4648 2003-02-17 [jens]       0.8.10claws18
4649
4650         * src/common/md5.c
4651                 fixed a compile problem with gcc 3.3
4652                 works on 2.95.3 too (testet on PPC as it is big endian)
4653
4654 2003-02-17 [paul]       0.8.10claws17
4655
4656         * sync with 0.8.10cvs13
4657                 see ChangeLog 2003-02-17
4658
4659 2003-02-17 [paul]       0.8.10claws16
4660
4661         * sync with 0.8.10cvs12
4662                 see ChangeLog 2003-02-17
4663
4664 2003-02-16 [match]      0.8.10claws15
4665
4666         * src/addressbook.c
4667                 Eliminates reloading of address data when items
4668                 deleted or added. Applied submitted by
4669                 Luke Plant <lukeplant@softhome.net>
4670
4671 2003-02-16 [paul]       0.8.10claws14
4672
4673         * src/news.c
4674                 when a 'protocol error' is encountered disconnect from
4675                 the server. This means that the user can carry on viewing
4676                 other articles and doesn't have to either wait until the
4677                 server timesout or quit sylpheed.
4678                 Fixes bug #53 'Unable to read messages in newsgroups, 
4679                 displayed message doesn't change'
4680
4681 2003-02-15 [christoph]  0.8.10claws13
4682
4683         * src/imap.c
4684                 fix bug that stopped scanning of folders when an
4685                 IMAP folder was empty
4686
4687         (closes bug 46 stop scan messages in folders after empty folder)
4688
4689 2003-02-15 [paul]
4690
4691         * tools/Makefile.am
4692           tools/README
4693           tools/freshmeat_search.pl     ** NEW FILE **
4694           tools/google_search.pl        ** NEW FILE **
4695                 Add 2 Actions scripts which search freshmeat/google
4696                 for the selected text using the browser configured
4697                 in sylpheedrc.
4698                 
4699         Note: These scripts are very dependent on the format of the
4700         browser command and may not work on every occasion. Testing
4701         is welcome. 
4702
4703 2003-02-14 [alfons]     0.8.10claws12
4704
4705         * src/compose.c
4706                 fix breakage because of uninitialized account pointer.
4707                 please verify.
4708
4709 2003-02-14 [paul]       0.8.10claws11
4710
4711         * src/compose.c
4712           src/prefs_account.[ch]
4713           src/prefs_common.[ch]
4714                 move signature settings to Account Prefs
4715
4716 2003-02-14 [paul]       0.8.10claws10
4717
4718         * sync with 0.8.10cvs11
4719                 see ChangeLog 2003-02-14
4720
4721 2003-02-13 [thorsten]   0.8.10claws9
4722
4723         * src/news.c
4724                 revert news progressbar (GUI separation)
4725
4726 2003-02-13 [paul]       0.8.10claws8
4727
4728         * src/compose.c
4729                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
4730                 paragraph 1
4731
4732 2003-02-13 [paul]       0.8.10claws7
4733
4734         * src/compose.[ch]
4735           src/summaryview.c
4736                 fix 'Follow-up and Reply-to' so that it creates a reply to
4737                 the newsgroup and the sender. If the message has the keyword
4738                 'poster' in the Followup-To header, all replies go to the
4739                 sender, re: RFC 1036, Section 2.2.3
4740                 rename all instances of 'ignore_replyto' to 'to_sender', both
4741                 were previously used, now we use just one.
4742
4743 2003-02-13 [paul]       0.8.10claws6
4744
4745         * sync with 0.8.10cvs9
4746                 see ChangeLog 2003-02-13
4747
4748 2003-02-13 [paul]       0.8.10claws5
4749
4750         * configure.ac
4751                 show which plugins are configured in the configure
4752                 output.
4753
4754 2003-02-12 [thorsten]   0.8.10claws4
4755
4756         * src/news.c
4757                 show progress while fetching news headers
4758
4759 2003-02-12 [christoph]  0.8.10claws3
4760
4761         * configure.ac
4762         * src/plugins/Makefile.am
4763                 use AM_CONDITIONAL to enable plugins, automake correctly
4764                 manages this when creating distdir
4765
4766 2003-02-12 [christoph]  0.8.10claws2
4767
4768         * ac/spamassassin.m4
4769         * src/plugins/spamassassin/Makefile.am
4770                 fix building SpamAssassin plugin without OpenSSL
4771
4772 2003-02-12 [paul]       0.8.10claws1
4773
4774         * ac/Makefile.am
4775           src/Makefile.am
4776           src/plugins/Makefile.am
4777                 fix failure of 'make release'
4778
4779 2003-02-12 [paul]       0.8.10claws
4780
4781         * 0.8.10claws released
4782
4783 2003-02-12 [paul]       0.8.9claws56
4784
4785         * po/bg.po
4786           po/es.po
4787           po/it.po
4788           po/ru.po
4789           po/sr.po
4790                 updated translations by George Danchev, Ricardo Mones Lastra,
4791                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
4792                 
4793         * sylpheed.spec.in
4794                 Allow the building of RPMs by a regular user. Submitted
4795                 by Sergei Astanin
4796
4797 2003-02-11 [alfons]     0.8.9claws55
4798
4799         * src/colorlabel.c
4800                 don't use pixmaps for label color rect but draw rectangles
4801                 so we can respect the color map of palette based visuals
4802                 (fixes the long time crashes on Suns - thanks to Andreas
4803                 Engel and Steve O'Hara-Smith for testing)
4804
4805 2003-02-11 [christoph]  0.8.9claws54
4806
4807         * src/matcher_parser_parse.y
4808                 correct bug where filering rules of not existing folders in
4809                 matcherrc were added to global filtering
4810                 
4811         (closes Debian Bug #180253 - Directory's filter-rules are merged with
4812          main filter-rules after removing directory, http://bugs.debian.org/180253)
4813         
4814 2003-02-11 [paul]       0.8.9claws53
4815
4816         * sync with 0.8.10cvs7
4817                 see ChangeLog 2003-02-09
4818
4819 2003-02-11 [melvin]     0.8.9claws52
4820
4821         * po/fr.po
4822                 Updated French tranlsations
4823
4824 2003-02-10 [paul]       0.8.9claws51
4825
4826         * sylpheed.spec.in
4827                 correct --enable-openssl
4828                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
4829
4830 2003-02-09 [martin]     0.8.9claws50
4831
4832         * src/prefs_matcher.c
4833                 fix segfault in prefs_matcher_substitute_cb() when
4834                 no row is selected
4835
4836 2003-02-09 [paul]       0.8.9claws49
4837
4838         * src/folderview.c
4839                 fix bug where a newsgroup folder's processing rules were
4840                 merged with the global filtering rules when the newsgroup
4841                 folder was deleted, causing some seriously bad results,
4842                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
4843
4844 2003-02-08 [melvin]     0.8.9claws48
4845
4846         * src/compose.c
4847                 Corrected and modified an alert message.
4848
4849 2003-02-07 [paul]       0.8.9claws47
4850
4851         * src/folderview.c
4852                 fix bug where both an 'Account properties' window and a
4853                 'Folder properties' window were opened when clicking on
4854                 'Properties' in an NNTP or IMAP folder's popup menu.
4855
4856 2003-02-07 [paul]       0.8.9claws46
4857
4858         * sync with 0.8.10cvs6
4859                 see ChangeLog 2003-02-06
4860
4861 2003-02-06 [christoph]  0.8.9claws45
4862
4863         * src/mbox.c
4864                 freeze folder updates while importing mbox files
4865                 (closes bug 43 importing mbox took hours)
4866                 
4867         Patch submitted by Jens Rantil <jens.rantil@telia.com>
4868
4869 2003-02-06 [thorsten]   0.8.9claws44
4870
4871         * po/de.po
4872                 Updated german translations
4873
4874 2003-02-06 [thorsten]   0.8.9claws43
4875
4876         * src/news.h
4877                 use guint for message numbers (fix count in grouplist dialog)
4878
4879 2003-02-05 [paul]       0.8.9claws42
4880
4881         * sync with 0.8.10cvs2
4882                 see ChangeLog 2003-02-05
4883
4884 2003-02-04 [colin]      0.8.9claws41
4885
4886         * src/prefs_common.[ch]
4887           src/procmsg.c
4888           src/summaryview.c
4889                 Add an option to disable threading by subject
4890
4891 2003-02-04 [christoph]  0.8.9claws40
4892
4893         * src/inc.c
4894                 only abort fetching mails from multiple accounts when the
4895                 error is fatal and does not allow to check any more accounts
4896                 (currently only disk full error)
4897
4898         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
4899          receive mails for other accouts)
4900
4901 2003-02-04 [christoph]  0.8.9claws39
4902
4903         * src/folder.c
4904                 first add the new message to the cache, then
4905                 send the update notification
4906
4907         (closes bug 39 after sending message folderview doesnt get updated)
4908
4909 2003-02-04 [colin]      0.8.9claws38
4910
4911         * src/inc.c
4912                 _really_ fix this Connecting... status
4913
4914 2003-02-04 [paul]       0.8.9claws37
4915
4916         * sync with 0.8.10
4917                 see ChangeLog 2003-02-04
4918
4919 2003-02-04 [paul]       0.8.9claws36
4920
4921         * sync with 0.8.9cvs6
4922                 see ChangeLog 2003-02-03
4923
4924 2003-02-04 [paul]       0.8.9claws35
4925
4926         * po/pt_BR.po
4927                 updated by AndrĂ© Filipe de Assunção e Brito 
4928                 <bedecko@netsite.com.br>
4929
4930 2003-02-03 [thorsten]   0.8.9claws34
4931
4932         * po/de.po
4933                 Updated german translations
4934
4935 2003-02-02 [paul]       0.8.9claws33
4936
4937         * po/es.po
4938                 updated by Ricardo Mones Lastra
4939
4940 2003-02-02 [thorsten]   0.8.9claws32
4941
4942         * src/mh.c
4943                 Fix mh_get_msginfo() segfault if file is inaccessible
4944
4945 2003-01-31 [colin]      0.8.9claws31
4946
4947         * src/procheader.c
4948                 Fix last commit's bug
4949
4950 2003-01-31 [colin]      0.8.9claws30
4951
4952         * src/procheader.c
4953                 Missing a change for gpg-signed messages
4954
4955 2003-01-31 [paul]       0.8.9claws29
4956
4957         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
4958           src/procheader.c
4959           src/stock_pixmap.[ch]
4960           src/summaryview.c
4961                 indicate GnuPG signed messages by displaying an icon
4962                 in the Attachment column.
4963
4964 2003-01-31 [paul]       0.8.9claws28
4965
4966         * sync with 0.8.9cvs4
4967                 see ChangeLog 2003-01-31
4968
4969 2003-01-31 [alfons]     0.8.9claws27
4970
4971         * src/textview.c
4972                 tune URI parser to accept mailto URLs with a '?'
4973                 (patch from Ruslan Balkin)
4974
4975 2003-01-31 [colin]      0.8.9claws26
4976
4977         * src/summaryview.c
4978                 Fix a leak introduced in claws24
4979
4980 2003-01-31 [colin]      0.8.9claws25
4981
4982         * src/summaryview.c
4983                 Freeze/Thaw folder updates when deleting dups
4984
4985 2003-01-31 [colin]      0.8.9claws24
4986         
4987         * src/addr_compl.c
4988           src/summaryview.c
4989           src/msgcache.c
4990                 little speed improvements
4991
4992 2003-01-31 [colin]      0.8.9claws23
4993
4994         * src/summaryview.c
4995                 Fix segfault when forwarding nothing
4996                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
4997                 
4998 2003-01-30 [paul]       0.8.9claws22
4999
5000         * sync with 0.8.9cvs3
5001                 see ChangeLog 2003-01-30
5002
5003 2003-01-30 [paul]       0.8.9claws21
5004
5005         * sync with 0.8.9cvs2
5006                 see ChangeLog 2003-01-30
5007
5008 2003-01-29 [paul]       0.8.9claws20
5009
5010         * sync with 0.8.9cvs1
5011                 see ChangeLog 2003-01-29
5012
5013 2003-01-28 [paul]       0.8.9claws19
5014
5015         * po/POTFILES.in
5016                 update to reflect changes. 
5017                 thanks to Ricardo Mones Lastra
5018
5019 2003-01-27 [christoph]  0.8.9claws18
5020
5021         * ac/openssl.m4
5022         * ac/spamassassin.m4
5023         * src/plugins/spamassassin/README
5024         * src/plugins/spamassassin/libspamc.[ch]
5025         * src/plugins/spamassassin/utils.[ch]
5026                 updated to latest libspamc
5027
5028 2003-01-27 [christoph]  0.8.9claws17
5029
5030         * src/folder.c
5031                 fix wrong use of procheader_get_header_fields
5032
5033 2003-01-27 [christoph]  0.8.9claws16
5034
5035         * src/news.c
5036         * src/prefs_account.[ch]
5037         * src/common/nntp.[ch]
5038                 allow to force authentication for NNTP servers
5039
5040         Patch submitted by Florian Mickler <dmk@d-labs.de>
5041
5042 2003-01-26 [paul]       0.8.9claws15
5043
5044         * src/summaryview.c
5045                 speed up of marking messages as read
5046                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
5047
5048 2003-01-26 [christoph]  0.8.9claws14
5049
5050         * src/Makefile.am
5051         * src/mgutils.[ch]              ** REMOVE **
5052         * src/xml.[ch]                  ** REMOVE **
5053         * src/xmlprops.[ch]             ** REMOVE **
5054         * src/common/Makefile.am
5055         * src/common/mgutils.[ch]       ** NEW **
5056         * src/common/xml.[ch]           ** NEW **
5057         * src/common/xmlprops.[ch]      ** NEW **
5058                 move xml files to common directory
5059
5060 2003-01-26 [christoph]  0.8.9claws13
5061
5062         * src/plugins/spamassassin/spamassassin_gtk.c
5063                 only set gtk entry text if string is available
5064
5065 2003-01-26 [melvin]     0.8.9claws12
5066
5067         * src/description_window.c
5068                 Allow resizing of the window
5069                 Allow automatic horizontal scroll bar
5070                 Do not vertically expand and fill
5071
5072 2003-01-26 [christoph]  0.8.9claws11
5073
5074         * src/Makefile.am
5075         * src/gtkutils.[ch]             ** REMOVE **
5076         * src/common/sylpheed.c
5077         * src/gtk/Makefile.am
5078         * src/gtk/description_window.c
5079         * src/gtk/gtkutils.[ch]         ** NEW **
5080         * src/gtk/prefswindow.c
5081                 move gtkutils to gtk directory
5082
5083 2003-01-26 [paul]       0.8.9claws10
5084
5085         * src/summaryview.c
5086                 rename summary_unread_clicked() to summary_status_clicked()
5087
5088 2003-01-26 [melvin]     0.8.9claws9
5089
5090         * src/prefs_actions.c
5091                 Cosmetical changes to the help text
5092
5093 2003-01-26 [paul]       0.8.9claws8
5094
5095         * src/folder.[ch]
5096           src/mainwindow.c
5097           src/prefs_common.c
5098           src/prefs_sumamry_column.c
5099           summaryview.[ch]
5100                 rename the 'Unread' column to 'Status'
5101
5102 2003-01-25 [match]      0.8.9claws7
5103
5104         * src/mgutils.[ch]
5105                 removed reference to LDAP constants. removed error2string.
5106                 included functions to support LDAP dynamic queries.
5107         * src/syldap.h
5108                 moved LDAP constants here.
5109         * src/addressbook.c
5110         * src/addrindex.c
5111         * src/importldif.c
5112                 removed references to LDAP constants and references to
5113                 error2string.
5114
5115 2003-01-25 [paul]       0.8.9claws6
5116
5117         * src/summaryview.c
5118                 summary_thread_build(), summary_thread_init(): remove 
5119                 unneeded reference to summaryview->folder_item
5120
5121 2003-01-25 [christoph]  0.8.9claws5
5122
5123         * src/gtk/description_window.c
5124                 o allow description texts to expand over multiple columns
5125                 o translate all columns
5126         * src/prefs_actions.c
5127                 change syntax description to use new multi column feature
5128
5129         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5130
5131 2003-01-25 [match]      0.8.9claws4
5132
5133         * src/vcard.c
5134                 fixed bug with Quoted-Printable
5135
5136 2003-01-25 [paul]       0.8.9claws3
5137
5138         * src/folder.[ch]
5139           src/summaryview.[ch]
5140                 implement per-folder collapsed/expanded threads setting
5141                 
5142         * src/prefs_common.c
5143                 remove global collapsed/expanded threads option
5144
5145 2003-01-25 [christoph]  0.8.9claws2
5146
5147         * po/POTFILES.in
5148                 add pluginwindow and prefswindow
5149         * src/compose.c
5150                 make send respond correctly to messages that could be added
5151                 to the queue folder, but the UID of the message is unknown
5152         * src/folder.c
5153         * src/imap.c
5154                 don't return guessed UIDs in imap_add_msg anymore. We return
5155                 0 to tell the folder system it was appened but the UID is
5156                 unknown. Folder system now get's the UID by scaning the folder
5157                 and searching the cache for the Message-ID
5158                 (closes bug #29 Messages queued, but not sent)
5159
5160 2003-01-25 [paul]       0.8.9claws1
5161
5162         * src/codeconv.c
5163                 conv_encode_header():  fix bug when long headers with 8-bit
5164                 characters are used, so that the encoded words are wrapped.
5165                 If the space in the original text falls on the wrap boundary,
5166                 it can be lost.
5167                 Patch by Sergey Vlasov.
5168                 
5169         * src/folderview.c
5170                  fix bug where a change to the sorting method or thread view
5171                  of a folder's messages is lost if simpify-subject is set and
5172                  toggled on or off.
5173                  Patch by Luke Plant.
5174
5175 2003-01-24 [paul]       0.8.9claws
5176
5177         * sylpheed-0.8.9claws released
5178         
5179         * Makefile.am
5180           sylpheed.spec.in
5181                 remove reference to 'INSTALL.jp'
5182
5183 2003-01-23 [paul]       0.8.8claws128
5184
5185         * po/es.po
5186           po/it.po
5187           po/ru.po
5188           po/sr.po
5189                 updated translations. submitted by Ricardo Mones Lastra,
5190                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
5191
5192 2003-01-23 [colin]      0.8.8claws127
5193
5194         * src/compose.c
5195                 Fix drafted and queued news articles re-edition
5196
5197 2003-01-23 [melvin]     0.8.8claws126
5198
5199         * po/fr.po
5200                 Updated French translations
5201
5202 2003-01-23 [colin]      0.8.8claws125
5203
5204         * src/inc.c
5205                 Fix "Connecting to..." status message
5206
5207 2003-01-22 [paul]       0.8.8claws124
5208
5209         * po/bg.po
5210                 updated by George Danchev
5211                 
5212         * src/folder.c
5213                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
5214                 and folder deletion
5215
5216 2003-01-21 [paul]       0.8.8claws123
5217
5218         * po/bg.po
5219                 updated by George Danchev
5220                 
5221         * src/about.c
5222                 its now 2003
5223                 
5224         * src/toolbar.c
5225                 don't translate 'Separator'
5226                 
5227         * src/plugins/spamassassin/Makefile.am
5228                 add aspell to CPPFLAGS
5229                 
5230         * src/plugins/spamassassin/spamassassin.c
5231           src/plugins/spamassassin/spamassassin_gtk.c
5232                 set correct default for spamassassin_receive_spam
5233                 slightly re-word descriptions and some
5234                 other minor changes
5235
5236 2003-01-19 [alfons]     0.8.8claws122
5237                 
5238         * src/mimeview.c
5239                 mimeview_save_as(): we might as well show the file name for
5240                 the single case "Save As" too
5241
5242 2003-01-19 [alfons]     0.8.8claws121
5243
5244         * src/crash.c
5245                 change bug tracker URL to bugzilla URL
5246
5247 2003-01-19 [alfons]     0.8.8claws120
5248
5249         * src/mimeview.c
5250                 mimeview_save_all(): display name of file before overwriting;
5251                 continue saving all, even when one overwrite was cancelled
5252
5253 2003-01-19 [christoph]  0.8.8claws119
5254
5255         * src/summaryview.c
5256         * src/procmsg.[ch]
5257                 fix wrong usage of procmsg_find_children in summaryview
5258                 by using procmsg_update_unread_children instead of
5259                 summaryview_update_unread_children
5260
5261 2003-01-19 [christoph]  0.8.8claws118
5262
5263         * src/procmsg.c
5264                 fix infinite loop in procmsg_find_children
5265                  (closes bug #25 sylpheed crashes on delete.)
5266
5267         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5268
5269 2003-01-19 [paul]       0.8.8claws117
5270
5271         * po/pt_BR.po
5272                 updated by Ivan Francolin Martinez
5273
5274 2003-01-18 [melvin]     0.8.8claws116
5275
5276         * src/prefs_actions.c
5277                 Removed syntax limitation of only one '&' at the end of command.
5278                         Now actions that contain '>/dev/null 2>&1' are possible.
5279
5280 2003-01-18 [melvin]     0.8.8claws115
5281
5282         * src/prefs_actions.c
5283                 Actions IO dialog: when the action ends
5284                 the "Close" button now has focus and [Escape] closes the
5285                 window.
5286
5287 2003-01-18 [christoph]  0.8.8claws114
5288
5289         * src/procmsg.c
5290                 o add debug output when MsgInfos are really freed
5291                 o free GSLists in procmsg_find_children and
5292                   procmsg_update_unread_children
5293
5294 2003-01-18 [christoph]  0.8.8claws113
5295
5296         * src/mainwindow.c
5297                 reorder Configuration menu
5298
5299 2003-01-18 [christoph]  0.8.8claws112
5300
5301         * src/compose.c
5302                 fix applying templates to forwarded messages
5303
5304         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5305
5306 2003-01-17 [christoph]  0.8.8claws111
5307
5308         * src/folder.c
5309                 destroy folder items, when a folder item is removed
5310
5311 2003-01-17 [christoph]  0.8.8claws110
5312
5313         * src/folder.c
5314                 fix wrong folder stats update when ignored message is
5315                 deleted
5316
5317 2003-01-17 [colin]      0.8.8claws109
5318         
5319         * src/mainwindow.c
5320         * src/summaryview.c
5321                 Quicksearch bugfixes: 
5322                 - hide help button at startup if not extended
5323                 - switch to extended when looking for replies
5324
5325 2003-01-17 [paul]
5326
5327         * sync with 0.8.9 release
5328
5329 2003-01-17 [paul]       0.8.8claws108
5330
5331         * sync with 0.8.8cvs11
5332                 see ChangeLog 2003-01-17
5333
5334 2003-01-16 [colin]      0.8.8claws107
5335
5336         * src/procmsg.c
5337                 Changed encryption test to re-ask passphrase
5338                 if an encrypted message hasn't been decrypted
5339                 Fixes bug #5
5340
5341 2003-01-16 [christoph]  0.8.8claws106
5342
5343         * src/prefs_gtk.c
5344         * src/prefs_toolbar.c
5345         * src/gtk/prefswindow.h
5346         * src/plugins/spamassassin/spamassassin_gtk.c
5347                 remove page destroy function that is not used anymore
5348
5349 2003-01-16 [paul]       0.8.8claws105
5350
5351         * sync with 0.8.8cvs9
5352                 see ChangeLog 2002-01-16
5353
5354 2003-01-16 [colin]      0.8.8claws104
5355
5356         * src/compose.[ch]
5357                 Fix bug with autosaved drafts for IMAP, when draft
5358                 folder is specified - fixes bugzilla bug #20
5359
5360 2003-01-15 [paul]       0.8.8claws103
5361
5362         * src/compose.[ch]
5363           src/procmsg.c
5364                 store folder and message-id of message forwarding
5365                 in queue header and set forward flag after sending
5366
5367 2003-01-15 [paul]       0.8.8claws102
5368
5369         * sync with 0.8.8cvs8
5370                 see ChangeLog 2002-01-15
5371
5372 2003-01-15 [colin]      0.8.8claws101
5373
5374         * src/Makefile.am
5375                 Fix linking with GNU libiconv
5376
5377 2003-01-15 [darko]      0.8.8claws100
5378
5379         * src/pine.c
5380                 fix crash when importing pine address book
5381                 entry with an empty name (reported by DY
5382                 <dybulk at tri8.net>)
5383
5384 2003-01-14 [paul]       0.8.8claws99
5385
5386         * configure.in  ** REMOVED **
5387           configure.ac  ** NEW FILE **
5388                 rename configure.in to configure.ac, as it is now
5389                 preferred
5390
5391 2003-01-14 [melvin]     0.8.8claws98
5392
5393         * src/folderview.c
5394                 folderview_check_new(): More precise function description
5395
5396 2003-01-14 [melvin]     0.8.8claws97
5397
5398         * src/folderview.c
5399                 folderview_check_new(): return the number of new messages 
5400                         since last check.
5401         * src/inc.c
5402                 inc_account_mail(): Disable counting of new messages for IMAP
5403                         and NNTP until bug [19] and [14] are fixed.
5404
5405 2003-01-14 [paul]       0.8.8claws96
5406
5407         * sync with 0.8.8cvs6
5408                 see ChangeLog 2003-01-14
5409
5410 2003-01-13 [alfons]     0.8.8claws95
5411
5412         * src/textview.c
5413                 tune email address validation (c. 0.8.8claws89): if . is 
5414                 just one char away from @, the address is invalid too 
5415                 (correctly rejects addresses like foo@.com)
5416
5417 2003-01-13 [paul]       0.8.8claws94
5418
5419         * src/messageview.c
5420           src/toolbar.c
5421                 fixes to the Message View toolbar and menu:
5422                 fix non-functioning Forward button
5423                 make Reply button consider default_reply_list
5424                 remove 'Follow-up...' menu entry
5425                 add 'Forward' and 'Redirect' menu entries
5426
5427 2003-01-13 [melvin]     0.8.8claws93
5428
5429         * src/inc.c
5430                 Fixed typo that could make new messages count incorrect.
5431
5432 2003-01-13 [melvin]     0.8.8claws92
5433
5434         * src/folderview.[ch]
5435                 folderview_check_new(): return the number of new messages.
5436         * src/inc.c
5437                 Should fix bug [14] where new mail notification worked 
5438                         incorrectly with IMAP accounts.
5439                 inc_spool_account(): return number of new msgs, or -1 on error
5440                 inc_all_spool(): return number of new msgs
5441                 
5442 2003-01-13 [melvin]     0.8.8claws91
5443
5444         * src/prefs_actions.c
5445                 Justify help text.
5446
5447 2003-01-12 [thorsten]   0.8.8claws90
5448
5449         * src/common/prefs.c
5450                 close file before rename
5451
5452 2003-01-12 [alfons]     0.8.8claws89
5453
5454         * AUTHORS
5455                 add Christian Mertes
5456         * src/common/utils.[ch]
5457                 g_stricase_hash(), g_stricase_equal(): functions for 
5458                 case insensitive hash tables
5459         * src/textview.c
5460                 use top level domain names to validate email address, based
5461                 on a patch by Christian Mertes (thanks!), but changed 
5462                 implementation to use a hash table 
5463
5464 2003-01-12 [paul]       0.8.8claws88
5465
5466         * po/bg.po
5467                 updated by George Danchev
5468
5469 2003-01-12 [alfons]     0.8.8claws87
5470
5471         * src/summaryview.c
5472                 delete / execute performance: use new style folder update
5473
5474 2003-01-12 [paul]       0.8.8claws86
5475
5476         * sync with 0.8.8cvs5
5477                 see ChangeLog 2003-01-13 (!)
5478
5479 2003-01-12 [alfons]     0.8.8claws85
5480
5481         * src/filtering.c
5482         * src/matcher_parser_parse.y
5483                 prepare change_score filtering action
5484         * src/matcher.[ch]
5485                 give up const-correctness on functions that call non-const-correct functions;
5486                 several casts to gpointer in g_free();
5487                 add change_score;
5488
5489 2003-01-12 [christoph]  0.8.8claws84
5490
5491         * src/compose.c
5492                 fix 2 warnings
5493
5494         * src/gtk/prefswindow.[ch]
5495         * src/plugins/spamassassin/spamassassin_gtk.c
5496                 changed the call of the widget create function
5497                 for PrefsPages, because sometimes the widget
5498                 create function needs a widget that already has
5499                 been attached to a window (to create GDK pixmaps
5500                 for exmaple). So we simply pass the GtkWindow as
5501                 the second parameter now.
5502
5503         * src/main.c
5504         * src/mainwindow.c
5505         * src/prefs_toolbar.[ch]
5506                 rewrite Toolbar Preferences using the new
5507                 prefs window
5508
5509 2003-01-11 [alfons]     0.8.8claws83
5510
5511         * src/addressadd.c
5512                 fix crash when adding sender to addressbook because status bar
5513                 isn't there (the status bar doesn't seem to be used though,
5514                 but I'll let Match decide what to do with it)
5515
5516 2003-01-11 [colin]      0.8.8claws82
5517
5518         * src/main.c
5519           src/toolbar.c
5520                 Two useless changes reversed
5521
5522 2003-01-11 [colin]      0.8.8claws81
5523
5524         * src/mainwindow.c
5525           src/mainwindow.h
5526                 Add mainwindow_get_mainwindow()
5527         * src/alertpanel.c
5528           src/alertpanel.h
5529                 Add alertpanel_error_log() 
5530         * src/compose.c
5531           src/inc.c
5532           src/messageview.c
5533           src/toolbar.c
5534           src/main.c
5535           src/procmsg.c
5536                 Network errors get a View Log button
5537
5538 2003-01-10 [alfons]     0.8.8claws80
5539
5540         * src/prefs_toolbar.c
5541         * src/toolbar.c
5542                 use the translatable string for "Separator" as file name for
5543                 separator toolbar items (probably make this uppercase?)
5544
5545 2003-01-10 [alfons]     0.8.8claws79
5546
5547         * src/prefs_toolbar.c
5548                 put right A_SEPARATOR description string in "displayed
5549                 toolbar items list" so manually added separators are
5550                 saved correctly (bug #10, "Adding a separator to the main 
5551                 toolbar fails, entry in xml file is wrong")
5552
5553 2003-01-10 [christoph]  0.8.8claws78
5554
5555         * src/imap.c
5556                 o fix warnings
5557                 o use CAPABILITY to check if NAMESPACE is available
5558
5559 2003-01-10 [christoph]  0.8.8claws77
5560
5561         * src/imap.[ch]
5562                 apply UIDPLUS IMAP extension support patch
5563
5564         Patch submitted by Simon 'corecode' Schubert
5565
5566 2003-01-10 [paul]       0.8.8claws76
5567
5568         * src/folderview.c
5569                 a sync from main which fixes the news account folders'
5570                 Properties bug
5571
5572 2003-01-10 [christoph]  0.8.8claws75
5573
5574         * src/folder.c
5575                 don't accept 0 as a valid uid returned by copy and move
5576                 functions. 0 means the message was copied or moved but the
5577                 new uid could not be fetched. It is not an error condition
5578                 for the copy or move operation.
5579
5580 2003-01-10 [paul]       0.8.8claws74
5581
5582         * src/prefs_filtering.c
5583                 change English used in Alert when entry is not
5584                 saved.
5585                 
5586         * sync with 0.8.8cvs4
5587                 see ChangeLog 2003-01-10
5588
5589 2003-01-10 [darko]      0.8.8claws73
5590
5591         * src/pine.c
5592                 fix crash when importing address book entry
5593                 without a valid address
5594
5595 2003-01-09 [alfons]     0.8.8claws72
5596
5597         * src/inc.c
5598                 filtering performance: use new style folder update
5599
5600 2003-01-09 [christoph]  0.8.8claws71
5601
5602         * src/compose.c
5603         * src/gtk/menu.[ch]
5604                 fix wrong selecting of mime encoding type, when
5605                 opening property dialog of attachments in the
5606                 compose window. 7bit was always selected and that
5607                 destoryed files with 8bit data.
5608                 (closes bug #9 Sylpheed-claws destroys attachments when
5609                  changing MIME-types)
5610
5611 2003-01-09 [paul]       0.8.8claws70
5612
5613         * sync with 0.8.8cvs3
5614                 see ChangeLog 2003-01-09
5615
5616 2003-01-08 [alfons]     0.8.8claws69
5617         
5618         * src/addressadd.c
5619                 apply patch by Kim Schulz to fix build breakage
5620                 because of missing variable
5621
5622 2003-01-08 [paul]       0.8.8claws68
5623
5624         * sync with 0.8.8cvs2
5625                 see ChangeLog 2002-01-08
5626
5627 2003-01-08 [paul]       0.8.8claws67
5628
5629         * po/it.po
5630                 updated by Alessandro Maestri
5631                 
5632         * src/addressadd.c
5633                 when using 'Add sender to addressbook' allow
5634                 name to be edited and remarks to be entered
5635                 Patch submitted by Luke Plant
5636
5637 2003-01-08 [darko]      0.8.8claws66
5638
5639         * README.claws, src/summaryview.c
5640                 fix description for marked messages
5641
5642 2003-01-08 [paul]
5643
5644         * tools/Makefile.am
5645           tools/launch_phoenix  ** NEW FILE **
5646                 add script that enables using Phoenix as the default
5647                 web browser. 
5648                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
5649                 
5650         * tools/OOo2sylpheed.pl
5651                 remove full path to sylpheed executable, just 'sylpheed'
5652                 will do
5653                 
5654         * tools/README
5655                 add launch_phoenix informtion and re-arrange and compress
5656                 the data a little
5657
5658 2003-01-07 [christoph]  0.8.8claws65
5659
5660         * src/folder.c
5661                 fix update for source folder when moving messages
5662         * src/procmsg.[ch]
5663         * src/summaryview.c
5664                 use function to set to_folder for message infos and
5665                 automatically update the op_count for old and new
5666                 folder
5667
5668 2003-01-07 [melvin]     0.8.8claws64
5669
5670         * src/prefs_actions.c
5671                 Fixed bug where an '%p' Action on a displayed image crashed 
5672                         Sylpheed
5673                 Code clean up (get rid of duplicated code and removed unnecessary 
5674                                 structure member)
5675
5676 2003-01-07 [christoph]  0.8.8claws63
5677
5678         * src/compose.c
5679         * src/folder.[ch]
5680         * src/folderview.c
5681         * src/import.c
5682         * src/inc.c
5683         * src/main.c
5684         * src/mainwindow.c
5685         * src/messageview.c
5686         * src/prefs_folder_item.c
5687         * src/procmsg.c
5688         * src/summaryview.c
5689         * src/toolbar.c
5690                 o remove all folder update triggering from the UI code. The folder
5691                   system should know much better when a folder needs an update.
5692                 o to prevent multiple updates in a row the folder updates can be
5693                   frozen for some time.
5694
5695                 Note: - Please verify that no updates are missing
5696                       - Check where freeze/thaws should be added
5697
5698 2003-01-07 [christoph]  0.8.8claws62
5699
5700         * src/prefs_actions.c
5701                 don't translate empty strings
5702
5703         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5704
5705 2003-01-06 [christoph]  0.8.8claws61
5706
5707         * src/prefs_actions.c
5708                 mark strings for gettext
5709         * src/prefs_matcher.c
5710                 use new description window for Execute action and
5711                 match condition in Filtering
5712
5713         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5714
5715 2003-01-06 [alfons]     0.8.8claws60
5716
5717         keep myself inspired to re-organize matcher part 8; 
5718         yes, more to come (I need to move out the descriptive
5719         text for actions to matcher.c, or at least make it not
5720         depend on the wicked ordering)
5721
5722         * src/prefs_matcher.c
5723                 add documentation so others may comprehend the
5724                 UI part of the conditions
5725                 
5726 2003-01-06 [christoph]  0.8.8claws59
5727
5728         * src/prefs_actions.c
5729                 use new description window for syntax help
5730         * src/gtk/description_window.c
5731                 fix display of descriptions with column count != 2
5732
5733         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5734
5735 2003-01-06 [christoph]  0.8.8claws58
5736
5737         * src/quote_fmt.c
5738         * src/summaryview.[ch]
5739         * src/gtk/Makefile.am
5740         * src/gtk/description_window.[ch]       ** NEW **
5741                 use a generic window to display syntax descriptions
5742                 currently used in quote_fmt and summaryview (new description
5743                 for extended quick search)
5744
5745         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5746
5747 2003-01-06 [paul]       0.8.8claws57
5748
5749         * sync with 0.8.8cvs1
5750                 see ChangeLog 2003-01-06
5751
5752 2003-01-06 [christoph]  0.8.8claws56
5753
5754         * src/mainwindow.c
5755         * src/prefs_gtk.[ch]
5756         * src/gtk/prefswindow.[ch]
5757         * src/plugins/spamassassin/spamassassin_gtk.c
5758                 o remove page management from prefswindow, pages
5759                   will be an argument to prefswindow_open
5760                 o prefswindow_open gets a datapointer that is
5761                   passed to the widget_create function to allow
5762                   creation of prefswindow for specific items
5763
5764 2003-01-06 [colin]      0.8.8claws55
5765         
5766         * src/summaryview.c
5767                 We don't want regexp in the reply-finder, 
5768                 because MIDs can contain !,$,. and so on
5769
5770 2003-01-06 [jens]       0.8.8claws54
5771
5772         * src/jpilot.c
5773                 fixed a wrong free in jpilot_read_db_files
5774
5775 2003-01-06 [alfons]     0.8.8claws53
5776
5777         re-organize matcher part 8; more to come
5778        
5779         * src/matcher.c
5780                 matcherprop_to_string(): put g_free()s before the
5781                 switch-case break to fix memleaks                
5782
5783 2003-01-06 [colin]      0.8.8claws52
5784
5785         * src/summaryview.c
5786                 cleanup & reply-finder now displays the first 
5787                 matching message
5788
5789 2003-01-05 [alfons]     0.8.8claws51
5790
5791         re-organize matcher part 7; more to come
5792
5793         * src/matcher.[ch]
5794                 fixes for constant correctness;
5795                 more documentation;
5796
5797 2003-01-05 [alfons]     0.8.8claws50
5798
5799         re-organize matcher part 6; more to come
5800         
5801         * src/matcher.[ch]
5802                 fixes for constant correctness;
5803                 more documentation;
5804         * src/filtering.c
5805                 fix for constant correctness
5806
5807 2003-01-05 [colin]      0.8.8claws49
5808
5809         * src/account.[ch]
5810                 Add account_get_reply_account function
5811         * src/compose.c
5812                 Use account_get_reply_account function 
5813         * src/summaryview.c
5814                 Basic reply-finder - click on the replied
5815                 icon gets you to the outbox using quick-search
5816
5817 2003-01-05 [paul]       0.8.8claws48
5818
5819         * src/prefs_common.c
5820                 small change to English
5821                 
5822         * src/prefs_filtering.c
5823                 prefs_filtering_action_select(): improve logic and uniformity
5824                 of gui
5825
5826 2003-01-05 [alfons]     0.8.8claws47
5827
5828         fine tune solution to focus problems (bug #7)
5829
5830         * src/mainwindow.c
5831                 mainwindow_focus_in_event(): remove grab event check
5832         * src/summaryview.c
5833                 summary_button_pressed(): move selection on right-click
5834                 too. we can't possibly move the selection back after
5835                 canceling a dialog, because gtk's incomplete focus 
5836                 management. whether this is a good solution, only time
5837                 will tell.
5838
5839 2003-01-05 [christoph]  0.8.8claws46
5840
5841         * src/imap.c
5842                 fix crash when no imap connection could be established
5843
5844 2003-01-05 [paul]       0.8.8claws45
5845
5846         * src/mainwindow.c
5847           src/sumamryview.c
5848           src/gtk/menu.[ch]
5849                 fix bug 605957 'shortcuts in popup-menu'
5850                 make user-defined shortcuts work
5851                 show shortcuts that are already defined
5852                 in the main menu
5853                 Patch submitted by Luke Plant
5854
5855 2003-01-05 [alfons]     0.8.8claws44
5856
5857         * src/mainwindow.c
5858                 focus_in_event handler should not select summary view row 
5859                 when another window (menu, dialog) grabbed for events 
5860                 (bug #7, "[0.8.8claws42] Message summary focus") 
5861
5862 2003-01-04 [christoph]  0.8.8claws43
5863
5864         * src/procmsg.c
5865                 update save folder after adding the sent message
5866                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
5867
5868 2003-01-02 [christoph]  0.8.8claws42
5869
5870         * src/common/plugin.c
5871                 fix unloading of all plugins and unload
5872                 plugins in reverse order
5873                 
5874         * src/gtk/pluginwindow.c
5875                 implement function of load and unload button
5876
5877         * src/gtk/prefswindow.c
5878         * src/gtk/prefswindow.h
5879                 rename register function and add new unregister
5880                 function
5881
5882         * src/plugins/spamassassin/spamassassin_gtk.c
5883                 unregister prefs page and update for changes in
5884                 src/gtk/prefswindow.c
5885
5886 2003-01-02 [paul]       0.8.8claws41
5887
5888         * po/es.po
5889                 updated by Ricardo Mones Lastra
5890
5891 2003-01-02 [paul]
5892
5893         * tools/tb2sylpheed
5894                 fixes and improvements by Urke MMI
5895
5896 2003-01-02 [thorsten]   0.8.8claws40
5897
5898         * src/procmsg.c
5899                 fixed wrong return value
5900
5901 2003-01-02 [thorsten]   0.8.8claws39
5902
5903         * src/prefs.c
5904                 fixed printing wrong variable
5905
5906 2003-01-02 [thorsten]   0.8.8claws38
5907
5908         * src/prefs.c
5909                 fixed acessing members of freed pfile struct
5910
5911 2003-01-02 [thorsten]   0.8.8claws37
5912
5913         * src/procmsg.c
5914                 detect loops across several messages
5915                 as suggested by Christoph Hohmann
5916
5917 2003-01-01 [match]      0.8.8claws36
5918
5919         * src/addrindex.c
5920                 fixed another memory leak.
5921
5922 2003-01-01 [match]      0.8.8claws35
5923
5924         * src/jpilot.[ch]
5925                 fixed memory leaks. applied Doxygen comments.
5926
5927 2003-01-01 [thorsten]   0.8.8claws34
5928
5929         * src/procmsg.c
5930                 inhibit endless loop if msg references itself
5931                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
5932
5933 2003-01-01 [christoph]  0.8.8claws33
5934
5935         * src/mainwindow.c
5936         * src/gtk/Makefile.am
5937         * src/gtk/pluginwindow.c                ** NEW **
5938         * src/gtk/pluginwindow.h                ** NEW **
5939                 add plugin window
5940
5941         * src/plugins/demo/demo.c
5942         * src/plugins/spamassassin/spamassassin.c
5943         * src/plugins/spamassassin/spamassassin_gtk.c
5944                 write better plugin descriptions
5945
5946 2002-12-31 [christoph]  0.8.8claws32
5947
5948         * src/gtk/prefswindow.c
5949         * src/plugins/spamassassin/spamassassin_gtk.c
5950                 some small improvements to GTK code
5951
5952 2002-12-31 [christoph]  0.8.8claws31
5953
5954         * src/plugins/spamassassin/spamassassin_gtk.c
5955                 enable folder select button
5956
5957 2002-12-31 [christoph]  0.8.8claws30
5958
5959         * src/mainwindow.c
5960         * src/gtk/Makefile.am
5961         * src/gtk/prefswindow.c                         ** NEW **
5962         * src/gtk/prefswindow.h                         ** NEW **
5963                 add new prefs window
5964
5965         * src/common/plugin.c
5966                 don't try to load empty config lines
5967         
5968         * src/plugins/spamassassin/Makefile.am
5969         * src/plugins/spamassassin/spamassassin.c
5970         * src/plugins/spamassassin/spamassassin.h       ** NEW **
5971         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
5972                 GTK config for SpamAssassin Plugin using
5973                 the new prefs window
5974
5975 2002-12-31 [paul]       0.8.8claws29
5976
5977         * po/POTFILES.in
5978                 remove obsolete entry 'src/menu.c'
5979
5980 2002-12-31 [alfons]     0.8.8claws28
5981
5982         * src/matcher.[ch]
5983         * src/matcher_parser_parse.y
5984         * src/prefs_matcher.c
5985                 add "ignore_thread" and "~ignore_thread" condition so it's
5986                 possible to make the actions / scoring operate on the ignore
5987                 thread flag
5988
5989 2002-12-31 [christoph]  0.8.8claws27
5990
5991         * src/addrbook.c
5992         * src/addrindex.c
5993         * src/folder.c
5994         * src/matcher.c
5995         * src/prefs_account.c
5996         * src/prefs_actions.c
5997         * src/prefs_customheader.c
5998         * src/prefs_display_header.c
5999         * src/prefs_gtk.c
6000         * src/procmime.c
6001         * src/toolbar.c
6002         * src/xmlprops.c
6003         * src/common/prefs.[ch]
6004                 extend prefs file handling for reading and automatic handling
6005                 of blocks. When reading prefs_set_block_label will automatically
6006                 move on to the block. When writing it will copy all other blocks
6007                 automatically
6008
6009         * src/common/plugin.c
6010                 Now loading plugin filenames from [Plugins] block in
6011                 sylpheed rc file
6012
6013 2002-12-30 [christoph]  0.8.8claws26
6014
6015         * src/common/hooks.[ch]
6016                 return abort status to caller of hooks_invoke
6017                 
6018         * src/inc.[ch]
6019                 invoke message filtering hook and stop
6020                 default handling when filter returns abort
6021
6022         * src/common/plugin.[ch]
6023         * src/plugins/demo/demo.c
6024                 modify plugin loader, because resolving symbols for strings
6025                 does not work correctly
6026         
6027         * configure.in
6028         * ac/spamassassin.m4                            ** NEW **
6029         * src/plugins/spamassassin/.cvsignore           ** NEW **
6030         * src/plugins/spamassassin/Makefile.am          ** NEW **
6031         * src/plugins/spamassassin/README               ** NEW **
6032         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
6033         * src/plugins/spamassassin/spamassassin.c       ** NEW **
6034         * src/plugins/spamassassin/utils.[ch]           ** NEW **
6035                 add spamassassin plugin, see src/plugins/spamassassin/README
6036                 for details
6037
6038 2002-12-29 [alfons]     0.8.8claws25
6039
6040         * src/mainwindow.c
6041                 when moving focus from a message view to the main 
6042                 window, don't forget to select the summary node
6043                 of the displayed message. should fix "[ 659103 ] 
6044                 focus-follows-mouse confuses sylpheed"
6045
6046 2002-12-29 [christoph]  0.8.8claws24
6047
6048         * src/Makefile.am
6049         * src/stringtable.[ch]          ** REMOVE **
6050         * src/common/Makefile.am
6051         * src/common/stringtable.[ch]   ** NEW **
6052                 move stringtable files to common directory
6053
6054 2002-12-29 [christoph]  0.8.8claws23
6055
6056         * src/Makefile.am
6057         * src/menu.[ch]                 ** REMOVE **
6058         * src/gtk/Makefile.am
6059         * src/gtk/menu.[ch]             ** NEW **
6060                 move menu files to gtk directory
6061
6062 2002-12-29 [match]      0.8.8claws22
6063
6064         * src/addressbook.c
6065         * src/syldap.c
6066                 moved UI specific code out of LDAP code into addressbook
6067                 UI code. fixed memory leak.
6068
6069 2002-12-29 [christoph]  0.8.8claws21
6070
6071         * src/folder.c
6072                 only check for IGNORED parent message when message is
6073                 not IGNORED itself
6074
6075 2002-12-29 [alfons]     0.8.8claws20
6076
6077         * src/summaryview.c
6078                 set gtksctree's anchor correct (immediate execute
6079                 changes the tree's layout, and anchor points at 
6080                 the incorrect row). fixes "[ 657233 ] multiple msg 
6081                 delete sometimes off by 1".
6082                 we probably have to look for more tree layout /
6083                 anchor glitches.
6084
6085 2002-12-29 [paul]       0.8.8claws19
6086
6087         * src/summaryview.c
6088                 fix bug [ 659054 ] incorrect sorting of 'From' column
6089                 when using 'display sender using address book'
6090                 thanks to Alfons and Luke Plant
6091
6092 2002-12-29 [christoph]  0.8.8claws18
6093
6094         * src/folder.c
6095         * src/procmsg.[ch]
6096                 check parent messages for IGNORE THREAD flag, when adding,
6097                 moving or copying messages to a folder
6098
6099 2002-12-27 [alfons]     0.8.8claws17
6100
6101         re-organize matcher part 5; more to come
6102
6103         * src/matcher.c
6104                 hash keywords in matchparser_tab 
6105
6106 2002-12-27 [alfons]     0.8.8claws16
6107
6108         re-organize matcher part 4; more to come
6109
6110         * src/matcher_parser.h
6111         * src/matcher_parser_lex.l
6112         * src/matcher_parser_parse.y
6113                 cleanup
6114
6115 2002-12-27 [alfons]     0.8.8claws15
6116
6117         re-organize matcher part 3; more to come
6118
6119         * src/matcher.[ch]
6120                 cleanup
6121
6122 2002-12-27 [alfons]     0.8.8claws14
6123
6124         re-organize matcher part 2; more to come but this should
6125         work. cc me if there are any regressions.
6126
6127         * src/matcher.h
6128                 add prototype for get_matchparser_tab_id()
6129         * src/matcher_parser_lex.l
6130                 look up keywords using matchparser_tab_id();
6131
6132 2002-12-27 [alfons]     0.8.8claws12
6133
6134         re-organize matcher part 1
6135
6136         * src/matcher.h
6137                 map yacc generated constants to sylpheed matcher constants
6138         * src/matcher.c
6139                 add function to find a matcher constant from a string
6140
6141 2002-12-27 [christoph]  0.8.8claws11
6142
6143         * src/compose.c
6144                 MENUITEM_ADD casts the 4th argument from integer to pointer
6145                 so it probably should not be a pointer, this means we
6146                 should use account id for it and not the account's pointer
6147
6148 2002-12-27 [paul]       0.8.8claws10
6149
6150         * src/mainwindow.c
6151                 remove unneeded 'GtkWidget *vbox'
6152                 
6153         * src/summaryview.c
6154                 further sync with 0.8.8 - make sort
6155                 by recipient work as expected
6156                 
6157         * NEWS
6158                 sync with 0.8.8
6159
6160 2002-12-27 [paul]       0.8.8claws9
6161
6162         * po/pt_BR.po
6163                 updated by Ivan F. Martinez
6164                 
6165 2002-12-27 [darko]      0.8.8claws8
6166
6167         * src/common/utils.c
6168                 added locked pattern to extended search
6169
6170 2002-12-27 [alfons]     0.8.8claws7
6171
6172         * src/prefs_matcher.[ch]
6173                 clean up
6174
6175 2002-12-26 [alfons]     0.8.8claws6
6176
6177         * src/matcher.[ch]
6178         * src/matcher_parser_lex.l
6179         * src/matcher_parser_parse.y
6180         * src/prefs_matcher.c
6181                 allow color label as a condition in the matcher
6182
6183 2002-12-26 [oliver]     0.8.8claws5
6184         
6185         * src/toolbar.c 
6186                 enable Addressbook for Main and Messageview
6187         * src/prefs_actions.c
6188                 enable actions in Messageview
6189
6190 2002-12-26 [christoph]  0.8.8claws4
6191
6192         * src/common/plugin.c
6193                 add a little debug output
6194         * configure.in
6195         * src/plugins/demo/Makefile.am
6196                 better use of automake
6197
6198 2002-12-26 [christoph]  0.8.8claws3
6199
6200         * src/Makefile.am
6201         * src/common/Makefile.am
6202                 fix "make distdir"
6203
6204 2002-12-26 [christoph]  0.8.8claws2
6205
6206         * configure.in
6207                 sort configure checks into common / gtk / plugins
6208         * po/POTFILES.in
6209                 add src/prefs_gtk.c
6210         * src/Makefile.am
6211                 add plugins SUBDIR
6212         * src/main.c
6213         * src/common/sylpheed.[ch]
6214                 added now sylpheed_done function for shutdown
6215         * src/common/Makefile.am
6216         * src/common/plugin.[ch]                ** NEW **
6217                 plugin loader and unloader
6218         * src/plugins/.cvsignore                ** NEW **
6219         * src/plugins/Makefile.am               ** NEW **
6220                 build plugins
6221         * src/plugins/demo/.cvsignore           ** NEW **
6222         * src/plugins/demo/Makefile.am          ** NEW **
6223         * src/plugins/demo/demo.c               ** NEW **
6224                 small demo plugin that installs a logtext hook and
6225                 outputs the log text to stdout
6226
6227 2002-12-26 [paul]       0.8.8claws1
6228
6229         * po/es.po
6230                 updated by Ricardo Mones Lastra
6231
6232 2002-12-26 [paul]       0.8.8claws
6233
6234         * 0.8.8claws released
6235
6236 2002-12-26 [paul]       0.8.7claws12
6237
6238         * po/bg.po
6239                 updated by George Danchev
6240
6241 2002-12-26 [paul]       0.8.7claws11
6242
6243         * po/POTFILES.in
6244                 remove unneeded 'src/prefs.c' entry 
6245
6246 2002-12-26 [paul]       0.8.7claws10
6247
6248         * src/codeconv.c
6249           src/mainwindow.c
6250                 sync with 0.8.8 release
6251         
6252         * src/folder.[ch]
6253           src/mh.c
6254           src/summaryview.c
6255                 partial sync with 0.8.8 release
6256         
6257
6258 2002-12-25 [alfons]     0.8.7claws9
6259
6260         * src/matcher.[ch]
6261         * src/matcher_parser_lex.l
6262         * src/matcher_parser_parse.y
6263         * src/prefs_matcher.c
6264                 add locked flag to possible filtering / matcher 
6265                 conditions (also a good example what should be
6266                 done to add a simple boolean condition)
6267
6268 2002-12-25 [christoph]  0.8.7claws8
6269
6270         * src/Makefile.am
6271         * src/account.[ch]
6272         * src/addrbook.c
6273         * src/addressbook.c
6274         * src/addrindex.c
6275         * src/filtering.c
6276         * src/folder.c
6277         * src/matcher.c
6278         * src/prefs.[ch]                ** REMOVE **
6279         * src/prefs_account.c
6280         * src/prefs_actions.c
6281         * src/prefs_common.c
6282         * src/prefs_customheader.c
6283         * src/prefs_display_header.c
6284         * src/prefs_filtering.c
6285         * src/prefs_folder_item.c
6286         * src/prefs_gtk.[ch]            ** NEW **
6287         * src/prefs_matcher.c
6288         * src/prefs_scoring.c
6289         * src/prefs_summary_column.c
6290         * src/procmime.c
6291         * src/selective_download.c
6292         * src/toolbar.c
6293         * src/common/Makefile.am
6294         * src/common/prefs.[ch]         ** NEW **
6295                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
6296
6297 2002-12-24 [alfons]     0.8.7claws7
6298
6299         * src/summaryview.c
6300                 summary_thread_build(): fix real cause of the crash mentioned in
6301                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
6302                 this way we get meaningful ctree nodes 
6303
6304 2002-12-24 [oliver]     0.8.7claws6
6305
6306         * src/mainwindow.[ch]
6307         * src/messageview.[ch]
6308         * src/compose.[ch]
6309         * src/inc.c
6310         * src/summaryview.c
6311                 changes to use updated toolbar handling
6312                 
6313 2002-12-24 [oliver]     0.8.7claws5
6314
6315         * src/toolbar.[ch]
6316                 generic toolbar handling
6317                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
6318         * src/prefs_toolbar.[ch]
6319                 adjust to handling
6320         
6321 2002-12-24 [oliver]     0.8.7claws4
6322         
6323         * src/stock_pixmap.[ch]
6324                 move SYLPHEED_LOGO to end of list in order 
6325                 to remove it from Custom Toolbar`s Icon View
6326
6327 2002-12-24 [alfons]     0.8.7claws3
6328
6329         * src/summaryview.c
6330                 summary_thread_build(): fix crash because of focus != selection 
6331                 after threading. when deleting the selection, gtk tries but fails 
6332                 to find the correct focusable element. we now force the selection
6333                 to be focused. this should solve the infamous bug reported by 
6334                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
6335                 a test case is available. 
6336
6337 2002-12-24 [darko]      0.8.7claws2
6338
6339         * src/summaryview.c
6340                 don't crash when unmarking message with unread children
6341
6342 2002-12-23 [christoph]  0.8.7claws1
6343
6344         * src/Makefile.am
6345         * src/common/Makefile.am
6346                 update Makefiles for moved intl.h, version.h and defs.h
6347         * src/imap.c
6348                 rewrite imap_session_get to avoid duplicate code
6349
6350 2002-12-23 [paul]       0.8.7claws
6351
6352         * Santa-Claws released
6353         
6354         * po/hu.po
6355           po/ru.po
6356                 squeeze in updated Hungarian and Russian translations.
6357                 Submitted by  Gál Zoltán and Ruslan N. Balkin
6358
6359 2002-12-23 [paul]       0.8.6claws129
6360
6361         * po/pl.po
6362                 updated by Witold Wladyslaw Wojciech Wilk
6363
6364 2002-12-23 [paul]       0.8.6claws128
6365
6366         * src/quote_fmt_parse.y
6367                 fix typo and add licence header
6368
6369 2002-12-23 [paul]       0.8.6claws127
6370
6371         * po/en_GB.po
6372                 updated
6373
6374 2002-12-23 [paul]       0.8.6claws126
6375
6376         * po/it.po
6377                 updated translation, submitted by Alessandro Maestri
6378                 
6379 2002-12-23 [paul]       0.8.6claws125
6380
6381         * src/quote_fmt_parse.y
6382                 fix signature-stripping on replies bug. match
6383                 '-- \n' and not '-- '.
6384
6385 2002-12-22 [paul]       0.8.6claws124
6386
6387         * po/bg.po
6388           po/es.po
6389           po/sr.po
6390                 updated translations. submitted by George Danchev,
6391                 Ricardo Mones Lastra, and Urke MMI respectively
6392
6393 2002-12-21 [paul]       0.8.6claws123
6394
6395         * src/addrbook.c
6396                 fix coding style
6397
6398 2002-12-21 [paul]       0.8.6claws122
6399
6400         * src/addrbook.c
6401                 fix bug [643638] where if a person is in one or more
6402                 addressbook groups editing that person's email 
6403                 address results in removal from those groups.
6404                 Patch submitted by Luke Plant.
6405
6406 2002-12-20 [christoph]  0.8.6claws121
6407
6408         * src/common/utils.c
6409         * src/summaryview.c
6410                 reimplement expand_search_string using GString to
6411                 prevent crashs caused by miscalculated string
6412                 lengths reported by Paul
6413
6414 2002-12-20 [christoph]  0.8.6claws120
6415
6416         * src/summaryview.c
6417                 don't use "changed" to check if op_count has to be changed as it
6418                 is also set when the message has unread children
6419                 (closes bug [ 653221 ] crash while deleting duplicates)
6420
6421 2002-12-20 [paul]       0.8.6claws119
6422
6423         * sync with 0.8.6cvs27
6424                 see ChangeLog 2002-12-20
6425
6426 2002-12-20 [paul]       0.8.6claws118
6427
6428         * sync with 0.8.6cvs26
6429                 see ChangeLog 2002-12-19 and 2002-12-20
6430
6431 2002-12-19 [alfons]     0.8.6claws117
6432
6433         * src/textview.c
6434                 fix incorrect parsing of email addresses, submitted by 
6435                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
6436                 name display if it contains @".
6437
6438 2002-12-18 [paul]       0.8.6claws116
6439
6440         * sync with 0.8.6cvs23
6441                 see ChangeLog 2002-12-18
6442
6443 2002-12-18 [paul]       0.8.6claws115
6444
6445         * src/Makefile.am
6446         * src/account.c
6447         * src/codeconv.c
6448         * src/gtkutils.[ch]
6449         * src/imap.c
6450                 sync with 0.8.6cvs22.
6451                 see ChangeLog 2002-12-17 and 2002-12-18
6452
6453 2002-12-17 [christoph]  0.8.6claws114
6454
6455         * src/imap.c
6456                 o don't create a session if imap greeting fails
6457                 o don't close socket when authentication fails
6458                   this is done by imap_session_destroy
6459
6460 2002-12-17 [thorsten]   0.8.6claws113
6461
6462         * tools/Makefile.am
6463           tools/README
6464           tools/google_msgid.pl ** NEW FILE **
6465                 Added "search for message-id" script and doc
6466
6467 2002-12-17 [thorsten]   0.8.6claws112
6468
6469         * po/hu.po
6470                 Updated hungarian translation
6471                 (updated by Gal Zoltan)
6472
6473 2002-12-16 [christoph]  0.8.6claws111
6474
6475         * src/addr_compl.c
6476                 remove stupid addressbook dump to debug output
6477         * src/mh.c
6478                 fix memory leak found by Hiro
6479
6480 2002-12-14 [paul]       0.8.6claws110
6481
6482         * src/compose.c
6483                 fix menubar sensitivity on send
6484                 
6485         * src/prefs_filtering.c
6486         * src/prefs_matcher.c
6487         * src/prefs_scoring.c
6488                 Fix english ;)
6489                 
6490         * src/common/quoted-printable.h
6491                 sync: fix typo
6492         
6493 2002-12-13 [christoph]  0.8.6claws109
6494
6495         * src/Makefile.am
6496         * src/manage_window.[ch]        ** REMOVE **
6497         * src/gtk/Makefile.am
6498         * src/gtk/manage_window.[ch]    ** NEW **
6499                 move manage_window files to gtk directory
6500
6501 2002-12-13 [christoph]  0.8.6claws108
6502
6503         * src/Makefile.am
6504         * src/gtkshruler.[ch]           ** REMOVE **
6505         * src/gtk/Makefile.am
6506         * src/gtk/gtkshruler.[ch]       ** NEW **
6507                 move gtkshruler files to gtk directory
6508
6509 2002-12-13 [christoph]  0.8.6claws107
6510
6511         * src/Makefile.am
6512         * src/compose.c
6513         * src/gtkstext.[ch]             ** REMOVE **
6514         * src/gtkutils.[ch]
6515         * src/textview.c
6516         * src/gtk/gtkstext.[ch]         ** NEW **
6517         * src/gtk/Makefile.am
6518                 o move stext functions to gtkstext.c to remove
6519                   dependency of gtkutils
6520                 o move gtkstext files to gtk directory
6521
6522         * src/gtk/Makefile.am
6523         * src/gtk/sslcertwindow.[ch]
6524                 UI stuff can always depend on common code so
6525                 it's ok to add ../common to include path
6526
6527 2002-12-13 [colin]      0.8.6claws106
6528
6529         * src/summaryview.c
6530                 Disconnect sighandlers for mainwindow when
6531                 quicksearch has the focus
6532                 Fix bug #653231
6533         * src/mainwindow.[ch]
6534                 Make key_pressed callback public, to be able
6535                 to disconnect it
6536
6537 2002-12-13 [christoph]  0.8.6claws105
6538
6539         * src/mh.c
6540                 create .mh_sequences file in new MH folders
6541                 (closes feature request [ 523162 ] MH folders should
6542                  get a .mh_sequences)
6543
6544 2002-12-13 [colin]      0.8.6claws104
6545
6546         * src/summaryview.c
6547                 Better handling of quicksearch show/hide
6548                 (basically the button stays under the mouse 
6549                  when toggled)
6550
6551 2002-12-13 [paul]       0.8.6claws103
6552
6553         * sync with 0.8.6cvs17
6554                 see ChangeLog 2002-12-13
6555
6556 2002-12-13 [paul]       0.8.6claws102
6557
6558         * po/es.po
6559                 updated by Ricardo Mones Lastra
6560
6561 2002-12-11 [colin]       0.8.6claws101
6562
6563         * src/folder.c
6564                 remove statusbar stuff
6565           src/folderview.c
6566                 set statusbar verbosity when moving folders
6567
6568 2002-12-11 [colin]       0.8.6claws100
6569         * src/prefs_filtering.c
6570         * src/prefs_matcher.c
6571         * src/prefs_scoring.c
6572                 Fix english ;)
6573
6574 2002-12-11 [colin]       0.8.6claws99
6575
6576         * src/prefs_common.[ch]
6577                 Add summary_quicksearch_type
6578         * src/summaryview.c
6579                 Save last used quicksearch type
6580
6581 2002-12-11 [jens]       0.8.6claws98
6582         * src/prefs_filtering.c
6583         * src/prefs_matcher.c
6584         * src/prefs_scoring.c
6585                 added dialog for incomplete rules in scoring, filtering and
6586                 matcher to ask wheather really close
6587
6588 2002-12-11 [colin]      0.8.6claws97
6589
6590         * src/folder.c
6591                 Fix folder dnd statusbar logging
6592
6593 2002-12-10 [christoph]  0.8.6claws96
6594
6595         * src/compose.c
6596         * src/folder.c
6597         * src/imap.c
6598         * src/inc.c
6599         * src/main.c
6600         * src/mainwindow.c
6601         * src/news.c
6602         * src/send.c
6603         * src/statusbar.[ch]
6604         * src/common/hooks.c
6605         * src/common/log.[ch]
6606                 o handle verbose logging in statusbar directly in statusbar code
6607                   and common code does not need any knowledge about a statusbar
6608                 o remove direct calls to statusbar_(puts|pop)_all functions
6609
6610 2002-12-10 [jens]       0.8.6claws95
6611
6612         * src/*.c
6613                 removed gettext from g_warnings
6614         * po/POTFILES.in
6615                 cleaned and updated
6616         * po/de.po
6617                 updated
6618
6619 2002-12-10 [colin]      0.8.6claws94
6620
6621         * src/main.c
6622                 finish crash dialog fix
6623
6624 2002-12-10 [colin]      0.8.6claws93
6625
6626         * src/main.c
6627                 "Fix" "sylpheed already running" instead of
6628                 crash dialog appearing after a crash
6629
6630 2002-12-10 [colin]      0.8.6claws92
6631
6632         * po/POTFILES.in
6633                 add src/gtk/sslcertwindow.c
6634
6635 2002-12-10 [paul]       0.8.6claws91
6636
6637         * po/POTFILES.in
6638                 updated to reflect recent changes
6639                 submitted by Alessandro Maestri
6640
6641 2002-12-09 [christoph]  0.8.6claws90
6642
6643         * src/Makefile.am
6644         * src/smtp.[ch]                 ** REMOVE **
6645         * src/common/Makefile.am
6646         * src/common/smtp.[ch]          ** NEW **
6647                 move smtp files to common directory
6648
6649 2002-12-09 [christoph]  0.8.6claws89
6650
6651         * src/Makefile.am
6652         * src/session.[ch]              ** REMOVE **
6653         * src/common/Makefile.am
6654         * src/common/session.[ch]       ** NEW **
6655                 move session files to common directory
6656
6657 2002-12-09 [paul]       0.8.6claws88
6658
6659         * src/account.c
6660                 fix bug [649746] edit accounts: move account reverted
6661                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
6662
6663 2002-12-09 [colin]      0.8.6claws87
6664
6665         * src/ssl_certificate.c
6666                 cleanup
6667
6668 2002-12-09 [colin]      0.8.6claws86
6669
6670         * src/ssl.c
6671                 Try to open the cert.pem database and 
6672                 issue a warning if it isn't there
6673
6674 2002-12-09 [colin]      0.8.6claws85
6675
6676         * src/common/ssl_certificate.c
6677         * src/gtk/sslcertwindow.c
6678                 Warning fixes
6679
6680 2002-12-09 [colin]      0.8.6claws84
6681
6682         * src/ssl_certificate.[ch] ** REMOVED **
6683         * src/common/ssl_certificate.[ch] ** NEW **
6684         * src/Makefile.am
6685         * src/common/Makefile.am
6686                 Moved ssl_certificate.[ch] to common
6687         * src/common/ssl.c 
6688                 Put back needed include
6689         * src/gtk/sslcertwindow.[ch]
6690                 Changed ssl_certificate.h include
6691         
6692 2002-12-09 [colin]      0.8.6claws83
6693
6694         * src/gtk/sslcertwindow.[ch]
6695                 Implement hook for certificate acception
6696         * src/ssl_certificate.[ch]
6697                 Implement hook for certificate acception
6698         * src/common/ssl.c
6699                 Reenable certificate acception check
6700         * src/mainwindow.c
6701                 Register sslcertwindow's hook
6702         
6703 2002-12-08 [christoph]  0.8.6claws82
6704
6705         * src/about.c
6706         * src/addr_compl.c
6707         * src/codeconv.c
6708         * src/manual.c
6709         * src/undo.c
6710         * src/common/utils.c
6711                 o add missing includes
6712                 o fix warnings
6713         * src/.cvsignore
6714         * src/common/.cvsignore
6715         * src/common/version.h          ** REMOVE **
6716                 remove autogenerated file
6717
6718 2002-12-08 [paul]       0.8.6claws81
6719
6720         * src/stringtable.c
6721                 put back needed include
6722
6723 2002-12-08 [colin]      0.8.6claws80
6724         
6725         * src/gtk/sslcertwindow.c
6726                 Cleaner popups when asking
6727         * src/ssl_certificate.c
6728         * src/prefs_common.[ch]
6729                 remove ssl certificate pref
6730                 put back needed include
6731         * src/undo.c
6732                 put back needed include
6733
6734 2002-12-08 [christoph]  0.8.6claws79
6735
6736         * src/folderview.c
6737         * src/logwindow.c
6738         * src/statusbar.c
6739         * src/summaryview.c
6740                 only abort hook invokation if required data is missing not
6741                 if our own data pointer is NULL, update hookfunction for
6742                 log window
6743
6744 2002-12-08 [paul]       0.8.6claws78
6745
6746         * src/about.c
6747         * src/addrcache.c
6748         * src/addrclip.c
6749         * src/addr_compl.c
6750         * src/addrselect.c
6751         * src/codeconv.c
6752         * src/colorlabel.c
6753         * src/enriched.c
6754         * src/esmtp.c
6755         * src/exporthtml.c
6756         * src/headerview.c
6757         * src/imageview.c
6758         * src/manual.c
6759         * src/noticeview.c
6760         * src/pgptext.c
6761         * src/scoring.c
6762         * src/sourcewindow.c
6763         * src/stringtable.c
6764         * src/undo.c
6765                 clean up: remove unneccesary includes
6766
6767 2002-12-08 [christoph]  0.8.6claws77
6768
6769         * src/folderview.c
6770         * src/statusbar.c
6771         * src/summaryview.c
6772         * src/common/hooks.[ch]
6773                 hook functions now have a gboolean return value, if a hook
6774                 returns TRUE it will stop executing of any more hooks in
6775                 the same hooklist for this invokation
6776
6777 2002-12-08 [colin]      0.8.6claws76
6778         
6779         * src/main.c
6780                 put back argv0 for CRASH_DIALOG
6781
6782 2002-12-08 [christoph]  0.8.6claws75
6783
6784         * src/Makefile.am
6785         * src/about.c
6786         * src/account.c
6787         * src/crash.c
6788         * src/esmtp.h
6789         * src/imap.[ch]
6790         * src/inc.c
6791         * src/main.c
6792         * src/mainwindow.c
6793         * src/news.c
6794         * src/pop.[ch]
6795         * src/prefs_account.[ch]
6796         * src/prefs_common.[ch]
6797         * src/send.[ch]
6798         * src/smtp.[ch]
6799         * src/ssl_certificate.[ch]
6800         * src/ssl_manager.[ch]
6801         * src/common/Makefile.am
6802         * src/common/log.c
6803         * src/common/nntp.[ch]
6804         * src/common/socket.[ch]
6805         * src/common/ssl.[ch]
6806         * src/gtk/sslcertwindow.[ch]
6807         * ac/openssl.m4
6808                 use new autoconf script to detect OpenSSL with extra parameters
6809                 to specify the location of libs and includes, also remove USE_SSL
6810                 to USE_OPENSSL
6811
6812         * src/common/sylpheed.[ch]
6813         * src/common/version.h.in
6814                 start seperation of common code initialization seperated from gui
6815
6816         * src/summaryview.c
6817                 The function that is called when a color label changes
6818                 should not change the color lable again
6819
6820 2002-12-08 [colin]      0.8.6claws74
6821
6822         * src/gtk/sslcertwindow.c
6823                 warning fixes
6824
6825 2002-12-08 [colin]      0.8.6claws73
6826
6827         * src/statusbar.c
6828           src/common/log.h
6829                 Register a hook for statusbar_puts_all
6830         * src/common/log.c
6831                 invoke statusbar_puts_all's hook
6832         
6833 2002-12-08 [colin]      0.8.6claws72
6834
6835         * src/ssl_certificate.c
6836                 Put back a badly-removed include
6837
6838 2002-12-08 [colin]      0.8.6claws71
6839
6840         * src/gtk/sslcertwindow.[ch]    ** NEW **
6841                 new certificate presentation
6842         * src/gtk/Makefile.am
6843                 add new files
6844         * src/ssl_certificate.[ch]
6845                 gtk cleanup, made utility functions public
6846         * src/ssl_manager.c
6847                 use new cert presentation
6848
6849 2002-12-07 [christoph]  0.8.6claws70
6850
6851         * src/Makefile.am
6852         * src/nntp.[ch]                 ** REMOVE **
6853         * src/common/Makefile.am
6854         * src/common/nntp.[ch]          ** NEW **
6855                 move nntp files to common directory
6856
6857 2002-12-07 [christoph]  0.8.6claws69
6858
6859         * src/procmsg.[ch]
6860         * src/summaryview.c
6861                 implement msginfo update callback using sylpheed's new
6862                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
6863
6864 2002-12-06 [christoph]  0.8.6claws68
6865
6866         * src/editgroup.c
6867                 This patch changes the 'Edit Group Details' dialog to
6868                 allow extended selections in either pane, so that
6869                 addresses can be added or removed from a group more
6870                 quickly and easily. (it actually is a net decrease in
6871                 file size, as some unnecessary functions have been
6872                 removed). 
6873                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
6874
6875 2002-12-06 [christoph]  0.8.6claws67
6876
6877         * src/Makefile.am
6878         * src/template.[ch]             ** REMOVE **
6879         * src/common/Makefile.am
6880         * src/common/template.[ch]      ** NEW **
6881                 move template files to common directory
6882
6883         * src/nntp.c
6884                 add missing log.h include
6885
6886 2002-12-06 [melvin]     0.8.6claws66
6887
6888         * src/prefs_actions.c
6889                 Added the trailing ">" syntax to insert command's output
6890                 without replacing old text (in contrast to trailing "|").
6891
6892 2002-12-05 [colin]      0.8.6claws65
6893         
6894         * src/common/utils.c
6895                 Don't modify original search_string or it'll change
6896                 the next iterations in the for()
6897
6898 2002-12-05 [darko]      0.8.6claws64
6899
6900         * src/common/utils.c
6901                 proper check for filtering commands, found by Colin
6902
6903 2002-12-05 [darko]      0.8.6claws63
6904
6905         * src/common/utils.c
6906                 check proper string for NULL pointer, found by Colin
6907
6908 2002-12-05 [darko]      0.8.6claws62
6909
6910         * src/common/utils.[ch]
6911                 expand_search_string(): new function
6912                 converts Mutt-like patterns to Sylpheed's
6913                 filtering engine
6914         * src/summaryview.c
6915                 use expand_search_string() to allow Mutt-like
6916                 patterns in extended search
6917         * README.claws
6918                 document extended option in quick search
6919
6920 2002-12-05 [paul]       0.8.6claws61
6921
6922         * sync with 0.8.6cvs16
6923                 see ChangeLog 2002-12-05
6924                 
6925         * po/POTFILES.in
6926                 clean up
6927
6928 2002-12-04 [christoph]  0.8.6claws60
6929
6930         * src/imap.[ch]
6931                 put imap authentication code into a new function and
6932                 remove it from imap_session_new that will allow to
6933                 send other commands before authentication
6934
6935 2002-12-04 [christoph]  0.8.6claws59
6936
6937         * src/imap.[ch]
6938                 use already existing method to prevent unneeded IMAP
6939                 folder selects. Set imap_select parameters to NULL
6940                 in some functions if the values are not required.
6941
6942         * src/xml.h
6943                 remove no longer required include
6944
6945 2002-12-04 [paul]       0.8.6claws58
6946
6947         * po/es.po
6948                 updated by Ricardo Mones Lastra
6949                 
6950         * configure.in
6951           po/hu.po      ** NEW FILE **
6952                 initial Hungarian translation, submitted
6953                 by Gál Zoltán <galzoli@hu.inter.net>
6954
6955 2002-12-03 [christoph]  0.8.6claws57
6956
6957         * src/Makefile.am
6958         * src/gtksctree.[ch]            ** REMOVE **
6959         * src/gtk/Makefile.am
6960         * src/gtk/gtksctree.[ch]        ** NEW **
6961                 move gtksctree files to gtk directory
6962
6963 2002-12-03 [christoph]  0.8.6claws56
6964
6965         * src/Makefile.am
6966         * src/md5.[ch]                  ** REMOVE **
6967         * srm/common/Makefile.am
6968         * src/common/md5.[ch]           ** NEW **
6969                 move md5 files to common directory
6970
6971         * src/gtkstext.c
6972                 remove not required #include
6973
6974 2002-12-03 [sergey]     0.8.6claws55
6975
6976         * src/gtkutils.c
6977         * src/gtkutils.h
6978                 gtkut_window_popup(): new function.
6979         * src/mainwindow.c
6980                 main_window_popup(): use gtkut_window_popup() to raise
6981                 window without changing its position.
6982                 (see sylpheed-main ML message [sylpheed:17247])
6983
6984 2002-12-03 [sergey]     0.8.6claws54
6985
6986         * src/send.c
6987                 send_message_local(): removed first-dot escaping
6988                 (SMTP-only, not needed for sending through pipe)
6989
6990 2002-12-03 [paul]       0.8.6claws53
6991
6992         * po/POTFILES.in
6993                 update to reflect recent changes (thanks
6994                 to Ricardo Mones Lastra)
6995                 
6996         * tools/filter_conv.pl
6997                  fix problem with quoted strings. Patch submitted
6998                  by Luke Plant <lukeplant@softhome.net>
6999
7000 2002-12-03 [paul]       0.8.6claws52
7001
7002         * sync with 0.8.6cvs15
7003                 see ChangeLog 2002-12-03
7004
7005 2002-12-02 [christoph]  0.8.6claws51
7006
7007         * src/logwindow.[ch]
7008         * src/common/log.[ch]
7009                 implement logging using a hook function
7010
7011         * src/folderview.c
7012         * src/folder.[ch]
7013                 define hooklist name in header file to avoid
7014                 errors caused by wrong spelling of hooklist names
7015
7016         * src/toolbar.c
7017                 fix warnings
7018
7019 2002-12-02 [christoph]  0.8.6claws50
7020
7021         * src/common/Makefile.am
7022                 add src/common/hooks.[ch]
7023
7024         * src/common/hooks.[ch]
7025                 implement a simple hook system using glib's hook functions
7026
7027         * src/folder.[ch]
7028         * src/folderview.c
7029                 use new hook system for folder item updates
7030
7031 2002-12-02 [christoph]  0.8.6claws49
7032
7033         * doc-src/ui_seperation.txt     ** NEW **
7034                 information for ui seperation
7035
7036         * src/Makefile.am
7037                 remove files that were moved to common
7038                 include common directory by default for the header files
7039
7040         * src/inc.c
7041         * src/common/socket.c
7042         * src/automaton.[ch]
7043                 implement automaton using g_io_*-functions instead of
7044                 gdk_input_add to make it ui independent
7045
7046         * src/codeconv.c
7047         * src/compose.c
7048         * src/ldif.c
7049         * src/pgptext.c
7050         * src/procmime.c
7051         * src/rfc2015.c
7052         * src/smtp.c
7053         * src/unmime.c
7054                 remove common/ prefix because directory is now in
7055                 include path
7056
7057         * src/compose.c
7058         * src/folder.c
7059         * src/folderview.c
7060         * src/mainwindow.c
7061         * src/messageview.c
7062         * src/prefs_common.c
7063         * src/procmsg.c
7064         * src/rfc2015.c
7065                 fix warnings
7066
7067         * src/imap.c
7068         * src/inc.c
7069         * src/news.c
7070         * src/pop.c
7071         * src/send.c
7072         * src/smtp.c
7073         * src/ssl_certificate.c
7074                 add log.h header file for logging functions
7075
7076         * src/main.c
7077         * src/common/utils.c
7078         * src/summaryview.c
7079         * src/xml.c
7080                 o move debug_mode to common/utils.c
7081                 o add functions to set and get debug_mode
7082
7083         * src/defs.h                    ** REMOVE **
7084         * src/intl.h                    ** REMOVE **
7085         * src/socket.[ch]               ** REMOVE **
7086         * src/ssl.[ch]                  ** REMOVE **
7087         * src/utils.[ch]                ** REMOVE **
7088                 replaced by new files in src/common/
7089         
7090         * src/common/Makefile.am
7091                 add new files in src/common/
7092
7093         * src/common/defs.h             ** NEW **
7094         * src/common/intl.h             ** NEW **
7095         * src/common/log.[ch]           ** NEW **
7096         * src/common/socket.[ch]        ** NEW **
7097         * src/common/ssl.[ch]           ** NEW **
7098         * src/common/utils.[ch]         ** NEW **
7099                 replacement for files in src/
7100
7101 2002-12-02 [colin]      0.8.6claws48
7102
7103         * src/folderview.c
7104                 Scroll folderview if necessary during dnd
7105
7106 2002-12-02 [colin]      0.8.6claws47
7107
7108         * src/folder.[ch]
7109                 Add check to verify a move is within a single mailbox
7110         * src/folderview.c
7111                 Add specific error string for this check
7112
7113 2002-12-02 [colin]      0.8.6claws46
7114
7115         * src/folder.c
7116                 Add a test to folder moving, remove a statusbar_print
7117         * src/folderview.c
7118                 Add Move folder... context-menu item
7119                 Factorize folder moving code
7120                 Enable folder DND for mbox
7121
7122 2002-12-01 [christoph]  0.8.6claws45
7123
7124         * ac/aspell.m4
7125                 remove conf.aspelltest if the version check fails
7126
7127 2002-11-30 [christoph]  0.8.6claws44
7128
7129         * autogen.sh
7130                 run libtoolize --force in autogen to create missing
7131                 libtool scripts
7132
7133 2002-11-30 [christoph]  0.8.6claws43
7134
7135         * src/Makefile.am
7136         * src/pgptext.c
7137         * src/procmime.c
7138         * src/rfc2015.c
7139         * src/uuencode.[ch]             ** REMOVED **
7140         * src/common/Makefile.am
7141         * src/common/uuencode.[ch]      ** NEW **
7142                 move uuen/decoder to common directory
7143
7144 2002-11-30 [christoph]  0.8.6claws42
7145
7146         * src/Makefile.am
7147         * src/base64.[ch]               ** REMOVED **
7148         * src/codeconv.c
7149         * src/compose.c
7150         * src/ldif.c
7151         * src/pgptext.c
7152         * src/procmime.c
7153         * src/rfc2015.c
7154         * src/smtp.c
7155         * src/unmime.c
7156         * src/common/Makefile.am
7157         * src/common/base64.[ch]        ** NEW **
7158                 move base64 en/decoder to common directory
7159
7160 2002-11-30 [christoph]  0.8.6claws41
7161
7162         * src/common                    ** NEW **
7163                 new directory for UI independent code
7164         * src/gtk                       ** NEW **
7165                 new directory for GTK frontend
7166         * src/common/.cvsignore         ** NEW **
7167         * src/gtk/.cvsignore            ** NEW **
7168                 ignore build files
7169         * src/common/Makefile.am        ** NEW **
7170         * src/gtk/Makefile.am           ** NEW **
7171                 automake files to build new seperated stuff
7172         * src/Makefile.am
7173                 the binary will currently still be build with the
7174                 files in src, so we include the code from the
7175                 subdirs for now after building the libs there
7176
7177 2002-11-30 [paul]       0.8.6claws40
7178
7179         * src/compose.c
7180                 fix bug [642731] 'Wrong selected account with drafted mail'
7181
7182 2002-11-29 [oliver]     0.8.6claws39
7183         
7184         * src/messageview.c
7185                 o update summaryview when switching between different
7186                   messageviews          
7187         * src/toolbar.c  
7188                 o check if messageview holds already removed msg
7189                   from summaryview
7190                 
7191
7192 2002-11-29 [oliver]     0.8.6claws38
7193
7194         * src/toolbar.c 
7195                 remove not needed variables and includes
7196                 make messageview stay opened and move to next when msgs are deleted 
7197
7198 2002-11-29 [oliver]     0.8.6claws37
7199         
7200         * src/toolbar.c 
7201                 disable compose button (messageview toolbar) by default
7202                 deleted msgs are moved to trash
7203         
7204 2002-11-29 [melvin]     0.8.6claws36
7205
7206         * configure.in
7207                 Increased minimal gpgme version to 0.3.10 (Zombies out)
7208                 and to detect signatures expirations (gpgme 0.3.6)
7209
7210         * src/main.c
7211                 Use non obsolescent function for Gpgme engine checking.
7212
7213         * src/rfc2015.c
7214                 Inform about expired signatures or signatures which key
7215                 has expired. Expiration date is displayed.
7216
7217         * src/sigstatus.c
7218                 Inform about expired signatures or signatures which key
7219                 has expired.
7220
7221 2002-11-28 [paul]       0.8.6claws35
7222
7223         * src/folderview.c
7224                 re-instate 'Check for new messages' in Newsgroup
7225                 folders right-click menu, after a suggestion from
7226                 Tim Mann <timmann@users.sourceforge.net>
7227
7228         * src/main.c
7229                 after a crash check only local folders for new
7230                 messages
7231
7232 2002-11-28 [paul]       0.8.6claws34
7233
7234         * configure.in
7235                 apply patch that fixes the checking of GTK with XIM 
7236                 support on different OSs, such as FreeBSD. Patch 
7237                 submitted by Topia <topia@users.sourceforge.net>
7238                 
7239 2002-11-28 [paul]       0.8.6claws33
7240
7241         * src/mainwindow.c
7242           src/prefs_common.c
7243           src/prefs_toolbar.c
7244                 more changes to the English
7245
7246 2002-11-28 [paul]       0.8.6claws32
7247
7248         * sync with 0.8.6cvs13
7249                 see ChangeLog 2002-11-28 (no sync needed
7250                 for src/compose.c)
7251
7252 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
7253         
7254         * src/mainwindow.[ch]
7255                 add patch by Ivan F. Martinez introducing messageview Toolbar
7256                 some changes and committed by oliver    
7257
7258 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
7259
7260         * src/messageview.[ch]
7261                 add patch by Ivan F. Martinez introducing messageview Toolbar
7262                 some changes and committed by oliver    
7263
7264 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
7265
7266         * src/compose.[ch]
7267                 add patch by Ivan F. Martinez introducing messageview Toolbar
7268                 some changes and committed by oliver    
7269
7270 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
7271         
7272         * src/toolbar.[ch]
7273                 add patch by Ivan F. Martinez introducing messageview Toolbar
7274                 some changes and committed by oliver
7275
7276 2002-11-28 [oliver]     0.8.6claws27
7277         
7278         * src/prefs_toolbar.[ch]
7279                 getting ready for messageview toolbar
7280                 free mem allocated by gettext
7281                 change prefs_toolbar to prefs_toolbar_open
7282  
7283 2002-11-28 [thorsten]   0.8.6claws26
7284
7285         * src/imageview.[ch]
7286                 cleaned up conflicting declarations of
7287                 imageview_show_image()
7288
7289 2002-11-28 [paul]       0.8.6claws25
7290
7291         * src/grouplistdialog.c
7292           src/prefs_common.c
7293           src/prefs_summary_column.c
7294                 a few more improvements to the English
7295
7296 2002-11-28 [colin]      0.8.6claws24
7297
7298         * man/sylpheed.1
7299                 A few updates to command-line parameters
7300
7301 2002-11-28 [colin]      0.8.6claws23
7302
7303         * src/prefs_filtering.c
7304                 Fix problems with prefs_filtering_delete_path:
7305                 a) if the first rule is removed, original pointers
7306                    weren't updated (leading to segfaults)
7307                 b) it was always global_processing updated in case
7308                    of removed path was parent of rule path
7309
7310 2002-11-27 [paul]       0.8.6claws22
7311
7312         * src/mainwindow.c
7313           src/prefs_account.c
7314           src/prefs_actions.c
7315           src/prefs_common.c
7316           src/prefs_customheader.c
7317           src/prefs_display_header.c
7318           src/prefs_filtering.c
7319           src/prefs_folder_item.c
7320           src/prefs_matcher.c
7321           src/prefs_scoring.c
7322           src/prefs_summary_column.c
7323           src/prefs_template.c
7324           src/prefs_toolbar.c
7325                  improve the English in the GUI
7326
7327 2002-11-27 [colin]      0.8.6claws21
7328
7329         * src/folder.c
7330                 Fix processing renaming problems happening after
7331                 last commit
7332
7333 2002-11-27 [colin]      0.8.6claws20
7334
7335         * src/folder.c
7336                 recursive move now deletes src each subfolder after 
7337                 having moved it
7338         * src/folderview.c
7339                 Use identifier instead of path during dnd (enables
7340                 IMAP folder dnd)
7341
7342 2002-11-27 [paul]       0.8.6claws19
7343
7344         * src/main.c
7345                 apply patch that does command-line processing 
7346                 BEFORE gtk_init, allowing claws to run from 
7347                 shell-scripts in non-X environment (e.g. crontab 
7348                 or ip-up, ip-down scripts). Patch submitted by
7349                 Ruslan N. Balkin <baron@dartel.ru>
7350                 
7351         * po/it.po
7352                 updated by Alessandro Maestri
7353
7354 2002-11-27 [paul]       0.8.6claws18
7355
7356         * sync with 0.8.6cvs12
7357           src/prefs_common.c
7358                 Differences are that main uses a 'Receive dialog'
7359                 frame on the Interface tab, whereas claws groups all 
7360                 the dialogs together in a 'Dialogs' frame.
7361
7362 2002-11-27 [colin]      0.8.6claws17
7363
7364         * src/prefs_matcher.c
7365                 Fix Execute criteria's NOT flag
7366
7367
7368 2002-11-26 [christoph]  0.8.6claws16
7369
7370         * src/ssl.c
7371                 rewrite the ssl code a little bit, only use one
7372                 SSL context, set default certificates' file/path
7373
7374 2002-11-26 [thorsten]   0.8.6claws15
7375
7376         * src/compose.c
7377                 default-reply-to didn't work for ml-reply
7378
7379 2002-11-26 [melvin]     0.8.6claws14
7380
7381         * src/prefs_actions.c
7382                 Made pipe-actions ignore short headers in message view
7383                 Made trailing-pipe-actions write in the message view with
7384                 the same font as the original message
7385
7386 2002-11-26 [paul]       0.8.6claws13
7387
7388         * src/compose.c
7389                 this time commit the correct file
7390
7391 2002-11-26 [paul]       0.8.6claws12
7392
7393         * sync with 0.8.6cvs11
7394           src/quote_fmt_parse.y  
7395                 no sync needed
7396           src/account.[ch]       
7397                 not sync'ed
7398           src/compose.c
7399                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
7400                 on draft mode.
7401                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
7402                 header
7403                 
7404         see ChangeLog 2002-11-25 and 2002-11-26
7405
7406 2002-11-26 [colin]      0.8.6claws11
7407
7408         * src/folderview.c
7409                 Fix collapsed folder not auto-expanding during
7410                 mail dnd, if it was the source folder.
7411
7412 2002-11-25 [colin]      0.8.6claws10
7413
7414         * src/folderview.[ch]
7415                 Variable renaming and cleaning (slist of nodes 
7416                 to be re-collapsed is stored in FolderView)
7417
7418 2002-11-25 [paul]       0.8.6claws9
7419
7420         * src/prefs_common.[ch]
7421                 fix breakage caused by last commit
7422
7423 2002-11-25 [paul]       0.8.6claws8
7424
7425         * sync with 0.8.6cvs4
7426                 see ChangeLog 2002-11-21
7427
7428 2002-11-25 [paul]       0.8.6claws7
7429
7430         * sync with 0.8.6cvs4
7431                 see ChangeLog 2002-11-20
7432
7433 2002-11-25 [paul]       0.8.6claws6
7434
7435         * sync with 0.8.6cvs3
7436                 see ChangeLog 2002-11-18
7437
7438 2002-11-25 [colin]      0.8.6claws5
7439
7440         * src/gtkutils.[ch]
7441                 Add gtkut_ctree_node_is_parent()
7442         * src/folderview.c
7443                 Spring-loaded folders
7444
7445 2002-11-25 [colin]      0.8.6claws4
7446
7447         * src/utils.[ch]
7448                 Add slist_concat_unique(), function to merge
7449                 two GSList filtering dups
7450         * src/folder.[ch]
7451         * src/summaryview.[ch]
7452         * src/folderview.c
7453         * src/main.c
7454                 Add detection/update/display of unread answers
7455                 to marked mails
7456         * src/procmsg.[ch]
7457                 Add procmsg_find_children()
7458                 Add procmsg_msg_has_marked_parent()
7459
7460 2002-11-25 [colin]      0.8.6claws3
7461
7462         * src/ssl_certificate.[ch]
7463                 Allow checking a certificate without a DNS
7464                 lookup
7465                 Allow to forget a cert (by deleting it)
7466                 Make ssl_certificate_destroy_public
7467         * src/ssl_manager.[ch] ** NEW FILES **
7468                 Gui to manage (display/remove) certificates
7469         * src/prefs_common.[ch]
7470                 Add a pref to allow silent acceptation of
7471                 trusted certificates or not (based on the
7472                 "I want to know what's going on" principle)
7473         * src/mainwindow.c
7474                 Add SSL manager in Tools menu
7475         * src/Makefile.am
7476                 Add the new files to the build
7477         * po/POTFILES.in
7478                 Add ssl_manager.c to translations
7479
7480 2002-11-25 [colin]      0.8.6claws2
7481
7482         * src/summaryview.[ch]
7483                 Add S_SEARCH_EXTENDED to the quick search, which 
7484                 allows to search using filtering syntax.
7485
7486 2002-11-25 [colin]      0.8.6claws1
7487
7488         * src/summaryview.c
7489                 Deletion of duplicates now prefer deleting
7490                 the unread dup (fixes feature-request 638989).
7491
7492 2002-11-24 [paul]       0.8.6claws
7493
7494         * po/es.po
7495           po/pl.po
7496           po/ru.po
7497           po/sr.po
7498                 updated by Ricardo Mones Lastra,
7499                 Witold Wladyslaw Wojciech Wilk,
7500                 Ruslan N. Balkin, and  Urke MMI 
7501                 respectively
7502
7503 2002-11-24 [paul]       0.8.5claws182
7504
7505         * po/bg.po
7506                 updated by George Danchev
7507
7508 2002-11-23 [alfons]     0.8.5claws181
7509
7510         * src/imap.c
7511                 tiny memory leak found by browsing Dimitar's 
7512                 valgrind report
7513
7514 2002-11-23 [paul]       0.8.5claws180
7515
7516         * po/it.po
7517                 updated by Alessandro Maestri
7518
7519 2002-11-22 [christoph]  0.8.5claws179
7520
7521         * src/compose.c
7522         * src/inc.c
7523         * src/prefs_filtering.c
7524         * src/summaryview.c
7525                 more warning fixes
7526
7527 2002-11-22 [alfons]     0.8.5claws178
7528
7529         * src/summaryview.c
7530                 summary_execute_delete_func(): if message is deleted, make 
7531                 sure to also remove its entry in the subject hash table. 
7532                 fixes a corner case bug.
7533
7534 2002-11-22 [paul]       0.8.5claws177
7535
7536         * .cvsignore
7537                 add 'autom4te.cache'
7538                 
7539         * ltconfig      ** REMOVED **
7540                 not needed
7541
7542 2002-11-22 [paul]       0.8.5claws176
7543
7544         * src/textview.c
7545                 textview_set_font(): fix for message display in
7546                 UTF-8 locales (thanks to Sergey Vlasov).
7547                 
7548         * AUTHORS
7549                 add new team members and contributors
7550
7551
7552 2002-11-21 [colin]      0.8.5claws175
7553
7554         * src/procmsg.[ch]
7555                 Add procmsg_remove_special_headers()
7556         * src/mh.c
7557                 Use procmsg_remove_special_headers() for 
7558                 previous fix
7559
7560 2002-11-21 [colin]      0.8.5claws174
7561
7562         * src/mh.c
7563                 Fix moving/copying from queue/draft folders
7564                 for MH folders
7565
7566 2002-11-21 [christoph]  0.8.5claws173
7567
7568         * src/crash.c
7569         * src/filtering.c
7570         * src/logwindow.c
7571         * src/main.c
7572         * src/matcher_parser_lex.[hl]
7573         * src/mbox.c
7574         * src/mbox_folder.[ch]
7575         * src/prefs_filtering.c
7576         * src/procheader.c
7577         * src/quote_fmt_lex.l
7578         * src/ssl.c
7579                 fix all warnings except the warnings in lex and yacc files
7580
7581 2002-11-20 [christoph]  0.8.5claws172
7582
7583         * src/imap.c
7584                 fix MsgInfo retrieval for IMAP draft and queue folders
7585                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
7586
7587 2002-11-19 [christoph]  0.8.5claws171
7588
7589         * src/compose.c
7590                 fix segfault, when draft saving does not get
7591                 the MsgInfo of the new message
7592                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
7593
7594 2002-11-19 [christoph]  0.8.5claws170
7595
7596         * src/procmsg.c
7597                 add parameter check for flag setting function
7598                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
7599
7600 2002-11-18 [paul]       0.8.5claws169
7601
7602         * src/compose.c
7603                 more sensitivity fixes to redirect mode:
7604                 * disable toolbar draft button
7605                 * allow only Address book in the Tools menu
7606                 * disable editing of message by the spell
7607                   checker
7608
7609 2002-11-18 [paul]       0.8.5claws168
7610
7611         * src/compose.c
7612                 fix sensitivity of menu items in compose_redirect():
7613                 allow only the necessary items 
7614
7615 2002-11-18 [paul]       0.8.5claws167
7616
7617         * src/compose.c
7618                 fix bug [ 603259 ] 'attachment got lost on bounce'
7619
7620 2002-11-18 [paul]       0.8.5claws166
7621
7622         * po/ru.po
7623                 updated by Ruslan N. Balkin <baron@dartel.ru>
7624
7625 2002-11-18 [colin]      0.8.5claws165
7626
7627         * src/main.c
7628           src/defs.h
7629                 Remove old filtering stuff
7630
7631
7632 2002-11-17 [oliver]     0.8.5claws164
7633
7634         * src/toolbar.h
7635                 remove not needed typedef 
7636
7637 2002-11-17 [oliver]     0.8.5claws163
7638
7639         * src/toolbar.c
7640                 make toolbar's on click events translatable
7641
7642 2002-11-15 [colin]      0.8.5claws162
7643
7644         * src/summaryview.c
7645                 Revert too-soon integration of a feature
7646
7647 2002-11-15 [christoph]  0.8.5claws161
7648
7649         * src/imap.c
7650                 use main's implementation of imap_get_msginfo
7651
7652 2002-11-15 [christoph]  0.8.5claws160
7653
7654         * src/compose.c
7655         * src/folder.[ch]
7656         * src/imap.c
7657         * src/mbox_folder.c
7658         * src/mh.c
7659         * src/news.c
7660         * src/procmsg.c
7661         * src/summaryview.c
7662                 replace claws' fetch_msginfo with main's get_msginfo
7663                 (use main's implementation where possible)
7664
7665 2002-11-15 [colin]      0.8.5claws159
7666
7667         * src/ssl_certificate.c
7668                 Missed a check
7669
7670 2002-11-16 [melvin]     0.8.5claws158
7671
7672         * po/fr.po
7673                 Updated French translations.
7674
7675 2002-11-16 [colin]      0.8.5claws157
7676
7677         * src/ssl_certificate.c
7678                 Check for missing parts in the certificates
7679
7680 2002-11-15 [colin]      0.8.5claws156
7681
7682         * src/folderview.c
7683                 Preventive fix (missing check) found by
7684                 Alfons
7685
7686 2002-11-15 [paul]
7687
7688         * NEWS
7689                 sync with 0.8.6 release
7690
7691 2002-11-15 [colin]      0.8.5claws155
7692
7693         * src/folder.[ch]
7694           src/folderview.c
7695                 Fix error handling of folder_item_move_to()
7696                 (thanks to Alfons!)
7697
7698 2002-11-15 [colin]      0.8.5claws154
7699
7700         * src/folder.[ch]
7701           src/folderview.c
7702                 folder_item_move_to() sets an error message instead
7703                 of having GUI stuff in folder.c
7704
7705 2002-11-15 [colin]      0.8.5claws153
7706
7707         * src/procmsg.[ch]
7708                 Implemented a callback for MsgInfo updates, 
7709                 heavily copy/pasted from Christoph's folder 
7710                 callback system
7711         * src/summaryview.[ch]
7712                 Register summary_update_msg as callback
7713
7714 2002-11-14 [colin]      0.8.5claws152
7715         
7716         * src/procmsg.c
7717                 Update the FolderItem after sending (fixes 617593)
7718
7719 2002-11-14 [christoph]  0.8.5claws151
7720
7721         * src/folder.c
7722                 fix wrong position of NULL pointer check found
7723                 by Sergey
7724
7725 2002-11-14 [christoph]  0.8.5claws150
7726
7727         * src/folder.c
7728                 fix segfault when deleting messages from IMAP folders
7729                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
7730
7731 2002-11-14 [colin]      0.8.5claws149
7732
7733         * src/compose.c
7734                 Forwarding was also ignoring the folder's default account.
7735
7736 2002-11-14 [colin]      0.8.5claws148
7737
7738         * src/compose.c
7739                 Fix sent folder not set to folder properties when 
7740                 forwarding.
7741
7742 2002-11-14 [thorsten]   0.8.5claws147
7743
7744         * src/inc.c
7745                 inc_start(): Files were not moved from .processing to inbox,
7746                 if no global processing rule existed
7747
7748 2002-11-14 [colin]      0.8.5claws146
7749
7750         * src/ssl_certificate
7751                 Fix file operations
7752
7753 2002-11-14 [paul]       0.8.5claws145
7754
7755         * po/it.po
7756                 updated by Alessandro Maestri
7757
7758 2002-11-13 [alfons]     0.8.5claws144
7759
7760         * src/folder.c
7761                 folder_item_close(): only mark messages unread
7762                 when a folder has new messages 
7763
7764 2002-11-13 [keith]      0.8.5claws143
7765
7766         * src/imap.c
7767                 Fix problem moving or copying between
7768                 IMAP folders
7769
7770 2002-11-13 [colin]      0.8.5claws142
7771
7772         * src/matcher_parser_parse.y
7773                 Fix rule problem when " don't match
7774
7775 2002-11-13 [christoph]  0.8.5claws141
7776
7777         * src/folder.c
7778         * src/folderview.c
7779                 moved cache saving to folder_item_close
7780                 the folderview should not have to deal with
7781                 this things
7782
7783 2002-11-13 [christoph]  0.8.5claws140
7784
7785         * src/summaryview.c
7786                 moved setting of important score to
7787                 summary_set_prefs_from_folderitem
7788
7789 2002-11-13 [colin]      0.8.5claws139
7790
7791         * src/matcher_parser_parse.y
7792                 Fix a segfault in the parser (happening when
7793                 a good expression had been tested and a bad 
7794                 one arrives)
7795
7796 2002-11-13 [paul]       0.8.5claws138
7797
7798         * sync with 0.8.5cvs24
7799                 see ChangeLog 2002-11-13
7800                 
7801         * po/pt_BR.po
7802                 updated by Fabio Jr. Beneditto
7803
7804 2002-11-13 [colin]      0.8.5claws137
7805         
7806         * src/msgcache.c
7807           src/defs.h
7808           src/procmsg.[ch]
7809                 Revert last commit, problem
7810
7811 2002-11-13 [colin]      0.8.5claws136
7812
7813         * src/msgcache.c
7814                 Remove duplicated code
7815         * src/defs.h
7816                 Bumped CACHE_VERSION and MARK_VERSION
7817         * src/procmsg.[ch]
7818                 Network endian for cache and mark files
7819
7820 2002-11-12 [colin]      0.8.5claws135
7821
7822         * src/inc.c
7823                 Fix the "socket error" dialog which disappeared
7824
7825 2002-11-12 [colin]      0.8.5claws134
7826
7827         * src/msgcache.c
7828                 Reverse last commit which had performance 
7829                 problems, but still reverse the list
7830
7831 2002-11-12 [colin]      0.8.5claws133
7832
7833         * src/msgcache.c
7834                 Reverse list order
7835
7836 2002-11-12 [melvin]     0.8.5claws132
7837
7838         * src/compose.c
7839                 Added a check for a NULL prefs_common.dictionary
7840
7841 2002-11-12 [colin]      0.8.5claws131
7842
7843         * src/ssl_certificate.[ch]
7844                 Use FQDN hostname
7845
7846 2002-11-12 [colin]      0.8.5claws130
7847
7848         * src/ssl_certificate.[ch]
7849                 Take connection port into account for 
7850                 checking certificates (a single hostname
7851                 could have multiple servers with multiple
7852                 certificates)
7853         * src/ssl.c
7854                 Pass the port to ssl_certificate_check
7855
7856 2002-11-12 [paul]       0.8.5claws129
7857
7858         * src/folder.c
7859                 fix a typo in last commit
7860
7861 2002-11-12 [paul]       0.8.5claws128
7862
7863         * sync with 0.8.5cvs23
7864                 see ChangeLog entry 2002-11-12
7865
7866 2002-11-11 [colin]      0.8.5claws127
7867
7868         * src/ssl_certificate.c
7869                 Cleaner messages
7870                 Don't popup, instead log error, if the 
7871                 corresponding pref is checked
7872         * src/ssl_certificate.h
7873                 include <openssl/objects/h>
7874
7875 2002-11-11 [colin]      0.8.5claws126
7876
7877         * src/ssl_certificate.h
7878                 _Really_ clean it
7879
7880 2002-11-11 [colin]      0.8.5claws125
7881         
7882         * src/ssl_certificate.c
7883                 Fixed leak
7884
7885 2002-11-11 [colin]      0.8.5claws124
7886
7887         * src/ssl.c
7888                 Cleaned a bit
7889         * src/ssl_certificate.[ch]
7890                 Cleaned a bit (better use of SSL API)
7891                 (This will cause non-recognition of saved 
7892                  certificates of claws12[23]...)
7893
7894 2002-11-11 [paul]       0.8.5claws123
7895         
7896         * po/es.po
7897                 updated by Ricardo Mones Lastra
7898
7899 2002-11-11 [colin]      0.8.5claws122
7900
7901         * src/ssl.c
7902                 Fix a typo
7903
7904 2002-11-11 [colin]      0.8.5claws121
7905
7906         * src/ssl_certificate.[ch] ** NEW FILES **
7907         * src/ssl.[ch]
7908                 Check SSL certificates presented to us
7909         * src/Makefile.am
7910                 Add ssl_certificate.[ch]
7911         * po/POTFILES.in
7912                 Add ssl_certificate.c
7913
7914 2002-11-11 [paul]       0.8.5claws120
7915
7916         * sync with 0.8.5cvs22
7917                 see ChangeLog 2002-11-11
7918
7919 2002-11-11 [paul]       0.8.5claws119
7920
7921         * sync with 0.8.5cvs21
7922                 see ChangeLog 2002-11-11
7923
7924 2002-11-10 [jens]       0.8.5claws118
7925
7926         * src/folder.c
7927         * src/folderview.c
7928                 corrected some typing
7929         * po/de.po
7930                 updated german translation
7931         * sylpheed.spec.in
7932                 cleaned up specfile and adjusted it for claws
7933
7934 2002-11-10 [colin]      0.8.5claws117
7935
7936         * src/summaryview.c
7937                 a STATUSBAR_PUSH/POP fix
7938
7939 2002-11-10 [colin]      0.8.5claws116
7940
7941         * src/prefs_folder_item.c
7942                 Fix hanging after opening folder properties
7943
7944 2002-11-10 [hoa]        0.8.5claws115
7945
7946         * src/matcher_parser_lex.l
7947         * src/matcher_parser_parse.y
7948                 config file for scoring and filtering is no more trashed
7949                 when there is a syntax error in a filtering rule when
7950                 editing it in a dialog.
7951
7952 2002-11-09 [colin]      0.8.5claws114
7953
7954         * src/mbox_folder.c
7955                 Added missing initialisation of folder->destroy()
7956
7957 2002-11-09 [colin]      0.8.5claws113
7958
7959         * src/folder.c
7960           src/folderview.c
7961                 Fix the status bar messages
7962
7963 2002-11-09 [colin]      0.8.5claws112
7964
7965         * src/folderview.c
7966                 Fix hangs after folder dnd, happening after 
7967                 claws109.
7968
7969 2002-11-09 [christoph]  0.8.5claws111
7970
7971         * src/folderview.c
7972                 just changed order of calls (reverse order of
7973                 associated calls)
7974         * src/inc.c
7975                 lock inc when checking only one account, otherwise
7976                 inc all could be executed at the same time
7977
7978 2002-11-09 [christoph]  0.8.5claws110
7979
7980         * src/folderview.c
7981                 better unlock the mouse cursor before calling
7982                 summary_show because it changes the cursor too
7983
7984 2002-11-09 [christoph]  0.8.5claws109
7985
7986         * src/folder.[ch]
7987         * src/folderview.c
7988                 add functions to open and close a folder
7989                 o opending will execute scanning for remote folders
7990                   and processing
7991                 o closing will unset new flag for messages
7992
7993 2002-11-09 [colin]      0.8.5claws108
7994
7995         * src/folder.c
7996                 Add a call to prefs_matcher_write_config to 
7997                 avoid non-leaf folders filtering settings to be
7998                 lost
7999
8000 2002-11-09 [paul]       0.8.5claws107
8001
8002         * src/prefs_account.c
8003                 re-word a label
8004
8005 2002-11-09 [colin]      0.8.5claws106
8006
8007         * src/folderview.c
8008                 Minor esthetic fix
8009
8010 2002-11-09 [colin]      0.8.5claws105
8011
8012         * src/folderview.c
8013                 Fix prefs_filtering deletion for MH folders (same
8014                 reason as below)
8015         * src/prefs_filtering.c
8016                 Fix prefs_filtering renaming and deletion for 
8017                 folder-based processing rules.  
8018
8019 2002-11-09 [christoph]  0.8.5claws104
8020
8021         * src/compose.c
8022         * src/folder.[ch]
8023         * src/folderview.[ch]
8024         * src/import.c
8025         * src/inc.c
8026         * src/main.c
8027         * src/mainwindow.c
8028         * src/messageview.c
8029         * src/prefs_folder_item.c
8030         * src/procmsg.c
8031         * src/summaryview.c
8032                 implement a callback system for folder item updates
8033
8034 2002-11-09 [colin]      0.8.5claws103
8035
8036         * src/folderview.c
8037                 Fix prefs_filtering renaming for MH folders (we
8038                 shouldn't rename by path as another folder could
8039                 have the same hierarchy).
8040
8041 2002-11-09 [colin]      0.8.5claws102
8042
8043         * src/folder.c
8044                 Fix a leak found by Christoph, use better variable
8045                 names
8046
8047 2002-11-09 [colin]      0.8.5claws101
8048
8049         * src/folder.c
8050                 One more fix for processing rules
8051
8052 2002-11-08 [colin]      0.8.5claws100
8053         
8054         * src/matcher.c
8055                 Don't copy the compiled regexp (will be reevaluated)
8056         * src/folderview.c
8057                 Lock folderview while moving
8058         * src/folder.c
8059                 Provide info on what's happening to the user
8060
8061 2002-11-08 [colin]      0.8.5claws99
8062
8063         * src/folderview.c
8064                 Fix folder reordering after a move if parent is 
8065                 root
8066         * src/scoring.[ch]
8067                 Add function to copy a ScoringProp
8068         * src/prefs_folder_item.c
8069                 Copy scoring rules when copying a folder prefs
8070
8071 2002-11-08 [colin]      0.8.5claws98
8072
8073         * src/folderview.c
8074                 Fixes in case of failure
8075         * src/filtering.[ch]    
8076                 Add function to duplicate a FilteringProp
8077         * src/matcher.[ch]
8078                 Add function to duplicate a MatcherProp
8079         * src/prefs_folder_item.c
8080                 Save folder's processing rules when copying 
8081                 its prefs
8082
8083 2002-11-08 [colin]      0.8.5claws97
8084         
8085         * src/folderview.c
8086                 Sort after move
8087         * src/folder.c 
8088                 Change a printf to debug_print
8089
8090 2002-11-08 [colin]      0.8.5claws96
8091
8092         * src/folder.c
8093           src/folderview.c
8094                 Fix segfaults, call me stupido
8095         
8096
8097 2002-11-08 [colin]      0.8.5claws95
8098
8099         *src/folder.c
8100                 Added forgotten prefs to save when moving folders
8101
8102 2002-11-08 [colin]      0.8.5claws94
8103
8104         * src/folder.c
8105                 Fixes to folder DND (prefs copy)
8106         * src/folderview.c
8107                 Optimization for folder DND (don't rescan whole tree)
8108                 Added folderview_create_folder_node() for this 
8109                 optimization, so de-duped a bit the code
8110         * src/prefs_folder_item.[ch]
8111                 Added prefs_folder_item_copy_prefs()    
8112           
8113 2002-11-08 [paul]       0.8.5claws93
8114
8115         * src/prefs_account.c
8116           tools/README
8117           tools/kmail2sylpheed_v2.pl
8118                 correct some typos
8119
8120 2002-11-08 [paul]       0.8.5claws92
8121
8122         * src/compose.c
8123           src/prefs_account.[ch]
8124                 remove account options 'clearsign' and 'ascii_armored',
8125                 replace with 'default_gnupg_mode' to prevent mixed-mode
8126                 Privacy settings
8127
8128 2002-11-08 [paul]       0.8.5claws91
8129
8130         * src/compose.[ch]
8131                 re-implement GnuPG 'on-the-fly' mode selection,
8132                 disallow mixed-mode
8133
8134 2002-11-08 [colin]      0.8.5claws90
8135
8136         * src/folderview.c
8137           src/prefs_folder_item.c
8138                 Change "Property" to "Properties"
8139
8140 2002-11-07 [colin]      0.8.5claws89
8141
8142         * src/folderview.c
8143           src/folder.c
8144                 Allow folder dropping to a root folder
8145
8146 2002-11-07 [paul]       0.8.5claws88
8147
8148         * src/compose.c
8149                 revert last commit
8150
8151 2002-11-07 [paul]       0.8.5claws87
8152
8153         * src/compose.c
8154                 fix reply-to-list bug. closes bug report
8155                 "[633382] reply-to-list broken in recent cvs"
8156
8157 2002-11-07 [paul]       0.8.5claws86
8158
8159         * src/compose.c
8160                 add a forgotten '#if USE_GPGME ... #endif'
8161
8162 2002-11-07 [paul]       0.8.5claws85
8163
8164         * sync with 0.8.5cvs20
8165                 see ChangeLog 2002-11-07
8166
8167 2002-11-07 [colin]      0.8.5claws84
8168
8169         * src/folder.[ch]
8170                 Change folder_item_move_to to return the newly 
8171                 created folderitem.
8172         * src/folderview.c
8173                 Select the new folderitem after moving.
8174
8175 2002-11-07 [colin]      0.8.5claws83
8176
8177         * src/prefs_filtering.c
8178                 Fix rule rewriting when moving a leaf folder to a 
8179                 shorter path
8180
8181 2002-11-07 [colin]      0.8.5claws82
8182
8183         * src/prefs_filtering.c
8184                 fix a leak
8185
8186 2002-11-07 [colin]      0.8.5claws81
8187
8188         * src/folder.[ch]
8189                 Add folder_item_move_to() function to move a 
8190                 folderitem into another one (updates matcher etc)
8191         * src/folderview.c
8192                 Add folder drag'n drop (context menu to come)
8193                 [Should be dataloss free, but Please backup before 
8194                  trying !]
8195
8196 2002-11-06 [colin]      0.8.5claws80
8197
8198         * src/mh.c
8199                 mh_create_folder() returns NULL if can't create
8200                 directory hierarchy
8201
8202 2002-11-06 [paul]       0.8.5claws79
8203
8204         * src/compose.[ch]
8205                 allow 'on-the-fly' changing of the type of encryption 
8206                 and/or signing used (mime/ascii) via the compose window
8207
8208 2002-11-06 [paul]       0.8.5claws78
8209
8210         * sync with 0.8.5cvs19
8211                 see ChangeLog 2002-11-06 for src/account.c: 
8212                 account_get_special_folder()
8213                 
8214 2002-11-05 [alfons]     0.8.5claws77
8215
8216         * src/crash.c
8217                 very minor cleanups: nothing to see here, move on. :-)
8218
8219 2002-11-05 [colin]      0.8.5claws76
8220
8221         * src/main.c
8222                 Changes choices if compose windows are opened to
8223                 Discard, Draft, Don't quit
8224
8225 2002-11-05 [thorsten]   0.8.5claws75
8226
8227         * src/compose.c
8228                 reenabled default_reply_to folder option
8229
8230 2002-11-05 [colin]      0.8.5claws74
8231
8232         * src/compose.[ch] 
8233                 add compose_draft()
8234         * src/crash.c
8235                 add SIGTERM handler
8236         * src/main.[ch]
8237                 add clean_quit() for the SIGTERM handler
8238
8239 2002-11-05 [paul]       0.8.5claws73
8240         
8241         * po/es.po
8242                 updated by Ricardo Mones Lastra
8243
8244 2002-11-05 [melvin]     0.8.5claws72
8245
8246         * src/logwindow.c
8247                 Fixed log-clipping bug #616795.
8248                 To stop logging in the log window use 0 length.
8249         * src/prefs_common.c
8250                 Added a label to inform about the 0 log length behaviour.
8251
8252 2002-11-05 [paul]       0.8.5claws71
8253
8254         * sync with 0.8.5cvs17
8255                 see ChangeLog 2002-11-05
8256
8257 2002-11-04 [paul]       0.8.5claws70
8258
8259         * sylpheed-128x128.png
8260           sylpheed-64x64.png
8261           sylpheed.png
8262                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
8263                 <nikai@users.sourceforge.net>
8264                 
8265         * po/bg.po
8266                 updated by George Danchev
8267
8268 2002-11-03 [thorsten]   0.8.5claws69
8269
8270         * src/main.c
8271           src/mimeview.c
8272           src/rfc2015.h
8273                 add check if gpg is active
8274
8275 2002-11-03 [thorsten]   0.8.5claws68
8276
8277         * src/toolbar.h
8278                 removed GSList declaration causing trouble on MacOS-X
8279                 (submitted by alfons, reported by xfesty)
8280
8281 2002-11-01 [paul]       0.8.5claws67
8282
8283         * src/mainwindow.c
8284                 remove last remnants of main's filter code
8285
8286 2002-11-01 [paul]       0.8.5claws66
8287
8288         * tools/filter_conv.pl
8289                 fix bug where user-defined headers were ignored
8290
8291 2002-11-01 [paul]       0.8.5claws65
8292
8293         * src/logwindow.c
8294                 make a debug_print() not translatable
8295
8296 2002-10-31 [melvin]     0.8.5claws64
8297
8298         * ac/aspell.m4
8299                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
8300                 not run any GNU/aspell test.  The dictionary path will
8301                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
8302                 was given, in which case, it will be $prefix/lib/aspell/
8303         * configure.in
8304                 Fixed typo in commentary (Aspell code).
8305
8306 2002-10-31 [paul]       0.8.5claws63
8307
8308         * po/POTFILES.in
8309                 remove src/filter.c and src/prefs_filter.c
8310                 thanks to Ricardo for reminding me
8311
8312 2002-10-31 [colin]      0.8.5claws62
8313
8314         * src/mbox_folder.c
8315                 Plug some leaks
8316
8317 2002-10-31 [paul]       0.8.5claws61
8318
8319         * src/prefs_filter.[ch] ** REMOVED **
8320           src/filter.[ch]       ** REMOVED **
8321           
8322         * src/Makefile.am
8323           src/folderview.c
8324           src/inc.c
8325           src/main.c
8326           src/mainwindow.c
8327           src/mbox.c
8328           src/prefs_common.c
8329           src/prefs_filtering.c
8330           src/summaryview.[ch]
8331                 remove main's 'filter' code
8332                 
8333         README.claws
8334                 update to reflect removal of main's filter
8335
8336 2002-10-31 [paul]       0.8.5claws60
8337
8338         * src/summaryview.c
8339                 remove check for global_processing in summary_filter_open(). 
8340                 This fixes the bug where if the user uses the right-click 
8341                 'Create filter rule...' and doesn't have any filter rules 
8342                 already defined in claws' advanced filtering, the newly 
8343                 created filter rule goes to main's filtering which is 
8344                 inaccessible through the gui. Now the filter rule gets added
8345                 to claws' filtering by default.
8346
8347 2002-10-28 [melvin]     0.8.5claws59
8348
8349         * src/prefs_actions.c
8350                 Fixed bug #627322 where MIME parts were not always
8351                 correctly passed to a %p action
8352                 Display an error dialog when message filename is not found.
8353
8354 2002-10-28 [melvin]     0.8.5claws58
8355
8356         * src/prefs_common.c
8357                 Readded a missing function declaration lost in 0.8.3claws34
8358
8359 2002-10-28 [paul]       0.8.5claws57
8360
8361         * sync with 0.8.5cvs15
8362                 see ChangeLog 2002-10-28 and 2002-10-25
8363                 
8364         Note: ChangeLog entry 2002-10-24 is not sync'ed.
8365
8366 2002-10-27 [oliver]     0.8.5claws56
8367
8368         * src/pop.c
8369                 plug leak in pop3_top_recv
8370
8371 2002-10-26 [christoph]  0.8.5claws55
8372
8373         * src/folder.c
8374                 set need_update folder flag when messages are added
8375                 (closes bug [ 626922 ] folder not updated after receiving)
8376
8377 2002-10-25 [melvin]     0.8.5claws54
8378
8379         * src/imageview.c
8380                 Fixed a memleak introduced in the scaling code.
8381
8382 2002-10-24 [alfons]     0.8.5claws53
8383
8384         * src/filtering.c
8385                 make filtering's forward message action forward from the 
8386                 correct account
8387                 (closes bug [628089 ] Filter -> Forward from address problem
8388                 reported by Oktay)
8389
8390 2002-10-24 [christoph]  0.8.5claws52
8391
8392         * src/mainwindow.c
8393         * src/manual.[ch]
8394                 o use manual of current locale or english if current
8395                   locale is not available (and english is available)
8396                 o also link to sylpheed doc project manuals
8397
8398 2002-10-23 [paul]       0.8.5claws51
8399
8400         * tools/README
8401           tools/kmail2sylpheed_v2.pl
8402                 add new version of kmail addressbook importer script.
8403                 works with newer versions of Kmail/KAddressBook which
8404                 have new and rearranged data.
8405
8406 2002-10-23 [martin]     0.8.5claws50
8407
8408         * src/folderview.c
8409         * src/summaryview.c
8410         * src/utils.h
8411         * src/utils.c
8412                 added length parameter to get_abbrev_newsgroup_name()
8413                 changed this function so that it abbreviates the newsgroup
8414                 names only so long it is smaller than the length parameter
8415                 (for better reading of some newsgroup names and space efficiency)
8416
8417 2002-10-22 [colin]      0.8.5claws49
8418
8419         *src/foldersel.c
8420                 Revert Alfons' last modification (after voting ;-))
8421
8422 2002-10-21 [alfons]     0.8.5claws48
8423
8424         * src/foldersel.c
8425                 folder view in folder selection dialog reflects state of
8426                 folder view in main window
8427
8428 2002-10-18 [alfons]     0.8.5claws47
8429
8430         * src/mbox.c
8431                 drop imported messages in folder selected by user,
8432                 and not in the inbox
8433                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
8434
8435 2002-10-18 [alfons]     0.8.5claws46
8436
8437         * src/compose.c
8438                 make automagic reply work correctly for email accounts 
8439                 (whether it's viable to do a full sync with Hiro's 
8440                 compose.c is still under discussion)
8441
8442 2002-10-18 [melvin]     0.8.5claws45
8443
8444         * src/prefs_actions.c
8445                 Fixed bug #622275 where asynchroneous actions left 
8446                 zombies processes
8447                 Made (synchroneous) actions' input be displayed live.
8448
8449 2002-10-18 [christoph]  0.8.5claws44
8450
8451         * src/textview.c
8452                 don't add a newline in the textview in front of the
8453                 first textpart if header display is disabled
8454                 (closes bug [ 603385 ] disabled header display leaves blank
8455                  lin)
8456
8457 2002-10-18 [christoph]  0.8.5claws43
8458
8459         * src/folder.[ch]
8460         * src/imap.c
8461         * src/mbox_folder.c
8462         * src/mh.c
8463         * src/news.c
8464                 folder->get_num_list now returns an error code
8465                 (closes bug [ 609424 ] News cache cleared on failure)
8466                 
8467 2002-10-17 [colin]      0.8.5claws42
8468         
8469         * src/news.c
8470                 Changed a printf by debug_print
8471
8472 2002-10-16 [paul]       
8473
8474         * tools/OOo2sylpheed.pl
8475                 allow for spaces in the name of the
8476                 file to be attached.
8477
8478 2002-10-16 [colin]      0.8.5claws41
8479
8480         * src/main.c
8481                 Use a tristate to change online mode
8482
8483 2002-10-16 [paul]       0.8.5claws40
8484
8485         * po/es.po
8486                 updated by Ricardo Mones Lastra
8487
8488 2002-10-16 [colin]      0.8.5claws39
8489
8490         * src/main.c
8491           src/mainwindow.[ch]
8492                 Added --online and --offline command-line
8493                 switches
8494
8495 2002-10-15 [christoph]  0.8.5claws38
8496
8497         * src/procmime.c
8498                 set mimeinfo->name to NULL after g_free to
8499                 avoid double freeing with g_free
8500
8501 2002-10-14 [christoph]  0.8.5claws37
8502
8503         * src/compose.c
8504         * src/filtering.c
8505         * src/summaryview.c
8506                 remove calls to folder->change_flags that are now
8507                 done by procmsg flag functions (seems it is not
8508                 used by any foldertype anyway)
8509         * src/folder.c
8510                 init folder->change_flags with NULL
8511
8512 2002-10-14 [christoph]  0.8.5claws36
8513
8514         * src/folder.[ch]
8515         * src/imap.[ch]
8516                 use virtual functions for folder item new and destroy
8517                 functions
8518
8519 2002-10-14 [melvin]     0.8.5claws35
8520
8521         * src/compose.c
8522                 Added a test to not run the spell checker if no default
8523                 dictionary is available. No dialog is displayed though.
8524
8525 2002-10-14 [melvin]     0.8.5claws34
8526
8527         * src/gtkaspell.c
8528                 Fixed bug in dictionary list context menu where
8529                 "More..." pointed to an emtpy submenu if the
8530                 number of dictionaries is a multiple of 15
8531                 Removed unneeded code in suggestions list creation
8532
8533 2002-10-14 [paul]       0.8.5claws33
8534
8535         * po/bg.po
8536                 updated by George Danchev
8537
8538 2002-10-13 [hoa]        0.8.5claws32
8539
8540         * src/matcher.[ch]
8541           src/matcher_parser_parser.y
8542                 removed the escaped string from internal structure
8543                 of matcher.
8544
8545 2002-10-12 [colin]      0.8.5claws31
8546
8547         * src/gtksctree.[ch]
8548           src/summaryview.c
8549                 Removed useless function gtksctree_reanchor
8550
8551 2002-10-12 [alfons]     0.8.5claws30
8552         
8553         * sync with remaining main changes 2002-10-09 - 2002-10-11
8554         - drop changes to src/compose.c (requires claws specific changes)
8555         
8556 2002-10-12 [alfons]     0.8.5claws29
8557         
8558         * sync with main changes of 2002-10-08
8559         - drop changes to src/compose.c (requires claws specific changes)
8560         - drop changes to src/summaryview.c (requires changes to compose.c)     
8561
8562 2002-10-12 [alfons]     0.8.5claws28
8563         
8564         * sync with main changes of 2002-10-07
8565
8566 2002-10-12 [alfons]     0.8.5claws27
8567
8568         * sync with main changes of 2002-10-04
8569         - drop changes to src/compose.c (requires claws specific changes)
8570         - drop changes to src/prefs_folder_item.c (claws implementation
8571           seems to be working)
8572
8573 2002-10-12 [colin]      0.8.5claws26
8574
8575         * src/mainwindow.c
8576                 Fix folder-flicker when space-reading, introduced 
8577                 in claws22.
8578
8579 2002-10-12 [colin]      0.8.5claws25
8580
8581         * src/compose.c
8582                 Save account address when saving as draft.
8583                 (closes bug 621838)
8584
8585 2002-10-12 [colin]      0.8.5claws24
8586
8587         * src/summaryview.c
8588                 Fix the problem consisting of no message selected
8589                 after the last message in a folder has been moved.
8590
8591 2002-10-12 [paul]       0.8.5claws23
8592
8593         * src/compose.c
8594           src/prefs_template.c
8595           src/template.[ch]
8596                 add Cc and Bcc to templates. Patch submitted by
8597                 John L. Males.
8598
8599 2002-10-12 [colin]      0.8.5claws22
8600
8601         * src/folderview.c
8602                 Fix a bug after "Check for new messages":
8603                 If a folder was opened, it was still selected at
8604                 the end of the check, but displayed empty.
8605         * src/mainwindow.c
8606                 Remove unnecessary check
8607
8608 2002-10-12 [paul]
8609
8610         * tools/README
8611                 be more verbose in the description of
8612                 OOo2sylpheed.pl
8613                 
8614
8615 2002-10-11 [colin]      0.8.5claws21
8616
8617         * src/mainwindow.c
8618                 Make space work (better) when no mail is selected
8619
8620 2002-10-11 [colin]      0.8.5claws20
8621
8622         * src/inc.c
8623           src/news.c
8624                 fix warnings
8625
8626 2002-10-11 [colin]      0.8.5claws19
8627
8628         * src/mainwindow.c
8629                 revert 0.8.5claws6 changes as i couldn't get to
8630                 anything satisfying
8631
8632 2002-10-11 [melvin]     0.8.5claws18
8633
8634         * src/compose.c
8635                 Removed buggy and unused macro (should have been committed in
8636                 0.8.5claws17)
8637
8638 2002-10-11 [melvin]     0.8.5claws17
8639
8640         * src/compose.c
8641                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
8642
8643 2002-10-11 [thorsten]   0.8.5claws16 
8644
8645         * src/folderview.c
8646                 remove rescan warning
8647
8648 2002-10-11 [colin]      0.8.5claws15 
8649
8650         * src/procheader.c
8651                 fix a segfault that happens if conv_unmime_header
8652                 fails (should be better to find out why it fails)
8653
8654 2002-10-11 [christoph]  0.8.5claws14
8655
8656         * src/summaryview.c
8657                 update folderview stats after ignore/unignore thread
8658
8659 2002-10-11 [hoa]        0.8.5claws13
8660
8661         * src/quote_fmt_parse.y
8662                 Fixed a yacc/bison syntax error
8663         * src/matcher.c
8664                 Escaping of string is fixed.
8665
8666 2002-10-11 [colin]      0.8.5claws12
8667
8668         * src/imageview.c
8669                 Resize images to fit
8670
8671 2002-10-11 [paul]       0.8.5claws11
8672
8673         * po/es.po
8674                 updated by Ricardo Mones Lastra
8675
8676 2002-10-10 [alfons]     0.8.5claws10
8677
8678         * src/compose.c
8679                 allow dropping files by "moving" files from a file manager,
8680                 not only by the more cumbersome "copying". the latter 
8681                 mostly implies holding down the Control button
8682
8683 2002-10-10 [christoph]  0.8.5claws9
8684
8685         * src/summaryview.c
8686                 update folders after thread building for ignored threads
8687
8688 2002-10-10 [christoph]  0.8.5claws8
8689
8690         * config/.cvsignore
8691                 added Makefile
8692         * src/filtering.[ch]
8693         * src/folder.[ch]
8694         * src/folderview.[ch]
8695         * src/import.c
8696         * src/inc.[ch]
8697         * src/mbox.[ch]
8698         * src/procmsg.c
8699         * src/summaryview.[ch]
8700                 o added new flag need_update to FolderItem
8701                 o removed folder_table from various functions from tracking
8702                   folder updates
8703                 o set need_update flags in folder.c's move, copy and delete
8704                   functions and procmsg's flags functions
8705                 o added function folderview_update_items_when_required that
8706                   updates all folders with need_update set
8707                 o call folderview_update_items_when_required instead of
8708                   folderview_update_item_foreach
8709
8710 2002-10-09 [sergey]     0.8.5claws7
8711
8712         * src/compose.c
8713                 Strip CRs whel loading the text into editor in reedit mode.
8714
8715 2002-10-09 [colin]      0.8.5claws6
8716
8717         * src/mainwindow.c
8718                 Make Space work when no mail is selected
8719
8720 2002-10-09 [colin]      0.8.5claws5
8721
8722         * src/gtksctree.[ch]
8723                 Fix range_select
8724                 Add gtk_sctree_reanchor() 
8725         * src/summaryview.c
8726                 Use gtk_sctree_reanchor() - better fix for 
8727                 bug 60413
8728
8729 2002-10-09 [colin]      0.8.5claws4
8730
8731         * src/summaryview.c
8732                 Fix shift-click select after delete problem
8733                 (closes bug 60413)
8734
8735 2002-10-08 [thorsten]   0.8.5claws3
8736
8737         * src/summaryview.c
8738                 exclude current msg from -hide read messages-
8739
8740 2002-10-08 [colin]      0.8.5claws2
8741
8742         * src/inc.[ch]
8743           src/pop.c
8744           src/recv.c
8745                 Differentiate socket errors from disk full
8746                 errors
8747
8748 2002-10-08 [christoph]  0.8.5claws1
8749
8750         * Makefile.am
8751         * configure.in
8752                 modifications for new config directory
8753
8754         * config.guess  ** REMOVED **
8755         * config.sub    ** REMOVED **
8756         * install-sh    ** REMOVED **
8757         * ltmain.sh     ** REMOVED **
8758         * missing       ** REMOVED **
8759         * mkinstalldirs ** REMOVED **
8760                 these files are autogenerated by automake
8761                 when you run autogen.sh
8762
8763         * config/.cvsignore     ** NEW FILE **
8764         * config/Makefile.am    ** NEW FILE **
8765                 ignore autogenerated files
8766                 create a Makefile in this directory
8767
8768 2002-10-08 [paul]       0.8.5claws
8769
8770         * 0.8.5claws release
8771         
8772         * src/compose.c
8773           src/procheader.c
8774           src/procmsg.c
8775                 fix quote reply format for newsgroups reply bug
8776                 (thanks to Hoa)
8777                 
8778         * po/en_GB.po
8779           po/pl.po
8780                 updated by me and Witold Wladyslaw Wojciech Wilk
8781                 repectively
8782
8783 2002-10-07 [paul]       0.8.3claws53
8784
8785         * po/it.po
8786           po/pt_BR.po
8787           po/sr.po
8788                 updated messages catalogs, submitted by
8789                 Alessandro Maestri, Fabio Jr.Beneditto 
8790                 and Urke MMI, respectively.
8791
8792 2002-10-07 [christoph]  0.8.3claws52
8793
8794         * src/folder.[ch]
8795         * src/folderview.c
8796         * src/mainwindow.c
8797                 fix new folder ghost message bug
8798                 (closes bug [ 619722 ] wrong count for newly created folders)
8799
8800 2002-10-07 [christoph]  0.8.3claws51
8801
8802         * src/compose.c
8803                 fix news posting problem
8804
8805 2002-10-07 [melvin]     0.8.3claws50
8806
8807         * po/fr.po
8808                 Updated French translation
8809
8810 2002-10-05 [christoph]  0.8.3claws49
8811
8812         * src/gtkstext.c
8813                 check if line_start_cache is set in gtk_stext_update_text
8814                 (closes bug [ 618119 ] crash while doing search in folder)
8815
8816 2002-10-05 [christoph]  0.8.3claws48
8817
8818         * src/imap.c
8819         * src/news.c
8820         * src/utils.c
8821         * src/utils.h
8822                 implement cache cleanups for claws' folder system
8823                 (closes bug [ 595916 ] imapcache not cleaned up)
8824
8825 2002-10-05 [melvin]     0.8.3claws47
8826
8827         * src/prefs_actions.c
8828                 Made the help text more clear for the %p token
8829
8830 2002-10-04 [paul]       0.8.3claws46
8831
8832         * sync with 0.8.5
8833                 see ChangeLog 2002-10-02 and 2002-10-03
8834
8835 2002-10-04 [christoph]  0.8.3claws45
8836
8837         * src/inc.c
8838                 fix segfault caused by pop before smtp
8839                 call to inc_account_mail with NULL
8840                 pointer for mainwin
8841
8842 2002-10-04 [paul]       0.8.3claws44
8843
8844         * configure.in
8845                 sync the LDAP detection from 0.8.5cvs1
8846
8847 2002-10-02 [christoph]  0.8.3claws43
8848
8849         * po/de.po
8850                 fix small spelling error
8851
8852 2002-10-02 [melvin]     0.8.3claws42
8853
8854         * ac/aspell.m4
8855                 Behave better and say "no" when test program cannot be run.
8856
8857 2002-10-02 [paul]       0.8.3claws41
8858
8859         * sync with 0.8.4cvs1
8860                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
8861                 
8862         * src/summaryview.c
8863                 toggle the behavior of Reply menuitem between
8864                 normal reply and reply-to-list
8865
8866 2002-10-01 [sergey]     0.8.3claws40
8867
8868         * src/compose.c
8869                 Convert newlines in the message text to the canonical form
8870                 before base64 encoding (RFC2045 compliance, fixes some
8871                 interoperability issues with Evolution 1.0.3)
8872
8873 2002-09-29 [colin]      0.8.3claws39
8874
8875         * src/summaryview.c
8876                 Fix an unwanted copy/paste
8877
8878 2002-09-29 [colin]      0.8.3claws38
8879
8880         * src/mainwindow.c
8881                 Renamed "Custom toolbar" to "Customize toolbar"
8882                 Renamed "Show all header" to "Show all headers"
8883                 Renamed "Set diplay item" to "Set displayed items"
8884         * src/prefs_common.c
8885                 Renamed "Show all header" to "Show all headers"
8886         * src/prefs_summary_column.c
8887                 Renamed "diplay item" to "displayed items"
8888
8889 2002-09-29 [colin]      0.8.3claws37
8890
8891         * src/mainwindow.[ch]
8892                 online/offline status pixmaps follow theme
8893                 changes
8894         * src/summaryview.[ch]
8895                 quicksearch pixmap follows theme changes
8896
8897 2002-09-29 [thorsten]   0.8.3claws36
8898
8899         * src/compose.c
8900           src/prefs_folder_item.[ch]
8901                 add default_reply_to folder option (closes patch 581044)
8902
8903 2002-09-29 [christoph]  0.8.3claws35
8904
8905         * acconfig.h    ** REMOVED **
8906         * configure.in
8907         * ac/aspell.m4
8908         * ac/check-type.m4
8909         * ac/gnupg-check-typedef.m4
8910                 fix autoheader 2.50 warning
8911
8912 2002-09-29 [christoph]  0.8.3claws34
8913
8914         * major code cleanup (part 2)
8915         
8916                 - unused variables removed
8917                 - unused functions removed
8918                 - uninitialized variables checked
8919                 - missing return statements added
8920                 - missing function return types added
8921                 - added parentheses around assignment
8922                   when suggested by gcc
8923
8924 2002-09-29 [alfons]     0.8.3claws33
8925
8926         * src/logwindow.c
8927                 log_window_clear(): only bracket gtk_text_forward_delete() 
8928                 with gtk_text_freeze() / gtk_text_thaw() (see if this
8929                 works around GTK text bug)
8930
8931 2002-09-29 [paul]       0.8.3claws32
8932
8933         * po/bg.po
8934           po/sr.po
8935                 updated by George Danchev and Urke MMI
8936                 respectively
8937
8938 2002-09-27 [christoph]  0.8.3claws31
8939
8940         * doc-src/readme.txt
8941         * doc-src/rfc1806.txt   ** REMOVED **
8942         * doc-src/rfc2183.txt   ** NEW FILE **
8943         * doc-src/rfc2980.txt   ** NEW FILE **
8944                 update rfcs
8945
8946 2002-09-27 [melvin]     0.8.3claws30
8947
8948         * ac/aspell.m4
8949                 Fixed typo which could break linking
8950
8951 2002-09-27 [melvin]     0.8.3claws29
8952
8953         * ac/aspell.m4
8954                 Improved GNU/aspell checking. 
8955                 Fixed bug #614490
8956
8957 2002-09-27 [paul]       0.8.3claws28
8958
8959         * sync with 0.8.3cvs8
8960                 see ChangeLog 2002-09-27
8961
8962 2002-09-26 [colin]      0.8.3claws27
8963
8964         * src/toolbar.[ch]
8965           src/mainwindow.[ch]
8966                 Add "Reply to Mailing-list" to the toolbar
8967
8968 2002-09-26 [christoph]  0.8.3claws26
8969
8970         * src/summaryview.c
8971                 Fix wrong message counts in summaryview status
8972
8973 2002-09-26 [paul]       0.8.3claws25
8974
8975         * sync with 0.8.3cvs7
8976                 see ChangeLog 2002-09-26
8977
8978 2002-09-26 [paul]       0.8.3claws24
8979
8980         * sync with 0.8.3cvs6
8981                 see ChangeLog 2002-09-25
8982
8983 2002-09-25 [christoph]  0.8.3claws23
8984
8985         * src/prefs_common.c
8986         * src/prefs_folder_item.c
8987         * src/prefs_scoring.c
8988                 Renamed "kill score" to "hide score" in GUI
8989                 and prefs files
8990
8991 2002-09-25 [paul]       0.8.3claws22
8992
8993         * sync with 0.8.3cvs5
8994                 see ChangeLog 2002-09-24
8995
8996 2002-09-24 [alfons]     0.8.3claws21
8997
8998         patch by Satoshi Nagayasu: allows appending / saving multiple 
8999         selected files (closes "[ 612279 ] save multiple mesg(s) in 
9000         'Save as ...'")
9001
9002         * AUTHORS
9003                 add Satoshi Nagayasu
9004         * src/summaryview.c
9005                 summary_save_as(): allow saving selected files to
9006                 one file
9007                 summary_set_menu_sensitive: enable "Save As..." when
9008                 multiple files are selected
9009         * src/utils.[ch]
9010                 append_file(): new function
9011
9012 2002-09-24 [colin]      0.8.3claws20
9013
9014         * src/procmime.c
9015                 Fix segfault when mimeinfo doesn't have a 
9016                 content_type. 
9017
9018 2002-09-24 [colin]      0.8.3claws19
9019
9020         * src/prefs_common.[ch]
9021                 Add a preference to display send dialog or not
9022         * src/send.c
9023                 Display send dialog according to preference
9024
9025 2002-09-24 [colin]      0.8.3claws18
9026
9027         * src/compose.[ch]
9028                 Disable user actions when sending
9029
9030 2002-09-24 [colin]      0.8.3claws17
9031
9032         * src/procmime.c
9033                 Do not display name or filename for attachments
9034                 with an application/pgp-signature type
9035                 (security flaw, see bug 537413)
9036
9037 2002-09-23 [colin]      0.8.3claws16
9038
9039         * src/editaddress.c
9040                 Initialize entry_email, entry_alias and 
9041                 entry_remarks to first email address of the list
9042
9043 2002-09-23 [colin]      0.83claws15
9044
9045         * src/compose.c
9046                 Drop pgp-signature when reediting a signed queued
9047                 message
9048
9049 2002-09-23 [melvin]     0.8.3claws14
9050
9051         * po/fr.po
9052                 Updated French translation
9053
9054 2002-09-23 [melvin]     0.8.3claws13
9055
9056         * src/mainwindow.c
9057                 Made custom toolbar menu labels more consistent
9058         * src/prefs_toolbar.c
9059                 Made custom toolbar window title more consistent
9060
9061 2002-09-22 [colin]      0.8.3claws12
9062
9063         * src/inc.c
9064                 Initialize session type to normal before getting 
9065                 mail (fixes strange Get behaviour)
9066         * src/prefs_account.h
9067                 Move STYPE_POP_BEFORE_SMTP to last position to 
9068                 avoid other side-effects
9069
9070 2002-09-22 [colin]      0.8.3claws11
9071
9072         * src/prefs_account.c
9073                 Fix pop_bfr_smtp_tm_entry sensivity when switching
9074                 from pop3 to apop or vice-versa
9075
9076 2002-09-22 [colin]      0.8.3claws10
9077         
9078         * src/prefs_account.[ch]
9079                 Add an option for the POP before SMTP timeout
9080         * src/inc.c
9081                 Remember time of last POP connection
9082         * src/send.c
9083                 Do POP before SMTP only if timeout reached
9084
9085 2002-09-22 [oliver]     0.8.3claws9
9086         
9087         * README.claws
9088                 explain custom toolbar
9089
9090 2002-09-22 [oliver]     0.8.3claws8
9091
9092         * src/prefs_actions.[ch]
9093         custom toolbar for compose      
9094                 actions callback from compose toolbar
9095         * src/folderview.c
9096                 remove include toolbar.h
9097
9098 2002-09-22 [oliver]     0.8.3claws7
9099         
9100         * src/prefs_toolbar.[ch]
9101                 custom toolbar for compose
9102                 - generic prefs_toolbar handles both
9103                   Mainwin's toolbar as well as Compose toolbar          
9104
9105 2002-09-22 [oliver]     0.8.3claws6
9106         
9107         * src/toolbar.[ch]
9108                 custom toolbar for compose
9109                 restructure toolbar.[ch]
9110
9111 2002-09-22 [oliver]     0.8.3claws5
9112
9113         * src/compose.[ch]
9114                 custom toolbar for compose
9115
9116 2002-09-22 [oliver]     0.8.3claws4
9117         
9118         * src/mainwindow.[ch]
9119                 custom toolbar for compose 
9120                 move mainwin toolbar back to mainwindow
9121
9122 2002-09-22 [alfons]     0.8.3claws3
9123
9124         * src/procmsg.c
9125                 :%sno/if(/if (/gc
9126                 :%sno/for(/for (/gc
9127                 (beautify)
9128
9129 2002-09-22 [alfons]     0.8.3claws2
9130         
9131         * src/procmsg.c
9132                 procmsg_save_to_outbox(): don't unlink message file from queue;
9133                 callers should do it using folder_item_remove_msg()
9134
9135 2002-09-22 [colin]      0.8.3claws1
9136
9137         * src/mimeview.[ch]
9138                 Made mimeview_check_signature() public
9139         * src/textview.c
9140                 Made GPG signatures verifiable by clicking
9141                 the [application/pgp-signature] in the Text
9142                 view
9143
9144 2002-09-22 [paul]       0.8.3claws
9145
9146         * po/bg.po
9147           po/en_GB.po
9148           po/es.po
9149           po/it.po
9150           po/pl.po
9151           po/pt_BR.po
9152           po/sr.po
9153                 updated translations, submitted by George Danchev,
9154                 me, Ricardo Mones Lastra, Alessandro Maestri,
9155                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
9156                 and Urke MMI, respectively.     
9157
9158 2002-09-22 [alfons]     0.8.2claws65
9159
9160         * src/procmsg.c
9161         * src/pgptext.c
9162                 no furry valgrinds have been used to plug these memleaks
9163
9164 2002-09-20 [paul]       0.8.2claws64
9165
9166         * sync with 0.8.3cvs4
9167                 'Select thread' re-implemented 
9168                 see ChangeLog 2002-09-20
9169
9170 2002-09-21 [alfons]     0.8.2claws63
9171
9172         * src/compose.c
9173                 compose_send(): plug unnoticed memleak
9174
9175 2002-09-20 [alfons]     0.8.2claws62
9176
9177         * src/addr_compl.c
9178                 replace_address_in_edit(): strict check for NULL address to
9179                 fix "[ 607348 ] Segfault in address completion". My guess is
9180                 that this happens with an empty address book, but it's good
9181                 to have this check here anyway
9182                 
9183                 completion_window_button_press(): free string returned 
9184                 from the internal cache
9185
9186 2002-09-20 [christoph]  0.8.2claws61
9187
9188         * src/procmime.h
9189                 added ENC_BINARY to EncodingType
9190         * src/procmime.c
9191                 the string returned by procmime_get_encoding_str
9192                 should not depend on the order of values in the
9193                 EncodingType definition
9194         * doc-src/rfc1806.txt   ** NEW FILE **
9195                 Added rfc1806 about MIME Content-Disposition
9196                 Extension
9197
9198 2002-09-19 [paul]       0.8.2claws60
9199
9200         * sync with 0.8.2cvs3
9201                 see ChangeLog 2002-09-19
9202
9203 2002-09-19 [paul]       0.8.2claws59
9204
9205         * src/prefs_folder_item.c
9206                 revert to Darko's original alignment of colour
9207                 selector button
9208                 add a colon to folder_color label
9209                 
9210         * src/compose.c
9211                 add Colin's patch (with Hiro's modifications) to 
9212                 force BASE64 encoding for 8-bit text when signing
9213                 (sync with 0.8.3cvs2)
9214
9215 2002-09-18 [alfons]     0.8.2claws58
9216
9217         * src/compose.c
9218                 :%sno/if(/if (/gc
9219                 :%sno/for(/for (/gc
9220                 (beautify a little bit)
9221
9222 2002-09-18 [christoph]  0.8.2claws57
9223
9224         * src/pine.c
9225                 fix handling of fgetc return value
9226
9227 2002-09-17 [alfons]     0.8.2claws56
9228         
9229         * src/summaryview.c
9230                 summary_sort(): check non-NULL summaryview->folder_item when no 
9231                 folder is selected at all
9232                 (closes "[ 610344 ] sort label make syl Crash")
9233
9234 2002-09-17 [alfons]     0.8.2claws55
9235         
9236         * src/compose.c
9237                 beautify a little bit
9238
9239 2002-09-17 [christoph]  0.8.2claws54
9240
9241         * src/folder.c
9242                 initialize max values for cache and folder
9243                 when cache or folder is empty
9244
9245 2002-09-15 [colin]      0.8.2claws53
9246
9247         * src/compose.c
9248                 Fix a leak (thanks Alfons!) and cleaned
9249                 variables names for custom headers
9250
9251 2002-09-15 [colin]      0.8.2claws52
9252
9253         * src/compose.c
9254                 Fix custom headers recognition when
9255                 prefs_common.trans_hdr is on
9256
9257 2002-09-15 [colin]      0.8.2claws51
9258
9259         * src/compose.c
9260                 Allow dynamically-added custom headers
9261                 Yet not reparsed if reedited
9262
9263 2002-09-15 [alfons]     0.8.2claws50
9264
9265         * src/prefs_account.c
9266                 fix warnings
9267
9268 2002-09-15 [colin]      0.8.2claws49
9269         
9270         * src/prefs_account.c
9271                 fix pop_before_smtp sensitivity
9272
9273 2002-09-15 [colin]      0.8.2claws48
9274
9275         * src/inc.[ch]
9276                 add inc_pop_before_smtp()
9277                 allow MainWindow to be undefined in 
9278                 inc_account_mail() and inc_start()
9279         * src/pop.c
9280           src/prefs_account.h
9281                 add STYPE_POP_BEFORE_SMTP session type
9282         * src/prefs_account.c
9283                 activated pop before smtp option
9284         * src/send.c
9285                 do pop before smtp if the relevant option 
9286                 is set
9287
9288 2002-09-15 [paul]       0.8.2claws47
9289
9290         * sync with 0.8.3
9291                 see ChangeLog 2002-09-15
9292
9293 2002-09-14 [paul]       0.8.2claws46
9294
9295         * po/bg.po
9296                 updated Bulgarian translation, submitted by
9297                 George Danchev
9298
9299 2002-09-13 [paul]       0.8.2claws45
9300
9301         * src/compose.c
9302                 merge claws' select_account() with main's
9303                 (new) compose_select_account(). [sync with
9304                 0.8.2cvs15, see ChangeLog 2002-09-11]
9305
9306 2002-09-12 [christoph]  0.8.2claws44
9307
9308         * src/filter.c
9309                 allocate 1 elements of FolderItem not 0
9310
9311 2002-09-12 [colin]      0.8.2claws43
9312
9313         * src/compose.c
9314                 Fix bug #590825 (obey Follow-up: poster)
9315
9316 2002-09-12 [colin]      0.8.2claws42
9317
9318         * src/procmime.c
9319                 Fix bug #557009 (wrong headers for messages 
9320                 forwarded as attachments)
9321
9322 2002-09-11 [colin]      0.8.2claws41
9323         
9324         * src/compose.c
9325                 Put SCF: pseudo-header on top of message
9326                 Set draft tmp_flag when saved as draft
9327
9328         * src/procmsg.c
9329           src/procheader.c
9330                 Skip after first \n\n for beginning of real message
9331                 for drafts too
9332
9333 2002-09-11 [christoph]  0.8.2claws40
9334
9335         * src/filtering.c
9336                 use procmsg flag functions in filtering or processing
9337                 will cause incorrect folder message counts
9338
9339 2002-09-11 [colin]      0.8.2claws39
9340
9341         * src/compose.c
9342                 Fix bug #550175 - wrong save folder when reediting
9343                 drafts
9344
9345 2002-09-11 [paul]       0.8.2claws38
9346
9347         * sync with 0.8.2cvs14
9348                 see ChangeLog 2002-09-11
9349
9350 2002-09-11 [colin]      0.8.2claws37
9351
9352         * src/folder.c
9353                 Fix a typo (seeming to cause new/unread status to
9354                 be lost)
9355
9356 2002-09-10 [christoph]  0.8.2claws36
9357
9358         * src/compose.c
9359                 compose_redirect should not use compose_generic_new
9360                 because that does more stuff than expected including
9361                 opening the external editor
9362                 (closes bug "[ 526608 ] bounced messages appear blank
9363                  in editor")
9364
9365 2002-09-10 [christoph]  0.8.2claws35
9366
9367         * src/folder.c
9368                 fix problem with too large message number range
9369                 causing a crash in folder_item_scan
9370
9371 2002-09-10 [paul]       0.8.2claws34
9372
9373         * sync with 0.8.2cvs13
9374                 see ChangeLog 2002-09-10
9375
9376 2002-09-10 [christoph]  0.8.2claws33
9377
9378         * src/msgcache.c
9379                 set MsgInfo TmpFlags for queue and draft folders
9380                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
9381
9382 2002-09-10 [paul]       0.8.2claws32
9383
9384         * AUTHORS
9385           po/bg.po      ** NEW FILE **
9386                 new Bulgarian translation submitted by
9387                 George Danchev <danchev@spnet.net>
9388                 
9389         * tools/Makefile.am
9390           tools/README
9391           tools/tb2sylpheed     ** NEW FILE **
9392                 add script that converts an addressbook exported
9393                 from The Bat! into a Sylpheed addressbook. Submitted
9394                 by Urke MMI <urke-kg@eunet.yu>
9395
9396 2002-09-10 [paul]       0.8.2claws31
9397
9398         * sync with 0.8.2cvs12
9399                 see ChangeLog 2002-09-10
9400
9401 2002-09-06 [paul]       0.8.2claws30
9402
9403         * src/prefs_common.c
9404                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
9405                 
9406         * tools/Makefile.am
9407           tools/README
9408           tools/ldif-to-xml.py  ** REMOVED **
9409                 remove obsolete python script
9410
9411 2002-09-06 [paul]       0.8.2claws29
9412
9413         * sync with 0.8.2cvs10
9414                 see ChangeLog 2002-09-06
9415
9416 2002-09-04 [paul]       0.8.2claws28
9417
9418         * sync with 0.8.2cvs9
9419                 see ChangeLog 2002-08-04
9420
9421 2002-09-04 [colin]      0.8.2claws27 
9422
9423         * src/prefs_common.[ch]
9424                 Added signature color configuration
9425         * src/textview.c
9426                 Use user-specified signature color
9427
9428 2002-09-03 [colin]      0.8.2claws26
9429
9430         * src/prefs_common.[ch]
9431                 Added autosave and autosave_length prefs
9432         * src/compose.c
9433                 Added compose_remove_draft()
9434                 Auto-save drafts according to the prefs
9435         * src/main.c
9436                 Added a crash-indicator file, allowing to check
9437                 for new messages on startup if Sylpheed crashed
9438                 (makes saved drafts "reappear")
9439
9440 2002-09-03 [colin]      0.8.2claws25
9441
9442         * src/textview.[ch]
9443                 Grey the signature
9444
9445 2002-09-03 [paul]       0.8.2claws24
9446
9447         * sync with 0.8.2cvs8
9448                 see ChangeLog 2002-09-02 and 2002-09-03
9449
9450 2002-09-03 [darko]      0.8.2claws23
9451
9452         * src/folderview.c
9453                 use normal style when creating new folder to pick
9454                 proper font size 
9455
9456 2002-09-02 [melvin]     0.8.2claws22
9457
9458         * src/gtkaspell.m4
9459                 removed some obsolete code
9460
9461 2002-09-02 [melvin]     0.8.2claws21
9462
9463         * ac/aspell.m4
9464                 fixed test's equality sign (== to =)
9465
9466 2002-09-02 [alfons]     0.8.2claws20
9467
9468         * src/folder.c
9469         * src/mh.c
9470                 revert change of 0.8.2claws16 and use the mh_folder_destroy
9471                 as folder->destroy virtual as suggested by Hiro
9472                 (the mh.c code seems to have been lost around mh.c.1.21)
9473
9474 2002-09-02 [paul]       0.8.2claws19
9475
9476         * po/pt_BR.po
9477                 updated by Fabio Jr. Beneditto
9478                 
9479         * src/defs.h
9480                 use 'http://claws.sylpheed.org' for homepage link. 
9481                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
9482
9483 2002-09-01 [alfons]     0.8.2claws18
9484
9485         * src/mh.c
9486                 plug memleak related to one Martin Kluge found
9487
9488 2002-08-31 [paul]       0.8.2claws17
9489
9490         * sync with 0.8.2cvs6
9491                 see ChangeLog 2002-08-30
9492
9493 2002-08-31 [alfons]     0.8.2claws16
9494
9495         * src/folder.c
9496                 folder_destroy(): remove mailbox from folderlist even if it has
9497                 no destroy virtual
9498
9499 2002-08-31 [alfons]     0.8.2claws15
9500
9501         * src/folder.c
9502                 :%sno/if(/if (/gc
9503                 :%sno/for(/for (/gc
9504                 (being pedantic I know)
9505
9506 2002-08-31 [alfons]     0.8.2claws14
9507
9508         * src/folder.c
9509                 check for NULL pointers returned from folder->fetch_msginfo virtual
9510                 (should solve some reported crashes)
9511
9512 2002-08-30 [alfons]     0.8.2claws13
9513
9514         * acconfig.h
9515         * configure.in
9516         * src/crash.c
9517                 enable crash dialog on compilation time
9518                 (--enable-crash-dialog configure option)
9519
9520 2002-08-30 [alfons]     0.8.2claws12
9521
9522         * AUTHORS
9523                 add Martin Kluge
9524         * src/mh.c
9525                 apply memory leak plug patch by Martin Kluge
9526                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
9527                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
9528                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
9529
9530 2002-08-30 [darko]      0.8.2claws11
9531
9532         * src/folderview.c
9533                 copy Gtk style from normal style to match
9534                 font size for coloured folders
9535
9536 2002-08-29 [alfons]     0.8.2claws10
9537
9538         * sylpheed.desktop
9539                 Type=Internet <- Type=Application
9540                 (reported by Michael Schwendt, see:
9541                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
9542                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
9543
9544 2002-08-29 [paul]       0.8.2claws9
9545
9546         * sync with 0.8.2cvs5
9547                 see ChangeLog 2002-08-29
9548
9549 2002-08-29 [colin]      0.8.2claws8
9550
9551         * src/summaryview.c
9552                 Added a sanity check in summary_select_thread
9553                 Should fix bug 601605
9554
9555 2002-08-29 [colin]      0.8.2claws7
9556
9557         * src/main.c
9558                 Revert claws6 changes regarding bug #591676
9559
9560 2002-08-28 [colin]      0.8.2claws6
9561         
9562         * src/main.c
9563                 Ignore cache for queue folderitems
9564                 Fix bug #591676
9565
9566 2002-08-28 [melvin]     0.8.2claws5
9567
9568         * README.claws
9569                 Fixed typos.
9570
9571 2002-08-28 [melvin]     0.8.2claws4
9572
9573         * README.claws
9574                 Updated a bit the text concerning the spell checker
9575
9576 2002-08-28 [melvin]     0.8.2claws3
9577
9578         Merged the GNU_aspell_branch:
9579                 Support of new GNU/aspell is now included and the old pspell
9580                 is not supported anymore.
9581                 See README.claws
9582
9583         * README.claws
9584                 Updated spell checker text to reflect the switch to GNU/aspell
9585
9586         * ac/aspell.m4          *** NEW ***
9587         * src/gtkaspell.[ch]    *** NEW *** 
9588         * ac/pspell.m4          *** DELETED *** 
9589         * src/gtkspell.[ch]     *** DELETED ***
9590
9591         * ac/Makefile.am
9592                 Updated for GNU/aspell support
9593
9594         * po/POTFILES.in
9595                 Replaced gtkspell.c by gtkaspell.c
9596
9597         * acconfig.h
9598         * src/Makefile.am
9599         * src/about.c
9600         * src/compose.[ch]
9601         * src/crash.c
9602         * src/main.c
9603         * src/prefs_common.[ch]
9604                 Updated for GNU/aspell support
9605
9606 2002-08-28 [paul]       0.8.2claws2
9607
9608         * sync with 0.8.2cvs4
9609                 see ChangeLog 2002-08-27 and 2002-08-28
9610
9611 2002-08-28 [colin]      0.8.2claws1
9612
9613         * src/summary_search.c
9614                 Added "AND search"
9615
9616 2002-08-28 [jens]       0.8.2claws
9617
9618         *po/de.po
9619                 Updated German translations
9620
9621 2002-08-27 [melvin]     0.8.2claws
9622
9623         * po/fr.po
9624                 Updated French translations
9625
9626 2002-08-27 [paul]       0.8.2claws
9627
9628         * sync with 0.8.2 main release
9629
9630         * po/en_GB.po
9631           po/es.po
9632           po/it.po
9633           po/pl.po
9634           po/pt_BR.po
9635           po/sr.po
9636                 updated message catalogs submitted by
9637                 Ricardo Mones Lastra, Alessandro Maestri,
9638                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
9639                 Beneditto and Urke MMI  
9640
9641 2002-08-27 [hoa]        0.8.1claws123
9642
9643         * src/mainwindow.[ch]
9644         * src/summaryview.[ch]
9645                 removed the "filter setting" menu option.
9646                 add a "cancel a news message" menu option.
9647
9648 2002-08-26 [martin]     0.8.1claws122
9649
9650         * ChangeLog.claws
9651                 changed string under 0.8.1claws79 changed by myself
9652                 i'm sorry alfons :(
9653
9654 2002-08-26 [martin]     0.8.1claws121
9655
9656         * src/crash.c
9657                 added kill command to debuggerrc to start crash dialog
9658
9659 2002-08-26 [paul]       0.8.1claws120
9660
9661         * sync with 0.8.1cvs31
9662                 see ChangeLog 2002-08-26
9663
9664 2002-08-25 [alfons]     0.8.1claws119
9665
9666         * src/procmsg.c
9667                 fix bug that didn't send out correct headers to news server
9668                 when sending news article and email from queue (bug reported
9669                 and patch provided by Tim Mann; closes bug 
9670                 "[ 583196 ] 0.7.8claws can't post news")
9671
9672 2002-08-25 [alfons]     0.8.1claws118
9673
9674         * src/selective_download.c
9675                 mark two strings as translatable
9676                 (thanks to Urke MMI for pointing this out)
9677
9678 2002-08-25 [alfons]     0.8.1claws117
9679
9680         * src/summaryview.c
9681                 treat sent boxes as special and allow sorting them by addressee
9682                 (closes "[ 589418 ] Sent folder sorting misbehavior"
9683                 submitted by Steve Lamb)
9684
9685 2002-08-24 [alfons]     0.8.1claws116
9686
9687         * src/matcher.c
9688                 fix memleak reported by Martin Kluge
9689                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
9690
9691 2002-08-24 [oliver]     0.8.1claws115
9692
9693         * src/prefs_toolbar.c
9694                 o code cleanup as suggested by Alfons
9695                 o memleak fix
9696
9697 2002-08-24 [alfons]     0.8.1claws114
9698
9699         * src/summaryview.c
9700                 o fix another memory leak reported by Martin Kluge
9701                   (see "[ 599568 ] Small Memory Leak")
9702                 o remove 'from' variable from 'summary_set_header()'; we can
9703                   do with just 'to' 
9704
9705 2002-08-24 [paul]       0.8.1claws113
9706
9707         * sync with 0.8.1cvs30
9708                 see ChangeLog 2002-08-23
9709
9710 2002-08-24 [alfons]     0.8.1claws112
9711
9712         * src/summaryview.c
9713                 remove unnecessary allocations for search bar fixing leaks
9714                 reported by Martin Kluge
9715                 (see "[ 599451 ] Further memory leaks?")
9716
9717 2002-08-24 [alfons]     0.8.1claws111
9718
9719         * src/main.c
9720                 make get_socket_name() public for crash.c
9721         * src/crash.c
9722                 o make report bug button work (goes to claws' 
9723                   bug tracker at sf.net)
9724                 o introduce function for doing important stuff just
9725                   before claws goes down
9726                 o clean up code 
9727
9728 2002-08-24 [alfons]     0.8.1claws110
9729
9730         * src/compose.c
9731                 move cursor to "To" entry when forwarding as attachment
9732                 (reported and solved by Steve Lamb, closes bug report
9733                 "[ 592880 ] Forward as attachment; cursor not in to")
9734
9735 2002-08-24 [colin]      0.8.1claws109
9736
9737         * src/mainwindow.c
9738                 fix quick search visibility after GUI (de)separations.
9739
9740 2002-08-23 [colin]      0.8.1claws108
9741
9742         * src/mainwindow.c
9743                 fix header pane visibility after folderview or
9744                 messageview (de)separation
9745
9746 2002-08-23 [paul]       0.8.1claws107
9747
9748         * src/mainwindow.[ch]
9749           src/toolbar.c
9750                 give full control of display or non-display 
9751                 of the Execute icon to Custom toolbar settings.
9752                 add new sensitivity condition to maninwindow.h: 
9753                 M_DELAY_EXEC
9754
9755         * ChangeLog
9756           ChangeLog.jp
9757           NEWS
9758                 more sync with 0.8.1cvs29
9759
9760 2002-08-23 [melvin]     0.8.1claws106
9761
9762         * src/alertpanel.c
9763                 Readded support for custom widget in alertpanel lost in last
9764                 sync.
9765
9766 2002-08-23 [paul]       0.8.1claws105
9767
9768         * sync with 0.8.1cvs29
9769                 see ChangeLog 2002-08-23
9770
9771 2002-08-23 [colin]      0.8.1claws104
9772
9773         * src/summaryview.c
9774                 Fix folder and search pixmaps exchanging positions
9775                 after theme or toolbar changes. Thank to Oliver for 
9776                 reporting this.
9777
9778 2002-08-23 [colin]      0.8.1claws103
9779
9780         * src/mainwindow.c
9781           src/messageview.[ch]
9782           src/noticeview.[ch]
9783           src/summaryview.c
9784                 Changed messageview_create() and noticeview_create()
9785                 to avoid the last gdk_warning
9786
9787 2002-08-22 [colin]      0.8.1claws102
9788
9789         * src/summaryview.c
9790                 Fix my new `Creating pixmap from xpm' warning
9791
9792 2002-08-22 [colin]      0.8.1claws101
9793
9794         * src/mainwindow.c
9795                 Fix some of the gdk warnings
9796
9797 2002-08-22 [colin]      0.8.1claws100
9798
9799         * src/Makefile.am
9800         * src/stock_pixmap.c
9801         * src/stock_pixmap.h
9802         * src/pixmaps/quicksearch.xpm *ADDED*
9803                 Add the quicksearch pixmap
9804         * src/mainwindow.c
9805         * src/summaryview.c
9806         * src/summaryview.h
9807                 Make quicksearch bar visible/hidden via a button
9808
9809 2002-08-22 [christoph]  0.8.1claws99
9810
9811         * src/folder.c
9812                 fix folder update for newsgroups with message
9813                 numbers below minimum number of articles to fetch
9814                 (closes bug #598445)
9815
9816 2002-08-22 [paul]       0.8.1claws98
9817
9818         * sync with 0.8.1cvs28
9819                 see ChangeLog 2002-08-22
9820
9821 2002-08-21 [alfons]     0.8.1claws97
9822
9823         * src/crash.c
9824                 use bt instead of bt full which seems to work 
9825                 better, and bt full doesn't give a great deal 
9826                 of information anyway
9827
9828 2002-08-21 [colin]      0.8.1claws96
9829
9830         * src/summaryview.c
9831                 fix summaryview_searchtype_changed prototype
9832
9833 2002-08-21 [christoph]  0.8.1claws95
9834
9835         * src/mainwindow.c
9836                 o fix broken menu update for sorting type, we have to
9837                   get this info from the summaryview now
9838                 o removed setting of threaded state in menu callback
9839         * src/summaryview.[ch]
9840                 more summaryview/folderitem seperation for
9841                 threading option
9842         * configure.in
9843                 removed not required --with-compiler-flags option
9844
9845 2002-08-21 [oliver]     0.8.1claws94
9846         
9847         * src/toolbar.h 
9848                 o rename toolbar.xml to toolbar_main.xml
9849                   since toolbar_compose.xml might come up 
9850                   any time soon
9851         * README.claws
9852                 add custom toolbar              
9853
9854 2002-08-21 [darko]      0.8.1claws93
9855
9856         * src/procmsg.c
9857                 don't reset tmp flags for messages copied
9858                 to sent folder
9859
9860 2002-08-21 [colin]      0.8.1claws92
9861         
9862         * src/prefs_filtering.c
9863                 fix renaming rules on folder rename 
9864                 when folder is not a leaf folder
9865
9866 2002-08-21 [paul]       0.8.1claws91
9867
9868         * src/prefs_folder_item.c
9869                 fix alignment of colour selector
9870
9871 2002-08-21 [paul]       0.8.1claws90
9872
9873         * sync with 0.8.1cvs27
9874                 see ChangeLog 2002-08-21
9875
9876 2002-08-21 [paul]       0.8.1claws89
9877
9878         * src/summaryview.c
9879                 fix crash when changing field type in
9880                 Quick search bar
9881
9882 2002-08-21 [colin]      0.8.1claws88
9883
9884         * src/summaryview.c
9885                 Made quick search case-insensitive
9886
9887 2002-08-21 [paul]       0.8.1claws87
9888
9889         * sync with 0.8.1cvs26
9890                 see ChangeLog 2002-08-21
9891
9892 2002-08-20 [christoph]  0.8.1claws86
9893
9894         * src/folderview.c
9895         * src/main.c
9896         * src/summaryview.[ch]
9897                 more summaryview/folderitem seperation for
9898                 sort_key and sort_type
9899         * src/procmsg.c
9900                 added missing return statement
9901
9902 2002-08-20 [colin]      0.8.1claws85
9903
9904         * src/summaryview.[ch]
9905                 Added a quick search box
9906         * src/mainwindow.c
9907         * src/prefs_common.[ch]
9908                 Added a show/hide option for the quick search
9909
9910 2002-08-20 [oliver]     0.8.1claws84
9911         
9912         * src/mainwindow.c
9913                 remove toolbar_create_popups
9914         * src/toolbar.[ch]
9915                 o remove toolbar_create_popups
9916                 o fix toolbar_set_sensitive 
9917                   (Bug reports #596834 and #596832)     
9918         * src/prefs_toolbar.c
9919                 o add "Set default" button
9920                 o align label and text + combo widgets
9921
9922 2002-08-20 [hoa]        0.8.1claws83bis
9923
9924         * src/imap.c
9925                 fixed a bug in imap_fetch_msginfo() in case there is no
9926                 current folder.
9927
9928 2002-08-20 [darko]      0.8.1claws83
9929
9930         * src/folderview.c
9931                 copy the color style of folder view so it
9932                 works with GTK themes
9933
9934 2002-08-20 [darko]      0.8.1claws82
9935
9936         * src/folder.h
9937         * src/folderview.c
9938         * src/prefs_folder_item.[hc]
9939                 don't use UI stuff in folder.h
9940
9941 2002-08-20 [darko]      0.8.1claws81
9942
9943         * src/folder.h
9944         * src/prefs_folder_item.h
9945         * src/folderview.c
9946         * src/prefs_folder_item.c
9947                 ability to set folder color in folderview
9948
9949 2002-08-19 [alfons]     0.8.1claws80
9950
9951         * src/summaryview.c
9952                 fix one of the earlier memleaks reported by Martin Kluge
9953
9954 2002-08-19 [alfons]     0.8.1claws79
9955
9956         * src/mainwindow.c
9957                 hide notice view when selecting seperate folder
9958                 view (reported by Urke MMI)
9959
9960 2002-08-19 [christoph]  0.8.1claws78
9961
9962         * src/folderview.c
9963         * src/prefs_folder_item.h
9964         * src/summaryview.[ch]
9965                 o add summary_set_prefs_from_folderitem to set
9966                   summaryview prefs (first step to remove all
9967                   references to the folderitem in summaryview)
9968                 o moved compiled regex stuff from folderitem prefs
9969                   to summaryview code
9970
9971 2002-08-19 [paul]       0.8.1claws77
9972
9973         * src/compose.c
9974                 add check for '.' to QUOTE_IF_REQUIRED
9975
9976 2002-08-19 [paul]       0.8.1claws76
9977
9978         * src/inc.c
9979                 sync with 0.8.1cvs25 (plug memory leak)
9980
9981         * src/prefs_toolbar.c
9982                 re-order prefs_toolbar_cancel()
9983
9984 2002-08-18 [alfons]     0.8.1claws75
9985
9986         * src/inc.c
9987         * src/matcher.c
9988                 plug other memleaks reported by Martin Kluge
9989
9990 2002-08-18 [paul]       0.8.1claws74
9991
9992         * po/pt_BR.po
9993                 updated by Fabio Jr. Beneditto
9994
9995 2002-08-18 [paul]       0.8.1claws73
9996
9997         * src/toolbar.[ch]
9998                 fix bug where tooltips were displayed untranslated              
9999
10000         * src/prefs_toolbar.c
10001                 fix bug where clicking 'Cancel' creates an icon & text
10002                 toolbar regardless of prefs
10003         
10004
10005 2002-08-17 [oliver]     0.8.1claws72
10006
10007         * src/prefs_toolbar.c
10008                 update toolbar on CANCEL
10009                 bug reported by Martin Kluge
10010         * src/toolbar.c
10011                 toolbar_destroy memleak fixed           
10012
10013 2002-08-17 [alfons]     0.8.1claws71
10014
10015         * src/toolbar.c
10016                 plug another memleak reported by Martin Kluge
10017
10018 2002-08-16 [alfons]     0.8.1claws70
10019
10020         * src/crash.c
10021                 use execvp() correctly (suggested by wwp; thanks!)
10022
10023 2002-08-16 [alfons]     0.8.1claws69
10024
10025         * src/gtksctree.c
10026                 plug memory leak reported by Kim Schultz & Martin Kluge
10027
10028 2002-08-16 [paul]       0.8.1claws68
10029
10030         * po/es.po
10031                 updated by Ricardo Mones Lastra
10032
10033 2002-08-16 [paul]       0.8.1claws67
10034
10035         * src/toolbar.h
10036                 fix bug where 'Compose News' icon showed wrong
10037                 tooltip
10038
10039 2002-08-16 [paul]       0.8.1claws66
10040
10041         * sync with 0.8.1cvs24
10042                 see ChangeLog 2002-08-16
10043
10044         * po/it.po
10045                 updated by Alessandro Maestri
10046
10047 2002-08-15 [paul]       0.8.1claws65
10048
10049         * po/sr.po
10050                 updated by Urke MMI
10051
10052 2002-08-15 [paul]       0.8.1claws64
10053
10054         * src/*.c
10055                 don't translate debug info
10056
10057         * src/matcher.[ch]
10058                 add copyright info
10059
10060 2002-08-15 [paul]       0.8.1claws63
10061
10062         * src/prefs_toolbar.c
10063                 fix bug where clicking 'OK' creates an icon & text
10064                 toolbar regardless of prefs
10065
10066 2002-08-14 [alfons]     0.8.1claws62
10067
10068         * src/main.c
10069                 add global var that has the full argv[0]
10070         * src/crash.c
10071                 o execvp the correct sylpheed by using argv0
10072                   and setting the correct work dir
10073                 o other tweaks  
10074
10075 2002-08-14 [oliver]     0.8.1claws61
10076         
10077         * enable/disable Toolbar Action Buttons 
10078         * code cleanups
10079         * src/mainwindow.c
10080         * src/toolbar.[ch]      
10081         * src/prefs_toolbar.c   
10082
10083 2002-08-14 [melvin]     0.8.1claws60
10084
10085         * po/fr.po
10086                 Updated French translations
10087
10088 2002-08-14 [melvin]     0.8.1claws59
10089
10090         * src/crash.c
10091                 Made bug report not translatable
10092         * src/exporthtml.c
10093                 Fixed exporthtml_build_filespec() return value
10094         * src/foldersel.c
10095                 Fixed incorrect include file
10096         * src/gtkspell.c
10097         * src/prefs_actions.c
10098         * src/prefs_toolbar.c
10099                 Made debug info not translatable
10100         * src/mutt.c
10101         * src/quote_fmt.c
10102                 Added missing includes
10103         * src/prefs_common.c
10104                 Fixed typo
10105
10106 2002-08-14 [paul]       0.8.1claws58
10107
10108         * faq/es/sylpheed-faq.html
10109           faq/es/sylpheed-faq-[1-3].html
10110           faq/es/sylpheed-faq-4.html     **NEW FILE **
10111                 update Spanish FAQ
10112
10113 2002-08-13 [christoph]  0.8.1claws57
10114
10115         * src/procmsg.c
10116                 ignore thread fix that did not mark all
10117                 child nodes of a ignored thread as
10118                 ignored. Does not work perfectly yet,
10119                 but it is better now
10120
10121 2002-08-13 [alfons]     0.8.1claws56
10122
10123         * src/crash.c
10124                 o implement 'save crash log'
10125                 o some tweaks
10126
10127 2002-08-13 [melvin]     0.8.1claws55
10128
10129         * src/main.c
10130                 removed unrequired "execinfo.h" header
10131
10132 2002-08-12 [paul]       0.8.1claws54
10133
10134         * faq/en/sylpheed-faq.html
10135           faq/en/sylpheed-faq-[1-3].html
10136           faq/en/sylpheed-faq-4.html     **NEW FILE **
10137                 update English FAQ
10138
10139 2002-08-12 [alfons]     0.8.1claws53
10140
10141         * po/POTFILES.in
10142                 add crash.c to translatables
10143         * src/crash.c
10144                 bring in Leandro's crash dialog
10145
10146 2002-08-11 [alfons]     0.8.1claws52
10147
10148         * src/crash.c
10149                 clean up some warnings
10150
10151 2002-08-11 [alfons]     0.8.1claws51
10152
10153         * acconfig.h
10154         * configure.in
10155         * src/crash.[ch]        ** NEW FILES **
10156         * src/main.c            
10157                 initial gdb crash handler
10158
10159 2002-08-11 [paul]       0.8.1claws50
10160
10161         * src/prefs_toolbar.c
10162                 replace Up/Down arrow pixmaps with text to be
10163                 consistent across icon themes
10164
10165 2002-08-11 [paul]       0.8.1claws49
10166
10167         * src/prefs_common.c
10168           src/prefs_toolbar.c
10169                 rename 'Pixmap' -> 'Icon'
10170
10171         * src/toolbar.[ch]
10172                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
10173
10174 2002-08-10 [paul]       0.8.1claws48
10175
10176         * src/prefs_toolbar.c
10177                 re-work the UI
10178
10179 2002-08-10 [paul]       0.8.1claws47
10180
10181         * src/main.c
10182                 don't write Processing progress to status bar
10183                 patch submitted by Alexander Evseev
10184
10185         * src/prefs_toolbar.c
10186                 re-position and resize window
10187                 make window assume correct size on first call
10188
10189 2002-08-10 [paul]       0.8.1claws46
10190
10191         * src/mainwindow.c
10192           src/prefs_toolbar.c
10193           src/toolbar.c
10194           src/toolbar.h
10195                 obey coding style
10196                 follow UI text conventions
10197
10198 2002-08-10 [alfons]     0.8.1claws45
10199
10200         * src/toolbar.c
10201                 correct pixmap for delete action
10202
10203 2002-08-10 [paul]       0.8.1claws44
10204
10205         * po/pt_BR.po
10206                 updated by Fabio Jr. Beneditto
10207
10208 2002-08-10 [paul]       0.8.1claws43
10209
10210         * po/POTFILES.in
10211                 add custom toolbar files
10212
10213 2002-08-10 [paul]       0.8.1claws42
10214
10215         * sync with 0.8.1cvs22
10216                 see ChangeLog 2002-08-09
10217
10218 2002-08-09 [paul]       0.8.1claws41
10219
10220         * tools/Makefile.am
10221           tools/README
10222           tools/outlook2sylpheed.pl     ** NEW FILE **
10223                 add script to convert exported Outlook
10224                 contacts list to a Sylpheed addressbook.
10225                 Submitted by Ricardo Mones Lastra.
10226
10227 2002-08-09 [paul]       0.8.1claws40
10228
10229         * AUTHORS
10230           configure.in
10231           po/sr.po      ** NEW FILE **
10232                 add Serbian message catalog. Submitted by
10233                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
10234
10235 2002-08-09 [paul]       0.8.1claws39
10236
10237         * sync with 0.8.1cvs21
10238                 see ChangeLog 2002-08-08
10239
10240 2002-08-08 [oliver]     0.8.1claws38
10241
10242         * src/mainwindow.c
10243                 move Custom Toolbar to Configuration menu
10244
10245 2002-08-08 [oliver]     0.8.1claws37
10246
10247         * src/prefs_toolbar.c
10248                 fix substitute pixmap bug
10249
10250 2002-08-08 [paul]       0.8.1claws36
10251
10252         * sync with 0.8.1cvs19
10253                 see ChangeLog 2002-08-08
10254
10255 2002-08-07 [christoph]  0.8.1claws35
10256
10257         * src/utils.c
10258                 fixed a memory leak in new canonicalize_file_replace
10259
10260 2002-08-07 [christoph]  0.8.1claws34
10261
10262         * src/utils.[ch]
10263                 o canonicalize_file_replace should create the temporary
10264                   file in the same directory as the original file.
10265                 o added get_tmpfile_in_dir that creates a temorary file
10266                   in a specified directory.
10267
10268 2002-08-07 [melvin]     0.8.1claws33
10269
10270         * src/toolbar.c
10271                 fixed bug where 'Article' button acted as 'Email' button.
10272
10273 2002-08-07 [paul]       0.8.1claws32
10274
10275         * sync with 0.8.1.cvs17
10276                 see ChangeLog 2002-08-07
10277
10278 2002-08-07 [colin]      0.8.1claws31
10279         
10280         * src/news.c
10281                 fix mass-cancel problem
10282
10283 2002-08-07 [thorsten]   0.8.1claws30
10284
10285         * src/prefs_toolbar.c
10286                 fix: crash on replace or add new button
10287         * src/toolbar.c
10288                 fix: close xmlfile after reading
10289         * src/utils.c
10290                 fix: unlink() file before rename()
10291
10292 2002-08-06 [paul]       0.8.1claws29
10293
10294         * sync with 0.8.cvs15
10295                 see ChangeLog 2002-08-06
10296
10297 2002-08-06 [oliver]     0.8.1claws28
10298
10299         * src/toolbar.c
10300         * src/prefs_toolbar.c
10301                 fixed empty toolbar issue
10302
10303 2002-08-06 [oliver]     0.8.1claws27
10304
10305         * Custom Toolbar Final 
10306         * src/folderview.c
10307         * src/inc.c
10308         * src/summaryview.c
10309                 o toolbar stuff now lives in src/toolbar.[ch]
10310                 o main_window_toolbar_* functions are renamed to
10311                   toolbar_* reflecting their new source file
10312         * src/mainwindow.[ch]
10313                 o remove toolbar stuff  
10314
10315 2002-08-06 [oliver]     0.8.1claws26
10316         
10317         * src/Makefile.am
10318         * src/prefs_toolbar.[ch]        **New File**
10319         * src/toolbar.[ch]              **New File**
10320                 o prefs_toolbar.[ch] custom toolbar frontend
10321                 o toolbar.[ch]       backend 
10322
10323 2002-08-06 [oliver]     0.8.1claws25
10324
10325         * src/prefs_actions.[ch]
10326                 o new exported function actions_execute
10327
10328 2002-08-06 [paul]       0.8.1claws24
10329
10330         * sync with 0.8.1cvs4
10331                 see ChangeLog 2002-08-06
10332
10333 2002-08-06 [paul]       0.8.1claws23
10334
10335         * sync with 0.8.1cvs13
10336                 see ChangeLog 2002-08-06
10337
10338 2002-08-06 [paul]       0.8.1claws22
10339
10340         * sync with 0.8.1cvs12
10341                 see ChangeLog 2002-08-05 and 2002-08-06
10342
10343 2002-08-06 [match]      0.8.1claws21
10344
10345         * src/addrclip.c
10346                 improvements to cut/copy/paste address
10347
10348 2002-08-05 [match]      0.8.1claws20
10349
10350         * src/addritem.[ch]
10351         * src/addrcache.c
10352         * src/addrbook.c
10353         * src/editaddress.c
10354         * src/addressbook.c
10355                 fixes to improve cut/copy/paste
10356
10357 2002-08-06 [melvin]     0.8.1claws19
10358
10359         * src/account.[ch]
10360                 account_find_all_from_address(): new function that returns the
10361                 list of all accounts that are matched in an address.
10362         * src/alertpanel.[ch]
10363                 alertpanel() now accepts a custom widget
10364                 alertpanel_with_widget(): new function that pops up a panel with
10365                 a custom widget in it 
10366         * src/gtkutils.[ch]
10367                 gtkut_account_menu_new(): new function that allows the selection
10368                 of an account from a list of accounts.
10369         * src/messageview.c
10370                 Extended Return Receipt notification to select the correct 
10371                 account and to make a security test on the Delivery-Notification
10372                 address which should be the same as the Return-Path.
10373
10374 2002-08-06 [thorsten]   0.8.1claws18
10375
10376         * src/mimeview.c
10377                 attach_all: save unnamed as "noname.%d",
10378                 dont free static dirname
10379
10380 2002-08-05 [alfons]     0.8.1claws17
10381
10382         * configure.in
10383                 detect XIM by trying to link rather than compile a XIM program
10384
10385 2002-08-05 [oliver]     0.8.1claws16
10386                 
10387         * src/stock_pixmap.[ch]
10388                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
10389                 o new func to retrieve pixmaps
10390
10391 2002-08-05 [paul]       0.8.1claws15
10392
10393         * sync with 0.8.1cvs10
10394                 see ChangeLog 2002-08-05
10395
10396 2002-08-04 [alfons]     0.8.1claws14
10397
10398         * src/textview.c
10399                 see if this plugs memleak
10400
10401 2002-08-04 [melvin]     0.8.1claws13
10402
10403         * src/gtkspell.c
10404                 fixed bug that could crash Sylpheed when highlighting
10405                 all misspelled words.
10406
10407 2002-08-03 [melvin]     0.8.1claws12
10408
10409         * src/prefs_actions.c
10410                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
10411         * src/messageview.c
10412                 fixed bug where the Return Receipt was sent to
10413                 Delivery-Notification-To address even if it was not present
10414
10415 2002-08-02 [alfons]     0.8.1claws11
10416
10417         * src/prefs_actions.c
10418                 o more check for NULLs
10419                 o put create_io_dialog() in right conditional block
10420
10421 2002-08-02 [paul]       0.8.1claws10
10422
10423         * po/es.po
10424                 updated by Ricardo Mones Lastra
10425
10426 2002-08-01 [christoph]  0.8.1claws9
10427
10428         * src/folder.c
10429                 don't free the cache of the opened
10430                 folder in the summaryview
10431         * src/summaryview.c
10432                 don't unset flags, if it is not required
10433
10434 2002-08-01 [paul]       0.8.1claws8
10435
10436         * sync with 0.8.1cvs8
10437                 see ChangeLog entry 2002-08-01
10438
10439 2002-08-01 [paul]       0.8.1claws7
10440
10441         * sync with 0.8.1cvs7
10442                 see ChangeLog 2002-07-31 and 2002-08-01
10443
10444 2002-07-31 [christoph]  0.8.1claws6
10445
10446         * src/mainwindow.c
10447                 forgot to update menu sensitivity
10448                 function for new menu entry
10449
10450 2002-07-31 [alfons]     0.8.1claws5
10451
10452         * src/main.c
10453                 check folder item and its path for NULL on
10454                 initial processing
10455
10456 2002-07-31 [christoph]  0.8.1claws4
10457
10458         * src/folder.c
10459                 check if folder_item_get_msginfo in
10460                 folder_item_remove_msg returned NULL
10461         * src/imap.c
10462                 better clear the uid cache in the
10463                 uid validity check function and delete
10464                 cached messages
10465
10466 2002-07-31 [paul]       0.8.1claws3
10467
10468         * man/sylpheed.1
10469                 add the '--attach' option and a few other
10470                 minor changes
10471
10472 2002-07-31 [paul]       0.8.1claws2
10473
10474         * sync with 0.8.1cvs5
10475                 see ChangeLog 2002-07-31
10476
10477 2002-07-31 [christoph]  0.8.1claws1
10478
10479         * src/folderview.[ch]
10480         * src/mainwindow.c
10481                 replace "Rescan all folders..." with
10482                 "Check all folders for new messages..."
10483
10484 2002-07-30 [paul]       0.8.1claws
10485
10486         * version 0.8.1claws released
10487
10488 2002-07-30 [paul]       0.8.0claws29
10489
10490         * tools/OOo2sylpheed.pl ** NEW FILE **
10491           tools/README
10492                 add script to enable sending documents as
10493                 attachments from OpenOffice.org
10494
10495 2002-07-30 [melvin]     0.8.0claws28
10496
10497         * src/prefs_actions.c
10498                 Made the actions' input/output dialog display
10499                 without delay.
10500
10501 2002-07-30 [christoph]  0.8.0claws27
10502
10503         * src/procmsg.c
10504                 check if folder_item_get_msginfo in
10505                 procmsg_save_to_outbox returned NULL
10506
10507 2002-07-30 [paul]       0.8.0claws26
10508
10509         * sync with 0.8.1cvs4
10510                 see ChangeLog 2002-07-29
10511
10512 2002-07-29 [thorsten]   0.8.0claws25
10513
10514         * README.claws
10515                 added selective download, delete on server
10516
10517 2002-07-29 [paul]       0.8.0claws24
10518
10519         * sync with 0.8.1cvs3
10520                 see ChangeLog 2002-07-29
10521
10522 2002-07-27 [christoph]  0.8.0claws23
10523
10524         * src/folder.c
10525                 add extra check if fetching the msginfo
10526                 returned NULL
10527
10528 2002-07-27 [paul]       0.8.0claws22
10529
10530         * sync with 0.8.1cvs2
10531                 see ChangeLog 2002-07-26
10532
10533 2002-07-27 [christoph]  0.8.0claws21
10534
10535         * src/imap.c
10536                 add another check if a valid msginfo
10537                 was returned
10538
10539 2002-07-26 [hoa]        0.8.0claws20
10540
10541         * src/folder.c
10542                 Fixed a condition in folder_item_destroy()
10543
10544         * src/imap.c
10545                 Fixed an error in IMAP protocol
10546
10547 2002-07-26 [alfons]     0.8.0claws19
10548
10549         * src/folder.c
10550                 ofcourse compare with identifier, not the path
10551
10552 2002-07-26 [alfons]     0.8.0claws18
10553
10554         * src/folder.c
10555                 use folder item identifier for saving / restoring
10556                 preferences because folder->path might not be unique
10557
10558 2002-07-26 [melvin]     0.8.0claws17
10559
10560         * src/logwindow.c
10561                 Fixed a crash introduced in 0.8.0claws5 when log is 
10562                 cut under 80 characters.
10563
10564 2002-07-26 [paul]       0.8.0claws16
10565
10566         * sync with 0.8.1cvs1
10567                 see ChangeLog 2002-07-26
10568
10569 2002-07-26 [christoph]  0.8.0claws15
10570
10571         * src/imap.[ch]
10572                 imap folder now remembers the last selected
10573                 folder and imap_fetch_msginfo skips selecting
10574                 the folder if it is already selected
10575
10576 2002-07-26 [christoph]  0.8.0claws14
10577
10578         * src/folder.c
10579         * src/folderview.c
10580         * src/imap.c
10581                 fix imap folder rescanning
10582
10583 2002-07-25 [christoph]  0.8.0claws13
10584
10585         * src/filter.c
10586         * src/folder.[ch]
10587         * src/folderview.c
10588         * src/imap.[ch]
10589         * src/mainwindow.c
10590         * src/mbox_folder.c
10591         * src/mh.c
10592         * src/news.c
10593                 implement imap uid cache and uid validity check
10594
10595 2002-07-25 [alfons]     0.8.0claws12
10596
10597         * src/summaryview.c
10598                 fix a brown paper bag bug, and also add some more
10599                 checks
10600
10601 2002-07-25 [christoph]  0.8.0claws11
10602
10603         * src/folder.c
10604                 don't mix copy, fetch_msginfo and remove
10605                 operations in folder item copy and move
10606                 operations
10607
10608 2002-07-25 [christoph]  0.8.0claws10
10609
10610         * src/folderview.c
10611         * src/mainwindow.c
10612         * src/prefs_folder_item.c
10613         * src/summaryview.[ch]
10614                 remove no longer required parameter update_cache from
10615                 summary_show
10616
10617 2002-07-25 [paul]       0.8.0claws9
10618
10619         * sync with 0.8.1
10620         
10621         * AUTHORS
10622                 a few corrections
10623
10624 2002-07-24 [alfons]     0.8.0claws8
10625
10626         * src/summaryview.c
10627                 sort correctly when using simplified subject line
10628                 (closes feature request "[ 585141 ] applying regexp to subject 
10629                 before sort" submitted by Alexandra Walford)
10630
10631 2002-07-24 [paul]       0.8.0claws7
10632
10633         * sync with 0.8.0cvs3
10634                 see ChangeLog 2002-07-24
10635
10636 2002-07-23 [christoph]  0.8.0claws6
10637
10638         * src/folder.c
10639         * src/folder.h
10640         * src/summaryview.c
10641         * src/summaryview.h
10642         * src/main.c
10643                 o separate processing and summaryview
10644                 o removed summary_write_cache from summaryview
10645                 o removed summaryview->killed_messages, because we don't have
10646                   to keep a list of killed messages anymore. New cache will
10647                   keep the hidden messages in cache anyway
10648         * src/folderview.c
10649         * src/inc.c
10650         * src/selective_download.c
10651                 o removed unnecessary summary_write_cache calls
10652         * src/procmsg.c
10653                 o don't set ignore thread flag in procmsg_get_thread_tree
10654                   if it is already set
10655         * src/mainwindow.c
10656         * src/statusbar.h
10657                 o moved STATUSBAR_PUSH/POP to statusbar.h because
10658                   they are used in different files
10659
10660 2002-07-23 [melvin]     0.8.0claws5
10661
10662         * src/addressbook.c
10663         * src/addrgather.c
10664         * src/editaddress.c
10665         * src/editgroup.c
10666         * src/editldap_basedn.c
10667         * src/importldif.c
10668         * src/prefs_common.c
10669                 Fixed few memory leak (gtk_editable_get_chars returns
10670                 an allocated string)
10671         * src/logwindow.c
10672                 Fixed few memory leak (gtk_editable_get_chars returns
10673                 an allocated string) and modified a little the log cutting
10674                 loop.
10675         * src/compose.c
10676                 Replaced a call to an obsolete function gtk_entry_get_text()
10677                 by gtk_editable_get_chars()
10678         * src/send.c
10679                 Removed a debug printf
10680
10681 2002-07-23 [christoph]  0.8.0claws4
10682
10683         * src/filesel.c
10684                 fix another g_dirname memory leak
10685
10686 2002-07-23 [christoph]  0.8.0claws3
10687
10688         * src/mh.c
10689                 fixed a memory leak in mh_fetch_msginfo
10690                 fixed crash when message header could not be
10691                 parsed
10692
10693 2002-07-23 [paul]       0.8.0claws2
10694
10695         * sync with 0.8.0cvs2
10696                 see ChangeLog 2002-07-23
10697
10698 2002-07-23 [paul]       0.8.0claws1
10699
10700         * sync with 0.8.0cvs1
10701                 see ChangeLog 2002-07-23
10702
10703 2002-07-23 [paul]       0.8.0claws
10704
10705         * release of 0.8.0claws
10706
10707 2002-07-23 [paul]       0.7.8claws99
10708
10709         * po/ru.po
10710                 new Russian translation, submitted by
10711                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
10712
10713 2002-07-22 [jens]       0.7.8claws98
10714
10715         * po/de.po
10716                 Updated German translations.
10717
10718 2002-07-22 [paul]       0.7.8claws97
10719
10720         * po/es.po
10721           po/it.po
10722           po/nl.po
10723           po/pt_BR.po
10724                 updated translations by Ricardo Mones Lastra,
10725                 Alessandro Maestri, Wilbert Berendsen and 
10726                 Fabio Jr. Beneditto respectively
10727
10728 2002-07-22 [christoph]  0.7.8claws96
10729
10730         * src/mimeview.c
10731                 fix memory leak caused by wrong g_dirname usage
10732
10733 2002-07-22 [christoph]  0.7.8claws95
10734
10735         * src/summaryview.c
10736                 update new and unread message counts for summaryview
10737                 summaryview does not get it from the folder anymore
10738                 and has to update the values itself
10739
10740 2002-07-22 [melvin]     0.7.8claws94
10741
10742         * po/fr.po
10743                 Updated French translations.
10744
10745 2002-07-22 [christoph]  0.7.8claws93
10746
10747         * src/matcher.c
10748                 set prop->preg pointer to NULL or following check
10749                 will not fail and regexec will be called with
10750                 invalid pointer
10751
10752 2002-07-21 [alfons]     0.7.8claws92
10753         
10754         * src/prefs_common.[ch]
10755                 remove option "Send return receipt on request"
10756
10757 2002-07-21 [thorsten]   0.7.8claws91
10758
10759         * src/mimeview.c
10760                 fixed memleaks, coding style as pointed out by alfons
10761
10762 2002-07-21 [alfons]     0.7.8claws90
10763
10764         * src/messageview.c
10765         * src/noticeview.[ch]
10766                 o fix bug notice view being displayed when going to empty folder 
10767                   (noticed by Christoph)
10768                 o allow RRR to be sent when restarting sylpheed, or changing folder 
10769                   (noticed by Thorsten)
10770
10771 2002-07-21 [thorsten]   0.7.8claws89
10772
10773         * src/mimeview.c
10774                 Included save_all patch from Xaview FACQ
10775                 added support for pathnames
10776
10777 2002-07-21 [alfons]     0.7.8claws88
10778
10779         * po/POTFILES.in
10780         * src/Makefile.am
10781         * src/mainwindow.c
10782         * src/messageview.[ch]
10783         * src/noticeview.c      ** NEW FILE **
10784         * src/noticeview.h      ** NEW FILE **
10785                 make return receipts work again
10786                 (UI idea by Leandro Pereira)
10787
10788 2002-07-21 [paul]       0.7.8claws87
10789
10790         * src/summaryview.c
10791                 fix sensitivity of 'Select thread'
10792
10793 2002-07-21 [paul]       0.7.8claws86
10794
10795         * src/prefs_common.c
10796                 add browser command line for Galeon
10797
10798 2002-07-21 [paul]       0.7.8claws85
10799
10800         * Makefile.am
10801                 fix 'EXTRA_DIST': remove README.README, add TODO
10802                 and TODO.claws
10803
10804 2002-07-21 [alfons]     0.7.8claws84
10805
10806         * src/gtkstext.c
10807                 make enter clear selection
10808                 (closes "[ 579888 ] Editor selection/entry error"
10809                 reported by Steve Lamb)
10810
10811 2002-07-21 [alfons]     0.7.8claws83
10812         
10813         * src/summaryview.c
10814                 sort message list when selecting unthread messages
10815                 (closes "[ 501593 ] switching threaded view doesn't sort"
10816                 reported by Simon Schubert)
10817
10818 2002-07-20 [alfons]     0.7.8claws82
10819         
10820         * src/matcher.c
10821                 const-correctness
10822
10823 2002-07-20 [thorsten]   0.7.8claws81
10824
10825         * src/matcher.c
10826                 Fixed expansion of empty fields in matchactions
10827
10828 2002-07-19 [melvin]     0.7.8claws80
10829
10830         * src/gtkspell.c
10831                 Removed a duplicate menu entry (fast mode) introduced during
10832                 the new cache merge
10833                 Added a menu separator between 'Use alternate' and 'Fast mode'
10834
10835 2002-07-19 [paul]       0.7.8claws79
10836
10837         * tools/Makefile.am
10838           tools/README
10839                 correct typos
10840
10841 2002-07-19 [thorsten]   0.7.8claws78
10842
10843         * tools/calypso_convert.pl      ** NEW FILE **
10844           tools/README
10845           tools/Makefile.am
10846                 script to import mbox files exported
10847                 by calypso
10848                 o generates folder structure
10849                 o includes attachments
10850
10851 2002-07-19 [melvin]     0.7.8claws77
10852
10853         * src/selective_download.[ch]
10854                 Fixed bug where closing the dialog with the window manager's
10855                 close button will not unlock the summary
10856                 Corrected some function declarations that missed a return value
10857                 Made the source code comply better with coding style.
10858         * src/prefs_common.c
10859                 Added new browser command line for Mozilla.
10860
10861 2002-07-18 [paul]       0.7.8claws76
10862
10863         * src/mainwindow.c
10864           src/selective_download.[ch]
10865                 reflect theme changes, fix Gdk Warning when creating 
10866                 pixmap from NULL window, and minor clean up.
10867                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10868
10869         * po/en_GB.po
10870                 updated
10871
10872 2002-07-17 [paul]       0.7.8claws75
10873
10874         * INSTALL[.jp]
10875                 sync with 0.8.0
10876         
10877         * po/en_GB.po
10878                 updated
10879
10880 2002-07-16 [paul]       0.7.8claws74
10881
10882         * tools/filter_conv.pl
10883           tools/README
10884                 replace conversion script with reimplemented version, 
10885                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
10886
10887 2002-07-16 [colin]      0.7.8claws73
10888
10889         * src/summaryview.c
10890                 remove forgotten debug messages - sorry ;-)
10891
10892 2002-07-16 [colin]      0.7.8claws72
10893
10894         * src/mimeview.c
10895           src/summaryview.c
10896           src/textview.c
10897           src/textview.h
10898                 add the ability to select part of a text mime-part 
10899                 to reply.
10900
10901 2002-07-15 [christoph]  0.7.8claws71
10902
10903         * src/folder.c
10904                 fix folder message count for folders without
10905                 msg_is_changed (includes news folders)
10906
10907 2002-07-15 [martin]     0.7.8claws70
10908
10909         * src/summaryview.c
10910                 option "display recipient on 'From'..." now works
10911                 without the need of enabling the option
10912                 "display  sender  using  address  book".
10913
10914 2002-07-15 [christoph]  0.7.8claws69
10915
10916         * src/summaryview.c
10917                 removed setting folder status from summaryview.
10918                 folder.c should update all message counts correctly.
10919
10920 2002-07-15 [paul]       0.7.8claws68
10921
10922         * po/pt_BR.po
10923                 updated by Fabio Junior Beneditto
10924
10925 2002-07-15 [darko]      0.7.8claws67
10926
10927         * src/mh.c
10928                 Fixed target folder colorization, don't decrease op
10929                 number twice
10930
10931 2002-07-14 [paul]       0.7.8claws66
10932
10933         * sync with main 0.8.0
10934                 see ChangeLog 2002-07-14
10935
10936 2002-07-13 [melvin]     0.7.8claws65
10937         
10938         * src/addrbook.c
10939         * src/addressbook.c
10940         * src/addrindex.c
10941                 Replaced sprintf by g_snprintf to prevent possible buffer
10942                 overflow.
10943         * src/news.c
10944                 Corrected a log message output format.
10945                 Added a missing "done" debug output.
10946         * src/compose.c
10947                 Added keyboard accelerator for Priority menu items
10948                 Added missing \n in debug output
10949         * src/logwindow.c
10950         * src/gtkspell.c
10951         * src/rfc2015.c
10952                 Added missing \n in debug output
10953
10954 2002-07-13 [paul]       0.7.8claws64
10955
10956         * man/sylpheed.1
10957                 change Sergey's email address to the sf address
10958
10959         * src/textview.c
10960                 increase show_url_timeout (more useful for long
10961                 urls)
10962
10963 2002-07-12 [sergey]     0.7.8claws63
10964
10965         * src/rfc2015.c
10966                 applied (with some modifications) patch to set the
10967                 micalg parameter for signatures
10968                 (2001-08-28 Werner Koch <wk@gnupg.org>)
10969
10970 2002-07-12 [sergey]     0.7.8claws62
10971
10972         * man/Makefile.am
10973         * configure.in
10974                 fixed man page installation
10975
10976 2002-07-12 [paul]       0.7.8claws61
10977
10978         * sync with 0.7.8cvs26
10979                 see ChangeLog 2002-07-11 and 2002-07-12
10980
10981 2002-07-11 [christoph]  0.7.8claws60
10982
10983         * src/compose.c
10984         * src/procmsg.c
10985                 first use the message number to find the message
10986                 to mark with a reply flag but check the
10987                 message-id if we got the correct message, if not
10988                 try to find it by message-id.
10989                 use new string seperator that is not allowed
10990                 in message-ids.
10991
10992 2002-07-11 [paul]       0.7.8claws59
10993
10994         * sync with 0.7.8cvs23
10995                 see ChangeLog 2002-07-10
10996
10997 2002-07-10 [christoph]  0.7.8claws58
10998
10999         * src/folder.[ch]
11000         * src/msgcache.[ch]
11001                 Added message-id table to the cache in memory
11002                 and functions to msgcache.c and folder.c to
11003                 fetch MsgInfos by message id
11004         * src/compose.c
11005         * src/procmsg.c
11006                 store folder and message-id of message replying
11007                 to in queue header and set reply flag after sending
11008                 (Closes bug #469498)
11009
11010 2002-07-10 [paul]       0.7.8claws57
11011
11012         * AUTHORS
11013           man/sylpheed.1.gz
11014                 add Martin to the list of authors
11015
11016 2002-07-09 [martin]     0.7.8claws56
11017         * src/gtksctree.c
11018                 Added gtk_ctree_last_visible(), tree_update_level(),
11019                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
11020                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
11021                 from gtk+ to gtksctree.c for the new sorting code
11022                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
11023                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
11024         * src/gtksctree.h
11025                 Added declaration for gtk_sctree_sort_recursive() and
11026                 gtk_sctree_sort_node
11027         * src/addressbook.c
11028         * src/foldersel.c
11029         * src/folderview.c
11030         * src/summaryview.c
11031                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
11032                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
11033
11034 2002-07-08 [paul]       0.7.8claws55
11035
11036         * more sync with 0.7.8cvs21
11037                 see ChangeLog 2002-07-08
11038
11039 2002-07-08 [paul]       0.7.8claws54
11040
11041         * sync with 0.7.8cvs21
11042                 see ChangeLog 2002-07-08
11043
11044 2002-07-07 [alfons]     0.7.8claws53
11045
11046         * src/Makefile.am
11047         * src/stock_pixmap.[ch]
11048         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
11049         * src/pixmaps/notice_error.xpm  ** NEW FILE **
11050         * src/pixmaps/notice_note.xpm   ** NEW FILE **
11051                 add new pixmaps for upcoming notice pane
11052
11053 2002-07-06 [melvin]     0.7.8claws52
11054
11055         * src/gtkspell.[ch]
11056                 Made them a bit closer to Sylpheed's coding style.
11057                 Removed old code.
11058                 Removed possible memory leaks when some errors occurs.
11059
11060 2002-07-06 [melvin]     0.7.8claws51
11061
11062         * po/Makefile.in.in
11063                 Removed --no-location in xgettext command line to help
11064                 translators that use Emacs' po-mode
11065         * src/quote_fmt.c
11066                 Removed unnecessary comments that messed up sylpheed.pot
11067
11068 2002-07-06 [paul]       0.7.8claws50
11069
11070         * sync with 0.7.8cvs19
11071                 see ChangeLog 2002-07-05
11072
11073 2002-07-06 [christoph]  0.7.8claws49
11074
11075         * src/folder.c
11076         * src/mainwindow.c
11077                 fix folder_item_remove_all_msg and folderview
11078                 status for trash folders after emptying trash
11079
11080 2002-07-05 [paul]       0.7.8claws48
11081
11082         * sync with 0.7.8cvs16
11083                 see ChangeLog 2002-07-04 and 2002-07-05
11084
11085 2002-07-04 [paul]       0.7.8claws47
11086
11087         * sync with 0.7.8cvs14
11088                 see  ChangeLog 2002-07-04
11089
11090 2002-07-03 [alfons]     0.7.8claws46
11091
11092         * src/folder.c
11093                 dupe folder item's path because it's being reallocated
11094                 by new folder scanning code
11095
11096 2002-07-03 [christoph]  0.7.8claws45
11097
11098         * src/imap.c
11099                 better IMAP uid fetching using 'FETCH 1:* (UID)'
11100         * src/msgcache.c
11101                 add missing return in msgcache_write
11102
11103 2002-07-02 [thorsten]   0.7.8claws44
11104
11105         * src/jpilot.c
11106         * src/msgcache.c
11107         * src/rfc2015.c
11108                 use binary mode for file access
11109
11110 2002-07-02 [christoph]  0.7.8claws43
11111
11112         * major code cleanup (part 1)
11113         
11114                 - unused variables removed
11115                 - unused functions removed
11116                 - uninitialized variables checked
11117                 - missing return statements added
11118                 - missing function return types added
11119                 - added parentheses around assignment and
11120                   && in || when suggested by gcc
11121               
11122         * src/mh.c
11123         * src/folder.c
11124                 replaced direct calls to folder->scan_tree
11125                 with folder_scan_tree and restore folder
11126                 prefs in this function. The folder should
11127                 not have to deal with them.
11128                 ( Should now work for all folder types )
11129
11130 2002-07-02 [paul]       0.7.8claws42
11131
11132         * sync with 0.7.8cvs13
11133                 see ChangeLog 2002-07-01 and 2002-07-02
11134
11135 2002-07-01 [christoph]  0.7.8claws41
11136
11137         * src/summaryview.c
11138                 fix "goto next/prev unread message" with
11139                 ignored threads
11140
11141 2002-07-01 [paul]       0.7.8claws40
11142
11143         * po/es.po
11144                 updated by Ricardo Mones Lastra
11145
11146 2002-06-30 [match]      0.7.8claws39
11147
11148         * src/jpilot.c
11149                 applied variation of leonerd's patch (566661) to
11150                 allow multiple email addresses per JPilot entry.
11151                 addresses may be separated by space, comma, pipe,
11152                 semi-colon, new-line.
11153
11154 2002-06-30 [alfons]     0.7.8claws38
11155
11156         * src/procmsg.c
11157                 simple fix for putting older nodes before
11158                 newer nodes when threading by subject
11159
11160 2002-06-30 [christoph]  0.7.8claws37
11161
11162         * src/folder.c
11163         * src/folderview.c
11164         * src/mh.c
11165         * src/news.c
11166         * src/procmsg.c
11167                 fix broken folder tree rescaning
11168                 and don't use procmsg_get_mark_sum
11169                 anymore
11170
11171 2002-06-30 [christoph]  0.7.8claws36
11172
11173         * merge new cache branch
11174         * src/imap.c
11175                 fix new cache imap copy bug
11176         * src/folder.c
11177                 improved folder_item_scan
11178                 it should now always set the correct
11179                 new, unread and total message counts
11180
11181 2002-06-29 [paul]       0.7.8claws35
11182
11183         * configure.in
11184                 correct syntax error
11185
11186 2002-06-29 [paul]       0.7.8claws34
11187
11188         * configure.in
11189           Makefile.am
11190           man/Makefile.am       ** NEW FILE **
11191           man/sylpheed.1.gz     ** NEW FILE **
11192                 add Sylpheed man page
11193
11194 2002-06-29 [paul]       0.7.8claws33
11195
11196         * po/pt_BR.po
11197                 updated by Fabio Junior Beneditto
11198
11199 2002-06-28 [jens]       0.7.8claws32
11200
11201         * po/de.po
11202                 translation updated
11203
11204         * src/selective_download.c
11205                 removed gettext for space " "
11206
11207         * src/imap.c
11208                 removed wrong space
11209
11210 2002-06-28 [paul]       0.7.8claws31
11211
11212         * sync with 0.7.8cvs11
11213                 see ChangeLog 2002-06-28
11214
11215 2002-06-28 [paul]       0.7.8claws30
11216
11217         * sync with 0.7.8cvs10
11218                 see ChangeLog 2002-06-27 and 2002-06-28
11219
11220 2002-06-26 [paul]       0.7.8claws29
11221
11222         * src/addrgather.c
11223           src/selective_download.c
11224                 don't gettextise empty strings.
11225                 reserved by gettext. gettext("") returns 
11226                 the header entry with meta information, 
11227                 not the empty string
11228
11229         * po/en_GB.po
11230                 updated
11231
11232 2002-06-26 [paul]       0.7.8claws28
11233
11234         * sync with 0.7.8cvs7
11235                 see ChangeLog 2002-06-25
11236
11237         * src/prefs_common.c
11238                 ...and in the process, tweak the gui a little
11239
11240 2002-06-25 [alfons]     0.7.8claws27
11241         
11242         * configure.in
11243         * src/Makefile.am
11244                 fine tune ldap library detection
11245
11246 2002-06-25 [alfons]     0.7.8claws26
11247
11248         * src/compose.c
11249                 don't allow return receipts when composing a news article
11250
11251 2002-06-25 [paul]       0.7.8claws25
11252
11253         * Makefile.am
11254                 add '$(AMTAR)' to 'release' section to allow for
11255                 new and older autotools
11256
11257 2002-06-25 [paul]       0.7.8claws24
11258
11259         * src/summaryview.c
11260                 fix "No more unread messages" persistant pop-up
11261                 window bug
11262
11263 2002-06-25 [paul]       0.7.8claws23
11264
11265         * po/it.po
11266                 updated by Alessandro Maestri
11267
11268 2002-06-25 [paul]       0.7.8claws22
11269
11270         * sync with 0.7.8cvs6
11271                 see ChangeLog 2002-06-25
11272
11273 2002-06-24 [paul]       0.7.8claws21
11274
11275         * tools/update-po
11276                 add GPL copyright information
11277
11278 2002-06-24 [paul]       0.7.8claws20
11279
11280         * tools/Makefile.am
11281           tools/README
11282           tools/update-po       ** NEW FILE **
11283                 add script that eases the creation of *.po files
11284                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
11285
11286 2002-06-23 [alfons]     0.7.8claws19
11287
11288         * src/messageview.c
11289                 make notification_convert_header obey const correctness
11290                 (next step will be fixing the broken return receipt)
11291
11292 2002-06-23 [paul]       0.7.8claws18
11293
11294         * src/messageview.c
11295                 fix bug introduced in last commit:
11296                 removed too much code in last commit - put back what's
11297                 needed
11298
11299 2002-06-23 [paul]       0.7.8claws17
11300
11301         * src/messageview.[ch]
11302                 remove code committed in error from locally patched
11303                 source
11304
11305 2002-06-23 [colin]      0.7.8claws16
11306
11307         * src/compose.[ch]
11308                 add compose_entry_select(), used to select the default_to
11309                 email address - hopefully avoiding people sending mails to
11310                 wrong recipients.
11311
11312 2002-06-22 [alfons]     0.7.8claws15
11313
11314         * AUTHORS
11315                 add Bram Metsch & Stanislav Karchebny
11316         * src/smtp.[ch]
11317         * src/prefs_account.[ch]
11318         * src/send.c
11319                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
11320                   options.  (see <http://sourceforge.net/tracker/index.php
11321                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
11322
11323                 - merge Stanislav's fix to make SMTP AUTH work with qmail
11324                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
11325
11326 2002-06-22 [paul]       0.7.8claws14
11327
11328         * sync with 0.7.8cvs5
11329                 see ChangeLog 2002-06-19 and 2002-06-20
11330
11331 2002-06-22 [alfons]     0.7.8claws13
11332
11333         * src/selective_download.c
11334                 fix a stupid mistake I made
11335
11336 2002-06-22 [alfons]     0.7.8claws12
11337
11338         * src/selective_download.[ch]
11339                 fix another unnoticed leak; cleanup code
11340
11341 2002-06-21 [alfons]
11342
11343         * tools/Makefile.am
11344                 gpg-sign <-- gpg-sign-syl
11345
11346 2002-06-21 [alfons]     0.7.8claws11
11347
11348         * src/selective_download.c
11349         * src/selective_download.h
11350                 fix assorted mix of allocation errors (should solve
11351                 problem reported by Philippe GramoullĂ©, see:
11352                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
11353
11354 2002-06-20 [melvin]     0.7.8claws10
11355
11356         * tools/gpg-sign *REMOVED*
11357           tools/gpg-sign-syl *ADDED*
11358                 Replaced the gpg clearsigning script with the version using
11359                 xterm instead of ssh-askpass and changed its name.
11360
11361         * README.claws
11362                 Updated actions example to reflect the renaming of the
11363                 gpg clearsigning script.
11364
11365 2002-06-19 [paul]       0.7.8claws9
11366
11367         * sync with 0.7.8claws9
11368                 see ChangeLog 2002-06-18 and 2002-06-19
11369
11370 2002-06-19 [paul]       0.7.8claws8
11371
11372         * sync with 0.7.8cvs1
11373                 see ChangeLog 2002-06-18
11374
11375 2002-06-18 [alfons]     0.7.8claws7
11376
11377         * src/mainwindow.h
11378                 add omitted prototype
11379
11380 2002-06-17 [paul]       0.7.8claws6
11381
11382         * src/mainwindow.c
11383                 fix hiding of exec_btn
11384
11385 2002-06-17 [paul]       0.7.8claws5
11386
11387         * src/pop.c
11388                 remove unneeded code: should_delete() 
11389                 and Pop3State::uidl_todelete_list
11390
11391 2002-06-17 [paul]       0.7.8claws4
11392
11393         * sync with 0.7.8
11394                 see ChangeLog 2002-06-11 and 2002-06-13
11395
11396 2002-06-16 [alfons]     0.7.8claws3
11397         
11398         * src/folder.c
11399                 make sure lock sort mode (claws specific) is
11400                 also persists after a tree rescan
11401
11402 2002-06-16 [alfons]     0.7.8claws2
11403
11404         * src/prefs_folder_item.c
11405         * src/folder.[ch]
11406                 fix persistence of folder sort mode (broken
11407                 by adapting Hiro's new folder persistence code)
11408
11409 2002-06-16 [alfons]     0.7.8claws1
11410
11411         * AUTHORS
11412         * src/logwindow.c
11413         * src/prefscommon.[ch]
11414                 control size of log text in log window; 
11415                 closes patch #569155 submitted by Mitko Haralanov.
11416
11417 2002-06-15 [paul]       0.7.8claws
11418
11419         * release of 0.7.8claws
11420
11421 2002-06-15 [paul]       0.7.7claws
11422
11423         * po/pt_BR.po
11424                 updated by Fabio Junior Beneditto
11425
11426 2002-06-14 [paul]       0.7.6claws49
11427
11428         * po/es.po
11429                 updated by Ricardo Mones Lastra
11430
11431 2002-06-14 [paul]       0.7.6claws48
11432
11433         * po/nl.po
11434                 updated translation by Wilbert Berendsen
11435
11436 2002-06-14 [melvin]     0.7.6claws47
11437
11438         * po/fr.po
11439                 Updated French translation
11440
11441 2002-06-13 [paul]       0.7.6claws46
11442
11443         * src/filesel.c
11444                 allow filename to be typed in, rather than just
11445                 selected by the mouse. Patch by Gustavo Noronha Silva.
11446
11447 2002-06-13 [alfons]     0.7.6claws45
11448
11449         * src/mainwindow.[ch]
11450                 more cleanups (removing unnecessary menu items Expand 
11451                 summary / message view)
11452
11453 2002-06-13 [melvin]     0.7.6claws44
11454
11455         * po/POTFILES.in
11456                 Added src/string_match.c
11457         * src/string_match.c
11458                 Fixed possible buffer overflow.
11459                 Corrected typo.
11460                 Added missing config.h header.
11461         * src/prefs_common.c
11462           src/prefs_matcher.c
11463           src/prefs_scoring.c
11464                 Made some strings translatable (missing _(..)).
11465
11466 2002-06-13 [melvin]     0.7.6claws43
11467
11468         * README.claws
11469                 Corrected action example (verifying clearsigned mail).
11470         * src/prefs_account.c
11471                 Corrected typo.
11472         * src/prefs_common.c
11473                 Removed incorrect line that generated a Gtk-CRITICAL msg.
11474
11475 2002-06-12 [alfons]     0.7.6claws42
11476
11477         * src/summaryview.c
11478                 add init of score column lost in 0.7.6claws42
11479
11480 2002-06-12 [paul]       0.7.6claws41
11481
11482         * src/prefs_account.c
11483                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
11484                 behavior of the radio buttons, (from 0.7.7cvs2)
11485
11486 2002-06-11 [alfons]     0.7.6claws40
11487
11488         * src/messageview.[ch]
11489         * src/summaryview.[ch]
11490         * src/summary_search.c
11491         * src/mainwindow.c
11492                 perform a sync to bring in Hiro's separate view implementation 
11493
11494                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
11495
11496 2002-06-11 [paul]       0.7.6claws39
11497         
11498         * src/prefs_account.c
11499                 correct a typo on the Receive tab
11500
11501 2002-06-10 [match]      0.7.6claws38
11502
11503         * src/addressbook.c
11504                 Included address completion patch from Gustavo Noronha.
11505
11506 2002-06-10 [paul]       0.7.6claws37
11507
11508         * src/inc.[ch]
11509           src/pop.c
11510           src/prefs_account.[ch]
11511           src/selective_download.[ch]
11512                 apply PATCH #561712
11513                  NEW:
11514                 - check if POP Account
11515                 - Receive Button renamed to Preview
11516                 - Preview Button Popup: preview new/all messages
11517                 - Download Button
11518                 - Account Preferences-->Receive tab checkbutton if you
11519                   want to remove Mail after Download
11520                 -: default YES
11521                 - Account Preferences-->Receive tab checkbutton use
11522                   filtering rules on preview
11523                   (think of delete_on_server)
11524                 -: default YES
11525                 - Account selectable from SD dialog
11526                 - checkbutton to show already downloaded messages if
11527                   all messages are previewed
11528                 - new clist column showing Date
11529                 - ESC KEY close
11530                 FIXES:
11531                 - play ball with UIDL
11532                 - fault tolerant (?) 
11533                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
11534
11535 2002-06-10 [melvin]     0.7.6claws36
11536
11537         * README.claws
11538                 Added a hint to ac/README in cvs instructions.
11539
11540         * src/prefs_actions.c
11541                 Made it possible to use a more elaborate command line
11542                 for asynchronous actions, too.
11543
11544 2002-06-10 [melvin]     0.7.6claws35
11545         
11546         * src/prefs_actions.c
11547                 Make it possible to use a more elaborate command line
11548                 (e.g. |foo|bar|cat>there;echo Done|)
11549                 Corrected error message when calling %f, %F and %p commands
11550                 from the compose window.
11551
11552 2002-06-09 [colin]      0.7.6claws34
11553
11554         * src/summaryview.c
11555                 Automatically find unread messages in current folder
11556                 before annoying the user.
11557
11558 2002-06-08 [alfons]     0.7.6claws33
11559
11560         * po/it.po
11561                 remove bad formatting string in it.po translation
11562                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
11563
11564 2002-06-08 [paul]       0.7.6claws32
11565
11566         * sync with 0.7.6cvs25
11567                 see ChangeLog 2002-06-07
11568
11569 2002-06-05 [paul]       0.7.6claws31
11570
11571         * src/mainwindow.c
11572                 add 'Sort by locked' and 'Sort by score'
11573
11574 2002-06-05 [paul]       0.7.6claws30
11575
11576         * sync with 0.7.6cvs24
11577                 see ChangeLog 2002-06-04
11578
11579 2002-06-04 [paul]       0.7.6claws29
11580
11581         * po/pt_BR.po
11582                 updated by Fabio Junior Beneditto
11583
11584 2002-06-03 [thorsten]   0.7.6claws28
11585
11586         * src/matcher.c
11587                 fclose() matcherrc after reading
11588
11589 2002-06-03 [paul]       0.7.6claws27
11590
11591         * sync with 0.7.6cvs21
11592                 see ChangeLog 2002-05-31
11593
11594 2002-05-31 [paul]       0.7.6claws26
11595
11596         * sync with 0.7.6cvs20
11597                 see ChangeLog 2002-05-29 and 2002-05-30
11598
11599 2002-05-31 [paul]       0.7.6claws25
11600
11601         * src/imap.c
11602                 hopefully fix last buggy sync
11603
11604         * README.claws
11605                 correct typo in 'Actions' examples
11606
11607 2002-05-29 [paul]       0.7.6claws24
11608
11609         * sync with 0.7.6cvs18
11610                 see ChangeLog 2002-05-28 and 2002-05-29
11611
11612         * src/news.c
11613           src/nntp.[ch]
11614                 sync with above 
11615
11616 2002-05-28 [paul]       0.7.6claws23
11617
11618         * sync with 0.7.6cvs16
11619                 see ChangeLog 2002-05-28
11620
11621 2002-05-27 [thorsten]   0.7.6claws22 
11622
11623         * faq/it/sylpheed-faq-1.html
11624           faq/it/sylpheed-faq-2.html
11625           faq/it/sylpheed-faq-3.html
11626           faq/it/sylpheed-faq.html
11627                 corrected DOS lineendings
11628         * faq/de/sylpheed-faq-1.html
11629           faq/de/sylpheed-faq-2.html
11630           faq/en/sylpheed-faq-1.html
11631           faq/en/sylpheed-faq-2.html
11632           faq/en/sylpheed-faq-3.html
11633           faq/es/sylpheed-faq-1.html
11634           faq/es/sylpheed-faq-2.html
11635           faq/es/sylpheed-faq-3.html
11636           faq/fr/sylpheed-faq-1.html
11637           faq/it/sylpheed-faq-1.html
11638           faq/it/sylpheed-faq-2.html
11639           faq/it/sylpheed-faq-3.html
11640           faq/it/sylpheed-faq.html
11641                 changed ">" to &quot;
11642
11643 2002-05-27 [paul]       0.7.6claws21
11644         
11645         * sync with 0.7.6cvs15
11646                 see ChangeLog 2002-05-27
11647
11648 2002-05-27 [paul]       0.7.6claws20
11649
11650         * src/prefs_account.c
11651                 correct a typo
11652
11653 2002-05-26 [paul]       0.7.6claws19
11654
11655         * tools/README
11656                 correct a typo
11657
11658 2002-05-25 [paul]       0.7.6claws18
11659
11660         * tools/README
11661                 add description of kmail2sylpheed.pl
11662
11663 2002-05-25 [paul]       0.7.6claws17
11664
11665         * tools/kmail2sylpheed.pl       ** NEW FILE **
11666                 perl script that converts an exported Kmail address
11667                 book, converts it to sylpheed addressbook file,
11668                 writes the file to .sylpheed, and updates
11669                 addrbook--index.xml 
11670
11671 2002-05-25 [paul]       0.7.6claws16
11672
11673         * sync with 0.7.6cvs14
11674                 see ChangeLog 2002-05-23
11675
11676 2002-05-24 [paul]       0.7.6claws15
11677
11678         * README.claws
11679                 make a correction and add some more info
11680
11681 2002-05-24 [paul]       0.7.6claws14
11682
11683         * src/compose.c
11684                 fix memory leak in 
11685                 compose_redirect_write_headers_from_headerlist()
11686                 add Subject and Resent-Message-ID to
11687                 compose_redirect_write_headers()
11688                 Received, Subject, and X-UIDL are filtered out in 
11689                 compose_redirect_write_to_file()
11690
11691 2002-05-23 [paul]       0.7.6claws13
11692
11693         * src/compose.[ch]
11694           src/filtering.c
11695           src/mainwindow.c
11696           src/matcher.[ch]
11697           src/matcher_parser_lex.l
11698           src/matcher_parser_parse.y
11699           src/prefs_common.[ch]
11700           src/prefs_filtering.c
11701           src/summaryview.c
11702                 rename 'Bounce' to 'Redirect'
11703
11704 2002-05-23 [paul]       0.7.6claws12
11705
11706         * more sync with 0.7.6cvs13
11707           src/compose.c
11708                 see ChangeLog 2002-05-22
11709
11710 2002-05-22 [paul]       0.7.6claws11
11711
11712         * sync with 0.7.6cvs13
11713           src/codeconv.c
11714                 see ChangeLog 2002-05-20
11715           src/prefs_common.c
11716                 see ChangeLog 2002-05-22
11717
11718 2002-05-21 [melvin]     0.7.6claws10
11719
11720         * src/folderview.c
11721                 Added missing filtering and scoring headers
11722                 Fixed bad function call that showed garbage 
11723                 in Folder->Processing
11724
11725 2002-05-21 [paul]       0.7.6claws9
11726
11727         * tools/Makefile.am
11728                 make all tools executable, (patch by Alfons).
11729
11730 2002-05-20 [alfons]     0.7.6claws8
11731
11732         * src/procheader.c
11733                 don't forget to call mktime() so we have a valid week 
11734                 and year day
11735                 (Bug report by Roger Sondermann <mail@jumaros.de>)
11736
11737 2002-05-20 [paul]       0.7.6claws7
11738
11739         * src/html.c
11740                 fix broken parsing of urls
11741         * src/textview.c
11742                 fix displaying of urls
11743
11744                 both fixes from the patch [547855] by Eugene 
11745                 Brevdo (zonem)
11746
11747 2002-05-19 [alfons]     0.7.6claws6
11748
11749         * configure.in
11750                 make sylpheed configure correctly with the latest
11751                 and greatest of automake / autoconf / gettext
11752
11753 2002-05-19 [alfons]     0.7.6claws5
11754
11755         * src/procheader.c
11756         * src/procheader.h
11757                 add function for returning ime zone offset
11758         * src/quote_fmt.c
11759         * src/quote_fmt_parse.y
11760                 better quotation formatting - does not convert
11761                 to local time, but uses the original date string.
11762                 
11763                 Note: %z inserts the timezone offset (should 
11764                 work also on platforms where strftime does not
11765                 support %z).
11766
11767 2002-05-18 [christoph]  0.7.6claws4
11768
11769         * src/summaryview.c
11770                 fix indentation of some code
11771         * tools/Makefile.am
11772                 fix spaces after \
11773         * src/Makefile.am
11774                 add missing \
11775                 correct path for ignorethread.xpm
11776                 incorrect filename for sylpheed_logo.xpm
11777                 add missing include matcher_parser_parse.h
11778
11779 2002-05-18 [paul]       0.7.6claws3
11780
11781         * sync with 0.7.6cvs8
11782                 see ChangeLog 2002-05-16 and 2002-05-17
11783
11784 2002-05-18 [melvin]     0.7.6claws2
11785
11786         * README.claws
11787                 Corrected an action's definition and fixed some misspellings.
11788
11789 2002-05-18 [paul]       0.7.6claws1
11790
11791         * tools/Makefile.am
11792           tools/gpg-sign        ** new file **
11793           tools/uudec           ** new file **
11794                 add Melvin's Actions scripts
11795
11796         * README.claws
11797                 add Melvin's descriptions for Actions
11798
11799 2002-05-18 [paul]       0.7.6claws
11800
11801         * Version 0.7.6claws released
11802
11803 2002-05-17 [paul]       0.7.5claws32
11804
11805         * po/es.po
11806                 updated by Ricardo Mones Lastra
11807
11808 2002-05-17 [paul]       0.7.5claws31
11809
11810         * src/compose.c
11811                 fix Account prefs default folder for sent/draft/deleted
11812                 messages bug
11813
11814         * po/it.po
11815           po/nl.po
11816                 updated translation by Alessandro Maestri and
11817                 Wilbert Berendsen
11818
11819 2002-05-17 [melvin]     0.7.5claws30
11820
11821         * src/prefs_actions.c
11822                 Fixed bug where using %F not at the end of the command 
11823                 resulted in an additional empty argument being created.
11824                 Thanks to Darko Koruga for reporting the bug.
11825
11826 2002-05-17 [melvin]     0.7.5claws29
11827
11828         * po/fr.po
11829                 Updated French translations.
11830
11831 2002-05-15 [paul]       0.7.5claws28
11832         
11833         * po/es.po
11834                 updated by Ricardo Mones Lastra
11835
11836 2002-05-15 [paul]       0.7.5claws27
11837
11838         * sync with 0.7.6cvs4
11839                 see ChangeLog 2002-05-14 and 2002-05-15
11840
11841 2002-05-14 [paul]       0.7.5claws26
11842
11843         * sync with 0.7.6cvs1
11844                 see ChangeLog 2002-05-13
11845
11846 2002-05-13 [thorsten]   0.7.5claws25
11847
11848         * src/messageview.c
11849                 fix select_all and copy in multipart messages
11850         * src/mainwindow.c
11851                 fix select_all and copy in multipart messages
11852
11853 2002-05-12 [paul]       0.7.5claws24
11854
11855         * src/summaryview.c
11856                 reverse last commit, bug already fixed in 0.7.5claws3
11857
11858 2002-05-12 [netztorte]  0.7.5claws23
11859
11860         * src/summaryview.c
11861                 dont parse empty addressbook (checked in before claws20)
11862
11863 2002-05-12 [melvin]     0.7.5claws22
11864
11865         * src/procmsg.[ch]
11866                 Removed unneeded priority code introduced by the previous 
11867                 commit.
11868
11869 2002-05-12 [melvin]     0.7.5claws21
11870
11871         * src/compose.[ch]
11872                 Added possibility to set message's priority.
11873         * src/procmsg.[ch]
11874                 Added possibility to set message's priority.
11875                 Added missing headers
11876
11877 2002-05-12 [melvin]     0.7.5claws20
11878
11879         * src/prefs_actions.c
11880                 Removed implicitely added quotes around the name
11881                 of the temporary files of mime parts.
11882
11883 2002-05-12 [paul]       0.7.5claws19
11884
11885         * sync with 0.7.5cvs20
11886                 see ChangeLog 2002-05-11
11887
11888 2002-05-12 [alfons]     0.7.5claws18
11889
11890         * src/quote_fmt_lex.l
11891         * src/quote_fmt_parse.y
11892                 allow quote / reply date & time format to be set using
11893                 %D{format}. format is a format string you'd pass to
11894                 strftime() (see man strftime, or the Display tab |
11895                 Date format setting).
11896
11897                 Currently %D converts the date to local time. 
11898
11899 2002-05-11 [paul]       0.7.5claws17
11900
11901         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
11902                 see ChangeLog 2002-05-10 and 2002-05-11
11903
11904 2002-05-10 [paul]       0.7.5claws16
11905
11906         * sync with 0.7.5cvs16
11907                 see ChangeLog entries 2002-05-09 and 
11908                 2002-05-10
11909
11910 2002-05-10 [colin]      0.7.5claws15
11911
11912         * src/textview.c
11913                 Corrected a bug that prevented sylpheed to open
11914                 double-clicked URIs.
11915
11916 2002-05-09 [paul]       0.7.5claws14
11917
11918         * sync with 0.7.5cvs14
11919                 see ChangeLog 2002-05-08 and 2002-05-09
11920
11921 2002-05-08 [paul]       0.7.5claws13
11922
11923         * sync with 0.7.5cvs11
11924                 see ChangeLog entry 2002-05-08
11925
11926 2002-05-08 [paul]       0.7.5claws12
11927
11928         * src/mainwindow.c
11929           src/textview.[ch]
11930                 fix segfault on View->Open in new window
11931                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11932
11933 2002-05-07 [paul]       0.7.5claws11
11934
11935         * sync with 0.7.5cvs9
11936                 see ChangeLog entry 2002-05-07
11937
11938 2002-05-06 [paul]       0.7.5claws10
11939
11940         * src/messageview.c
11941           src/textview.c
11942                 display url in statusbar on single-click
11943                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11944
11945 2002-05-06 [match]      0.7.5claws9
11946
11947         * src/addritem.[ch]
11948                 new functions.
11949         * src/addrcache.c
11950                 tidy up.
11951         * src/xmlprops.[ch]
11952                 XML implementation of properties file.
11953         * src/exporthtml.[ch]
11954         * src/expthtmldlg.[ch]
11955         * src/addressbook.c
11956                 export to HTML.
11957
11958 2002-05-02 [sergey]     0.7.5claws8
11959
11960         * src/mainwindow.c (mainwin_entries),
11961           src/prefs_common.c (prefs_send_create()),
11962           src/codeconv.c (locale_table):
11963                 use charset name "Windows-1251" instead of "CP1251".
11964
11965 2002-05-02 [colin]      0.7.5claws7
11966         
11967         * src/compose.c
11968           src/prefs_common.c
11969           src/prefs_folder_item.c
11970                 Fixed cosmetics bugs due to Outbox renamed to Sent.
11971
11972 2002-05-02 [hiro]       0.7.5claws6
11973
11974         * src/imap.c
11975                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
11976
11977 2002-05-02 [paul]       0.7.5claws5
11978
11979         * src/compose.c
11980                 more sync with 0.7.5cvs7, see ChangeLog entry
11981                 2002-05-02
11982
11983 2002-05-02 [hiro]       0.7.5claws4
11984
11985         * src/compose.c
11986                 compose_queue_sub():
11987                 check if queue folder exists (closes #550397).
11988                 removed directory creation since it should be handled
11989                 transparently.
11990         * src/imap.c
11991                 imap_add_msg(): return UID for appended message
11992                 (closes #548842).
11993
11994 2002-04-30 [paul]       0.7.5claws3
11995
11996         * src/summaryview.c
11997                 fix account_find_from_address() bug
11998
11999 2002-04-28 [colin]      0.7.5claws2
12000
12001         * src/compose.c
12002           src/textview.c
12003           src/prefs_common.[ch]
12004           src/utils.[ch]
12005                 Added user-definable quotation characters recognition.
12006
12007 2002-04-28 [paul]       0.7.5claws1
12008
12009         * sync with 0.7.5cvs4
12010                 see ChangeLog entry  2002-04-25
12011
12012 2002-04-28 [paul]       0.7.5claws
12013
12014         * po/es.po
12015           po/nl.po
12016           po/pt_BR.po
12017                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
12018                 Fabio Junior Beneditto
12019
12020 2002-04-27 [jens]       0.7.4claws103
12021
12022         * po/de.po
12023                 updated German translation.
12024
12025 2002-04-27 [hiro]       0.7.4claws102
12026
12027         * src/summaryview.c
12028                 summary_write_cache(): fixed the mark loss of hidden messages.
12029
12030 2002-04-26 [melvin]     0.7.4claws101
12031
12032         * src/procmsg.c
12033                 fixed a second typo (same one)
12034         * po/fr.po
12035           po/it.po
12036           po/pt_BR.po
12037                 fixed the type again...
12038
12039 2002-04-26 [melvin]     0.7.4claws100
12040
12041         * src/procmsg.c
12042                 fixed a typo in an alert message ("temorary").
12043         * po/it.po
12044         * po/pt_BR.po
12045                 corrected the typo  described above.
12046         * po/fr.po
12047                 updated French translation.
12048
12049 2002-04-26 [darko]      0.7.4claws99
12050
12051         * src/summaryview.c
12052                 fix target folder colorization
12053
12054 2002-04-25 [paul]       0.7.4claws98
12055
12056         * po/it.po
12057                 updated by Alessandro Maestri
12058
12059 2002-04-24 [colin]      0.7.4claws97
12060         
12061         * src/compose.c
12062                 Fixed double "subject is empty" question.
12063
12064 2002-04-23 [colin]      0.7.4claws96
12065         
12066         * src/mimeview.c
12067                 Corrected issue when "automatically display images" was
12068                 not set : first image remained after selecting second.
12069
12070 2002-04-23 [melvin]     0.7.4claws95
12071
12072         * src/prefs_actions.c
12073                 Don't display in/out dialog if there is nothing to show.
12074
12075 2002-04-23 [paul]       0.7.4claws94
12076
12077         * sync with 0.7.5cvs3
12078                 bug fixes: see ChangeLog entry 2002-04-23
12079
12080 2002-04-22 [darko]      0.7.4claws93
12081
12082         * src/compose.c
12083                 fix previous check-in which changed code after
12084                 merge from main
12085
12086 2002-04-22 [paul]       0.7.4claws92
12087
12088         * faq/de/*
12089                 add German FAQ
12090         * faq/en/*
12091           faq/es/*
12092           faq/fr/*
12093                 update English, Spanish and French FAQs
12094         * manual/de/*
12095           manual/es/*
12096                 add German and Spanish manuals
12097         * manual/en/*
12098           manual/fr/*
12099                 update English and French manuals
12100
12101         * src/Makefile.am
12102                 add to and re-arrange the pixmap entries
12103
12104 2002-04-22 [darko]      0.7.4claws91
12105
12106         * src/compose.c
12107                 fix sender initials recognition to only allow
12108                 '>' after the initials
12109
12110 2002-04-21 [paul]       0.7.4claws90
12111
12112         * sync with 0.7.5 release
12113                 see ChangeLog entry 2002-04-21
12114
12115 2002-04-21 [alfons]
12116
12117         * src/Makefile.am
12118                 add colin's new pixmaps to EXTRA_DIST
12119
12120 2002-04-21 [colin]      0.7.4claws89
12121         * src/compose.c
12122         * src/inc.c
12123         * src/mainwindow.[ch]
12124         * src/prefs_common.[ch]
12125         * src/stock_pixmap.[ch]
12126                 Added "Work offline" ability.
12127
12128 2002-04-21 [colin]      0.7.4claws88
12129         
12130         * src/mimeview.c
12131         * src/prefs_common.c
12132         * src/prefs_common.h
12133         * src/textview.c : Added an option to common preferences -> display
12134           to allow user not to automatically display images.
12135
12136 2002-04-21 [paul]       0.7.4claws87
12137
12138         * sync with 0.7.4cvs52
12139                 see ChangeLog entry 2002-04-21 (src/imap.c)
12140
12141 2002-04-21 [paul]       0.7.4claws86
12142
12143         * sync with 0.7.4cvs51
12144                 see ChangeLog entry 2002-04-21
12145
12146 2002-04-21 [paul]       0.7.4claws85
12147
12148         * sync with 0.7.4cvs49
12149                 see ChangeLog entries 2002-04-20 and 2002-04-21
12150
12151         * src/Makefile.am
12152                 clean up: remove old 'stock_' element from xpm 
12153                 filenames.
12154
12155 2002-04-21 [alfons]     0.7.4claws84
12156
12157         apply sync patch from Paul
12158
12159         * src/folderview.c
12160                 use old claws prefs_folder_item_create() for now
12161
12162 2002-04-19 [match]      0.7.4claws83
12163
12164         * src/addressbook.[ch]
12165         * src/addrharvest.[ch]
12166         * src/addrgather.[ch]
12167                 recurse folders.
12168         * src/mainwindow.c
12169         * src/summaryview.[ch]
12170                 change menu option.
12171
12172 2002-04-19 [paul]       0.7.4claws82
12173
12174         * po/pt_BR.po
12175                 updated by Fabio Junior Beneditto
12176
12177 2002-04-14 [alfons]     0.7.4claws81
12178
12179         * src/passphrase.c
12180                 add #include <sys/types.h> for mode_t and off_t 
12181
12182 2002-04-13 [paul]       0.7.4claws80
12183         
12184         * src/main.c
12185           src/passphrase.[ch]
12186           src/pgptext.c
12187           src/prefs_common.[ch]
12188           src/rfc2015.c
12189                 enable storing of GnuPG passphrase for the whole 
12190                 session or a user-defined number of minutes. patch 
12191                 submitted by Ravemax <ravemax@dextrose.com>
12192
12193 2002-04-13 [alfons]     0.7.4claws79
12194
12195         * src/textview.c
12196                 make email parser also stop scanning when encountering separators
12197                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
12198
12199 2002-04-13 [paul]       0.7.4claws78
12200
12201         * sync with 0.7.4cvs39
12202                 see ChangeLog entry 2002-04-12
12203
12204 2002-04-11 [paul]       0.7.4claws77
12205
12206         * sync with 0.7.4cvs37
12207                 see ChangeLog entry 2002-04-11
12208
12209 2002-04-11 [paul]       0.7.4claws76
12210
12211         * COPYING 
12212                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
12213                 the clause for OpenSSL). sync with sylpheed main
12214
12215 2002-04-09 [melvin]     0.7.4claws75
12216
12217         * src/compose.c
12218                 Made 'Ctrl-Enter' on send ignore some modifiers 
12219                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
12220                 to bind other *-Enter (but not Alt-Enter).
12221
12222 2002-04-09 [paul]       0.7.4claws74
12223
12224         * sync with 0.7.4cvs35
12225                 see ChangeLog entries 2002-04-09
12226
12227 2002-04-08 [paul]       0.7.4claws73
12228
12229         * sync with 0.7.4cvs33
12230                 see ChangeLog entry 200-04-08
12231
12232 2002-04-07 [match]      0.7.4claws72
12233
12234         * src/addrharvest.[ch]
12235                 fixed to read all addresses in header, regardless
12236                 of header size. improved name parsing. accommodate
12237                 harvest from folders and selected message.
12238         * src/addritem.[ch]
12239                 included new address parsing function.
12240         * src/addrgather.[ch]
12241         * src/addressbook.[ch]
12242         * src/summaryview.[ch]
12243         * src/mainwindow.c
12244                 allow address harvest of folder as well as selected
12245                 messages.
12246
12247 2002-04-07 [paul]       0.7.4claws71
12248
12249         * src/esmtp.[ch]
12250           src/smtp.c
12251                 don't try to authenticate with CRAM-MD5 in SMTP when 
12252                 SMTP-AUTH enabled if MTA doesn't issue this 
12253                 auth-method in it's ehlo-response. bug item #531364,
12254                 patch item #938910. patch submitted by Colin Leroy 
12255                 <colin@colino.net>
12256
12257 2002-04-07 [paul]       0.7.4claws70
12258
12259         * src/nntp.c
12260                 fix missing MODE_READER bug. patch submitted by
12261                 Colin Leroy <colin@colino.net>
12262
12263 2002-04-07 [alfons]     0.7.4claws69
12264
12265         * src/matcher.[ch]
12266         * src/prefs_filtering.c
12267         * src/summaryview.c
12268                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
12269                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
12270
12271 2002-04-07 [paul]       0.7.4claws68
12272
12273         * sync with 0.7.4cvs32
12274                 see ChangeLog entry 2002-04-06
12275
12276         * tools/filter_conv.pl
12277                 more bug fixes
12278
12279 2002-04-06 [paul]       0.7.4claws67
12280
12281         * tools/filter_conv.pl
12282                 modify to be able to find the name of the first
12283                 mailbox and use that. main's filter does not
12284                 record the full path to the mailbox and therefore
12285                 can only filter to the first mailbox.
12286
12287 2002-04-05 [paul]       0.7.4claws66
12288
12289         * tools/filter_conv.pl
12290                 attempt to make the script all-encompassing and
12291                 be able to convert any main 'filter' rule thrown
12292                 at it
12293
12294 2002-04-05 [paul]       0.7.4claws65
12295
12296         * tools/filter_conv.pl
12297                 allow for collapsed folder trees
12298
12299 2002-04-05 [paul]       0.7.4claws64
12300
12301         * sync with 0.7.4cvs31
12302                 see ChangeLog entries 2002-04-05
12303
12304 2002-04-03 [paul]       0.7.4claws63
12305
12306         * sync with 0.7.4cvs29
12307                 see ChangeLog entries 2002-04-02 and 2002-04-03
12308
12309 2002-04-02 [paul]       0.7.4claws62
12310
12311         * sync with 0.7.4cvs26
12312                 see ChangeLog entry 2002-04-01
12313
12314 2002-04-02 [match]      0.7.4claws61
12315
12316         * src/pine.[ch]
12317         * src/importpine.[ch]
12318         * src/addressbook.c
12319                 import Pine address book.
12320
12321 2002-04-02 [match]      0.7.4claws60
12322
12323         * src/addrharvest.[ch]
12324                 improve address parsing of funky addresses.
12325
12326 2002-04-02 [darko]      0.7.4claws59
12327
12328         * src/compose.c
12329                 wrap on send improvements, it now recognizes quoted
12330                 initials as part of the quotation string, and it
12331                 does not join lines separated by CR
12332
12333 2002-04-01 [match]      0.7.4claws58
12334
12335         * src/mgutils.[ch]
12336                 added new functions.
12337         * src/mutt.[ch]
12338                 remove excessive duplicate address generation
12339                 on import.
12340
12341 2002-04-01 [alfons]     0.7.4claws57
12342         
12343         * src/summaryview.c
12344                 put back g_free() 
12345
12346 2002-04-01 [paul]       0.7.4claws56
12347
12348         * sync with 0.7.4cvs25
12349                 see ChangeLog entry 2002-04-01
12350
12351 2002-04-01 [alfons]     0.7.4aprilfool55
12352
12353         * src/summaryview.c
12354                 honour feature request item #537427 to allow for
12355                 displaying names from address book for sent mail also
12356
12357 2002-03-29 [paul]       0.7.4claws54
12358
12359         * src/mainwindow.c
12360           src/prefs_filtering.[ch]
12361           src/prefs_matcher.c
12362           src/summaryview.c
12363                 add 'fast filter' for claws' filtering,
12364                 /Tools/Create filter rule/... patch submitted
12365                 by Neill Miller <neillm@thecodefactory.org>
12366
12367 2002-03-29 [paul]       0.7.4claws53
12368
12369         * sync with 0.7.4cvs24
12370                 see ChangeLog entry 2002-03-29
12371
12372 2002-03-28 [paul]       0.7.4claws52
12373
12374         * sync with 0.7.4cvs23
12375                 see ChangeLog entry 2002-03-28
12376
12377 2002-03-27 [melvin]     0.7.4claws51
12378
12379         * src/prefs_actions.c
12380                 Added support to pass only one message part (as a
12381                 file) to the command using '%p'. No quotes are needed
12382                 because doubles quotes are automatically added.
12383                 Fixed bug where Sylpheed could block when waiting for
12384                 a child process to finish.
12385                 Changed the help menu to remove quotes around symbols to 
12386                 avoid misinterpretation (they must not be used).
12387
12388 2002-03-27 [melvin]     0.7.4claws50
12389
12390         * src/inc.c
12391                 Made the new mail notification command always 
12392                 execute asynchronously.
12393
12394 2002-03-27 [paul]       0.7.4claws49
12395
12396         * src/compose.c
12397                 fix bug introduced in last commit
12398
12399 2002-03-27 [paul]       0.7.4claws48
12400
12401         * sync with 0.7.4cvs21
12402                 see ChangeLog 2002-03-26 and 2002-03-27
12403
12404 2002-03-26 [hoa]        0.7.4claws47
12405
12406         * src/prefs_folder_item.c
12407                 really fixed the bug #516442 with folder rescan.
12408
12409 2002-03-26 [paul]       0.7.4claws46
12410
12411         * sync with 0.7.4cvs19
12412                 see ChangeLog entries 2002-03-25 and 2002-03-26
12413
12414 2002-03-25 [hoa]        0.7.4claws45
12415
12416         * src/matcher.c
12417         * src/mh.c
12418                 fix the bug #516442 with folder rescan.
12419
12420         * src/prefs_common.[ch]
12421         * src/compose.c
12422                 added an option to enable two different behaviours
12423                 for bounce.
12424
12425
12426 2002-03-25 [paul]       0.7.4claws44
12427
12428         * src/mainwindow.c
12429           src/selective_download.c
12430                 correct a few menuitem labels
12431
12432 2002-03-25 [christoph]  0.7.4claws43
12433
12434         * src/procmsg.c
12435                 fix non deleted tmp message in
12436                 procmsg_save_to_outbox
12437                 fix problems caused by sync with
12438                 main branch's procmsg_send_queue
12439
12440 2002-03-25 [paul]       0.7.4claws42
12441
12442         * src/quote_fmt.c
12443           src/quote_fmt_lex.l
12444           src/quote_fmt_parse.y
12445                 add Last name (%L) placeholder for quoting. 
12446                 patch submitted by Thorsten Thielen 
12447                 <thth@users.sourceforge.net>
12448
12449 2002-03-25 [paul]       0.7.4claws41
12450
12451         * src/utils.c
12452                 get full hostname. patch submitted by
12453                 Bob Woodside <rwoodside1@comcast.net>
12454
12455 2002-03-25 [paul]       0.7.4claws40
12456
12457         * src/account.c
12458           src/news.c
12459           src/nntp.[ch]
12460           src/prefs_account.[ch]
12461                 enable NNTP over SSL. patch submitted by
12462                 Pascal Jermini <pascal@infinity.hn.org>
12463
12464 2002-03-24 [paul]       0.7.4claws39
12465
12466         * src/prefs_common.c
12467                 make the arrangement of the Compose tab more
12468                 coherent
12469
12470         * src/mainwindow.c
12471                 fix some irregularities of style
12472
12473         * po/de.po
12474                 updated by Kilian Krause
12475
12476 2002-03-23 [paul]       0.7.4claws38
12477
12478         * po/pt_BR.po
12479                 updated by Fabio Junior Beneditto
12480
12481 2002-03-23 [paul]       0.7.4claws37
12482
12483         * src/mainwindow.c
12484                 move 'Gather addresses' to 'Tools' menu
12485                 make 'Selective download' sensitive
12486
12487 2002-03-23 [paul]       0.7.4claws36
12488
12489         * sync with 0.7.4cvs16
12490                 see ChangeLog entries 2002-03-23
12491
12492 2002-03-22 [christoph]  0.7.4claws35
12493
12494         * src/quote_fmt_parse.y
12495                 fix include program output
12496
12497 2002-03-22 [alfons]     0.7.4claws34
12498
12499         * src/pop.c
12500                 initialize GDate stack variable correctly (sorry!)
12501
12502 2002-03-22 [paul]       0.7.4claws33
12503
12504         * src/compose.c
12505           src/mainwindow.c
12506           src/prefs_actions.c
12507           src/prefs_common.c
12508                 rename 'Tool' to 'Tools'
12509
12510         * src/mainwindow.c
12511                 move 'Delete duplicated messages' from
12512                 'Message/' to 'Tools/'
12513                 re-arrange the order of 'Tools/' items
12514
12515 2002-03-22 [paul]       0.7.4claws32
12516
12517         * src/addr_compl.c
12518           src/addressbook.[ch]
12519                 auto-address completion now also matches on
12520                 Nickname. patch submitted by Bob Forsman 
12521                 <hammor@users.sourceforge.net>
12522
12523         * src/editaddress.c
12524                 correct a spelling mistake
12525
12526 2002-03-22 [alfons]     0.7.4claws31
12527
12528         * src/pop.c
12529                 fix getting uidl from incorrect string 
12530                 (spotted by Colin)
12531
12532 2002-03-21 [alfons]     0.7.4claws30
12533
12534         * src/pop.c
12535                 more code refactoring
12536                 plug mem leak introduced by delete on server
12537
12538 2002-03-21 [paul]       0.7.4claws29
12539
12540         * sync with 0.7.4cvs11
12541                 see ChangeLog entries 2002-03-20
12542
12543 2002-03-20 [alfons]     0.7.4claws28
12544
12545         * src/inc.c
12546                 apply Colin's patch and refactor
12547
12548 2002-03-20 [paul]       0.7.4claws27
12549
12550         * sync with sylpheed 0.7.4cvs9
12551                 see ChangeLog entry 2002-03-20
12552
12553 2002-03-19 [christoph]  0.7.4claws26
12554
12555         * src/mh.c
12556         * src/procmsg.[ch]
12557         * src/summaryview.c
12558                 revert changes for flag updates
12559                 (does not work correctly and no time to debug)
12560
12561 2002-03-20 [alfons]     0.7.4claws25
12562
12563         * src/pop.c
12564                 refactor should_delete() a little bit 
12565
12566 2002-03-19 [paul]       0.7.4claws24
12567
12568         * src/inc.[ch]
12569           src/pop.c
12570           src/prefs_account.[ch]
12571                 allow the user to leave downloaded mail on the 
12572                 server for n days. Patch submitted by Colin Leroy 
12573                 <colin@colino.net>
12574
12575 2002-02-19 [paul]       0.7.4claws23
12576
12577         * sync with sylpheed 0.7.4cvs8
12578                 see ChangeLog entries 2002-03-19
12579
12580 2002-03-18 [paul]       0.7.4claws22
12581
12582         * sync with sylpheed 0.7.4cvs6
12583                 see ChangeLog entry 2002-03-18
12584
12585 2002-03-18 [paul]       0.7.4claws21
12586
12587         * po/en_GB.po
12588                 add en_GB message catalogue
12589
12590         * src/mbox_folder.c
12591           src/prefs_account.c
12592           src/prefs_actions.c
12593                 correct a few spelling mistakes
12594
12595 2002-03-17 [alfons]     0.7.4claws20
12596
12597         * src/matcher.c
12598                 more stringent checks for NULL params when writing
12599                 filtering actions to a file
12600                 
12601 2002-03-17 [hoa]        0.7.3claws20
12602
12603         * src/news.c
12604                 fixed the count of new messages
12605
12606         * src/compose.c
12607                 fixed the "attachment properties" window
12608
12609 2002-03-17 [paul]       0.7.4claws19
12610
12611         * src/defs.h
12612           src/folder.h
12613           src/news.c
12614           src/prefs_account.[ch]
12615           src/procmsg.[ch]
12616           src/summaryview.c
12617                 automatically mark cross-posted messages as read 
12618                 and (optionally) give them a colour label
12619                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
12620                 
12621
12622 2002-03-17 [paul]       0.7.4claws18
12623
12624         * sync with sylpheed 0.7.4cvs5
12625                 see ChangeLog entry 2002-03-17
12626
12627 2002-03-17 [melvin]     0.7.4claws17
12628         
12629         * src/textview.c
12630                 Worked around a gtktext 'bug': when searching for 
12631                 a text in a long message it was scrolling slowly
12632                 line by line until it hit the searched text.
12633         * po/fr.po
12634                 Updated French translation
12635
12636 2002-03-17 [melvin]     0.7.4claws16
12637
12638         * src/mainwindow.c
12639         * src/compose.c
12640         * src/prefs_actions.c
12641                 Moved "Edit/Actions" to "Tool/Actions"
12642                 Made mainwindow/compose window sensitive as soon as
12643                 no child process is running anymore even if the io dialog
12644                 is open.
12645                 Fixed a struct being initialized with a non constant char*
12646
12647 2002-03-16 [christoph]  0.7.4claws15
12648
12649         * configure.in
12650                 add --with-compiler-flags option
12651                 (only for developer hacking)
12652         * src/mh.c
12653         * src/procmsg.[ch]
12654         * src/summaryview.c
12655                 try to make folder-stats and flag handling more
12656                 independent from the summaryview. msgcounts
12657                 are only set when the folder is opened and
12658                 procmsg_msginfo_(un)set_flags will handle it
12659                 later and summaryview will get the values
12660                 from the folder.
12661
12662 2002-03-16 [paul]       0.7.4claws14
12663
12664         * src/messageview.c
12665                 fix Return-receipt. Patch submitted by Bob
12666                 Woodside <rwoodside1@comcast.net>
12667
12668 2002-03-16 [paul]       0.7.4claws13
12669
12670         * src/compose.c
12671                 fix 'dynamic' signatures, make it work again
12672                 broken during sync on 2002-03-14 (0.7.4claws2)
12673
12674 2002-03-15 [match]      0.7.4claws12
12675
12676         * src/addrharvest.[ch]
12677         * src/addrgather.[ch]
12678         * src/addressbook.[ch]
12679         * src/mainwindow.c
12680                 included address harvester feature. still some
12681                 issues with address parsing that I will fix.
12682
12683 2002-03-15 [match]      0.7.4claws11
12684
12685         * src/addrbook.[ch]
12686         * src/addrcache.[ch]
12687         * src/addressbook.[ch]
12688         * src/addrindex.c
12689         * src/editbook.c
12690         * src/importldif.c
12691         * src/importmutt.c
12692         * src/jpilot.[ch]
12693         * src/main.c
12694         * src/syldap.[ch]
12695         * src/vcard.[ch]
12696                 tidy up. fix memory leaks. moved attribs and methods
12697                 from individual interfaces to addrcache object. prep
12698                 for new stuff to come in.
12699
12700 2002-03-15 [alfons]     0.7.4claws10
12701
12702         * src/matcher.[ch]
12703         * src/matcher_parser_parse.y
12704         * src/matcher_parser_lex.l
12705         * src/prefs_matcher.c
12706                 add filtering conditions message greater than, smaller 
12707                 than, and exactly matching a size in bytes
12708                 (does not work with delete from POP3 server yet)
12709
12710                 this should also give others an idea what you should
12711                 do to add new criterions to claws filtering system
12712                 
12713
12714 2002-03-15 [paul]       0.7.4claws9
12715
12716         * tools/filter_conv.pl
12717                 exit if there are no filter rules to convert
12718                 rename filterrc to filterrc.old after completion
12719
12720 2002-03-15 [paul]       0.7.4claws8
12721
12722         * sync with sylpheed 0.7.4cvs3
12723                 see ChangeLog entry 2002-03-14
12724
12725 2002-03-14 [paul]       0.7.4claws7
12726
12727         * src/compose.c
12728                 clean up the last commit (ahem)
12729
12730 2002-03-14 [paul]       0.7.4claws6
12731
12732         * src/compose.c
12733                 fix bug #515655. honour account preferences
12734                 regarding gpg default signing/encryption when 
12735                 changing account from the compose window.
12736
12737 2002-03-14 [paul]       0.7.4claws5
12738
12739         * src/folderview.c
12740                 remove unnecessary curly brackets
12741
12742 2002-03-14 [paul]       0.7.4claws4
12743
12744         * src/folderview.c
12745           src/prefs_filtering.[ch]
12746                 add filter rename on folder rename and filter
12747                 delete on folder delete. Patch submitted by
12748                 Neill Miller <neillm@thecodefactory.org> 
12749
12750 2002-03-14 [christoph]  0.7.4claws3
12751
12752         * src/procmsg.c
12753         * src/send.c
12754                 fix local delivery
12755                 (patch submitted by "Simon 'corecode' Schubert")
12756         * src/prefs_common.c
12757         * src/procmsg.c
12758                 fix gcc 3.0 warning
12759
12760 2002-03-14 [paul]       0.7.4claws2
12761
12762         * sync with sylpheed 0.7.4cvs2
12763                 see ChangeLog entry 2002-03-13
12764
12765 2002-03-12 [darko]      0.7.4claws1
12766
12767         * src/mainwindow.c
12768                 fix what seems to be a copy and paste error
12769                 when setting color for important messages
12770                 (reported by wwp)
12771
12772 2002-03-11 [paul]       version 0.7.4claws released
12773
12774 2002-03-11 [paul]       0.7.4claws
12775
12776         * po/es.po
12777           po/it.po
12778           po/nl.po
12779           po/pt_BR.po
12780                 update message catalogs. Submitted by Ricardo Mones 
12781                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
12782                 Fabio Junior Beneditto
12783
12784         * configure.in
12785           faq/Makefile.am
12786           faq/it/Makefile
12787           faq/it/sylpheed-faq*
12788           src/mainwindow.c
12789           src/manual.[ch]
12790                 add FAQ in Italian
12791         
12792
12793 2002-03-11 [jens]       0.7.3claws7
12794
12795         * po/de.po
12796                 updated German translation
12797
12798 2002-03-11 [melvin]     0.7.3claws6
12799
12800         * po/fr.po
12801                 updated and corrected French translation
12802
12803 2002-03-10 [hoa]        0.7.3claws5
12804
12805         * src/account.c
12806         * src/inc.c
12807         * src/prefs_account.c
12808         * src/procmsg.c
12809         * src/send.[ch]
12810                 fixed the local account.
12811                 you have to change the default "/usr/sbin/sendmail"
12812                 to "/usr/sbin/sendmail -t" in the preferences of
12813                 the local account.
12814
12815         * src/procmime.c
12816                 removed some debug display for renderer
12817
12818 2002-03-10 [paul]       0.7.3claws4
12819
12820         * faq/en/sylpheed-faq-1.html
12821           faq/en/sylpheed-faq-2.html
12822                 update
12823
12824 2002-03-09 [paul]       0.7.3claws3
12825
12826         * sync with sylpheed 0.7.4
12827                 see ChangeLog entry 2002-03-09
12828
12829 2002-03-08 [paul]       0.7.3claws2
12830
12831         * faq/en/sylpheed-faq*
12832           faq/es/sylpheed-faq*
12833           faq/fr/sylpheed-faq*
12834                 update the FAQs
12835
12836         * manual/fr/.cvsignore
12837           manual/fr/Makefilea.am
12838           manual/fr/sylpheed*
12839           src/mainwindow.c
12840           src/manual.[ch]
12841                 add the French manual
12842
12843 2002-03-07 [paul]       0.7.3claws1
12844
12845         * sync with sylpheed 0.7.3cvs4
12846                 see ChangeLog entries  2002-03-06 and 2002-03-07
12847         
12848         * po/nl.po
12849                 updated by Wilbert Berendsen
12850
12851 2002-03-07 [melvin]     0.7.2claws34
12852
12853         * src/selective_download.c
12854                 Changed the pixmap of the receive button to MAIL_RECEIVE.
12855
12856 2002-03-06 [paul]       0.7.2claws33
12857
12858         * sync with sylpheed 0.7.3cvs1
12859                 bug fix, see ChangeLog entry 2002-03-05
12860
12861 2002-03-05 [paul]       0.7.2claws32
12862
12863         * src/mimeview.c
12864           src/pgptext.[ch]
12865           src/procmsg.c
12866                 reverse the pgp ascii-armored code implemented in 
12867                 0.7.2claws16. removal of this code until it matures.
12868                 this means that verifying ascii-armored pgp sigs and
12869                 automatic decryption of ascii-armored encrypted
12870                 messages no longer works.
12871
12872 2002-03-05 [paul]       0.7.2claws31
12873
12874         * configure.in
12875           Makefile.am
12876         * faq/Makefile.am
12877         * faq/en/Makefile.am
12878           faq/en/sylpheed-faq.html
12879           faq/en/sylpheed-faq-1.html
12880           faq/en/sylpheed-faq-2.html
12881           faq/en/sylpheed-faq-3.html
12882         * faq/es/Makefile.am
12883           faq/es/sylpheed-faq.html
12884           faq/es/sylpheed-faq-1.html
12885           faq/es/sylpheed-faq-2.html
12886           faq/es/sylpheed-faq-3.html
12887           faq/es/sylpheed-faq-4.html
12888         * faq/fr/Makefile.am
12889           faq/fr/sylpheed-faq.html
12890           faq/fr/sylpheed-faq-1.html
12891           faq/fr/sylpheed-faq-2.html
12892           faq/fr/sylpheed-faq-3.html
12893         * src/Makefile.am
12894           src/defs.h
12895           src/mainwindow.c
12896           src/manual.[ch]
12897                 add FAQs in English, Spanish and French
12898
12899
12900 2002-03-05 [paul]       0.7.2claws30
12901
12902         * manual/en/sylpheed.html
12903           manual/en/sylpheed-XX.html
12904                 updated the English manual
12905
12906 2002-03-05 [hoa]        
12907
12908         * src/summaryview.c
12909                 dialog box pops up if the article can't be deleted.
12910
12911 2002-03-04 [paul]       
12912         
12913         * po/pt_BR.po
12914                 updated by Fabio Junior Benedito
12915
12916 2002-03-04 [hoa]
12917
12918         * removed ac/gpgme.m4
12919                 to avoid autogen common problem
12920                 developers have to install gpgme development package now
12921
12922         * src/compose.c
12923                 encoding to 7bit or 8bit is enabled.
12924
12925 2002-03-03 [alfons]     0.7.2claws29
12926
12927         * src/pop.c
12928                 merge fix by Oliver Haertel for selective
12929                 download buglet
12930
12931 2002-03-03 [paul]       0.7.2claws28
12932         
12933         * sync with sylpheed 0.7.3
12934
12935 2002-03-03 [paul]       0.7.2claws27
12936
12937         * sync with sylpheed 0.7.2cvs24
12938                 see ChangeLog entries 2002-03-02 and 2002-03-03
12939
12940 2002-03-02 [melvin]     0.7.2claws26
12941
12942         * src/inc.[ch]
12943         * src/main.c
12944         * src/mainwindow.c
12945         * src/prefs_common.[ch]
12946                 Added user definable notification on new mail arrival.
12947                 Removed unused variables in spell checker prefs code.
12948
12949 2002-03-02 [melvin]     0.7.2claws25
12950
12951         * src/quote_fmt.c
12952                 Removed unnecessary escape sequences.
12953                 Changed 'Initial...' to 'Initials of Sender'
12954
12955 2002-03-02 [paul]       0.7.2claws24
12956
12957         * sync with sylpheed 0.7.2cvs22
12958                 see ChangeLog entry 2002-03-01
12959
12960 2002-03-01 [hoa]        0.7.2claws23
12961
12962         * src/mainwindow.c
12963                 Set sensitivity of delete actions to active
12964                 even if the folder is a newsgroup.
12965
12966         * src/summaryview.c
12967                 - Set sensitivity of delete actions
12968                 - Added function check_permission() that will check if the
12969                   user is authorized to delete a message. For news, it
12970                   will check if the author is the same.
12971                 - Enabled deletion when there is no trash folder.
12972
12973         * src/news.[ch]
12974                 - Added news_cancel_article() to cancel articles
12975                 - Implemented news_remove_message() (public function)
12976
12977 2002-03-01 [paul]       0.7.2claws22
12978
12979         * src/gtkutils.c
12980           src/textview.c
12981                 recognise urls that that don't include 'http://' and
12982                 simply begin 'www.' 
12983
12984         * AUTHORS
12985                 remove duplicated name
12986
12987 2002-02-28 [paul]       0.7.2claws21
12988
12989         * src/mainwindow.c
12990           src/summaryview.[ch]
12991                 add ability to 'Select thread'
12992                 combines Melvin's "Select thread's head" patch (#510907)
12993                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
12994                 patch (#518514) 
12995
12996 2002-02-28 [paul]       0.7.2claws20
12997
12998         * src/mimeview.c
12999                 hopefully fix segfault on right-clicking a mime part
13000                 that some people have experienced.      
13001                 fix submitted by Fredrik Olofsson <frol@linux.nu>
13002
13003 2002-02-28 [paul]       0.7.2claws19
13004
13005         * sync with sylpheed 0.7.2cvs21
13006                 see ChangeLog entries 2002-02-27 and 2002-02-28
13007
13008 2002-02-27 [paul]       0.7.2claws18
13009
13010         * sync with sylpheed 0.7.2cvs18
13011                 see ChangeLog entries 2002-02-26 and 2002-02-27
13012
13013 2002-02-26 [alfons]     0.7.2claws17
13014
13015         * src/procheader.c
13016                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
13017                 (spotted by Chris Hessman <idatech@gmx.net>)
13018
13019 2002-02-26 [paul]       0.7.2claws16
13020
13021         * src/mimeview.c
13022           src/pgptext.[ch]
13023           src/procmsg.c
13024                 make decryption of ascii-armored pgp encrypted messages
13025                 and verification of ascii-armored signatures work again.
13026                 slightly altered from the patch by Jens Jahnke 
13027                 <jan0sch@gmx.net>
13028
13029                 ##FIX ME##
13030                 * the checking of plaintext signatures always comes up in 
13031                   a popup box
13032                 * it doesn't work for multipart messages 
13033                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
13034                   including the msg headers and these 2 line themselves, are 
13035                   not displayed
13036
13037         * src/mainwindow.c
13038                 "View/Folder Tree" becomes "View/Separate Folder Tree"
13039                 "View/Message View" becomes "View/Separate Message View"
13040                 because its less ambiguous.
13041
13042         * po/es.po
13043                 updated by Ricardo Mones Lastra
13044
13045 2002-02-26 [paul]       0.7.2claws15
13046
13047         * sync with sylpheed 0.7.2cvs17
13048                 see ChangeLog entries 2002-02-25 and 2002-02-26
13049
13050 2002-02-25 [christoph]  0.7.2claws14
13051
13052         * src/filtering.[ch]
13053         * src/inc.c
13054                 do filtering stuff after all messages have been received
13055                   1. drop all messages to .processing
13056                   2. scan processing folder for messages
13057                   3. filter messages or move to inbox
13058                 this will also find old messages left in processing after
13059                 a crash or something like that and we get a real msginfo
13060                 from folder->get_msg_list and do not have to create our
13061                 own in filter_message
13062         * src/matcher_parser_parse.y
13063                 remove MIX/MAX warning (reordered includes)
13064
13065 2002-02-25 [paul]       0.7.2claws13
13066
13067         * sync with sylpheed 0.7.2cvs15
13068                 see ChangeLog entry 2002-02-24
13069
13070 2002-02-24 [alfons]     0.7.2claws12
13071
13072         * src/filtering.c
13073                 clear old color flags first when applying a new color to
13074                 a message info. 
13075                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
13076
13077 2002-02-24 [alfons]     0.7.2.claws11
13078         
13079         * AUTHORS
13080         * src/prefs_common.c
13081                 add presets for Opera and Konqueror, closes patch #517261,
13082                 submitted by Ville Skyttä <scop@users.sourceforge.net>
13083
13084 2002-02-24 [alfons]     0.7.2.claws10
13085
13086         * AUTHORS
13087         * src/summaryview.c
13088                 fix threading for null message ids, closes patch #521601,
13089                 submitted by Bob Forsman <hammor@users.sourceforge.net>
13090
13091 2002-02-24 [alfons]     0.7.2claws9
13092
13093         * src/summaryview.c
13094         * src/filtering.c
13095                 make Tool | Filter Message work with filtering system so
13096                 setting flags also works
13097
13098                 TODO:
13099
13100                 - Processing uses the same function as Tool | Filter
13101                   Message, but doesn't use the same update proc yet
13102
13103 2002-02-23 [paul]       0.7.2claws8
13104
13105         * sync with sylpheed 0.7.2cvs14
13106                 see ChangeLog entries 2002-02-22 and 2002-02-23
13107
13108 2002-02-22 [christoph]  0.7.2claws7
13109
13110         * src/quote_fmt.c
13111                 Add column space to table
13112         * src/quote_fmt_parse.y
13113                 Close files
13114
13115 2002-02-22 [paul]       0.7.2claws6
13116
13117         * src/Makefile.am
13118           src/defs.h
13119           src/filtering.c
13120           src/inc.[ch]
13121           src/mainwindow.c
13122           src/matcher.[ch]
13123           src/matcher_parser_lex.l
13124           src/matcher_parser_parse.y
13125           src/pop.[ch]
13126           src/prefs_account.h
13127           src/prefs_filtering.c
13128           src/selective_download.[ch]   *** NEW FILES ***
13129           src/utils.[ch]
13130           po/POTFILES.in
13131                 Selective Download added to 'Tool' menu. 
13132                 Retrieves email headers of the currently selected pop3 
13133                 account and allows the user to mark emails for deletion 
13134                 right on the pop3 server. Patch submitted by Oliver Haertel 
13135                 <oha@users.sourceforge.net>.
13136         
13137         * po/POTFILES.in
13138                 add 'src/quote_fmt.c'           
13139
13140 2002-02-22 [christoph]  0.7.2claws5
13141
13142         * src/Makefile.am
13143                 added quote_fmt.c
13144         * src/prefs_common.[ch]
13145         * src/prefs_template.c
13146         * src/quote_fmt.c               *** NEW FILE ***
13147         * src/quote_fmt.h
13148                 move quote format symbol description code
13149                 to it's own file because it is used from
13150                 differnent code parts
13151                 Rewrote symbol description GUI
13152                   + use table
13153                   + add separators
13154                   + get data from array (no more long constant strings)
13155         * src/quote_fmt_lex.l
13156         * src/quote_fmt_parse.y
13157                 Symbol for Literal % changed to \% instead of %%
13158                 (More logical as \ is used for quoting for other symbols)
13159                 Add |f and |p to include files and program output
13160                 Examples:
13161                     |f{/home/.../.signature}
13162                     |p{date}
13163         * po/de.po
13164                 Correct wrong spelling for "Referenzen"
13165
13166 2002-02-21 [paul]       0.7.2claws4
13167
13168         * src/procmsg.c
13169                 forgotten during sync
13170
13171 2002-02-21 [paul]       0.7.2claws3
13172
13173         * sync with sylpheed 0.7.2cvs11
13174                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
13175                 2002-02-20 and 2002-02-21
13176
13177 2002-02-20 [melvin]     0.7.2claws2
13178
13179         * src/prefs_actions.c
13180                 Added error report when child cannot fork or when execvp 
13181                 returns with an error.
13182
13183 2002-02-19 [christoph]  0.7.2claws1
13184
13185         * src/codeconv.c
13186                 return unconverted text if conde conversion is not possible
13187                 when libjconv is used.
13188                 (patch submitted by "Simon 'corecode' Schubert")
13189
13190 2002-02-19 [paul]       
13191
13192         * version 0.7.2claws release
13193
13194 2002-02-19 [paul]       0.7.2claws
13195
13196         * po/nl.po
13197                 updated by Wilbert Berendsen
13198
13199
13200 2002-02-18 [alfons]     0.7.1claws13
13201
13202         * src/syldap.c
13203         * src/jpilot.c
13204                 remove references to dlfcn and explicitly loading functions
13205                 from dynalink libs, because libs linked anyway, and functions
13206                 are loaded explicitly
13207
13208 2002-02-17 [melvin]     0.7.1claws12
13209
13210         * src/prefs_actions.c
13211                 Replaced children wait loop with double fork technique.
13212                 Now, input/output window updated at each new output.
13213                 free_children(): Fixed a memory leak.
13214                 Made input/output window non closable if running children
13215                 still exist.
13216                 Added missing <unistd.h> include.
13217                 Added some --debug outputs.
13218
13219 2002-02-17 [melvin]     0.7.1claws11
13220
13221         * src/summaryview.c
13222                 Fixed bug where descending sort order did not select top
13223                 message.
13224
13225 2002-02-17 [melvin]     0.7.1claws10
13226
13227         * acconfig.h
13228                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13229         * src/prefs_common.c
13230                 Pspell data package directory no more hard coded but
13231                 set during configuration (PSPELL_PATH). (Thanks to 
13232                                 Gustavo Noronha Silva.)
13233
13234 2002-02-17 [melvin]     0.7.1claws9
13235
13236         * configure.in
13237                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13238         * src/gtkspell.c
13239                 Fixed compile-time warnings.
13240
13241 2002-02-16 [alfons]     0.7.1claws8
13242
13243         * src/filesel.c
13244                 fix inadvertent free of NULL pointer which caused
13245                 sylpheed to crash when closing the save-as dialog
13246                 using the window close button
13247
13248 2002-02-16 [carsten]    0.7.1claws7
13249         * src/mainwindow.[ch]
13250           src/summaryview.c
13251           src/prefs_common.c
13252                 fixes for pixmap theming code:
13253                         - recently changed mail attributes shouldn't get
13254                           lost any longer
13255                         - theme is only reloaded iff another theme was
13256                           selected
13257
13258 2002-02-16 [paul]       0.7.1claws6
13259
13260         * sync with sylpheed 0.7.2 release
13261                 see ChangeLog entry 2002-02-15 and 2002-02-16
13262
13263 2002-02-15 [paul]       0.7.1claws5
13264
13265         * sync with sylpheed 0.7.1cvs9
13266                 see ChangeLog entry 2002-02-15
13267
13268         * po/POTFILES.in
13269                 remove unneeded headerwindow.c entry
13270
13271 2002-02-14 [carsten]    0.7.1claws4
13272         * src/summaryview.c
13273                 fixed a bug for "Go to next unread message": there was
13274                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
13275                 in the prefs, because of doing "Search again" instead
13276                 "No"
13277
13278 2002-02-14 [carsten]    0.7.1claws3
13279         * src/stock_pixmap.c
13280                 removed 2 more mem leaks; following memprof,
13281                 this code is "leak free" now :)
13282
13283 2002-02-14 [carsten]    0.7.1claws2
13284         * src/stock_pixmap.c
13285                 used opendir/readdir/closedir instead of scandir
13286                 -> code should work now on Solaris
13287
13288 2002-02-14 [paul]       0.7.1claws1
13289
13290         * sync with sylpheed 0.7.1cvs8
13291                 see ChangeLog entries 2002-02-13 and 2002-02-14
13292
13293         * README.claws
13294                 add some description of Actions and Pixmap Themes
13295
13296 2002-02-13 [paul]       
13297
13298         * version 0.7.1claws release
13299
13300 2002-02-13 [paul]       0.7.1claws
13301
13302         * po/es.po
13303           po/it.po
13304           po/pt_BR.po
13305                 updated translations, submitted by Ricardo Mones Lastra,
13306                 Alessandro Maestri and Fabio Junior Beneditto
13307
13308 2002-02-13 [melvin]     0.7.0claws75
13309
13310         * src/prefs_actions.c
13311                 Added missing "signal.h" include
13312
13313 2002-02-13 [melvin]     0.7.0claws74
13314
13315         * src/prefs_folder_item.c
13316                 Added missing "config.h" include
13317         * po/fr.po
13318                 Updated French translation for folder propriety.
13319
13320 2002-02-13 [jens]       0.7.0claws73
13321
13322         * po/POTFILES.in
13323                 Added missing src/prefs_folder_item.c [log added by melvin]
13324         * po/de.po
13325                 Updated German translation.
13326
13327 2002-02-13 [melvin]     0.7.0claws72
13328
13329         * po/fr.po
13330                 Updated French translation.
13331
13332 2002-02-13 [melvin]     0.7.0claws71
13333
13334         * src/gtkutils.c
13335                 Made gtkut_editable_get_selection return NULL if selection
13336                 is of length zero.
13337                 This fixes a bug where selecting part of message A then
13338                 switching to message B and replying to it will not
13339                 quote the message's body.
13340
13341 2002-02-12 [paul]       0.7.0claws70
13342
13343         * src/mainwindow.c
13344                 cosmetic, relating to pixmap themes: on toolbar make 
13345                 updating of 'Exec' and 'Compose news/Compose email'
13346                 icons faster.
13347
13348 2002-02-12 [carsten]    0.7.0claws69
13349         * src/folderview.c
13350           src/mainwindow.[ch]
13351           src/stock_pixmap.c
13352           src/summaryview.c
13353           src/prefs_common.c
13354                 - refreshing after changing pixmap theme better
13355                   now (thanks Paul)
13356                 - wanted to remove some mem leaks, but alfons was
13357                   faster (and had the better solution ;)
13358
13359 2002-02-12 [alfons]     0.7.0claws68
13360
13361         * src/prefs_common.c
13362         * src/stock_pixmap.[ch]
13363                 plug mem leaks, refactor code a little bit
13364
13365
13366 2002-02-12 [sergey]     0.7.0claws67
13367
13368         * src/imap.c
13369                 Fixed problem with copying messages to IMAP folders when the
13370                 server uses something other than '/' as a namespace separator
13371                 (cyrus-imapd uses '.').
13372
13373 2002-02-12 [jens]       0.7.0claws66
13374
13375         * po/de.po
13376                 Updated German Translation
13377
13378 2002-02-12 [paul]       0.7.0claws65
13379
13380         * sync with sylpheed 0.7.1cvs1
13381                 see ChangeLog entry 2002-02-12
13382
13383 2002-02-12 [melvin]     0.7.0claws64
13384
13385         * src/prefs_actions.c
13386                 Fixed "feature" where children's output was duplicated 
13387                 instead of refreshed while monitoring.
13388                 Removed some debug code.
13389
13390 2002-02-12 [christoph]  0.7.0claws63
13391
13392         * src/compose.c
13393                 always delete message from queue after sending/send error
13394                 (closes bug #509601)
13395
13396 2002-02-12 [melvin]     0.7.0claws62
13397
13398         * src/prefs_actions.c
13399                 Children wait loop is now triggered with a timeout of 1s
13400                 Added %F which is replaced with the list of filenames 
13401                 of all selected messages (as suggested by Ricardo Mones Lestra)
13402                 Pipe syntax changed. Prefix with | to send selection, postfix
13403                 with | to retrieve output. Prefix with > or * to send
13404                 user definable input to the command (*: input is hidden)
13405                 Old pipe action should now be postfixed with |, too.
13406
13407 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
13408         * src/stock_pixmap.c
13409                 fixed a bug: if there's no theme directory don't
13410                 throw an error, just do "nothing" (thanks Alfons)
13411
13412 2002-02-12 [carsten]    0.7.0claws60
13413         * src/folderview.c
13414           src/summaryview.c
13415                 had to write the cache twice (nasty!); some marks would 
13416                 get lost if not
13417
13418 2002-02-11 [carsten]    0.7.0claws59
13419         * acconfig.h
13420           configure.in
13421           doc-src/maintainer_guide.txt
13422           src/compose.[ch]
13423           src/defs.h
13424           src/folderview.[ch]
13425           src/gtkutils.[ch]
13426           src/mainwindow.[ch]
13427           src/prefs_common.[ch]
13428           src/stock_pixmap.[ch]
13429           src/summaryview.[ch]
13430                 pixmap theming and related work on pixmap
13431                 handling on some other places
13432                 (e.g. hrm features for all folder)
13433           src/pixmap/stock_*.xpm -> the stock_ was removed
13434         
13435 2002-02-11 [paul]       0.7.0claws58
13436
13437         * sync with sylpheed 0.7.1 release
13438                 see ChangeLog entries 2002-02-11
13439
13440 2002-02-08 [paul]       0.7.0claws57
13441
13442         * sync with sylpheed 0.7.0cvs39
13443                 see ChangeLog entry 2002-02-07 (last entry) 
13444
13445         * src/prefs_actions.c
13446           src/prefs_filtering.c
13447           src/prefs_matcher.c
13448           src/prefs_scoring.c
13449                 sync: made it compile with C compilers other than gcc
13450
13451 2002-02-07 [paul]       0.7.0claws56
13452
13453         * sync with sylpheed 0.7.0cvs38
13454                 see ChangeLog entries 2002-02-06 (last 2 entries) and
13455                 2002-02-07
13456
13457 2002-02-07 [darko]      0.7.0claws55
13458
13459         * src/gtkutils.[ch]
13460         * src/summaryview.c
13461                 Fix const gchar */gchar * issue (thanks Hiro)
13462
13463 2002-02-07 [darko]      0.7.0claws54
13464
13465         * src/compose.[ch]
13466         * src/filtering.c
13467         * src/gtkutils.[ch]
13468         * src/prefs_template.c
13469         * src/quote_fmt.h
13470         * src/quote_fmt_parse.y
13471         * src/summaryview.c
13472         * src/utils.[ch]
13473                 When replying or forwarding an email don't quote the entire
13474                 mail body but use the part of the message text that is selected
13475
13476 2002-02-06 [melvin]     0.7.0claws53
13477
13478         * src/prefs_common.[ch]
13479         * src/gtkspell.[ch]
13480         * src/compose.c
13481                 Made possible to switch quickly to last used dictionary
13482                 which makes checking bilingual documents easier.
13483
13484 2002-02-06 [melvin]     0.7.0claws52
13485         
13486         * po/POTFILES.in
13487                 Added forgotten new file src/prefs_actions.c
13488
13489 2002-02-06 [melvin]     0.7.0claws51
13490
13491         * src/prefs_actions.c   ** NEW FILE **
13492         * src/prefs_actions.h   ** NEW FILE **
13493                 Added actions to execute on message text view, or on the
13494                         message's file.
13495         * src/Makefile.am
13496                 Added src/prefs_actions.[ch]
13497         * src/compose.c
13498                 Added new menu "Edit/Actions"
13499         * src/defs.h
13500                 Added new actionsrc file.
13501         * src/main.c
13502                 Added actionsrc reading.
13503         * src/mainwindow.c
13504                 Added new menus "Edit/Actions" and "Configuration/Actions..."
13505         * src/prefs_common.h
13506                 Added new element actionslst element to prefs_common.
13507
13508 2002-02-06 [paul]       0.7.0claws50
13509
13510         * sync with sylpheed 0.7.0cvs36
13511                 see ChangeLog entry 2002-02-06
13512
13513 2002-02-05 [paul]
13514
13515         * po/es.po
13516                 updated by Ricardo Mones Lastra
13517
13518 2002-02-05 [paul]       0.7.0claws49
13519
13520         * sync with sylpheed 0.7.0cvs33
13521                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
13522
13523 2002-02-05 [paul]       0.7.0claws48
13524
13525         * src/compose.c
13526                 re-add 'Edit/Advanced/Delete entire line', previously named
13527                 'Delete Line+'
13528
13529 2002-02-04 [paul]       0.7.0claws47
13530
13531         * src/compose.c
13532           src/summaryview.c
13533                 fix bug #494993 (Reply All not taking Reply-To into consi)
13534                 eliminate differences in behaviour of right-click 'Reply to all' 
13535                 in summary view and 'Reply to all' on the toolbar. 
13536                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
13537                 view and From gets ignored by 'Reply to all' on toolbar.
13538                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
13539                 From when no Reply-To header is present.
13540
13541 2002-02-04 [paul]       0.7.0claws46
13542
13543         * sync with sylpheed 0.7.0cvs30
13544                 see ChangeLog entries 2002-02-03 and 2002-02-04
13545
13546 2002-02-03 [melvin]     0.7.0claws45
13547
13548         * src/gtkspell.[ch]
13549                 Readded function to highlight all misspelled words.
13550                 Fixed bug where user-provided-words did not replace
13551                         correctly the misspelled word when using the mouse.
13552                 Fixed bug where checking a region selected from right to left did
13553                         not check the region at all.
13554                 Fixed bug where 'Check backwards' may not check at all. 
13555                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
13556                 Fixed possible buffer overflow when checking for long strings (>1k).
13557                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
13558                 Accelerators code uses now gtk_widget_add_accel.
13559                 Removed and disabled obsolete and unfinished code.
13560                 Cleaning up.
13561
13562         * src/compose.c
13563                 Added menu item to Highlight all misspelled words.
13564
13565 2002-02-01 [paul]       0.7.0claws44
13566
13567         * src/mainwindow.c
13568                 fix '/View/Hide read messages' sensitivity when all
13569                 messages in a folder are hidden
13570
13571 2002-02-01 [paul]       0.7.0claws43
13572
13573         * src/main.c
13574                 add --send option to command line interface, sends all
13575                 queued mail. Patch submitted by Ricardo Mones Lastra.
13576
13577 2002-01-31 [paul]       0.7.0claws42
13578
13579         * src/mainwindow.c
13580                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
13581
13582 2002-01-31 [paul]       0.7.0claws41
13583
13584         * sync with sylpheed 0.7.0cvs27
13585                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
13586                 and 2002-01-31
13587
13588         * src/textview.c
13589                 comment out elements of textview_show_part() as temporary
13590                 workaround for attachment 'Display as text' bug 
13591
13592         * po/pt_BR.po
13593                 updated by Fabio Junior Beneditto
13594
13595 2002-01-30 [paul]       0.7.0claws40
13596
13597         * sync with sylpheed 0.7.0cvs24
13598                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
13599                 and 2002-01-30
13600
13601         * src/compose.c
13602                 add {N_("/_Spelling"), ... "<Branch>"} to 
13603                 GtkItemFactoryEntry compose_entries[]
13604
13605         * src/prefs_common.c
13606                 add claws menu items to prefs_keybind_apply_clicked()
13607                 and remove non-claws menu items
13608
13609 2002-01-29 [paul]       0.7.0claws39
13610
13611         * sync with sylpheed 0.7.0cvs22
13612                 see ChangeLog entries 2002-01-28 and 2002-01-29
13613
13614 2002-01-28 [melvin]     0.7.0claws38
13615
13616         * src/compose.c
13617                 Added the declartion of compose_send_control_enter.
13618
13619         * src/compose.c
13620         * src/gtkspell.[ch]
13621                 Added in a 'Spelling' menu which includes the configuration menu. 
13622                 Added a real 'Check all' and got rid from the old one which only
13623                 highlited misspelled word.
13624                 Made 'Check while typing' a disableable option.
13625                 Added a dialog when there are no more misspelled word.
13626                 Added a dialog if error occurs when switching to a dictionary.
13627         
13628         * src/prefs_common.[ch]
13629                 Added option for the default 'Check while typing' option.
13630
13631
13632 2002-01-28 [alfons]     0.7.0claws37
13633
13634         * src/compose.c
13635                 fix buglet and make code comply with sylpheed code style
13636
13637 2002-01-28 [paul]       0.7.0claws36
13638
13639         * sync with sylpheed 0.7.0cvs19
13640                 see ChangeLog entries for 2002-01-28
13641
13642 2002-01-28 [hoa]        0.7.0claws35
13643
13644         * src/defs.h
13645                 added rendererrc
13646
13647         * src/main.c
13648                 read the renderer config
13649
13650         * src/procmime.[ch]
13651                 use the renderer config to convert mime attachments
13652
13653         * src/textview.c
13654                 don't use textview_show_html/ertf,
13655                 use get_text_content instead
13656
13657 2002-01-27 [alfons]     0.7.0claws34
13658         
13659         * src/news.c
13660                 make sylpheed believe it can delete a news message...
13661                 (messages are NOT deleted, maybe we should remove
13662                 processing from the folder properties after all.)
13663
13664 2002-01-27 [alfons]     0.7.0claws33
13665
13666         * src/folder.c
13667                 add extra checks
13668         * src/news.c
13669                 implement remove_msg() 
13670
13671 2002-01-27 [alfons]     0.7.0claws32
13672
13673         * src/procmsg.h
13674         * src/procheader.c
13675         * src/messageview.c
13676                 fix return receipt / disposition notification again. this
13677                 stuff seems to break on _every_ major summary UI change, so
13678                 it's now implemented using a flag which is saved in the
13679                 marks cache
13680                 
13681 2002-01-26 [alfons]     0.7.0claws31
13682
13683         * src/import.c
13684                 let import dialog show the destination folder identifier
13685
13686 2002-01-26 [melvin]     0.7.0claws30
13687
13688         * src/folderview.c
13689         * src/summaryview.c
13690                 Readded 'Mark all read' into summary view popup menu
13691                 Added 'Mark all read' in folder view popup menu for IMAP
13692                 and NNTP.
13693                 Made it insensitive if the selected folder is not the shown
13694                 one to avoid 'Mark all read' on the wrong folder.
13695                 
13696 2002-01-26 [paul]       0.7.0claws29
13697
13698         * src/folderview.c
13699           src/summaryview.c
13700                 move 'Mark all read' from summary view to folder view
13701                 menu. (adapted from) patch submitted by Jeremy Andrews,
13702                 <lists@kerneltrap.com>
13703
13704 2002-01-25 [alfons]     0.7.0claws28
13705
13706         * src/gtkstext.c
13707                 put the gtk class name back so GtkSText adapts the 
13708                 settings of GtkText
13709
13710 2002-01-25 [alfons]     0.7.0claws27
13711
13712         * src/folderview.c 
13713                 assimilate Ricardo's patch that shows pixmaps instead of
13714                 plain "new" and "unread" texts in the folder view column
13715                 headers 
13716
13717 2002-01-25 [paul]       0.7.0claws26
13718
13719         * src/Makefile.am
13720                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
13721                 be found in non-standard locations. 
13722                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
13723
13724 2002-01-25 [paul]       0.7.0claws25
13725
13726         * sync with sylpheed 0.7.0cvs16
13727                 see ChangeLog entry 2002-01-25
13728
13729 2002-01-24 [paul]       0.7.0claws24
13730
13731         * more sync with sylpheed 0.7.0cvs15
13732                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
13733
13734 2002-01-23 [sergey]     0.7.0claws23
13735
13736         * src/importldif.c
13737                 Fixed segfault when closing LDIF import wizard with
13738                 the window manager.
13739         * src/imageview.c
13740         * src/imageview.h
13741         * src/messageview.c
13742         * src/mimeview.c
13743                 Fixed wrong scrolling position after switching between
13744                 text and image parts.
13745
13746 2002-01-23 [paul]       0.7.0claws22
13747
13748         * sync with sylpheed 0.7.0cvs15
13749                 see ChangeLog entries 2002-01-22 and 2002-01-23
13750
13751 2002-01-21 [melvin]     0.7.0claws21
13752
13753         * src/prefs_scoring.c
13754         * src/prefs_filtering.c
13755                 Fixed bug where scoring and filtering windows stopped
13756                 autochecking.
13757
13758 2002-01-21 [paul]       0.7.0claws20
13759
13760         * sync with sylpheed 0.7.0cvs12
13761                 see ChangeLog entries 2002-01-20 and 2002-01-21
13762
13763 2002-01-21 [carsten]    0.7.0claws19
13764         * src/mainwindow.c
13765         * src/menu.[ch]
13766         * src/messageview.[ch]
13767         * src/summaryview.[ch]
13768                 changes to shortcuts handling again:
13769                         + "Q" now controled by mainwin
13770                         + v/V are now customizable and have slightly
13771                           different meanings
13772                 the "button" to minimize the messageview (and maximize
13773                 the summary view) is a real button now
13774         * src/compose.c
13775                 "Delete Line+" added to Edit/Advanced (this will also
13776                 delete the '\n')
13777
13778 2002-01-20 [melvin] 0.7.0claws18
13779
13780         * src/addressbook.c
13781                 Made "Bcc" sensitive when addressbook is called from
13782                 compose window (it was a Claws only bug).
13783
13784 2002-01-19 [alfons] 0.7.0claws17
13785
13786         * src/inc.c
13787                 prevent unnecessary updates when currently selected folder has
13788                 no new messages 
13789
13790 2002-01-19 [alfons] 0.7.0claws16
13791         
13792         * src/summaryview.c
13793                 prevent writing the cache based on current message list in summary 
13794                 view when filtering also put messages in currently selected folder
13795
13796 2002-01-19 [paul]
13797
13798         * po/it.po
13799                 Italian translation submitted by Alessandro Maestri
13800                 <a.maestri@cs.tin.it>
13801
13802 2002-01-18 [melvin]     0.7.0claws15
13803
13804         * src/prefs_filters.c
13805                 fixed bug where 'cancel' from 'filters' window stops autochecking
13806                 if the timer timed out  when the window was open.
13807
13808 2002-01-18 [match]      0.7.0claws14
13809
13810         * src/addrclip.[ch]     ** NEW FILE **
13811         * src/addrselect.[ch]   ** NEW FILE **
13812         * src/adbookbase.h      ** NEW FILE **
13813                 addressbook cut, copy and paste
13814         * src/addrbook.[ch]
13815         * src/addrcache.[ch]
13816         * src/addressitem.h
13817         * src/addrindex.[ch]
13818         * src/addritem.[ch]
13819         * src/importldif.c
13820         * src/importmutt.c
13821         * src/jpilot.[ch]
13822         * src/syldap.[ch]
13823         * src/vcard.[ch]
13824         * src/jpilot.[ch]
13825         * src/editbook.c
13826         * src/editjpilot.c
13827         * src/editldap.c
13828         * src/editvcard.c
13829                 support for copy/paste
13830         * src/addressbook.c
13831                 support for copy/paste
13832                 tidy up menu option processing
13833                 correct address list function arguments
13834         * src/editaddress.c
13835                 sort user attributes
13836         * src/ldif.h
13837         * src/mutt.h
13838                 tidy up
13839
13840         * src/addrbook.[ch]
13841         * src/addrbook.[ch]
13842         * src/addrbook.[ch]
13843                 
13844
13845 2002-01-18 [paul]       0.7.0claws13
13846
13847         * sync with sylpheed 0.7.0cvs8
13848                 configure.in: support Mac OS X (Darwin)
13849
13850 2002-01-18 [carsten]    0.7.0claws12
13851         * src/html.c
13852                 small hack to fix a segfault with an empty href
13853                 (reported by Alexandra Walford <deeni@altern.org>)
13854         * src/mainwindow.c
13855         * src/summaryview.c
13856                 the shortcuts for Mark und Mark as unread are hardcoded
13857                 again
13858         * src/compose.c
13859         * src/gtkstext.[ch]
13860                 readded the shortcuts in gtkstext but made them
13861                 customizeable (simply by adding a menu plus a wrapper
13862                 to compose.c)
13863
13864 2002-01-17 [melvin]     0.7.0claws11
13865
13866         * src/gtkspell.c
13867                 fix default dictionary not being saved.
13868
13869 2002-01-16 [darko]      0.7.0claws10
13870
13871         * src/compose.c
13872                 fix wrapping crash with URL longer than wrapping margin
13873
13874 2002-12-08 [hoa]        0.7.0claws10
13875
13876         * src/matcher_parser_parse.y
13877                 fixed some bugs
13878
13879         * src/prefs_filtering.c
13880                 now, we can use bounce action in the dialog box.
13881
13882 2002-01-16 [carsten]    0.7.0claws9
13883         * src/gtkstext.c
13884                 removed the <control> and <alt> shortcuts because they're
13885                 not needed and interefered with the "normal" shortcuts
13886         * src/mainwindow.c
13887         * src/summaryview.c
13888                 removed most of the hardcoded shortcuts and assigned
13889                 them to menu entries making them easy customizable by
13890                 that
13891
13892 2002-01-16 |melvin]     0.7.0claws8
13893
13894         * src/gtkspell.c
13895                 fixed bug where using the mouse and when the compose
13896                 window is not on top may result in a crash.
13897
13898 2002-01-16 [melvin]     0.7.0claws7
13899
13900         * src/compose.c
13901                 fixed a long standingspell checker bug which could 
13902                 cause a crash after sending a message.
13903
13904 2002-01-16 [paul]       0.7.0claws6
13905
13906         * sync with sylpheed 0.7.0cvs7
13907                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
13908                 2002-01-15, and 2002-01-16
13909
13910 2002-01-16 [melvin]     0.7.0claws5
13911
13912         * README.claws
13913         * src/compose.c
13914         * src/gtkspell.[ch]
13915         * src/main.c
13916                 Heavily modified spell checker code to work around
13917                 ispell bug, to add keyboard shortcuts and for future
13918                 enhancements. See README.claws for usage information.
13919
13920 2002-01-15 [alfons]     0.7.0claws4
13921         
13922         * src/summaryview.c
13923                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
13924                 so sorting within threads reflects sort mode
13925
13926 2002-01-15 [christoph]  0.7.0claws3
13927
13928         * src/procmsg.c
13929                 added alertpanel if mail sending failed
13930
13931 2002-01-15 [alfons]     0.7.0claws2
13932         
13933         * src/prefs_filtering.c
13934                 don't stop timer when prefs filtering dialog is opened
13935
13936 2002-01-14 [alfons]     0.7.0claws1
13937
13938         * src/addr_compl.c
13939         * src/prefs.c
13940                 remove debug_print()s for privacy reasons
13941
13942 2002-01-14 [darko]      0.7.0claws
13943
13944         * README.claws
13945                 quotation wrapping is now also in the main branch
13946
13947 2002-01-14 [paul]
13948
13949         * tools/filter_conv.pl
13950                 allow for Boolean Op and case-sensitivity
13951                 this file is included in the release and tagged
13952                 'rel_0_7_0'
13953
13954 2002-01-13 [paul]       0.7.0claws
13955
13956         * release 0.7.0, with cvs tag 'rel_0_7_0'
13957
13958 2002-01-13 [paul]
13959
13960         * tools/filter_conv.pl
13961         * tools/README
13962                 rewritten to output to matcherrc instead of filteringrc
13963
13964         * po/es.po
13965                 updated Spanish translation by Ricardo Mones Lastra
13966
13967 2002-01-13 [alfons]
13968
13969         * po/nl.po
13970                 update dutch translation
13971
13972 2002-01-13 [paul]
13973
13974         * po/pt_BR.po
13975                 Updated by Fabio Junior Beneditto 
13976
13977 2002-01-13 [melvin]     0.6.6claws53
13978
13979         * po/fr.po
13980                 Updated french translation
13981
13982 2002-01-12 [alfons]     0.6.6claws52
13983
13984         * src/filtering.c
13985                 plug mem leak that has been sitting there for ages              
13986
13987 2002-01-12 [alfons]     0.6.6claws51
13988
13989         * src/summaryview.c
13990                 undo melvin's changes from 0.6.6claws48 because summary
13991                 view now refuses to select first unread message when
13992                 selecting a folder 
13993
13994 2002-01-11 [alfons]     0.6.6claws50
13995
13996         * src/import.c
13997                 use claws' semantics for getting folder item when
13998                 importing an mbox file into a folder 
13999                 (submitted by Dale P. Smith)
14000
14001 2002-01-11 [christoph]  0.6.6claws49
14002
14003         * src/prefs.h
14004                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
14005                 toggle widget, because non static prefs can not use
14006                 prefs_set_* functions
14007         * src/prefs_account.c
14008                 toggle smtp auth password field sensitivity if
14009                 user id is empty and add descrition of usage for
14010                 these fields
14011         * src/prefs_folder_item.c
14012                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
14013                 callbacks
14014
14015 2002-01-11 [melvin]     0.6.6claws48
14016
14017         * src/compose.c
14018                 fix the 'Ctrl-Enter' feature for sending and test really
14019                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
14020                 editables which was not documented in Gtk)
14021
14022         * src/summaryview.c
14023                 Made summaryview refresh after sorting and not before.
14024
14025 2002-01-11 [christoph]  0.6.6claws47
14026
14027         * src/compose.c
14028                 select account from account ids if possible and
14029                 correctly set save folder for copy in reedit
14030
14031 2002-01-10 [paul]       0.6.6claws46
14032
14033         * sync with sylpheed 0.7.0 release
14034                 see ChangeLog entries 2002-01-07, 2002-01-08 and
14035                 2002-01-09
14036
14037 2002-01-09 [alfons]
14038
14039         * src/summaryview.c
14040                 remove more dirt traces...
14041
14042 2002-01-09 [alfons]
14043         
14044         * src/summaryview.c
14045                 clean up some traces of my debugging stuff
14046
14047 2002-01-09 [alfons]     0.6.6claws45
14048
14049         * src/filtering.c
14050                 break up filteringprop_apply() in three separate pieces
14051                 so we can drop messages that failed processing in the
14052                 inbox
14053
14054         * src/summaryview.c
14055                 fix bug #469598 "no refresh of inbox after filter" which 
14056                 was introduced by the new summary view locking, and which 
14057                 prevented the summary view to update after a manual filter 
14058                 message. claw's filter message requires a summary_show().
14059                 (aargh, summary_show() again! :-)
14060                 
14061 2002-01-07 [alfons]     0.6.6claws44
14062
14063         * src/headerwindow.c
14064         * src/logwindow.c
14065         * src/messageview.c
14066         * src/sourcewindow.c
14067                 bring in Hiro's last 0.7.0 wm class fixes
14068
14069         * tools/sylprint.pl
14070                 bring in Ricardo's fix for sylprint script
14071
14072         * AUTHORS       
14073         * src/rfc2015.[ch]
14074         * src/prefs_common.[ch]
14075         * src/prefs_account.[ch]
14076         * src/compose.c
14077                 clean up account preference poison in rfc2015,
14078                 and preparation to fix double sign bug 
14079                 (patch submitted by Simon 'corecode' Schubert)
14080
14081 2002-01-07 [christoph]  0.6.6claws43
14082
14083         * src/mh.c
14084                 search for free message number, do not only rely
14085                 on last_num
14086         * src/send.c
14087                 fix smtp auth and use extra account information
14088                 if available, if not use pop3 data instead
14089                 (closes bug #500341)            
14090         * src/ssl.[ch]
14091                 match coding style
14092
14093 2002-01-06 [alfons]     0.6.6claws42
14094
14095         * src/mainwindow.c
14096                 try making the separate windows work again...
14097
14098 2002-01-06 [alfons]     0.6.6claws41
14099
14100         * src/mainwindow.c
14101                 adapt Hiro's separate window menu (to get rid of the funny
14102                 duplicate menu items), and make it work again
14103
14104 2002-01-06 [alfons]     0.6.6claws40
14105
14106         * tools/Makefile.am
14107         * tools/sylprint.rc
14108         * tools/sylprint.pl
14109         * tools/README.sylprint
14110                 add sylprint script for printing mails from Sylpheed
14111                 (contributed by Ricardo Mones Lastra)
14112
14113         * src/acount.c
14114                 clean up
14115
14116 2002-01-06 [melvin]     0.6.6claws39
14117
14118         * src/mainwindow.c
14119         * src/summaryview.c
14120                 Fixed crash introduced in 0.6.6claws38 by the menu
14121                 reorganisation (Hide read messages)
14122         
14123         * ChangeLog.claws 
14124                 Fixed typo (we are now in 2002, alfons ;) )
14125
14126 2002-01-05 [alfons]     0.6.6claws38
14127
14128         * sync with sylpheed 0.6.6cvs10-17
14129                 (last stuff marked as LAST_STABLE)
14130
14131 2002-01-04 [melvin]     0.6.6claws37
14132
14133         * src/account.c
14134                 Made account selection code use strcasestr again instead of
14135                 g_strcasecmp (fixes bug where reediting queued messages
14136                 did not select proper account reported by T. Link).
14137         
14138         * src/folderview.c
14139                 Fix bug where folder icons are not shown when 'hide read messages'
14140                 is on.
14141         
14142         * src/stock_pixmaps.[ch]
14143                 Added folder icons for 'hide read messages'.
14144         
14145         * src/compose.c
14146                 Fixed bug where 'Enter' in a header entry will send the message 
14147                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
14148
14149 2002-01-03 [melvin]     0.6.6claws36
14150         
14151         * src/prefs.[ch]
14152                 Added popup menu for common preferences and
14153                 account preferences (right click on tab displays
14154                                 a menu of all tabs.)
14155
14156 2002-01-02 [melvin]     0.6.6claws35
14157
14158         * src/gtkspell.[ch]
14159                 Made spelling code compatible with undo/redo feature.
14160                 Added creation of suggestion mode menu for the general
14161                         preferences.
14162         
14163         * src/prefs_common.[ch]
14164                 Added option menu for the speller's suggestion mode.
14165                 Added missing spaces in "..." buttons and made a "..."
14166                         button non translatable!
14167         
14168         * src/compose.c
14169                 Made speller use the default suggestion mode.
14170                 Hack to make it possible to choose 'CTRL-Enter' as a
14171                         shortcut for sending (and only for sending).
14172
14173         * src/prefs_folder_item.c
14174                 Changing subject simplification does not update cache 
14175                         anymore (because it is unnecessary).
14176                 Fixed bug where changing subject simplification updated the 
14177                         summaryview even when the viewed folder is not the
14178                         folder which properties are being changed. (E.g. 
14179                                         viewing folder A and changing
14180                                         the subject simplification of 
14181                                         folder B -not being viewed- updated the 
14182                                         summaryview of folder A with data of
14183                                         folder B). (Hope this is clear... )
14184
14185 2001-12-31 [alfons]     0.6.6claws34
14186         
14187         * src/ldif.c
14188         * src/mutt.c
14189                 fgetc() returns a signed integer which doesn't
14190                 fit in a char. so c truncates this to a char
14191                 but we may lose significant bits. i.e. we may
14192                 comparing 0xFF which may not be equal to -1
14193                 unless properly casted to signed char which
14194                 we won't do because fgetc() returns a signed
14195                 integer which doesn't fit in a char. so c 
14196                 truncates this to a char but we may lose 
14197                 significat bits. (you got the idea, thanks
14198                 to Gustavo Noronha Silva <kov@debian.org>
14199                 and the Debian folks!)
14200
14201 2001-12-30 [alfons]     0.6.6claws33
14202
14203         * src/prefs_common.c
14204                 add #ifdef USE_PSPELLs that Melvin forgot               
14205
14206 2001-12-30 [melvin]     0.6.6claws32
14207         
14208         * src/prefs_common.[ch]
14209                 Added configurable color for misspelled words.
14210
14211         * src/gtkspell.[ch]
14212                 Fixed bug of foreground text color (reported by David
14213                                 Mehrmann)
14214                 Added configurable color for misspelled words.
14215
14216 2001-12-30 [alfons]     0.6.6claws31
14217
14218         * src/folder.c
14219                 remove unnecessary things someone put there
14220
14221         * src/mh.c
14222         * src/folder.[ch]
14223                 make folder properties (like threading and sorting) persistent
14224                 (closes bug #497424 "rescan folder tree resets proprieties")
14225                 currently this is only for MH folders. 
14226
14227 2001-12-29 [melvin]     0.6.6claws30
14228
14229         * src/string_match.[ch]
14230                 Optimized a bit: regexp pattern buffer compiled only once, and
14231                   one subroutine call removed. Fixed ^ regexp search: Now, 
14232                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
14233         
14234         * src/summaryview.c
14235                 Subject filtering changed to filter summary columns and
14236                   not directly the messages subject cache. The loss in 
14237                   performance is balanced by the improvement of string_match.
14238                 Added an alert panel if there is an error in the regexp.
14239
14240         * src/src/prefs_folder_item.h
14241                 Added a regexp pattern buffer.
14242
14243 2001-12-28 [alfons]     0.6.6claws29
14244
14245         * src/string_match.[ch]
14246                 clean up name space
14247                 allow compilation *BSD
14248
14249 2001-12-27 [alfons]     0.6.6claws28
14250
14251         * src/filter.c
14252                 sync the Hiro's bug fix for BSD
14253
14254 2001-12-27 [melvin]     0.6.6claws27
14255         
14256         * src/compose.c
14257                 Simplify focus to subject entry code.
14258
14259 2001-12-27 [darko]      0.6.6claws26
14260
14261         * src/filtering.c
14262         * src/mbox_folder.c
14263         * src/messageview.c
14264         * src/mh.c
14265         * src/procheader.[ch]
14266         * src/procmsg.h
14267         * src/stock_pixmap.[ch]
14268         * src/summaryview.c
14269                 Show key icon for encrypted mails in summary view
14270
14271         * src/pixmaps/clip.xpm
14272         * src/pixmaps/clipkey.xpm
14273         * src/pixmaps/key.xpm
14274                 New/modified icons for the above
14275
14276 2001-12-27 [melvin]     0.6.6claws25
14277
14278         * src/prefs_common.c
14279                 Put spell checker options in a separate tab to decrease
14280                 the Common Preferences window height.
14281
14282         * README.claws  
14283                 Update spell checker usage instruction about its options
14284                 location.
14285
14286 2001-12-27 [melvin]     0.6.6claws24
14287
14288         * src/compose.c
14289                 Changed subject entry widget position. Initial focus is
14290                 on the To header instead of the subject entry.
14291                 Creating a new header scrolls the header list to make the
14292                 created one visible. Nevertheless, when automatically filling
14293                 headers, the first one is shown.
14294                 A Tab key press in the last empty header entry zips the 
14295                 focus to the subject entry.
14296                 (I did not change the combo boxes, yet)
14297
14298 2001-12-26 [alfons]     0.6.6claws23
14299
14300         * src/prefs_account.c
14301         * src/inc.c
14302                 allow default inbox to reside in another mailbox (only
14303                 works for POP3 accounts)
14304
14305 2001-12-26 [alfons]     0.6.6claws22
14306         
14307         * src/textview.c
14308                 make reply-on-click work with the account of the selected folder
14309         * src/compose.c
14310                 put a fixme here to remind me to fix finding correct default
14311                 account for nested folders
14312
14313 2001-12-25 [alfons]     0.6.6claws21
14314
14315         * src/summaryview.c
14316                 make column headers display locked and mark pixmaps (idea by Melvin) 
14317                 fix bug by adding score and locked column type to sort array
14318
14319 2001-12-25 [alfons]     0.6.6claws20
14320         
14321         * src/summaryview.c
14322                 catch a *potentially* inadvertent write back of  
14323                 the message cache(s) introduced by 0.6.5claws37
14324
14325 2001-12-25 [christoph]  0.6.6claws19
14326
14327         * src/stock_pixmap.[ch]
14328         * src/summaryview.c
14329                 add ignore thread pixmap
14330                 (can someone draw a better icon for this?)
14331
14332 2001-12-24 [alfons]     0.6.6claws18
14333
14334         * src/prefs_folder_item.c
14335                 make address completion actually work for the
14336                 Default To address in the Folder Property dialog.
14337
14338 2001-12-24 [alfons]     0.6.6claws17
14339         
14340         * src/summaryview.c
14341                 use new style regexp for subject stripping 
14342                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
14343
14344 2001-12-24 [darko]      0.6.6claws16
14345
14346         * src/pgptext.c
14347         * src/rfc2015.c
14348                 move GPG related informational messages to debug mode
14349
14350 2001-12-23 [alfons]     0.6.6claws15
14351
14352         * src/stock_pixmap.[ch]
14353         * src/summaryview.c
14354                 add the forgotten Claws' locked pixmap
14355
14356 2001-12-23 [alfons]     0.6.6claws14
14357
14358         * src/filesel.c
14359                 accept file name typed in entry in multi file
14360                 selector (patch submitted by Gustavo Noronha Silva 
14361                 <kov@debian.org>)
14362
14363 2001-12-23 [alfons]     0.6.6claws13
14364
14365         * src/prefs_filter.c
14366         * src/prefs_filtering.c
14367         * src/matcher.c
14368         * src/importmutt.c
14369                 clean up a little bit
14370         
14371         * src/string_match.c
14372                 validate input strings a little bit more
14373
14374 2001-12-23 [alfons]     0.6.6claws12
14375
14376         * src/Makefile.am
14377         * src/summaryview.c
14378         * src/string_match.[ch]         ** NEW **
14379         * src/folderview.[ch]
14380         * src/headerview.h
14381         * src/folder.[ch]
14382         * src/prefs_folder_item.[ch]
14383                 add subject simplification to strip out strings from
14384                 a subject line (esp. handy for mailing lists). 
14385                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
14386                 but slightly changed things for better integration.)
14387
14388 2001-12-23 [alfons]     0.6.6claws11
14389
14390         * src/mainwindow.c
14391                 fix bug introduced by submission included in 0.6.5claws52.
14392                 ideally this submission should clean the trash if any trash
14393                 folder has a message. however, the hasTrash variable was
14394                 set to false whenever a trash folder was empty (discarding
14395                 a previously found *filled* trash folder.)
14396
14397                 also edited the code a little bit and made it more safe.
14398
14399 2001-12-22 [alfons]     0.6.6claws10
14400
14401         * src/imap.c
14402                 quick fix for Martin Pool's omission of an account
14403                 specific SSL setting
14404
14405 2001-12-22 [alfons]     0.6.6claws9
14406
14407         * src/compose.c
14408         * src/messageview.c
14409         * src/mimeview.c
14410         * src/pgptext.c
14411         * src/procmime.[ch]
14412                 better support for multipart/digest (submitted
14413                 by Fredrik <e98fo@efd.lth.se>)
14414
14415 2001-12-22 [alfons]     0.6.6claws8
14416
14417         * src/addressbook.c
14418                 correct function signature
14419         * src/socket.[ch]
14420         * src/imap.[ch]
14421         * src/prefs_account.[ch]
14422                 allow IMAP over SSH tunnel (patch submitted by 
14423                 Martin Pool <mbp@samba.org>)
14424
14425 2001-12-21 [alfons]     0.6.6claws7
14426
14427         * sync with sylpheed 0.6.6cvs4-9
14428                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
14429
14430 2001-12-21 [christoph]  0.6.6claws6
14431
14432         * src/compose.c
14433         * src/prefs_folder_item.[ch]
14434                 implement saving of outgoing messages to current folder.
14435                 fix segfault when no default outbox is available
14436                 (closes bug #495683)
14437
14438 2001-12-21 [carsten]    0.6.6claws5
14439         * src/folderview.c
14440         * src/summaryview.c
14441                 pressing CTRL while DND does now the expected thing and
14442                 copies the mail (moving is still the default, as this
14443                 seam more appropriate for handling mails by DND)
14444
14445 2001-12-18 [paul]       0.6.6claws4
14446
14447         * sync with sylpheed 0.6.6cvs3
14448                 see ChangeLog entries 2001-12-18
14449
14450 2001-12-18 [hiro]       0.6.6claws3
14451
14452         * src/undo.c
14453                 fix for multibyte characters (obtain the number of letters
14454                 instead of bytes).
14455
14456 2001-12-17 [paul]       0.6.6claws2
14457
14458         * sync with sylpheed 0.6.6cvs1
14459                 see ChangeLog entry 2001-12-16
14460
14461 2000-12-17 [alfons]     0.6.6claws1
14462
14463         * src/filtering.c
14464                 clean up
14465
14466 2001-12-16 [paul]       0.6.6claws
14467 2001-12-15
14468
14469         * Release version 0.6.6claws, cvs tag: rel_0_6_6
14470
14471         * src/mimeview.c
14472                 last minute sync with main 0.6.6
14473
14474         * po/es.po
14475                 updated by Ricardo Mones Lastra
14476                 update for last minute sync
14477         * po/fr.po
14478         * po/nl.po
14479                 update for last minute sync
14480         * po/de.po
14481                 updated by Jens Oberender
14482         * po/pt_BR.po
14483                 updated by Fabio Junior Beneditto
14484
14485         * src/prefs_common.[ch]
14486         * src/undo.c
14487                 number of undo levels is user configurable
14488                 (squeeze it into the release in the dying
14489                 moments) Submitted by Jens Oberender    
14490
14491 2001-12-15 [melvin]
14492
14493         * po/fr.po
14494                 updated french translation
14495
14496 2001-12-15 [paul]       0.6.5claws92
14497
14498         * sync with sylpheed 0.6.5cvs28
14499                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
14500
14501         * po/nl.po
14502                 update to allow for sync
14503
14504 2001-12-15 [alfons]
14505         
14506         * po/nl.po
14507                 update dutch translation
14508
14509 2001-12-14 [carsten]    0.6.5claws91
14510         * src/summaryview.c
14511                 fixed bug #473785; also after changing the column order
14512                 the same message will be selected and displayed as before
14513                 the reordering
14514
14515 2001-12-14 [carsten]    0.6.5claws90
14516         * src/folderview.c
14517                 probably found the bug reported by wwb opening or closing
14518                 a folder tree just before dnd (found the solution in the
14519                 balsa source -- thanks to them)
14520
14521 2001-12-14 [carsten]    0.6.5claws89
14522         * src/gtkutils.c
14523         * src/account.c
14524                 moved gtk_clist_moveto to the right place, so that
14525                 only the accounts dialog is effected on opening
14526
14527 2001-12-14 [carsten]    0.6.5claws88
14528         * src/gtkutils.c
14529                 gtkut_clist_set_focus_row does a gtk_clist_moveto
14530                 now, so that the focused row will be seen in any case
14531                 (reported by wwp on sf-claws-user)
14532
14533 2001-12-14 [darko]      0.6.5claws87
14534
14535         * src/compose.c
14536                 remove unnecessary line
14537
14538 2001-12-14 [paul]       0.6.5claws86
14539
14540         * sync with sylpheed 0.6.5cvs27
14541                 see ChangeLog entries 2001-12-14
14542
14543 2001-12-14 [carsten]    0.6.5claws85
14544         * src/mainwindow.c
14545                 following a suggestion of Melvin the rcoabm pops up
14546                 right under the button now and the button is reliefed
14547                 while the popup is open
14548
14549 2001-12-14 [darko]      0.6.5claws84
14550
14551         * src/compose.c
14552                 fix crash when wrapping long lines if linewrap quotation
14553                 is disabled and wrapper encounters a word spanning more
14554                 than one line
14555
14556 2001-12-13 [paul]       0.6.5claws83
14557
14558         * src/compose.c
14559                 prefer 'Reply-To' header over mailing list header when
14560                 replying to a message. Finally prevent all those confirmation 
14561                 messages being sent to the list itself.
14562
14563         * src/summaryview.c
14564                 remove unused summary_set_menu_sensitive() entry
14565
14566 2001-12-13 [paul]       0.6.5claws82
14567
14568         * src/folderview.c
14569         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
14570         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
14571         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
14572                 improvements to 'Hide read messages': Inbox, Outbox,
14573                 Trash, Queue, and Draft icons now reveal presence of hidden 
14574                 messages
14575
14576 2001-12-12 [alfons]     0.6.5claws81
14577
14578         0.6.5claws80 was tagged as LAST_STABLE
14579
14580         * src/filtering.[ch]
14581         * src/matcher.[ch]
14582         * src/matcher_parser_lex.c
14583                 fix the filtering; my last attempt to get it right, 
14584                 if it does not work, it's Hoa's turn. ;-)
14585
14586                 for my honourable peers:
14587                 
14588                 the code now makes a clear distinction between
14589                 rules as they are displayed (probably escaped),
14590                 and as they are executed (probably unescaped). the
14591                 parser does *NOT* do any unescaping, this is
14592                 the task of the matcher.c (which breaks up a
14593                 rule into condition) and the filtering.c (which
14594                 breaks up the rule's action). to make this
14595                 run happily we provide an unescaped copy of
14596                 crucial strings to the MatcherProp and 
14597                 FilteringAction structures. note that the only
14598                 exception to this is any REGEXP string. those
14599                 are directly passed to regcomp() and regexp()
14600                 (who have much more powerful unescape functions).
14601                 
14602                 for everyone else:
14603         
14604                 you can escape tab (\t), carriage return (\r),
14605                 linefeed (\n), form feed (\f), quote (\"), 
14606                 single quote (\'), bell (\b) in all the entry
14607                 lines in the scoring & filtering dialogs.
14608                 as an added bonus this should not affect
14609                 existing filtering rules.
14610
14611 2001-12-12 [carsten]    0.6.5claws80
14612
14613         * src/summaryview.c
14614         * po/de.po
14615                 "item(s) selected" is now sensitive to 1 or more
14616                 than one selected (nice for language where simple
14617                 adding of a "s" is not possible as German (Eintrag
14618                 ->Eintr"age)
14619                 
14620                 the "forward as attachment" entry from the right
14621                 click menu removed, "forward" acts following the
14622                 prefs
14623         
14624         * src/textview.c
14625                 reverted my former changes; so compiler warning again
14626                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
14627                 nevertheless
14628
14629         * src/messageview.c
14630                 "search in message" does now *not* only work in MVIEW_TEXT
14631                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
14632                 message
14633
14634         * src/mainwindow.c
14635                 removed "/File/_Close" as it was the same as "/File/E_xit"
14636                 and we don't need it two times
14637
14638                 the separate folder view and message view now get a distinct
14639                 WMCLASS, just in case someone is using sawfish ;-)
14640
14641                 as the menu entries "/View/Message view" and "/View/Folder tree"
14642                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
14643                 make them sensitive accordingly and as these two are "shown"
14644                 after startup anytime check this menuitem at startup
14645
14646 2001-12-12 [paul]       0.6.5claws79
14647
14648         * src/folderview.c
14649                 fix sensitivity of 'Search folder...', broken in
14650                 0.6.5claws75
14651
14652         * src/mainwindow.c
14653                 fix dodgy English
14654
14655 2001-12-11 [carsten]    0.6.5claws78
14656         * src/filtering.c
14657                 fixed two typos returning a wrong FALSE/TRUE
14658         * src/mainwindow.[ch]
14659                 extra menu for email/news button removed
14660
14661 2001-12-11 [alfons]     0.6.5claws77
14662         
14663         * src/matcher.c                 (1.3)
14664         * src/matcher_parser_lex.l      (1.28)
14665                 revert for another attempt
14666                 mark 0.6.5claws77 as LAST_STABLE
14667
14668 2001-12-11 [christoph]  0.6.5claws76
14669
14670         * po/de.po
14671                 fixed wrong translation for prev. unread msg
14672
14673 2001-12-11 [paul]       0.6.5claws75
14674
14675         * src/folder.[ch]
14676         * src/folderview.c
14677         * src/mainwindow.c
14678         * src/summaryview.[ch]
14679         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
14680                 enable ability to hide read messages on per folder basis via 
14681                 '/Summary/Hide read messages'; when selected, a folder will 
14682                 have a red open folder icon, instead of a blue icon, if the 
14683                 folder contains hidden messges
14684                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
14685
14686         * src/mainwindow.c
14687                 remove '/Message/Forward as attachment' from 
14688                 main_window_set_menu_sensitive() to prevent debug warning
14689
14690         * src/folderview.c
14691         * src/mainwindow.c
14692                 Clean up some of the English
14693
14694         * tools/newscache_clean.pl
14695                 allow for new 'hidereadmsgs' entry in folderlist.xml
14696
14697         * po/es.po
14698                 updated translation, submitted by Ricardo Mones Lastra
14699
14700 2001-12-11 [paul]       0.6.5claws74
14701
14702         * sync with sylpheed 0.6.5cvs25
14703                 see ChangeLog entry 2001-12-11
14704
14705 2001-12-10 [alfons]     0.6.5claws73
14706
14707         * src/matcher.c
14708                 add more control characters
14709         * src/matcher_parser_lex.l
14710                 make escaping / unescaping work again
14711
14712 2001-12-10 [alfons]     0.6.5claws72
14713
14714         * src/imap.c
14715                 clean up warnings "returning value for void function" 
14716         * src/prefs_filtering.c
14717                 make info button for execute action sensitive
14718
14719 2001-12-10 [paul]       0.6.5claws71
14720
14721         * src/compose.c
14722         * src/imap.[ch]
14723         * src/summaryview.c
14724                 fix: imap server now gets informed of MARKED, UNMARKED
14725                 and REPLY events. Now people can use different IMAP-Mail
14726                 clients and have the exact same information about MARKED,
14727                 UNMARKED and REPLY status with all of them. Especially
14728                 useful for imap servers with a web-frontend.
14729                 submitted by Tobias Sandhaas <medlor@web.de>
14730
14731 2001-12-09 [melvin]     0.6.5claws70
14732         
14733         * src/textview.[ch]
14734                 fixed bug #490076 (hunted down by Alfons who implemented
14735                 a workaround in 0.6.5claws65)
14736
14737 2001-12-09 [christoph]  0.6.5claws69
14738
14739         * src/summaryview.c
14740                 set pointer to string in LOCKED column to NULL
14741                 (might fix bug #490800)
14742
14743 2001-12-09 [carsten]    0.6.5claws68
14744
14745         * po/de.po
14746                 resolved some cluttered menu shortcuts 
14747                 ('creating new email' and 'creating news message'
14748                 hade the same)
14749         * src/compose.c
14750                 wmclass now distinc from main window
14751         * src/mainwindow.c
14752           src/mainwindow.h
14753                 email/news and forward button functionality similar
14754                 to the reply buttons; removed the ugly dropdown arrows
14755                 and use instead the right mouse button
14756
14757 2001-12-09 [paul]       0.6.5claws67
14758
14759         * src/imap.c
14760         * src/utils.h
14761                 allow spaces in imap folder names
14762                 submitted by Willem van Engen <wvengen@stack.nl>
14763
14764 2001-12-09 [paul]       0.6.5claws66
14765
14766         * sync with sylpheed 0.6.5cvs24
14767                 see ChangeLog entry 2001-12-09
14768
14769 2001-12-08 [alfons]     0.6.5claws65
14770
14771         * src/textview.c
14772                 prevent secondary selection claim after "add to sender" dialog
14773                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
14774                 we trick GTK by simulating a click at (0, 0) in the textview.
14775
14776 2001-12-08 [hoa]        0.6.5claws64
14777
14778         * src/folder.c
14779                 fixed a bug about the .processing folder name while filtering
14780
14781 2001-12-08 [alfons]     0.6.5claws63
14782
14783         * src/folderview.c 
14784                 work around problem of not correctly updating folder stats
14785                 when deleting messages. there's some folder scanning evil
14786                 going so the folderview_update_msg_num() does not work
14787                 correctly. need to investigate this.
14788
14789 2001-12-08 [paul]       0.6.5claws62
14790
14791         * sync with sylpheed 0.6.5cvs23
14792                 see ChangeLog entry 2001-12-08
14793
14794 2001-12-07 [christoph]  0.6.5claws61
14795
14796         * src/compose.c
14797                 fix another header translation problem
14798
14799 2001-12-07 [alfons]     0.6.5claws60
14800
14801         * src/mbox.c
14802                 make filtering also work on local spool mbox
14803
14804 2001-12-07 [carsten]    0.6.5claws59
14805         * src/addressbook.c
14806                 addressbook window gets a wmclass distinct from the main
14807                 sylpheed window
14808         * src/compose.h
14809         * src/mainwindow.[ch]
14810                   forward menu item will use mode selected in prefs, forward 
14811                 as attatchment in menu removed (will be substituted in the
14812                 toolbar similar to reply buttons)
14813                   create news message menu entry and news button is now 
14814                 sensitive to the existance of a news account
14815         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
14816         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
14817         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
14818                 these are removed because the toolbar buttons don't show
14819                 the quoting modus any longer
14820
14821 2001-12-07 [paul]
14822
14823         * tools/newscache_clean.pl      ** NEW FILE **
14824                 perl script to do some tidying up in the newscache directory 
14825                 
14826         * tools/sylpheed-switcher       ** NEW FILE **
14827                 perl script to enable easy switching between main and claws
14828                 
14829         * tools/README
14830                 added descriptions of the two new perl scripts          
14831
14832
14833 2001-12-07 [melvin]     0.6.5claws58
14834
14835         * src/messageview.c
14836                 fixed a warning during compilation introduced in 0.6.5claws56
14837
14838 2001-12-07 [paul]       0.6.5claws57
14839
14840         * src/mainwindow.[ch]
14841         * src/menu.[ch]
14842                 further usability enhancements to replying with or without 
14843                 quoting via the toolbar, use of Ctrl key is replaced by 
14844                 drop down menu 
14845                 Submitted by Carsten Schurig            
14846
14847 2001-12-07 [melvin]     0.6.5claws56
14848
14849         * src/messageview.c
14850                 hack to fix bug that prevented to make/paste selections
14851                 after switching between MVIEW_TEXT and MVIEW_MIME views
14852                 without deselecting the selection first.
14853
14854 2001-12-06 [alfons]     0.6.5claws55
14855
14856         * src/filtering.[ch]
14857         * src/inc.c
14858                 revise filtering a little bit more, and make sure
14859                 messages are delivered to the appropriate inbox
14860                 (perhaps set per account)
14861
14862 2001-12-06 [paul]       0.6.5claws54
14863
14864         * sync with sylpheed 0.6.5cvs22
14865                 see ChangeLog entry 2001-12-06
14866
14867 2001-12-05 [alfons]     0.6.5claws53
14868
14869         * src/inc.c
14870         * src/folder.[ch]
14871         * src/procmsg.c
14872         * src/filtering.c
14873                 more revisions of filtering system
14874                 (last stable version is marked as LAST_STABLE)
14875                 
14876                 | NOTE 1): the filtering system now uses a local folder called
14877                 | .processing. if filtering fails, check this directory
14878                 | for missing messages.
14879                 |
14880                 | NOTE 2): help us find the filtering actions still missing
14881
14882 2001-12-05 [paul]       0.6.5claws52
14883
14884         * src/mainwindow.c
14885                 fix bug where 'Empty Trash?' pop-up window appears even
14886                 when Trash is empty, submitted by Jesse Skinner         
14887
14888 2001-12-05 [melvin]     0.6.5claws51
14889
14890         * src/compose.c
14891                 fixed bug #486106 to select correct account when reediting 
14892                 a queued message
14893         
14894 2001-12-04 [alfons]     0.6.5claws50
14895
14896         * src/mh.c
14897                 declare markfile in appropriate functions when
14898                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
14899                 for spotting this)
14900
14901 2001-12-04 [paul]       0.6.5claws49
14902
14903         * sync with sylpheed 0.6.5cvs21
14904                 see ChangeLog entry 2001-12-04
14905
14906 2001-12-03 [christoph]  0.6.5claws48
14907
14908         * po/de.po
14909                 changed translation of undo
14910         * src/account.c
14911         * src/folder.c
14912                 don't reinvent the wheel to traverse a GNode
14913         * src/compose.[ch]
14914                 seperate code to create the compose gui into functions
14915                 add "Others" page with folder selection for saving copy
14916                 of the message.
14917                 the folder identifier is saved to queue header
14918         * src/procmsg.c
14919                 save message to folder in queue header
14920
14921 2001-12-03 [paul]       0.6.5claws47
14922
14923         * sync with sylpheed 0.6.5cvs20
14924                 see ChangeLog entry 2001-12-03
14925
14926 2001-12-01 [paul]
14927
14928         * more sync with sylpheed 0.6.5cvs19
14929                 see ChangeLog entry 2001-11-29
14930
14931 2001-11-30 [paul]       0.6.5claws46
14932         
14933         * src/compose.c
14934                 remove conflicts introduced by Hoa's last commit
14935          
14936         * src/mainwindow.c
14937                 make 'Message/Bounce' sensitive
14938
14939 2001-11-30 [hoa]        0.6.5claws45
14940
14941         * src/compose.c
14942                 slightly change bounce function to add
14943                 information about the user that bounced the mail
14944                 in the From header line.
14945
14946         * src/folderview.c
14947                 permit the use of processing in outbox folder.
14948
14949 2001-11-29 [paul]       0.6.5claws44
14950
14951         * src/mainwindow.[ch]
14952         * src/prefs_common.c
14953         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
14954         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
14955         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
14956                 usability enhancements to the quoting, implements
14957                 use of Ctrl key to toggle quoting settings
14958                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
14959
14960 2001-11-29 [paul]       0.6.5claws43
14961         
14962         * sync with sylpheed 0.6.5cvs19
14963                 see ChangeLog entry 2001-11-28
14964
14965 2001-11-29 [melvin]     0.6.5claws42
14966         * src/Makefile.am
14967                 added enriched.[ch] to the list of files
14968
14969         * src/textview.c
14970         * src/mimeview.c
14971         * src/procmime.[ch]
14972         * src/enriched.[ch]
14973                 added support to view text/enriched
14974                 added support to show headers in message view for text/enriched and text/html
14975                         in non multipart messages
14976
14977 2001-11-28 [paul]       0.6.5claws41
14978
14979         * more sync with sylpheed 0.6.5cvs18
14980                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
14981
14982 2001-11-27 [paul]       0.6.5claws40
14983         
14984         * po/pt_BR.po
14985                 updated translation, submitted by Fabio Junior Beneditto
14986                 
14987         * sync with sylpheed 0.6.5cvs18
14988                 see ChangeLog entries 2001-11-26 (src/textview.c) and
14989                 2001-11-27
14990
14991
14992 2001-11-26 [paul]
14993
14994         * po/es.po
14995                 updated translation, submitted by Ricardo Mones Lastra
14996
14997 2001-11-26 [alfons]
14998
14999         * src/matcher.c
15000                 add more translatable strings
15001
15002 2001-11-26 [christoph]  0.6.5claws39
15003
15004         * po/de.po      
15005                 fixed one more umlaut
15006         * src/compose.c
15007                 fix translated header when it should not be translated
15008
15009 2001-11-26 [paul]       0.6.5claws38
15010
15011         * src/mainwindow.c
15012                 remove '/Message/Add Sender to address book' from 
15013                 main_window_set_menu_sensitive(), prevent debug warning
15014                 add 'Message/Mark/Mark all read' to mainwin_entries[]
15015
15016 2001-11-26 [paul]       0.6.5claws37
15017
15018         * src/summaryview.c
15019                 fix 'recurring unread state' bug 
15020
15021         * tools/README 
15022         * tools/filter_conv.pl
15023                 read name of top level mailbox from folderlist.xml
15024                 and presume nothing about its name              
15025
15026 2001-11-26 [darko]      0.6.5claws36
15027
15028         * src/gtkstext.[ch]
15029                 removed functions that are now in gtkutils.c
15030                 use gtkut_text_is_uri_string() from gtkutils.c
15031         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
15032
15033 2001-11-26 [paul]       0.6.5claws35
15034
15035         * sync with sylpheed 0.6.5cvs16
15036                 see ChangeLog entries 2001-11-25 and 2001-11-26
15037
15038 2001-11-25 [alfons]     0.6.5claws34
15039
15040         EXPERIMENTAL!!! Please checkout the last stable version using: 
15041           
15042         % cvs update -r LAST_STABLE -dRAP
15043
15044         (Or help us testing this stuff.)
15045
15046         * src/filtering.c               (1.14)
15047         * src/filtering.h               (1.6)
15048         * src/inc.c                     (1.28)
15049         * src/matcher.c                 (1.20)
15050         * src/mbox.c                    (1.9)
15051         * src/procmsg.h                 (1.14)
15052         * src/summaryview.c             (1.59)
15053         * src/summaryview.h             (dunno)
15054                 revert/merge/sync to as it was before commit 
15055                 on Thu, 19 Jul 2001 10:15:51 -0700.
15056
15057 2001-11-25 [hoa]        0.6.5claws33
15058
15059         * src/main.c
15060                 processing mails at startup
15061
15062         * src/folderview.c
15063         * src/summaryview.[ch]
15064                 processing mails when entering folder
15065
15066         * src/prefs_filtering.c
15067                 fixed some UI bugs
15068
15069 2001-11-24 [alfons]     0.6.5claws32
15070
15071         * src/summaryview.[ch]
15072                 make summary sort headers work, and also make
15073                 sure the sort type is stored
15074
15075 2001-11-23 [alfons]     0.6.5claws31
15076
15077         * src/summaryview.[ch]
15078                 make lock work like mark
15079                 disallow deleting messages marked as locked
15080
15081 2001-11-23 [alfons]     0.6.5claws30
15082
15083         * src/gtkstext.c
15084         * src/compose.[ch]
15085         * src/Makefile.am
15086         * src/undo.[ch]
15087                 merge undo patch submitted by Jens
15088
15089 2001-11-23 [christoph]  0.6.5claws29
15090
15091         * src/.cvsignore
15092                 added ylwrap
15093         * src/compose.c
15094                 fixed gpg signing and encoding
15095         * src/folder.[ch]
15096         * src/main.c
15097                 added --status option to get new, unread and total
15098                 message count from a running sylpheed
15099         * src/prefs_common.c
15100                 temporary fix for reply_with_quote problem
15101                 (don't call functions for non existing widget)
15102         * src/procmsg.c
15103                 one more check for ignored threads but still not
15104                 always working correctly. probably a recursive
15105                 check for all parents is needed
15106
15107 2001-11-23 [darko]      0.6.5claws28
15108
15109         * src/compose.c
15110                 wrapping on send improvements
15111         * src/gtkutils.[ch]
15112                 fix for GtkSText after last sync with main branch
15113                 GTK_TEXT -> GTK_STEXT
15114
15115 2001-11-23 [paul]       0.6.5claws27
15116
15117         * sync with sylpheed 0.6.5cvs14
15118                 see ChangeLog entries 2001-11-22 and 2001-11-23
15119                 
15120         * po/de.po
15121                 fixed the scrambled umlauts 
15122                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
15123
15124 2001-11-21 [paul]       0.6.5claws26
15125
15126         * sync with sylpheed 0.6.5cvs12
15127                 see 2nd ChangeLog entry dated 2001-11-20
15128
15129 2001-11-20 [paul]       0.6.5claws25
15130
15131         * sync with sylpheed 0.6.5cvs11
15132                 see ChangeLog entry 2001-11-19 (src/utils.c)
15133
15134 2001-11-20 [hiro]
15135
15136         * src/compose.c
15137                 GTK_TEXT -> GTK_STEXT
15138                 fix for wrong comment
15139
15140 2001-11-20 [hiro]       0.6.5claws24
15141
15142         * src/compose.[ch]
15143                 more merges from main branch
15144                 removed fatal warnings (uninitialized variables etc.)
15145                 some coding style fix
15146         * src/gtkutils.h
15147                 fixed typo.
15148         * src/addressbook.c
15149           src/addrindex.c
15150                 V-Card -> vCard
15151
15152 2001-11-19 [hoa]        0.6.5claws23
15153
15154         * src/filtering.c
15155         * src/prefs_scoring.c
15156         * src/matcher.[ch]
15157         * src/scoring.c
15158                 cleaning code
15159
15160         * src/matcher_parser_parse.y
15161         * src/prefs_filtering.c
15162                 bouncing
15163
15164 2001-11-19 [alfons]     0.6.5claws22
15165
15166         more of my old things into claws
15167
15168         * src/Makefile.am
15169         * src/prefs_common.c
15170         * src/procmsg.h
15171         * src/summaryview.[ch]
15172         * src/prefs_summary_column.c
15173         * src/pixmaps/locked.xpm
15174                 add indicators for locking of message in summary view
15175                 (does not work yet, only visual indicator)
15176
15177 2001-11-19 [paul]       0.6.5claws21
15178
15179         * sync with sylpheed 0.6.5cvs10
15180                 see ChangeLog entry 2001-11-19
15181
15182 2001-11-18 [alfons]     0.6.5claws20
15183         
15184         * src/filtering.c
15185                 remove an inadvertent free I forgot in previous clean up 
15186
15187 2001-11-18 [alfons]     0.6.5claws19
15188
15189         * src/filtering.[ch]
15190                 clean up & plug leaks
15191
15192 2001-11-18 [paul]       0.6.5claws18
15193
15194         * sync with sylpheed 0.6.5cvs9
15195                 see ChangeLog entries 2001-11-17 and 2001-11-18
15196
15197 2001-11-16 [paul]       0.6.5claws17
15198
15199         * sync with sylpheed 0.6.5cvs8
15200                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
15201
15202 2001-11-16 [paul]       0.6.5claws16
15203
15204         * sync with sylpheed 0.6.5cvs7
15205                 see ChangeLog entries 2001-11-15 and 2001-11-16
15206
15207 2001-11-15 [hoa]        0.6.5claws15
15208
15209         * src/compose.c
15210                 fix bounce, mails we received couln't be bounced to ourself.
15211
15212         * src/defs.h
15213         * src/filtering.[ch]
15214         * src/matcher.[ch]
15215         * src/matcher_parser.h
15216         * src/matcher_parser_lex.l
15217         * src/matcher_parser_parse.y
15218         * src/inc.c
15219         * src/main.c
15220         * src/mbox.c
15221         * src/prefs_filtering.[ch]
15222         * src/mainwindow.c
15223         * src/prefs_matcher.c
15224         * src/prefs_scoring.c
15225         * src/scoring.[ch]
15226         * src/summaryview.c
15227                 new matcher/filter/score configuration file parser
15228                 one unique configuration file => ~/.sylpheed/matcherrc
15229                 import in currently automatic, then save are made
15230                 in this new file.
15231                 one filter per folder and one global filter
15232                 (filter of a folder will be used as folder processing)
15233
15234         * src/folder.c
15235                 fix a bug in folder_item_get_identifier
15236                 
15237         * src/messageview.c
15238                 receive receipt return are fixed.
15239
15240 2001-11-14 [alfons]     0.6.5claws14
15241
15242         * src/session.h
15243                 add things from main branch to make claws compile
15244
15245 2001-11-14 [paul]       0.6.5claws13
15246
15247         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
15248                 see ChangeLog entries 2001-11-08 to 2001-11-14
15249
15250 2001-11-14 [hoa] 0.6.5claws12
15251
15252         * src/compose.[ch]
15253         * src/mainwindow.c
15254         * src/summaryview.c
15255                 add "bounce mail" option
15256
15257 2001-11-13 [christoph]  0.6.5claws11
15258
15259         * src/compose.c
15260                 Cleanup a mess i add before commiting
15261
15262 2001-11-13 [hoa]        0.6.5claws10
15263
15264         * src/compose.c
15265                 some fixes when mail are sent or
15266                 for crossposts
15267
15268 2001-11-13 [christoph]  0.6.5claws9
15269
15270         * po/de.po
15271                 Changed two string with the same translation
15272         * src/compose.c
15273         * src/procmsg.[ch]
15274         * src/send.[ch]
15275                 New mailsending process:
15276                   - Always queue message before sending
15277                     (message will be saved if sylpheed crashed or
15278                      freezes while sending)
15279                   - Allow queuing of newspostings
15280                   - No copy in outbox before sending
15281                     (closes bug #469501)
15282                   - No more redundant code for send and send_later
15283         * src/summaryview.c
15284                 Applied wwp <subscript@free.fr>'s patch that fixes
15285                 marks for multiple forwarded messages (+compose.c)
15286
15287 2001-11-12 [alfons]
15288
15289         * README.claws
15290                 remove things that are now in main branch
15291         
15292         * po/nl.po
15293                 update Dutch translation
15294
15295 2001-11-12 [mhadasht]   0.6.5.claws8
15296
15297         * src/prefs_common.c
15298                 re-enabled account autoselection feature for forward
15299                 and reedit lost during the branch point for SYNC-B4-REL
15300         * src/gtkspell.c
15301                 gtkpspell_get_dict(): more readable code (even if function is
15302                 not used yet)
15303         * ChangeLog.claws
15304                 added version number info to 2001-11-12 [hiro] comment.
15305
15306 2001-11-12 [hiro]       0.6.5.claws7
15307
15308         * src/compose.c
15309                 compose_forward(): fixed a bug that forward quote mark
15310                 wasn't used.
15311                 removed unnecessary code.
15312         * src/template_select.[ch]: removed.
15313
15314 2001-11-11 [alfons]
15315
15316         * src/compose.c
15317                 :%s/GTK_TEXT/GTK_STEXT/g
15318         
15319         * src/compose.[ch]
15320         * src/undo.[ch]
15321         * src/Makefile.am
15322                 revert the undo stuff (this is 0.6.6claws stuff)
15323
15324 2001-11-11 [hoa]        0.6.5.claws6
15325
15326         * src/compose.[ch]
15327                 Insert signature at the end of the text.
15328                 Added undo patch but currently disabled
15329
15330         * src/procmsg.c
15331                 Threading by subject improved.
15332
15333         * added src/undo.[ch]
15334                 Undo module for compose dialog box.
15335
15336 2001-11-11 [alfons]     0.6.5.claws5
15337
15338         * src/procmsg.c
15339                 prevent threading by subject on nodes that have already been
15340                 threaded by in-reply-to (as in "circular references in a tree
15341                 result in a dead branch")
15342
15343 2001-11-09 [hoa]        0.6.5.claws4
15344         
15345         * src/folderview.c
15346                 allows creation of mbox folder item from any files.
15347
15348 2001-11-09 [alfons]     0.6.5.claws3
15349         
15350         * src/utils.c
15351         * src/procmsg.c
15352                 do what I mean and correct threading by subject so it really
15353                 ignores attracting lines without "Re: "
15354
15355 2001-11-07 [alfons]     0.6.5.claws2
15356
15357         * src/procmsg.c
15358         * src/utils.[ch]
15359                 only attract by subject if a subject line starts with a "Re: "
15360         * src/syldap.c
15361                 remove warning
15362
15363 2001-11-07 [paul]       0.6.5claws1
15364
15365         * sync with sylpheed 0.6.5. release
15366                 see ChangeLog entry 2001-11-07
15367
15368 2001-11-07 [paul]       0.6.4claws31
15369
15370         * sync with sylpheed 0.6.4cvs18
15371                 see ChangeLog entries 2001-10-30 to 2001-11-07
15372                 prefs_templates.[ch] renamed prefs_template.[ch]
15373
15374 2001-11-06 [alfons]
15375         
15376         * src/utils.h
15377                 add semicolon Hoa forgot ;-)
15378                 
15379
15380 2001-11-06 [hoa]        0.6.4claws30
15381         
15382         * src/procmsg.c
15383         * src/summaryview.c
15384         * src/utils.c
15385         * src/utils.h
15386                 threading by subject - empty subject are ignored
15387
15388 2001-11-06 [christoph]  0.6.4claws29
15389
15390         * src/socket.c
15391                 use SSL_peek for sock_gets
15392         * src/utils.c
15393                 removed unneeded pointer in extracting quoted
15394                 names implementation
15395
15396 2001-11-06 [melvin]     0.6.4claws28
15397
15398         * src/gtkspell.c
15399                 fixed bug #476792 Selection overtyping with spell checker
15400                 fixed bug which could cause a buffer overflow
15401                 fixed a memory leak
15402
15403 2001-11-06 [hoa]        0.6.4claws27
15404         
15405         * src/procmsg.c
15406         * src/summaryview.c
15407                 threading by subject
15408
15409 2001-11-05 [alfons]     0.6.4claws26
15410         
15411         * README.claws
15412                 Claws -> Sylpheed (vice versa)
15413
15414         * src/compose.c
15415                 :%s/gtk_text/gtk_stext/g
15416                 :%s/GTK_TEXT/GTK_STEXT/g
15417                 (thanks to Jonathan Ware for spotting this)
15418
15419 2001-11-04 [christoph]  0.6.4claws25
15420
15421         * src/summaryview.c
15422                 replace Xalloca + strdup with Xstrdup_a
15423         * src/utils.c
15424                 better implementation of extracting quoted names
15425                 from addresses (remove backlashes and ignore
15426                 quotes after them)
15427
15428 2001-11-04 [alfons]     0.6.4claws24
15429
15430         * src/utils.[ch]
15431                 edit to comply more with coding style
15432
15433         * src/textview.c
15434                 fix bug reported by Kim Schulz. introduced by the patch integrated
15435                 in 0.6.4claws15. the code did not check the return value of
15436                 the html parser.
15437
15438         * AUTHORS
15439                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
15440
15441 2001-11-04 [christoph]  0.6.4claws23
15442
15443         * src/main.c
15444         * src/prefs_common.[ch]
15445                 init some pointers that possibly caused a segfault
15446                 reported in the claws-users ML
15447
15448 2001-11-04 [hoa]        0.6.4claws22
15449
15450         * src/grouplistdialog.c
15451                 change the names of the nodes in the tree
15452
15453         * src/compose.c
15454                 enhanced mailto syntax as described in
15455                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
15456                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
15457
15458         * src/utils.c
15459                 encode and decode URI (useful when opening URL into
15460                 netscape).
15461
15462 2001-11-03 [hoa]        0.6.4claws21
15463
15464         * src/grouplistdialog.c
15465                 a new newsgroups list selection dialog box
15466                 with a CTree instead of a CList
15467
15468 2001-11-03 [hoa]        0.6.4claws20
15469
15470         * src/folderview.c
15471                 enable property and scoring options when right
15472                 click on "inbox"
15473
15474         * src/summaryview.c
15475                 fixed bug when nickname were displayed using
15476                 the address book.
15477
15478 2001-11-02 [darko]      0.6.4claws19
15479
15480         * src/compose.c
15481                 new wrap quotation and URL/long words wrapping implementation
15482         * src/compose.c src/gtkstext.[ch]
15483                 move gtkstext_strncmp() to gtkstext.c
15484
15485 2001-11-01 [christoph]  0.6.4claws18
15486
15487         * src/prefs_account.c
15488                 fixed mess in account settings dialog
15489         * src/prefs_folder_item.c
15490                 added label with folder path to dialog
15491
15492 2001-10-31 [match]      0.6.4claws17
15493
15494         * src/vcard.c
15495                 fix memory leak.
15496         * src/addrbook.c
15497                 fix generation of spurious address book file names.
15498                 remove redundant functions.
15499         * po/POTFILES.in
15500                 added missing file names.
15501
15502 2001-10-30 [paul]       0.6.4claws16
15503
15504         * sync with sylpheed 0.6.4cvs6
15505                 see ChangeLog entries 2001-10-26 to 2001-10-30
15506
15507         * tools/filter_conv.pl
15508                 read folderlist.xml to discover whether the top-level
15509                 folder is called 'Mailbox' or 'Mail' 
15510
15511 2001-10-29 [paul]       0.6.4claws15
15512
15513         * src/html.c, src/textview.c
15514                 activate links in html mail and fix clickable parts
15515                 Submitted by Matthieu Dazy <dazy@t-surf.com>
15516
15517 2001-10-29 [paul]
15518
15519         * po/de.po, po/es.po, po/pt_BR/po
15520                 updated translations, submitted by Jens Oberender,
15521                 Ricardo Mones Lastra, and Fabio Junior Beneditto
15522
15523 2001-10-29 [darko]      0.6.4claws14
15524
15525         * src/compose.c
15526                 fix wrapping for good
15527
15528 2001-10-29 [darko]
15529
15530         * src/compose.c
15531                 undo previous change as it broke the smart wrapping
15532
15533 2001-10-29 [darko]      0.6.4claws13
15534
15535         * src/compose.c
15536                 fix infinite loop when long URL is quoted
15537                 (closes bug #475122.
15538
15539 2001-10-28 [match]
15540
15541         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
15542                 import Mutt address book
15543         * src/ldif.[ch] src/importldif.h
15544                 modified import LDIF handle user attributes
15545
15546 2001-10-28 [christoph]  0.6.4claws12
15547
15548         * src/summaryview.c
15549                 fixed that filtering did not work if there
15550                 were no filter rules
15551                 (closes bug #472003 and better implementation
15552                  of patch #474644)
15553
15554 2001-10-27 [christoph]  0.6.4claws11
15555
15556         * src/compose.c
15557                 make the folder's default account to be used when
15558                 replying. (patch by wwp <subscript@free.fr>)
15559         * src/compose.c
15560                 code cleanup, nearly killed all of wwp's patch
15561                 for folder's default account in compose
15562         * src/folderview.c
15563                 error panel when a folder could not be created
15564                 (closes bug #471080 new folder name & already
15565                  existing file)
15566
15567 2001-10-26 [alfons]
15568
15569         * src/utils.h
15570                 change prototype of strstr2() that Christoph forgot about
15571
15572 2001-10-26 [christoph]  0.6.4claws10
15573
15574         * src/account.c
15575                 made search for accounts by email address not case
15576                 sensitive
15577         * src/folder.c
15578                 fixed memory leak in folder_item_get_identifier
15579         * src/gtkspell.c
15580         * src/utils.c
15581                 fixed wrong strstr2 (should work like strstr)
15582
15583 2001-10-26 [darko]      0.6.4claws9
15584
15585         * src/compose.c src/gtkstext.[ch]
15586         * src/gtkstext.c
15587                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
15588
15589 2001-10-26 [paul]       0.6.4claws8
15590
15591         * src/html.c
15592                 ignore css and javascript tags in html mail
15593                 case-insensitive, with or without double-quoted
15594                 strings
15595
15596 2001-10-26 [paul]       0.6.4claws7
15597
15598         * sync with sylpheed 0.6.4cvs1
15599                 see ChangeLog entry 2001-10-26
15600
15601         * src/prefs_account.c, src/prefs_common.c,
15602           src/prefs_summary_column.c
15603                 minor improvements to the English
15604
15605 2001-10-25 [alfons]     0.6.4claws6
15606
15607         * src/gtkstext.c
15608         
15609                 make GtkSText follow style of GtkText (closes bug 
15610                 #469211 "text selection while writing message")
15611                 
15612                 do sync with GTK 1.2.10
15613
15614 2001-10-25 [paul]       0.6.4claws5
15615
15616         * src/html.c
15617                 ignore css tags in html mail
15618
15619 2001-10-25 [darko]      0.6.4claws4
15620
15621         * src/compose.c
15622                 don't declare is_url_string as static function since
15623                 we need it in gtkstext.c
15624         * src/gtkstext.c
15625                 remove unused variable
15626                 don't wrap long URLs while composing a message
15627
15628 2001-10-24 [christoph]  0.6.4claws3
15629
15630         * src/socket.c
15631                 fix ssl deadlock, when peer closes connection
15632
15633 2001-10-24 [paul]       0.6.4claws2
15634
15635         * src/prefs_common.c
15636                 gettextize the gpg ascii-armored warning message
15637
15638         * src/compose.c
15639                 insert a DOS/MAC file into the composed message
15640                 (improvements)
15641
15642         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
15643
15644 2001-10-22 [paul]       0.6.4claws1
15645
15646         * sync with sylpheed 0.6.4 release
15647                 see ChangeLog entries 2001-10-21
15648
15649         * po/fr.po, po/pt_BR.po
15650                 updated by Melvin Hadasht and Fabio Junior Beneditto
15651
15652 2001-10-21 [paul]       0.6.3claws30
15653
15654         * src/compose.c
15655                 insert a DOS text file from the compose window
15656                 into the composed message text (removes CRs characters)
15657                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
15658
15659         * tools/filter_conv.pl, tools/README
15660                 automatically use ~/.sylpheed as working directory
15661                 print out confirmation message on completion
15662
15663         * correct Hoa's last ChangeLog.claws entry
15664
15665 2001-10-20 [hoa]        0.6.3claws29
15666
15667         * src/grouplistdialog.c
15668                 bugfix (another ?) to give the right
15669                 newsgroups list for each news server.
15670
15671         * src/news.c
15672         * src/news.h
15673                 improve the newsgroups list cache
15674
15675 2001-10-20 [paul]       0.6.3claws28
15676
15677         * sync with sylpheed 0.6.3cvs9
15678                 see ChangeLog entry 2001-10-19
15679
15680         * correct Alfons' last ChangeLog.claws entry
15681
15682 2001-10-19 [alfons]
15683
15684         * src/pgptext.[ch]
15685                 fix compilation problems (part of bug #472895)
15686
15687 2001-10-18 [hoa]        0.6.3claws27
15688
15689         * src/grouplistdialog.c
15690                 bugfix when we refresh was clicked (bug 472701)
15691
15692 2001-10-19 [christoph]  0.6.3claws26
15693
15694         * src/compose.c
15695                 last header entry should default to "To:" or
15696                 "Newsgroups:" and not copy the last entry line
15697                 in a new compose window
15698                 (closes bug #472686, #470792)
15699
15700 2001-10-19 [paul]       0.6.3claws25
15701
15702         * sync with Sylpheed 0.6.3cvs8
15703                 see ChangeLog entries 2001-10-18 and 2001-10-19
15704
15705 2001-10-18 [christoph]  0.6.3claws24
15706
15707         * src/procmsg.c
15708                 reimplement ignore thread
15709         
15710 2001-10-18 [hoa]        0.6.3claws23
15711
15712         * src/folderview.c
15713         * src/grouplistdialog.[ch]
15714                 enhanced news subscription interface (feature 469113)
15715
15716         * src/news.c
15717         * src/news.h
15718                 enchanced newsgroup listing,
15719                 now, we can get groups informations
15720                 (NNTPGroupInfo)
15721
15722 2001-10-18 [paul]       0.6.3claws22
15723
15724         * src/summaryview.c
15725                 remove comment (sync with main branch)
15726         * src/mainwindow.c
15727                 fix 'Re-edit' bug in 'Message' menu
15728
15729 2001-10-17 [christoph]  0.6.3claws21
15730
15731         * src/compose.c
15732                 ignore empty or whitespace only header lines
15733
15734 2001-10-17 [paul]       0.6.3claws20
15735
15736         * sync with sylpheed 0.6.3cvs7
15737                 see ChangeLog entries 2001-10-14, 2001-10-16, and
15738                 2001-10-17
15739
15740 2001-10-17 [darko]
15741
15742         * src/compose.c
15743                 wrap long lines without spaces
15744                 don't wrap URLs
15745
15746 2001-10-16 [paul]
15747
15748         * po/es.po, po/nl.po, po/pt_BR.po
15749                 updated by Ricardo Mones Lastra, Alfons,
15750                 and Fabio Junior Beneditto
15751
15752         * sylpheed-0.6.3claws released
15753
15754 2001-10-15 [melvin] 0.6.3claws18
15755
15756         * README.claws
15757                 added summary and detailed installation instructions
15758                 for spell checker
15759         * po/fr.po
15760                 Updated, corrected and completed french translation
15761
15762 2001-10-15 [hoa] 0.6.3claws17
15763         * src/grouplistdialog.c
15764                 we can choose the newsgroups to display with wildcards
15765
15766 2001-10-15 [christoph]  0.6.3claws16
15767
15768         * src/account.c
15769         * src/compose.c
15770         * src/prefs_folder_item.[ch]
15771                 applied wwp <subscript@free.fr>'s folder
15772                 default account patch
15773         * po/de.po
15774                 Fixed wrong translation
15775
15776 2001-10-13 [alfons, christoph, melvin]  
15777                         0.6.3claws15
15778
15779         solution #2 to solve MT-safety problems defers all GUI related calls
15780         to the main thread using a gtk_idle_add() callback. discussed on
15781         ircnet #sylpheed, with christoph spotting some issues with the
15782         original code, and melvin allowing us to lobotomize his sylpheed.
15783
15784         * src/syldap.[ch], src/main.c
15785                 fix race problem in ldap search thread by deferring GUI 
15786                 stuff to main thread using gtk_idle_add()
15787
15788 2001-10-13 [paul]       0.6.3claws14
15789
15790         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
15791                 add Sergey's smtpcred.patch
15792                 adds separate username/password setting for SMTP Auth
15793                 needed by some servers
15794                 (closes feature request #471659)
15795
15796 2001-10-13 [paul]       0.6.3claws13
15797
15798         * src/pgptext.[ch] **NEW FILES**
15799         * src/Makefile.am, src/messageview.c, src/mimeview.c
15800                 decrypt ascii-armored gpg text embedded in
15801                 the message body.
15802                 Submitted by Jens Jahnke <jan0sch@gmx.net>
15803
15804 2001-10-13 [christoph]  0.6.3claws12
15805
15806         * README.claws
15807                 some more details on default to and
15808                 feature requests
15809         * src/main.c
15810                 init glib threading when ldap is used
15811         * src/syldap.c
15812                 threading fixes
15813         * po/de.po
15814                 fixed a typo
15815
15816 2001-10-12 [paul]       0.6.3claws11
15817
15818         * src/prefs_common.[ch], src/rfc2015.c
15819                 enable ascii-armored gpg text to be embedded in the
15820                 message body, selectable through the 'Privacy'
15821                 preferences. Supports encrypting only.
15822                 Submitted by Ravemax <ravemax@dextrose.com>
15823
15824 2001-10-12 [paul]       0.6.3claws10
15825
15826         * sync with sylpheed 0.6.3cvs6
15827                 see ChangeLog entries 2001-10-11 and 2001-11-12
15828
15829         * src/folderview.c
15830                 incorporated mbox folders, scoring, and folder
15831                 properties into the sync
15832
15833 2001-10-12 [darko]      0.6.3claws9
15834
15835         * README.claws
15836                 describe quotation wrapping
15837         * src/compose.c
15838                 don't treat tab as space to calculate line length properly
15839
15840 2001-10-11 [alfons]
15841
15842         * README.claws
15843                 correct description of how to make new filtering system work,
15844                 add some other things
15845                 
15846         * src/syldap.c
15847                 remove sched_yield() (not necessary / unportable)
15848
15849 2001-10-11 [paul]       0.6.3claws8
15850
15851         * sync with sylpheed 0.6.3cvs3
15852                 see ChangeLog entry 2001-10-10
15853
15854 2001-10-10 [christoph]  0.6.3claws7
15855
15856         * .cvsignore
15857                 ignore 2 files created by newer autotools
15858         * src/prefs_folder_item.c
15859                 using table for widget alignment
15860                 fixed memory leak and broken octal display
15861         * src/filesel.c
15862                 fixed segfault caused by lost filename
15863                 workaround (closes bug #469551)
15864
15865 2001-10-10 [paul]       0.6.3claws6
15866
15867         * sync with sylpheed 0.6.3cvs2
15868                 see ChangeLog entries 2001-10-09 and 2001-10-10
15869
15870 2001-10-10 [darko]      0.6.3.claws5
15871
15872         * src/gtkstext.c
15873                 proper calculation of right margin if smart wrapping is enabled
15874         * src/compose.c
15875                 automatically wrap long lines if wrap quotation is enabled
15876
15877 2001-10-09 [alfons]     0.6.3.claws4
15878
15879         * src/summaryview.c
15880                 select correct row when deleting last row in the summary view (and
15881                 close bug "[ #469104 ] select second last in list when deleting")
15882
15883 2001-10-09 [paul]       0.6.3claws3
15884
15885         * sync with sylpheed 0.6.3cvs1
15886                 updated some autotool scripts
15887
15888 2001-10-09 [darko]      0.6.3claws2
15889
15890         * src/gtkstext.[ch]
15891                 new name and mark with Sylpheed comment
15892         * src/compose.c
15893                 smart quotation wrapping a-la VIM
15894
15895 2001-10-08 [paul]       0.6.3claws1
15896
15897         * sync with sylpheed 0.6.3 release
15898                 see ChangeLog entry 2001-10-08
15899
15900 2001-10-08 [paul]       0.6.2claws24
15901
15902         * src/summaryview.c
15903                 more sync with sylpheed 0.6.2cvs12
15904                 Fixed the bug that didn't select the last row correctly
15905
15906
15907 2001-10-07 [paul]       0.6.2claws23
15908
15909         * sync with sylpheed 0.6.2cvs12
15910                 see ChangeLog entry 2001-10-07
15911
15912 2001-10-06 [match]
15913         * src/jpilot.[ch]
15914                 enable jpilot to read unsynch'ed addresses.
15915
15916         * src/editldap_basedn.c
15917                 fix segfault when opening dialog.
15918
15919 2001-10-06 [alfons]     0.6.2.claws22
15920
15921         * src/summaryview.c
15922                 fix bug with summary view selecting last *inserted*
15923                 node instead of last *visible* node. remember we
15924                 work with a tree
15925
15926 2001-10-06 [paul]       0.6.2claws21
15927
15928         * po/pt_BR.po
15929                 updated translation, contains some fixes and new
15930                 translations, submitted by Gustavo Noronha Silva
15931                 <kov@debian.org>
15932
15933         * src/prefs_common.c
15934                 change 'each' to 'every' - fix dubious English
15935
15936         * sync with sylpheed 0.6.2cvs11
15937
15938 2001-10-05 [alfons]     0.6.2claws20
15939
15940         * src/mainwindow.[ch], src/folderview.c
15941                 make composite tool button switch between "Compose News"
15942                 and "Compose Mail" depending on selected folder
15943                 (nifty idea by Kim Schulz <kim@schulz.dk>)
15944
15945 2001-10-05 [paul]       0.6.2claws19
15946
15947         * src/mainwindow.c, src/summaryview.c
15948                 fix 'Message/Reply to all', broken in last commit
15949
15950         * src/compose.c
15951                 fix X_BEENTHERE seg fault, thanks to Alfons
15952
15953 2001-10-04 [paul]       0.6.2claws18
15954
15955         * src/compose.[ch], src/mainwindow.c
15956                 make "Message/Reply" reply to mailing lists; matches
15957                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
15958                 based on portions of the patch submitted by
15959                 Junichi Uekawa <dancer@netfort.gr.jp>
15960
15961 2001-10-04 [darko]      0.6.2claws17
15962
15963         * src/compose.c
15964                 better smart wrapping
15965         * src/gtkstext.[hc]
15966                 a function to make text buffer contiguous
15967
15968 2001-10-03 [paul]       0.6.2claws16
15969
15970         * sync with sylpheed 0.6.2cvs10
15971
15972 2001-10-02 [alfons]
15973
15974         * configure.in
15975         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
15976                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
15977                 references to chinese translations (hope someone picks up
15978                 this)
15979
15980 2001-10-02 [christoph]  0.6.2claws15
15981
15982         * src/compose.c
15983                 fixed non translated header bug
15984         * ChangeLog.claws
15985                 fixed wrong date in alfons last entry ;)
15986
15987 2001-10-02 [alfons]     0.6.2claws14
15988
15989         * src/compose.c, src/prefs_common.[ch]
15990                 add block cursor option
15991
15992 2001-10-02 [paul]       0.6.2claws13
15993
15994         * sync with sylpheed 0.6.2cvs9
15995
15996 2001-09-30 [paul]       0.6.2claws12
15997
15998         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
15999                 updated translations
16000
16001         * po/POTFILES.in
16002                 add 'src/importldif.c'
16003
16004         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
16005                 added eudora-to-vCard conversion tool
16006                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
16007
16008         * sync with sylpheed 0.6.2cvs8
16009
16010 2001-09-30 [paul]
16011
16012         * sylpheed-0.6.2claws released
16013
16014 2001-09-27 [melvin]     0.6.2claws11
16015
16016         * src/gtkspell.c
16017                 fixed crash when using default path (introduced 
16018                 in 0.6.2claws10)
16019                 fixed tiny bug for initial suggestion mode
16020
16021 2001-09-27 [melvin]     0.6.2claws10
16022         
16023         * src/gtkspell.c
16024                 fixed bug where gtkpspell didn't set the path correctly
16025
16026         * README.claws
16027                 added a paragraph about spell checking
16028                 
16029
16030
16031 2001-09-27 [paul]       0.6.2claws9
16032
16033         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
16034                 replace '// comments' with '/* comments */' to prevent
16035                 some compiler warnings 
16036
16037         * sync with sylpheed 0.6.2cvs6
16038
16039 2001-09-26 [alfons]     0.6.2claws8
16040
16041         * src/messageview.c
16042                 introduce return receipt request notification again,
16043                 which was lost because of other semantics in 
16044                 procheader_parse() (???)
16045
16046 2001-09-26 [christoph]  0.6.2claws7
16047
16048         * src/compose.c
16049                 replace comments for old code with #if 0
16050                 readded auto cc, bcc and reply-to
16051         * src/prefs_matcher.c
16052         * src/prefs_scoring.c
16053                 removed some definition (was moved to
16054                 prefs.h)
16055
16056 2001-09-26 [paul]       0.6.2claws6
16057
16058         * src/mainwindow.c
16059                 make 'Follow-up and reply to' sensitive
16060
16061         * more sync with sylpheed 0.6.2cvs5
16062
16063 2001-09-25 [melvin]
16064
16065         * 0.6.2claws5
16066
16067         * src/gtkspell.c
16068                 fixed bug for "US-ASCII" introduced by the encoding code
16069
16070 2001-09-25 [paul]
16071
16072         * 0.6.2claws4
16073
16074         * src/prefs_common.[ch], src/summaryview.c
16075                 'next unread msg' 'go to next folder?' dialog can be
16076                 given default behaviour, either always show dialog,
16077                 or assume 'yes', or assume 'no'
16078                 Submitted by wwp <subscript@free.fr>
16079
16080 2001-09-25 [melvin]
16081                 
16082         * src/compose.c src/gtkspell.[ch]
16083                 added support for different encodings
16084
16085 2001-09-25 [paul]
16086
16087         * more sync with sylpheed 0.6.2cvs5
16088
16089 2001-09-24 [alfons]
16090         
16091         * src/prefs_folder_item.c
16092                 add check for item->prefs->default_to string is NULL and
16093                 add another check when freeing this string
16094
16095 2001-09-24 [paul]
16096
16097         * configure.in
16098                 change to version 0.6.2claws3
16099
16100         * sync with sylpheed 0.6.2cvs5 
16101
16102 2001-09-24 [match]
16103         * src/ldif.[ch], src/importldif.[ch], addressbook.c
16104                 import LDIF files.
16105         * src/addrcache.[ch], addrindex.[ch]
16106                 small update for future
16107         * src/addrbook.c
16108                 fix test XML file.
16109
16110 2001-09-24 [melvin]
16111         * src/gtkspell.[ch]
16112                 added 'Learn from mistakes' option
16113                 better handling of quotes in checked words
16114                 sorted dict list
16115         * po/fr.po
16116                 small update for spell checking stuff
16117
16118 2001-09-23 [alfons]
16119         
16120         * src/gtkspell.c
16121                 edit a little bit so it complies more with main coding style
16122
16123 2001-09-23 [alfons]
16124
16125         * src/folder.[ch], prefs_folder_item.c, compose.c
16126                 migrate "request return receipt" folder property
16127                 to folderlist.xml
16128
16129 2001-09-22 [alfons]
16130
16131         * README.claws **NEW**
16132                 (add things of interest for users of main branch 
16133                 and claws here)
16134
16135         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
16136                 re-implement threading per folder option, but store 
16137                 the setting in folderlist.xml (where it belongs)
16138
16139 2001-09-21 [melvin]
16140
16141         * src/gtkspell.[ch]
16142                 fixed bug when compose window is under another window
16143         * src/prefs_common.[ch] src/compose.c
16144                 changed 'dictionary_path' to 'dictionary' to be consistent
16145                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
16146         * ac/pspell.m4 src/Makefile.am 
16147                 dropped PSPELL_PATH macro
16148         * po/fr.po
16149                 updated translations
16150
16151 2001-09-21 [christoph]
16152
16153         * src/compose.c
16154                 added border around header fields
16155                 keep header type when new field is added
16156
16157 2001-09-20 [christoph]
16158
16159         * src/utils.[ch]
16160                 more portable debug_print with source filename
16161                 and linenumber
16162         * src/procmsg.c
16163                 more newlines after debug messages
16164
16165 2001-09-20 [paul]
16166
16167         * configure.in
16168                 change to version 0.6.2claws2
16169
16170         * sync with sylpheed 0.6.2cvs3
16171
16172 2001-09-19 [melvin]
16173
16174         * src/gtkspell.c
16175                 fixed the post-right-click focus pb
16176                 fixed crash when 'Spell check all' after dict change 
16177                         and when cursor is at the end of the text
16178                 shift-right-click pops up config menu even on misspelled words.
16179         * po/POTFILES.in
16180                 added gtkspell.c
16181
16182 2001-09-19 [melvin]
16183
16184         * src/about.c
16185                 added pspell to compiled-in features list
16186
16187 2001-09-18 [melvin]
16188
16189         * switched to pspell and dropped ispell
16190         * ac/pspell.m4
16191                 new file. autoconf macro for pspell
16192         * ac/Makefile.am 
16193         * configure.in acconfig.h
16194                 added pspell support
16195         * src/Makefile.am
16196         * src/main.c src/compose.[ch] src/gtkspell.[ch]
16197         * src/prefs_common.[ch] 
16198                 added pspell support
16199
16200 2001-09-18 [christoph]
16201
16202         * src/addr_compl.c
16203         * src/template.[ch]
16204                 replace LOG_MESSAGE with debug_print
16205         * src/compose.[ch]
16206                 gui improvements
16207         * src/menu.c
16208                 added newline after debug message
16209         * src/utils.h
16210                 using __VA_ARGS__ for debug_print macro
16211         * tools/.cvsignore
16212                 ignore Makefile and Makefile.in
16213
16214 2001-09-18 [paul]
16215
16216         * configure.in
16217                 change to version 0.6.2claws1
16218         * sync with sylpheed 0.6.2cvs1
16219
16220         * src/matcher.c 
16221         * src/prefs_matcher.c
16222                 add 'score equal to' option, submitted by
16223                 Paul Evans <nerd@freeuk.com>
16224
16225 2001-09-15 [christoph]
16226
16227         * src/mainwindow.c
16228                 comment out menu entry not existing in claws
16229         * src/menu.c
16230                 add debug output for non existing menu entries
16231         * src/summaryview.c
16232                 fix next/prev unread message for ignored threads
16233         * src/utils.[ch]
16234                 add sourcefile and line number to debug output
16235                 otherwise it is sometimes hard to find the
16236                 source code part if debug messages are translated
16237
16238 2001-09-14 [darko]
16239         
16240         * src/folderview.c
16241                 refresh target folder style after colour is changed
16242
16243 2001-09-13 [paul]
16244
16245         * configure.in
16246                 change to version 0.6.1claws3
16247
16248         * sync with sylpheed 0.6.1cvs6
16249
16250 2001-09-13 [darko]
16251         
16252         * src/folderview.c
16253                 fix target folder colourization to use user selected colour
16254
16255 2001-09-12 [darko]
16256         
16257         * src/summaryview.c
16258                 fix crash when message that is marked for copy/move is unmarked
16259
16260 2001-09-09 [paul]
16261
16262         * configure.in
16263                 change to version 0.6.1claws2
16264
16265         * sync with sylpheed 0.6.1cvs3
16266
16267 2001-09-09 [alfons]
16268         
16269         * src/folderview.c
16270                 fix bug with default font used for trash folder text
16271
16272 2001-09-06 [paul]
16273
16274         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16275                 updated translations
16276
16277         * configure.in
16278                 change to version 0.6.1claws1
16279
16280         * sync with sylpheed 0.6.1cvs2
16281
16282 2001-09-03 [paul]
16283
16284         * po/POTFILES.in
16285                 add Match's new addressbook
16286
16287         * po/de.po
16288                 updated translation submitted by Jens Oberender
16289
16290 2001-09-02 [paul]
16291
16292         * configure.in
16293                 change to 0.6.1claws
16294         * sync with sylpheed 0.6.1 release
16295
16296 2001-09-02 [paul]
16297
16298         * configure.in
16299                 change to 0.6.0claws2
16300
16301         * sync with sylpheed 0.6.0cvs4
16302
16303         * po/pt_BR.po
16304                 updated translation submitted by Fabio Junior Beneditto
16305
16306 2001-09-01 [match]
16307         * pixmaps/
16308                 interface.xpm
16309                 book.xpm
16310                 address.xpm
16311         * src/
16312                 Makefile.am
16313                 a ton of new files
16314
16315 2001-08-31 [paul]
16316
16317         * configure.in
16318                 change to version 0.6.0claws1
16319
16320         * sync with sylpheed 0.6.0cvs1
16321
16322         * po/es.po
16323                 updated translation submitted by Ricardo Mones Lastra
16324
16325         * po/POTFILES.in
16326                 add 'src/prefs_templates.c'
16327
16328         * src/compose.c, src/summaryview.c
16329                 fix segfault on 'Re_edit'               
16330
16331 2001-08-30 [alfons]
16332
16333         * configure.in, Makefile.am
16334         * tools/Makefile.am
16335                 add tools directory to source distribution
16336
16337 2001-08-30 [paul]
16338
16339         * configure.in
16340                 change to version 0.6.0claws
16341
16342         * sync with sylpheed 0.6.0 release
16343
16344 2001-08-30 [christoph]
16345
16346         * configure.in
16347                 removed autoconf version check
16348
16349 2001-08-30 [paul]
16350
16351         * src/account.c, src/compose.c, src/prefs_common.[ch]
16352         * src/procheader.[ch] src/utils.[ch]
16353                 Enhanced automatic account selection on replies
16354                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
16355
16356         * configure.in
16357                 add LDAP and JPilot to the configuration results output.
16358
16359 2001-08-29 [christoph]
16360
16361         * src/summeryview.c
16362                 no bold font for ignored threads
16363
16364 2001-08-29 [paul]
16365
16366         * configure.in
16367                 change to version 0.5.3claws6
16368
16369         * sync with sylpheed 0.5.3cvs10
16370                 src/stringtable.[ch]: New Files
16371
16372         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
16373         * src/pixmaps/sylpheed.xpm
16374                 add mini-icons to windows (by Alfons)
16375
16376 2001-08-27 [paul]
16377
16378         * src/mainwindow.c
16379                 new functions: next_labeled_cb(), prev_labeled_cb()
16380
16381         * src/summaryview.c
16382                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
16383                 summary_select_next_labeled(), summary_select_prev_labeled()
16384
16385         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
16386                 give claws blue folders and a blue trash can
16387
16388 2001-08-27 [paul]
16389
16390         * configure.in
16391                 change to version 0.5.3claws5
16392
16393         * sync with sylpheed 0.5.3cvs9
16394                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
16395
16396 2001-08-24 [christoph]
16397
16398         * src/filesel.c
16399                 keep filename when browsing directories
16400                 (not working for user entered filename, but
16401                  for default name and selected filename from
16402                  file list)
16403         * src/mainwindow.c
16404                 fixed wrong spelling "Folllow-up"
16405         * src/mbox_folder.c
16406         * src/procmsg.c
16407         * src/summaryview.c
16408                 fixed new/unread message count with ignored
16409                 threads (2 commits, first didn't notice no
16410                 longer needed decreasing)
16411         * src/inc.c
16412                 readded scrolling of progress dialog
16413                 (lost in sync)
16414
16415 2001-08-24 [paul]
16416
16417         * configure.in
16418                 change to 0.5.3claws4
16419
16420         * sync with sylpheed 0.5.3cvs7
16421
16422 2001-08-24 [christoph]
16423
16424         * src/compose.c
16425                 set request return receipt when replying
16426                 if it is set is the folder prefs of the
16427                 message
16428         * src/inc.c
16429                 disable final error popup if popups are
16430                 disabled in config (again)
16431
16432 2001-08-23 [paul]
16433
16434         * configure.in
16435                 Change version number to 0.5.3claws3
16436
16437         * sync with sylpheed 0.5.3cvs5
16438
16439         * src/mimeview.c
16440                 double quote '%s' in 'gedit %s' to fix bug when
16441                 opening attachment with spaces in the name
16442
16443 2001-08-22 [alte]
16444         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
16445           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
16446                 initial message templates support
16447
16448
16449 2001-08-22 [paul]
16450
16451         * configure.in
16452                 change version number to 0.5.3claws2
16453
16454         * sync with sylpheed 0.5.3cvs4
16455
16456         * src/procmsg.h src/summaryview.c
16457                 re-implement (un)ignore thread
16458
16459 2001-08-21 [paul]
16460
16461         * src/summaryview.c
16462                 remove unnecessary code
16463         * src/compose.c
16464                 enable 'dynamic' signatures (submitted by
16465                 Eric Limpens <eric@hscg-internet.nl>)
16466
16467 2001-08-21 [paul]
16468
16469         clean up after sync with sylpheed 0.5.3 release
16470
16471         * src/folderview.c
16472                 fix re-introduced font mess, see Christoph's
16473                 entry 2001-06-24
16474
16475         * src/summaryview.c
16476                 remove prev_msgnum
16477                 use sylpheed's small font instead of
16478                 gtk default font for summary view
16479
16480
16481 2001-08-17 [paul]
16482
16483         * configure.in
16484                 add pl to ALL_LINGUAS - sync with main branch
16485
16486         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16487                 Updated. Translations by Jens Oberender, Ricardo Mones
16488                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
16489
16490         * po/pl.po  ** NEW FILE **
16491                 sync with the main branch
16492
16493         * src/folderview.c
16494                 fix target folder colorizing and refresh problem
16495
16496
16497 2001-08-17 [christoph]
16498
16499         * src/mainwindow.c
16500                 claws uses 4 colors for target folder coloring.
16501                 arrays were not long enough and destroyed the
16502                 stack causing a segfault.
16503                 target folder colorizing does not work anymore
16504                 for me
16505
16506 2001-08-16 [paul]
16507
16508         * configure.in
16509                 change to version 0.5.3claws1
16510
16511         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
16512           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
16513           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
16514
16515                 sync with sylpheed 0.5.3 release, but keep claws method of
16516                 configuring/saving fonts
16517
16518         * src/addressbook.[ch]
16519                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
16520                 in line with a similar change in Hiroyuki's branch
16521
16522         * src/mainwindow.[ch]
16523                 disable main_window_set_thread_option()
16524         * src/prefs_folder_item.c
16525                 comment out &tmps_prefs.enable_thread,
16526         * src/mbox_folder.c, src/procmsg.[ch]
16527                 comment out MSG_IS_IGNORE_THREAD
16528         * src/summaryview.c
16529                 comment out summary_ignore_thread() and summary_unignore_thread()
16530                 comment out MSG_IS_IGNORE_THREAD
16531
16532                 use Hiroyuki's threading instead.
16533
16534
16535
16536 2001-08-15 [paul]
16537
16538         * src/account.c
16539                 use Hiroyuki's 0.5.3 column scheme but also
16540                 include the enable/disable button.
16541         * src/pixmaps/mark.xpm
16542                 add Hiroyuki's amended pixmap
16543
16544 2001-08-13 [christoph]
16545
16546         * src/account.c
16547                 receive at get all column showed wrong state for APOP
16548                 button should only work for POP3 and APOP accounts
16549         * src/prefs_account.c
16550                 added missing preprocessor statement for SSL
16551
16552 2001-08-12 [paul]
16553
16554         * src/account.[ch]
16555                 add 'receive at get all' column and enable/disable
16556                 button.
16557
16558 2001-08-06 [christoph]
16559
16560         * src/account.c
16561                 show usage of SSL in protocol column
16562
16563         * src/imap.c
16564         * src/inc.c
16565                 renamed ssl options
16566
16567         * src/prefs_account.[ch]
16568                 moved ssl options to a new page
16569
16570         * src/send.c
16571         * src/smtp.c
16572         * src/ssl.[ch]
16573                 renamed ssl options
16574                 added support for SMTP STARTTLS command
16575
16576 2001-08-05 [christoph]
16577
16578         * configure.in
16579                 debian autoconf needs version check to find
16580                 correct autoconf version. if the file is
16581                 named configure.in 2.13 is used, which does
16582                 not work with this configure.in script.
16583                 other solution would be to rename the script
16584                 to configure.ac as suggested in the autoconf
16585                 manual.
16586
16587         * src/inc.c
16588                 disable final error popup if popups are
16589                 diabled in config
16590
16591         * src/socket.c
16592                 bugfix in ssl_gets
16593                 fixes IMAP over SSL problem
16594
16595 2001-08-03 [paul]
16596
16597         * configure.in
16598                 change to 0.5.2claws1
16599
16600         * sync with sylpheed 0.5.2cvs1
16601
16602 2001-08-02 [alfons]
16603
16604         * configure.in
16605                 quick fix for ispell detection...
16606
16607 2001-08-01 [paul]
16608
16609         * configure.in
16610                 change to 0.5.1claws4
16611
16612         * sync with sylpheed 0.5.1cvs7
16613
16614 2001-07-31 [alfons]
16615
16616         * src/prefs_common.c, src/prefs_common.h, 
16617           src/gtkspell.c, src/gtkspell.h
16618                 add global spelling checker settings (compose tab) +
16619                 selection of dictionary 
16620           
16621         * configure.in  
16622                 guess valid ispell location
16623
16624 2001-07-31 [paul]
16625
16626         * po/POTFILES.in
16627                 removal of 'src/quote_fmt_parse.c'
16628         * po/de.po
16629                 Updated de.po
16630                 (submitted by Jens Oberender <didge@suse.de>)
16631
16632 2001-07-31 [darko]
16633
16634         * src/folder.[ch]
16635         * src/folderview.[ch]
16636         * src/mainwindow.c
16637         * src/mh.c
16638         * src/prefs_common.[ch]
16639         * src/summaryview.c
16640                 target folder colourization
16641
16642 2001-07-30 [paul]
16643
16644         more sync with Sylpheed 0.5.1cvs6 
16645
16646 2001-07-30 [darko]
16647
16648         * src/mh.c
16649         * src/prefs_folder_item.[hc]
16650         * src/summaryview.c
16651                 shared folders support with a GUI
16652
16653 2001-07-29 [paul]
16654
16655         0.5.1claws3
16656
16657         * sync with Sylpheed 0.5.1cvs6
16658
16659 2001-07-29 [paul]
16660
16661         * po/pt_BR.po
16662                 updated
16663                 (submitted by Fabio Junior Beneditto)
16664
16665 2001-07-28 [paul]
16666
16667         * src/procmime.c
16668         * AUTHORS
16669                 patch to correct bad image mime headers
16670                 (submitted by Don Quijote <dq@searchlores.org>)
16671
16672 2001-07-28 [paul]
16673
16674         * tools/gif2xface.pl   **NEW FILE**
16675         * tools/README
16676                 script to convert file.gif to file.xface for
16677                 use in a custom header.
16678                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
16679
16680 2001-07-27 [alfons]
16681         
16682         * configure.in
16683                 change macros for detecting JPilot and LDAP
16684
16685 2001-07-27 [christoph]
16686
16687         * src/filtering.c
16688                 code cleanup (MIN / MAX warning, needed casting)
16689
16690 2001-07-27 [alfons]
16691
16692         * procheader.c
16693                 disallow setting flags when detecting certain headers
16694                 (X-Status, Status, Seen, X-Seen). 
16695         
16696         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
16697
16698 2001-07-27 [christoph]
16699
16700         * src/prefs_filter.c
16701         * src/prefs_filtering.c
16702         * src/prefs_matcher.c
16703         * src/prefs_scoring.c
16704                 scroll list when moving rows up or down
16705
16706         * src/imap.c
16707         * src/imap.h
16708         * src/prefs_account.c
16709         * src/prefs_account.h
16710         * src/send.c
16711                 SMTP over SSL (untested, feedback requested)
16712                 IMAP over SSL
16713
16714         * src/ssl.c
16715                 code cleanup
16716
16717 2001-07-26 [alfons]
16718         
16719         * configure.in, acconfig.h
16720                 define CLAWS (need this for main / claws detection)
16721
16722 2001-07-25 [alfons]
16723
16724         * configure.in
16725                 Sylpheed 0.5.1claws2
16726                 
16727         * sync with Sylpheed 0.5.1cvs4
16728
16729 2001-07-25 [christoph]
16730
16731         * src/scoring.c
16732                 fixed segfault
16733                 item->prefs == NULL (don't know why)
16734
16735 2001-07-25 [alfons]
16736
16737         * configure.in
16738                 Sylpheed 0.5.1claws1
16739
16740         * sync with Sylpheed 0.5.1cvs1-3
16741
16742 2001-07-24 [christoph]
16743
16744         * src/folderview.c
16745         * src/prefs_folder_item.[ch]
16746                 added folderitem preferences dialog with
16747                 default To: and auto request return receipt
16748
16749         * src/compose.[ch]
16750         * src/menu.[ch]
16751                 changes to handle new folderitem preferences
16752
16753         * src/mainwindow.c
16754         * src/summaryview.c
16755                 call compose new mail with current folderitem
16756
16757 2001-07-24 [alfons]
16758
16759         Release Sylpheed 0.5.1claws
16760
16761         * configure.in
16762                 change to release version 0.5.1claws
16763
16764 2001-07-24 [christoph]
16765
16766         * src/summaryview.c
16767                 fixed segfault that happend when the selected
16768                 message was removed while retrieving new messages.
16769
16770         * po/es.po
16771                 updated translation
16772                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
16773
16774 2001-07-22 [alfons]
16775
16776         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
16777         this is a work in progress, for more information: http://nlpagan.net/sylman 
16778         
16779         * configure.in, src/mainwindow.c, manual/Makefile.am
16780                 add support for English manual
16781
16782         * AUTHORS
16783                 add authors of user manuals
16784
16785         * manual/en/sylpheed*.html
16786                 add English documentation
16787
16788 2001-07-22 [christoph]
16789
16790         * po/POTFILES.in
16791                 added src/ssl.c
16792         * src/ssl.c
16793                 changed a wrong debug message
16794
16795 2001-07-22 [alfons]
16796
16797         * po/nl.po
16798                 update Dutch translation
16799
16800         * src/prefs_filtering.c, 
16801           src/prefs_matcher.c
16802                 add more translatable strings           
16803
16804 2001-07-21 [alfons]
16805
16806         0.5.0claws7
16807
16808         * configure.in
16809                 change version
16810
16811         * src/inc.c, src/summaryview.[ch]
16812                 prevent update of mark file when filtering has done, by
16813                 using a variable; this affects two functions:
16814                         inc.c::inc_finished()
16815                         summaryview.c::summary_show()
16816
16817 2001-07-20 [alfons]
16818
16819         * src/filtering.[ch], src/prefs_filtering.c, 
16820           src/matcher.[ch]
16821                 add filtering action for label coloring 
16822
16823         * po/POTFILES.in
16824                 add labelcolors.c
16825
16826         * added src/labelcolors.c
16827         * added src/labelcolors.h
16828         * src/Makefile.am, src/summaryview.c
16829                 rearrange label coloring code
16830
16831         * src/procmsg.h
16832                 add more parentheses so label colouring works correctly
16833
16834         * src/filtering.c
16835                 don't really delete message, but move it to Trash
16836
16837         * src/prefs_matcher.c
16838                 add quote options to info dialog
16839
16840 2001-07-20 [christoph]
16841
16842         * src/Makefile.am
16843         * src/inc.c
16844         * src/main.[ch]
16845         * src/socket.h
16846         * src/ssl.[ch] (new)
16847                 moved ssl stuff to a seperate file
16848
16849 2001-07-20 [darko]
16850
16851         * src/summaryview.c
16852                 fix show sender using address book with no e-mail
16853                 address in From: field
16854
16855 2001-07-19 [alfons]
16856
16857         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
16858                 fix messy handling of escaping... now at least the
16859                 execute command is useful. escape char is '\', we
16860                 accept \n and \r too. 
16861
16862                 Real life example:
16863                 
16864                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
16865                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
16866
16867 2001-07-18 [alfons]
16868
16869         0.5.0claws6
16870
16871         * src/summaryview.c
16872                 clean up
16873
16874         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
16875           src/procmsg.[ch]
16876                 revise filtering; currently move, copy, marking have
16877                 been tested. if you like bleeding edge stuff, you
16878                 should definitely go for this version :)
16879
16880         * mark old working stuff as VERSION_0_5_0_CLAWS5        
16881
16882 2001-07-17 [christoph]
16883
16884         * src/utils.c
16885                 timestamp log
16886
16887 2001-07-17 [alfons]
16888
16889         0.5.0claws5
16890
16891         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
16892           bits in the mark file, without affecting either branch. Lots of
16893           files changed, also in claws branch.
16894
16895           UNTESTED: use of mbox folders
16896
16897         * src/summaryview.c
16898                 added mark all read; however this was a quick hack used for
16899                 cleaning up mess after initial merge with Hiroyuki
16900
16901         * configure.in
16902                 change claws version number back to 0.5.0claws5 to clear up 
16903                 confusion & pretension (recent release was technically 
16904                 0.5.0claws4, so we neatly align with Hiroyuki :-)
16905
16906 2001-07-16 [alfons]
16907
16908         sync with Hiroyuki's 0.5.0cvs4
16909
16910 2001-07-16 [alfons]
16911
16912         0.5.1claws3
16913
16914         * src/filtering.[ch]
16915                 remove invalid updating of mark files for 
16916                 filter actions MATCHING_ACTION_MOVE and 
16917                 MATCHING_ACTION_DELETE; this should fix the
16918                 folder update bug
16919                 
16920         * src/procmsg.c
16921                 revert Christoph's stab at fixing the folder 
16922                 update bug
16923
16924         * po/POTFILES.in
16925                 add missing files with translatable strings
16926
16927         * src/summaryview.c
16928                 remove debug print
16929
16930 2001-07-15 [alfons]
16931
16932         * src/addr_compl.[ch], src/prefs_filtering.c
16933                 make "filtering pref dialog's destination entry" an
16934                 "address completable entry", if filter destination is 
16935                 an email address
16936
16937         0.5.1claws2
16938         
16939         sync with Hiroyuki's 0.5.0cvs2-3
16940
16941 2001-07-15 [christoph]
16942
16943         * src/procmsg.c
16944                 fixed folder stats update after incorporation
16945
16946 2001-07-15 [alfons]
16947
16948         * src/summaryview.c
16949                 * finish label colouring stuff (for now)
16950                 * fix incorrect colour bug (off by one) 
16951
16952 2001-07-14 [alfons]
16953
16954         * src/mainwindow.c
16955                 change text labels for news and mail message so there's
16956                 plenty of toolbar estate left
16957
16958         * configure.in
16959                 0.5.1claws1
16960
16961         * src/folderview.c
16962           src/folder.[ch]
16963                 sync with Hiroyuki's 0.5.0cvs1
16964
16965         * src/summaryview.c
16966                 more rewrite label colouring
16967
16968 2001-07-14 [alfons]
16969
16970         * src/summaryview.[ch]
16971                 * start rewrite label colouring 
16972                 * fix proper location "Add Sender To Addressbook" menu item
16973
16974 2001-07-13
16975
16976         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16977         (actually this is 0.5.0claws4)
16978
16979 2001-07-13 [alfons]
16980
16981         * po/pt_BR.po
16982                 * fix duplicate message
16983                 * add updated Portugese / Brazilian translation
16984                   submitted by Fabio Junior Beneditto
16985
16986 2001-07-12 [alfons]
16987
16988         * AUTHORS
16989                 add Jens
16990
16991         * po/nl.po
16992                 add updated Dutch translation
16993
16994         * po/de.po
16995                 add updated German translation submitted by Jens
16996
16997 2001-07-11 [alfons]
16998
16999         Prerelease before 0.5.0claws. Please test.
17000         This version is temporarily tagged as VERSION_0_5_0_TEST
17001
17002         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
17003           src/prefs_scoring.c, src/prefs_matcher.c, 
17004           src/prefs_filtering.c, src/mbox.c, 
17005           src/main.c, src/inc.c, src/filtering.[ch]
17006                 revert new Hoa's new matcher (does not work yet)
17007
17008         * src/Makefile.am
17009                 clean up
17010
17011 2001-07-10
17012
17013         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
17014
17015
17016 2001-07-10 [alfons]
17017
17018         * Makefile.am
17019                 add ChangeLog.claws to EXTRA_DIST
17020         * src/Makefile.am
17021                 add matcher_parser_parse.h to EXTRA_DIST
17022
17023 2001-07-10 [christoph]
17024
17025         * src/inc.c
17026                 add destination folder to table of
17027                 folders that need to be updated after
17028                 incorporation
17029
17030 2001-07-10 [alfons]
17031
17032         * folder.[ch]
17033           folderview.c
17034                 make collapse state of folders and folder items persistent, i.e.
17035                 if you collapse a folder tree, the next time sylpheed-claws starts 
17036                 up the folder tree remains collapsed.  
17037                 
17038 2001-07-10 [christoph]
17039
17040         * acconfig.h
17041         * configure.in
17042                 added --enable-ssl
17043         * src/md5.[ch]
17044                 renamed MD5_CTX to MD5_CTX_syl
17045                 conflicts with a struct in openssl
17046         * src/inc.c
17047         * src/main.[ch]
17048         * src/prefs_account.[ch]
17049         * src/socket.[ch]
17050                 SSL support for POP
17051         * src/mainwindow.c
17052                 fixed compose with current account
17053                 broken by new compose button stuff
17054
17055 2001-07-09 [hoa]
17056
17057         * AUTHORS
17058                 changed my email address
17059
17060         * src/matcher_parser_parse.y
17061                 clean the parser to remove conflicts
17062
17063 2001-07-09 [alfons]
17064
17065         * AUTHORS
17066                 add Match Grun
17067
17068         * configure.in
17069                 fix incorrect description of --enable-ldap parameter
17070
17071         * src/prefs_common.[ch]
17072           src/compose.c
17073                 add experimental option "smart wrapping" which makes the
17074                 compose editor auto wrap.
17075                 
17076                 | TODO: the problem with the buggy cursor handling is caused |
17077                 | by the GtkText. when deleting / backspacing text its       |
17078                 | wrapping algorithm does not take in account the previous   |
17079                 | line. should find a way to hack this in.                   |
17080                 | or should perhaps combine this with the word wrapping      |
17081                 | patch i wrote in january.                                  |
17082
17083         * src/about.c
17084                 show build parameters for LDAP and JPilot
17085
17086         * src/summaryview.c
17087                 revert Christoph's bugfix for selecting next unread message, 
17088                 because folder stats aren't updated correctly
17089
17090 2001-07-08 [hoa]
17091
17092         * src/filtering.c
17093         * src/mainwindow.c
17094         * src/matcher.c
17095         * src/matcher_parser_lex.l
17096         * src/matcher_parser_parse.y
17097         * src/prefs_filtering.c
17098         * src/prefs_scoring.c
17099         * src/scoring.c
17100                 bugfix of the config file parser
17101
17102 2001-07-08 [alfons]
17103
17104         * src/Makefile.am
17105                 added generated matcher sources to BUILT_SOURCES
17106
17107 2001-07-08 [hoa]
17108
17109         * src/Makefile.am
17110         * src/.cvsignore
17111                 added new config file parser
17112
17113         * src/scoring.[ch]
17114         * src/filtering.[ch]
17115         * src/matcher.[ch]
17116         * src/prefs_filtering.c
17117         * src/prefs_matcher.c
17118         * src/prefs_scoring.c
17119         * added src/matcher_parser.h
17120         * added src/matcher_parser_lex.h
17121         * added src/matcher_parser_lex.l
17122         * added src/matcher_parser_parse.y
17123                 lex & yacc config file parser
17124
17125         * src/mbox.c
17126         * src/inc.c
17127         * src/main.c
17128                 changes prefs_filtering into global_filtering           
17129
17130         * src/summaryview.c
17131                 build threads with subjects only if "Re: " is at the
17132                 beginning of the subject
17133
17134 2001-07-07 [paul]
17135
17136         0.5.0claws
17137
17138         sync with sylpheed 0.5.0
17139                 change of version number only
17140
17141 2001-07-06 [paul]
17142
17143         0.5.0claws5
17144
17145         sync with sylpheed 0.5.0pre5
17146
17147 2001-07-05 [paul]
17148
17149         sync with sylpheed 0.5.0pre4 release
17150                 /po and /manual/ja not sync'ed
17151
17152 2001-07-04 [paul]
17153
17154         more sync with sylpheed 0.5.0pre4
17155
17156 2001-07-03 [christoph]
17157
17158         * src/addressbook.c
17159                 fixed address book broken by address book
17160                 for VCard, JPilot, LDAP
17161
17162 2001-07-03 [alfons]
17163
17164         * src/matcher.c
17165         * src/textview.c
17166                 stopped memory leaks
17167
17168 2001-07-03 [paul]
17169
17170         more sync with sylpheed 0.5.0pre4
17171
17172 2001-07-02 [match]
17173
17174         * included address book patch for VCard, JPilot, LDAP
17175         * pref_common.c - fixed Font options on Display tab (cosmetic)
17176         * alertpanel.c - fixed truncated message
17177
17178 2001-07-02 [christoph]
17179
17180         * src/mbox_folder.c
17181         * src/procmsg.[ch]
17182         * src/summaryview.c
17183                 mark threads for ignoring
17184
17185 2001-07-02 [paul]
17186
17187         0.5.0claws4
17188
17189         * sync with sylpheed 0.5.0pre4
17190                 updated gettext to 0.10.38.
17191
17192 2001-07-01 [paul]
17193
17194         * src/ mainwindow.c
17195         * src/procmsg.h
17196         * src/summaryview.[ch]
17197                 new right-click option: Label.
17198                 substitute for 'Mark-->Mark/Unmark', colours the line.
17199                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
17200
17201 2001-07-01 [christoph]
17202
17203         * src/folderview.c
17204                 fixed font for trash
17205         * src/summaryview.c
17206                 move ctree to unread message
17207
17208 2001-07-01 [paul]
17209
17210         * sync with sylpheed 0.5.0pre3 release
17211
17212 2001-06-30 [alfons]
17213
17214         * src/filesel.[ch]
17215         * src/compose.c
17216                 allow inserting / attaching multiple files in
17217                 the composer window
17218
17219 2001-06-30 [paul]
17220
17221         * src/codeconv.c
17222                 small change to Alfons' previous stuff so that it
17223                 actually makes
17224
17225 2001-06-30 [alfons]
17226
17227         * lots of files changed; first attempt to merge the changes
17228           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
17229
17230 2001-06-30 [paul]
17231
17232         * po/pt_BR.po
17233                 updated and completed, translations by Fabio
17234                 Junior Beneditto <fjbeneditto@yahoo.com.br>
17235
17236 2001-06-29 [alfons]
17237
17238         * src/compose.c
17239         * src/mimeproc.[ch]
17240                 allow selecting an attached files' mime type from a 
17241                 list of types.
17242
17243 2001-06-29 [paul]
17244
17245         * more sync with sylpheed 0.5.0pre3
17246
17247 2001-06-29 [paul]
17248
17249         * po/pt_BR.po
17250                 merge with sylpheed.pot and pt_BR.po provided by
17251                 Fabio Junior Beneditto.
17252
17253 2001-06-29 [darko]
17254
17255         * src/procmime.c
17256                 make MIME types case insensitive
17257
17258 2001-06-28 [alfons]
17259
17260         * po/nl.po
17261                 merge with sylpheed.pot and old nl.po; translations added.
17262
17263 2001-06-28 [paul]
17264
17265         * more sync with sylpheed 0.5.0pre3
17266
17267 2001-06-27 [alfons]
17268
17269         * src/summaryview.c
17270                 don't crash when removing parent node of messages
17271                 attracted by subject. this was caused by not deleting
17272                 the parent node from the subject line hash table.
17273
17274 2001-06-27 [alfons]
17275
17276         * src/summaryview.c
17277         * src/compose.[ch]
17278         * src/mainwindow.c
17279                 if there are multiple messages selected, allow forwarding
17280                 them as attachments.
17281
17282 2001-06-27 [paul]
17283
17284         * more sync with sylpheed 0.5.0pre3
17285
17286 2001-06-26 [paul]
17287
17288         0.5.0claws3
17289
17290         * sync with sylpheed 0.5.0pre3
17291
17292 2001-06-25 [paul]
17293
17294         * src/mainwindow.c
17295                 fixed 'compose news article' bug
17296                 from icon-and-text toolbar
17297
17298 2001-06-25 [paul]
17299
17300         * sync with sylpheed 0.5.0pre2 release
17301
17302 2001-06-24 [christoph]
17303
17304         * src/prefs_common.c
17305                 bug fix in font selection
17306         * src/folderview.c
17307                 use sylpheed's normal font instead of
17308                 gtk default font for folders without
17309                 new messages
17310
17311 2001-06-24 [alfons]
17312
17313         * src/mainwindow.[ch]
17314                 added composite compose mail / news button (an idea by Leandro
17315                 Pereira <leandro@linuxmag.com.br>)
17316
17317 2001-06-24 [paul]
17318
17319         Added instructions for ldif-to-xml.py
17320
17321         * tools/README
17322
17323 2001-06-23 [alfons]
17324
17325         Some minor things.
17326
17327         * src/pixmaps/stock_news_compose.xpm
17328                 added pixmap by Leandro
17329         * src/prefs_common.c
17330                 tested built-in spelling checker of GCC 3.0 :)
17331         * po/nl.po
17332                 merged dutch translation of sylpheed-main with
17333                 sylpheed.pot
17334
17335 2001-06-23 [paul]
17336
17337         Added tools directory and files.
17338
17339         * tools/filter_conv.pl
17340                 converts old filter system to new filtering system
17341         * tools/ldif-to-xml.py
17342                 converts netscape addressbook to sylpheed addressbook
17343         * tools/README
17344                 descriptions/instructions for above two files
17345
17346 2001-06-23 [christoph]
17347
17348         * src/inc.c
17349         * src/manage_window.[ch]
17350         * src/prefs_common.[ch]
17351                 mail retrieval dialog can be enabled, disabled
17352                 or hidden if non of sylpheed's windows is active
17353
17354 2001-06-22 [paul]
17355
17356         0.5.0claws2
17357
17358         * sync with sylpheed 0.5.0pre2
17359
17360 2001-06-21 [christoph]
17361
17362         * src/summaryview.c
17363                 show recipient on 'from' for all accounts
17364                 
17365         * src/inc.c
17366         * src/prefs_common.[ch]
17367                 disable error popup on mail receive errors
17368
17369 2001-06-21 [alfons]
17370
17371         * src/compose.c
17372                 made the ruler correctly appear and disappear.
17373
17374         * src/Makefile.am
17375                 removed Hoa's work-in-progress-stuff (interesting!) so 
17376                 claws compiles ok.
17377
17378 2001-06-20 [christoph]
17379
17380         * src/inc.c
17381         * src/progressdialog.c
17382                 added scrolled window for list in progressdialog
17383
17384 2001-06-20 [paul]
17385
17386         sync with sylpheed 0.5.0pre1 release
17387
17388 2001-06-20 [christoph]
17389
17390         * src/summeryview.c
17391                 make building threads by subject work when
17392                 thread view is enabled
17393                 
17394         * src/compose.c
17395         * src/prefs_common.[ch]
17396                 automatically select account for mail replys
17397
17398 2001-06-19 [sergey]
17399
17400         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
17401         they are filled in from the account settings.
17402
17403 2001-06-19 [paul]
17404
17405         * more sync with sylpheed 0.5.0pre1
17406
17407 2001-06-18 [alfons]
17408
17409         * src/Makefile.am,
17410           src/procmime.c
17411                 added --sysconfdir to CPPFLAGS for pointing to the correct
17412                 location of mime.types. 
17413
17414                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
17415                 or ./configure!
17416
17417 2001-06-18 [hoa]
17418
17419         * src/summaryview.c
17420                 fixed some bug when building threads
17421
17422 2001-06-18 [pau]l
17423
17424         * src/prefs_account.c
17425                 UI stuff: More changes to the English
17426
17427 2001-06-18 [paul]
17428
17429         * src/pixmaps/stock_news_compose.xpm: new file
17430         * src/Makefile.am
17431         * src/mainwindow.c
17432         * src/summaryview.c
17433                 Added new icon for Hoa's 'compose a news
17434                 message', plus minor improvements to the
17435                 English
17436
17437         * po/ja.po
17438         * ChangeLog
17439         * ChangeLog.jp
17440                 more sync with sylpheed 0.5.0pre1
17441
17442 2001-06-18 [hoa]
17443
17444         * src/compose.[ch]
17445         * src/mainwindow.c
17446                 Follow-up and reply to
17447
17448         * src/summaryview.[ch]
17449                 Build threads also with subjects
17450
17451 2001-06-17 [hoa]
17452
17453         * src/compose.c
17454                 forwarding use the current account.
17455
17456         * src/mainwindow.c
17457                 the "compose message" button has been replaced with
17458                 "new mail" and "new news" buttons
17459
17460         * src/prefs_common.[ch]
17461                 added a configuration option to use the forward button
17462                 as "forward as attachment"
17463                 changed reply and forward format description
17464
17465         * src/quote_fmt_lex.l
17466         * src/quote_fmt_parse.y
17467                 added message with no signature in format for reply
17468                 and forward.
17469
17470 2001-06-17 [paul]
17471
17472         Minor UI stuff
17473
17474         * src/mainwindow.c
17475         * src/summaryview.c
17476                 Improvements to the English
17477
17478         * src/prefs_common.c
17479                 Improvements to the English and some
17480                 clarity/continuity improvements in the
17481                 description of Quote symbols.
17482
17483 2001-06-17 [paul]
17484
17485         0.5.0claws1
17486
17487         * sync with sylpheed 0.5.0pre1
17488
17489 2001-06-17 [hoa]
17490
17491         * src/compose.c
17492                 Better interface for compose, displayed fields
17493                 are updated whenever we change account.
17494                 Newsgroups field is automatically filled.
17495
17496         * src/mainwindow.c
17497                 Newsgroups field is automatically filled.
17498
17499         * src/prefs_account.c
17500                 Some interface stuff when fields appear and
17501                 disappear.
17502
17503 2001-06-16 [paul]
17504
17505         0.4.99claws
17506
17507         * sync with sylpheed 0.4.99
17508
17509 2001-06-16 [sergey]
17510
17511         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
17512         base64_decoder_free, base64_decoder_decode): new object and
17513         functions for decoding base64 streams.
17514         * src/procmime.c (procmime_decode_content): modified to use the
17515         new base64 decoder.
17516
17517 2001-06-15 [paul]
17518
17519         0.4.99claws10
17520
17521         * sync with sylpheed 0.4.99cvs11
17522
17523 2001-06-13 [paul]
17524
17525         0.4.99claws9
17526
17527         * sync with sylpheed 0.4.99cvs9
17528
17529 2001-06-13 [hoa]
17530
17531         * src/compose.c
17532         * src/prefs_account.c
17533
17534                 SMTP server can be defined in the news account
17535                 mime type of attachment are kept.
17536
17537         * src/summaryview.c
17538
17539                 now choose the highest important score between default
17540                 and important score of folder.
17541
17542 2001-06-09 [alfons]
17543         
17544         * src/prefs_common.c: 
17545
17546                 (prefs_quote_description_create): corrected description of 
17547                 quote format characters
17548
17549 2001-06-09 [paul]
17550
17551         0.4.99claws8
17552
17553         * sync with sylpheed 0.4.99cvs8
17554
17555 2001-06-08 [sergey]
17556
17557         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
17558         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
17559
17560 2001-06-08 [paul]
17561
17562         0.4.99claws7
17563
17564         * sync with sylpheed 0.4.99cvs7
17565
17566 2001-06-06 [sergey]
17567
17568         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
17569         clashes with autogenerated header).
17570         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
17571         * src/Makefile.am: added quote_fmt.h.
17572         * src/.cvsignore: added lex/yacc autogenerated files
17573         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
17574
17575 2001-06-06 [paul]
17576
17577         0.4.99claws6
17578
17579         * sync with sylpheed 0.4.99cvs6
17580
17581 2001-06-06 [hoa]
17582
17583         * added src/quote_fmt_parse.h
17584         * src/compose.c
17585                 removed warnings
17586
17587         * src/prefs.[ch]
17588                 don't modify readonly configuration files
17589
17590         * src/prefs_account.c
17591         * src/prefs_common.c
17592         * src/prefs_customheader.c
17593         * src/prefs_display_header.c
17594         * src/prefs_filter.c
17595         * src/prefs_filtering.c
17596         * src/prefs_scoring.c
17597                 don't open dialog box when configuration files
17598                 are readonly
17599
17600 2001-06-05 [sergey]
17601
17602         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
17603
17604         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
17605         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
17606         BUILT_SOURCES to make all files rebuild properly.
17607
17608         * src/compose.c: removed #include "quote_fmt.tab.h".
17609
17610         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
17611         CHARACTER value in yylval.
17612
17613         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
17614         receive CHARACTER value by documented means (yylval).
17615
17616         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
17617
17618 2001-06-05 [hoa]
17619
17620         * src/Makefile.am
17621                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
17622
17623         * src/filtering.c
17624         * src/matcher.c
17625         * src/matcher.h
17626         * src/prefs_filtering.c
17627                 now keep the configuration for execute action
17628
17629         * src/mbox_folder.c
17630                 fixed a warning
17631
17632 2001-06-05 [paul]
17633
17634         * sync with sylpheed 0.4.99cvs5
17635
17636 2001-06-05 [hoa]
17637
17638         * src/Makefile.am
17639                 added quote_fmt.[ch]
17640
17641         * added src/quote_fmt.y
17642         * added src/quote_fmt.l
17643         * added src/quote_fmt.tab.h
17644         * added src/quote_fmt.tab.c
17645         * added src/lex.quote_fmt.c
17646                 parsing configuration for replying
17647                 and forwarding
17648
17649         * src/prefs_common.[ch]
17650                 added configuration UI for replying
17651                 and forwarding
17652
17653         * src/compose.c
17654                 using configuration for replying
17655                 and forwarding
17656
17657 2001-06-04 [hoa]
17658
17659         * src/filtering.c
17660         * src/matcher.c
17661         * src/matcher.h
17662         * src/prefs_filtering.c
17663         * src/prefs_matcher.c
17664         * src/prefs_matcher.h
17665                 action "run a command" for filtering
17666                 and matching with a command.
17667                 fixed the "whole message" matching
17668
17669         * src/mbox_folder.c
17670                 changed temporary filename for security
17671
17672         * src/messageview.c
17673                 queue the notification if it fails to send.
17674
17675         * src/prefs_common.c
17676         * src/prefs_folder_item.c
17677                 changed the default important score             
17678
17679         * src/prefs_scoring.c
17680         * src/scoring.c
17681                 hide kill score input when the folder is not
17682                 a newsgroup
17683
17684 2001-06-03 [alfons]
17685
17686         * src/prefs_common.c:
17687
17688                 (prefs_font_select): pass font name in font entry box to font
17689                 selection dialog.
17690
17691 2001-06-03 [sergey]
17692
17693         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
17694
17695 2001-06-03 [paul]
17696
17697         * sync with sylpheed 0.4.99cvs4
17698
17699 2001-06-03 [alfons]
17700
17701         * src/headerwindow.c:
17702
17703                 (headerwindow_show_cb): use the selected summary view item, not
17704                 the displayed item.
17705
17706 2001-06-02 [alfons]
17707
17708         * src/headerwindow.c:
17709
17710                 (headerwindow_show_cb): always try to show msginfo
17711
17712 2001-06-02 [hoa]
17713
17714         * src/compose.c
17715                 keep attached parts when reediting or forwarding.
17716
17717 2001-06-01 [hoa]
17718
17719         * src/folderview.c
17720         * src/prefs_folder_item.[ch]
17721         * src/prefs_scoring.[ch]
17722         * src/scoring.[ch]
17723         * src/summaryview.[ch]
17724         * src/main.c
17725         * src/mainwindow.c
17726         * src/prefs_common.[ch]
17727                 support for folder scoring
17728                 kill score and important score for messages
17729         
17730         * src/prefs_account.c
17731                 some display bug fixed for local account
17732                 preferences
17733
17734 2001-05-31 [alfons]
17735
17736         * src/summaryview.c:
17737
17738                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
17739                 sender to address book menu item is disabled.
17740
17741 2001-05-30 [hoa]
17742
17743         * src/filtering.[ch]
17744         * src/summaryview.c
17745                 handling summary menu / filter messages
17746
17747         * src/folder.[ch]
17748                 add some stuff
17749
17750         * src/foldersel.c
17751                 imap folders now appears in list
17752
17753         * src/mbox_folder.c
17754                 doesn't crash if destination mail is not writeable
17755
17756 2001-05-29 [hoa]
17757
17758         * src/compose.c
17759                 removed some warnings
17760
17761         * src/filtering.c
17762         * src/folder.[ch]
17763         * src/prefs_filtering.c
17764                 global string to identify any folders           
17765                 removed some debug info
17766                 filtering to mbox folders is now possible
17767
17768         * src/mainwindow.c
17769                 removed some warnings
17770
17771         * src/mbox_folder.c
17772                 permission on files are changed to read/write for user only,
17773                 nothing for other.
17774                 creation of subfolder is handled better.
17775
17776 2001-05-28 [alfons]
17777
17778         Verified the sync for src/prefs_common.[ch] and
17779         src/prefs_account.[ch]. I believe there were some
17780         minor indentation differences.
17781
17782 2001-05-28 [paul]
17783
17784         0.4.99claws3
17785
17786         * sync with 0.4.99cvs3
17787
17788 2001-05-28 [hoa]
17789
17790         * src/compose.c
17791                 handling flags for mbox format
17792
17793         * src/filtering.c
17794                 use of mark file only for MH format
17795                 handling flags for mbox format
17796                 filtering cannot yet move or copy mails to mbox folders.
17797
17798         * src/folder.[ch]
17799                 changed move_msg, copy_msg,
17800                 move_msgs_with_dest, copy_msgs_with_dest functions
17801                 uses only folder->copy_msg() function
17802                 uses folder->finished_copy() to handle the destination
17803                 folder at the end of the copy or move operation.
17804
17805         * src/foldersel.c
17806                 included mbox directories.
17807
17808         * src/folderview.[ch]
17809         * src/mainwindow.c
17810                 handle folders operation for mbox format
17811
17812         * src/mbox.c
17813                 disable conversion of "From " header
17814
17815         * src/mbox_folder.[ch]
17816                 completion of mbox format handling
17817
17818         * src/mh.c
17819                 changed mh_copy_msg() function and
17820                 removed mh_move_msg(), mh_move_msgs_with_dest(),
17821                 mh_copy_msgs_with_dest()
17822
17823         * src/prefs_filtering.c
17824                 removed some warnings
17825
17826         * src/prefs_matcher.c
17827                 default boolean operation is AND
17828
17829         * src/procheader.c
17830                 handling flags for mbox format
17831                 handling of "From " header
17832
17833         * src/procmsg.[ch]
17834                 removed data field
17835                 added MSG_REALLY_DELETED flags to handle deletion of
17836                 messages in mbox format.
17837
17838         * src/summaryview.c
17839                 handling flags for mbox format
17840                 disable the MSG_DELETED flags when messages
17841                 are deleted in mbox format
17842
17843         * src/textview.c
17844                 "From " headers display fixed.
17845
17846 2001-05-27 [alfons]
17847
17848         * src/textview.c:
17849                 
17850                 (get_email_part): skip quoted email addresses, like in e.g.
17851                 "'alfons@proteus.demon.nl'".
17852
17853 2001-05-26 [alfons]
17854
17855         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
17856         and fixing the persistence troubles when using separate windows.
17857
17858         * src/mainwindow.c:
17859         
17860             Added #define SEPARATE_ACTION used in the gtk item factory for 
17861             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
17862                 use gtk_item_factory_get_widget_by_action() to get the items.
17863                 
17864             Removed separate_widget_cb from the gtk item factory data   
17865           
17866             (mainwindow_create): connect separate_widget_cb() to check
17867             menu item "toggled" signal. also passing a MainWindow pointer
17868                 as object data for both check menu items.
17869                 
17870             (separate_widget_cb): definition of separate_widget_cb() to match
17871             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
17872                 window using gtk_object_get_data(). The type of window separation 
17873                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
17874         
17875         * src/prefs_filtering.c,
17876           src/prefs_matcher.c: added horizontal scrollbars
17877
17878 2001-05-25 [darko]
17879
17880         * src/headerview.c
17881                 fix segfault with invalid bold font
17882         * src/summaryview.c
17883                 correctly display summary stats after row is marked
17884
17885 2001-05-23 [sergey]
17886
17887         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
17888         encodings with libjconv.
17889
17890 2001-05-23 [hoa]
17891
17892         * src/Makefile.am
17893                 added mbox_folder.[ch]
17894         * src/defs.h
17895                 mbox temporary folder
17896         * src/folder.[ch]
17897         * added src/mbox_folder.[ch]
17898         * src/folderview.c
17899         * src/procheader.[ch]
17900                 added mbox support
17901         * src/mbox.c
17902                 bugfix for file incorporation filtering
17903         * src/imap.c
17904                 enable creation of MBOX
17905         * src/prefs_display_header.c
17906                 enable use of headers like "From "
17907                 something that should be fixed :
17908                         displaying of such headers add an extra space
17909         * src/prefs_folder_item.c
17910                 don't create folders because it is not necessary
17911         * src/procmsg.h
17912                 added data field to MsgInfo for mbox internal use
17913         * src/summaryview.c
17914                 added some support for mbox
17915         * src/utils.[ch]
17916                 added get_mbox_cache_dir() function
17917
17918 2001-05-23 [hiroyuki]
17919
17920         * src/headerwindow.c
17921           src/inc.c
17922           src/main.c
17923           src/mh.c
17924           src/nntp.c
17925           src/procmsg.h
17926           src/session.h
17927           src/socket.[ch]
17928           src/summaryview.c
17929           src/textview.c
17930           src/automaton.c
17931           src/folderview.c: more sync with 0.4.99cvs2.
17932
17933         * src/headerwindow.c: reverted.
17934
17935 2001-05-22 [paul]
17936
17937         0.4.99claws2
17938
17939         * sync with sylpheed 0.4.99cvs2
17940                 * src/news.[ch]
17941                 * src/nntp.[ch]
17942                 * INSTALL
17943                 * INSTALL.jp
17944
17945 2001-05-22 [alfons]
17946
17947         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
17948
17949 2001-05-21 [alfons]
17950
17951         Minor things:
17952
17953         * configure.in: if gnome-config not found, "no" is displayed
17954         
17955         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
17956
17957         * src/textview.c: now also possible to add mail addresses by right
17958           clicking in the text view
17959
17960         * src/codeconv.c: merged patch which fixes endless loop when encountering
17961           invalid wide characters; from Alte <010@imis.ru>  
17962
17963 2001-05-20 [alfons]
17964
17965         Added installation of gnome specific things:
17966
17967         * Makefile.am: gnome conditional
17968
17969         * configure.in: check for installed gnome
17970
17971         * added sylpheed.png, sylpheed.desktop
17972
17973 2001-05-20 [sergey]
17974
17975         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
17976
17977         * src/mainwindow.h (main_window_toolbar_create): created a button
17978         for "Reply to all".
17979         (main_window_set_toolbar_sensitive): enable/disable the new button
17980         appropriately.
17981         (toolbar_reply_to_author_cb): handle the new button.
17982
17983         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
17984         send_progress_dialog_destroy() on failure (fixes hang on SMTP
17985         failure).
17986
17987 2001-05-19 [sergey]
17988
17989         * src/compose.h (ComposeReplyMode): new modes
17990         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
17991         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
17992
17993         * src/compose.c
17994         (compose_send): move some code into a new function:
17995         (compose_current_mail_account): new function.
17996         (compose_reply): new argument to_author, all callers changed; if
17997         to_author==TRUE and account->protocol==A_NNTP, find and use an
17998         appropriate mail account for replying.
17999         (compose_reply_set_entry): new argument to_author; ignore
18000         compose->replyto if to_author==TRUE.
18001
18002         * src/mainwindow.c: new command "Message/Reply to author".
18003         (main_window_set_menu_sensitive): enable/disable it.
18004         (reply_cb): handle it.
18005
18006         * src/summaryview.c: new command "Reply to author".
18007         (summary_set_menu_sensitive): enable/disable it.
18008         (summary_reply_cb): handle it.
18009
18010         * src/account.c (account_find_mail_from_address): new function.
18011
18012 2001-05-18 [paul]
18013
18014         0.4.99claws1
18015
18016         * sync with sylpheed 0.4.99cvs1
18017
18018 2001-05-18 [hoa]
18019
18020         * src/compose.[ch]
18021         * src/filtering.c
18022         * src/summaryview.c
18023                 new filtering action : forward and forward as attachment
18024
18025         * src/main.c
18026                 no need for $DISPLAY when we run sylpheed --help
18027                 call to parse_cmd_opt() is moved
18028
18029         * src/mainwindow.[ch]
18030                 execute button is hidden when immediate execute
18031                 is chosen
18032
18033         * src/mh.c
18034         * src/news.c
18035         * src/prefs_folder_item.c
18036         * src/procmsg.c
18037                 better handling of missing directories
18038
18039         * src/summaryview.c
18040                 reedit is enabled in outbox
18041                 reedit is enabled in queue
18042
18043 2001-05-17 [hoa]
18044
18045         * src/filtering.c
18046         * src/matcher.[ch]
18047         * src/prefs_filtering.c
18048                 changed attachement into attachment
18049
18050 2001-05-17 [alfons]
18051
18052         0.4.67claws4    
18053
18054         * sync with sylpheed 0.4.67cvs9
18055         * sync with sylpheed 0.4.67cvs7-8
18056
18057 2001-05-17 [hoa]
18058
18059         * src/Makefile.am
18060                 added prefs_filtering.c
18061
18062         * src/filtering.[ch]
18063         * src/matcher.[ch]
18064                 removed action : forward_news and forward_news_as_attachement
18065                 (forward and forward_as_attachement can be used instead)
18066
18067         * src/mainwindow.c
18068                 added menu option to access filtering configuration
18069
18070         * src/prefs_account.c
18071                 changed mail_command default to /usr/sbin/sendmail
18072
18073         * added src/prefs_filtering.[ch]
18074                 dialog box for filtering configuration
18075
18076         * src/prefs_matcher.c
18077                 added function prefs_matcher_get_criteria_from_matching()
18078
18079         * src/prefs_scoring.c
18080                 reset the dialog when register or substitute is clicked
18081
18082 2001-05-15 [hoa]
18083
18084         * src/Makefile.am
18085                 added filtering.[ch]
18086         * src/inc.c
18087                 using filering.[ch] instead of filter.[ch]
18088         * src/main.c
18089                 reading new filtering configuration
18090         * src/matcher.[ch]
18091                 added some filtering actions
18092                 and fixed a bug for headers and mail body matching
18093         * src/mbox.c
18094                 using filering.[ch] instead of filter.[ch]
18095         * src/mh.c
18096                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
18097         * src/summaryview.c
18098                 some fixes for filtering
18099
18100 2001-05-14 [hiroyuki]
18101
18102         * src/send.c: fixed some weird indentations.
18103           send_message_with_command(): call pclose() only if p != NULL.
18104         * src/textview.c: get_email_part(): modified the code for readability.
18105
18106 2001-05-14 [hiroyuki]
18107
18108         * src/md5global.h
18109           src/md5ify.c
18110           src/md5ify.h: removed from the cvs.
18111
18112 2001-05-13 [sergey]
18113
18114         * src/main.c: include rfc2015.h to avoid compiler warnings.
18115         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
18116         the panel is already on screen.
18117         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
18118         closing the alert window by ESC as "No".
18119         * src/prefs_common.c (prefs_interface_create): moved return
18120         receipt check button to the correct place.
18121
18122 2001-03-13 [alfons]
18123
18124         * src/prefs_common.c: 
18125                 moved return receipt check button to the Send tab. (prefs_send_create)
18126                 removed the date format ui related globals. (prefs_display_create)
18127
18128         0.4.67claws3
18129         
18130         * sync with sylpheed 0.4.67cvs5-6
18131
18132 2001-05-13 [paul]
18133
18134         * added Alfons' font selection patch
18135
18136         * src/defs.h
18137         * src/headerwindow.c
18138         * src/prefs_common.c
18139         * src/prefs_common.h
18140
18141 2001-05-13 [hoa]
18142         * src/defs.h
18143                 changed version of cache
18144         * src/matcher.[ch]
18145         * src/prefs_matcher.c
18146                 added additionnal matching criteria
18147         * src/procheader.c
18148         * src/procmsg.[ch]
18149         * src/news.c
18150                 added references in MsgInfo
18151
18152 2001-05-12 [hoa]
18153
18154         * src/defs.h
18155                 prepared some things for new filtering
18156         * src/matcher.[ch]
18157                 added some matching properties
18158                 inreplyto need to be enhanced
18159                 prepared some things for new filtering
18160         * src/messageview.c
18161                 added Return-Receipt-To handling
18162         * src/prefs_folder_item.c
18163                 changed default value to TRUE
18164         * src/prefs_matcher.c
18165                 added some matching properties
18166         * src/prefs_scoring.[ch]
18167                 the scoring dialog is finished
18168         * src/procheader.c
18169                 added Return-Receipt-To handling
18170                 Reference need to be added
18171         * src/procmsg.[ch]
18172                 added Return-Receipt-To handling
18173                 added threadscore to get a better score sorting when
18174                 threads are enabled
18175         * src/summaryview.c
18176                 suppressed a bug when we sort the list
18177                 when no folder is opened.
18178                 better score sorting when threads are enabled
18179
18180 2001-05-12 [alfons]
18181
18182         * reverted previous patch because of potential errors 
18183
18184         0.4.67claws2
18185         
18186         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
18187                 applied "toggle mail-retrieval dialog window" patch submitted 
18188                 by Eric Limpens <eric@qnt.net>
18189
18190         * sync with sylpheed 0.4.67cvs4
18191
18192 2001-05-12 [sergey]
18193
18194         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
18195         some picky compilers.
18196         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
18197         * src/grouplist_dialog.c: include alertpanel.h.
18198         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
18199         fix compile warning.
18200         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
18201         #include "defs.h" before others to prevent the warning of `MIN'
18202         and `MAX' redefinition.
18203
18204 2001-05-11 [hoa]
18205
18206         * src/main.c
18207         * src/messageview.c
18208         * src/prefs_account.c
18209         * src/prefs_display_header.c
18210                 removed warning
18211         * src/Makefile.am
18212                 added prefs_scoring.[ch]
18213         * src/grouplist_dialog.c
18214                 display an error dialog box if the group list
18215                 cannot be fetched.
18216         * src/mainwindow.[ch]
18217                 added main_window_set_thread_option() function
18218                 scoring dialog box enabled
18219         * src/matcher.[ch]
18220                 added flags matching unread /new / marked
18221                 / deleted / replied / forwarded
18222         * src/news.c
18223                 newsgroups are now finally in newscache
18224         * src/prefs_matcher.[ch]
18225                 finished preferences for matching dialog
18226         * added src/prefs_scoring.[ch]
18227                 scoring dialog box completed
18228         * src/scoring.[ch]
18229                 conversion to string : added scoringprop_to_string()
18230                 write config for preferences :
18231                 added prefs_scoring_write_config()
18232         * src/summaryview.c
18233                 threads can be enabled/disabled independently
18234                 for each folder
18235
18236 2001-05-10 [alfons]
18237
18238         0.4.67claws1
18239         
18240         * AUTHORS: 
18241                 thought it would be nice to have a list of all
18242                 contributors (used Changelog as a reference)
18243         
18244         * configure.in: 
18245                 messed up version numbering...
18246
18247         0.4.66claws1
18248
18249         * sync with sylpheed 0.4.67cvs1-3
18250
18251 2001-05-10 [darko]
18252
18253         * src/prefs_common.c:
18254                 better UI for strftime format, double clicking
18255                 on format now inserts the format in text entry
18256                 replaced close button with standard OK/Cancel
18257                 moved date format button to the right of the
18258                 text entry field
18259
18260 2001-05-09 [alfons]
18261
18262         * src/gtkstext.c:
18263                 Ctrl-Home / Ctrl-End have proper cursor navigation
18264
18265 2001-05-09 [hoa]
18266
18267         * src/prefs_matcher.c
18268                 finished UI to define matching properties
18269                 added ok and cancel button
18270         * src/prefs_filter.c
18271                 added ok and cancel button
18272         * src/news.c
18273                 fixed some bug in xhdr parsing
18274
18275 2001-05-08 [alfons]
18276
18277         * src/textview.c: 
18278                 fixed a bug in textview_show_header(), which displayed two colons (':');
18279                 cleaned up some warnings
18280
18281 2001-05-08 [hoa]
18282
18283         * src/Makefile.am
18284                 added prefs_matcher.[ch]
18285                 compilation with -W -Wall
18286         * src/alertpanel.c
18287                 ungrab the mouse events if grabbed - does it
18288                 fix the bug for disposition notification ?
18289         * src/mainwindow.c
18290                 added a menu option to open the matching dialog.
18291         * src/matcher.[ch]
18292                 added matcherprop_to_string() and matcherlist_to_string()
18293                 fixed some bugs, changed the name of some options
18294                 age_sup and age_inf becomes age_greater and age_lower,
18295                 body and messageheaders becomes body_part and headers_part,
18296                 changed the names of constants from SCORING_XXX to MATCHING_XXX
18297         * src/prefs_display_header.c
18298         * src/prefs_headers.c
18299                 fixed a bug that accidentally destroyed dialogs
18300                 when closed them with delete_event
18301                 Added *_deleted() which handle delete_event signal correctly.
18302         * src/prefs_folder_item.[ch]
18303                 added "enable_thread" field for future customization
18304         * added src/prefs_matcher.[ch]
18305                 sample of the UI to define matching properties
18306         * src/procheader.c
18307                 using procheader_headername_equal instead of str*cmp functions
18308                 using procheader_parse_header() function
18309         * src/scoring.c
18310                 using MATCHING_XXX instead of SCORING_XXX
18311         * src/summaryview.c
18312                 display the sender of the news even if this is ourself
18313                 when this is a news message.
18314         * src/textview.c
18315                 using headername_equal() instead of str*cmp functions
18316
18317 2001-05-08 [alfons]
18318
18319         0.4.66claws
18320
18321         * sync with sylpheed 0.4.66
18322         * src/gtkstext.c: trace logs added 
18323
18324 2001-05-08 [sergey]
18325
18326         * src/prefs_common.[ch]: added option to enable/disable GnuPG
18327         signature check popup.
18328         * src/rfc2015.c (check_signature): show signature check popup only
18329         if it is enabled in preferences.
18330
18331 2001-05-07 [alfons]
18332
18333         0.4.66claws4
18334         
18335         * sync with sylpheed 0.4.66cvs6
18336
18337 2001-05-07 [darko]
18338
18339         * src/prefs_common.[ch]: added option to enable/disable
18340           looking up sender name in address book for summary pane
18341         * src/summaryview.c: look up sender in the address book
18342           by using Alfons' address completion code
18343
18344 2001-05-07 [hiroyuki]
18345
18346         * src/inc.h
18347           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
18348           member of Pop3State.
18349         * src/news.c: brought #include "defs.h" before #include <glib.h>
18350           to prevent the warning of `MIN' and `MAX' redefinition.
18351
18352 2001-05-06 [hoa]
18353
18354         * removed src/headers_display.[ch]
18355         * removed src/prefs_display_headers.[ch]
18356         * src/inc.c
18357                 use a temporary file in the user directory for mbox import
18358         * src/news.c
18359                 added XHDR support to get "To" and "Cc" headers
18360                 (in order to match news with to or cc field for
18361                 scoring)
18362                 added function news_parse_xhdr() to get XHDR response
18363         * src/nntp.[ch]
18364                 added function nntp_xhdr()
18365         * src/matcher.c
18366                 fetch the message if necessary
18367
18368 2001-05-06 [alfons]
18369
18370         0.4.66claws3
18371
18372         * sync with sylpheed 0.4.66cvs3-5
18373
18374 2001-05-06 [hoa]
18375
18376         * src/utils.[ch]
18377                 added function itos_buf() to enable use of several buffers
18378         * src/summaryview.c
18379                 use of itos_buf() instead of itos() in summary list
18380                 to fix the broken display of message number.
18381
18382 2001-05-06 [alfons]
18383
18384         * src/gtkstext.c: bug in cursor up navigation fixed,
18385                 fixed another unsigned / signed comparison (we're getting there :-)
18386
18387 2001-05-06 [hoa]
18388
18389         * src/Makefile.am
18390                 added scoring.c scoring.h
18391                 prefs_folder_item.c prefs_folder_item.h
18392                 matcher.c matcher.h
18393         * src/defs.h
18394                 added FOLDERITEM_RC SCORING_RC
18395         * src/folder.[ch]
18396                 added prefs field in FolderItem :
18397                 properties for each folder (PrefsFolderItem),
18398                 sorting type and mode were added as the first properties.
18399         * src/main.c
18400                 read config for scoring
18401         * added src/matcher.[ch]
18402                 gives functions to parse configuration file to do
18403                 matching on mails with a list of conditions.
18404         * src/mainwindow.c
18405                 add option to sort by score
18406         * src/prefs_common.[ch]
18407                 added preference option to show score and for
18408                 the score column size
18409         * added src/prefs_folder_item.[ch]
18410                 properties for each folder (PrefsFolderItem),
18411                 sorting type and mode were added as the first properties.
18412         * src/procheader.[ch]
18413                 added procheader_parse_header()
18414                 added procheader_header_free()
18415                 added procheader_headername_equal()
18416                 and made modification to use them.
18417         * src/procmsg.[ch]
18418                 added score field to MsgInfo structure
18419         * added src/scoring.[ch]
18420                 gives functions to parse configuration file to do
18421                 scoring on mails with a list of conditions.
18422         * src/summaryview.[ch]
18423                 save the sorting type and mode for the folder
18424                 added column to display the score of the mail
18425                 added function summary_score_clicked()
18426                 sorting type and mode are restored to the folder
18427                 when it is reopen
18428         * src/textview.c
18429                 use procheader_parse_header(), procheader_headername_equal()
18430                 removed memory leak in text_scan_header when freeing headers
18431         * src/filter.c
18432                 changed the function to match names of headers
18433                 using procheader_headername_equal()
18434
18435         Scoring functions are implemented, an interface is needed
18436         to configure that.
18437
18438 2001-05-04 [alfons]
18439
18440         * src/gtkstext.c: 
18441                 hopefully fixed the row up navigation bug,
18442                 removed adding back / forward lines to cache
18443
18444 2001-05-04 [sergey]
18445
18446         * src/prefs_display_headers.c: user interface changes:
18447         (prefs_display_headers_create): remove unused "Show" check button;
18448         allow reordering of headers by dragging.
18449         (prefs_display_headers_write_config): remove unused variables.
18450         (prefs_display_headers_set_dialog): do not insert "(New)" at top
18451         of lists (not needed with the new UI).
18452         (prefs_display_headers_set_list): scan lists starting from row 0,
18453         not 1 (do not skip "(New)").
18454         (prefs_display_headers_find_header): new function.
18455         (prefs_display_headers_clist_set_row): do not allow duplicates.
18456         (prefs_display_headers_delete_cb): do not skip row 0; treat
18457         closing the alert window by ESC as "No".
18458         (prefs_display_headers_up): do not protect row 0.
18459         (prefs_display_headers_down): do not protect row 0.
18460
18461 2001-05-04 [sergey]
18462
18463         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
18464         functions.
18465
18466         * src/summaryview.c
18467         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
18468         summary_select_next_marked, summary_select_prev_marked): new
18469         functions.
18470
18471 2001-05-03 [sergey]
18472
18473         * src/news.c: fixed a bug when no article can be fetched after
18474         server timeout if the connection was restored by news_post():
18475         (news_select_group): new function.
18476         (news_fetch_msg): call news_select_group() before fetching
18477         article.
18478         (news_get_uncached_articles): set session->group after successful
18479         GROUP command.
18480
18481 2001-05-03 [hoa]
18482
18483         * src/defs.h
18484         * src/procmsg.[ch]
18485         * src/procheader.c
18486                  changed version of cache, added cc field
18487
18488         * src/prefs_display_headers.c
18489                 the interface was changed
18490
18491         * src/prefs_headers.c
18492                 added cancel button
18493
18494 2001-05-03 [alfons]
18495
18496         * completed sync of sylpheed cvs2
18497         * src/gtkstext.c: updated row up / down cursor navigation
18498         * src/textview.c: re-edited, prepared for fixing the email address
18499                 scanner.
18500
18501 2001-05-03 [darko]
18502
18503         * src/prefs_common.c: use alfons' strftime ui code
18504         entry_datefmt and datefmt_sample widgets have to be
18505         global in this module because of this change
18506
18507 2001-05-03 [hoa]
18508
18509         * src/messageview.c
18510         * src/prefs_common.[ch] added option to activate the return receipt
18511                 feature.
18512
18513 2001-05-02 [alfons]
18514
18515         * src/gtkstext.c: fix for row up/down cursor navigation. 
18516
18517         0.4.66claws2
18518         
18519         * sync with 0.4.66cvs2
18520
18521 2001-05-02 [paul]
18522
18523         added add-sender-to-addressbook patch
18524
18525         * src/addressbook.c
18526         * src/addressbook.h
18527         * src/summaryview.c
18528
18529 2001-05-02 [sergey]
18530
18531         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
18532         G_ALERTDISABLE.
18533
18534         * src/alertpanel.c (alertpanel_create): new argument can_disable,
18535         all existing callers changed to pass FALSE; create a check button
18536         to disable the message.
18537         (alertpanel_message_with_disable): new function.
18538         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
18539         (alertpanel_button_toggled): new function.
18540         (alertpanel_button_clicked, alertpanel_close): set value using
18541         G_ALERT_VALUE_MASK.
18542
18543         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
18544
18545         * src/prefs_common.c (prefs_privacy_create): new check button
18546         checkbtn_gpgme_warning.
18547
18548         * src/main.c (main): moved preferences reading before gpgme
18549         initialization; check prefs_common.gpgme_warning before giving the
18550         GnuPG warning and set it to FALSE if the user wants to disable the
18551         warning.
18552
18553 2001-05-02 [hiroyuki]
18554
18555         * src/prefs_display_headers.c: modified the layout and some labels.
18556
18557 2001-05-02 [sergey]
18558
18559         * src/prefs_account.c (prefs_account_fix_size): new function.
18560         (prefs_account_create): call prefs_account_fix_size(); use
18561         gtk_widget_show instead of gtk_widget_show_all (fixes too large
18562         size when the window is shown for the first time).
18563         (prefs_account_basic_create): changed layout of serv_table; moved
18564         localmbox_entry above smtpserv_entry (logically it replaces
18565         POP3/IMAP server).
18566         (prefs_account_protocol_activated): set sensitivity of
18567         nntpauth_chkbtn according to the protocol (in addition to
18568         hide/show); commented out gtk_table_set_row_spacing() calls.
18569         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
18570         not sensitive (fixes a bug with disabled username/password boxes
18571         when editing POP3 account after NNTP with authentication).
18572
18573 2001-05-02 [hoa]
18574
18575         * src/account.c
18576         * src/inc.c
18577         * src/prefs_account.[ch]
18578         * src/send.c
18579                 removed local account without SMTP server
18580                 added option to use mail command instead of a connexion
18581                 to SMTP server when a local account is used
18582         * src/prefs_headers.c
18583                 fixed a bug
18584         * src/news.c
18585                 fixed a bug when connexion immediately closed
18586
18587 2001-05-01 [alfons]
18588
18589         0.4.66claws1
18590         
18591         * sync with 0.4.65
18592
18593 2001-05-01 [sergey]
18594
18595         * src/prefs_account.c (Basic, prefs_account_basic_create): new
18596         widget nntpauth_chkbtn.
18597         (prefs_account_protocol_activated): handle nntpauth_chkbtn
18598         visibility.
18599         (prefs_account_nntpauth_toggled): new function.
18600
18601         * src/news.c (news_session_new_for_folder): use NNTP
18602         authentication only if ac->use_nntp_auth is set.
18603
18604 2001-05-01 [hoa]
18605
18606         * src/Makefile.am changed headers.[ch] in customheader.[ch]
18607         * src/prefs_display_headers.c changed the UI
18608         * src/prefs_headers.c changed account_name to account_id
18609         * src/compose.c using customheader.h
18610
18611 2001-05-01 [hiroyuki]
18612
18613         * src/esmtp.c
18614           src/news.c
18615           src/nntp.c: changed sock_read() to sock_gets(), they've been left
18616           unsynched.
18617
18618 2001-05-01 [hoa]
18619
18620         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
18621         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
18622                 for displaying of headers
18623         * src/grouplist_dialog.[ch] minor changes to remove warnings
18624         * src/prefs_display_headers.[ch] dialog to choose the
18625         headers to display in the mail viewer.
18626         * src/headers.h correction of #define
18627         * src/headers_display.[ch] configuration for displaying of headers.
18628         * src/main.c read config of displaying of headers
18629         * src/prefs_common.c add a button to access the config dialog
18630                 for displaying of headers
18631         * src/prefs_display_headers.[ch] dialog for configuration for
18632                 displaying of the headers.
18633         * src/prefs_headers.c cleaning of code
18634         * src/procheader.c comments added to code
18635         * src/textview.c changes to reorder the headers depending
18636                 on the config for displaying of headers
18637
18638 2001-04-30 [alfons]
18639
18640         0.4.65claws7
18641
18642         * sync with 0.4.65cvs12
18643
18644         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
18645
18646 2001-04-30 [sergey]
18647
18648         * src/nntp.h (NNTPSockInfo): new field auth_failed.
18649
18650         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
18651         is set to force reconnection after authentication failure.
18652         (nntp_gen_command): set sock->auth_failed on authentication
18653         failure, or if sock->userid and sock->passwd are not set.
18654
18655         * src/news.c (news_session_new_for_folder): set userid=NULL if
18656         password dialog is cancelled.
18657
18658 2001-04-30 [sergey]
18659
18660         * src/nntp.h (NNTPSockInfo): new type.
18661
18662         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
18663         SockInfo.
18664         (nntp_open_auth, nntp_close): new functions.
18665         (nntp_gen_command): new function to handle authentication; all
18666         NNTP command functions updated to use it.
18667         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
18668         (nntp_list): removed old useless code.
18669
18670         * src/news.h (NNTPSession): new field nntp_sock.
18671
18672         * src/news.c: all functions updated to use NNTPSockInfo instead of
18673         SockInfo.
18674         (news_session_new): new arguments (userid, passwd); made static;
18675         use nntp_open_auth() if needed.
18676         (news_session_destroy): use nntp_close() instead of sock_close().
18677         (news_query_password): changed arguments.
18678         (news_session_new_for_folder): new function.
18679         (news_session_get): use news_session_new_for_folder().
18680         (news_authenticate): deleted.
18681         (news_get_uncached_articles): removed old authentication code.
18682
18683 2001-04-30 [sergey]
18684
18685         * src/news.c: reverted my previous changes (need to do NNTP
18686         authentication in a cleaner way).
18687         
18688 2001-04-29 [sergey]
18689
18690         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
18691         news_nntp_post, news_nntp_mode): new functions (wrappers with
18692         authentication support).
18693         (news_get_article_cmd, news_get_article, news_get_header): new
18694         argument "folder"; all callers changed.
18695         (news_get_article_cmd): added authentication support.
18696         (news_session_get): use news_nntp_mode() instead of nntp_mode().
18697         (news_post): use news_nntp_post() instead of nntp_post().
18698         (news_get_uncached_articles): use news_nntp_group() instead of
18699         nntp_group() and news_nntp_xover() instead of nntp_xover();
18700         removed old authentication code.
18701         (news_get_group_list): use news_nntp_list() instead of nntp_list().
18702
18703         * src/nntp.c (nntp_list): return real error code instead of
18704         hardcoded NN_ERROR.
18705
18706 2001-04-29 [sergey]
18707
18708         * configure.in: fixed wint_t typedef detection again
18709
18710 2001-04-28 [hoa]
18711
18712         * src/prefs_account.[ch], added A_LOCAL_CMD
18713                 (send mail with mail command)
18714         * src/send.c added function send_message_with_command()
18715         * src/inc.c made a more secure get_spool() function with
18716                 mktemp() but maybe mkstemp() or something more
18717                 secure can be used.
18718
18719 2001-04-28 [alfons]
18720
18721         * src/textview.c, colorization of email addresses in headers
18722
18723         0.4.65claws6
18724
18725         * bug sync with sylpheed
18726         * prefs_common.c: created date format ui for darko
18727         * sync with 0.4.65cvs11
18728         * configure.in: corrected to have the new gpg checks
18729
18730 2001-04-27 [alfons]
18731
18732         * completed sync with 0.4.65cvs10
18733         * minor debug things added to gtkstext.c
18734
18735 2001-04-27 [darko]
18736
18737         * configure.in: remove check for availability of
18738           strftime() as advised by Hiroyuki
18739         * src/prefs_common.[ch], src/procheader.c:
18740           synch strftime() code with Hiroyki's main branch
18741
18742 2001-04-26 [sergey]
18743
18744         * src/news.c: news_query_password(), news_authenticate(): new
18745           functions.
18746           news_get_uncached_articles(): added NNTP authentication
18747           handling.
18748         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
18749           new functions.
18750         * src/prefs_account.c: prefs_account_protocol_activated():
18751           enable userid and password fields for NNTP.
18752
18753 2001-04-26
18754
18755         * configure.in: check for availability of strftime()
18756           [darko]
18757         * src/prefs_common.[ch], src/procheader.c: use
18758           strftime() for displaying date in summary pane if it
18759           is available
18760
18761 2001-04-25
18762
18763         * more .cvsignore cleanups [alfons]
18764
18765 2001-04-25
18766
18767         * ac/sv-check-type.m4: new autoconf macro.
18768         * configure.in: fixed wint_t typedef detection (did not work
18769           with gcc-2.96).
18770
18771 2001-04-25
18772
18773         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
18774           [hiroyuki]
18775
18776 2001-04-24
18777         * modified gtkstext.c : buggy cursor navigation fixed, 
18778           and font descent also taken in account when drawing
18779           cursor. [alfons]
18780
18781 2001-04-24 [hoa]
18782         * added comments in src/news.c src/nntp.c
18783         * added src/prefs_headers.[ch]
18784         * added src/headers.[ch]
18785         * modified compose.c to activate custom headers
18786                 added function is_in_custom_headers
18787         * modified prefs_account.[ch]
18788                 added function prefs_account_customhdr_edit
18789         * modified src/defs.h :
18790                 added HEADERS_RC : name of the config file
18791                 for the custom headers
18792
18793 2001-04-24
18794
18795     0.4.65claws5
18796
18797         * configure.in
18798           src/gtkstext.[ch]
18799           src/compose.c
18800           src/Makefile.am
18801           
18802           added gtkstext with configure.in patch by Hiroyuki which
18803           should fix the XIM detection [alfons]
18804
18805         * more clean up of cvs [alfons]
18806
18807                  * removed all Makefile.in files to attic.
18808
18809                  * updated all .cvsignores to really ignore things that could
18810                    be unintentionally committed by a recursive commit.
18811
18812 2001-04-23 [hoa]
18813         * added src/grouplist_dialog.[ch]
18814         * changed src/folderview.c to call grouplist_dialog instead
18815                 of inputdialog
18816         * src/news.c :
18817                 added functions news_reset_group_list
18818                 and news_get_group_list
18819         * src/nntp.c :
18820                 added function nntp_list
18821         * src/defs.h :
18822                 added GROUPLIST_FILE : name of the newsgroup list cache file
18823
18824 2001-04-21
18825
18826         * added option to warn about queued messages on exit [sergey]:
18827
18828           * src/compose.c: compose_queue(): call folder_item_scan()
18829             and folderview_update_item() after queueing.
18830           * src/folderview.c: folderview_update_node(): draw the queue
18831             folder in bold font if there are queued messages.
18832           * src/mainwindow.c: queued_messages(): new function.
18833             app_exit_cb(): display warning if there are queued messages
18834             if warn_queued_on_exit is set.
18835           * prefs_common.[ch]: add warn_queued_on_exit option.
18836
18837         * enhanced GnuPG key selection support [sergey]:
18838
18839           * src/select-keys.c: updated to newer version from Win32
18840             branch with support for selecting arbitrary keys.
18841           * src/prefs_account.c: added the Privacy tab to the account
18842             options window.
18843             prefs_account_privacy_create(),
18844             prefs_account_sign_key_set_data_from_radiobtn(),
18845             prefs_account_sign_key_set_radiobtn(): new functions.
18846           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
18847           * src/rfc2015.c: set_signers(): new function.
18848             pgp_sign(): add the account parameter, call set_signers().
18849             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
18850           * src/rfc2015.h: rfc2015_sign(): updated prototype.
18851           * src/compose.c: pass the current account to rfc2015_sign().
18852
18853         * tag name claws added to prevent confusion with main branch [alfons]
18854
18855         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
18856
18857         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
18858
18859         * sync with recent sylpheed cvs. Untested though. [alfons]
18860