f708fc434b082bbceed9bf41a734d689437c7792
[claws.git] / ChangeLog.claws
1 2003-10-13 [hoa]        0.9.6claws18
2
3         * src/account.c
4         * src/compose.c
5         * src/messageview.c
6         * src/procheader.c
7         * src/procheader.h
8                 rename get_header_from_msginfo() into
9                 procheader_get_header_from_msginfo() so that we have a
10                 coherent exported naming.
11                 avoid parsing of header contained in a string via
12                 a newly written temporary file.
13
14         Patch submitted by Simon 'corecode' Schubert
15                 <corecode@corecode.ath.cx>
16
17 2003-10-12 [hoa]        0.9.6claws17
18
19         * src/filtering.c
20         * src/filtering.h
21         * src/matcher.c
22         * src/matcher.h
23         * src/matcher_parser_parse.y
24         * src/prefs_filtering_action.c
25                 added "stop" action : stop applying the filtering rules.
26                 added "set score" and "increase/decrease score" actions.
27                 That two last action replace the "change_score" action
28                 introduced by alfons in 0.8.8claws85.
29                 "set score" is to set a given score to the message.
30                 "increase/decrease score" will increase or decrease the
31                 score if the given value is respectively positive or
32                 negative. If someone find a some better name for this last
33                 rule, it can be modified.
34
35 2003-10-12 [paul]       0.9.6claws16
36
37         * AUTHORS
38           po/ja.po
39                 update Japanese translation. submitted by Rui Hirokawa 
40                 <rui_hirokawa@ybb.ne.jp>
41
42 2003-10-12 [christoph]  0.9.6claws15
43
44         * src/procmime.c
45                 fix crash caused by incorrect headers
46
47 2003-10-10 [christoph]  0.9.6claws14
48
49         * src/main.c
50         * src/privacy.[ch]
51         * src/rfc2015.[ch]
52                 implement detection of signed message parts for rfc2015
53
54 2003-10-10 [thorsten]   0.9.6claws13
55
56         * src/mimeview.c
57                 fix typo
58
59 2003-10-10 [christoph]  0.9.6claws12
60
61         * src/stock_pixmap.[ch]
62         * src/pixmaps/mime_message.xpm                  ** NEW **
63                 add a new icon for mime type "message"
64
65         * src/privacy.[ch]
66         * src/procmime.[ch]
67                 add crypto api
68
69         * src/mimeview.c
70                 o use crypto api
71                 o add icons for message type mime parts
72
73 2003-10-10 [christoph]  0.9.6claws11
74
75         * src/mainwindow.c
76         * src/messageview.[ch]
77         * src/mimeview.[ch]
78         * src/procmime.[ch]
79         * src/procmsg.[ch]
80         * src/rfc2015.c
81         * src/summaryview.c
82         * src/textview.[ch]
83                 o remove switching between TextView and MimeView in MessageView
84                   (if required we can hide the icon box and the MimeView will
85                    look exaxtly like the TextView)
86                 o temporary remove signature and decrypting GPGME code
87
88 2003-10-09 [christoph]  0.9.6claws10
89
90         * src/action.c
91         * src/compose.c
92         * src/messageview.c
93         * src/mimeview.c
94         * src/procmime.[ch]
95         * src/procmsg.c
96         * src/rfc2015.c
97         * src/textview.c
98         * src/common/utils.[ch]
99         * src/plugins/clamav/clamav_plugin.c
100         * src/plugins/dillo_viewer/dillo_viewer.c
101         * src/plugins/image_viewer/viewer.c
102         * src/plugins/mathml_viewer/mathml_viewer.c
103                 new mime parser (several things need fixing)
104
105 2003-10-09 [paul]       0.9.6claws9
106
107         * src/imap.c
108                 a little more sync with 0.9.6cvs2 and a tidy up
109
110 2003-10-08 [paul]       0.9.6claws8
111
112         * sync with 0.9.6cvs2
113                 see ChangeLog 2003-10-03
114
115 2003-10-05 [christoph]  0.9.6claws7
116
117         * src/summaryview.c
118                 don't use flags to check if a message is in a news folder
119
120         (closes Bug 282 clicking on folder with copied Messages from News
121          immediately after having copied them crashes Sylpheed-Claws)
122
123 2003-10-05 [christoph]  0.9.6claws6
124
125         * src/Makefile.am
126         * src/progressdialog.[ch]               ** REMOVE **
127         * src/gtk/Makefile.am
128         * src/gtk/progressdialog.[ch]           ** NEW **
129                 move progressdialog to gtk directory
130
131 2003-10-04 [christoph]  0.9.6claws5
132
133         * src/prefs_toolbar.c
134         * src/gtk/prefswindow.c
135                 remove widget_show_all for pages root widget
136
137         * src/plugins/spamassassin/spamassassin.[ch]
138         * src/plugins/spamassassin/spamassassin_gtk.c
139         * src/plugins/spamassassin/spamassassin_gtk.glade
140                 add support for new libspamc transports
141
142 2003-10-04 [christoph]  0.9.6claws4
143
144         * src/plugins/spamassassin/libspamc.[ch]
145         * src/plugins/spamassassin/spamassassin.c
146         * src/plugins/spamassassin/utils.[ch]
147                 update libspamc to version from SpamAssassin 2.60
148
149 2003-10-03 [christoph]  0.9.6claws3
150
151         * src/send_message.c
152                 fix missing format string bug found by
153                 Georgi Guninski <guninski@guninski.com>
154
155 2003-10-03 [paul]       0.9.6claws2
156
157         * po/zh_CN.po
158                 update Simpilified Chinese translation, submitted by
159                 Hansom Young
160
161 2003-10-02 [christoph]  0.9.6claws1
162
163         * src/imap.c
164                 add UIDPLUS support for COPY and EXPUNGE
165
166 2003-10-02 [paul]       0.9.6claws
167
168         * 0.9.6claws released
169
170 2003-10-02 [paul]
171
172         * po/es.po
173           po/sk.po
174                 update Spanish and Slovak translations
175                 submitted by Ricardo Mones Lastra and Andrej Kacian
176  
177 2003-10-02 [paul]       0.9.5claws43
178
179         * po/en_GB.po
180                 update British English translation
181
182 2003-10-02 [paul]       0.9.5claws42
183
184         * po/hr.po
185                 update Croatian translation, submitted by Dragan
186
187 2003-10-01 [paul]       0.9.5claws41
188
189         * po/pl.po
190           po/sr.po
191                 update Polish and Serbian translations, submitted by
192                 Emil and Urke MMI
193
194 2003-10-01 [melvin]     0.9.5claws40
195
196         * po/fr.po
197                 Updated French translations
198
199 2003-10-01 [melvin]     0.9.5claws39
200
201         * src/prefs_fonts.c
202                 Fixed a Gtk warning
203
204         * src/plugins/dillo_prefs.c     
205                 Quasi unnoticeable UI clean-up.
206
207 2003-10-01 [paul]
208
209         * tools/README
210           tools/maildir2sylpheed.pl
211                 bug fixes, rewrites, submitted by Matthias Förste 
212                 <itsjustme@users.sourceforge.net>
213
214 2003-09-29 [paul]       0.9.5claws38
215
216         * src/inc.c
217                 fix my coding carelessness
218
219 2003-09-29 [paul]       0.9.5claws37
220
221         * po/POTFILES.in
222           src/Makefile.am
223           src/main.c
224           src/prefs_common.[ch]
225           src/prefs_fonts.[ch]  ** NEW FILES **
226                 move Font config options to Other Prefs/Display/Fonts
227                 (user's current configuration is preserved)
228
229 2003-09-29 [paul]       0.9.5claws36
230
231         * src/inc.c
232           src/prefs_account.c
233                 allow 'local_mbox' value to point to either a directory 
234                 (/var/mail -  default, new) or a file (/var/mail/username
235                 - original)
236
237 2003-09-28 [paul]       0.9.5claws35
238
239         * src/rfc2015.c
240                 on signature check, where key exists, print the
241                 Key ID
242
243 2003-09-27 [alfons]     0.9.5claws34
244
245         * src/action.c
246                 o make progress bar not fill/expand when resizing dialog
247                 o use default fixed text font for actions output
248
249 2003-09-27 [paul]       0.9.5claws33
250
251         * src/prefs_common.[ch]
252           src/procmsg.c
253           src/send_message.c
254                 remove External Program settings from Common Prefs/Send
255                 as they are now unnecessary due to Local account settings.
256                 plus a little tidying-up after 0.9.5claws31
257
258 2003-09-27 [paul]       0.9.5claws32
259
260         * src/prefs_account.c
261                 o make correction to gui text:
262                   'Local mailbox file' -> 'Local mailbox directory'
263                 o give 'local_mbox' option a reasonable default value:
264                   '/var/mail'
265                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
266                   value
267
268 2003-09-26 [paul]       0.9.5claws31
269
270         * src/inc.c
271           src/prefs_common.[ch]
272                 remove 'Incorporate from spool' common pref,
273                 force creation of a 'Local' account
274
275 2003-09-26 [christoph]  0.9.5claws30
276
277         * src/folder.c
278         * src/msgcache.c
279                 add more NULL pointer checks
280
281 2003-09-25 [christoph]  0.9.5claws29
282
283         * src/folder.c
284                 o don't fetch source message to get it's message id
285                 o immediately scan dest folder when copying a message did not
286                   return a new message number and not do it when the first message
287                   without a new message number is found
288
289 2003-09-23 [christoph]  0.9.5claws28
290
291         * src/compose.c
292                 fix generating of headers
293
294         (patch by David Relson <relson@osagesoftware.com>)
295
296 2003-09-23 [paul]       0.9.5claws27
297
298         * po/zh_CN.po
299                 update Simplified Chinese translation. submitted by
300                 Hansom Young
301
302 2003-09-23 [paul]       0.9.5claws26
303
304         * tools/Makefile.am
305           tools/README
306           tools/vcard2xml.py    ** NEW FILE **
307                 add a script that converts an evolution vcard to
308                 sylpheed's xml format
309                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
310
311 2003-09-22 [paul]       0.9.5claws25
312
313         * src/plugins/clamav/clamav_plugin.c
314                 don't skip MULTIPART parts
315
316 2003-09-21 [christoph]  0.9.5claws24
317
318         * src/alertpanel.c
319                 remove unneeded include
320
321         * src/folder.c
322                 clean up copy/move mess with duplicated code
323
324         * src/imap.c
325                 fix problem that sometimes the folder was not scanned
326                 also it was changed
327
328 2003-09-21 [christoph]  0.9.5claws23
329
330         * src/Makefile.am
331         * src/logwindow.[ch]                    ** REMOVE **
332         * src/mainwindow.c
333         * src/prefs_common.c
334         * src/gtk/Makefile.am
335         * src/gtk/logwindow.[ch]                ** ADD **
336                 make logwindow prefs_common independent and move
337                 it to gtk directory
338
339 2003-09-20 [christoph]  0.9.5claws22
340
341         * src/compose.c
342                 add extra space for address code conversion
343                 (4 * unconvered size could be too small for short headers)
344
345 2003-09-20 [christoph]  0.9.5claws21
346
347         * src/compose.c
348                 increase temp buffer size when writing headers
349
350 2003-09-19 [darko]      0.9.5claws20
351
352         * src/compose.c
353                 don't ignore value of 'Save copy of outgoing messages to
354                 this folder instead of Sent' in message redirect
355
356 2003-09-17 [christoph]  0.9.5claws19
357
358         * src/compose.c
359                 use ", " as address seperator for mail headers and pass whole
360                 header line at once to compose_convert_header to make sure
361                 it is correctly folded
362
363         (closes Bug 64 Problem when sending to many recipients)
364
365 2003-09-17 [hoa]        0.9.5claws18
366         
367         * src/matcher.[ch]
368           src/matcher_parser_parse.y
369           src/prefs_matcher.c
370                 changed the keyword used for command execution in condition
371                 keyword is changed from "execute" to "test"
372                 so that it is not the same as the one used for action.
373                 This will fix a bug when using filtering dialog.
374                 All semantic in the code is also changed to reflect
375                 the keyword change.
376
377 2003-09-17 [paul]
378         
379         * sync with 0.9.6 release
380
381 2003-09-17 [paul]       0.9.5claws17
382
383         * sync with 0.9.5cvs8
384                 see ChangeLog 2003-09-16 and 2003-09-17
385
386 2003-09-16 [paul]       0.9.5claws16
387
388         * sync with 0.9.5cvs6
389                 see ChangeLog 2003-09-16
390
391 2003-09-15 [paul]       0.9.5claws15
392
393         * sync with 0.9.5cvs5
394                 see ChangeLog 2003-09-15
395
396 2003-09-14 [alfons]     0.9.5claws14
397
398         * src/inc.c
399                 make "Go to inbox after receiving new mail" again;
400                 regression of a sync, restored to sylpheed main 
401                 behaviour. (misses still some bits)
402
403 2003-09-14 [alfons]     0.9.5claws13
404
405         * src/prefs_filtering_action.c
406                 o add proper message if empty execute command line
407                 o don't select first action item after registering a
408                   new action to prevent (what seems to be a GTK) bug
409                   #36, "filtering will only accept one action change 
410                   per invocation".
411
412 2003-09-14 [alfons]     0.9.5claws12
413
414         * src/prefs_filtering.c
415         * src/prefs_filtering_action.c
416         * src/prefs_matcher.c
417                 fix function signature for key_pressed_event signal handlers
418
419 2003-09-14 [alfons]     0.9.5claws11
420
421         * src/mainwindow.c
422                 fix regression caused by fix for invalid bug #7
423                 (should fix #246, "Multiple selections are deselected when 
424                 moving from search window to main window")
425                 
426 2003-09-14 [alfons]     0.9.5claws10
427         
428         * src/actions.[ch]
429         * src/filtering.[ch]
430         * src/prefs_actions.c
431                 allow `filtering actions` in actions; only for advanced users
432                 right now: try for example, "%as{mark color 2}" 
433         
434 2003-09-13 [paul]       0.9.5claws9
435         
436         * po/pl.po
437           po/zh_CN.po   ** NEW FILE **
438                 update Polish translation, submitted by Emil 
439                 <eminowbl@posejdon.wpk.p.lodz.pl>
440                 add new Simplified Chinese translation, submitted by
441                 Hansom Young <hansom_young@yahoo.com>
442
443 2003-09-12 [alfons]     0.9.5claws8
444
445         * src/summaryview.c
446                 don't open separate message views when View | Separate message view
447                 is active 
448                 (please look carefully for any navigation regressions)
449
450 2003-09-11 [alfons]     0.9.5claws7
451
452         * src/mainwindow.c
453                 make default message view, opened by View | Separate message 
454                 view, look like a claws message view (which includes a menu
455                 bar and a toolbar)
456                 (fixes bug #298, "message view loses tool bar") 
457
458 2003-09-11 [christoph]  0.9.5claws6
459
460         * src/folderview.c
461                 fix double deleting of newsgroup folders
462
463         (closes Bug 305 crash after deleting of a newsgroup)
464
465 2003-09-11 [paul]       0.9.5claws5
466
467         * src/rfc2015.c
468           src/common/utils.h
469                 more sync'ing from 0.9.5cvs2
470
471 2003-09-11 [christoph]  0.9.5claws4
472
473         * src/compose.c
474         * src/rfc2015.c
475         * src/common/utils.h
476                 fix sync with 0.9.5cvs2
477
478 2003-09-11 [paul]       0.9.5claws3
479
480         * sync with 0.9.5cvs4
481                 see ChangeLog 2003-09-11
482
483 2003-09-11 [paul]       0.9.5claws2
484
485         * sync with 0.9.5cvs2
486                 see ChangeLog 2003-09-05
487                 
488 2003-09-11 [paul]       0.9.5claws1
489
490         * sync with 0.9.5cvs3
491                 see ChangeLog 2003-09-10
492
493 2003-09-10 [paul]       0.9.5claws
494
495         * 0.9.5claws released
496
497 2003-09-10 [paul]       0.9.4claws78
498
499         * src/Makefile.am
500                 add missing files
501
502 2003-09-10 [melvin]     0.9.4claws77
503
504         * po/fr.po
505                 Updated French translations
506
507 2003-09-10 [paul]       0.9.4claws76
508
509         * po/es.po
510           po/sk.po
511           po/sr.po
512                 update Spanish, Slovak, and Serbian translations.
513                 submitted by Ricardo Mones Lastra, Andrej Kacian,
514                 and Urke MMI
515                 
516         * AUTHORS
517                 add translation team section
518
519 2003-09-09 [christoph]  0.9.4claws75
520
521         * src/folder.c
522                 free item->prefs in folder_item_destroy
523
524 2003-09-09 [alfons]     0.9.4claws74
525
526         * src/folderview.c
527                 o proper check for root node sorting
528                 o remove unnecessary gtk_ctree_remove_node 
529
530         (should fix bug #300, "crash while moving folder")      
531
532 2003-09-08 [christoph]  0.9.4claws73
533
534         * src/folderview.c
535                 o fix double adding of IMAP FolderItems to GtkCTree
536                 o fix crash then mbox folder is removed
537
538 2003-09-08 [christoph]  0.9.4claws72
539
540         * src/folder.c
541         * src/folderview.c
542         * src/mainwindow.c
543                 fix new folder notification
544
545         * src/mbox_folder.c
546                 fix cache path
547
548 2003-09-08 [christoph]  0.9.4claws71
549
550         * src/compose.c
551                 replace '\n' and '\r' before removing trailing spaces
552
553         * src/folder.[ch]
554         * src/folderview.c
555                 add information about new or removed items in folder tree change
556                 notification and use this in folderview to add and remove only
557                 the appected items and not refresh the whole tree
558
559 2003-09-07 [match]      0.9.4claws70
560
561         * src/Makefile.am
562         * src/addr_compl.c
563         * src/addressbook.c
564         * src/addressitem.h
565         * src/addrindex.c
566         * src/addritem.c
567         * src/addritem.h
568         * src/addrquery.c                       ** NEW **
569         * src/addrquery.h
570         * src/ldapquery.c
571         * src/ldapserver.c
572         * src/stock_pixmap.c
573         * src/stock_pixmap.h
574         * src/pixmaps/address_search.xpm        ** NEW **
575                 re-introduce Lookup button for LDAP 'static' searches.
576
577 2003-09-07 [alfons]     0.9.4claws69
578         
579         * src/summaryview.c
580                 abandon setting usize for messageview because it gives layout problems
581                 with the quick search bar and the headerview; fixes assorted UI glitches:
582                 
583                 o bug #148, "Toggling of quick-search bar reduces index view area" 
584                 o bug #280, "Window resiizes for line length but does not revert"
585
586 2003-09-07 [christoph]  0.9.4claws68
587
588         * src/compose.c
589                 o make sure we don't have any newlines in header values
590                 o check custom headers for spaces and newlines and ignore
591                   malformed header names
592
593 2003-09-06 [christoph]  0.9.4claws67
594
595         * src/folder.c
596         * src/folderview.c
597                 invoke notification hook for folder tree changes after append
598                 and remove folder
599
600         (closes Bug 294 Crash while moving folder with many subdirectories)
601
602 2003-09-06 [christoph]  0.9.4claws66
603
604         * src/folder.c
605                 destroy folder's MsgCache if FolderItem is removed to make sure
606                 it is not saved when the FolderItem is destroyed
607
608 2003-09-06 [christoph]  0.9.4claws65
609
610         * src/plugins/clamav/clamav_plugin.c
611                 fix copy & paste bug
612
613 2003-09-05 [christoph]  0.9.4claws64
614
615         * src/folder.c
616         * src/messageview.[ch]
617         * src/procmsg.[ch]
618         * src/summaryview.c
619                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
620                 by MessageView to clear it when the message is deleted. Should
621                 work even if messages are deleted in MainWindow or by
622                 processing.
623
624 2003-09-05 [alfons]     0.9.4claws63
625
626         * src/messageview.c
627                 deleting a message in a message view frees its msginfo, make 
628                 messageview_update_all() aware of that (should fix bug #293,
629                 "deleting message caused crash")
630
631 2003-09-05 [melvin]     0.9.4claws62
632
633         * src/action.c
634                 Improve synchronous action exit code (fixes 
635                 a ~5 seconds delay after action exit on RedHat 9)
636
637 2003-09-04 [christoph]  0.9.4claws61
638
639         * src/compose.c
640         * src/rfc2015.c
641         * src/common/utils.[ch]
642                 add util function to create mime boundary and use it
643                 in compose and gpg code
644
645 2003-09-04 [alfons]     0.9.4claws60
646
647         * src/folder.c
648                 source folder item's GNode should already have been freed in 
649                 a previous call to src->folder->klass->remove_folder()
650                 (should fix bug #287, "crash when moving folders")
651
652 2003-09-03 [thorsten]   0.9.4claws59
653
654         * src/plugins/spamassassin/spamassassin_gtk.c
655                 fix compile error
656
657 2003-09-03 [christoph]  0.9.4claws58
658
659         * src/plugins/spamassassin/spamassassin.[ch]
660         * src/plugins/spamassassin/spamassassin_gtk.c
661                 add timeout config option
662
663 2003-09-03 [paul]       0.9.4claws57
664
665         * po/sk.po      ** NEW FILE **
666                 add Slovak translation. Submitted by Andrej Kacian 
667                 <andrej@kacian.sk>
668
669 2003-09-03 [paul]       0.9.4claws56
670
671         * src/plugins/clamav/clamav_plugin_gtk.c
672                 gui tweaks: replace a label with a tooltip, modify the
673                 text, use gtk_check_button_new(); instead of
674                 gtk_check_button_new_with_label("");
675
676 2003-09-02 [alfons]     0.9.4claws55
677
678         * src/gtk/filesel.c
679                 remember last used dir when attaching multiple files (should fix
680                 bug #290, "Attach File does not remember directory")
681
682 2003-09-01 [paul]       0.9.4claws54
683
684         * po/es.po
685                 updated by Ricardo Mones Lastra
686
687 2003-09-01 [alfons]     0.9.4claws53
688
689         * src/gtk/gtkaspell.[ch]
690                 be pedantic and strict and use const gchar * instead of guchar *
691
692 2003-09-01 [alfons]     0.9.4claws52
693
694         * src/mainwindow.c
695         * src/summaryviewc.
696                 re-enable Save As when multiple messages are selected
697
698 2003-09-01 [paul]       0.9.4claws51
699
700         * src/textview.c
701                 g_free(trimmed_uri);
702
703 2003-09-01 [paul]       0.9.4claws50
704
705         * sync with 0.9.4cvs13
706                 see ChangeLog 2003-09-01
707
708 2003-09-01 [paul]       0.9.4claws49
709
710         * src/textview.c
711                 trim uri before sending to the statusbar
712                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
713                 in the message window causes main S-C window to enlarge 
714                 past screen edges'
715
716 2003-09-01 [paul]       0.9.4claws48
717
718         * sync with 0.9.4cvs12
719                 see ChangeLog 2003-09-01
720
721 2003-08-30 [christoph]  0.9.4claws47
722
723         * src/compose.c
724         * src/folder_item_prefs.[ch]
725         * src/prefs_folder_item.c
726         * src/gtk/gtkaspell.[ch]
727                 commit per folder dictionary patch by
728                 Paul Evans <nerd@freeuk.com>
729
730 2003-08-30 [christoph]  0.9.4claws46
731
732         * src/plugins/spamassassin/spamassassin_gtk.c
733         * src/plugins/spamassassin/spamassassin_gtk.glade
734                 reduce GUI clutter by placing hints into tooltips
735
736 2003-08-30 [paul]       0.9.4claws45
737
738         * src/compose.c
739                 add 'Content-Disposition: inline' to a text/plain
740                 part when using PGP/MIME signing
741
742 2003-08-30 [paul]       0.9.4claws44
743
744         * src/prefs_common.c
745           src/prefs_spelling.c
746           src/prefs_spelling.glade
747                 reduce GUI clutter by placing hints into tooltips
748
749 2003-08-29 [christoph]  0.9.4claws43
750
751         * configure.ac
752                 fix bug found by Ivan Rayner <ivanr@sgi.com>
753
754         * src/stock_pixmap.c
755                 change unecessary warning into a debug message
756
757         * src/plugins/clamav/Makefile.am
758                 Fix error "-I$(CLAMAV_LIBS)"
759
760 2003-08-29 [christoph]  0.9.4claws42
761
762         * intl/Makefile.in
763         * src/Makefile.am
764         * src/matcher.h
765         * src/common/Makefile.am
766         * src/common/passcrypt.c
767                 commit fixes and patches for some of the IRIX problems found by
768                 Ivan Rayner <ivanr@sgi.com>
769
770 2003-08-29 [paul]       0.9.4claws41
771
772         * src/prefs_filtering.c
773                 add 'Top' and 'Bottom' buttons, based on changes in
774                 src/prefs_filter.c in 0.9.4cvs11.
775
776 2003-08-27 [christoph]  0.9.4claws40
777
778         * src/folderview.c
779                 fix bug that the current summary settings were copied to the
780                 wrong folder item, when the folder item prefs are opened.
781                 Copying is not required because summary settings and
782                 folder_item_prefs do not contain the same settings
783
784 2003-08-27 [thorsten]   0.9.4claws39
785
786         * src/imap.c
787                 fix compile error
788
789 2003-08-26 [paul]       0.9.4claws38
790
791         * sync with 0.9.4cvs9
792                 see ChangeLog 2003-08-26
793
794 2003-08-25 [paul]       0.9.4claws37
795
796         * sync with 0.9.4cvs8
797                 see ChangeLog 2003-08-25
798
799 2003-08-24 [christoph]  0.9.4claws36
800
801         * src/prefs_filtering.c
802                 shouldn't remove items from a GSList while iterating over the
803                 list (makes cur invalid and cur->next not accessable)
804
805         (closes Bug 272 i deleted an folder and some seconds later sylpheed
806          crashed)
807
808 2003-08-23 [christoph]  0.9.4claws35
809
810         * src/news.c
811                 news folders should be scanned when opened
812
813 2003-08-22 [christoph]  0.9.4claws34
814
815         * src/prefs_folder_item.c
816                 use macro to assign strings that always frees the old string
817
818         * src/gtk/gtkaspell.[ch]
819                 add gtkaspell_set_dictionary_menu_active_item() to set active
820                 item in dictionary option menu
821
822         * src/prefs_spelling.c
823                 use gtkaspell_set_dictionary_menu_active_item() to select
824                 dictionary
825
826 2003-08-21 [christoph]  0.9.4claws33
827
828         * src/folder.[ch]
829         * src/imap.c
830         * src/mbox_folder.c
831         * src/mh.c
832         * src/news.c
833                 optimize folder system
834
835         * src/gtk/gtkstext.c
836                 fix division by zero when font has 0 width for ' '
837
838 2003-08-21 [paul]       0.9.4claws32
839
840         * sync with 0.9.4cvs7
841                 see ChangeLog 2003-08-20
842
843 2003-08-19 [paul]       0.9.4claws31
844
845         * src/common/defs.h
846                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
847                 SYLDOC_FAQ_HTML_INDEX.
848         * src/manual.c
849                 use LC_MESSAGES instead of LC_ALL to find the current
850                 language
851
852           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
853
854 2003-08-19 [paul]       0.9.4claws30
855
856         * po/bg.po
857                 updated by George Danchev
858
859 2003-08-18 [luke]       0.9.4claws29
860         * src/mimeview.[ch]
861         * src/gtk/gtkvscrollbutton.[ch]
862                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
863                   dependencies; do it the GTK way; reduce code -14/+2 lines)
864                 o removed horizontal separator between icons
865
866 2003-08-17 [christoph]  0.9.4claws28
867
868         * src/procmsg.c
869                 no subject threading when the subject has no reply prefix
870
871 2003-08-16 [christoph]  0.9.4claws27
872
873         * src/mainwindow.c
874                 remember and restore window sizes and position when the main
875                 window is hidden or shown
876
877         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
878          minimised/reopened using trayicon)
879
880 2003-08-16 [paul]       0.9.4claws26
881
882         * src/crash.c
883                 add #include "defs.h"
884
885 2003-08-16 [paul]       0.9.4claws25
886
887         * src/plugins/clamav/clamav_plugin.c
888                 reword a debug_print
889                 
890         * src/plugins/dillo_viewer/dillo_prefs.c
891                 cosmetic: change the labels' text, add tooltips, and
892                 left-align the hint
893
894 2003-08-15 [christoph]  0.9.4claws24
895
896         * src/news.c
897                 complete last change (forgot some changes)
898
899 2003-08-15 [christoph]  0.9.4claws23
900
901         * src/news.c
902                 o check number of messages and don't return a 0 message
903                   when no messages are available
904                 o don't parse xref header anymore
905
906         (closes Bug 203 I'm not getting any news)
907
908 2003-08-15 [paul]       0.9.4claws22
909
910         * src/common/defs.h
911           src/crash.c
912                 update and define claws bugzilla location
913
914 2003-08-15 [paul]       0.9.4claws21
915
916         * po/ru.po
917                 update submitted by Ruslan N. Balkin
918
919 2003-08-14 [christoph]  0.9.4claws20
920
921         * src/procmsg.c
922                 fix search for oldest node in subject threading
923
924 2003-08-14 [christoph]  0.9.4claws19
925
926         * src/procmsg.c
927         * src/common/utils.h
928                 add possibility to check all nodes with the same subject for
929                 subject threading, not only the oldest node. Should not break
930                 threads anymore if the oldest node is thread_by_subject_max_age
931                 days older then parent, because it can now find a child of
932                 oldest node as new parent.
933
934 2003-08-11 [christoph]  0.9.4claws18
935
936         * src/plugins/spamassassin/spamassassin.c
937                 run spam check in background process
938
939 2003-08-10 [alfons]     0.9.4claws17
940
941         * src/summaryview.c
942                 make `Select All' sensitive too
943
944 2003-08-10 [christoph]  0.9.4claws16
945
946         * src/imap.c
947                 add more checks in imap_close
948
949 2003-08-09 [alfons]     0.9.4claws15
950
951         * src/prefs_spelling.c
952                 no spell checking UI if not requested
953
954 2003-08-09 [alfons]     0.9.4claws14
955
956         * src/gtk/prefswindow.c
957                 make it compile
958
959 2003-08-09 [christoph]  0.9.4claws13
960
961         * src/prefs_spelling.c
962         * src/gtk/prefswindow.[ch]
963         * src/plugins/clamav/clamav_plugin_gtk.c
964         * src/plugins/spamassassin/spamassassin_gtk.c
965                 sort prefs pages by heighest weight in tree
966
967 2003-08-09 [paul]       0.9.4claws12
968
969         * sync with 0.9.4cvs6
970                 see ChangeLog 2003-08-07
971                 
972         * AUTHORS
973                 add Leandro and Luke to claws-branch section
974
975 2003-08-09 [christoph]  0.9.4claws11
976
977         * src/gtk/Makefile.am
978         * src/gtk/colorsel.[ch]                 ** NEW **
979                 create a color selection dialog that can be used as a simple
980                 function call with it's own gtk main loop like filesel.[ch]
981
982         * src/Makefile.am
983         * src/main.c
984         * src/prefs_common.c
985         * src/prefs_spelling.[ch]               ** NEW **
986         * src/prefs_spelling.glade              ** NEW **
987         * src/gtk/gtkutils.[ch]
988                 move "Spell Checker" prefs to new prefs dialog
989
990         * src/prefs_folder_item.c
991                 use new colorsel dialog
992
993 2003-08-08 [paul]       0.9.4claws10
994
995         * src/inc.c
996                 clear the progress bar unconditionally
997
998 2003-08-08 [paul]       0.9.4claws9
999
1000         * sync with 0.9.4cvs4
1001                 see ChangeLog 2003-07-31
1002
1003 2003-08-07 [christoph]  0.9.4claws8
1004
1005         * configure.ac
1006                 fix bug in image viewer plugin part
1007
1008         * src/imap.c
1009                 don't execute close command if the folder item is not selected
1010
1011 2003-08-07 [hoa]        0.9.4claws7
1012
1013         * src/filtering.[ch]
1014         * src/matcher_parser.h
1015         * src/matcher_parser_parse.y
1016                 can define several actions for each filtering rule
1017                 can import old versions of filtering rules
1018
1019         * src/prefs_filtering.c
1020                 call to a new dialog box to define actions
1021
1022         * src/prefs_filtering_action.[ch]
1023                 dialog box to define actions for filtering rules
1024
1025 2003-08-06 [christoph]  0.9.4claws6
1026
1027         * src/imap.c
1028                 make sure source folder is selected when copying messages
1029
1030 2003-08-06 [christoph]  0.9.4claws5
1031
1032         * sync with 0.9.4cvs2
1033                 see ChangeLog 2003-07-29                
1034
1035 2003-08-05 [paul]       0.9.4claws4
1036
1037         * sync with 0.9.4cvs3
1038                 see ChangeLog 2003-07-30
1039
1040 2003-08-04 [match]      0.9.4claws3
1041
1042         * po/POTFILES.in
1043                 export of LDIF files.
1044
1045 2003-08-04 [match]      0.9.4claws2
1046
1047         * src/ldif.[ch]
1048                 support for export LDIF. documented.
1049         * src/importldif.[ch]
1050         * src/exportldif.[ch]
1051                 add tooltips. documented.
1052         * src/exphtmldlg.[ch]
1053         * src/common/xmlprops.[ch]
1054                 documented.
1055         * src/exportldif.[ch]                   ** NEW **
1056         * src/expldifdlg.[ch]                   ** NEW **
1057         * src/addressbook.[ch]
1058         * src/Makefile.am
1059                 export of LDIF files.
1060                 documented.
1061
1062 2003-08-04 [christoph]  0.9.4claws1
1063
1064         * .cvsignore
1065         * Makefile.am
1066         * configure.ac
1067         * sylpheed-claws.pc.in                  ** NEW **
1068         * src/Makefile.am
1069         * src/common/Makefile.am
1070         * src/gtk/Makefile.am
1071                 install sylpheed header files in $(pkgincludedir) and create a
1072                 pkg-config file to allow building a plugin without the source
1073                 package
1074
1075 2003-08-04 [paul]       0.9.4claws
1076
1077         * version 0.9.4claws
1078
1079 2003-08-04 [paul]       0.9.3claws97
1080
1081         * po/es.po
1082                 update Spanish translation. Submitted by Ricardo
1083                 Mones Lastra.
1084
1085 2003-08-03 [paul]       0.9.3claws96
1086
1087         * po/hr.po
1088           po/sr.po
1089                 update Croatian and Serbian translations. Submitted by
1090                 Dragan and Urke MMI respectively
1091
1092 2003-08-03 [alfons]     0.9.3claws95
1093
1094         * src/summaryview.c
1095                 mark flag has precedence over important flag - seems
1096                 to have been changed in sync of 0.9.3claws45. this fixes
1097                 a regression where messages that were scored as important
1098                 don't show their mark flags. (using the same column for
1099                 both importance as mark flags is the real problem
1100                 ofcourse)
1101
1102 2003-08-03 [melvin]     0.9.3claws94
1103
1104         * po/fr.po
1105                 Updated French translations.
1106
1107 2003-08-03 [melvin]     0.9.3claws93
1108
1109         * src/Makefile.am
1110                 Fixed typo introduced after 0.9.3claws92 
1111                 that prevented compilation
1112                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
1113                 CPPFLAGS and YFLAGS to allow user setting these.
1114         * src/common/Makefile.am
1115         * src/gtk/Makefile.am
1116         * src/plugins/clamav/Makefile.am
1117         * src/plugins/demo/Makefile.am
1118         * src/plugins/dillo_viewer/Makefile.am
1119         * src/plugins/image_viewer/Makefile.am
1120         * src/plugins/mathml_viewer/Makefile.am
1121         * src/plugins/spamassassin/Makefile.am
1122         * src/plugins/trayicon/Makefile.am
1123         * src/plugins/trayicon/libeggtrayicon/Makefile.am
1124                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
1125                 CPPFLAGS and YFLAGS to allow user setting these.
1126
1127 2003-08-02 [christoph]  0.9.3claws92
1128
1129         * configure.ac
1130                 o rearrange plugin tests
1131                 o add test for clamav.h to ClamAV tests
1132
1133 2003-08-02 [luke]       0.9.3claws91
1134
1135         * src/mimeview.c
1136                 o fixed appearance of icon list when toggling back from the 
1137                   ctree
1138                 o toggling of icons using the keyboard works correctly
1139                 o fixed all other keyboard shortcuts to work when icons are
1140                   active
1141         
1142         * src/messageview.c
1143                 o fixed bug 4 - focus lost when changing messageview view type
1144
1145 2003-08-02 [christoph]  0.9.3claws90
1146
1147         * src/common/hooks.c
1148                 fix crash when pointer stored in hash table could get invalid
1149                 when a plugin is unloaded
1150
1151 2003-08-01 [christoph]  0.9.3claws89
1152
1153         * configure.ac
1154                 o try to build all plugins (except spamassassin) by default
1155                 o don't build a plugin if a dependency check fails
1156
1157         * src/common/hooks.c
1158                 fix warning
1159
1160 2003-08-01 [match]      0.9.3claws88
1161
1162         * src/importldif.c
1163                 allow single click field selection. document code.
1164
1165 2003-08-01 [christoph]  0.9.3claws87
1166
1167         * src/plugins/clamav/clamav_plugin.c
1168         * src/plugins/clamav/clamav_plugin_gtk.c
1169         * src/plugins/dillo_viewer/dillo_viewer.c
1170         * src/plugins/image_viewer/plugin.c
1171         * src/plugins/mathml_viewer/mathml_viewer.c
1172         * src/plugins/spamassassin/spamassassin.c
1173         * src/plugins/spamassassin/spamassassin_gtk.c
1174         * src/plugins/trayicon/trayicon.c
1175                 add version check to all plugins
1176
1177 2003-08-01 [hoa]        0.9.3claws86
1178
1179         * src/prefs_filtering.c
1180                 fixed a cosmetic bug, during creation of dialog box,
1181                 wrong widgets were shown after creation.
1182
1183 2003-08-01 [luke]       0.9.3claws85
1184
1185         * src/mainwindow.c
1186                 o fixed visibility of icons/mimeview after toggling separate
1187                   message/folder view (factored out some similar code too).
1188
1189
1190 2003-07-31 [alfons]     0.9.3claws84
1191
1192         * src/mimeview.c
1193                 tweak icon box UI a bit more, now allowing right-clicks actions
1194                 getting the relevant mime data too; should fix #250, "Can't save 
1195                 attachments sometimes".
1196
1197 2003-07-30 [alfons]     0.9.3claws83
1198
1199         * src/compose.c
1200                 don't do auto-save-draft inside key press handler, but rather
1201                 schedule it half of a second later; should fix #67, "autosave 
1202                 make re-rediting message crazy"
1203
1204 2003-07-30 [christoph]  0.9.3claws82
1205
1206         * src/plugins/trayicon/trayicon.c
1207                 process pending events before unloading the plugin
1208
1209         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
1210
1211 2003-07-30 [alfons]     0.9.3claws81
1212
1213         * src/common/hooks.c
1214                 parameter 2 of g_hook_destroy() should really be a hook id
1215
1216 2003-07-30 [alfons]     0.9.3claws80
1217
1218         * src/common/plugin.c
1219                 fix a possibly harmful function signature mismatch 
1220                 for plugin_done
1221
1222 2003-07-30 [alfons]     0.9.3claws79
1223
1224         * src/common/hooks[.ch]
1225                 const correctness
1226
1227 2003-07-30 [darko]      0.9.3claws78
1228
1229         * src/summaryview.c
1230                 make it compile again
1231
1232 2003-07-30 [luke]       0.9.3claws77
1233
1234         * src/crash.c
1235         * src/main.c
1236                 o added/moved signal handlers for SIGTERM (normal kill command) 
1237                   and SIGINT (ctl-c) to be used even without 
1238                   --enable-crash-dialog, fixing bug 166
1239
1240         * src/summaryview.c
1241                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
1242                   bug 227
1243
1244         * src/mainwindow.c
1245                 o changed sensitivity condition for 'Next new' and 'Next 
1246                   unread', fixing bug 8
1247
1248 2003-07-29 [alfons]     0.9.3claws76
1249
1250         * src/common/utils.[ch]
1251                 add generate_msgid()
1252         * src/messageview.c
1253                 save ack'ed RRR; fixes #205, "return receipt is not saved in
1254                 sent folder".
1255
1256 2003-07-29 [alfons]     0.9.3claws75
1257
1258         * src/messageview.c
1259                 fix a memleak (claws-only)
1260
1261 2003-07-29 [alfons]     0.9.3claws74
1262
1263         * src/mimeview.[ch]
1264         * src/gtk/gtkvscrollbutton.[ch]
1265                 fix UI glitch where mime icon toolbox' scroll position is not 
1266                 reset after switching to another message
1267                 
1268
1269 2003-07-29 [paul]       0.9.3claws73
1270
1271         * src/prefs_folder_item.c
1272                 split the prefs into 2 separate pages
1273
1274 2003-07-29 [paul]       0.9.3claws72
1275
1276         * src/compose.c
1277                 prepend "\n\n" to a signature without a separator too
1278
1279 2003-07-29 [paul]       0.9.3claws71
1280
1281         * src/compose.c
1282                 fix bug where changing to an account without an auto-sig
1283                 from an initial account without an auto-sig would insert 
1284                 2 blank lines at the cursor point
1285                 fix bug where changing to an account with an auto-sig
1286                 from an initial account without an auto-sig would insert
1287                 the sig at the cursor point
1288
1289 2003-07-29 [paul]       0.9.3claws70
1290
1291         * src/folderview.c
1292                 use the colour from the folder pref unless the folder
1293                 has new messages
1294
1295 2003-07-29 [alfons]     0.9.3claws69
1296
1297         * src/procmsg.[ch]
1298         * src/messageview.c
1299         * src/procheader.c
1300                 rewrite return receipt request work a little bit (the former 
1301                 implementation presumably depended too much on the UI setting
1302                 flags). (we're losing the old pending flag.) 
1303
1304 2003-07-28 [christoph]  0.9.3claws68
1305
1306         * src/folder.c
1307         * src/imap.c
1308         * src/mh.c
1309         * src/procmsg.[ch]
1310                 fix copy to IMAP folder from other folder
1311
1312 2003-07-28 [christoph]  0.9.3claws67
1313
1314         * src/procmsg.c
1315                 fix sync of procmsg_get_message_file_list
1316
1317 2003-07-28 [christoph]  0.9.3claws66
1318
1319         * sync with 0.9.3cvs14
1320                 see ChangeLog 2003-07-18
1321         * sync with 0.9.3cvs17
1322                 see ChangeLog 2003-07-23
1323
1324         (closes Bug 234 segmentation fault after sending out mail via
1325          smtp(auth))
1326
1327 2003-07-28 [paul]       0.9.3claws65
1328
1329         * po/es.po
1330                 update Spanish translation, submitted by Ricardo Mones
1331                 Lastra
1332
1333 2003-07-28 [christoph]  0.9.3claws64
1334
1335         * src/folder.[ch]
1336         * src/imap.c
1337         * src/mh.c
1338                 return new message numbers as a GRelation instead of a GSList
1339                 that has to be in the same order as the input list. A list
1340                 would make it hard for IMAP to optimize oepration by sorting
1341                 the input list. The returned list would have to be reordered
1342                 to match the same order that input list has.
1343
1344         * src/gtk/gtkaspell.c
1345                 fix missing return value, could cause a crash when garbage is
1346                 on the stack that is used as the expected return value
1347
1348 2003-07-28 [paul]       0.9.3claws63
1349
1350         * sync with 0.9.4cvs1
1351                 see ChangeLog 2003-07-28
1352
1353 2003-07-27 [alfons]     0.9.3claws62
1354
1355         * src/mimeview.c
1356                 tweak it more to make icon list act like a check button group
1357
1358 2003-07-27 [christoph]  0.9.3claws61
1359
1360         * sync with 0.9.3cvs20
1361                 see ChangeLog 2003-07-25
1362
1363 2003-07-27 [paul]       0.9.3claws60
1364
1365         * src/procmsg.c
1366                 re-commit changes from 0.9.3claws58 -
1367                 accidently removed in 0.9.3claws59
1368
1369 2003-07-27 [paul]       0.9.3claws59
1370
1371         * src/procmsg.[ch]
1372                 a sync from 0.9.3cvs17
1373                 see ChangeLog 2003-07-23
1374
1375 2003-07-27 [alfons]     0.9.3claws58
1376
1377         * src/procmsg.c
1378                 add missing header members to MsgInfo; fixes the problem of 
1379                 not displaying X-Faces, as noticed by Ricardo Mones
1380
1381 2003-07-26 [christoph]  0.9.3claws57
1382
1383         * sync with 0.9.3cvs18
1384                 see ChangeLog 2003-07-24
1385
1386 2003-07-26 [christoph]  0.9.3claws56
1387
1388         * sync with 0.9.3cvs17
1389                 see ChangeLog 2003-07-23
1390
1391 2003-07-26 [christoph]  0.9.3claws55
1392
1393         * src/folder.[ch]
1394         * src/imap.c
1395         * src/mbox_folder.c
1396         * src/mh.c
1397         * src/news.c
1398                 add support for copy function that copy multiple messages
1399                 (not implemented yet)
1400
1401         * src/summaryview.c
1402                 add missing return value
1403
1404 2003-07-26 [paul]       0.9.3claws54
1405
1406         * tools/multiwebsearch.pl
1407                 do whitespace substitution before passing the string
1408                 to the browser. fixes bug with browsers that don't
1409                 do whitespace conversion themselves.
1410
1411 2003-07-25 [christoph]  0.9.3claws53
1412
1413         * src/folder.[ch]
1414         * src/imap.c
1415         * src/mh.c
1416                 rewrite adding of multiple messages to a folder for
1417                 claws' folder system
1418
1419 2003-07-25 [luke]       0.9.3claws52
1420
1421         * src/mimeview.c
1422                 o icon toggles set correctly on leaving ctree mimeview
1423
1424 2003-07-25 [paul]       0.9.3claws51
1425
1426         * partial sync with 0.9.3cvs21 [src/main.c]
1427                 see ChangeLog 2003-07-25
1428
1429 2003-07-24 [paul]       0.9.3claws50
1430
1431         * tools/maildir2sylpheed.pl
1432                 fix typo
1433
1434 2003-07-24 [paul]       0.9.3claws49
1435
1436         * src/mimeview.c
1437                 increase the gutter size of paned so that the panes
1438                 can be resized
1439                 
1440         * src/plugins/demo/demo.c
1441                 squeeze in another typo fix
1442
1443 2003-07-24 [paul]       0.9.3claws48
1444
1445         * src/plugins/demo/demo.c
1446           src/prefs_account.c
1447                 small changes to the English
1448                 
1449         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
1450           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
1451           src/Makefile.am
1452           src/stock_pixmap.c
1453                 rename the misspelled icon
1454
1455 2003-07-23 [alfons]     0.9.3claws47
1456
1457         * src/mimeview.c
1458                 make icon list look like a list of toggles
1459
1460 2003-07-23 [luke]       0.9.3claws46
1461
1462         * src/pixmaps/mimeview_gpg_expired.xpm
1463         * src/pixmaps/mimeview_gpg_failed.xpm
1464         * src/pixmaps/mimeview_gpg_passed.xpm
1465         * src/pixmaps/mimeview_text_html.xpm
1466         * src/pixmaps/mimeview_image.xpm
1467                 o all icons the same size
1468
1469         * src/mimeview.[ch]
1470                 o mimeview ctree arranged vertically above the viewer
1471                 o icons changed to buttons
1472                 o can use keyboard to select an icon (Enter)
1473                 o resize icon list to width of icons
1474
1475         *  src/gtk/gtkvscrollbutton.c
1476                 o sensitivity of buttons reacts to position
1477
1478 2003-07-23 [christoph]  0.9.3claws45
1479
1480         * sync with 0.9.3cvs14 (incomplete)
1481                 see ChangeLog 2003-07-17
1482
1483 2003-07-23 [alfons]     0.9.3claws44
1484
1485         * src/folder.c
1486         * src/procmsg.h
1487                 sync with my local tree to restore some claws-only things
1488
1489 2003-07-23 [paul]       0.9.3claws43
1490
1491         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
1492           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
1493           src/Makefile.am
1494           src/mimeview.c
1495           src/procmime.h
1496           src/rfc2015.c
1497           src/stock_pixmap.[ch]
1498                 indicate missing keys and expired sigs/keys
1499                 in mime view column
1500
1501 2003-07-23 [paul]       0.9.3claws42
1502
1503         * src/compose.c
1504                 Redirect fixes: enable automatic account selection and
1505                 do not append signature to message on changing account
1506                 fixes Bug[s] #248
1507
1508 2003-07-23 [paul]       0.9.3claws41
1509
1510         * sync with 0.9.3cvs16
1511                 see ChangeLog 2003-07-23
1512
1513 2003-07-23 [alfons]     0.9.3claws40
1514
1515         * src/inc.c
1516                 give progress dialog a main window, and give it the first 
1517                 one (presumably the only one). fixes bug #247, "segfault on 
1518                 pop-before-smtp" 
1519
1520 2003-07-22 [alfons]     0.9.3claws39
1521
1522         * src/summaryview.c
1523                 shift-space scrolls up
1524
1525 2003-07-22 [paul]       0.9.3claws38
1526
1527         * sync with 0.9.3cvs15
1528                 see ChangeLog 2003-07-22
1529
1530 2003-07-20 [alfons]     0.9.3claws37
1531
1532         * src/compose.c
1533                 put menu inside #ifdef USE_ASPELL..#endif
1534
1535 2003-07-20 [christoph]  0.9.3claws36
1536
1537         * src/procmsg.c
1538                 fix wrong flags in MsgInfo returned by
1539                 procmsg_msginfo_get_full_info()
1540
1541         (closes Bug 221 Deleting messages from the Message View gives incorrect
1542          new/unread message counts in the folder view)
1543
1544         * src/plugins/spamassassin/spamassassin_gtk.c
1545                 add gettext macro for prefs page title
1546
1547 2003-07-20 [paul]       0.9.3claws35
1548
1549         * src/mimeview.c
1550                 redraw icon list on signature check
1551
1552 2003-07-20 [christoph]  0.9.3claws34
1553
1554         * src/Makefile.am
1555         * src/account.c
1556         * src/folder.[ch]
1557         * src/folder_item_prefs.[ch]            ** NEW **
1558         * src/folderview.c
1559         * src/mainwindow.c
1560         * src/mh.c
1561         * src/prefs_gtk.c
1562         * src/prefs_scoring.c
1563         * src/summaryview.c
1564         * src/prefs_folder_item.[ch]
1565                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
1566                   Properties dialog
1567                 o use prefswindow for folder properties
1568
1569         * src/gtk/prefswindow.[ch]
1570                 change implementation to use an invisible notebook instead
1571                 of unparenting widgets
1572
1573 2003-07-20 [christoph]  0.9.3claws33
1574
1575         * src/compose.h
1576         * src/folder.c
1577         * src/folderview.h
1578         * src/headerview.h
1579         * src/prefs_filtering.h
1580         * src/prefs_folder_item.[ch]
1581         * src/procmime.h
1582         * src/procmsg.h
1583         * src/summaryview.h
1584                 clean up header mess
1585                 (always use 1. typedefs, 2. #includes, 3. structures)
1586
1587         * src/common/version.h.in
1588                 add casts for constants
1589
1590         * src/plugins/demo/demo.c
1591                 fix typo
1592
1593         * src/plugins/spamassassin/spamassassin.c
1594                 remove unused variable
1595
1596 2003-07-20 [alfons]     0.9.3claws32
1597
1598         * src/mimeview.c
1599                 o make icon buttons respond on left click
1600                 o minor cosmetic change
1601
1602 2003-07-19 [luke]       0.9.3claws31
1603
1604         * src/mimeview.[ch]
1605         * src/gtk/gtkvscrollbutton.c
1606         * src/messageview.c
1607                 o improved mimeview behaviour when selecting a new message
1608                 o plus code cleanups to remove compile warnings
1609
1610
1611 2003-07-19 [alfons]     0.9.3claws30
1612
1613         * src/procmsg.c
1614         * src/compose.c
1615         * src/common/utils.[ch]
1616                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
1617
1618 2003-07-19 [alfons]     0.9.3claws29
1619
1620         * src/prefs_folder_item.c
1621                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
1622                 string pointers
1623
1624 2003-07-19 [luke]       0.9.3claws28
1625
1626         * src/messageview.c
1627         * src/mimeview.[ch]
1628         * src/procmime.h
1629         * src/rfc2015.c
1630         * src/stock_pixmap.[ch]
1631         * src/gtk/Makefile.am
1632         * src/Makefile.am
1633         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
1634         * src/pixmaps/mime_*.xpm                ** NEW **
1635                 o mimeview rearrangement with a new icon shortcut bar
1636
1637 2003-07-19 [alfons]     0.9.3claws27
1638
1639         * src/folderview.c
1640                 o plug leaking nodes_to_recollapse
1641                 o add folderview_recollapse_all_nodes() (not used yet)
1642
1643 2003-07-19 [alfons]     0.9.3claws26
1644
1645         * src/compose.c
1646         * src/common/utils.c
1647                 honour #240 "Better SUBJECT handling" by cleaning the prefix
1648                 for both forwarding as replying
1649
1650 2003-07-18 [christoph]  0.9.3claws25
1651
1652         * configure.ac
1653         * src/common/sylpheed.[ch]
1654         * src/common/version.h.in
1655                 add version in numeric form to allow easy comparison
1656
1657         * src/plugins/demo/demo.c
1658                 add version check
1659                 - sylpheed version > plugin version => never allowed, sylpheed
1660                   could contain unknown API changes
1661                 - sylpheed version < minimum version required => don't load,
1662                   API required not available (if linking does not fail)
1663
1664 2003-07-18 [alfons]     0.9.3claws24
1665         
1666         * src/common/plugin.[ch]
1667                 const correctness
1668
1669 2003-07-18 [christoph]  0.9.3claws23
1670
1671         * src/common/hooks.c
1672                 fix crash when hooks where unregisted
1673
1674         * src/plugins/trayicon/trayicon.c
1675                 unregister detroy signal before destroying the widget
1676                 (still crashes when the plugin is unloaded)
1677
1678 2003-07-18 [alfons]     0.9.3claws22
1679         
1680         * src/folderview.c
1681                 delay expanding folder tree during drags until timeout triggered
1682                 (needs perhaps some tweaking, so testing is welcome)
1683
1684 2003-07-17 [alfons]     0.9.3claws21
1685
1686         * src/folderview.c
1687                 clean up cruft
1688
1689 2003-07-17 [christoph]  0.9.3claws20
1690
1691         * src/common/session.c
1692                 fix opening of SSL connections
1693
1694         * src/plugins/image_viewer/Makefile.am
1695                 add OPENSSL_CFLAGS (we should find a better solution to remove
1696                 this dependencies if they are not required)
1697
1698         * src/plugins/spamassassin/spamassassin.c
1699                 remove setlocale workaround (fixed in libspamc)
1700
1701         (closes Bug Bug 184 Entering non-ascii character deletes previous char
1702          if spell checking enabled)
1703
1704 2003-07-17 [alfons]     0.9.3claws19
1705
1706         * src/common/hooks.[ch]
1707         * src/plugins/clamav/clamav_plugin.c
1708         * src/plugins/spamassassin/spamassassin.c
1709         * src/plugins/trayicon/trayicon.c
1710                 fix signedness muck 
1711
1712 2003-07-17 [alfons]     0.9.3claws18
1713
1714         * src/procmime.c
1715                 plug memleak
1716
1717 2003-07-17 [alfons]     0.9.3claws17
1718
1719         * src/inc.c
1720                 plug memleak
1721
1722 2003-07-17 [paul]       0.9.3claws16
1723
1724         * src/common/defs.h
1725           src/mainwindow.c
1726           src/manual.[ch]
1727                 add link to the Claws site's FAQ page, after the suggestion
1728                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
1729                 Move url strings to defs.h
1730                 
1731         * src/mainwindow.c
1732                 fix typo to prevent "unknown menu entry" warnings
1733
1734 2003-07-17 [alfons]     0.9.3claws15
1735
1736         * src/folderview.[ch]
1737         * src/summaryview.[ch]
1738         * src/mimeview.[ch]
1739                 plug DnD leaks 
1740
1741 2003-07-17 [paul]       0.9.3claws14
1742
1743         * src/inc.c
1744                 remove two instances of 'GTK_EVENTS_FLUSH' because
1745                 they are unnecessary and probably cause a stack overflow
1746
1747 2003-07-16 [christoph]  0.9.3claws13
1748
1749         * src/mimeview.[ch]
1750                 use an invisible GTK notebook to switch between viewers
1751                 instead of reparenting widgets
1752
1753 2003-07-16 [christoph]  0.9.3claws12
1754
1755         * src/folder.c
1756                 move folder_item_update_freeze() to correct place in
1757                 folder_item_scan_full()
1758
1759 2003-07-16 [paul]       0.9.3claws11
1760
1761         * sync with 0.9.3cvs12
1762                 see ChangeLog 2003-07-14 and 2003-07-15
1763
1764 2003-07-16 [christoph]  0.9.3claws10
1765
1766         * src/imap.[ch]
1767         * src/prefs_account.[ch]
1768                 sync IMAP CRAM-MD5 authentication with sylpheed-main
1769
1770 2003-07-15 [alfons]     0.9.3claws9
1771
1772         * src/main.c
1773                 make --config-dir do something useful
1774
1775 2003-07-15 [alfons]     0.9.3claws8
1776
1777         * src/procmsg.c
1778                 o fix a bug where 'last' didn't really point to the last message
1779                   in the top level list of children, but to the last threaded
1780                   message. 
1781                 
1782                 o clean up and make it easier to sync
1783
1784 2003-07-15 [alfons]     0.9.3claws7
1785
1786         * src/mainwindow.c
1787                 make correct menu items sensitive       
1788
1789 2003-07-14 [alfons]     0.9.3claws6
1790
1791         * src/procmsg.c
1792                 tune the threader so it will not subject-thread any message
1793                 without a subject prefix (this will not thread correctly if 
1794                 a parent is delivered after their childs, but it looks 
1795                 better right now)
1796
1797 2003-07-13 [christoph]  0.9.3claws5
1798
1799         * src/mainwindow.c
1800                 group "Add mailbox *..." menu items in submenu
1801
1802 2003-07-13 [alfons]     0.9.3claws4
1803
1804         * src/summaryview.c
1805                 correct summary_toggle_pressed() signature and make sure
1806                 signal is not passed on
1807
1808 2003-07-13 [alfons]     0.9.3claws3
1809
1810         * src/summaryview.c
1811                 o for now don't pass on keys when they we're handled by 
1812                   ctree::key_press_event
1813                 o clean up
1814
1815 2003-07-13 [alfons]     0.9.3claws2
1816         
1817         * src/main.c
1818                 add command line option "--config-dir" to get the current 
1819                 configuration dir
1820
1821 2003-07-12 [alfons]     0.9.3claws1
1822
1823         * src/matcher.[ch]
1824         * src/matcher_parser_parse.y
1825         * src/prefs_filtering.c
1826         * src/filtering.c
1827                 add "Lock" filter action to lock messages;
1828
1829         * src/filtering.c       
1830                 remove debug_print()    
1831         * src/prefs_filtering.c
1832                 re-organize matcher part 9: 
1833                 make action text entries easily extendible;
1834                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
1835                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
1836
1837 2003-07-12 [paul]
1838
1839         * tools/README
1840                 update old information and add missing
1841                 information
1842
1843 2003-07-12 [paul]       0.9.3claws
1844
1845         * 0.9.3claws released
1846         
1847 2003-07-12 [paul]       0.9.0claws103
1848
1849         * src/Makefile.am
1850                 add addrquery.h
1851
1852 2003-07-12 [melvin]     0.9.0claws102
1853
1854         * src/messageview.c
1855                 Fixed bug #215: Show MIME tab for single text/html messages. 
1856                 
1857 2003-07-12 [paul]       0.9.0claws101
1858
1859         * man/sylpheed.1
1860                 updated
1861
1862 2003-07-12 [paul]       0.9.0claws100
1863
1864         * po/es.po
1865           po/hr.po
1866           po/pl.po
1867           po/sr.po
1868                 update Spanish, Croatian, Polish, Serbian translations.
1869                 submitted by Ricardo Mones Lastra, Dragan, Witold
1870                 Wladyslaw Wojciech Wilk, Urke MMI
1871
1872 2003-07-12 [melvin]     0.9.0claws99
1873
1874         * po/fr.po
1875                 Updated French translations.
1876
1877 2003-07-12 [paul]       0.9.0claws98
1878
1879         * src/addressbook.c
1880                 disable 'Lookup' button as it has no effect
1881
1882 2003-07-11 [alfons]     0.9.0claws97
1883         
1884         * src/summaryview.c
1885                 summary_searchbar_pressed() should return TRUE to signal that
1886                 event was handled. when returning void, the return value passed
1887                 to GTK is actually random, but maybe FALSE, in which case the
1888                 event is handled by parent
1889                 
1890 2003-07-10 [paul]       0.9.0claws96
1891
1892         * ac/missing/gettext.m4
1893                 update to version 0.12
1894
1895 2003-07-10 [paul]       0.9.0claws95
1896
1897         * src/plugins/clamav/clamav_plugin.c
1898                 fix bug where multipart/alternative messages
1899                 would slip through without being scanned
1900
1901 2003-07-10 [christoph]  0.9.0claws94
1902
1903         * src/folder.c
1904                 correct check if folder supports removing when a message is
1905                 moved. if not the message is only copied.
1906
1907         (closes Bug 132 crash on startup in newsgroups folders)
1908
1909 2003-07-09 [alfons]     0.9.0claws93
1910
1911         * configure.ac
1912         * src/common/defs.h
1913                 --with-config-dir (default .sylpheed)
1914
1915 2003-07-09 [christoph]  0.9.0claws92
1916
1917         * configure.ac
1918                 use PKG_CHECK_MODULES to check for gtkmathview
1919                 (version 0.4.2 now required)
1920
1921 2003-07-08 [melvin]     0.9.0claws91
1922
1923         * src/action.c
1924                 Implemented a progress bar that counts the number of completed
1925                 tasks when the action runs more than one command.
1926
1927 2003-07-08 [alfons]     0.9.0claws90
1928
1929         * src/procmsg.c
1930                 if queued message has an invalid Message-Id, don't try to
1931                 find message it refers to (fixes #209 "crash when processing 
1932                 in folder")
1933
1934 2003-07-08 [paul]       0.9.0claws89
1935
1936         * sync with 0.9.3cvs2
1937                 see ChangeLog 2003-07-08
1938
1939 2003-07-08 [match]      0.9.0claws88
1940
1941         * src/ldapctrl.c
1942                 extend LDAP search for first/last name by parsing search term.
1943
1944 2003-07-08 [alfons]     0.9.0claws87
1945
1946         * src/send_message.c
1947                 fix bug #208 "Status message stuck when sending on POP3 account"
1948
1949 2003-07-07 [paul]       0.9.0claws86
1950
1951         * po/hr.po
1952                 new Croatian translation, submitted by
1953                 Dragan <drleskov@inet.hr>
1954
1955 2003-07-07 [paul]       0.9.0claws85
1956
1957         * sync with 0.9.3cvs1
1958                 see ChangeLog 2003-07-07
1959
1960 2003-07-05 [christoph]  0.9.0claws84
1961
1962         * src/Makefile.am
1963         * src/messageview.c
1964         * src/mimeview.[ch]
1965         * src/stock_pixmap.[ch]
1966         * src/pixmaps/messageview_text.xpm              ** NEW **
1967                 move mimeview tabs to the right side and use icons
1968                 instead of text to save some space
1969
1970         (patch by Luke Plant <lukeplant@softhome.net>)
1971
1972 2003-07-05 [christoph]  0.9.0claws83
1973
1974         * src/inc.c
1975                 add NULL pointer checks
1976
1977         (patch by Luke Plant <lukeplant@softhome.net>)
1978         (closes Bug 204 0.9.0 quits on authentication error?!)
1979
1980 2003-07-05 [alfons]     0.9.0claws82
1981
1982         * configure.ac
1983                 take the clue in bug #202 "./configure script - 
1984                 'if test' comparison failure" reported by John Kristoff. 
1985
1986 2003-07-04 [christoph]  0.9.0claws81
1987
1988         * src/plugins/spamassassin/spamassassin.c
1989                 set timeout for spam check
1990
1991 2003-07-04 [christoph]  0.9.0claws80
1992
1993         * src/main.c
1994                 destroy all FolderItems when shutting down to
1995                 allow folders to clean up
1996
1997 2003-07-04 [melvin]     0.9.0claws79
1998
1999         * src/gtk/gtkaspell.c
2000                 Fixed bug #184 "Entering non-ascii character deletes
2001                 previous char if spell checking enabled": this makes
2002                 the spell checking in multibytes (e.g. UTF-8)locales work.
2003                 (Patch by Luke Plant).
2004                 
2005 2003-07-04 [christoph]  0.9.0claws78
2006
2007         * sync with 0.9.2cvs1
2008                 see ChangeLog 2003-06-10
2009
2010 2003-07-04 [paul]       0.9.0claws77
2011
2012         * sync with 0.9.3 release
2013                 see ChangeLog 2003-07-04
2014
2015 2003-07-03 [christoph]  0.9.0claws76
2016
2017         * src/folder.[ch]
2018         * src/imap.c
2019         * src/mbox_folder.c
2020         * src/mh.c
2021         * src/news.c
2022                 move folder_item_get_path() stuff into a folder virtual function
2023
2024         * src/procmsg.c
2025                 use folder_item_fetch_msg() to get message and do not contruct
2026                 the filename from path and number
2027
2028 2003-07-03 [paul]       0.9.0claws75
2029
2030         * sync with 0.9.2cvs12
2031                 see ChangeLog 2003-07-03
2032
2033 2003-07-02 [paul]       0.9.0claws74
2034
2035         * src/messageview.c
2036                 fix text-selection for replying
2037
2038 2003-07-02 [paul]       0.9.0claws73
2039
2040         * sync with 0.9.2cvs11
2041                 see ChangeLog 2003-07-02
2042
2043 2003-07-02 [paul]       0.9.0claws72
2044
2045         * src/procmsg.c
2046                 revert last commit because it breaks more
2047                 than it fixes
2048
2049 2003-07-02 [paul]       0.9.0claws71
2050
2051         * src/procmsg.c
2052                 fix thread by subject/sort by date
2053
2054 2003-07-01 [paul]       0.9.0claws70
2055
2056         * sync with 0.9.2cvs10
2057                 see ChangeLog 2003-07-01
2058
2059 2003-06-30 [paul]       0.9.0claws69
2060
2061         * sync with 0.9.2cvs9
2062                 see ChangeLog 2003-06-30
2063
2064 2003-06-28 [match]      0.9.0claws68
2065
2066         * src/addressbook.c
2067                 fix null ptr.
2068
2069 2003-06-27 [paul]       0.9.0claws67
2070
2071         * sync with 0.9.2cvs7
2072                 see ChangeLog 2003-06-27
2073
2074 2003-06-26 [christoph]  0.9.0claws66
2075
2076         * src/folder.c
2077                 freeze folder updates while a folder is scanned
2078
2079         (closes Bug 185 New message counter)
2080
2081 2003-06-26 [darko]      0.9.0claws65
2082
2083         * src/ldapserver.c
2084                 fix infinite loop when adding a new LDAP server
2085
2086 2003-06-26 [paul]       0.9.0claws64
2087
2088         * sync with 0.9.2cvs6
2089                 see ChangeLog 2003-06-26
2090
2091 2003-06-26 [paul]       0.9.0claws63
2092
2093         * sync with 0.9.2cvs5
2094                 see ChangeLog 2003-06-25 and 2003-06-26
2095
2096 2003-06-25 [match]      0.9.0claws62
2097
2098         * src/addr_compl.c
2099                 Fixed tab/backtab for dropped-down completion list to
2100                 move next/previous field. (close bug 147)
2101
2102 2003-06-25 [christoph]  0.9.0claws61
2103
2104         * src/addr_compl.[ch]
2105         * src/addrindex.[ch]
2106         * src/folderview.c
2107         * src/inc.c
2108         * src/news.c
2109         * src/summaryview.c
2110         * src/toolbar.c
2111                 fix warnings
2112
2113 2003-06-25 [leandro]    0.9.0claws60
2114
2115         * src/compose.c
2116                 o cleanups
2117                 o gray out "Message/Remove references" menu item if not
2118                   replying to a message
2119
2120 2003-06-24 [leandro]    0.9.0claws59
2121
2122         * src/compose.[ch]
2123                 o removed "Message/Create new thread" menu item
2124                 o added "Message/Remove references" menu item
2125                   (it's off by default and will not check anymore
2126                    if the subject changed)
2127
2128 2003-06-23 [alfons]     0.9.0claws58
2129
2130         * src/procmsg.c
2131                 try better grouping messages threaded by subject based on their age.
2132                 still not perfect - because the message tree is not sorted by date.  
2133
2134 2003-06-23 [thorsten]   0.9.0claws57
2135
2136         * src/pop.[ch]
2137                 added mail_receive_hook to allow modifications
2138                 directly after retrieval (e.g. adding headers).
2139
2140 2003-06-23 [paul]       0.9.0claws56
2141
2142         * src/sourcewindow.c
2143                  enable the use of Ctrl+A to select all text in
2144                  the sourcewindow
2145                  Patch submitted by Ivan Francolin Martinez
2146                  <ivanfm@users.sourceforge.net>
2147
2148 2003-06-22 [christoph]  0.9.0claws55
2149
2150         * src/folder.[ch]
2151                 o add notification hook for folder tree changes
2152                 o invoke hooks after folder tree scanning
2153
2154         * src/folderview.[ch]
2155                 register hook for folder tree changes that
2156                 updates the ctree
2157
2158         (there are more places that should be updated, like add, remove 
2159          or move folder)
2160
2161         (closes Bug 164 Crash on rebuild folder tree)
2162         (closes Bug 190 Crash on 'rebuilding folder tree')
2163
2164 2003-06-21 [leandro]    0.9.0claws54
2165
2166         * src/compose.[ch]
2167                 create a new thread if subject changes
2168                 (it's on by default, can be disabled in Message menu)
2169
2170 2003-06-21 [alfons]     0.9.0claws53
2171
2172         * src/summaryview.c
2173                 quiet little compiler
2174
2175 2003-06-21 [christoph]  0.9.0claws52
2176
2177         update gettext stuff to version 0.12
2178
2179 2003-06-19 [alfons]     0.9.0claws51
2180
2181         * src/common/log.c
2182         * src/common/plugin.c
2183                 move defs.h before glib.h to prevent MIN/MAX redefs
2184
2185 2003-06-19 [alfons]
2186
2187         * src/addressbook.c
2188                 translatable
2189
2190 2003-06-19 [match]      0.9.0claws50
2191
2192         * src/addressbook.[ch]
2193         * src/addrindex.[ch]
2194         * src/addr_compl.[ch]
2195         * src/editldap.[ch]
2196         * src/editldap_basedn.[ch]
2197         * src/addritem.[ch]
2198         * src/ldapquery.h
2199                 re-implemented dynamic LDAP search. works without
2200                 slowdown on display sender with addressbook
2201                 option.
2202         * src/addrbook.c
2203                 documented code.
2204
2205 2003-06-19 [paul]       0.9.0claws49
2206
2207         * src/compose.c
2208                 fix Bug #136 'Nonprovided quotation marks crash claws'
2209                 patch submitted by Pawel PĂŞkala <c0rn@gazeta.pl>
2210
2211 2003-06-19 [alfons]     0.9.0claws48
2212
2213         * src/prefs_common.[ch]
2214         * src/procmsg.c
2215                 restrict threading by subject by checking thread for
2216                 age (prefs_common.thread_by_subject_max_age)
2217
2218 2003-06-18 [christoph]  0.9.0claws47
2219
2220         * src/imap.c
2221                 fix memory leak in imap_cmd_fetch()
2222
2223 2003-06-18 [christoph]  0.9.0claws46
2224
2225         * src/prefs_gtk.c
2226                 fix memory leak in prefs_set_default() when used multiple
2227                 times or after prefs have been read
2228
2229 2003-06-18 [christoph]  0.9.0claws45
2230
2231         * src/common/plugin.c
2232                 fix memory leak in plugin_unload()
2233
2234 2003-06-18 [christoph]  0.9.0claws44
2235
2236         * src/imap.c
2237                 fix memory leak in imap_cmd_ok()
2238
2239 2003-06-18 [christoph]  0.9.0claws43
2240
2241         * src/folder.c
2242                 stop messages that are downloaded from POP3 and added to
2243                 an IMAP inbox from being filtered twice (first by POP3
2244                 and again when IMAP folder is scaned to get the UID of
2245                 the APPEND operation when no UIDPLUS is available)
2246
2247 2003-06-18 [alfons]
2248
2249         * tools/Makefile.am
2250                 phoenix <- firebird     
2251
2252 2003-06-18 [paul]
2253
2254         * tools/launch_phoenix          ** REMOVED **
2255           tools/launch_firebird         ** NEW **
2256                 renamed and edited to reflect the browser's name change from
2257                 'phoenix' to 'firebird'
2258
2259 2003-06-18 [paul]       0.9.0claws42
2260
2261         * sync with 0.9.2cvs2
2262                 see ChangeLog 2003-06-16
2263
2264 2003-06-17 [alfons]     0.9.0claws41
2265
2266         * src/procmsg.c
2267                 prevent threading problems when a node is an ancestor (parent / great parent),
2268                 which mostly happens with circular references (thanks to Phillipe GramoullĂ©
2269                 for finding an sample set of messages)
2270
2271 2003-06-16 [christoph]  0.9.0claws40
2272
2273         * src/main.c
2274                 don't popup main window on --receive or --receive-all
2275
2276         * src/mainwindow.[ch]
2277         * src/plugins/trayicon/trayicon.c
2278                 allow hiding of main window by clicking on the trayicon
2279                 (doesn't work correctly in seperate window mode and may
2280                  cause unexpected GTK problems I couldn't find yet)
2281
2282         * src/common/ssl.c
2283                 remove incorrect warning
2284
2285 2003-06-15 [alfons]     0.9.0claws39
2286
2287         * src/gtk/gtkstext.c
2288                 don't output debug text;
2289                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
2290                 for pointing this out);
2291
2292 2003-06-14 [alfons]     0.9.0claws38
2293         
2294         * src/messageview.c
2295                 remove printf() and make one if..else comply with coding style
2296
2297 2003-06-14 [alfons]     0.9.0claws37
2298
2299         * AUTHORS
2300                 add Martin Wicke
2301         * src/action.c
2302         * src/messageview.[ch]
2303         * src/summaryview.c
2304                 apply patch #754162 "Quoting messages filtered by actions" submitted
2305                 by Martin Wicke, which allows quoting message body changed by an
2306                 action (Thanks!).
2307
2308 2003-06-13 [alfons]     0.9.0claws36
2309
2310         * src/utils.c
2311                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
2312                 use case insensitive regexp (suggested by Ivan Martinez)
2313
2314 2003-06-13 [christoph]  0.9.0claws35
2315
2316         * configure.ac
2317         * src/plugins/trayicon/Makefile.am
2318         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
2319         * src/plugins/trayicon/trayicon.c
2320         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
2321         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
2322         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
2323         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
2324         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
2325         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
2326                 replace my own EggTrayIcon backport with the backport
2327                 used by (l|x)mule and gabber.
2328
2329 2003-06-13 [alfons]     0.9.0claws34
2330
2331         * AUTHORS
2332         * src/common/utils.c
2333                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
2334
2335 2003-06-13 [alfons]     0.9.0claws33
2336
2337         * src/compose.c
2338                 clean up a little bit
2339
2340 2003-06-12 [alfons]     0.9.0claws32
2341
2342         * src/compose.c
2343                 const correctness fix
2344
2345         * src/common/sylpheed.[ch]
2346                 () -> (void)
2347                 prevent redef MIN/MAX
2348                 
2349         * src/common/utils.[ch]
2350                 () -> (void)
2351
2352 2003-06-12 [melvin]     0.9.0claws31
2353
2354         * src/compose.c
2355                 Updated to take into accounts changes in GtkAspell.
2356
2357 2003-06-12 [alfons]     0.9.0claws30
2358
2359         * src/compose.c
2360         * src/procmsg.c
2361         * src/common/utils.[ch]
2362                 handle reply subject prefixes better (initial 
2363                 suggestion by Robert Story adapted and enhanced 
2364                 using regexps)
2365
2366 2003-06-12 [melvin]     0.9.0claws29
2367
2368         * src/compose.c
2369                 Use new gtkaspell_checkers_strerror() to get the speller's
2370                 error message instead of accessing the (now private)
2371                 checkers structure.
2372                 Minor code clean up
2373
2374         * src/main.c
2375                 Use #ifdef instead of #if for USE_ASPELL
2376                 Use the new spell checkers init/quit functions 
2377
2378         * src/gtk/gtkaspell.c
2379                 Use #ifdef instead of #if for USE_ASPELL
2380                 Moved in the majority of GtkAspell structures that were
2381                 exported before by gtkaspell.h
2382         
2383         * src/gtk/gktaspell.h
2384                 Made gtkaspell.h contain only the necessary data to be
2385                 publicized by moving many structures to gtkaspell.c.
2386                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
2387                 gtkaspell_checkers_new(): replaced by...
2388                 gtkaspell_checkers_init(): new function for initialization
2389                 gtkaspell_checkers_delete(): replaced by...
2390                 gtkaspell_checkers_quit(): new function
2391                 gtkaspell_checkers_strerror(): new function that returns
2392                 the checker's last error message.
2393                 
2394 2003-06-11 [melvin]     0.9.0claws28
2395
2396         * po/POTFILES.in
2397                 Updated to take into account gtkaspell.c migration to
2398                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
2399
2400 2003-06-10 [alfons]     0.9.0claws27
2401
2402         * src/filtering.[ch]
2403         * src/folder.c
2404         * src/matcher.c
2405         * src/scoring.[ch]
2406                 - try fixing bug #18 (any brave testers?)
2407                 - add more robustness by refusing previously 
2408                   unchecked NULL pointers 
2409
2410 2003-06-10 [alfons]     0.9.0claws26
2411
2412         * src/procmsg.c
2413                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
2414
2415 2003-06-09 [alfons]     0.9.0claws25
2416
2417         * src/prefs_common.c
2418                 fix bug #163 "Icon switching doesnt work properly" by 
2419                 preventing early freeing of prefs_common.pixmap_theme_path.
2420
2421 2003-06-09 [christoph]  0.9.0claws24
2422
2423         * src/gtk/gtkaspell.c
2424                 revert Thorsten's fix and add forgotten g_strdup for
2425                 aspell path (it should not be possible to alter the path a
2426                 GtkASpell uses from outside)
2427
2428 2003-06-09 [thorsten]   0.9.0claws23
2429
2430         * src/gtk/gtkaspell.c
2431                 dont free prefs_common.aspell_path when closing compose
2432
2433 2003-06-08 [colin]      0.9.0claws22
2434
2435         * src/plugins/spamassassin/spamassassin.c
2436                 fix prefs types
2437
2438 2003-06-07 [christoph]  0.9.0claws21
2439
2440         * src/Makefile.am
2441         * src/compose.c
2442         * src/gtkaspell.[ch]            ** REMOVE **
2443         * src/gtk/Makefile.am
2444         * src/gtk/gtkaspell.[ch]        ** NEW **
2445                 o make gtkaspell independent from sylpheed's prefs
2446                 o move gtkaspell.[ch] to gtk directory
2447
2448 2003-06-07 [christoph]  0.9.0claws20
2449
2450         * src/Makefile.am
2451         * src/crash.c
2452         * src/export.c
2453         * src/filesel.[ch]              ** REMOVE **
2454         * src/folder.c
2455         * src/main.[ch]
2456         * src/common/sylpheed.[ch]
2457         * src/gtk/Makefile.am
2458         * src/gtk/filesel.[ch]          ** NEW **
2459         * src/gtk/pluginwindow.c
2460         * src/gtk/sslcertwindow.c
2461                 move filesel.[ch] to gtk directory
2462
2463 2003-06-07 [alfons]     0.9.0claws19
2464
2465         * src/filesel.c
2466                 make (multi) file selection dialog work again (Claws-only)
2467
2468 2003-06-07 [thorsten]   0.9.0claws18
2469
2470         * po/de.po
2471                 fix typos
2472
2473 2003-06-07 [alfons]     0.9.0claws17
2474
2475         * configure.ac
2476         * src/mimeview.c
2477                 detect apache mishap in which case don't include fnmatch.h
2478                 if regex.h is already included
2479
2480 2003-06-06 [christoph]  0.9.0claws16
2481
2482         * configure.ac
2483         * src/mimeview.h
2484                 add check for fnmatch.h and include it when available
2485
2486         * src/mimeview.[ch]
2487                 fix wrong case sensitivity of Content-Types
2488
2489         * src/gtk/Makefile.am
2490                 need the same include paths in gtk directory as in
2491                 common directory because .h files in common can
2492                 include files from these directories, when included
2493                 in gtk's .h or .c files
2494
2495 2003-06-06 [alfons]     0.9.0claws15
2496
2497         * src/mimeview.c
2498         * src/summaryview.c
2499                 make it compile again because of regex.h / fnmatch.h 
2500                 include problems (related to recent mime stuff, can
2501                 someone check this?)
2502
2503 2003-06-06 [thorsten]   0.9.0claws14
2504
2505         * src/folderview.c
2506                 possible use of uninitialized pointer while dragging
2507
2508 2003-06-06 [paul]       0.9.0claws13
2509
2510         * src/compose.c
2511                 fix bug where the insert sig button would be effective
2512                 only when auto_sig was set
2513
2514 2003-06-06 [paul]       0.9.0claws12
2515
2516         * sync with 0.9.2 release
2517
2518 2003-06-02 [paul]       0.9.0claws11
2519
2520         * sync with 0.9.1cvs1
2521                 see ChangeLog 2003-06-02
2522                 
2523         * po/de.po
2524                 update by Jens
2525
2526 2003-06-01 [christoph]  0.9.0claws10
2527
2528         * src/account.c
2529                 don't use substring search to find accounts by email address
2530
2531         (closes Bug 169 Overly loose matching of "From" address)
2532
2533 2003-05-31 [christoph]  0.9.0claws9
2534
2535         * doc-src/rfc2683.txt
2536         * src/imap.c
2537                 limit IMAP command length as recommended in RFC2683
2538                 (message number lists will be split into multiple imap
2539                 sets, the limit of 1000 octets is not a hard limit)
2540
2541         (closes Bug 161 sylpheed-claws exits with segfault when logging
2542          in to certain imap-servers)
2543
2544 2003-05-29 [alfons]     0.9.0claws8
2545
2546         * src/toolbar.[ch]
2547                 add print button (calling summary_print());
2548                 fine tune setting tooltip text;
2549                 (if someone needs other buttons, please take these 
2550                 commits as a guide, instead of bothering us - also
2551                 see 0.8.11claws150) 
2552
2553 2003-05-29 [darko]      0.9.0claws7
2554
2555         * src/compose.c
2556                 fix crash when word wrapping kicks in due to
2557                 changed text by spell checker
2558
2559 2003-05-29 [paul]       0.9.0claws6
2560
2561         * src/compose.c
2562                 fix bug where changing account would insert
2563                 sig even if auto_sig was FALSE
2564                 
2565         * ChangeLog
2566           ChangeLog.jp
2567           INSTALL
2568                 sync with 0.9.1 release
2569
2570 2003-05-28 [christoph]  0.9.0claws5
2571
2572         * src/imap.c
2573                 fix truncation of too long commands
2574
2575         (closes Bug 167 IMAP hangs trying to get envelope
2576          information in imap_get_uncached_messages)
2577
2578 2003-05-27 [paul]       0.9.0claws4
2579
2580         * tools/Makefile.am
2581           tools/maildir2sylpheed.pl     ** NEW FILE **
2582                 add kmail to sylpheed mailbox conversion script
2583
2584 2003-05-27 [paul]       0.9.0claws3
2585
2586         * sync with 0.9.0cvs10
2587                 see ChangeLog 2003-05-26
2588
2589 2003-05-26 [paul]       0.9.0claws2
2590
2591         * sync with 0.9.0cvs9
2592                 see ChangeLog 2003-05-26
2593
2594 2003-05-24 [paul]       0.9.0claws1
2595
2596         * sync with 0.9.0cvs8
2597                 see ChangeLog 2003-05-23
2598
2599 2003-05-24 [paul]       0.9.0claws
2600
2601         * version 0.9.0claws released
2602
2603 2003-05-24 [paul]       0.8.11claws177
2604
2605         * src/plugins/dillo-viewer/Makefile.am
2606           src/plugins/traycon/Makefile.am
2607                 add missing files
2608                 
2609         * po/bg.po
2610           po/en_GB.po
2611           po/es.po
2612           po/it.po
2613           po/pt_BR.po
2614           po/ru.po
2615           po/sr.po
2616                 update Bulgarian, British English, Spanish, Italian, 
2617                 Brazilian Portuguese, Russian, and Serbian translations, 
2618                 submitted by George Danchev, [me], Ricardo Mones Lastra,
2619                 AndrĂ© Filipe de Assunção e Brito, Alessandro Maestri, 
2620                 Ruslan N. Balkin, and Urke MMI
2621
2622 2003-05-23 [melvin]     0.8.11claws176
2623
2624         * po/fr.po
2625                 Updated French translations
2626
2627 2003-05-22 [paul]       0.8.11claws175
2628
2629         * src/Makefile.am
2630           src/addrbook.[ch]
2631           src/addrcache.[ch]
2632           src/addr_compl.[ch]
2633           src/adressbook.[ch]
2634           src/addrindex.[ch]
2635           src/addritem.[ch]
2636           src/editaddress.c
2637           src/editgroup.c
2638           src/editldap_basedn.c
2639           src/editldap.c
2640           src/jpilot.c
2641           src/vcard.c
2642                 revert to get ldap into it previous working state
2643                 
2644         * po/zh_TW.Big5.po
2645                 new Taiwanese translation,
2646                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
2647
2648 2003-05-22 [christoph]  0.8.11claws174
2649
2650         * src/plugins/spamassassin/libspamc.[ch]
2651                 sync libspamc with SpamAssaain release 2.55
2652
2653 2003-05-22 [paul]       0.8.11claws173
2654
2655         * sync with 0.9.0cvs7
2656                 see ChangeLog 2003-05-22
2657                 
2658         * src/summaryview.c
2659                 revert change in 0.8.11claws172: follow
2660                 Hiroyuki's decision and that's the end of it.
2661
2662 2003-05-21 [paul]       0.8.11claws172
2663
2664         * src/summaryview.c
2665                 fix discrepency between open_unread_on_enter
2666                 and always_show_msg
2667
2668 2003-05-21 [paul]       0.8.11claws171
2669
2670         * sync with 0.9.0cvs6
2671                 see ChangeLog 2003-05-21
2672
2673 2003-05-21 [paul]       0.8.11claws170
2674
2675         * sync with 0.9.0cvs5
2676                 see ChangeLog 2003-05-21
2677
2678 2003-05-20 [paul]       0.8.11claws169
2679
2680         * sync with 0.9.0cvs4
2681                 see ChangeLog 2003-05-20
2682                 fixes bug #152, 'encoding of IMAP folders names'
2683
2684 2003-05-20 [paul]       0.8.11claws168
2685
2686         * sync with 0.9.0cvs3
2687                 see ChangeLog 2003-05-20
2688                 
2689         * src/tools/convert_mbox.pl
2690                 minor change in the comments, submitted by Fred Marton
2691
2692 2003-05-19 [paul]       0.8.11claws167
2693
2694         * src/plugins/clamav/Makefile.am
2695           configure.ac
2696                 link clamav_lib to the plugin and not to the main program
2697
2698 2003-05-19 [christoph]
2699
2700         * src/Makefile.am
2701                 add -export-dynamic for linking
2702
2703 2003-05-19 [paul]       0.8.11claws166
2704
2705         * sync with 0.9.0cvs1
2706                 see ChangeLog 2003-05-19
2707
2708 2003-05-19 [paul]       0.8.11claws165
2709
2710         * src/inc.c
2711                 fix 'pop before smtp' timeout
2712
2713 2003-05-18 [alfons]     0.8.11claws164
2714
2715         * src/prefs_matcher.c
2716                 put "execute" action command line ("expression") in edit box
2717
2718 2003-05-18 [christoph]  0.8.11claws163
2719
2720         * src/mimeview.[ch]
2721         * src/plugins/dillo_viewer/dillo_viewer.c
2722         * src/plugins/image_viewer/viewer.c
2723         * src/plugins/mathml_viewer/mathml_viewer.c
2724                 let a viewer have a list of Content-Types
2725
2726 2003-05-18 [paul]       0.8.11claws162
2727
2728         * src/prefs_filtering.c
2729                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
2730                 and REDIRECT actions
2731
2732 2003-05-17 [christoph]
2733
2734         * README.claws
2735                 o remove dynamic signatures that was syned with main
2736                 o add infos about no longer "build in" image viewer
2737                 o update bugtracker URL
2738
2739 2003-05-17 [christoph]  0.8.11claws161
2740
2741         * src/folder.c
2742         * src/folderview.c
2743         * src/imap.c
2744                 don't use imap_scan_folder anymore. Instead call folder_item_scan
2745                 for every folder after rebuilding the folder tree.
2746
2747         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
2748          messages)
2749
2750 2003-05-17 [christoph]  0.8.11claws160
2751
2752         * src/imap.c
2753                 don't use STATUS command on current folder to check for
2754                 content changes. imap_cmd_ok() now tracks changes to
2755                 folder and number of existing messages.
2756
2757 2003-05-17 [paul]       0.8.11claws159
2758
2759         * src/plugins/clamav/clamav_plugin.c
2760                 remove unnecessary debug_print
2761
2762 2003-05-16 [thorsten]   0.8.11claws158
2763
2764         * src/plugins/demo.c
2765                 included missing intl.h
2766
2767 2003-05-16 [paul]       0.8.11claws157
2768
2769         * po/POTFILES.in
2770                 remove non-existant entries
2771         
2772         * src/plugins/clamav/clamav_plugin.c
2773           src/plugins/clamav/clamav_plugin_gtk.c
2774           src/plugins/dillo_viewer/dillo_prefs.c
2775           src/plugins/dillo_viewer/dillo_viewer.c
2776                 gettextise
2777
2778 2003-05-16 [christoph]  0.8.11claws156
2779
2780         * po/POTFILES.in
2781                 include plugin .c files for translation until I
2782                 find a better solution to have plugins have their
2783                 own textdomain
2784         * src/plugins/demo/demo.c
2785         * src/plugins/image_viewer/plugin.c
2786         * src/plugins/mathml_viewer/mathml_viewer.c
2787         * src/plugins/spamassassin/spamassassin.c
2788         * src/plugins/spamassassin/spamassassin_gtk.c
2789         * src/plugins/trayicon/trayicon.c
2790                 add gettext macros for plugin name and description
2791
2792 2003-05-16 [paul]
2793
2794         * sync with 0.9.0
2795
2796 2003-05-16 [paul]       0.8.11claws155
2797
2798         * sync with lastest 0.9.0pre1
2799                 see ChangeLog 2003-05-16
2800
2801 2003-05-15 [paul]       0.8.11claws154
2802
2803         * sync with latest 0.9.0pre1
2804                 see ChangeLog 2003-05-14 and 2003-05-15
2805
2806 2003-05-14 [christoph]  0.8.11claws153
2807
2808         * src/plugins/image_viewer/viewer.c
2809         * src/plugins/image_viewer/viewer.glade         ** NEW **
2810         * src/plugins/image_viewer/viewerprefs.c
2811                 make it possible to disable the autoload function in the
2812                 imageviewer again
2813
2814 2003-05-14 [christoph]  0.8.11claws152
2815
2816         * src/folder.c
2817                 fix folder update after adding a message
2818
2819 2003-05-13 [alfons]     0.8.11claws151
2820
2821         * src/common/session.c
2822                 remove debug traces
2823                 
2824         * src/addrcache.[ch]
2825         * src/filtering.[ch]
2826         * src/folder.[c]
2827         * src/gtkaspell.[ch]
2828         * src/imap.[ch]
2829         * src/mbox_folder.[ch]
2830         * src/mh.[ch]
2831         * src/mimeview.h
2832         * src/msgcache.[ch]
2833         * src/news.[ch]
2834         * src/passphrase.[ch]
2835         * src/prefs_common.[ch]
2836         * src/prefs_gtk.[ch]
2837         * src/procmsg.c
2838         * src/scoring.[ch]
2839                 be pedantic; (in prototypes () implies (int))
2840
2841 2003-05-13 [alfons]     0.8.11claws150
2842
2843         * src/prefs_toolbar.[ch]
2844         * src/summaryview.[ch]
2845         * src/toolbar.[ch]
2846                 change misleading text in toolbar prefs;
2847                 add toolbar action for ignore thread (toggles ignore thread flag);
2848                 clean up a little bit;
2849
2850 2003-05-12 [paul]
2851
2852         * tools/convert_mbox.pl
2853                 bug fixed by Fred Marton
2854
2855 2003-05-12 [paul]
2856
2857         * sync with 0.9.0pre1
2858
2859 2003-05-09 [paul]       0.8.11claws149
2860
2861         * sync with 0.8.11cvs43
2862                 see ChangeLog 2003-05-09
2863
2864 2003-05-08 [christoph]  0.8.11claws148
2865
2866         * src/imap.[ch]
2867                 o use CAPABILIY as first command and check for PREAUTH
2868                   information in the response to it
2869                 o rewrite all imap_cmd_* functions to use an IMAPSession
2870                   instead of a SockInfo as parameter
2871                 o do STARTTLS after fetching and checking the server
2872                   capabilities
2873
2874 2003-05-08 [paul]       0.8.11claws147
2875
2876         * tools/Makefile.am
2877           tools/README
2878           tools/convert_mbox.pl         ** NEW FILE **
2879                 add mbox conversion script. Submitted by 
2880                 Fred Marton <Fred.Marton@uni-bayreuth.de>
2881
2882 2003-05-07 [christoph]
2883
2884         * doc-src/glade.txt
2885         * src/gtk/pluginwindow.glade
2886         * src/plugins/image_viewer/viewerprefs.glade
2887         * src/plugins/spamassassin/spamassassin_gtk.glade
2888                 add glade files for user interfaces and a description how
2889                 to use glade to create the sylpheed code
2890
2891 2003-05-07 [paul]       0.8.11claws146
2892
2893         * sync with 0.8.11cvs41
2894                 see ChangeLog 2003-05-07
2895
2896 2003-05-06 [christoph]  0.8.11claws145
2897
2898         * src/main.c
2899         * src/plugins/image_viewer/viewer.c
2900                 fix usage of imlib in imageviewer plugin
2901
2902         * src/gtk/prefswindow.c
2903                 handle window close event correctly
2904
2905 2003-05-06 [paul]       0.8.11claws144
2906
2907         * src/common/ssl.c
2908                 fix typo introduced in sync
2909
2910 2003-05-06 [paul]       0.8.11claws143
2911
2912         * sync with 0.8.11cvs39
2913                 see ChangeLog 2003-05-06
2914
2915 2003-05-06 [paul]       0.8.11claws142
2916
2917         * AUTHORS
2918           po/cs.po
2919                 updated Czech translation, submitted by 
2920                 Radek Vybiral <Radek.Vybiral@vsb.cz>
2921                 
2922         * src/plugins/clamav/clamav_plugin_gtk.c
2923                 clean up
2924
2925 2003-05-03 [alfons]     0.8.11claws141
2926
2927         * src/compose.[ch]
2928                 make paste as quotation work even when the call to 
2929                 text_inserted() was deferred (fixes bug #140 "Paste 
2930                 as quotation does not work when using "external" 
2931                 clipboard")
2932
2933 2003-05-03 [thorsten]   0.8.11claws140
2934
2935         * src/addrquery.h
2936           src/ldapquery.h
2937           src/mainwindow.c
2938                 removed C++ comments
2939         * src/addr_compl.c
2940                 function with non-int retval/param used before
2941                 implementation/declaration
2942
2943 2003-05-02 [paul]       0.8.11claws139
2944
2945         * src/addr_compl.[ch]
2946           src/addressbook.[ch]
2947           src/addrindex.c
2948           src/summaryview.c
2949                 revert match's changes to (finally) remove the bug where
2950                 opening a folder causes massive slowdown when using the 
2951                 'Display sender using address book' option
2952
2953 2003-05-01 [melvin]     0.8.11claws138
2954
2955         * src/plugins/dillo_viewer/dillo_prefs.[ch]
2956         * src/plugins/dillo_viewer/dillo_viewer.c
2957                 Fixed bug where "Cancel" button from prefs issued
2958                 warnings.
2959                 Comply a little more to coding style
2960
2961 2003-05-01 [paul]       0.8.11claws137
2962
2963         * sync with 0.8.11cvs38
2964                 see ChangeLog 2003-05-01
2965
2966 2003-05-01 [paul]       0.8.11claws136
2967
2968         * po/bg.po
2969                 updated by George Danchev
2970
2971 2003-04-30 [christoph]  0.8.11claws135
2972
2973         * src/plugins/dillo_viewer/dillo_prefs.c
2974         * src/plugins/image_viewer/viewerprefs.c
2975         * src/plugins/spamassassin/spamassassin_gtk.c
2976                 remove gtk_widget_ref() calls for widgets in
2977                 glade code
2978
2979 2003-04-30 [paul]       0.8.11claws134
2980
2981         * src/addrindex.c
2982                 ok, this time a better fix for the bug where opening folder
2983                 has massive slowdown when using the 'Display sender using 
2984                 address book' option
2985
2986 2003-04-30 [paul]       0.8.11claws133
2987
2988         * src/addrindex.c
2989                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2990         
2991 2003-04-30 [melvin]     0.8.11claws132
2992
2993         New: Dillo plugin preferences (patch by Dimitar Haralanov)
2994
2995         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
2996                 Preferences for the dillo plugin
2997         * src/plugins/dillo_viewer/dillo_viewer.c
2998                 Support for preferences
2999         * src/plugins/dillo_viewer/Makefile.am
3000                 Added dillo_prefs.[ch]
3001
3002 2003-04-30 [alfons]     0.8.11claws131
3003
3004         * src/common/plugin.[ch]
3005                 see? this ANSI C'fication immediately gives us type
3006                 checking for free.
3007
3008 2003-04-30 [alfons]     0.8.11claws130
3009
3010         * src/common/plugin.[ch]
3011         * src/plugins/clamav/clamav_plugin.[ch]
3012         * src/plugins/clamav/clamav_plugin_gtk.c
3013         * src/plugins/demo/demo.c
3014         * src/plugins/dillo_viewer/dillo_viewer.c
3015         * src/plugins/image_viewer/plugin.c
3016         * src/plugins/image_viewer/viewer.[ch]
3017         * src/plugins/image_viewer/viewerprefs.[ch]
3018         * src/plugins/mathml_viewer/mathml_viewer.c
3019         * src/plugins/spamassassin/spamassassin.[ch]
3020         * src/plugins/spamassassin/spamassassin_gtk.c
3021         * src/plugins/trayicon/trayicon.c
3022                 clean up
3023
3024 2003-04-30 [alfons]     0.8.11claws129
3025
3026         * src/common/utils.c
3027                 make is_ascii_str() fail gracefully when NULL pointer
3028                 is passed
3029
3030 2003-04-30 [paul]       0.8.11claws128
3031
3032         * src/addrindex.c
3033                 fix bug where opening folder has massive slowdown when
3034                 using the 'Display sender using address book' option
3035
3036 2003-04-30 [paul]       0.8.11claws127
3037
3038         * src/plugins/clamav/clamav_plugin.c
3039           src/plugins/clamav/clamav_plugin_gtk.c
3040           src/plugins/demo/demo.c
3041           src/plugins/dillo_viewer/dillo_viewer.c
3042           src/plugins/image_viewer/plugin.c
3043           src/plugins/mathml_viewer/mathml_viewer.c
3044           src/plugins/spamassassin/spamassassin.c
3045           src/plugins/spamassassin/spamassassin_gtk.c
3046           src/plugins/trayicon/trayicon.c
3047                 get rid of eye-hurting function signatures
3048
3049 2003-04-30 [paul]       0.8.11claws126
3050
3051         * src/plugins/trayicon/trayicon.c
3052                 add description
3053                 
3054         * src/mimeview.c
3055                 be more descriptive
3056
3057 2003-04-30 [paul]       0.8.11claws125
3058
3059         * configure.ac
3060                 arrange the plugins in reverse alphabetical order
3061                 
3062         * src/plugins/clamav/clamav_plugin.[ch]
3063           src/plugins/clamav/clamav_plugin_gtk.c
3064                 rename some params
3065                 resize max_size window
3066                 re-arrange the order of some gui elements
3067                 improve descriptions
3068         
3069         * src/plugins/image_viewer/plugin.c
3070           src/plugins/mathml_viewer/mathml_viewer.c
3071                 add descriptions
3072                 
3073         * src/plugins/spamassassin/spamassassin_gtk.c
3074                 resize max_size window
3075                 re-arrange the order of some gui elements
3076                 
3077         * src/messageview.c
3078           src/mimeview.c
3079                 correct typos
3080
3081 2003-04-30 [alfons]     0.8.11claws124
3082
3083         * src/imap.c
3084                 fix a leak found while browsing Martin Kluge's 
3085                 valgrind log (Claws only)
3086
3087 2003-04-29 [darko]      0.8.11claws123
3088
3089         * src/gtk/gtkstext.h
3090                 include wchar.h if it is available, fixes compilation
3091                 on HP-UX systems
3092
3093 2003-04-29 [melvin]     0.8.11claws122
3094
3095         * src/prefs_actions.c
3096                 Improved help text of Actions' syntax
3097
3098 2003-04-28 [paul]       0.8.11claws121
3099
3100         * src/action.c
3101                 a better fix for the crash when performing an action
3102                 on a mime part
3103
3104 2003-04-28 [paul]       0.8.11claws120
3105
3106         * src/action.c
3107                 fix crash when performing an action on a
3108                 mime part
3109
3110 2003-04-28 [paul]       0.8.11claws119
3111
3112         * sync with 0.8.11cvs36
3113                 see ChangeLog 2003-04-28
3114
3115 2003-04-27 [paul]       0.8.11claws118
3116
3117         * more sync with 0.8.11cvs35
3118                 see ChangeLog 2003-04-25
3119
3120 2003-04-26 [christoph]  0.8.11claws117
3121
3122         * src/folder.c
3123                 fix remove virtual check
3124
3125 2003-04-26 [paul]       0.8.11claws116
3126
3127         * src/messageview.c
3128                 fix return-receipt, make it work again
3129
3130 2003-04-26 [paul]       0.8.11claws115
3131
3132         * src/mimeview.c
3133                 restore double-clicking of the [application/pgp-signature 
3134                 (Select "Check signature" to check)] line in the message view,
3135                 broken in recent sync
3136
3137 2003-04-26 [christoph]  0.8.11claws114
3138
3139         * src/folder.c
3140                 check if remove virtual really exists before
3141                 calling the function
3142
3143 2003-04-25 [match]      0.8.11claws113
3144
3145         * src/addrindex.c
3146         * src/addrbook.c
3147         * src/ldapquery.[ch]
3148         * src/ldapctrl.[ch]
3149                 fix memleak.
3150         * src/ldapserver.[ch]
3151                 fix memleak. fix segfault.
3152                 plug a Claws memleak
3153
3154 2003-04-25 [alfons]     0.8.11claws112
3155
3156         * src/folder.c
3157                 plug a Claws memleak
3158
3159 2003-04-25 [alfons]     0.8.11claws111
3160
3161         * src/common/session.c
3162                 plug a memleak
3163
3164 2003-04-25 [paul]       0.8.11claws110
3165
3166         * sync with 0.8.11cvs35
3167                 see ChangeLog 2003-04-24 and 2003-04-25
3168                 
3169         * src/gtk/pluginwindow.c
3170                 correct another strange float value
3171
3172 2003-04-24 [christoph]  0.8.11claws109
3173
3174         * src/folder.c
3175                 freeze folder item updates when unsetting new flags
3176
3177         * src/gtk/pluginwindow.c
3178                 correct strange float value
3179
3180 2003-04-23 [paul]       0.8.11claws108
3181
3182         * sync with 0.8.11cvs33
3183                 see ChangeLog 2003-04-23
3184
3185 2003-04-22 [paul]       0.8.11claws107
3186
3187         * src/Makefile.am
3188           src/messageview.c
3189           src/mimeview.c
3190           src/pgptext.[ch]      ** REMOVED **
3191                 remove pgptext.[ch] as its not used any more
3192
3193 2003-04-22 [paul]       0.8.11claws106
3194
3195         * sync with 0.8.11cvs31
3196                 see ChangeLog 2003-04-21 and 2003-04-22
3197
3198 2003-04-21 [alfons]     0.8.11claws105
3199
3200         * src/main.c
3201                 No access to GTK structures if we're a spawned child
3202                 (and clean up code a little bit...) Should fix #126.
3203
3204 2003-04-21 [melvin]     0.8.11claws104
3205
3206         * src/plugins/dillo_viewer/README
3207                 Improved slightly the text.
3208
3209 2003-04-21 [melvin]     0.8.11claws103
3210
3211         * src/plugins/dillo_viewer/README *** NEW ***
3212                 Added a README file for the Dillo plugin
3213
3214 2003-04-20 [paul]
3215
3216         * tools/README
3217           tools/outlook2sylpheed.pl
3218                 updated and improved by Ricardo Mones Lastra
3219
3220 2003-04-18 [oliver]     0.8.11claws102
3221
3222         * src/inc.c 
3223         * src/prefs_account.h
3224                 remove Pop3SessionType (used by selective download)
3225         * src/prefs_toolbar.c
3226                 enable set Default Toolbar button
3227
3228 2003-04-18 [paul]       0.8.11claws101
3229
3230         * sync with 0.8.11cvs29
3231                 see ChangeLog 2003-04-18
3232
3233 2003-04-17 [paul]       0.8.11claws100
3234
3235         * src/prefs_common.[ch]
3236           src/summaryview.c
3237                 remove 'Open next message on deletion' option,
3238                 as the same effect can now be achieved via the
3239                 'Always open messages in summary when selected'
3240                 option.
3241
3242 2003-04-17 [paul]       0.8.11claws99
3243
3244         * sync with 0.8.11cvs28
3245                 see ChangeLog 2003-04-17
3246
3247 2003-04-17 [christoph]  0.8.11claws98
3248
3249         * ac/spamassassin.m4
3250         * src/plugins/spamassassin/libspamc.[ch]
3251         * src/plugins/spamassassin/utils.[ch]
3252                 sync libspamc with SpamAssassin project
3253
3254 2003-04-17 [christoph]  0.8.11claws97
3255
3256         * src/common/socket.h
3257         * src/gtk/sslcertwindow.h
3258                 rename old USE_SSL to USE_OPENSSL
3259
3260 2003-04-17 [paul]       0.8.11claws96
3261
3262         * src/prefs_common.h
3263                 use gulong for P_COLOR so that it compiles/runs on
3264                 64-bit systems. Patch submitted by James Noyes
3265                 <jnoyes-claws@retrogeeks.com>
3266                 
3267         * po/de.po
3268                 updated by Jens
3269
3270 2003-04-17 [paul]       0.8.11claws95
3271
3272         * sync with 0.8.11cvs27
3273                 see ChangeLog 2003-04-16
3274
3275 2003-04-15 [paul]       0.8.11claws94
3276
3277         * src/prefs_common.[ch]
3278                 rearrange to stop the window getting too long:
3279                         move Receive dialog stuff to Receive tab
3280                         move Send dialog to Send tab
3281                         remove Dialogs frame
3282                 rename 'Open messages in summary with cursor keys' to
3283                 'Always open messages in summary when selected', as its
3284                 more appropriate
3285
3286 2003-04-15 [paul]       0.8.11claws93
3287
3288         * src/prefs_common.[ch]
3289           src/summaryview.c
3290                 add new option '/Interface/Open next message on deletion'
3291
3292 2003-04-15 [paul]       0.8.11claws92
3293
3294         * src/summaryview.[ch]
3295                 add /Mark/Lock and /Mark/Unlock to the pop-up
3296                 menu. Patch submitted by Ivan Francolin Martinez
3297                 <ivanfm@users.sourceforge.net>
3298
3299 2003-04-15 [paul]       0.8.11claws91
3300
3301         * sync with 0.8.11cvs24
3302                 see ChangeLog 2003-04-15
3303
3304 2003-04-14 [jens]       0.8.11claws90
3305
3306         * updated German translation and some corrections from
3307                 Roland Bless <bless@tm.uka.de>
3308
3309 2003-04-14 [paul]       0.8.11claws89
3310
3311         * sync with 0.8.11cvs22
3312                 see ChangeLog 2003-04-14
3313
3314 2003-04-13 [paul]       0.8.11claws88
3315
3316         * src/plugins/clamav/clamav_plugin.c
3317                 fix memory leaks
3318                 clean up
3319
3320 2003-04-12 [paul]       0.8.11claws87
3321
3322         * src/plugins/clamav/clamav_plugin.c
3323                 activate enable/disable archive scanning option
3324                 
3325         * src/plugins/clamav/.cvsignore         ** NEW FILE **
3326
3327 2003-04-12 [paul]       0.8.11claws86
3328
3329         * src/plugins/Makefile.am
3330           src/plugins/clamav/Makefile.am                ** NEW FILE **
3331           src/plugins/clamav/README                     ** NEW FILE ** 
3332           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
3333           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
3334                 add Clam AntiVirus plugin
3335
3336 2003-04-12 [paul]       0.8.11claws85
3337
3338         * sync with 0.8.11cvs21
3339                 see ChangeLog 2003-04-11
3340
3341 2003-04-11 [paul]       0.8.11claws84
3342
3343         * po/es.po
3344                 update Spanish translation. Submitted by Ricardo
3345                 Mones Lastra.
3346
3347 2003-04-10 [christoph]  0.8.11claws83
3348
3349         * src/mbox.c
3350                 fix typo that did not move unfiltered mails to destination
3351                 folder
3352
3353         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
3354          when filtering from spool)
3355
3356 2003-04-10 [christoph]  0.8.11claws82
3357
3358         * src/imap.c
3359                 use BODY.PEEK instead of BODY in in message fetch operation
3360                 to make sure the IMAP server does not set the \Seen flag for
3361                 messages. Sylpheed does that later itself, when the message
3362                 is opened in sylpheed
3363
3364         (closes Bug 111 Claws destroys unread marks)
3365
3366 2003-04-09 [oliver]     0.8.11claws81
3367         
3368         * src/folder.c
3369                 fix crash in folder_destroy
3370         * README.claws
3371                 remove selective download
3372
3373 2003-04-09 [christoph]  0.8.11claws80
3374
3375         * src/imap.c
3376                 fix crash in imap_get_msginfo() when then fetched message
3377                 is not found
3378
3379         (closes Bug 110 Crash during mail composition)
3380
3381 2003-04-08 [christoph]  0.8.11claws79
3382
3383         * src/folder.c
3384         * src/prefs_account.c
3385                 Filter new messages that are found in an INBOX folder
3386                 when 'Filter messages on receiving' is enabled in the
3387                 Folder's AccountPrefs. This allows to use Sylpheed's
3388                 filtering engine for IMAP folders where messages are
3389                 added to the INBOX by a MTA
3390
3391 2003-04-08 [paul]       0.8.11claws78
3392
3393         * src/procmsg.h
3394                 clean up after last commit
3395
3396 2003-04-08 [paul]       0.8.11claws77
3397
3398         * sync with 0.8.11cvs20
3399                 see ChangeLog 2003-04-07 and 2003-04-08
3400
3401 2003-04-07 [christoph]  0.8.11claws76
3402
3403         * src/filtering.[ch]
3404         * src/inc.[ch]
3405         * src/mbox.c
3406         * src/procmsg.[ch]
3407                 add procmsg_msginfo_filter() to execute filtering actions
3408
3409 2003-04-06 [christoph]  0.8.11claws75
3410
3411         * src/imap.c
3412                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
3413
3414 2003-04-06 [christoph]  0.8.11claws74
3415
3416         * src/common/utils.[ch]
3417                 add g_int_compare() function for slist sorting
3418
3419         * src/imap.c
3420                 fetch all MsgInfos with one command in imap_get_msginfos()
3421                 using an imap set with a list of ranges
3422
3423         * src/news.c
3424                 use new g_int_compare() function
3425
3426 2003-04-06 [thorsten]   0.8.11claws73
3427
3428         * src/mh.c
3429                 corrected implementation of mh_folder_destroy()
3430
3431 2003-04-05 [christoph]  0.8.11claws72
3432
3433         * src/account.c
3434         * src/folder.[ch]
3435         * src/folderview.c
3436         * src/imap.c
3437         * src/inc.c
3438         * src/main.c
3439         * src/mainwindow.c
3440         * src/mbox_folder.c
3441         * src/mh.c
3442         * src/mimeview.h
3443         * src/msgcache.[ch]
3444         * src/news.c
3445         * src/procmime.h
3446         * src/procmsg.[ch]
3447         * src/setup.c
3448         * src/gtk/gtkutils.c
3449                 o rename structure field names class and new to klass and
3450                   new_msgs, to allow including files in C++
3451                 o add 'extern "C"' block to some header files
3452                 o add MsgInfoList and MsgNumberList as alias for GSList for
3453                   developers to know what type of list is expected
3454
3455         * src/plugins/image_viewer/plugin.c
3456         * src/plugins/image_viewer/viewer.[ch]
3457         * src/plugins/image_viewer/viewerprefs.[ch]
3458                 rename function names to prevent conflicts
3459
3460 2003-04-05 [paul]       0.8.11claws71
3461
3462         * sync with 0.8.11cvs18
3463                 see ChangeLog 2003-04-03 and 2003-04-04
3464
3465 2003-04-02 [christoph]  0.8.11claws70
3466
3467         * src/folder.[ch]
3468         * src/imap.[ch]
3469         * src/mbox_folder.[ch]
3470         * src/mh.[ch]
3471         * src/news.[ch]
3472                 o Make all virtual folder functions private
3473                 o remove unused folder code
3474
3475         * src/common/socket.[ch]
3476         * src/summaryview.c
3477                 fix warnings
3478
3479 2003-03-30 [alfons]     0.8.11claws69
3480
3481         * src/send_message.c
3482                 remove two debug traces and see if people still report
3483                 errors
3484
3485 2003-03-30 [alfons]     0.8.11claws68
3486
3487         * src/send_message.c
3488         * src/commons/session.c
3489                 add more debug traces
3490
3491 2003-03-30 [christoph]  0.8.11claws67
3492
3493         * src/folder.c
3494                 change processing folder name from .processing to processing
3495
3496         * src/common/ssl.c
3497                 disable SSL certificate check because it causes Xlib error
3498                 when the child process want's to open an GTK window
3499
3500 2003-03-30 [christoph]  0.8.11claws66
3501
3502         * src/folder.c
3503                 don't use default folder for processing folder item because
3504                 it can be a non local folder
3505
3506         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
3507
3508 2003-03-30 [alfons]     0.8.11claws65
3509
3510         * src/send_message.c
3511                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
3512                 to generate bad code for 'send_send_data_progressive': When
3513                 called from 'send_send_data_finished', the 'data' pointer is
3514                 cleared just before the assignment to the dialog pointer
3515
3516 2003-03-29 [christoph]  0.8.11claws64
3517
3518         * src/common/prefs.h
3519         * src/plugins/image_viewer/Makefile.am
3520         * src/plugins/image_viewer/plugin.c
3521         * src/plugins/image_viewer/viewer.[ch]
3522         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
3523                 add PrefsPage for ImageViewer
3524
3525 2003-03-28 [thorsten]   0.8.11claws63
3526
3527         * src/common/session.c
3528                 added some comments
3529
3530 2003-03-28 [paul]       0.8.11claws62
3531
3532         * sync with 0.8.11cvs16
3533                 see ChangeLog 2003-03-28
3534
3535 2003-03-28 [paul]       0.8.11claws61
3536
3537         * sync with 0.8.11cvs15
3538                 see ChangeLog 2003-03-28
3539
3540 2003-03-27 [christoph]  0.8.11claws60
3541
3542         * src/folder.c
3543         * src/imap.c
3544         * src/common/socket.[ch]
3545                 set socket state to DISCONNECTED when any operation
3546                 fails to allow reconnecting in IMAP code without
3547                 checking the return code of all calls to the command
3548                 functions
3549
3550         * src/folderview.c
3551         * src/summaryview.c
3552                 remove some more stuff that depends on specific
3553                 folder types
3554
3555 2003-03-27 [paul]       0.8.11claws59
3556
3557         * sync with 0.8.11cvs14
3558                 see ChangeLog 2003-03-27
3559                 
3560         * src/selective_download.[ch]   ** REMOVED **
3561                 really removed
3562
3563 2003-03-27 [christoph]  0.8.11claws58
3564
3565         * src/folder.c
3566                 fix handling of tmp_flags in flag copy function
3567
3568 2003-03-27 [paul]       0.8.11claws57
3569
3570         * sync with 0.8.11cvs13
3571                 see ChangeLog 2003-03-27
3572
3573 2003-03-27 [oliver]     0.8.11claws56
3574
3575         * src/maiwindow.c
3576                 remove sel_download_cb
3577
3578 2003-03-27 [oliver]     0.8.11claws55
3579         
3580         * src/inc.c
3581                 remove POP3_TOP
3582         
3583 2003-03-26 [oliver]     0.8.11claws54
3584
3585         *src/pop.h
3586                 remove POP3_TOP*
3587         * README.claws
3588                 remove selective donwload readme
3589
3590 2003-03-26 [oliver]     0.8.11claws53
3591         * src/matcher.[ch]
3592         * src/matcher_parser_parse.y 
3593         * src/pop.c 
3594         * src/prefs_account.[ch]
3595         * src/prefs_filtering.c
3596                 remove selective donwload
3597
3598 2003-03-26 [oliver]     0.8.11claws52
3599
3600         * src/inc.[ch] 
3601         * src/filtering.c 
3602         * src/mainwindow.c 
3603                 remove selective donwload
3604
3605 2003-03-26 [oliver]     0.8.11claws51
3606         
3607         * src/Makefile.am
3608         * src/selective_download.[ch]   ** REMOVE **    
3609
3610 2003-03-26 [christoph]  0.8.11claws50
3611
3612         * src/news.c
3613                 fix NEWS that got broken by a sync with sylpheed-main
3614
3615 2003-03-26 [christoph]  0.8.11claws49
3616
3617         * src/mimeview.c
3618                 fix mime type guessing when no mime type is found for a file
3619
3620 2003-03-25 [christoph]  0.8.11claws48
3621
3622         * src/mimeview.c
3623         * src/procmime.c
3624                 remove mime type guessing from mime parser and use
3625                 name based mime types in viewer lookup for mime type
3626                 application/octet-stream
3627
3628 2003-03-25 [christoph]  0.8.11claws47
3629
3630         * doc-src/readme.txt
3631         * doc-src/rfc2554.txt
3632                 add RFC about SMTP AUTH
3633
3634         * src/send_message.c
3635         * src/common/smtp.[ch]
3636                 add extra error code for authentication errors and
3637                 clear temporary password when this error occurs
3638
3639         (closes Bug 84 authentication failure while sending should
3640          prompt for password again)
3641
3642 2003-03-25 [christoph]  0.8.11claws46
3643
3644         * configure.ac
3645         * src/Makefile.am
3646         * src/imageview.[ch]                            ** REMOVE **
3647         * src/messageview.[ch]
3648         * src/mimeview.[ch]
3649         * src/prefs_common.[ch]
3650         * src/textview.c
3651         * src/plugins/Makefile.am
3652         * src/plugins/image_viewer/.cvsignore           ** NEW **
3653         * src/plugins/image_viewer/Makefile.am          ** NEW **
3654         * src/plugins/image_viewer/plugin.c             ** NEW **
3655         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
3656                 move image viewer into a plugin (building is enabled by default)
3657                 [ToDo: Prefs for resize and autoview]
3658
3659 2003-03-25 [paul]       0.8.11claws45
3660
3661         * sync with 0.8.11cvs12
3662                 see ChangeLog 2003-03-26
3663
3664 2003-03-25 [paul]       0.8.11claws44
3665
3666         * sync with 0.8.11cvs11
3667                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
3668                 
3669         Note: Selective Download is broken.
3670                 
3671 2003-03-22 [christoph]  0.8.11claws43
3672
3673         * src/folder.c
3674                 code cleanup for flags copying
3675
3676 2003-03-22 [christoph]  0.8.11claws42
3677
3678         * src/plugins/trayicon/trayicon.c
3679                 fix setting the transparent area when the window size
3680                 is forced by the system tray
3681
3682 2003-03-22 [christoph]  0.8.11claws41
3683
3684         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
3685         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
3686         * src/plugins/trayicon/newmail.xpm              ** NEW **
3687         * src/plugins/trayicon/nomail.xpm               ** NEW **
3688         * src/plugins/trayicon/trayicon.c
3689         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
3690                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
3691                 o add icon for unread mails
3692                 o set transparency for window
3693
3694 2003-03-22 [christoph]  0.8.11claws40
3695
3696         * src/news.c
3697                 init news session to prevent crash when session is closed
3698
3699 2003-03-22 [christoph]  0.8.11claws39
3700
3701         * src/imap.c
3702         * src/common/session.[ch]
3703                 Init session data to make sure we don't have invalid pointers
3704                 for read_ch and write_ch when new multi process sessions are
3705                 not used
3706
3707         * src/main.c
3708         * src/common/plugin.c
3709         * src/common/sylpheed.c
3710         * src/plugins/demo/demo.c
3711         * src/plugins/dillo_viewer/dillo_viewer.c
3712         * src/plugins/mathml_viewer/mathml_viewer.c
3713         * src/plugins/spamassassin/spamassassin.c
3714         * src/plugins/spamassassin/spamassassin_gtk.c
3715                 add plugin types to allow loading plugins at different times
3716                 (and maybe for different frontends), because it's not good to
3717                 load GTK-Plugins gefore gtk_init was called
3718
3719         * configure.ac
3720         * src/plugins/Makefile.am
3721         * src/plugins/trayicon/.cvsignore               ** NEW **
3722         * src/plugins/trayicon/Makefile.am              ** NEW **
3723         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
3724         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
3725         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
3726         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
3727         * src/plugins/trayicon/trayicon.c               ** NEW **
3728                 New Trayicon plugin that shows an icon in a systray that uses
3729                 XEMBED protocol like Gnome's systray. Icon shows if there
3730                 are new mails and a tooltip shows information about new,
3731                 unread and total messages.
3732
3733 2003-03-22 [paul]       0.8.11claws38
3734
3735         * src/common/smtp.c
3736                 fix ESMTP AUTH CRAM-MD5
3737                 [sync with main (still version 0.8.11cvs6), see
3738                  ChangeLog 2003-03-22]
3739
3740 2003-03-21 [colin]      0.8.11claws37
3741
3742         * src/send_message.c
3743                 Fix USE_SSL => USE_OPENSSL
3744
3745 2003-03-21 [colin]      0.8.11claws36
3746
3747         * src/folderview.c
3748                 Fix counts in drag and dropped subfolders
3749
3750 2003-03-21 [colin]      0.8.11claws35
3751
3752         * src/folder.c 
3753         * src/folderview.c
3754                 speed up a bit folder dnd
3755
3756 2003-03-20 [alfons]     0.8.11claws34
3757
3758         * src/main.c
3759         * src/toolbar.c
3760         * src/procmsg.c
3761                 don't send locked queue messages
3762                 (feature request "[ 705245 ] Locking message in outbox 
3763                  should prevent sending")
3764
3765 2003-03-20 [christoph]  0.8.11claws33
3766
3767         * src/folder.c
3768                 remove NEW and UNREAD flag in special folders when scanning
3769                 
3770         * src/common/smtp.c
3771                 fix ESMTP AUTH CRAM-MD5
3772
3773 2003-03-20 [paul]       0.8.11claws32
3774
3775         * src/prefs_account.c
3776                 Re-write 'Tunnel command to open connection' as
3777                 'Use command to communicate with server', and disable
3778                 it for all except IMAP accounts
3779
3780 2003-03-20 [paul]       0.8.11claws31
3781
3782         * sync with 0.8.11cvs6
3783                 see ChangeLog 2003-03-20
3784
3785 2003-03-19 [match]      0.8.11claws30
3786
3787         * src/addritem.[ch]
3788                 include documentation. minor refactoring.
3789         * src/addr_compl.[ch]
3790         * src/addrindex.[ch]
3791         * src/addresbook.[ch]
3792         * src/summaryview.c
3793                 re-enable address lookup (was disabled in
3794                 0.8.11claws20).
3795
3796 2003-03-19 [christoph]  0.8.11claws29
3797
3798         * src/procmsg.c
3799                 add temp flag handling, will make moving and copying
3800                 messages possible again
3801
3802         * src/folder.c
3803                 correct calulation of folder stats
3804
3805 2003-03-18 [match]      0.8.11claws28
3806
3807         * src/editgroup.h
3808                 remove case sensitive comparison (closes bug 80).
3809
3810 2003-03-18 [christoph]  0.8.11claws27
3811
3812         * src/imap.c
3813                 fix imap using a tunnel command
3814
3815         (closes bug 87)
3816
3817 2003-03-18 [christoph]  0.8.11claws26
3818
3819         * src/folder.[ch]
3820         * src/imap.c
3821         * src/procmsg.[ch]
3822                 rewrite flag handling for folders
3823
3824 2003-03-18 [christoph]  0.8.11claws25
3825
3826         * src/folder.c
3827         * src/procmsg.c
3828         * src/summaryview.c
3829                 unset NEW and UNREAD flags when message is ignored, to make
3830                 sure messages don't show up as unread on other IMAP clients,
3831                 because the IGNORE_THREAD flag can not be syncronized through
3832                 the IMAP folder
3833
3834 2003-03-17 [christoph]  0.8.11claws24
3835
3836         * src/imap.c
3837                 don't use recursion to fetch uids when the number of messages
3838                 does not match. Moved code into subfunction that is used
3839                 again when needed, to prevent an endless loop.
3840
3841 2003-03-17 [thorsten]   0.8.11claws23
3842
3843         * src/imageview.[ch]
3844                 export imageview_get_resized_size() (for plugins)
3845         * src/prefs_common.[ch]
3846                 added prefs_common_get() (for plugins)
3847
3848 2003-03-17 [christoph]  0.8.11claws22
3849
3850         * src/imap.c
3851                 o remove UID guessing from copy code
3852                 o support UIDPLUS extension for APPEND command
3853
3854 2003-03-17 [paul]       0.8.11claws21
3855
3856         * src/gtk/about.c
3857                 remove 'Compiled-plugins' section.
3858                 
3859         * src/plugins/dillo_viewer/dillo_viewer.c
3860                 slight change to description text
3861
3862 2003-03-16 [match]      0.8.11claws20
3863         * src/ldapserver.[ch]           ** NEW **
3864         * src/ldapctrl.[ch]             ** NEW **
3865         * src/ldapquery.[ch]            ** NEW **
3866         * src/ldaputil.[ch]             ** NEW **
3867         * src/addrcindex.[ch]           ** NEW **
3868         * src/addrquery.h               ** NEW **
3869         * src/addritem.[ch]
3870         * src/addrcache.[ch]
3871         * src/addrindex.[ch]
3872         * src/addr_compl.[ch]
3873         * src/addressbook.[ch]
3874         * src/addrbook.[ch]
3875         * src/editgroup.c
3876         * src/editaddress.c
3877         * src/editldap.c
3878         * src/editldap_basedn.c
3879         * src/vcard.c
3880         * src/jpilot.c
3881         * src/Makefile.am
3882                 included dynamic LDAP queries. improved address
3883                 completion.
3884
3885 2003-03-16 [paul]       0.8.11claws19
3886
3887         * tools/multiwebsearch.pl
3888                 fix a fatal typo
3889
3890 2003-03-16 [christoph]  0.8.11claws18
3891
3892         * src/mimeview.c
3893         * src/plugins/dillo_viewer/dillo_viewer.c
3894         * src/plugins/mathml_viewer/mathml_viewer.c
3895                 make unregistering of MimeViewerFactorys possible
3896
3897 2003-03-16 [alfons]     0.8.11claws17
3898
3899         * configure.ac
3900                 correct typo
3901
3902 2003-03-16 [melvin]     0.8.11claws16
3903
3904         * src/plugins/dillo_viewer.c
3905                 Fixed bug where it was not possible to view more than
3906                 one text/html attachment per message (bug discovered
3907                 by Christoph Hohmann).
3908
3909 2003-03-15 [melvin]     0.8.11claws15
3910
3911         * src/prefs_actions.c
3912                 Fixed compilation warnings.
3913
3914 2003-03-15 [melvin]     0.8.11claws14
3915
3916         * src/plugins/Makefile.am
3917         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
3918         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
3919         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
3920                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
3921                 newer (http://dillo.auriga.wearlab.de/).
3922
3923 2003-03-15 [christoph]  0.8.11claws13
3924
3925         * src/imap.c
3926                 don't query imap folder for attributes because we already
3927                 for them from imap_status
3928
3929         * src/mimeview.[ch]
3930                 add support for plugable MimeViewers (unloading Viewers
3931                 not yet complete)
3932
3933         * src/plugins/Makefile.am
3934         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
3935         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
3936         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
3937                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
3938                 widget from http://helm.cs.unibo.it/mml-widget/
3939
3940 2003-03-14 [christoph]  0.8.11claws12
3941
3942         * src/folder.[ch]
3943                 o error return code's should better be negative
3944                 o replace printf with debug_print
3945
3946         * src/imap.c
3947                 improve IMAP folder scan by checking UID-NEXT
3948
3949         * src/summaryview.c
3950                 remove check that are unnecessary in my opinion
3951
3952 2003-03-13 [christoph]  0.8.11claws11
3953
3954         * src/folder.[ch]
3955         * src/foldersel.c
3956         * src/folderview.c
3957         * src/imap.c
3958         * src/mbox_folder.c
3959         * src/mh.c
3960         * src/news.c
3961         * src/prefs_scoring.c
3962         * src/summaryview.c
3963                 use a common function to get a displayable name
3964                 for a FolderItem
3965
3966 2003-03-13 [paul]       0.8.11claws10
3967
3968         * tools/Makefile.am
3969           tools/README
3970           tools/multiwebsearch.conf     ** NEW FILE **
3971           tools/multiwebsearch.pl       ** NEW FILE **
3972                 add multiwebsearch Actions script
3973
3974 2003-03-13 [colin]      0.8.11claws9
3975
3976         * src/compose.c
3977                 Remove leading emtpy lines from quoted text
3978                 before quoting it
3979
3980 2003-03-13 [melvin]     0.8.11claws8
3981
3982         * src/prefs_actions.c
3983                 Fixed a memory leak
3984                 Code clean ups
3985                 Added Cancel and OK buttons
3986                 Corrected help text
3987
3988 2003-03-13 [christoph]  0.8.11claws7
3989
3990         * src/account.c
3991         * src/folder.[ch]
3992         * src/imap.c
3993         * src/mainwindow.c
3994         * src/mbox_folder.c
3995         * src/mh.c
3996         * src/news.c
3997         * src/setup.c
3998                 replace more folder type stuff with folder class stuff
3999
4000 2003-03-13 [melvin]     0.8.11claws6
4001
4002         * src/prefs_actions.c
4003                 Added new tokens:
4004                 %u: user provided argument
4005                 %h: user provided argument (hidden on input)
4006                 %s: current text selection in the message view 
4007
4008 2003-03-13 [paul]       0.8.11claws5
4009
4010         * sync with 0.8.11cvs5
4011                 see ChangeLog 2003-03-11, 2003-03-12
4012
4013 2003-03-12 [christoph]  0.8.11claws4
4014
4015         * src/folder.c
4016                 use folder class idstr when writing folderlist.xml
4017
4018         * src/folder.h
4019         * src/imap.c
4020         * src/news.c
4021                 replace folder type checks with folder class checks
4022
4023 2003-03-12 [christoph]  0.8.11claws3
4024
4025         * src/folder.[ch]
4026         * src/imap.[ch]
4027         * src/main.c
4028         * src/mbox_folder.[ch]
4029         * src/mh.[ch]
4030         * src/news.[ch]
4031                 o create a list of known folder classes in the folder system
4032                 o use folder class id strings for folder item identifiers
4033
4034 2003-03-12 [christoph]  0.8.11claws2
4035
4036         * src/imap.c
4037                 fix imap uid validity check
4038
4039 2003-03-12 [christoph]  0.8.11claws1
4040
4041         * src/account.c
4042         * src/folder.[ch]
4043         * src/foldersel.c
4044         * src/folderview.c
4045         * src/imap.c
4046         * src/mainwindow.c
4047         * src/mbox_folder.c
4048         * src/mh.c
4049         * src/news.c
4050         * src/prefs_scoring.c
4051         * src/procmsg.c
4052         * src/setup.c
4053         * src/summaryview.c
4054                 initial restructuring of folder system, seperating
4055                 folders and folder classes
4056
4057 2003-03-12 [paul]       0.8.11claws
4058
4059         0.8.11claws release
4060
4061 2003-03-12 [christoph]
4062
4063         * src/gtk/prefswindow.c
4064                 fix translation of "Page Index"
4065
4066 2003-03-12 [paul]       0.8.10claws110
4067
4068         a sync from 0.8.11cvs4 before the release
4069
4070         * src/common/utils.c
4071                 subject_compare_for_sort(): allow null strings (fixes
4072                 summary sorting).
4073
4074 2003-03-11 [paul]       0.8.10claws109
4075
4076         * po/es.po
4077                 update Spanish translation, submitted by
4078                 Ricardo Mones Lastra
4079
4080 2003-03-11 [melvin]     0.8.10claws108
4081
4082         * po/fr.po
4083                 Updated French translations
4084
4085 2003-03-11 [paul]       0.8.10claws107
4086
4087         * manual/en/Makefile.am
4088           manual/en/*.html
4089                 update English manual, add a new page
4090                 updated by Francois Barriere <fbarriere@atmel.fr>
4091                 
4092         * po/bg.po
4093           po/it.po
4094           po/sr.po
4095                 update Bulgarian, Italian, and Serbian translations
4096                 submitted by George Danchev, Alessandro Maestri, and
4097                 Urke MMI
4098
4099 2003-03-10 [paul]       0.8.10claws106
4100
4101         * src/gtk/about.c
4102           src/gtk/prefswindow.c
4103                 make some strings translatable
4104
4105 2003-03-10 [darko]      0.8.10claws105
4106
4107         * src/compose.c
4108                 code cleanup to make Hiro happy
4109
4110 2003-03-10 [paul]       0.8.10claws104
4111
4112         * sync with 0.8.11cvs2
4113                 see ChangeLog 2003-03-10
4114
4115 2003-03-09 [melvin]     0.8.10claws103
4116
4117         * src/textview.c
4118                 textview_set_font(): fix for message display in
4119                 UTF-8 locales (thanks to Sergey Vlasov).
4120                 (was unintentionnaly reverted in 0.8.6claws6)   
4121
4122 2003-03-08 [darko]      0.8.10claws102
4123
4124         * src/compose.c
4125                 fix infinite loop in wrapping as reported
4126                 by happycactus
4127                 obsoletes patch #696482
4128
4129 2003-03-08 [christoph]  0.8.10claws101
4130
4131         * src/imap.c
4132                 add workaround for IMAP servers that do not
4133                 support the "UID SEARCH UID" command
4134
4135 2003-03-07 [christoph]  0.8.10claws100
4136
4137         * src/plugins/spamassassin/spamassassin.[ch]
4138         * src/plugins/spamassassin/spamassassin_gtk.c
4139                 code cleanup
4140
4141 2003-03-07 [paul]       0.8.10claws99
4142
4143         * po/es.po
4144                 updated Spanish translation, submitted by
4145                 Ricardo Mones Lastra
4146
4147 2003-03-07 [christoph]  0.8.10claws98
4148
4149         * src/send.c
4150                 fix in 0.8.10claws94 was wrong
4151                 local delivery does not require escaping, remove escaping
4152                 code to make signatures of mails with "." lines valid
4153                 
4154                 NOTE: requires that sendmail is executed with "-i" option,
4155                       what is the default now, but has to be changed in all
4156                       exsiting accounts)
4157
4158 2003-03-07 [paul]       0.8.10claws97
4159
4160         * sync with 0.8.11 release
4161                 see ChangeLog 2003-03-07
4162
4163 2003-03-06 [paul]       0.8.10claws96
4164
4165         * src/compose.c
4166                 revert commit 0.8.10claws92
4167
4168 2003-03-06 [paul]       0.8.10claws95
4169
4170         * src/folderview.c
4171                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
4172
4173         * src/gtkaspell.c
4174                 fix bug 74, 'Crash opening editor window with pseudo-color
4175                 display'
4176                 
4177         Patches submitted by Kevin Vigor <kevin@vigor.nu>
4178
4179 2003-03-06 [christoph]  0.8.10claws94
4180
4181         * src/send.c
4182                 fix rfc2821 (4.5.2) violation in SMTP data sending,
4183                 all lines starting with a period get an extra period
4184                 inserted
4185                 (found by Simon 'corecode' Schubert)
4186
4187 2003-03-06 [paul]       0.8.10claws93
4188
4189         * src/folderview.c
4190                 if configured font can't be loaded fall back to gtk
4191                 default. (with thanks to Christoph)
4192                 
4193                 closes long-standing bug 15 'Crashes on startup'
4194
4195 2003-03-06 [paul]       0.8.10claws92
4196
4197         * src/compose.c
4198                 freeze text before autosave and thaw afterwards
4199                 fixes bug 67 'autosave make re-rediting message crazy'
4200
4201 2003-03-06 [christoph]  0.8.10claws91
4202
4203         * src/compose.c
4204                 ignore address comment in dupe check for Cc-list
4205
4206         (closes reopened bug 47 Replying to message strips name part of
4207          e-mail addresses of Cc: lines)
4208
4209 2003-03-06 [paul]       0.8.10claws90
4210
4211         * src/Makefile.am
4212                 remove reference to gtkxtext.h as its no longer in
4213                 the repository
4214
4215 2003-03-06 [paul]       0.8.10claws89
4216
4217         * sync with 0.8.10cvs25
4218                 see ChangeLog 2003-03-06
4219
4220 2003-03-06 [oliver]     0.8.10claws88
4221         
4222         * src/messageview.c
4223                 remove include
4224
4225 2003-03-06 [oliver]     0.8.10claws87
4226         
4227         * src/folderview.c 
4228                 remove changes introduced inclaws74
4229         * src/messageview.c
4230                 another attempt to sanely delete and update
4231                 messages deleted in separate messageview
4232
4233 2003-03-05 [christoph]  0.8.10claws86
4234
4235         * src/summaryview.c
4236                 check if "From" matches any account's address if
4237                 addressbook completion of addresses is disabled too
4238
4239         (closes Bug 70 "Display recipient in from" doesn't check
4240          folder's default account)
4241
4242 2003-03-05 [christoph]  0.8.10claws85
4243
4244         * src/compose.c
4245         * src/common/utils.[ch]
4246                 don't strip address comments when building Cc lists
4247
4248         (closes Bug 47 Replying to message strips name part of e-mail addresses
4249          of Cc: lines)
4250
4251         * src/folder.c
4252                 fix return value of copy function
4253
4254 2003-03-05 [christoph]  0.8.10claws84
4255
4256         * src/imap.c
4257                 don't ask imap server for non rfc822 headers
4258
4259         (closes bug 71 IMAP FETCH asks for FROM header field twice)
4260
4261         * src/imap.c
4262                 destroy session on socket error to allow reconnecting
4263
4264 2003-03-05 [christoph]  0.8.10claws83
4265
4266         * configure.ac
4267                 fix building with gnome when no prefix is set
4268
4269         (closes bug 66 Gnome directory is set to NONE)
4270
4271 2003-03-05 [paul]       0.8.10claws82
4272
4273         * sync with 0.8.10cvs23
4274                 see ChangeLog 2003-03-05
4275
4276 2003-03-04 [christoph]  0.8.10claws81
4277
4278         * src/folder.c
4279                 o fix moving and copying when folder returns 0 for new
4280                   message number
4281                 o remove some code for single message copy and move
4282                   operations and use functions for multiple messages
4283
4284         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
4285
4286         * src/news.c
4287                 remove unused include
4288
4289 2003-03-04 [paul]       0.8.10claws80
4290
4291         * src/gtk/about.c
4292                 list 'Compiled plugins'
4293
4294 2003-03-03 [christoph]  0.8.10claws79
4295
4296         * src/news.[ch]
4297                 have to multiply the percentage of the current fetch with
4298                 the percentage that it has of the total fetch operation
4299                 for correct values
4300
4301 2003-03-03 [christoph]  0.8.10claws78
4302
4303         * src/news.c
4304                 fix calculation of expected lines for progress indicator
4305
4306 2003-03-03 [christoph]  0.8.10claws77
4307
4308         * src/summaryview.c
4309         * src/common/utils.c
4310                 fix segfault when opening the root news folder
4311
4312 2003-03-03 [christoph]  0.8.10claws76
4313
4314         * src/mainwindow.[ch]
4315         * src/common/Makefile.am
4316         * src/common/progressindicator.[ch]
4317                 add UI independent progress indicator handling
4318
4319         * src/news.[ch]
4320                 use new progress indicator for message info fetching
4321
4322         * src/common/hooks.h
4323                 code cleanup
4324
4325 2003-03-03 [oliver]     0.8.10claws75
4326
4327         * src/toolbar.c
4328         * src/compose.c
4329                 removed commented code
4330
4331 2003-03-03 [oliver]     0.8.10claws74
4332
4333         * src/toolbar.[ch]
4334                 cleanups and refactoring
4335         * src/compose.[ch]
4336                 compose_reply_mode reply & forwarding interface for
4337                 toolbar buttons
4338         * src/folderview.c
4339                 act on messages marked for deletion in folderview_selected
4340                 based on prefs_common.immediate_exec since a message might 
4341                 have been deleted by messageview in a folder we are changing 
4342                 to (does anybody understand what I'm on about ?)
4343
4344 2003-03-03 [oliver]     0.8.10claws73
4345         
4346         * src/messageview.[ch]
4347                 new functions
4348                 - messageview_delete: delete message shown in messagview
4349                 - messageview_update_view: update messageview to currently 
4350                   selected summaryview message
4351                 - add separate messageview to msgview_list in order to update 
4352                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
4353         * src/summaryview.[ch]
4354                 summary_get_selection returns a list of selected msgs
4355                 in summaryview
4356         * src/mainwindow.c
4357                 toolbar reply refactoring
4358
4359 2003-03-03 [paul]       0.8.10claws72
4360
4361         * sync with 0.8.10cvs21
4362                 see ChangeLog 2003-03-03
4363
4364 2003-03-02 [christoph]  0.8.10claws71
4365
4366         * src/common/passcrypt.c
4367                 use POSIX includes
4368
4369 2003-03-02 [christoph]  0.8.10claws70
4370
4371         * configure.ac
4372         * src/prefs_account.c
4373         * src/prefs_gtk.[ch]
4374         * src/common/.cvsignore
4375         * src/common/Makefile.am
4376         * src/common/passcrypt.c                ** NEW **
4377         * src/common/passcrypt.h.in             ** NEW **
4378                 Implement password encryption in config files
4379                 using unix encrypt and setkey functions. The crypt
4380                 key can be set as a configure parameter. Old
4381                 passwords will be converted if they do not begin
4382                 with '!'
4383
4384 2003-03-02 [paul]       0.8.10claws69
4385
4386         * src/prefs_account.c
4387                 fix compile error
4388
4389 2003-03-01 [thorsten]   0.8.10claws68
4390
4391         * po/el.po
4392           po/hr.po
4393           po/it.po
4394           po/nl.po
4395           po/sr.po
4396           po/sv.po
4397                 corrected format strings
4398         * po/en_GB.po
4399                 corrected headers
4400                 (fix compile errors with GNU gettext-0.11.5)
4401
4402 2003-03-01 [oliver]     0.8.10claws67
4403
4404         * src/summaryview.c
4405                 menu callbacks call toolbar_menu_reply
4406
4407 2003-03-01 [oliver]     0.8.10claws66
4408
4409         * src/mainwindow.c
4410         * src/messageview.c
4411                 menu callbacks call toolbar_menu_reply
4412         * src/toolbar.[ch]
4413                 callbacks from menu handled by toolbar_menu_reply
4414
4415 2003-03-01 [paul]       0.8.10claws65
4416
4417         * src/addressbook.c
4418                 revert commit 0.8.10claws54 - breaks editing of
4419                 addressbook.
4420                 
4421         * po/bg.po
4422                 update Bulgarian translation, submitted by
4423                 George Danchev
4424
4425 2003-02-28 [christoph]  0.8.10claws64
4426
4427         * src/account.c
4428         * src/addressadd.c
4429         * src/compose.c
4430         * src/gtkaspell.c
4431         * src/gtkxtext.h                ** REMOVE **
4432         * src/imap.c
4433         * src/matcher.[ch]
4434         * src/mh.c
4435         * src/news.c
4436         * src/pine.c
4437         * src/prefs_common.c
4438         * src/prefs_matcher.c
4439         * src/procheader.[ch]
4440         * src/p