add src/textview.c to POTFILES.in
[claws.git] / ChangeLog.claws
1 2003-11-24 [paul]       0.9.6claws92
2
3         * po/POTFILES.in
4                 add 'src/textview.c'
5
6 2003-11-24 [paul]       0.9.6claws91
7
8         * src/sgpgme.c
9                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
10
11 2003-11-24 [paul]       0.9.6claws90
12
13         * src/plugins/image_viewer/viewer.c
14                 image_viewer_show_mimepart(): 
15                 use procmime_mimeinfo_get_parameter() to get the file name
16
17 2003-11-24 [paul]       0.9.6claws89
18
19         * src/textview.c
20                 textview_show_mime_part(): rewrite text hint
21
22 2003-11-22 [paul]       0.9.6claws88
23
24         * sync with 0.9.7cvs5
25                 see ChangeLog 2003-11-21
26
27 2003-11-21 [paul]       0.9.6claws87
28
29         * src/mimeview.c
30                 define shortcut key 'o' for 'Open with...'
31
32 2003-11-21 [alfons]     0.9.6claws86
33
34         * src/messageview.c
35                 fix bug #383 'Deleting message from "separate message view" 
36                 uses local Trash folder'
37
38 2003-11-21 [christoph]  0.9.6claws85
39
40         * src/mimeview.c
41                 fix content-type guessing by name parameter when finding
42                 the correct viewer
43
44 2003-11-21 [alfons]     0.9.6claws84
45
46         * src/main.c
47                 no mail incorporation allowed with --offline param.
48                 fixes bug #374, "--offline ignored"
49
50 2003-11-20 [christoph]  0.9.6claws83
51
52         * src/mimeinfo.c
53                 use signed MimeInfo when checking the signature and not
54                 the selected one
55
56 2003-11-19 [alfons]     0.9.6claws82
57
58         * src/mainwindow.c
59                 fix crash when toggling separate views, patch submitted
60                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
61                 fixes bug #342, "separate views  cause crash"
62
63 2003-11-19 [paul]       0.9.6claws81
64
65         * src/compose.c
66                 compose_redirect_write_headers_from_headerlist(): 
67                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
68                 
69         * src/main.c
70                 code cleanup (inherited from 0.9.7cvs4)
71                 
72         * tools/tb2sylpheed
73                 bugfix: added missing attribute-list start. submitted by
74                 Urke MMI
75
76 2003-11-19 [luke]       0.9.6claws80
77
78         * src/textview.c
79                 revert my last commit until I get time to fix it
80
81 2003-11-18 [christoph]  0.9.6claws79
82
83         * src/mimeview.[ch]
84                 check parent MimeInfos for signatures and display the
85                 result of the parent when found
86
87         * src/pgpmime.c
88                 o avoid NULL pointer warnings
89                 o use procmime_mimeinfo_get_parameter()
90
91         * src/sgpgme.c
92                 small text changes
93
94 2003-11-17 [luke]       0.9.6claws78
95
96         * src/textview.c
97                 add check for disguised URLs, fixing bug 57
98                 "Hidden URL in HTML Mails"
99
100 2003-11-16 [christoph]  0.9.6claws77
101
102         * src/procmime.c
103                 fix crash when parsing invalid Content-Type header
104
105 2003-11-16 [christoph]  0.9.6claws76
106
107         * src/pgpmime.c
108         * src/privacy.c
109         * src/procmime.c
110         * src/sgpgme.[ch]
111                 implement message decrypting
112
113         * src/rfc2015.c
114                 remove old code
115
116 2003-11-14 [luke]       0.9.6claws75
117
118         * src/mimeview.c
119                 fix a couple of problems that treated application/* and
120                 application/octet-stream the wrong way around
121                 (since 0.9.6claws10), causing "Open" to do nothing.
122
123 2003-11-14 [christoph]  0.9.6claws74
124
125         * src/messageview.c
126         * src/pgpmime.c
127         * src/privacy.[ch]
128                 prepare for message part decrypting
129
130         * src/sgpgme.c
131                 add output for expired signatures
132
133         * src/rfc2015.c
134                 remove some old code
135
136 2003-11-10 [christoph]  0.9.6claws73
137
138         * src/mimeview.c
139                 add "Full info" button for bad and warn signature status
140
141         * src/sgpgme.c
142                 generate full signature info like gpg's output
143                 (gpg -v --with-fingerprint --verify)
144
145 2003-11-10 [christoph]  0.9.6claws72
146
147         * src/mimeview.c
148         * src/pgpmime.c
149         * src/privacy.[ch]
150         * src/sgpgme.[ch]
151         * src/textview.[ch]
152                 o add code to view full signature info
153                 o do automatic signature checks
154
155 2003-11-10 [alfons]     0.9.6claws71
156
157         * src/summaryview.c
158                 don't crash when gtkut_font_load() returns invalid font (has
159                 something to do with locale settings)
160                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
161
162 2003-11-09 [alfons]     0.9.6claws70
163
164         * src/procmime.c
165                 plug leak
166
167 2003-11-08 [luke]       0.9.6claws69
168
169         * src/summaryview.c
170                 fix some typos
171
172         * src/compose.c
173                 rewrite compose_attach_parts(), fixing various bugs mainly
174                 to do with re-editing.
175
176         * src/mimeview.c
177                 "save all" now only saves attachments with names/filenames
178
179 2003-11-04 [match]      0.9.6claws68
180
181         * src/ldapctrl.[ch]
182                 fix broken LDAP support.
183
184         * src/ldapquery.c
185                 remove printf's.
186
187 2003-11-04 [luke]       0.9.6claws67
188
189         * src/mimeview.c
190                 o  fixed bug 4 "focus lost on messages with attachments"
191                 o  fixed 'Save all' attachments for new mime changes
192                 o  right clicking on icons consistent with right clicking on
193                    mime tree
194                   - fixes a bug where wrong part is saved when you
195                     choose 'Save as' from popup menu
196                   - fixes bug 308 "No way to "save all" attachments"
197                 o  fixed a compiler warning.
198
199         * src/textview.c
200                 o  removed flickering in mime tree when using "n" and "p"
201                    shortcuts
202                 o  fixed bug where selecting the textview and pressing e.g.
203                    'y' causes sylpheed to respond twice.
204
205         * src/summaryview.c
206                 removed hard coding of * and ! shortcuts (which only served
207                 to cause problems if you tried to redefine the shortcuts)
208
209 2003-11-04 [luke]       0.9.6claws66
210
211         * src/plugins/image_viewer/viewer.c
212         * src/plugins/image_viewer/viewerprefs.c
213         * src/plugins/image_viewer/viewerprefs.glade
214                 o  allow toggling of image scaling by clicking on image
215                 o  respond to image's container widget resize
216
217         * src/procmime.c
218                 o  fix bad parsing of message when re-editing/viewing a
219                    message saved to the drafts folder
220
221 2003-11-02 [match]      0.9.6claws65
222
223         * src/browseldap.h
224                 fix if not building LDAP support.
225         * src/addrindex.c
226         * src/ldapquery.[ch]
227         * src/editldap.h
228                 include support for contains query. feature req 529354.
229
230 2003-11-02 [alfons]     0.9.6claws64
231
232         * src/browseldap.c
233                 fix build bustage if not compiling ldap support
234
235 2003-11-01 [match]      0.9.6claws63
236
237         * po/POTFILES.in
238         * src/Makefile.am
239         * src/addr_compl.[ch]
240         * src/addrbook.c
241         * src/addrcache.[ch]
242         * src/addrdefs.h        ** NEW **
243         * src/addressbook.c
244         * src/addressitem.h
245         * src/addrindex.[ch]
246         * src/addritem.h
247         * src/addrquery.[ch]
248         * src/ldapquery.[ch]
249         * src/ldapserver.[ch]
250                 refactor LDAP query mechanism.
251
252         * src/browseldap.[ch]   ** NEW **
253         * src/ldaplocate.[ch]   ** NEW **
254                 add feature to browse LDAP entry that was retrieved using
255                 an explicit LDAP search.
256
257 2003-11-01 [alfons]     0.9.6claws62
258
259         * src/prefs_gtk.c
260                 prefs_write_param(): fail when we see an invalid type; all the
261                 callers seem to handle this gracefully by reverting changes
262
263 2003-10-30 [christoph]  0.9.6claws61
264
265         * configure.ac
266         * ac/openssl.m4
267         * ac/spamassassin.m4
268         * src/Makefile.am
269                 use extra variables for all libraries to make sure plugins
270                 are only linked with libraries they really need. $LIBS is always
271                 added to the linking parameters, but we only what the libraries
272                 listed in the Makefile
273
274 2003-10-29 [paul]       0.9.6claws60
275
276         * src/mimeview.c
277                 don't use Subject for unknown part name
278
279 2003-10-29 [paul]       0.9.6claws59
280
281         * src/compose.c
282                 get name of attachment(s) when re-editing, fwd'ing or
283                 redirecting
284                 
285         * src/mimeview.c
286                 get name of attachment(s) when saving
287
288 2003-10-29 [hoa]        0.9.6claws58
289
290         * src/textview.c
291                 implemented multipart/alternative in MIME message viewer.
292
293 2003-10-28 [christoph]  0.9.6claws57
294
295         * configure.ac
296                 make sure MathML-Viewer is not built with the
297                 Gtk2 version of GtkMathView
298
299 2003-10-28 [paul]       0.9.6claws56
300
301         * sync with 0.9.7cvs1
302                 see ChangeLog 2003-10-28
303
304 2003-10-27 [alfons]     0.9.6claws55
305
306         * src/matcher_parser_parse.y
307         * src/gtk/colorlabel.c
308                 allow setting color label to 0 in filtering/processing rules
309                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
310
311 2003-10-26 [alfons]     0.9.6claws54
312
313         * src/summary_search.c
314                 fix misnomer and correct selecting initial search node  
315
316 2003-10-26 [christoph]  0.9.6claws53
317
318         * src/pgpmime.c
319         * src/sgpgme.c
320                 change display of signature info to use only name of
321                 signer, otherwise the text gets too long.
322
323         * src/procmime.c
324                 don't use MimeInfo's filename to generate tmp filename
325
326 2003-10-25 [christoph]  0.9.6claws52
327
328         * src/procmime.c
329                 fix message body searching
330
331 2003-10-25 [paul]       0.9.6claws51
332
333         * src/compose.c
334                 use g_basename rather than basename
335
336 2003-10-24 [christoph]  0.9.6claws50
337
338         * src/sgpgme.c
339                 change fetching of signature key's trust
340
341 2003-10-24 [paul]       0.9.6claws49
342
343         * po/sk.po
344                 update Slovak translation
345                 submitted by Andrej Kacian
346                 
347         * src/mainwindow.c
348                 remove unknown menu entry /File/Add mailbox/mbox...
349
350 2003-10-24 [hoa]        0.9.6claws48
351
352         * src/Makefile.am
353                 removed all references to mbox folders
354
355         * src/carray.[ch]               * REMOVED *
356         * src/chash.[ch]                * REMOVED *
357         * src/maillock.[ch]             * REMOVED *
358         * src/mailmbox.[ch]             * REMOVED *
359         * src/mailmbox_folder.[ch]      * REMOVED *
360         * src/mailmbox_parse.[ch]       * REMOVED *
361         * src/mailmbox_types.[ch]       * REMOVED *
362         * src/mbox_folder.[ch]          * REMOVED *
363                 remove implementation of mbox folders
364                 and old mailbox folder.
365                 mbox folder implementation will be added
366                 as a plugin so that implementation can be entirely
367                 synchronized with the files of the project they are
368                 extracted from (libEtPan!).
369         
370         * src/mainwindow.c
371         * src/folder.c
372         * src/folderview.[ch]
373         * src/procmsg.h         
374                 Disable as much code that references mbox folders
375                 as possible.
376                 Some UI thing still need to know that folder is mbox
377                 (when we have to enter the name of the mailbox and
378                 we want to add /var/mail/$USER).
379
380 2003-10-23 [christoph]  0.9.6claws47
381
382         * src/noticeview.c
383                 don't always display button when noticeview is made visible
384
385         * src/mimeview.c
386         * src/pgpmime.c
387         * src/privacy.[ch]
388         * src/sgpgme.[ch]
389                 get signature information from crypto system
390
391 2003-10-22 [paul]       0.9.6claws46
392
393         * po/es.po
394                 updated by Ricardo Mones Lastra
395
396 2003-10-22 [paul]       0.9.6claws45
397
398         * src/Makefile.am
399                 update to reflect the changes to the icons that
400                 happened in 0.9.6claws35
401
402 2003-10-22 [alfons]     0.9.6claws44
403         
404         * src/carray.h
405                 inline carray_count() 
406
407 2003-10-21 [alfons]     0.9.6claws43
408
409         * src/carray.h
410                 glib wrappers
411         * src/carray.c
412                 disable
413         * src/mailmbox.[ch]
414         * src/mailmbox_folder.c
415         * src/mailmbox_parse.c
416         * src/mailmbox_types.[ch]
417                 %s/uint32_t/guint
418
419 2003-10-21 [luke]       0.9.6claws42
420
421         * src/stock_pixmaps.[ch]
422         * src/mimeview.c
423         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
424         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
425                 o remove mime_application_octet_stream.xpm icon (it was never
426                   really needed)
427                 o remove redundant icon messageview_text.xpm
428
429         * src/mainwindow.c
430                 fix visibility of signature noticeview when toggling 'separate
431                 message view'
432
433 2003-10-21 [christoph]  0.9.6claws41
434
435         * src/procmime.c
436                 decode multipart and rfc822 mime parts to allow further
437                 parsing when required
438
439 2003-10-21 [christoph]  0.9.6claws40
440
441         * src/procmime.[ch]
442         * src/textview.c
443                 remove obsolete charset parameter in MimeInfo and fix
444                 TextView to use the charset from the parameter hash table
445
446         * src/plugins/dillo_viewer/Makefile.am
447         * src/plugins/trayicon/Makefile.am
448                 add OPENSSL_CFLAGS to fix building with using
449                 --with-openssl-* parameters
450
451 2003-10-21 [paul]       0.9.6claws39
452
453         * src/prefs_matcher.[ch]
454                 replace remnants of the old, renamed 'Execute' matchtype
455                 add a brief description to the Info window
456
457 2003-10-21 [hoa]        0.9.6claws38
458         
459         * src/Makefile.am
460         * src/carray.[ch]               * NEW *
461         * src/chash.[ch]                * NEW *
462         * src/folder.c
463         * src/maillock.[ch]             * NEW *
464         * src/mailmbox.[ch]             * NEW *
465         * src/mailmbox_folder.[ch]      * NEW *
466         * src/mailmbox_parse.[ch]       * NEW *
467         * src/mailmbox_types.[ch]       * NEW *
468                 implementation of mbox folder with unique message numbers
469
470                 made use of libEtPan! implementation of mbox for lower-layer.
471
472 2003-10-20 [alfons]     0.9.6claws37
473
474         * src/noticeview.c
475                 fix invalid argument warning
476         * src/pgpmime.c
477                 no in place variable
478
479 2003-10-20 [paul]       0.9.6claws36
480
481         * src/compose.[ch]
482           src/filtering.c
483           src/messageview.c
484                 fix crash when using Forward in Filtering when
485                 external editor option is set
486                 
487                 Patch submitted by Simon 'corecode' Schubert
488                 <corecode@corecode.ath.cx> 
489
490 2003-10-20 [paul]       0.9.6claws35
491
492         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
493           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
494           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
495           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
496           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
497           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
498           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
499           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
500           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
501           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
502           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
503           src/mimeview.c
504           src/stock_pixmap.[ch]
505                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
506                 icons. add privacy_warn.xpm icon
507
508 2003-10-20 [hoa]  0.9.6claws34
509
510         * src/folder_item_prefs.[ch]
511         * src/prefs_folder_item.c
512         * src/main.c
513                 Added a property per folder to choose whether we 
514                 want to apply processing on it on startup or if we
515                 prefer to wait the folder selection to apply it.
516         
517         * src/messageview.c
518                 fixed C89 compatibility (for old compilers, for
519                 example gcc 2.95.x).
520
521 2003-10-17 [christoph]  0.9.6claws33
522
523         * src/mimeview.c
524         * src/noticeview.[ch]
525                 change noticeview icon to indicate signature status
526
527 2003-10-17 [christoph]  0.9.6claws32
528
529         * src/Makefile.am
530         * src/main.c
531         * src/mimeview.c
532         * src/noticeview.c
533         * src/pgpmime.[ch]                              ** NEW **
534         * src/privacy.[ch]
535         * src/rfc2015.c
536         * src/sgpgme.c                                  ** NEW **
537                 reimplement PGP/Mime signature checking (unfinished)
538
539 2003-10-15 [christoph]  0.9.6claws31
540
541         * src/procmime.[ch]
542                 fix procmime_get_text_content() and
543                 procmime_get_first_text_content()
544
545 2003-10-15 [christoph]  0.9.6claws30
546
547         * src/plugins/spamassassin/spamassassin_gtk.c
548         * src/plugins/spamassassin/spamassassin_gtk.glade
549                 fix timeout tooltip
550
551 2003-10-15 [paul]       0.9.6claws29
552
553         * src/messageview.c
554                 workaround for buggy smtp servers. on sending a
555                 return receipt strip the name part from the address
556                 when creating headers
557                 
558 2003-10-15 [paul]       0.9.6claws28
559
560         * sync with 0.9.7 release
561                 see ChangeLog 2003-10-15
562
563 2003-10-14 [christoph]  0.9.6claws27
564
565         * src/plugins/clamav/clamav_plugin.c
566                 fix clamav plugin
567
568 2003-10-14 [christoph]  0.9.6claws26
569
570         * src/compose.c
571         * src/mimeview.c
572         * src/procmime.[ch]
573         * src/rfc2015.c
574         * src/textview.c
575         * src/plugins/clamav/clamav_plugin.c
576                 use GNode to create the mime tree (some changes to functions
577                 that traverse the tree are just quick and dirty. Maybe we
578                 can find better solutions with g_node_*-functions)
579
580 2003-10-14 [luke]       0.9.6claws25
581
582         * src/mimeview.c
583                 fix a navigation bug (stupid typo of mine)
584
585 2003-10-14 [christoph]  0.9.6claws24
586
587         * src/textview.c
588                 fix missing last line in plain/text mails
589
590 2003-10-13 [luke]       0.9.6claws23
591
592         * src/summaryview.c
593                 fix bug 334 (part 1)
594
595 2003-10-13 [kov]        0.9.6claws22
596
597         * src/mimeview.c
598                 error checking when the user enters a non-directory at
599                 the file selection dialog.
600                 work-around for users entering directory location without
601                 adding a leading G_DIR_SEPARATOR.
602
603 2003-10-13 [luke]       0.9.6claws21
604
605         * src/compose.c
606                 error reporting for inserting files, including catching
607                 invalid characters for current locale/encoding
608
609 2003-10-13 [paul]       0.9.6claws20
610
611         * src/folderview.c
612                 fix bug #347 'subscribe newsgroups crashes'
613
614 2003-10-13 [paul]       0.9.6claws19
615
616         * src/compose.c
617                 when using 'Reply to all' include the 'send replies
618                 to' folder property
619                 
620         * po/ja.po
621                 update Japanese translation. submitted by Rui Hirokawa 
622                 <rui_hirokawa@ybb.ne.jp>        
623
624 2003-10-13 [hoa]        0.9.6claws18
625
626         * src/account.c
627         * src/compose.c
628         * src/messageview.c
629         * src/procheader.c
630         * src/procheader.h
631                 rename get_header_from_msginfo() into
632                 procheader_get_header_from_msginfo() so that we have a
633                 coherent exported naming.
634                 avoid parsing of header contained in a string via
635                 a newly written temporary file.
636
637         Patch submitted by Simon 'corecode' Schubert
638                 <corecode@corecode.ath.cx>
639
640 2003-10-12 [hoa]        0.9.6claws17
641
642         * src/filtering.c
643         * src/filtering.h
644         * src/matcher.c
645         * src/matcher.h
646         * src/matcher_parser_parse.y
647         * src/prefs_filtering_action.c
648                 added "stop" action : stop applying the filtering rules.
649                 added "set score" and "increase/decrease score" actions.
650                 That two last action replace the "change_score" action
651                 introduced by alfons in 0.8.8claws85.
652                 "set score" is to set a given score to the message.
653                 "increase/decrease score" will increase or decrease the
654                 score if the given value is respectively positive or
655                 negative. If someone find a some better name for this last
656                 rule, it can be modified.
657
658 2003-10-12 [paul]       0.9.6claws16
659
660         * AUTHORS
661           po/ja.po
662                 update Japanese translation. submitted by Rui Hirokawa 
663                 <rui_hirokawa@ybb.ne.jp>
664
665 2003-10-12 [christoph]  0.9.6claws15
666
667         * src/procmime.c
668                 fix crash caused by incorrect headers
669
670 2003-10-10 [christoph]  0.9.6claws14
671
672         * src/main.c
673         * src/privacy.[ch]
674         * src/rfc2015.[ch]
675                 implement detection of signed message parts for rfc2015
676
677 2003-10-10 [thorsten]   0.9.6claws13
678
679         * src/mimeview.c
680                 fix typo
681
682 2003-10-10 [christoph]  0.9.6claws12
683
684         * src/stock_pixmap.[ch]
685         * src/pixmaps/mime_message.xpm                  ** NEW **
686                 add a new icon for mime type "message"
687
688         * src/privacy.[ch]
689         * src/procmime.[ch]
690                 add crypto api
691
692         * src/mimeview.c
693                 o use crypto api
694                 o add icons for message type mime parts
695
696 2003-10-10 [christoph]  0.9.6claws11
697
698         * src/mainwindow.c
699         * src/messageview.[ch]
700         * src/mimeview.[ch]
701         * src/procmime.[ch]
702         * src/procmsg.[ch]
703         * src/rfc2015.c
704         * src/summaryview.c
705         * src/textview.[ch]
706                 o remove switching between TextView and MimeView in MessageView
707                   (if required we can hide the icon box and the MimeView will
708                    look exaxtly like the TextView)
709                 o temporary remove signature and decrypting GPGME code
710
711 2003-10-09 [christoph]  0.9.6claws10
712
713         * src/action.c
714         * src/compose.c
715         * src/messageview.c
716         * src/mimeview.c
717         * src/procmime.[ch]
718         * src/procmsg.c
719         * src/rfc2015.c
720         * src/textview.c
721         * src/common/utils.[ch]
722         * src/plugins/clamav/clamav_plugin.c
723         * src/plugins/dillo_viewer/dillo_viewer.c
724         * src/plugins/image_viewer/viewer.c
725         * src/plugins/mathml_viewer/mathml_viewer.c
726                 new mime parser (several things need fixing)
727
728 2003-10-09 [paul]       0.9.6claws9
729
730         * src/imap.c
731                 a little more sync with 0.9.6cvs2 and a tidy up
732
733 2003-10-08 [paul]       0.9.6claws8
734
735         * sync with 0.9.6cvs2
736                 see ChangeLog 2003-10-03
737
738 2003-10-05 [christoph]  0.9.6claws7
739
740         * src/summaryview.c
741                 don't use flags to check if a message is in a news folder
742
743         (closes Bug 282 clicking on folder with copied Messages from News
744          immediately after having copied them crashes Sylpheed-Claws)
745
746 2003-10-05 [christoph]  0.9.6claws6
747
748         * src/Makefile.am
749         * src/progressdialog.[ch]               ** REMOVE **
750         * src/gtk/Makefile.am
751         * src/gtk/progressdialog.[ch]           ** NEW **
752                 move progressdialog to gtk directory
753
754 2003-10-04 [christoph]  0.9.6claws5
755
756         * src/prefs_toolbar.c
757         * src/gtk/prefswindow.c
758                 remove widget_show_all for pages root widget
759
760         * src/plugins/spamassassin/spamassassin.[ch]
761         * src/plugins/spamassassin/spamassassin_gtk.c
762         * src/plugins/spamassassin/spamassassin_gtk.glade
763                 add support for new libspamc transports
764
765 2003-10-04 [christoph]  0.9.6claws4
766
767         * src/plugins/spamassassin/libspamc.[ch]
768         * src/plugins/spamassassin/spamassassin.c
769         * src/plugins/spamassassin/utils.[ch]
770                 update libspamc to version from SpamAssassin 2.60
771
772 2003-10-03 [christoph]  0.9.6claws3
773
774         * src/send_message.c
775                 fix missing format string bug found by
776                 Georgi Guninski <guninski@guninski.com>
777
778 2003-10-03 [paul]       0.9.6claws2
779
780         * po/zh_CN.po
781                 update Simpilified Chinese translation, submitted by
782                 Hansom Young
783
784 2003-10-02 [christoph]  0.9.6claws1
785
786         * src/imap.c
787                 add UIDPLUS support for COPY and EXPUNGE
788
789 2003-10-02 [paul]       0.9.6claws
790
791         * 0.9.6claws released
792
793 2003-10-02 [paul]
794
795         * po/es.po
796           po/sk.po
797                 update Spanish and Slovak translations
798                 submitted by Ricardo Mones Lastra and Andrej Kacian
799  
800 2003-10-02 [paul]       0.9.5claws43
801
802         * po/en_GB.po
803                 update British English translation
804
805 2003-10-02 [paul]       0.9.5claws42
806
807         * po/hr.po
808                 update Croatian translation, submitted by Dragan
809
810 2003-10-01 [paul]       0.9.5claws41
811
812         * po/pl.po
813           po/sr.po
814                 update Polish and Serbian translations, submitted by
815                 Emil and Urke MMI
816
817 2003-10-01 [melvin]     0.9.5claws40
818
819         * po/fr.po
820                 Updated French translations
821
822 2003-10-01 [melvin]     0.9.5claws39
823
824         * src/prefs_fonts.c
825                 Fixed a Gtk warning
826
827         * src/plugins/dillo_prefs.c     
828                 Quasi unnoticeable UI clean-up.
829
830 2003-10-01 [paul]
831
832         * tools/README
833           tools/maildir2sylpheed.pl
834                 bug fixes, rewrites, submitted by Matthias Förste 
835                 <itsjustme@users.sourceforge.net>
836
837 2003-09-29 [paul]       0.9.5claws38
838
839         * src/inc.c
840                 fix my coding carelessness
841
842 2003-09-29 [paul]       0.9.5claws37
843
844         * po/POTFILES.in
845           src/Makefile.am
846           src/main.c
847           src/prefs_common.[ch]
848           src/prefs_fonts.[ch]  ** NEW FILES **
849                 move Font config options to Other Prefs/Display/Fonts
850                 (user's current configuration is preserved)
851
852 2003-09-29 [paul]       0.9.5claws36
853
854         * src/inc.c
855           src/prefs_account.c
856                 allow 'local_mbox' value to point to either a directory 
857                 (/var/mail -  default, new) or a file (/var/mail/username
858                 - original)
859
860 2003-09-28 [paul]       0.9.5claws35
861
862         * src/rfc2015.c
863                 on signature check, where key exists, print the
864                 Key ID
865
866 2003-09-27 [alfons]     0.9.5claws34
867
868         * src/action.c
869                 o make progress bar not fill/expand when resizing dialog
870                 o use default fixed text font for actions output
871
872 2003-09-27 [paul]       0.9.5claws33
873
874         * src/prefs_common.[ch]
875           src/procmsg.c
876           src/send_message.c
877                 remove External Program settings from Common Prefs/Send
878                 as they are now unnecessary due to Local account settings.
879                 plus a little tidying-up after 0.9.5claws31
880
881 2003-09-27 [paul]       0.9.5claws32
882
883         * src/prefs_account.c
884                 o make correction to gui text:
885                   'Local mailbox file' -> 'Local mailbox directory'
886                 o give 'local_mbox' option a reasonable default value:
887                   '/var/mail'
888                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
889                   value
890
891 2003-09-26 [paul]       0.9.5claws31
892
893         * src/inc.c
894           src/prefs_common.[ch]
895                 remove 'Incorporate from spool' common pref,
896                 force creation of a 'Local' account
897
898 2003-09-26 [christoph]  0.9.5claws30
899
900         * src/folder.c
901         * src/msgcache.c
902                 add more NULL pointer checks
903
904 2003-09-25 [christoph]  0.9.5claws29
905
906         * src/folder.c
907                 o don't fetch source message to get it's message id
908                 o immediately scan dest folder when copying a message did not
909                   return a new message number and not do it when the first message
910                   without a new message number is found
911
912 2003-09-23 [christoph]  0.9.5claws28
913
914         * src/compose.c
915                 fix generating of headers
916
917         (patch by David Relson <relson@osagesoftware.com>)
918
919 2003-09-23 [paul]       0.9.5claws27
920
921         * po/zh_CN.po
922                 update Simplified Chinese translation. submitted by
923                 Hansom Young
924
925 2003-09-23 [paul]       0.9.5claws26
926
927         * tools/Makefile.am
928           tools/README
929           tools/vcard2xml.py    ** NEW FILE **
930                 add a script that converts an evolution vcard to
931                 sylpheed's xml format
932                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
933
934 2003-09-22 [paul]       0.9.5claws25
935
936         * src/plugins/clamav/clamav_plugin.c
937                 don't skip MULTIPART parts
938
939 2003-09-21 [christoph]  0.9.5claws24
940
941         * src/alertpanel.c
942                 remove unneeded include
943
944         * src/folder.c
945                 clean up copy/move mess with duplicated code
946
947         * src/imap.c
948                 fix problem that sometimes the folder was not scanned
949                 also it was changed
950
951 2003-09-21 [christoph]  0.9.5claws23
952
953         * src/Makefile.am
954         * src/logwindow.[ch]                    ** REMOVE **
955         * src/mainwindow.c
956         * src/prefs_common.c
957         * src/gtk/Makefile.am
958         * src/gtk/logwindow.[ch]                ** ADD **
959                 make logwindow prefs_common independent and move
960                 it to gtk directory
961
962 2003-09-20 [christoph]  0.9.5claws22
963
964         * src/compose.c
965                 add extra space for address code conversion
966                 (4 * unconvered size could be too small for short headers)
967
968 2003-09-20 [christoph]  0.9.5claws21
969
970         * src/compose.c
971                 increase temp buffer size when writing headers
972
973 2003-09-19 [darko]      0.9.5claws20
974
975         * src/compose.c
976                 don't ignore value of 'Save copy of outgoing messages to
977                 this folder instead of Sent' in message redirect
978
979 2003-09-17 [christoph]  0.9.5claws19
980
981         * src/compose.c
982                 use ", " as address seperator for mail headers and pass whole
983                 header line at once to compose_convert_header to make sure
984                 it is correctly folded
985
986         (closes Bug 64 Problem when sending to many recipients)
987
988 2003-09-17 [hoa]        0.9.5claws18
989         
990         * src/matcher.[ch]
991           src/matcher_parser_parse.y
992           src/prefs_matcher.c
993                 changed the keyword used for command execution in condition
994                 keyword is changed from "execute" to "test"
995                 so that it is not the same as the one used for action.
996                 This will fix a bug when using filtering dialog.
997                 All semantic in the code is also changed to reflect
998                 the keyword change.
999
1000 2003-09-17 [paul]
1001         
1002         * sync with 0.9.6 release
1003
1004 2003-09-17 [paul]       0.9.5claws17
1005
1006         * sync with 0.9.5cvs8
1007                 see ChangeLog 2003-09-16 and 2003-09-17
1008
1009 2003-09-16 [paul]       0.9.5claws16
1010
1011         * sync with 0.9.5cvs6
1012                 see ChangeLog 2003-09-16
1013
1014 2003-09-15 [paul]       0.9.5claws15
1015
1016         * sync with 0.9.5cvs5
1017                 see ChangeLog 2003-09-15
1018
1019 2003-09-14 [alfons]     0.9.5claws14
1020
1021         * src/inc.c
1022                 make "Go to inbox after receiving new mail" again;
1023                 regression of a sync, restored to sylpheed main 
1024                 behaviour. (misses still some bits)
1025
1026 2003-09-14 [alfons]     0.9.5claws13
1027
1028         * src/prefs_filtering_action.c
1029                 o add proper message if empty execute command line
1030                 o don't select first action item after registering a
1031                   new action to prevent (what seems to be a GTK) bug
1032                   #36, "filtering will only accept one action change 
1033                   per invocation".
1034
1035 2003-09-14 [alfons]     0.9.5claws12
1036
1037         * src/prefs_filtering.c
1038         * src/prefs_filtering_action.c
1039         * src/prefs_matcher.c
1040                 fix function signature for key_pressed_event signal handlers
1041
1042 2003-09-14 [alfons]     0.9.5claws11
1043
1044         * src/mainwindow.c
1045                 fix regression caused by fix for invalid bug #7
1046                 (should fix #246, "Multiple selections are deselected when 
1047                 moving from search window to main window")
1048                 
1049 2003-09-14 [alfons]     0.9.5claws10
1050         
1051         * src/actions.[ch]
1052         * src/filtering.[ch]
1053         * src/prefs_actions.c
1054                 allow `filtering actions` in actions; only for advanced users
1055                 right now: try for example, "%as{mark color 2}" 
1056         
1057 2003-09-13 [paul]       0.9.5claws9
1058         
1059         * po/pl.po
1060           po/zh_CN.po   ** NEW FILE **
1061                 update Polish translation, submitted by Emil 
1062                 <eminowbl@posejdon.wpk.p.lodz.pl>
1063                 add new Simplified Chinese translation, submitted by
1064                 Hansom Young <hansom_young@yahoo.com>
1065
1066 2003-09-12 [alfons]     0.9.5claws8
1067
1068         * src/summaryview.c
1069                 don't open separate message views when View | Separate message view
1070                 is active 
1071                 (please look carefully for any navigation regressions)
1072
1073 2003-09-11 [alfons]     0.9.5claws7
1074
1075         * src/mainwindow.c
1076                 make default message view, opened by View | Separate message 
1077                 view, look like a claws message view (which includes a menu
1078                 bar and a toolbar)
1079                 (fixes bug #298, "message view loses tool bar") 
1080
1081 2003-09-11 [christoph]  0.9.5claws6
1082
1083         * src/folderview.c
1084                 fix double deleting of newsgroup folders
1085
1086         (closes Bug 305 crash after deleting of a newsgroup)
1087
1088 2003-09-11 [paul]       0.9.5claws5
1089
1090         * src/rfc2015.c
1091           src/common/utils.h
1092                 more sync'ing from 0.9.5cvs2
1093
1094 2003-09-11 [christoph]  0.9.5claws4
1095
1096         * src/compose.c
1097         * src/rfc2015.c
1098         * src/common/utils.h
1099                 fix sync with 0.9.5cvs2
1100
1101 2003-09-11 [paul]       0.9.5claws3
1102
1103         * sync with 0.9.5cvs4
1104                 see ChangeLog 2003-09-11
1105
1106 2003-09-11 [paul]       0.9.5claws2
1107
1108         * sync with 0.9.5cvs2
1109                 see ChangeLog 2003-09-05
1110                 
1111 2003-09-11 [paul]       0.9.5claws1
1112
1113         * sync with 0.9.5cvs3
1114                 see ChangeLog 2003-09-10
1115
1116 2003-09-10 [paul]       0.9.5claws
1117
1118         * 0.9.5claws released
1119
1120 2003-09-10 [paul]       0.9.4claws78
1121
1122         * src/Makefile.am
1123                 add missing files
1124
1125 2003-09-10 [melvin]     0.9.4claws77
1126
1127         * po/fr.po
1128                 Updated French translations
1129
1130 2003-09-10 [paul]       0.9.4claws76
1131
1132         * po/es.po
1133           po/sk.po
1134           po/sr.po
1135                 update Spanish, Slovak, and Serbian translations.
1136                 submitted by Ricardo Mones Lastra, Andrej Kacian,
1137                 and Urke MMI
1138                 
1139         * AUTHORS
1140                 add translation team section
1141
1142 2003-09-09 [christoph]  0.9.4claws75
1143
1144         * src/folder.c
1145                 free item->prefs in folder_item_destroy
1146
1147 2003-09-09 [alfons]     0.9.4claws74
1148
1149         * src/folderview.c
1150                 o proper check for root node sorting
1151                 o remove unnecessary gtk_ctree_remove_node 
1152
1153         (should fix bug #300, "crash while moving folder")      
1154
1155 2003-09-08 [christoph]  0.9.4claws73
1156
1157         * src/folderview.c
1158                 o fix double adding of IMAP FolderItems to GtkCTree
1159                 o fix crash then mbox folder is removed
1160
1161 2003-09-08 [christoph]  0.9.4claws72
1162
1163         * src/folder.c
1164         * src/folderview.c
1165         * src/mainwindow.c
1166                 fix new folder notification
1167
1168         * src/mbox_folder.c
1169                 fix cache path
1170
1171 2003-09-08 [christoph]  0.9.4claws71
1172
1173         * src/compose.c
1174                 replace '\n' and '\r' before removing trailing spaces
1175
1176         * src/folder.[ch]
1177         * src/folderview.c
1178                 add information about new or removed items in folder tree change
1179                 notification and use this in folderview to add and remove only
1180                 the appected items and not refresh the whole tree
1181
1182 2003-09-07 [match]      0.9.4claws70
1183
1184         * src/Makefile.am
1185         * src/addr_compl.c
1186         * src/addressbook.c
1187         * src/addressitem.h
1188         * src/addrindex.c
1189         * src/addritem.c
1190         * src/addritem.h
1191         * src/addrquery.c                       ** NEW **
1192         * src/addrquery.h
1193         * src/ldapquery.c
1194         * src/ldapserver.c
1195         * src/stock_pixmap.c
1196         * src/stock_pixmap.h
1197         * src/pixmaps/address_search.xpm        ** NEW **
1198                 re-introduce Lookup button for LDAP 'static' searches.
1199
1200 2003-09-07 [alfons]     0.9.4claws69
1201         
1202         * src/summaryview.c
1203                 abandon setting usize for messageview because it gives layout problems
1204                 with the quick search bar and the headerview; fixes assorted UI glitches:
1205                 
1206                 o bug #148, "Toggling of quick-search bar reduces index view area" 
1207                 o bug #280, "Window resiizes for line length but does not revert"
1208
1209 2003-09-07 [christoph]  0.9.4claws68
1210
1211         * src/compose.c
1212                 o make sure we don't have any newlines in header values
1213                 o check custom headers for spaces and newlines and ignore
1214                   malformed header names
1215
1216 2003-09-06 [christoph]  0.9.4claws67
1217
1218         * src/folder.c
1219         * src/folderview.c
1220                 invoke notification hook for folder tree changes after append
1221                 and remove folder
1222
1223         (closes Bug 294 Crash while moving folder with many subdirectories)
1224
1225 2003-09-06 [christoph]  0.9.4claws66
1226
1227         * src/folder.c
1228                 destroy folder's MsgCache if FolderItem is removed to make sure
1229                 it is not saved when the FolderItem is destroyed
1230
1231 2003-09-06 [christoph]  0.9.4claws65
1232
1233         * src/plugins/clamav/clamav_plugin.c
1234                 fix copy & paste bug
1235
1236 2003-09-05 [christoph]  0.9.4claws64
1237
1238         * src/folder.c
1239         * src/messageview.[ch]
1240         * src/procmsg.[ch]
1241         * src/summaryview.c
1242                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
1243                 by MessageView to clear it when the message is deleted. Should
1244                 work even if messages are deleted in MainWindow or by
1245                 processing.
1246
1247 2003-09-05 [alfons]     0.9.4claws63
1248
1249         * src/messageview.c
1250                 deleting a message in a message view frees its msginfo, make 
1251                 messageview_update_all() aware of that (should fix bug #293,
1252                 "deleting message caused crash")
1253
1254 2003-09-05 [melvin]     0.9.4claws62
1255
1256         * src/action.c
1257                 Improve synchronous action exit code (fixes 
1258                 a ~5 seconds delay after action exit on RedHat 9)
1259
1260 2003-09-04 [christoph]  0.9.4claws61
1261
1262         * src/compose.c
1263         * src/rfc2015.c
1264         * src/common/utils.[ch]
1265                 add util function to create mime boundary and use it
1266                 in compose and gpg code
1267
1268 2003-09-04 [alfons]     0.9.4claws60
1269
1270         * src/folder.c
1271                 source folder item's GNode should already have been freed in 
1272                 a previous call to src->folder->klass->remove_folder()
1273                 (should fix bug #287, "crash when moving folders")
1274
1275 2003-09-03 [thorsten]   0.9.4claws59
1276
1277         * src/plugins/spamassassin/spamassassin_gtk.c
1278                 fix compile error
1279
1280 2003-09-03 [christoph]  0.9.4claws58
1281
1282         * src/plugins/spamassassin/spamassassin.[ch]
1283         * src/plugins/spamassassin/spamassassin_gtk.c
1284                 add timeout config option
1285
1286 2003-09-03 [paul]       0.9.4claws57
1287
1288         * po/sk.po      ** NEW FILE **
1289                 add Slovak translation. Submitted by Andrej Kacian 
1290                 <andrej@kacian.sk>
1291
1292 2003-09-03 [paul]       0.9.4claws56
1293
1294         * src/plugins/clamav/clamav_plugin_gtk.c
1295                 gui tweaks: replace a label with a tooltip, modify the
1296                 text, use gtk_check_button_new(); instead of
1297                 gtk_check_button_new_with_label("");
1298
1299 2003-09-02 [alfons]     0.9.4claws55
1300
1301         * src/gtk/filesel.c
1302                 remember last used dir when attaching multiple files (should fix
1303                 bug #290, "Attach File does not remember directory")
1304
1305 2003-09-01 [paul]       0.9.4claws54
1306
1307         * po/es.po
1308                 updated by Ricardo Mones Lastra
1309
1310 2003-09-01 [alfons]     0.9.4claws53
1311
1312         * src/gtk/gtkaspell.[ch]
1313                 be pedantic and strict and use const gchar * instead of guchar *
1314
1315 2003-09-01 [alfons]     0.9.4claws52
1316
1317         * src/mainwindow.c
1318         * src/summaryviewc.
1319                 re-enable Save As when multiple messages are selected
1320
1321 2003-09-01 [paul]       0.9.4claws51
1322
1323         * src/textview.c
1324                 g_free(trimmed_uri);
1325
1326 2003-09-01 [paul]       0.9.4claws50
1327
1328         * sync with 0.9.4cvs13
1329                 see ChangeLog 2003-09-01
1330
1331 2003-09-01 [paul]       0.9.4claws49
1332
1333         * src/textview.c
1334                 trim uri before sending to the statusbar
1335                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
1336                 in the message window causes main S-C window to enlarge 
1337                 past screen edges'
1338
1339 2003-09-01 [paul]       0.9.4claws48
1340
1341         * sync with 0.9.4cvs12
1342                 see ChangeLog 2003-09-01
1343
1344 2003-08-30 [christoph]  0.9.4claws47
1345
1346         * src/compose.c
1347         * src/folder_item_prefs.[ch]
1348         * src/prefs_folder_item.c
1349         * src/gtk/gtkaspell.[ch]
1350                 commit per folder dictionary patch by
1351                 Paul Evans <nerd@freeuk.com>
1352
1353 2003-08-30 [christoph]  0.9.4claws46
1354
1355         * src/plugins/spamassassin/spamassassin_gtk.c
1356         * src/plugins/spamassassin/spamassassin_gtk.glade
1357                 reduce GUI clutter by placing hints into tooltips
1358
1359 2003-08-30 [paul]       0.9.4claws45
1360
1361         * src/compose.c
1362                 add 'Content-Disposition: inline' to a text/plain
1363                 part when using PGP/MIME signing
1364
1365 2003-08-30 [paul]       0.9.4claws44
1366
1367         * src/prefs_common.c
1368           src/prefs_spelling.c
1369           src/prefs_spelling.glade
1370                 reduce GUI clutter by placing hints into tooltips
1371
1372 2003-08-29 [christoph]  0.9.4claws43
1373
1374         * configure.ac
1375                 fix bug found by Ivan Rayner <ivanr@sgi.com>
1376
1377         * src/stock_pixmap.c
1378                 change unecessary warning into a debug message
1379
1380         * src/plugins/clamav/Makefile.am
1381                 Fix error "-I$(CLAMAV_LIBS)"
1382
1383 2003-08-29 [christoph]  0.9.4claws42
1384
1385         * intl/Makefile.in
1386         * src/Makefile.am
1387         * src/matcher.h
1388         * src/common/Makefile.am
1389         * src/common/passcrypt.c
1390                 commit fixes and patches for some of the IRIX problems found by
1391                 Ivan Rayner <ivanr@sgi.com>
1392
1393 2003-08-29 [paul]       0.9.4claws41
1394
1395         * src/prefs_filtering.c
1396                 add 'Top' and 'Bottom' buttons, based on changes in
1397                 src/prefs_filter.c in 0.9.4cvs11.
1398
1399 2003-08-27 [christoph]  0.9.4claws40
1400
1401         * src/folderview.c
1402                 fix bug that the current summary settings were copied to the
1403                 wrong folder item, when the folder item prefs are opened.
1404                 Copying is not required because summary settings and
1405                 folder_item_prefs do not contain the same settings
1406
1407 2003-08-27 [thorsten]   0.9.4claws39
1408
1409         * src/imap.c
1410                 fix compile error
1411
1412 2003-08-26 [paul]       0.9.4claws38
1413
1414         * sync with 0.9.4cvs9
1415                 see ChangeLog 2003-08-26
1416
1417 2003-08-25 [paul]       0.9.4claws37
1418
1419         * sync with 0.9.4cvs8
1420                 see ChangeLog 2003-08-25
1421
1422 2003-08-24 [christoph]  0.9.4claws36
1423
1424         * src/prefs_filtering.c
1425                 shouldn't remove items from a GSList while iterating over the
1426                 list (makes cur invalid and cur->next not accessable)
1427
1428         (closes Bug 272 i deleted an folder and some seconds later sylpheed
1429          crashed)
1430
1431 2003-08-23 [christoph]  0.9.4claws35
1432
1433         * src/news.c
1434                 news folders should be scanned when opened
1435
1436 2003-08-22 [christoph]  0.9.4claws34
1437
1438         * src/prefs_folder_item.c
1439                 use macro to assign strings that always frees the old string
1440
1441         * src/gtk/gtkaspell.[ch]
1442                 add gtkaspell_set_dictionary_menu_active_item() to set active
1443                 item in dictionary option menu
1444
1445         * src/prefs_spelling.c
1446                 use gtkaspell_set_dictionary_menu_active_item() to select
1447                 dictionary
1448
1449 2003-08-21 [christoph]  0.9.4claws33
1450
1451         * src/folder.[ch]
1452         * src/imap.c
1453         * src/mbox_folder.c
1454         * src/mh.c
1455         * src/news.c
1456                 optimize folder system
1457
1458         * src/gtk/gtkstext.c
1459                 fix division by zero when font has 0 width for ' '
1460
1461 2003-08-21 [paul]       0.9.4claws32
1462
1463         * sync with 0.9.4cvs7
1464                 see ChangeLog 2003-08-20
1465
1466 2003-08-19 [paul]       0.9.4claws31
1467
1468         * src/common/defs.h
1469                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
1470                 SYLDOC_FAQ_HTML_INDEX.
1471         * src/manual.c
1472                 use LC_MESSAGES instead of LC_ALL to find the current
1473                 language
1474
1475           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
1476
1477 2003-08-19 [paul]       0.9.4claws30
1478
1479         * po/bg.po
1480                 updated by George Danchev
1481
1482 2003-08-18 [luke]       0.9.4claws29
1483         * src/mimeview.[ch]
1484         * src/gtk/gtkvscrollbutton.[ch]
1485                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
1486                   dependencies; do it the GTK way; reduce code -14/+2 lines)
1487                 o removed horizontal separator between icons
1488
1489 2003-08-17 [christoph]  0.9.4claws28
1490
1491         * src/procmsg.c
1492                 no subject threading when the subject has no reply prefix
1493
1494 2003-08-16 [christoph]  0.9.4claws27
1495
1496         * src/mainwindow.c
1497                 remember and restore window sizes and position when the main
1498                 window is hidden or shown
1499
1500         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
1501          minimised/reopened using trayicon)
1502
1503 2003-08-16 [paul]       0.9.4claws26
1504
1505         * src/crash.c
1506                 add #include "defs.h"
1507
1508 2003-08-16 [paul]       0.9.4claws25
1509
1510         * src/plugins/clamav/clamav_plugin.c
1511                 reword a debug_print
1512                 
1513         * src/plugins/dillo_viewer/dillo_prefs.c
1514                 cosmetic: change the labels' text, add tooltips, and
1515                 left-align the hint
1516
1517 2003-08-15 [christoph]  0.9.4claws24
1518
1519         * src/news.c
1520                 complete last change (forgot some changes)
1521
1522 2003-08-15 [christoph]  0.9.4claws23
1523
1524         * src/news.c
1525                 o check number of messages and don't return a 0 message
1526                   when no messages are available
1527                 o don't parse xref header anymore
1528
1529         (closes Bug 203 I'm not getting any news)
1530
1531 2003-08-15 [paul]       0.9.4claws22
1532
1533         * src/common/defs.h
1534           src/crash.c
1535                 update and define claws bugzilla location
1536
1537 2003-08-15 [paul]       0.9.4claws21
1538
1539         * po/ru.po
1540                 update submitted by Ruslan N. Balkin
1541
1542 2003-08-14 [christoph]  0.9.4claws20
1543
1544         * src/procmsg.c
1545                 fix search for oldest node in subject threading
1546
1547 2003-08-14 [christoph]  0.9.4claws19
1548
1549         * src/procmsg.c
1550         * src/common/utils.h
1551                 add possibility to check all nodes with the same subject for
1552                 subject threading, not only the oldest node. Should not break
1553                 threads anymore if the oldest node is thread_by_subject_max_age
1554                 days older then parent, because it can now find a child of
1555                 oldest node as new parent.
1556
1557 2003-08-11 [christoph]  0.9.4claws18
1558
1559         * src/plugins/spamassassin/spamassassin.c
1560                 run spam check in background process
1561
1562 2003-08-10 [alfons]     0.9.4claws17
1563
1564         * src/summaryview.c
1565                 make `Select All' sensitive too
1566
1567 2003-08-10 [christoph]  0.9.4claws16
1568
1569         * src/imap.c
1570                 add more checks in imap_close
1571
1572 2003-08-09 [alfons]     0.9.4claws15
1573
1574         * src/prefs_spelling.c
1575                 no spell checking UI if not requested
1576
1577 2003-08-09 [alfons]     0.9.4claws14
1578
1579         * src/gtk/prefswindow.c
1580                 make it compile
1581
1582 2003-08-09 [christoph]  0.9.4claws13
1583
1584         * src/prefs_spelling.c
1585         * src/gtk/prefswindow.[ch]
1586         * src/plugins/clamav/clamav_plugin_gtk.c
1587         * src/plugins/spamassassin/spamassassin_gtk.c
1588                 sort prefs pages by heighest weight in tree
1589
1590 2003-08-09 [paul]       0.9.4claws12
1591
1592         * sync with 0.9.4cvs6
1593                 see ChangeLog 2003-08-07
1594                 
1595         * AUTHORS
1596                 add Leandro and Luke to claws-branch section
1597
1598 2003-08-09 [christoph]  0.9.4claws11
1599
1600         * src/gtk/Makefile.am
1601         * src/gtk/colorsel.[ch]                 ** NEW **
1602                 create a color selection dialog that can be used as a simple
1603                 function call with it's own gtk main loop like filesel.[ch]
1604
1605         * src/Makefile.am
1606         * src/main.c
1607         * src/prefs_common.c
1608         * src/prefs_spelling.[ch]               ** NEW **
1609         * src/prefs_spelling.glade              ** NEW **
1610         * src/gtk/gtkutils.[ch]
1611                 move "Spell Checker" prefs to new prefs dialog
1612
1613         * src/prefs_folder_item.c
1614                 use new colorsel dialog
1615
1616 2003-08-08 [paul]       0.9.4claws10
1617
1618         * src/inc.c
1619                 clear the progress bar unconditionally
1620
1621 2003-08-08 [paul]       0.9.4claws9
1622
1623         * sync with 0.9.4cvs4
1624                 see ChangeLog 2003-07-31
1625
1626 2003-08-07 [christoph]  0.9.4claws8
1627
1628         * configure.ac
1629                 fix bug in image viewer plugin part
1630
1631         * src/imap.c
1632                 don't execute close command if the folder item is not selected
1633
1634 2003-08-07 [hoa]        0.9.4claws7
1635
1636         * src/filtering.[ch]
1637         * src/matcher_parser.h
1638         * src/matcher_parser_parse.y
1639                 can define several actions for each filtering rule
1640                 can import old versions of filtering rules
1641
1642         * src/prefs_filtering.c
1643                 call to a new dialog box to define actions
1644
1645         * src/prefs_filtering_action.[ch]
1646                 dialog box to define actions for filtering rules
1647
1648 2003-08-06 [christoph]  0.9.4claws6
1649
1650         * src/imap.c
1651                 make sure source folder is selected when copying messages
1652
1653 2003-08-06 [christoph]  0.9.4claws5
1654
1655         * sync with 0.9.4cvs2
1656                 see ChangeLog 2003-07-29                
1657
1658 2003-08-05 [paul]       0.9.4claws4
1659
1660         * sync with 0.9.4cvs3
1661                 see ChangeLog 2003-07-30
1662
1663 2003-08-04 [match]      0.9.4claws3
1664
1665         * po/POTFILES.in
1666                 export of LDIF files.
1667
1668 2003-08-04 [match]      0.9.4claws2
1669
1670         * src/ldif.[ch]
1671                 support for export LDIF. documented.
1672         * src/importldif.[ch]
1673         * src/exportldif.[ch]
1674                 add tooltips. documented.
1675         * src/exphtmldlg.[ch]
1676         * src/common/xmlprops.[ch]
1677                 documented.
1678         * src/exportldif.[ch]                   ** NEW **
1679         * src/expldifdlg.[ch]                   ** NEW **
1680         * src/addressbook.[ch]
1681         * src/Makefile.am
1682                 export of LDIF files.
1683                 documented.
1684
1685 2003-08-04 [christoph]  0.9.4claws1
1686
1687         * .cvsignore
1688         * Makefile.am
1689         * configure.ac
1690         * sylpheed-claws.pc.in                  ** NEW **
1691         * src/Makefile.am
1692         * src/common/Makefile.am
1693         * src/gtk/Makefile.am
1694                 install sylpheed header files in $(pkgincludedir) and create a
1695                 pkg-config file to allow building a plugin without the source
1696                 package
1697
1698 2003-08-04 [paul]       0.9.4claws
1699
1700         * version 0.9.4claws
1701
1702 2003-08-04 [paul]       0.9.3claws97
1703
1704         * po/es.po
1705                 update Spanish translation. Submitted by Ricardo
1706                 Mones Lastra.
1707
1708 2003-08-03 [paul]       0.9.3claws96
1709
1710         * po/hr.po
1711           po/sr.po
1712                 update Croatian and Serbian translations. Submitted by
1713                 Dragan and Urke MMI respectively
1714
1715 2003-08-03 [alfons]     0.9.3claws95
1716
1717         * src/summaryview.c
1718                 mark flag has precedence over important flag - seems
1719                 to have been changed in sync of 0.9.3claws45. this fixes
1720                 a regression where messages that were scored as important
1721                 don't show their mark flags. (using the same column for
1722                 both importance as mark flags is the real problem
1723                 ofcourse)
1724
1725 2003-08-03 [melvin]     0.9.3claws94
1726
1727         * po/fr.po
1728                 Updated French translations.
1729
1730 2003-08-03 [melvin]     0.9.3claws93
1731
1732         * src/Makefile.am
1733                 Fixed typo introduced after 0.9.3claws92 
1734                 that prevented compilation
1735                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
1736                 CPPFLAGS and YFLAGS to allow user setting these.
1737         * src/common/Makefile.am
1738         * src/gtk/Makefile.am
1739         * src/plugins/clamav/Makefile.am
1740         * src/plugins/demo/Makefile.am
1741         * src/plugins/dillo_viewer/Makefile.am
1742         * src/plugins/image_viewer/Makefile.am
1743         * src/plugins/mathml_viewer/Makefile.am
1744         * src/plugins/spamassassin/Makefile.am
1745         * src/plugins/trayicon/Makefile.am
1746         * src/plugins/trayicon/libeggtrayicon/Makefile.am
1747                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
1748                 CPPFLAGS and YFLAGS to allow user setting these.
1749
1750 2003-08-02 [christoph]  0.9.3claws92
1751
1752         * configure.ac
1753                 o rearrange plugin tests
1754                 o add test for clamav.h to ClamAV tests
1755
1756 2003-08-02 [luke]       0.9.3claws91
1757
1758         * src/mimeview.c
1759                 o fixed appearance of icon list when toggling back from the 
1760                   ctree
1761                 o toggling of icons using the keyboard works correctly
1762                 o fixed all other keyboard shortcuts to work when icons are
1763                   active
1764         
1765         * src/messageview.c
1766                 o fixed bug 4 - focus lost when changing messageview view type
1767
1768 2003-08-02 [christoph]  0.9.3claws90
1769
1770         * src/common/hooks.c
1771                 fix crash when pointer stored in hash table could get invalid
1772                 when a plugin is unloaded
1773
1774 2003-08-01 [christoph]  0.9.3claws89
1775
1776         * configure.ac
1777                 o try to build all plugins (except spamassassin) by default
1778                 o don't build a plugin if a dependency check fails
1779
1780         * src/common/hooks.c
1781                 fix warning
1782
1783 2003-08-01 [match]      0.9.3claws88
1784
1785         * src/importldif.c
1786                 allow single click field selection. document code.
1787
1788 2003-08-01 [christoph]  0.9.3claws87
1789
1790         * src/plugins/clamav/clamav_plugin.c
1791         * src/plugins/clamav/clamav_plugin_gtk.c
1792         * src/plugins/dillo_viewer/dillo_viewer.c
1793         * src/plugins/image_viewer/plugin.c
1794         * src/plugins/mathml_viewer/mathml_viewer.c
1795         * src/plugins/spamassassin/spamassassin.c
1796         * src/plugins/spamassassin/spamassassin_gtk.c
1797         * src/plugins/trayicon/trayicon.c
1798                 add version check to all plugins
1799
1800 2003-08-01 [hoa]        0.9.3claws86
1801
1802         * src/prefs_filtering.c
1803                 fixed a cosmetic bug, during creation of dialog box,
1804                 wrong widgets were shown after creation.
1805
1806 2003-08-01 [luke]       0.9.3claws85
1807
1808         * src/mainwindow.c
1809                 o fixed visibility of icons/mimeview after toggling separate
1810                   message/folder view (factored out some similar code too).
1811
1812
1813 2003-07-31 [alfons]     0.9.3claws84
1814
1815         * src/mimeview.c
1816                 tweak icon box UI a bit more, now allowing right-clicks actions
1817                 getting the relevant mime data too; should fix #250, "Can't save 
1818                 attachments sometimes".
1819
1820 2003-07-30 [alfons]     0.9.3claws83
1821
1822         * src/compose.c
1823                 don't do auto-save-draft inside key press handler, but rather
1824                 schedule it half of a second later; should fix #67, "autosave 
1825                 make re-rediting message crazy"
1826
1827 2003-07-30 [christoph]  0.9.3claws82
1828
1829         * src/plugins/trayicon/trayicon.c
1830                 process pending events before unloading the plugin
1831
1832         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
1833
1834 2003-07-30 [alfons]     0.9.3claws81
1835
1836         * src/common/hooks.c
1837                 parameter 2 of g_hook_destroy() should really be a hook id
1838
1839 2003-07-30 [alfons]     0.9.3claws80
1840
1841         * src/common/plugin.c
1842                 fix a possibly harmful function signature mismatch 
1843                 for plugin_done
1844
1845 2003-07-30 [alfons]     0.9.3claws79
1846
1847         * src/common/hooks[.ch]
1848                 const correctness
1849
1850 2003-07-30 [darko]      0.9.3claws78
1851
1852         * src/summaryview.c
1853                 make it compile again
1854
1855 2003-07-30 [luke]       0.9.3claws77
1856
1857         * src/crash.c
1858         * src/main.c
1859                 o added/moved signal handlers for SIGTERM (normal kill command) 
1860                   and SIGINT (ctl-c) to be used even without 
1861                   --enable-crash-dialog, fixing bug 166
1862
1863         * src/summaryview.c
1864                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
1865                   bug 227
1866
1867         * src/mainwindow.c
1868                 o changed sensitivity condition for 'Next new' and 'Next 
1869                   unread', fixing bug 8
1870
1871 2003-07-29 [alfons]     0.9.3claws76
1872
1873         * src/common/utils.[ch]
1874                 add generate_msgid()
1875         * src/messageview.c
1876                 save ack'ed RRR; fixes #205, "return receipt is not saved in
1877                 sent folder".
1878
1879 2003-07-29 [alfons]     0.9.3claws75
1880
1881         * src/messageview.c
1882                 fix a memleak (claws-only)
1883
1884 2003-07-29 [alfons]     0.9.3claws74
1885
1886         * src/mimeview.[ch]
1887         * src/gtk/gtkvscrollbutton.[ch]
1888                 fix UI glitch where mime icon toolbox' scroll position is not 
1889                 reset after switching to another message
1890                 
1891
1892 2003-07-29 [paul]       0.9.3claws73
1893
1894         * src/prefs_folder_item.c
1895                 split the prefs into 2 separate pages
1896
1897 2003-07-29 [paul]       0.9.3claws72
1898
1899         * src/compose.c
1900                 prepend "\n\n" to a signature without a separator too
1901
1902 2003-07-29 [paul]       0.9.3claws71
1903
1904         * src/compose.c
1905                 fix bug where changing to an account without an auto-sig
1906                 from an initial account without an auto-sig would insert 
1907                 2 blank lines at the cursor point
1908                 fix bug where changing to an account with an auto-sig
1909                 from an initial account without an auto-sig would insert
1910                 the sig at the cursor point
1911
1912 2003-07-29 [paul]       0.9.3claws70
1913
1914         * src/folderview.c
1915                 use the colour from the folder pref unless the folder
1916                 has new messages
1917
1918 2003-07-29 [alfons]     0.9.3claws69
1919
1920         * src/procmsg.[ch]
1921         * src/messageview.c
1922         * src/procheader.c
1923                 rewrite return receipt request work a little bit (the former 
1924                 implementation presumably depended too much on the UI setting
1925                 flags). (we're losing the old pending flag.) 
1926
1927 2003-07-28 [christoph]  0.9.3claws68
1928
1929         * src/folder.c
1930         * src/imap.c
1931         * src/mh.c
1932         * src/procmsg.[ch]
1933                 fix copy to IMAP folder from other folder
1934
1935 2003-07-28 [christoph]  0.9.3claws67
1936
1937         * src/procmsg.c
1938                 fix sync of procmsg_get_message_file_list
1939
1940 2003-07-28 [christoph]  0.9.3claws66
1941
1942         * sync with 0.9.3cvs14
1943                 see ChangeLog 2003-07-18
1944         * sync with 0.9.3cvs17
1945                 see ChangeLog 2003-07-23
1946
1947         (closes Bug 234 segmentation fault after sending out mail via
1948          smtp(auth))
1949
1950 2003-07-28 [paul]       0.9.3claws65
1951
1952         * po/es.po
1953                 update Spanish translation, submitted by Ricardo Mones
1954                 Lastra
1955
1956 2003-07-28 [christoph]  0.9.3claws64
1957
1958         * src/folder.[ch]
1959         * src/imap.c
1960         * src/mh.c
1961                 return new message numbers as a GRelation instead of a GSList
1962                 that has to be in the same order as the input list. A list
1963                 would make it hard for IMAP to optimize oepration by sorting
1964                 the input list. The returned list would have to be reordered
1965                 to match the same order that input list has.
1966
1967         * src/gtk/gtkaspell.c
1968                 fix missing return value, could cause a crash when garbage is
1969                 on the stack that is used as the expected return value
1970
1971 2003-07-28 [paul]       0.9.3claws63
1972
1973         * sync with 0.9.4cvs1
1974                 see ChangeLog 2003-07-28
1975
1976 2003-07-27 [alfons]     0.9.3claws62
1977
1978         * src/mimeview.c
1979                 tweak it more to make icon list act like a check button group
1980
1981 2003-07-27 [christoph]  0.9.3claws61
1982
1983         * sync with 0.9.3cvs20
1984                 see ChangeLog 2003-07-25
1985
1986 2003-07-27 [paul]       0.9.3claws60
1987
1988         * src/procmsg.c
1989                 re-commit changes from 0.9.3claws58 -
1990                 accidently removed in 0.9.3claws59
1991
1992 2003-07-27 [paul]       0.9.3claws59
1993
1994         * src/procmsg.[ch]
1995                 a sync from 0.9.3cvs17
1996                 see ChangeLog 2003-07-23
1997
1998 2003-07-27 [alfons]     0.9.3claws58
1999
2000         * src/procmsg.c
2001                 add missing header members to MsgInfo; fixes the problem of 
2002                 not displaying X-Faces, as noticed by Ricardo Mones
2003
2004 2003-07-26 [christoph]  0.9.3claws57
2005
2006         * sync with 0.9.3cvs18
2007                 see ChangeLog 2003-07-24
2008
2009 2003-07-26 [christoph]  0.9.3claws56
2010
2011         * sync with 0.9.3cvs17
2012                 see ChangeLog 2003-07-23
2013
2014 2003-07-26 [christoph]  0.9.3claws55
2015
2016         * src/folder.[ch]
2017         * src/imap.c
2018         * src/mbox_folder.c
2019         * src/mh.c
2020         * src/news.c
2021                 add support for copy function that copy multiple messages
2022                 (not implemented yet)
2023
2024         * src/summaryview.c
2025                 add missing return value
2026
2027 2003-07-26 [paul]       0.9.3claws54
2028
2029         * tools/multiwebsearch.pl
2030                 do whitespace substitution before passing the string
2031                 to the browser. fixes bug with browsers that don't
2032                 do whitespace conversion themselves.
2033
2034 2003-07-25 [christoph]  0.9.3claws53
2035
2036         * src/folder.[ch]
2037         * src/imap.c
2038         * src/mh.c
2039                 rewrite adding of multiple messages to a folder for
2040                 claws' folder system
2041
2042 2003-07-25 [luke]       0.9.3claws52
2043
2044         * src/mimeview.c
2045                 o icon toggles set correctly on leaving ctree mimeview
2046
2047 2003-07-25 [paul]       0.9.3claws51
2048
2049         * partial sync with 0.9.3cvs21 [src/main.c]
2050                 see ChangeLog 2003-07-25
2051
2052 2003-07-24 [paul]       0.9.3claws50
2053
2054         * tools/maildir2sylpheed.pl
2055                 fix typo
2056
2057 2003-07-24 [paul]       0.9.3claws49
2058
2059         * src/mimeview.c
2060                 increase the gutter size of paned so that the panes
2061                 can be resized
2062                 
2063         * src/plugins/demo/demo.c
2064                 squeeze in another typo fix
2065
2066 2003-07-24 [paul]       0.9.3claws48
2067
2068         * src/plugins/demo/demo.c
2069           src/prefs_account.c
2070                 small changes to the English
2071                 
2072         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
2073           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
2074           src/Makefile.am
2075           src/stock_pixmap.c
2076                 rename the misspelled icon
2077
2078 2003-07-23 [alfons]     0.9.3claws47
2079
2080         * src/mimeview.c
2081                 make icon list look like a list of toggles
2082
2083 2003-07-23 [luke]       0.9.3claws46
2084
2085         * src/pixmaps/mimeview_gpg_expired.xpm
2086         * src/pixmaps/mimeview_gpg_failed.xpm
2087         * src/pixmaps/mimeview_gpg_passed.xpm
2088         * src/pixmaps/mimeview_text_html.xpm
2089         * src/pixmaps/mimeview_image.xpm
2090                 o all icons the same size
2091
2092         * src/mimeview.[ch]
2093                 o mimeview ctree arranged vertically above the viewer
2094                 o icons changed to buttons
2095                 o can use keyboard to select an icon (Enter)
2096                 o resize icon list to width of icons
2097
2098         *  src/gtk/gtkvscrollbutton.c
2099                 o sensitivity of buttons reacts to position
2100
2101 2003-07-23 [christoph]  0.9.3claws45
2102
2103         * sync with 0.9.3cvs14 (incomplete)
2104                 see ChangeLog 2003-07-17
2105
2106 2003-07-23 [alfons]     0.9.3claws44
2107
2108         * src/folder.c
2109         * src/procmsg.h
2110                 sync with my local tree to restore some claws-only things
2111
2112 2003-07-23 [paul]       0.9.3claws43
2113
2114         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
2115           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
2116           src/Makefile.am
2117           src/mimeview.c
2118           src/procmime.h
2119           src/rfc2015.c
2120           src/stock_pixmap.[ch]
2121                 indicate missing keys and expired sigs/keys
2122                 in mime view column
2123
2124 2003-07-23 [paul]       0.9.3claws42
2125
2126         * src/compose.c
2127                 Redirect fixes: enable automatic account selection and
2128                 do not append signature to message on changing account
2129                 fixes Bug[s] #248
2130
2131 2003-07-23 [paul]       0.9.3claws41
2132
2133         * sync with 0.9.3cvs16
2134                 see ChangeLog 2003-07-23
2135
2136 2003-07-23 [alfons]     0.9.3claws40
2137
2138         * src/inc.c
2139                 give progress dialog a main window, and give it the first 
2140                 one (presumably the only one). fixes bug #247, "segfault on 
2141                 pop-before-smtp" 
2142
2143 2003-07-22 [alfons]     0.9.3claws39
2144
2145         * src/summaryview.c
2146                 shift-space scrolls up
2147
2148 2003-07-22 [paul]       0.9.3claws38
2149
2150         * sync with 0.9.3cvs15
2151                 see ChangeLog 2003-07-22
2152
2153 2003-07-20 [alfons]     0.9.3claws37
2154
2155         * src/compose.c
2156                 put menu inside #ifdef USE_ASPELL..#endif
2157
2158 2003-07-20 [christoph]  0.9.3claws36
2159
2160         * src/procmsg.c
2161                 fix wrong flags in MsgInfo returned by
2162                 procmsg_msginfo_get_full_info()
2163
2164         (closes Bug 221 Deleting messages from the Message View gives incorrect
2165          new/unread message counts in the folder view)
2166
2167         * src/plugins/spamassassin/spamassassin_gtk.c
2168                 add gettext macro for prefs page title
2169
2170 2003-07-20 [paul]       0.9.3claws35
2171
2172         * src/mimeview.c
2173                 redraw icon list on signature check
2174
2175 2003-07-20 [christoph]  0.9.3claws34
2176
2177         * src/Makefile.am
2178         * src/account.c
2179         * src/folder.[ch]
2180         * src/folder_item_prefs.[ch]            ** NEW **
2181         * src/folderview.c
2182         * src/mainwindow.c
2183         * src/mh.c
2184         * src/prefs_gtk.c
2185         * src/prefs_scoring.c
2186         * src/summaryview.c
2187         * src/prefs_folder_item.[ch]
2188                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
2189                   Properties dialog
2190                 o use prefswindow for folder properties
2191
2192         * src/gtk/prefswindow.[ch]
2193                 change implementation to use an invisible notebook instead
2194                 of unparenting widgets
2195
2196 2003-07-20 [christoph]  0.9.3claws33
2197
2198         * src/compose.h
2199         * src/folder.c
2200         * src/folderview.h
2201         * src/headerview.h
2202         * src/prefs_filtering.h
2203         * src/prefs_folder_item.[ch]
2204         * src/procmime.h
2205         * src/procmsg.h
2206         * src/summaryview.h
2207                 clean up header mess
2208                 (always use 1. typedefs, 2. #includes, 3. structures)
2209
2210         * src/common/version.h.in
2211                 add casts for constants
2212
2213         * src/plugins/demo/demo.c
2214                 fix typo
2215
2216         * src/plugins/spamassassin/spamassassin.c
2217                 remove unused variable
2218
2219 2003-07-20 [alfons]     0.9.3claws32
2220
2221         * src/mimeview.c
2222                 o make icon buttons respond on left click
2223                 o minor cosmetic change
2224
2225 2003-07-19 [luke]       0.9.3claws31
2226
2227         * src/mimeview.[ch]
2228         * src/gtk/gtkvscrollbutton.c
2229         * src/messageview.c
2230                 o improved mimeview behaviour when selecting a new message
2231                 o plus code cleanups to remove compile warnings
2232
2233
2234 2003-07-19 [alfons]     0.9.3claws30
2235
2236         * src/procmsg.c
2237         * src/compose.c
2238         * src/common/utils.[ch]
2239                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
2240
2241 2003-07-19 [alfons]     0.9.3claws29
2242
2243         * src/prefs_folder_item.c
2244                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
2245                 string pointers
2246
2247 2003-07-19 [luke]       0.9.3claws28
2248
2249         * src/messageview.c
2250         * src/mimeview.[ch]
2251         * src/procmime.h
2252         * src/rfc2015.c
2253         * src/stock_pixmap.[ch]
2254         * src/gtk/Makefile.am
2255         * src/Makefile.am
2256         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
2257         * src/pixmaps/mime_*.xpm                ** NEW **
2258                 o mimeview rearrangement with a new icon shortcut bar
2259
2260 2003-07-19 [alfons]     0.9.3claws27
2261
2262         * src/folderview.c
2263                 o plug leaking nodes_to_recollapse
2264                 o add folderview_recollapse_all_nodes() (not used yet)
2265
2266 2003-07-19 [alfons]     0.9.3claws26
2267
2268         * src/compose.c
2269         * src/common/utils.c
2270                 honour #240 "Better SUBJECT handling" by cleaning the prefix
2271                 for both forwarding as replying
2272
2273 2003-07-18 [christoph]  0.9.3claws25
2274
2275         * configure.ac
2276         * src/common/sylpheed.[ch]
2277         * src/common/version.h.in
2278                 add version in numeric form to allow easy comparison
2279
2280         * src/plugins/demo/demo.c
2281                 add version check
2282                 - sylpheed version > plugin version => never allowed, sylpheed
2283                   could contain unknown API changes
2284                 - sylpheed version < minimum version required => don't load,
2285                   API required not available (if linking does not fail)
2286
2287 2003-07-18 [alfons]     0.9.3claws24
2288         
2289         * src/common/plugin.[ch]
2290                 const correctness
2291
2292 2003-07-18 [christoph]  0.9.3claws23
2293
2294         * src/common/hooks.c
2295                 fix crash when hooks where unregisted
2296
2297         * src/plugins/trayicon/trayicon.c
2298                 unregister detroy signal before destroying the widget
2299                 (still crashes when the plugin is unloaded)
2300
2301 2003-07-18 [alfons]     0.9.3claws22
2302         
2303         * src/folderview.c
2304                 delay expanding folder tree during drags until timeout triggered
2305                 (needs perhaps some tweaking, so testing is welcome)
2306
2307 2003-07-17 [alfons]     0.9.3claws21
2308
2309         * src/folderview.c
2310                 clean up cruft
2311
2312 2003-07-17 [christoph]  0.9.3claws20
2313
2314         * src/common/session.c
2315                 fix opening of SSL connections
2316
2317         * src/plugins/image_viewer/Makefile.am
2318                 add OPENSSL_CFLAGS (we should find a better solution to remove
2319                 this dependencies if they are not required)
2320
2321         * src/plugins/spamassassin/spamassassin.c
2322                 remove setlocale workaround (fixed in libspamc)
2323
2324         (closes Bug Bug 184 Entering non-ascii character deletes previous char
2325          if spell checking enabled)
2326
2327 2003-07-17 [alfons]     0.9.3claws19
2328
2329         * src/common/hooks.[ch]
2330         * src/plugins/clamav/clamav_plugin.c
2331         * src/plugins/spamassassin/spamassassin.c
2332         * src/plugins/trayicon/trayicon.c
2333                 fix signedness muck 
2334
2335 2003-07-17 [alfons]     0.9.3claws18
2336
2337         * src/procmime.c
2338                 plug memleak
2339
2340 2003-07-17 [alfons]     0.9.3claws17
2341
2342         * src/inc.c
2343                 plug memleak
2344
2345 2003-07-17 [paul]       0.9.3claws16
2346
2347         * src/common/defs.h
2348           src/mainwindow.c
2349           src/manual.[ch]
2350                 add link to the Claws site's FAQ page, after the suggestion
2351                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
2352                 Move url strings to defs.h
2353                 
2354         * src/mainwindow.c
2355                 fix typo to prevent "unknown menu entry" warnings
2356
2357 2003-07-17 [alfons]     0.9.3claws15
2358
2359         * src/folderview.[ch]
2360         * src/summaryview.[ch]
2361         * src/mimeview.[ch]
2362                 plug DnD leaks 
2363
2364 2003-07-17 [paul]       0.9.3claws14
2365
2366         * src/inc.c
2367                 remove two instances of 'GTK_EVENTS_FLUSH' because
2368                 they are unnecessary and probably cause a stack overflow
2369
2370 2003-07-16 [christoph]  0.9.3claws13
2371
2372         * src/mimeview.[ch]
2373                 use an invisible GTK notebook to switch between viewers
2374                 instead of reparenting widgets
2375
2376 2003-07-16 [christoph]  0.9.3claws12
2377
2378         * src/folder.c
2379                 move folder_item_update_freeze() to correct place in
2380                 folder_item_scan_full()
2381
2382 2003-07-16 [paul]       0.9.3claws11
2383
2384         * sync with 0.9.3cvs12
2385                 see ChangeLog 2003-07-14 and 2003-07-15
2386
2387 2003-07-16 [christoph]  0.9.3claws10
2388
2389         * src/imap.[ch]
2390         * src/prefs_account.[ch]
2391                 sync IMAP CRAM-MD5 authentication with sylpheed-main
2392
2393 2003-07-15 [alfons]     0.9.3claws9
2394
2395         * src/main.c
2396                 make --config-dir do something useful
2397
2398 2003-07-15 [alfons]     0.9.3claws8
2399
2400         * src/procmsg.c
2401                 o fix a bug where 'last' didn't really point to the last message
2402                   in the top level list of children, but to the last threaded
2403                   message. 
2404                 
2405                 o clean up and make it easier to sync
2406
2407 2003-07-15 [alfons]     0.9.3claws7
2408
2409         * src/mainwindow.c
2410                 make correct menu items sensitive       
2411
2412 2003-07-14 [alfons]     0.9.3claws6
2413
2414         * src/procmsg.c
2415                 tune the threader so it will not subject-thread any message
2416                 without a subject prefix (this will not thread correctly if 
2417                 a parent is delivered after their childs, but it looks 
2418                 better right now)
2419
2420 2003-07-13 [christoph]  0.9.3claws5
2421
2422         * src/mainwindow.c
2423                 group "Add mailbox *..." menu items in submenu
2424
2425 2003-07-13 [alfons]     0.9.3claws4
2426
2427         * src/summaryview.c
2428                 correct summary_toggle_pressed() signature and make sure
2429                 signal is not passed on
2430
2431 2003-07-13 [alfons]     0.9.3claws3
2432
2433         * src/summaryview.c
2434                 o for now don't pass on keys when they we're handled by 
2435                   ctree::key_press_event
2436                 o clean up
2437
2438 2003-07-13 [alfons]     0.9.3claws2
2439         
2440         * src/main.c
2441                 add command line option "--config-dir" to get the current 
2442                 configuration dir
2443
2444 2003-07-12 [alfons]     0.9.3claws1
2445
2446         * src/matcher.[ch]
2447         * src/matcher_parser_parse.y
2448         * src/prefs_filtering.c
2449         * src/filtering.c
2450                 add "Lock" filter action to lock messages;
2451
2452         * src/filtering.c       
2453                 remove debug_print()    
2454         * src/prefs_filtering.c
2455                 re-organize matcher part 9: 
2456                 make action text entries easily extendible;
2457                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
2458                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
2459
2460 2003-07-12 [paul]
2461
2462         * tools/README
2463                 update old information and add missing
2464                 information
2465
2466 2003-07-12 [paul]       0.9.3claws
2467
2468         * 0.9.3claws released
2469         
2470 2003-07-12 [paul]       0.9.0claws103
2471
2472         * src/Makefile.am
2473                 add addrquery.h
2474
2475 2003-07-12 [melvin]     0.9.0claws102
2476
2477         * src/messageview.c
2478                 Fixed bug #215: Show MIME tab for single text/html messages. 
2479                 
2480 2003-07-12 [paul]       0.9.0claws101
2481
2482         * man/sylpheed.1
2483                 updated
2484
2485 2003-07-12 [paul]       0.9.0claws100
2486
2487         * po/es.po
2488           po/hr.po
2489           po/pl.po
2490           po/sr.po
2491                 update Spanish, Croatian, Polish, Serbian translations.
2492                 submitted by Ricardo Mones Lastra, Dragan, Witold
2493                 Wladyslaw Wojciech Wilk, Urke MMI
2494
2495 2003-07-12 [melvin]     0.9.0claws99
2496
2497         * po/fr.po
2498                 Updated French translations.
2499
2500 2003-07-12 [paul]       0.9.0claws98
2501
2502         * src/addressbook.c
2503                 disable 'Lookup' button as it has no effect
2504
2505 2003-07-11 [alfons]     0.9.0claws97
2506         
2507         * src/summaryview.c
2508                 summary_searchbar_pressed() should return TRUE to signal that
2509                 event was handled. when returning void, the return value passed
2510                 to GTK is actually random, but maybe FALSE, in which case the
2511                 event is handled by parent
2512                 
2513 2003-07-10 [paul]       0.9.0claws96
2514
2515         * ac/missing/gettext.m4
2516                 update to version 0.12
2517
2518 2003-07-10 [paul]       0.9.0claws95
2519
2520         * src/plugins/clamav/clamav_plugin.c
2521                 fix bug where multipart/alternative messages
2522                 would slip through without being scanned
2523
2524 2003-07-10 [christoph]  0.9.0claws94
2525
2526         * src/folder.c
2527                 correct check if folder supports removing when a message is
2528                 moved. if not the message is only copied.
2529
2530         (closes Bug 132 crash on startup in newsgroups folders)
2531
2532 2003-07-09 [alfons]     0.9.0claws93
2533
2534         * configure.ac
2535         * src/common/defs.h
2536                 --with-config-dir (default .sylpheed)
2537
2538 2003-07-09 [christoph]  0.9.0claws92
2539
2540         * configure.ac
2541                 use PKG_CHECK_MODULES to check for gtkmathview
2542                 (version 0.4.2 now required)
2543
2544 2003-07-08 [melvin]     0.9.0claws91
2545
2546         * src/action.c
2547                 Implemented a progress bar that counts the number of completed
2548                 tasks when the action runs more than one command.
2549
2550 2003-07-08 [alfons]     0.9.0claws90
2551
2552         * src/procmsg.c
2553                 if queued message has an invalid Message-Id, don't try to
2554                 find message it refers to (fixes #209 "crash when processing 
2555                 in folder")
2556
2557 2003-07-08 [paul]       0.9.0claws89
2558
2559         * sync with 0.9.3cvs2
2560                 see ChangeLog 2003-07-08
2561
2562 2003-07-08 [match]      0.9.0claws88
2563
2564         * src/ldapctrl.c
2565                 extend LDAP search for first/last name by parsing search term.
2566
2567 2003-07-08 [alfons]     0.9.0claws87
2568
2569         * src/send_message.c
2570                 fix bug #208 "Status message stuck when sending on POP3 account"
2571
2572 2003-07-07 [paul]       0.9.0claws86
2573
2574         * po/hr.po
2575                 new Croatian translation, submitted by
2576                 Dragan <drleskov@inet.hr>
2577
2578 2003-07-07 [paul]       0.9.0claws85
2579
2580         * sync with 0.9.3cvs1
2581                 see ChangeLog 2003-07-07
2582
2583 2003-07-05 [christoph]  0.9.0claws84
2584
2585         * src/Makefile.am
2586         * src/messageview.c
2587         * src/mimeview.[ch]
2588         * src/stock_pixmap.[ch]
2589         * src/pixmaps/messageview_text.xpm              ** NEW **
2590                 move mimeview tabs to the right side and use icons
2591                 instead of text to save some space
2592
2593         (patch by Luke Plant <lukeplant@softhome.net>)
2594
2595 2003-07-05 [christoph]  0.9.0claws83
2596
2597         * src/inc.c
2598                 add NULL pointer checks
2599
2600         (patch by Luke Plant <lukeplant@softhome.net>)
2601         (closes Bug 204 0.9.0 quits on authentication error?!)
2602
2603 2003-07-05 [alfons]     0.9.0claws82
2604
2605         * configure.ac
2606                 take the clue in bug #202 "./configure script - 
2607                 'if test' comparison failure" reported by John Kristoff. 
2608
2609 2003-07-04 [christoph]  0.9.0claws81
2610
2611         * src/plugins/spamassassin/spamassassin.c
2612                 set timeout for spam check
2613
2614 2003-07-04 [christoph]  0.9.0claws80
2615
2616         * src/main.c
2617                 destroy all FolderItems when shutting down to
2618                 allow folders to clean up
2619
2620 2003-07-04 [melvin]     0.9.0claws79
2621
2622         * src/gtk/gtkaspell.c
2623                 Fixed bug #184 "Entering non-ascii character deletes
2624                 previous char if spell checking enabled": this makes
2625                 the spell checking in multibytes (e.g. UTF-8)locales work.
2626                 (Patch by Luke Plant).
2627                 
2628 2003-07-04 [christoph]  0.9.0claws78
2629
2630         * sync with 0.9.2cvs1
2631                 see ChangeLog 2003-06-10
2632
2633 2003-07-04 [paul]       0.9.0claws77
2634
2635         * sync with 0.9.3 release
2636                 see ChangeLog 2003-07-04
2637
2638 2003-07-03 [christoph]  0.9.0claws76
2639
2640         * src/folder.[ch]
2641         * src/imap.c
2642         * src/mbox_folder.c
2643         * src/mh.c
2644         * src/news.c
2645                 move folder_item_get_path() stuff into a folder virtual function
2646
2647         * src/procmsg.c
2648                 use folder_item_fetch_msg() to get message and do not contruct
2649                 the filename from path and number
2650
2651 2003-07-03 [paul]       0.9.0claws75
2652
2653         * sync with 0.9.2cvs12
2654                 see ChangeLog 2003-07-03
2655
2656 2003-07-02 [paul]       0.9.0claws74
2657
2658         * src/messageview.c
2659                 fix text-selection for replying
2660
2661 2003-07-02 [paul]       0.9.0claws73
2662
2663         * sync with 0.9.2cvs11
2664                 see ChangeLog 2003-07-02
2665
2666 2003-07-02 [paul]       0.9.0claws72
2667
2668         * src/procmsg.c
2669                 revert last commit because it breaks more
2670                 than it fixes
2671
2672 2003-07-02 [paul]       0.9.0claws71
2673
2674         * src/procmsg.c
2675                 fix thread by subject/sort by date
2676
2677 2003-07-01 [paul]       0.9.0claws70
2678
2679         * sync with 0.9.2cvs10
2680                 see ChangeLog 2003-07-01
2681
2682 2003-06-30 [paul]       0.9.0claws69
2683
2684         * sync with 0.9.2cvs9
2685                 see ChangeLog 2003-06-30
2686
2687 2003-06-28 [match]      0.9.0claws68
2688
2689         * src/addressbook.c
2690                 fix null ptr.
2691
2692 2003-06-27 [paul]       0.9.0claws67
2693
2694         * sync with 0.9.2cvs7
2695                 see ChangeLog 2003-06-27
2696
2697 2003-06-26 [christoph]  0.9.0claws66
2698
2699         * src/folder.c
2700                 freeze folder updates while a folder is scanned
2701
2702         (closes Bug 185 New message counter)
2703
2704 2003-06-26 [darko]      0.9.0claws65
2705
2706         * src/ldapserver.c
2707                 fix infinite loop when adding a new LDAP server
2708
2709 2003-06-26 [paul]       0.9.0claws64
2710
2711         * sync with 0.9.2cvs6
2712                 see ChangeLog 2003-06-26
2713
2714 2003-06-26 [paul]       0.9.0claws63
2715
2716         * sync with 0.9.2cvs5
2717                 see ChangeLog 2003-06-25 and 2003-06-26
2718
2719 2003-06-25 [match]      0.9.0claws62
2720
2721         * src/addr_compl.c
2722                 Fixed tab/backtab for dropped-down completion list to
2723                 move next/previous field. (close bug 147)
2724
2725 2003-06-25 [christoph]  0.9.0claws61
2726
2727         * src/addr_compl.[ch]
2728         * src/addrindex.[ch]
2729         * src/folderview.c
2730         * src/inc.c
2731         * src/news.c
2732         * src/summaryview.c
2733         * src/toolbar.c
2734                 fix warnings
2735
2736 2003-06-25 [leandro]    0.9.0claws60
2737
2738         * src/compose.c
2739                 o cleanups
2740                 o gray out "Message/Remove references" menu item if not
2741                   replying to a message
2742
2743 2003-06-24 [leandro]    0.9.0claws59
2744
2745         * src/compose.[ch]
2746                 o removed "Message/Create new thread" menu item
2747                 o added "Message/Remove references" menu item
2748                   (it's off by default and will not check anymore
2749                    if the subject changed)
2750
2751 2003-06-23 [alfons]     0.9.0claws58
2752
2753         * src/procmsg.c
2754                 try better grouping messages threaded by subject based on their age.
2755                 still not perfect - because the message tree is not sorted by date.  
2756
2757 2003-06-23 [thorsten]   0.9.0claws57
2758
2759         * src/pop.[ch]
2760                 added mail_receive_hook to allow modifications
2761                 directly after retrieval (e.g. adding headers).
2762
2763 2003-06-23 [paul]       0.9.0claws56
2764
2765         * src/sourcewindow.c
2766                  enable the use of Ctrl+A to select all text in
2767                  the sourcewindow
2768                  Patch submitted by Ivan Francolin Martinez
2769                  <ivanfm@users.sourceforge.net>
2770
2771 2003-06-22 [christoph]  0.9.0claws55
2772
2773         * src/folder.[ch]
2774                 o add notification hook for folder tree changes
2775                 o invoke hooks after folder tree scanning
2776
2777         * src/folderview.[ch]
2778                 register hook for folder tree changes that
2779                 updates the ctree
2780
2781         (there are more places that should be updated, like add, remove 
2782          or move folder)
2783
2784         (closes Bug 164 Crash on rebuild folder tree)
2785         (closes Bug 190 Crash on 'rebuilding folder tree')
2786
2787 2003-06-21 [leandro]    0.9.0claws54
2788
2789         * src/compose.[ch]
2790                 create a new thread if subject changes
2791                 (it's on by default, can be disabled in Message menu)
2792
2793 2003-06-21 [alfons]     0.9.0claws53
2794
2795         * src/summaryview.c
2796                 quiet little compiler
2797
2798 2003-06-21 [christoph]  0.9.0claws52
2799
2800         update gettext stuff to version 0.12
2801
2802 2003-06-19 [alfons]     0.9.0claws51
2803
2804         * src/common/log.c
2805         * src/common/plugin.c
2806                 move defs.h before glib.h to prevent MIN/MAX redefs
2807
2808 2003-06-19 [alfons]
2809
2810         * src/addressbook.c
2811                 translatable
2812
2813 2003-06-19 [match]      0.9.0claws50
2814
2815         * src/addressbook.[ch]
2816         * src/addrindex.[ch]
2817         * src/addr_compl.[ch]
2818         * src/editldap.[ch]
2819         * src/editldap_basedn.[ch]
2820         * src/addritem.[ch]
2821         * src/ldapquery.h
2822                 re-implemented dynamic LDAP search. works without
2823                 slowdown on display sender with addressbook
2824                 option.
2825         * src/addrbook.c
2826                 documented code.
2827
2828 2003-06-19 [paul]       0.9.0claws49
2829
2830         * src/compose.c
2831                 fix Bug #136 'Nonprovided quotation marks crash claws'
2832                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
2833
2834 2003-06-19 [alfons]     0.9.0claws48
2835
2836         * src/prefs_common.[ch]
2837         * src/procmsg.c
2838                 restrict threading by subject by checking thread for
2839                 age (prefs_common.thread_by_subject_max_age)
2840
2841 2003-06-18 [christoph]  0.9.0claws47
2842
2843         * src/imap.c
2844                 fix memory leak in imap_cmd_fetch()
2845
2846 2003-06-18 [christoph]  0.9.0claws46
2847
2848         * src/prefs_gtk.c
2849                 fix memory leak in prefs_set_default() when used multiple
2850                 times or after prefs have been read
2851
2852 2003-06-18 [christoph]  0.9.0claws45
2853
2854         * src/common/plugin.c
2855                 fix memory leak in plugin_unload()
2856
2857 2003-06-18 [christoph]  0.9.0claws44
2858
2859         * src/imap.c
2860                 fix memory leak in imap_cmd_ok()
2861
2862 2003-06-18 [christoph]  0.9.0claws43
2863
2864         * src/folder.c
2865                 stop messages that are downloaded from POP3 and added to
2866                 an IMAP inbox from being filtered twice (first by POP3
2867                 and again when IMAP folder is scaned to get the UID of
2868                 the APPEND operation when no UIDPLUS is available)
2869
2870 2003-06-18 [alfons]
2871
2872         * tools/Makefile.am
2873                 phoenix <- firebird     
2874
2875 2003-06-18 [paul]
2876
2877         * tools/launch_phoenix          ** REMOVED **
2878           tools/launch_firebird         ** NEW **
2879                 renamed and edited to reflect the browser's name change from
2880                 'phoenix' to 'firebird'
2881
2882 2003-06-18 [paul]       0.9.0claws42
2883
2884         * sync with 0.9.2cvs2
2885                 see ChangeLog 2003-06-16
2886
2887 2003-06-17 [alfons]     0.9.0claws41
2888
2889         * src/procmsg.c
2890                 prevent threading problems when a node is an ancestor (parent / great parent),
2891                 which mostly happens with circular references (thanks to Phillipe Gramoullé
2892                 for finding an sample set of messages)
2893
2894 2003-06-16 [christoph]  0.9.0claws40
2895
2896         * src/main.c
2897                 don't popup main window on --receive or --receive-all
2898
2899         * src/mainwindow.[ch]
2900         * src/plugins/trayicon/trayicon.c
2901                 allow hiding of main window by clicking on the trayicon
2902                 (doesn't work correctly in seperate window mode and may
2903                  cause unexpected GTK problems I couldn't find yet)
2904
2905         * src/common/ssl.c
2906                 remove incorrect warning
2907
2908 2003-06-15 [alfons]     0.9.0claws39
2909
2910         * src/gtk/gtkstext.c
2911                 don't output debug text;
2912                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
2913                 for pointing this out);
2914
2915 2003-06-14 [alfons]     0.9.0claws38
2916         
2917         * src/messageview.c
2918                 remove printf() and make one if..else comply with coding style
2919
2920 2003-06-14 [alfons]     0.9.0claws37
2921
2922         * AUTHORS
2923                 add Martin Wicke
2924         * src/action.c
2925         * src/messageview.[ch]
2926         * src/summaryview.c
2927                 apply patch #754162 "Quoting messages filtered by actions" submitted
2928                 by Martin Wicke, which allows quoting message body changed by an
2929                 action (Thanks!).
2930
2931 2003-06-13 [alfons]     0.9.0claws36
2932
2933         * src/utils.c
2934                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
2935                 use case insensitive regexp (suggested by Ivan Martinez)
2936
2937 2003-06-13 [christoph]  0.9.0claws35
2938
2939         * configure.ac
2940         * src/plugins/trayicon/Makefile.am
2941         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
2942         * src/plugins/trayicon/trayicon.c
2943         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
2944         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
2945         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
2946         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
2947         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
2948         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
2949                 replace my own EggTrayIcon backport with the backport
2950                 used by (l|x)mule and gabber.
2951
2952 2003-06-13 [alfons]     0.9.0claws34
2953
2954         * AUTHORS
2955         * src/common/utils.c
2956                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
2957
2958 2003-06-13 [alfons]     0.9.0claws33
2959
2960         * src/compose.c
2961                 clean up a little bit
2962
2963 2003-06-12 [alfons]     0.9.0claws32
2964
2965         * src/compose.c
2966                 const correctness fix
2967
2968         * src/common/sylpheed.[ch]
2969                 () -> (void)
2970                 prevent redef MIN/MAX
2971                 
2972         * src/common/utils.[ch]
2973                 () -> (void)
2974
2975 2003-06-12 [melvin]     0.9.0claws31
2976
2977         * src/compose.c
2978                 Updated to take into accounts changes in GtkAspell.
2979
2980 2003-06-12 [alfons]     0.9.0claws30
2981
2982         * src/compose.c
2983         * src/procmsg.c
2984         * src/common/utils.[ch]
2985                 handle reply subject prefixes better (initial 
2986                 suggestion by Robert Story adapted and enhanced 
2987                 using regexps)
2988
2989 2003-06-12 [melvin]     0.9.0claws29
2990
2991         * src/compose.c
2992                 Use new gtkaspell_checkers_strerror() to get the speller's
2993                 error message instead of accessing the (now private)
2994                 checkers structure.
2995                 Minor code clean up
2996
2997         * src/main.c
2998                 Use #ifdef instead of #if for USE_ASPELL
2999                 Use the new spell checkers init/quit functions 
3000
3001         * src/gtk/gtkaspell.c
3002                 Use #ifdef instead of #if for USE_ASPELL
3003                 Moved in the majority of GtkAspell structures that were
3004                 exported before by gtkaspell.h
3005         
3006         * src/gtk/gktaspell.h
3007                 Made gtkaspell.h contain only the necessary data to be
3008                 publicized by moving many structures to gtkaspell.c.
3009                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
3010                 gtkaspell_checkers_new(): replaced by...
3011                 gtkaspell_checkers_init(): new function for initialization
3012                 gtkaspell_checkers_delete(): replaced by...
3013                 gtkaspell_checkers_quit(): new function
3014                 gtkaspell_checkers_strerror(): new function that returns
3015                 the checker's last error message.
3016                 
3017 2003-06-11 [melvin]     0.9.0claws28
3018
3019         * po/POTFILES.in
3020                 Updated to take into account gtkaspell.c migration to
3021                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
3022
3023 2003-06-10 [alfons]     0.9.0claws27
3024
3025         * src/filtering.[ch]
3026         * src/folder.c
3027         * src/matcher.c
3028         * src/scoring.[ch]
3029                 - try fixing bug #18 (any brave testers?)
3030                 - add more robustness by refusing previously 
3031                   unchecked NULL pointers 
3032
3033 2003-06-10 [alfons]     0.9.0claws26
3034
3035         * src/procmsg.c
3036                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
3037
3038 2003-06-09 [alfons]     0.9.0claws25
3039
3040         * src/prefs_common.c
3041                 fix bug #163 "Icon switching doesnt work properly" by 
3042                 preventing early freeing of prefs_common.pixmap_theme_path.
3043
3044 2003-06-09 [christoph]  0.9.0claws24
3045
3046         * src/gtk/gtkaspell.c
3047                 revert Thorsten's fix and add forgotten g_strdup for
3048                 aspell path (it should not be possible to alter the path a
3049                 GtkASpell uses from outside)
3050
3051 2003-06-09 [thorsten]   0.9.0claws23
3052
3053         * src/gtk/gtkaspell.c
3054                 dont free prefs_common.aspell_path when closing compose
3055
3056 2003-06-08 [colin]      0.9.0claws22
3057
3058         * src/plugins/spamassassin/spamassassin.c
3059                 fix prefs types
3060
3061 2003-06-07 [christoph]  0.9.0claws21
3062
3063         * src/Makefile.am
3064         * src/compose.c
3065         * src/gtkaspell.[ch]            ** REMOVE **
3066         * src/gtk/Makefile.am
3067         * src/gtk/gtkaspell.[ch]        ** NEW **
3068                 o make gtkaspell independent from sylpheed's prefs
3069                 o move gtkaspell.[ch] to gtk directory
3070
3071 2003-06-07 [christoph]  0.9.0claws20
3072
3073         * src/Makefile.am
3074         * src/crash.c
3075         * src/export.c
3076         * src/filesel.[ch]              ** REMOVE **
3077         * src/folder.c
3078         * src/main.[ch]
3079         * src/common/sylpheed.[ch]
3080         * src/gtk/Makefile.am
3081         * src/gtk/filesel.[ch]          ** NEW **
3082         * src/gtk/pluginwindow.c
3083         * src/gtk/sslcertwindow.c
3084                 move filesel.[ch] to gtk directory
3085
3086 2003-06-07 [alfons]     0.9.0claws19
3087
3088         * src/filesel.c
3089                 make (multi) file selection dialog work again (Claws-only)
3090
3091 2003-06-07 [thorsten]   0.9.0claws18
3092
3093         * po/de.po
3094                 fix typos
3095
3096 2003-06-07 [alfons]     0.9.0claws17
3097
3098         * configure.ac
3099         * src/mimeview.c
3100                 detect apache mishap in which case don't include fnmatch.h
3101                 if regex.h is already included
3102
3103 2003-06-06 [christoph]  0.9.0claws16
3104
3105         * configure.ac
3106         * src/mimeview.h
3107                 add check for fnmatch.h and include it when available
3108
3109         * src/mimeview.[ch]
3110                 fix wrong case sensitivity of Content-Types
3111
3112         * src/gtk/Makefile.am
3113                 need the same include paths in gtk directory as in
3114                 common directory because .h files in common can
3115                 include files from these directories, when included
3116                 in gtk's .h or .c files
3117
3118 2003-06-06 [alfons]     0.9.0claws15
3119
3120         * src/mimeview.c
3121         * src/summaryview.c
3122                 make it compile again because of regex.h / fnmatch.h 
3123                 include problems (related to recent mime stuff, can
3124                 someone check this?)
3125
3126 2003-06-06 [thorsten]   0.9.0claws14
3127
3128         * src/folderview.c
3129                 possible use of uninitialized pointer while dragging
3130
3131 2003-06-06 [paul]       0.9.0claws13
3132
3133         * src/compose.c
3134                 fix bug where the insert sig button would be effective
3135                 only when auto_sig was set
3136
3137 2003-06-06 [paul]       0.9.0claws12
3138
3139         * sync with 0.9.2 release
3140
3141 2003-06-02 [paul]       0.9.0claws11
3142
3143         * sync with 0.9.1cvs1
3144                 see ChangeLog 2003-06-02
3145                 
3146         * po/de.po
3147                 update by Jens
3148
3149 2003-06-01 [christoph]  0.9.0claws10
3150
3151         * src/account.c
3152                 don't use substring search to find accounts by email address
3153
3154         (closes Bug 169 Overly loose matching of "From" address)
3155
3156 2003-05-31 [christoph]  0.9.0claws9
3157
3158         * doc-src/rfc2683.txt
3159         * src/imap.c
3160                 limit IMAP command length as recommended in RFC2683
3161                 (message number lists will be split into multiple imap
3162                 sets, the limit of 1000 octets is not a hard limit)
3163
3164         (closes Bug 161 sylpheed-claws exits with segfault when logging
3165          in to certain imap-servers)
3166
3167 2003-05-29 [alfons]     0.9.0claws8
3168
3169         * src/toolbar.[ch]
3170                 add print button (calling summary_print());
3171                 fine tune setting tooltip text;
3172                 (if someone needs other buttons, please take these 
3173                 commits as a guide, instead of bothering us - also
3174                 see 0.8.11claws150) 
3175
3176 2003-05-29 [darko]      0.9.0claws7
3177
3178         * src/compose.c
3179                 fix crash when word wrapping kicks in due to
3180                 changed text by spell checker
3181
3182 2003-05-29 [paul]       0.9.0claws6
3183
3184         * src/compose.c
3185                 fix bug where changing account would insert
3186                 sig even if auto_sig was FALSE
3187                 
3188         * ChangeLog
3189           ChangeLog.jp
3190           INSTALL
3191                 sync with 0.9.1 release
3192
3193 2003-05-28 [christoph]  0.9.0claws5
3194
3195         * src/imap.c
3196                 fix truncation of too long commands
3197
3198         (closes Bug 167 IMAP hangs trying to get envelope
3199          information in imap_get_uncached_messages)
3200
3201 2003-05-27 [paul]       0.9.0claws4
3202
3203         * tools/Makefile.am
3204           tools/maildir2sylpheed.pl     ** NEW FILE **
3205                 add kmail to sylpheed mailbox conversion script
3206
3207 2003-05-27 [paul]       0.9.0claws3
3208
3209         * sync with 0.9.0cvs10
3210                 see ChangeLog 2003-05-26
3211
3212 2003-05-26 [paul]       0.9.0claws2
3213
3214         * sync with 0.9.0cvs9
3215                 see ChangeLog 2003-05-26
3216
3217 2003-05-24 [paul]       0.9.0claws1
3218
3219         * sync with 0.9.0cvs8
3220                 see ChangeLog 2003-05-23
3221
3222 2003-05-24 [paul]       0.9.0claws
3223
3224         * version 0.9.0claws released
3225
3226 2003-05-24 [paul]       0.8.11claws177
3227
3228         * src/plugins/dillo-viewer/Makefile.am
3229           src/plugins/traycon/Makefile.am
3230                 add missing files
3231                 
3232         * po/bg.po
3233           po/en_GB.po
3234           po/es.po
3235           po/it.po
3236           po/pt_BR.po
3237           po/ru.po
3238           po/sr.po
3239                 update Bulgarian, British English, Spanish, Italian, 
3240                 Brazilian Portuguese, Russian, and Serbian translations, 
3241                 submitted by George Danchev, [me], Ricardo Mones Lastra,
3242                 André Filipe de Assunção e Brito, Alessandro Maestri, 
3243                 Ruslan N. Balkin, and Urke MMI
3244
3245 2003-05-23 [melvin]     0.8.11claws176
3246
3247         * po/fr.po
3248                 Updated French translations
3249
3250 2003-05-22 [paul]       0.8.11claws175
3251
3252         * src/Makefile.am
3253           src/addrbook.[ch]
3254           src/addrcache.[ch]
3255           src/addr_compl.[ch]
3256           src/adressbook.[ch]
3257           src/addrindex.[ch]
3258           src/addritem.[ch]
3259           src/editaddress.c
3260           src/editgroup.c
3261           src/editldap_basedn.c
3262           src/editldap.c
3263           src/jpilot.c
3264           src/vcard.c
3265                 revert to get ldap into it previous working state
3266                 
3267         * po/zh_TW.Big5.po
3268                 new Taiwanese translation,
3269                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
3270
3271 2003-05-22 [christoph]  0.8.11claws174
3272
3273         * src/plugins/spamassassin/libspamc.[ch]
3274                 sync libspamc with SpamAssaain release 2.55
3275
3276 2003-05-22 [paul]       0.8.11claws173
3277
3278         * sync with 0.9.0cvs7
3279                 see ChangeLog 2003-05-22
3280                 
3281         * src/summaryview.c
3282                 revert change in 0.8.11claws172: follow
3283                 Hiroyuki's decision and that's the end of it.
3284
3285 2003-05-21 [paul]       0.8.11claws172
3286
3287         * src/summaryview.c
3288                 fix discrepency between open_unread_on_enter
3289                 and always_show_msg
3290
3291 2003-05-21 [paul]       0.8.11claws171
3292
3293         * sync with 0.9.0cvs6
3294                 see ChangeLog 2003-05-21
3295
3296 2003-05-21 [paul]       0.8.11claws170
3297
3298         * sync with 0.9.0cvs5
3299                 see ChangeLog 2003-05-21
3300
3301 2003-05-20 [paul]       0.8.11claws169
3302
3303         * sync with 0.9.0cvs4
3304                 see ChangeLog 2003-05-20
3305                 fixes bug #152, 'encoding of IMAP folders names'
3306
3307 2003-05-20 [paul]       0.8.11claws168
3308
3309         * sync with 0.9.0cvs3
3310                 see ChangeLog 2003-05-20
3311                 
3312         * src/tools/convert_mbox.pl
3313                 minor change in the comments, submitted by Fred Marton
3314
3315 2003-05-19 [paul]       0.8.11claws167
3316
3317         * src/plugins/clamav/Makefile.am
3318           configure.ac
3319                 link clamav_lib to the plugin and not to the main program
3320
3321 2003-05-19 [christoph]
3322
3323         * src/Makefile.am
3324                 add -export-dynamic for linking
3325
3326 2003-05-19 [paul]       0.8.11claws166
3327
3328         * sync with 0.9.0cvs1
3329                 see ChangeLog 2003-05-19
3330
3331 2003-05-19 [paul]       0.8.11claws165
3332
3333         * src/inc.c
3334                 fix 'pop before smtp' timeout
3335
3336 2003-05-18 [alfons]     0.8.11claws164
3337
3338         * src/prefs_matcher.c
3339                 put "execute" action command line ("expression") in edit box
3340
3341 2003-05-18 [christoph]  0.8.11claws163
3342
3343         * src/mimeview.[ch]
3344         * src/plugins/dillo_viewer/dillo_viewer.c
3345         * src/plugins/image_viewer/viewer.c
3346         * src/plugins/mathml_viewer/mathml_viewer.c
3347                 let a viewer have a list of Content-Types
3348
3349 2003-05-18 [paul]       0.8.11claws162
3350
3351         * src/prefs_filtering.c
3352                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
3353                 and REDIRECT actions
3354
3355 2003-05-17 [christoph]
3356
3357         * README.claws
3358                 o remove dynamic signatures that was syned with main
3359                 o add infos about no longer "build in" image viewer
3360                 o update bugtracker URL
3361
3362 2003-05-17 [christoph]  0.8.11claws161
3363
3364         * src/folder.c
3365         * src/folderview.c
3366         * src/imap.c
3367                 don't use imap_scan_folder anymore. Instead call folder_item_scan
3368                 for every folder after rebuilding the folder tree.
3369
3370         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
3371          messages)
3372
3373 2003-05-17 [christoph]  0.8.11claws160
3374
3375         * src/imap.c
3376                 don't use STATUS command on current folder to check for
3377                 content changes. imap_cmd_ok() now tracks changes to
3378                 folder and number of existing messages.
3379
3380 2003-05-17 [paul]       0.8.11claws159
3381
3382         * src/plugins/clamav/clamav_plugin.c
3383                 remove unnecessary debug_print
3384
3385 2003-05-16 [thorsten]   0.8.11claws158
3386
3387         * src/plugins/demo.c
3388                 included missing intl.h
3389
3390 2003-05-16 [paul]       0.8.11claws157
3391
3392         * po/POTFILES.in
3393                 remove non-existant entries
3394         
3395         * src/plugins/clamav/clamav_plugin.c
3396           src/plugins/clamav/clamav_plugin_gtk.c
3397           src/plugins/dillo_viewer/dillo_prefs.c
3398           src/plugins/dillo_viewer/dillo_viewer.c
3399                 gettextise
3400
3401 2003-05-16 [christoph]  0.8.11claws156
3402
3403         * po/POTFILES.in
3404                 include plugin .c files for translation until I
3405                 find a better solution to have plugins have their
3406                 own textdomain
3407         * src/plugins/demo/demo.c
3408         * src/plugins/image_viewer/plugin.c
3409         * src/plugins/mathml_viewer/mathml_viewer.c
3410         * src/plugins/spamassassin/spamassassin.c
3411         * src/plugins/spamassassin/spamassassin_gtk.c
3412         * src/plugins/trayicon/trayicon.c
3413                 add gettext macros for plugin name and description
3414
3415 2003-05-16 [paul]
3416
3417         * sync with 0.9.0
3418
3419 2003-05-16 [paul]       0.8.11claws155
3420
3421         * sync with lastest 0.9.0pre1
3422                 see ChangeLog 2003-05-16
3423
3424 2003-05-15 [paul]       0.8.11claws154
3425
3426         * sync with latest 0.9.0pre1
3427                 see ChangeLog 2003-05-14 and 2003-05-15
3428
3429 2003-05-14 [christoph]  0.8.11claws153
3430
3431         * src/plugins/image_viewer/viewer.c
3432         * src/plugins/image_viewer/viewer.glade         ** NEW **
3433         * src/plugins/image_viewer/viewerprefs.c
3434                 make it possible to disable the autoload function in the
3435                 imageviewer again
3436
3437 2003-05-14 [christoph]  0.8.11claws152
3438
3439         * src/folder.c
3440                 fix folder update after adding a message
3441
3442 2003-05-13 [alfons]     0.8.11claws151
3443
3444         * src/common/session.c
3445                 remove debug traces
3446                 
3447         * src/addrcache.[ch]
3448         * src/filtering.[ch]
3449         * src/folder.[c]
3450         * src/gtkaspell.[ch]
3451         * src/imap.[ch]
3452         * src/mbox_folder.[ch]
3453         * src/mh.[ch]
3454         * src/mimeview.h
3455         * src/msgcache.[ch]
3456         * src/news.[ch]
3457         * src/passphrase.[ch]
3458         * src/prefs_common.[ch]
3459         * src/prefs_gtk.[ch]
3460         * src/procmsg.c
3461         * src/scoring.[ch]
3462                 be pedantic; (in prototypes () implies (int))
3463
3464 2003-05-13 [alfons]     0.8.11claws150
3465
3466         * src/prefs_toolbar.[ch]
3467         * src/summaryview.[ch]
3468         * src/toolbar.[ch]
3469                 change misleading text in toolbar prefs;
3470                 add toolbar action for ignore thread (toggles ignore thread flag);
3471                 clean up a little bit;
3472
3473 2003-05-12 [paul]
3474
3475         * tools/convert_mbox.pl
3476                 bug fixed by Fred Marton
3477
3478 2003-05-12 [paul]
3479
3480         * sync with 0.9.0pre1
3481
3482 2003-05-09 [paul]       0.8.11claws149
3483
3484         * sync with 0.8.11cvs43
3485                 see ChangeLog 2003-05-09
3486
3487 2003-05-08 [christoph]  0.8.11claws148
3488
3489         * src/imap.[ch]
3490                 o use CAPABILIY as first command and check for PREAUTH
3491                   information in the response to it
3492                 o rewrite all imap_cmd_* functions to use an IMAPSession
3493                   instead of a SockInfo as parameter
3494                 o do STARTTLS after fetching and checking the server
3495                   capabilities
3496
3497 2003-05-08 [paul]       0.8.11claws147
3498
3499         * tools/Makefile.am
3500           tools/README
3501           tools/convert_mbox.pl         ** NEW FILE **
3502                 add mbox conversion script. Submitted by 
3503                 Fred Marton <Fred.Marton@uni-bayreuth.de>
3504
3505 2003-05-07 [christoph]
3506
3507         * doc-src/glade.txt
3508         * src/gtk/pluginwindow.glade
3509         * src/plugins/image_viewer/viewerprefs.glade
3510         * src/plugins/spamassassin/spamassassin_gtk.glade
3511                 add glade files for user interfaces and a description how
3512                 to use glade to create the sylpheed code
3513
3514 2003-05-07 [paul]       0.8.11claws146
3515
3516         * sync with 0.8.11cvs41
3517                 see ChangeLog 2003-05-07
3518
3519 2003-05-06 [christoph]  0.8.11claws145
3520
3521         * src/main.c
3522         * src/plugins/image_viewer/viewer.c
3523                 fix usage of imlib in imageviewer plugin
3524
3525         * src/gtk/prefswindow.c
3526                 handle window close event correctly
3527
3528 2003-05-06 [paul]       0.8.11claws144
3529
3530         * src/common/ssl.c
3531                 fix typo introduced in sync
3532
3533 2003-05-06 [paul]       0.8.11claws143
3534
3535         * sync with 0.8.11cvs39
3536                 see ChangeLog 2003-05-06
3537
3538 2003-05-06 [paul]       0.8.11claws142
3539
3540         * AUTHORS
3541           po/cs.po
3542                 updated Czech translation, submitted by 
3543                 Radek Vybiral <Radek.Vybiral@vsb.cz>
3544                 
3545         * src/plugins/clamav/clamav_plugin_gtk.c
3546                 clean up
3547
3548 2003-05-03 [alfons]     0.8.11claws141
3549
3550         * src/compose.[ch]
3551                 make paste as quotation work even when the call to 
3552                 text_inserted() was deferred (fixes bug #140 "Paste 
3553                 as quotation does not work when using "external" 
3554                 clipboard")
3555
3556 2003-05-03 [thorsten]   0.8.11claws140
3557
3558         * src/addrquery.h
3559           src/ldapquery.h
3560           src/mainwindow.c
3561                 removed C++ comments
3562         * src/addr_compl.c
3563                 function with non-int retval/param used before
3564                 implementation/declaration
3565
3566 2003-05-02 [paul]       0.8.11claws139
3567
3568         * src/addr_compl.[ch]
3569           src/addressbook.[ch]
3570           src/addrindex.c
3571           src/summaryview.c
3572                 revert match's changes to (finally) remove the bug where
3573                 opening a folder causes massive slowdown when using the 
3574                 'Display sender using address book' option
3575
3576 2003-05-01 [melvin]     0.8.11claws138
3577
3578         * src/plugins/dillo_viewer/dillo_prefs.[ch]
3579         * src/plugins/dillo_viewer/dillo_viewer.c
3580                 Fixed bug where "Cancel" button from prefs issued
3581                 warnings.
3582                 Comply a little more to coding style
3583
3584 2003-05-01 [paul]       0.8.11claws137
3585
3586         * sync with 0.8.11cvs38
3587                 see ChangeLog 2003-05-01
3588
3589 2003-05-01 [paul]       0.8.11claws136
3590
3591         * po/bg.po
3592                 updated by George Danchev
3593
3594 2003-04-30 [christoph]  0.8.11claws135
3595
3596         * src/plugins/dillo_viewer/dillo_prefs.c
3597         * src/plugins/image_viewer/viewerprefs.c
3598         * src/plugins/spamassassin/spamassassin_gtk.c
3599                 remove gtk_widget_ref() calls for widgets in
3600                 glade code
3601
3602 2003-04-30 [paul]       0.8.11claws134
3603
3604         * src/addrindex.c
3605                 ok, this time a better fix for the bug where opening folder
3606                 has massive slowdown when using the 'Display sender using 
3607                 address book' option
3608
3609 2003-04-30 [paul]       0.8.11claws133
3610
3611         * src/addrindex.c
3612                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
3613         
3614 2003-04-30 [melvin]     0.8.11claws132
3615
3616         New: Dillo plugin preferences (patch by Dimitar Haralanov)
3617
3618         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
3619                 Preferences for the dillo plugin
3620         * src/plugins/dillo_viewer/dillo_viewer.c
3621                 Support for preferences
3622         * src/plugins/dillo_viewer/Makefile.am
3623                 Added dillo_prefs.[ch]
3624
3625 2003-04-30 [alfons]     0.8.11claws131
3626
3627         * src/common/plugin.[ch]
3628                 see? this ANSI C'fication immediately gives us type
3629                 checking for free.
3630
3631 2003-04-30 [alfons]     0.8.11claws130
3632
3633         * src/common/plugin.[ch]
3634         * src/plugins/clamav/clamav_plugin.[ch]
3635         * src/plugins/clamav/clamav_plugin_gtk.c
3636         * src/plugins/demo/demo.c
3637         * src/plugins/dillo_viewer/dillo_viewer.c
3638         * src/plugins/image_viewer/plugin.c
3639         * src/plugins/image_viewer/viewer.[ch]
3640         * src/plugins/image_viewer/viewerprefs.[ch]
3641         * src/plugins/mathml_viewer/mathml_viewer.c
3642         * src/plugins/spamassassin/spamassassin.[ch]
3643         * src/plugins/spamassassin/spamassassin_gtk.c
3644         * src/plugins/trayicon/trayicon.c
3645                 clean up
3646
3647 2003-04-30 [alfons]     0.8.11claws129
3648
3649         * src/common/utils.c
3650                 make is_ascii_str() fail gracefully when NULL pointer
3651                 is passed
3652
3653 2003-04-30 [paul]       0.8.11claws128
3654
3655         * src/addrindex.c
3656                 fix bug where opening folder has massive slowdown when
3657                 using the 'Display sender using address book' option
3658
3659 2003-04-30 [paul]       0.8.11claws127
3660
3661         * src/plugins/clamav/clamav_plugin.c
3662           src/plugins/clamav/clamav_plugin_gtk.c
3663           src/plugins/demo/demo.c
3664           src/plugins/dillo_viewer/dillo_viewer.c
3665           src/plugins/image_viewer/plugin.c
3666           src/plugins/mathml_viewer/mathml_viewer.c
3667           src/plugins/spamassassin/spamassassin.c
3668           src/plugins/spamassassin/spamassassin_gtk.c
3669           src/plugins/trayicon/trayicon.c
3670                 get rid of eye-hurting function signatures
3671
3672 2003-04-30 [paul]       0.8.11claws126
3673
3674         * src/plugins/trayicon/trayicon.c
3675                 add description
3676                 
3677         * src/mimeview.c
3678                 be more descriptive
3679
3680 2003-04-30 [paul]       0.8.11claws125
3681
3682         * configure.ac
3683                 arrange the plugins in reverse alphabetical order
3684                 
3685         * src/plugins/clamav/clamav_plugin.[ch]
3686           src/plugins/clamav/clamav_plugin_gtk.c
3687                 rename some params
3688                 resize max_size window
3689                 re-arrange the order of some gui elements
3690                 improve descriptions
3691         
3692         * src/plugins/image_viewer/plugin.c
3693           src/plugins/mathml_viewer/mathml_viewer.c
3694                 add descriptions
3695                 
3696         * src/plugins/spamassassin/spamassassin_gtk.c
3697                 resize max_size window
3698                 re-arrange the order of some gui elements
3699                 
3700         * src/messageview.c
3701           src/mimeview.c
3702                 correct typos
3703
3704 2003-04-30 [alfons]     0.8.11claws124
3705
3706         * src/imap.c
3707                 fix a leak found while browsing Martin Kluge's 
3708                 valgrind log (Claws only)
3709
3710 2003-04-29 [darko]      0.8.11claws123
3711
3712         * src/gtk/gtkstext.h
3713                 include wchar.h if it is available, fixes compilation
3714                 on HP-UX systems
3715
3716 2003-04-29 [melvin]     0.8.11claws122
3717
3718         * src/prefs_actions.c
3719                 Improved help text of Actions' syntax
3720
3721 2003-04-28 [paul]       0.8.11claws121
3722
3723         * src/action.c
3724                 a better fix for the crash when performing an action
3725                 on a mime part
3726
3727 2003-04-28 [paul]       0.8.11claws120
3728
3729         * src/action.c
3730                 fix crash when performing an action on a
3731                 mime part
3732
3733 2003-04-28 [paul]       0.8.11claws119
3734
3735         * sync with 0.8.11cvs36
3736                 see ChangeLog 2003-04-28
3737
3738 2003-04-27 [paul]       0.8.11claws118
3739
3740         * more sync with 0.8.11cvs35
3741                 see ChangeLog 2003-04-25
3742
3743 2003-04-26 [christoph]  0.8.11claws117
3744
3745         * src/folder.c
3746                 fix remove virtual check
3747
3748 2003-04-26 [paul]       0.8.11claws116
3749
3750         * src/messageview.c
3751                 fix return-receipt, make it work again
3752
3753 2003-04-26 [paul]       0.8.11claws115
3754
3755         * src/mimeview.c
3756                 restore double-clicking of the [application/pgp-signature 
3757                 (Select "Check signature" to check)] line in the message view,
3758                 broken in recent sync
3759
3760 2003-04-26 [christoph]  0.8.11claws114
3761
3762         * src/folder.c
3763                 check if remove virtual really exists before
3764                 calling the function
3765
3766 2003-04-25 [match]      0.8.11claws113
3767
3768         * src/addrindex.c
3769         * src/addrbook.c
3770         * src/ldapquery.[ch]
3771         * src/ldapctrl.[ch]
3772                 fix memleak.
3773         * src/ldapserver.[ch]
3774                 fix memleak. fix segfault.
3775                 plug a Claws memleak
3776
3777 2003-04-25 [alfons]     0.8.11claws112
3778
3779         * src/folder.c
3780                 plug a Claws memleak
3781
3782 2003-04-25 [alfons]     0.8.11claws111
3783
3784         * src/common/session.c
3785                 plug a memleak
3786
3787 2003-04-25 [paul]       0.8.11claws110
3788
3789         * sync with 0.8.11cvs35
3790                 see ChangeLog 2003-04-24 and 2003-04-25
3791                 
3792         * src/gtk/pluginwindow.c
3793                 correct another strange float value
3794
3795 2003-04-24 [christoph]  0.8.11claws109
3796
3797         * src/folder.c
3798                 freeze folder item updates when unsetting new flags
3799
3800         * src/gtk/pluginwindow.c
3801                 correct strange float value
3802
3803 2003-04-23 [paul]       0.8.11claws108
3804
3805         * sync with 0.8.11cvs33
3806                 see ChangeLog 2003-04-23
3807
3808 2003-04-22 [paul]       0.8.11claws107
3809
3810         * src/Makefile.am
3811           src/messageview.c
3812           src/mimeview.c
3813           src/pgptext.[ch]      ** REMOVED **
3814                 remove pgptext.[ch] as its not used any more
3815
3816 2003-04-22 [paul]       0.8.11claws106
3817
3818         * sync with 0.8.11cvs31
3819                 see ChangeLog 2003-04-21 and 2003-04-22
3820
3821 2003-04-21 [alfons]     0.8.11claws105
3822
3823         * src/main.c
3824                 No access to GTK structures if we're a spawned child
3825                 (and clean up code a little bit...) Should fix #126.
3826
3827 2003-04-21 [melvin]     0.8.11claws104
3828
3829         * src/plugins/dillo_viewer/README
3830                 Improved slightly the text.
3831
3832 2003-04-21 [melvin]     0.8.11claws103
3833
3834         * src/plugins/dillo_viewer/README *** NEW ***
3835                 Added a README file for the Dillo plugin
3836
3837 2003-04-20 [paul]
3838
3839         * tools/README
3840           tools/outlook2sylpheed.pl
3841                 updated and improved by Ricardo Mones Lastra
3842
3843 2003-04-18 [oliver]     0.8.11claws102
3844
3845         * src/inc.c 
3846         * src/prefs_account.h
3847                 remove Pop3SessionType (used by selective download)
3848         * src/prefs_toolbar.c
3849                 enable set Default Toolbar button
3850
3851 2003-04-18 [paul]       0.8.11claws101
3852
3853         * sync with 0.8.11cvs29
3854                 see ChangeLog 2003-04-18
3855
3856 2003-04-17 [paul]       0.8.11claws100
3857
3858         * src/prefs_common.[ch]
3859           src/summaryview.c
3860                 remove 'Open next message on deletion' option,
3861                 as the same effect can now be achieved via the
3862                 'Always open messages in summary when selected'
3863                 option.
3864
3865 2003-04-17 [paul]       0.8.11claws99
3866
3867         * sync with 0.8.11cvs28
3868                 see ChangeLog 2003-04-17
3869
3870 2003-04-17 [christoph]  0.8.11claws98
3871
3872         * ac/spamassassin.m4
3873         * src/plugins/spamassassin/libspamc.[ch]
3874         * src/plugins/spamassassin/utils.[ch]
3875                 sync libspamc with SpamAssassin project
3876
3877 2003-04-17 [christoph]  0.8.11claws97
3878
3879         * src/common/socket.h
3880         * src/gtk/sslcertwindow.h
3881                 rename old USE_SSL to USE_OPENSSL
3882
3883 2003-04-17 [paul]       0.8.11claws96
3884
3885         * src/prefs_common.h
3886                 use gulong for P_COLOR so that it compiles/runs on
3887                 64-bit systems. Patch submitted by James Noyes
3888                 <jnoyes-claws@retrogeeks.com>
3889                 
3890         * po/de.po
3891                 updated by Jens
3892
3893 2003-04-17 [paul]       0.8.11claws95
3894
3895         * sync with 0.8.11cvs27
3896                 see ChangeLog 2003-04-16
3897
3898 2003-04-15 [paul]       0.8.11claws94
3899
3900         * src/prefs_common.[ch]
3901                 rearrange to stop the window getting too long:
3902                         move Receive dialog stuff to Receive tab
3903                         move Send dialog to Send tab
3904                         remove Dialogs frame
3905                 rename 'Open messages in summary with cursor keys' to
3906                 'Always open messages in summary when selected', as its
3907                 more appropriate
3908
3909 2003-04-15 [paul]       0.8.11claws93
3910
3911         * src/prefs_common.[ch]
3912           src/summaryview.c
3913                 add new option '/Interface/Open next message on deletion'
3914
3915 2003-04-15 [paul]       0.8.11claws92
3916
3917         * src/summaryview.[ch]
3918                 add /Mark/Lock and /Mark/Unlock to the pop-up
3919                 menu. Patch submitted by Ivan Francolin Martinez
3920                 <ivanfm@users.sourceforge.net>
3921
3922 2003-04-15 [paul]       0.8.11claws91
3923
3924         * sync with 0.8.11cvs24
3925                 see ChangeLog 2003-04-15
3926
3927 2003-04-14 [jens]       0.8.11claws90
3928
3929         * updated German translation and some corrections from
3930                 Roland Bless <bless@tm.uka.de>
3931
3932 2003-04-14 [paul]       0.8.11claws89
3933
3934         * sync with 0.8.11cvs22
3935                 see ChangeLog 2003-04-14
3936
3937 2003-04-13 [paul]       0.8.11claws88
3938
3939         * src/plugins/clamav/clamav_plugin.c
3940                 fix memory leaks
3941                 clean up
3942
3943 2003-04-12 [paul]       0.8.11claws87
3944
3945         * src/plugins/clamav/clamav_plugin.c
3946                 activate enable/disable archive scanning option
3947                 
3948         * src/plugins/clamav/.cvsignore         ** NEW FILE **
3949
3950 2003-04-12 [paul]       0.8.11claws86
3951
3952         * src/plugins/Makefile.am
3953           src/plugins/clamav/Makefile.am                ** NEW FILE **
3954           src/plugins/clamav/README                     ** NEW FILE ** 
3955           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
3956           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
3957                 add Clam AntiVirus plugin
3958
3959 2003-04-12 [paul]       0.8.11claws85
3960
3961         * sync with 0.8.11cvs21
3962                 see ChangeLog 2003-04-11
3963
3964 2003-04-11 [paul]       0.8.11claws84
3965
3966         * po/es.po
3967                 update Spanish translation. Submitted by Ricardo
3968                 Mones Lastra.
3969
3970 2003-04-10 [christoph]  0.8.11claws83
3971
3972         * src/mbox.c
3973                 fix typo that did not move unfiltered mails to destination
3974                 folder
3975
3976         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
3977          when filtering from spool)
3978
3979 2003-04-10 [christoph]  0.8.11claws82
3980
3981         * src/imap.c
3982                 use BODY.PEEK instead of BODY in in message fetch operation
3983                 to make sure the IMAP server does not set the \Seen flag for
3984                 messages. Sylpheed does that later itself, when the message
3985                 is opened in sylpheed
3986
3987         (closes Bug 111 Claws destroys unread marks)
3988
3989 2003-04-09 [oliver]     0.8.11claws81
3990         
3991         * src/folder.c
3992                 fix crash in folder_destroy
3993         * README.claws
3994                 remove selective download
3995
3996 2003-04-09 [christoph]  0.8.11claws80
3997
3998         * src/imap.c
3999                 fix crash in imap_get_msginfo() when then fetched message
4000                 is not found
4001
4002         (closes Bug 110 Crash during mail composition)
4003
4004 2003-04-08 [christoph]  0.8.11claws79
4005
4006         * src/folder.c
4007         * src/prefs_account.c
4008                 Filter new messages that are found in an INBOX folder
4009                 when 'Filter messages on receiving' is enabled in the
4010                 Folder's AccountPrefs. This allows to use Sylpheed's
4011                 filtering engine for IMAP folders where messages are
4012                 added to the INBOX by a MTA
4013
4014 2003-04-08 [paul]       0.8.11claws78
4015
4016         * src/procmsg.h
4017                 clean up after last commit
4018
4019 2003-04-08 [paul]       0.8.11claws77
4020
4021         * sync with 0.8.11cvs20
4022                 see ChangeLog 2003-04-07 and 2003-04-08
4023
4024 2003-04-07 [christoph]  0.8.11claws76
4025
4026         * src/filtering.[ch]
4027         * src/inc.[ch]
4028         * src/mbox.c
4029         * src/procmsg.[ch]
4030                 add procmsg_msginfo_filter() to execute filtering actions
4031
4032 2003-04-06 [christoph]  0.8.11claws75
4033
4034         * src/imap.c
4035                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
4036
4037 2003-04-06 [christoph]  0.8.11claws74
4038
4039         * src/common/utils.[ch]
4040                 add g_int_compare() function for slist sorting
4041
4042         * src/imap.c
4043                 fetch all MsgInfos with one command in imap_get_msginfos()
4044                 using an imap set with a list of ranges
4045
4046         * src/news.c
4047                 use new g_int_compare() function
4048
4049 2003-04-06 [thorsten]   0.8.11claws73
4050
4051         * src/mh.c
4052                 corrected implementation of mh_folder_destroy()
4053
4054 2003-04-05 [christoph]  0.8.11claws72
4055
4056         * src/account.c
4057         * src/folder.[ch]
4058         * src/folderview.c
4059         * src/imap.c
4060         * src/inc.c
4061         * src/main.c
4062         * src/mainwindow.c
4063         * src/mbox_folder.c
4064         * src/mh.c
4065         * src/mimeview.h
4066         * src/msgcache.[ch]
4067         * src/news.c
4068         * src/procmime.h
4069         * src/procmsg.[ch]
4070         * src/setup.c
4071         * src/gtk/gtkutils.c
4072                 o rename structure field names class and new to klass and
4073                   new_msgs, to allow including files in C++
4074                 o add 'extern "C"' block to some header files
4075                 o add MsgInfoList and MsgNumberList as alias for GSList for
4076                   developers to know what type of list is expected
4077
4078         * src/plugins/image_viewer/plugin.c
4079         * src/plugins/image_viewer/viewer.[ch]
4080         * src/plugins/image_viewer/viewerprefs.[ch]
4081                 rename function names to prevent conflicts
4082
4083 2003-04-05 [paul]       0.8.11claws71
4084
4085         * sync with 0.8.11cvs18
4086                 see ChangeLog 2003-04-03 and 2003-04-04
4087
4088 2003-04-02 [christoph]  0.8.11claws70
4089
4090         * src/folder.[ch]
4091         * src/imap.[ch]
4092         * src/mbox_folder.[ch]
4093         * src/mh.[ch]
4094         * src/news.[ch]
4095                 o Make all virtual folder functions private
4096                 o remove unused folder code
4097
4098         * src/common/socket.[ch]
4099         * src/summaryview.c
4100                 fix warnings
4101
4102 2003-03-30 [alfons]     0.8.11claws69
4103
4104         * src/send_message.c
4105                 remove two debug traces and see if people still report
4106                 errors
4107
4108 2003-03-30 [alfons]     0.8.11claws68
4109
4110         * src/send_message.c
4111         * src/commons/session.c
4112                 add more debug traces
4113
4114 2003-03-30 [christoph]  0.8.11claws67
4115
4116         * src/folder.c
4117                 change processing folder name from .processing to processing
4118
4119         * src/common/ssl.c
4120                 disable SSL certificate check because it causes Xlib error
4121                 when the child process want's to open an GTK window
4122
4123 2003-03-30 [christoph]  0.8.11claws66
4124
4125         * src/folder.c
4126                 don't use default folder for processing folder item because
4127                 it can be a non local folder
4128
4129         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
4130
4131 2003-03-30 [alfons]     0.8.11claws65
4132
4133         * src/send_message.c
4134                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
4135                 to generate bad code for 'send_send_data_progressive': When
4136                 called from 'send_send_data_finished', the 'data' pointer is
4137                 cleared just before the assignment to the dialog pointer
4138
4139 2003-03-29 [christoph]  0.8.11claws64
4140
4141         * src/common/prefs.h
4142         * src/plugins/image_viewer/Makefile.am
4143         * src/plugins/image_viewer/plugin.c
4144         * src/plugins/image_viewer/viewer.[ch]
4145         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
4146                 add PrefsPage for ImageViewer
4147
4148 2003-03-28 [thorsten]   0.8.11claws63
4149
4150         * src/common/session.c
4151                 added some comments
4152
4153 2003-03-28 [paul]       0.8.11claws62
4154
4155         * sync with 0.8.11cvs16
4156                 see ChangeLog 2003-03-28
4157
4158 2003-03-28 [paul]       0.8.11claws61
4159
4160         * sync with 0.8.11cvs15
4161                 see ChangeLog 2003-03-28
4162
4163 2003-03-27 [christoph]  0.8.11claws60
4164
4165         * src/folder.c
4166         * src/imap.c
4167         * src/common/socket.[ch]
4168                 set socket state to DISCONNECTED when any operation
4169                 fails to allow reconnecting in IMAP code without
4170                 checking the return code of all calls to the command
4171                 functions
4172
4173         * src/folderview.c
4174         * src/summaryview.c
4175                 remove some more stuff that depends on specific
4176                 folder types
4177
4178 2003-03-27 [paul]       0.8.11claws59
4179
4180         * sync with 0.8.11cvs14
4181                 see ChangeLog 2003-03-27
4182                 
4183         * src/selective_download.[ch]   ** REMOVED **
4184                 really removed
4185
4186 2003-03-27 [christoph]  0.8.11claws58
4187
4188         * src/folder.c
4189                 fix handling of tmp_flags in flag copy function
4190
4191 2003-03-27 [paul]       0.8.11claws57
4192
4193         * sync with 0.8.11cvs13
4194                 see ChangeLog 2003-03-27
4195
4196 2003-03-27 [oliver]     0.8.11claws56
4197
4198         * src/maiwindow.c
4199                 remove sel_download_cb
4200
4201 2003-03-27 [oliver]     0.8.11claws55
4202         
4203         * src/inc.c
4204                 remove POP3_TOP
4205         
4206 2003-03-26 [oliver]     0.8.11claws54
4207
4208         *src/pop.h
4209                 remove POP3_TOP*
4210         * README.claws
4211                 remove selective donwload readme
4212
4213 2003-03-26 [oliver]     0.8.11claws53
4214         * src/matcher.[ch]
4215         * src/matcher_parser_parse.y 
4216         * src/pop.c 
4217         * src/prefs_account.[ch]
4218         * src/prefs_filtering.c
4219                 remove selective donwload
4220
4221 2003-03-26 [oliver]     0.8.11claws52
4222
4223         * src/inc.[ch] 
4224         * src/filtering.c 
4225         * src/mainwindow.c 
4226                 remove selective donwload
4227
4228 2003-03-26 [oliver]     0.8.11claws51
4229         
4230         * src/Makefile.am
4231         * src/selective_download.[ch]   ** REMOVE **    
4232
4233 2003-03-26 [christoph]  0.8.11claws50
4234
4235         * src/news.c
4236                 fix NEWS that got broken by a sync with sylpheed-main
4237
4238 2003-03-26 [christoph]  0.8.11claws49
4239
4240         * src/mimeview.c
4241                 fix mime type guessing when no mime type is found for a file
4242
4243 2003-03-25 [christoph]  0.8.11claws48
4244
4245         * src/mimeview.c
4246         * src/procmime.c
4247                 remove mime type guessing from mime parser and use
4248                 name based mime types in viewer lookup for mime type
4249                 application/octet-stream
4250
4251 2003-03-25 [christoph]  0.8.11claws47
4252
4253         * doc-src/readme.txt
4254         * doc-src/rfc2554.txt
4255                 add RFC about SMTP AUTH
4256
4257         * src/send_message.c
4258         * src/common/smtp.[ch]
4259                 add extra error code for authentication errors and
4260                 clear temporary password when this error occurs
4261
4262         (closes Bug 84 authentication failure while sending should
4263          prompt for password again)
4264
4265 2003-03-25 [christoph]  0.8.11claws46
4266
4267         * configure.ac
4268         * src/Makefile.am
4269         * src/imageview.[ch]                            ** REMOVE **
4270         * src/messageview.[ch]
4271         * src/mimeview.[ch]
4272         * src/prefs_common.[ch]
4273         * src/textview.c
4274         * src/plugins/Makefile.am
4275         * src/plugins/image_viewer/.cvsignore           ** NEW **
4276         * src/plugins/image_viewer/Makefile.am          ** NEW **
4277         * src/plugins/image_viewer/plugin.c             ** NEW **
4278         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
4279                 move image viewer into a plugin (building is enabled by default)
4280                 [ToDo: Prefs for resize and autoview]
4281
4282 2003-03-25 [paul]       0.8.11claws45
4283
4284         * sync with 0.8.11cvs12
4285                 see ChangeLog 2003-03-26
4286
4287 2003-03-25 [paul]       0.8.11claws44
4288
4289         * sync with 0.8.11cvs11
4290                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
4291                 
4292         Note: Selective Download is broken.
4293                 
4294 2003-03-22 [christoph]  0.8.11claws43
4295
4296         * src/folder.c
4297                 code cleanup for flags copying
4298
4299 2003-03-22 [christoph]  0.8.11claws42
4300
4301         * src/plugins/trayicon/trayicon.c
4302                 fix setting the transparent area when the window size
4303                 is forced by the system tray
4304
4305 2003-03-22 [christoph]  0.8.11claws41
4306
4307         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
4308         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
4309         * src/plugins/trayicon/newmail.xpm              ** NEW **
4310         * src/plugins/trayicon/nomail.xpm               ** NEW **
4311         * src/plugins/trayicon/trayicon.c
4312         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
4313                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
4314                 o add icon for unread mails
4315                 o set transparency for window
4316
4317 2003-03-22 [christoph]  0.8.11claws40
4318
4319         * src/news.c
4320                 init news session to prevent crash when session is closed
4321
4322 2003-03-22 [christoph]  0.8.11claws39
4323
4324         * src/imap.c
4325         * src/common/session.[ch]
4326                 Init session data to make sure we don't have invalid pointers
4327                 for read_ch and write_ch when new multi process sessions are
4328                 not used
4329
4330         * src/main.c
4331         * src/common/plugin.c
4332         * src/common/sylpheed.c
4333         * src/plugins/demo/demo.c
4334         * src/plugins/dillo_viewer/dillo_viewer.c
4335         * src/plugins/mathml_viewer/mathml_viewer.c
4336         * src/plugins/spamassassin/spamassassin.c
4337         * src/plugins/spamassassin/spamassassin_gtk.c
4338                 add plugin types to allow loading plugins at different times
4339                 (and maybe for different frontends), because it's not good to
4340                 load GTK-Plugins gefore gtk_init was called
4341
4342         * configure.ac
4343         * src/plugins/Makefile.am
4344         * src/plugins/trayicon/.cvsignore               ** NEW **
4345         * src/plugins/trayicon/Makefile.am              ** NEW **
4346         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
4347         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
4348         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
4349         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
4350         * src/plugins/trayicon/trayicon.c               ** NEW **
4351                 New Trayicon plugin that shows an icon in a systray that uses
4352                 XEMBED protocol like Gnome's systray. Icon shows if there
4353                 are new mails and a tooltip shows information about new,
4354                 unread and total messages.
4355
4356 2003-03-22 [paul]       0.8.11claws38
4357
4358         * src/common/smtp.c
4359                 fix ESMTP AUTH CRAM-MD5
4360                 [sync with main (still version 0.8.11cvs6), see
4361                  ChangeLog 2003-03-22]
4362
4363 2003-03-21 [colin]      0.8.11claws37
4364
4365         * src/send_message.c
4366                 Fix USE_SSL => USE_OPENSSL
4367
4368 2003-03-21 [colin]      0.8.11claws36
4369
4370         * src/folderview.c
4371                 Fix counts in drag and dropped subfolders
4372
4373 2003-03-21 [colin]      0.8.11claws35
4374
4375         * src/folder.c 
4376         * src/folderview.c
4377                 speed up a bit folder dnd
4378
4379 2003-03-20 [alfons]     0.8.11claws34
4380
4381         * src/main.c
4382         * src/toolbar.c
4383         * src/procmsg.c
4384                 don't send locked queue messages
4385                 (feature request "[ 705245 ] Locking message in outbox 
4386                  should prevent sending")
4387
4388 2003-03-20 [christoph]  0.8.11claws33
4389
4390         * src/folder.c
4391                 remove NEW and UNREAD flag in special folders when scanning
4392                 
4393         * src/common/smtp.c
4394                 fix ESMTP AUTH CRAM-MD5
4395
4396 2003-03-20 [paul]       0.8.11claws32
4397
4398         * src/prefs_account.c
4399                 Re-write 'Tunnel command to open connection' as
4400                 'Use command to communicate with server', and disable
4401                 it for all except IMAP accounts
4402
4403 2003-03-20 [paul]       0.8.11claws31
4404
4405         * sync with 0.8.11cvs6
4406                 see ChangeLog 2003-03-20
4407
4408 2003-03-19 [match]      0.8.11claws30
4409
4410         * src/addritem.[ch]
4411                 include documentation. minor refactoring.
4412         * src/addr_compl.[ch]
4413         * src/addrindex.[ch]
4414         * src/addresbook.[ch]
4415         * src/summaryview.c
4416                 re-enable address lookup (was disabled in
4417                 0.8.11claws20).
4418
4419 2003-03-19 [christoph]  0.8.11claws29
4420
4421         * src/procmsg.c
4422                 add temp flag handling, will make moving and copying
4423                 messages possible again
4424
4425         * src/folder.c
4426                 correct calulation of folder stats
4427
4428 2003-03-18 [match]      0.8.11claws28
4429
4430         * src/editgroup.h
4431                 remove case sensitive comparison (closes bug 80).
4432
4433 2003-03-18 [christoph]  0.8.11claws27
4434
4435         * src/imap.c
4436                 fix imap using a tunnel command
4437
4438         (closes bug 87)
4439
4440 2003-03-18 [christoph]  0.8.11claws26
4441
4442         * src/folder.[ch]
4443         * src/imap.c
4444         * src/procmsg.[ch]
4445                 rewrite flag handling for folders
4446
4447 2003-03-18 [christoph]  0.8.11claws25
4448
4449         * src/folder.c
4450         * src/procmsg.c
4451         * src/summaryview.c
4452                 unset NEW and UNREAD flags when message is ignored, to make
4453                 sure messages don't show up as unread on other IMAP clients,
4454                 because the IGNORE_THREAD flag can not be syncronized through
4455                 the IMAP folder
4456
4457 2003-03-17 [christoph]  0.8.11claws24
4458
4459         * src/imap.c
4460                 don't use recursion to fetch uids when the number of messages
4461                 does not match. Moved code into subfunction that is used
4462                 again when needed, to prevent an endless loop.
4463
4464 2003-03-17 [thorsten]   0.8.11claws23
4465
4466         * src/imageview.[ch]
4467                 export imageview_get_resized_size() (for plugins)
4468         * src/prefs_common.[ch]
4469                 added prefs_common_get() (for plugins)
4470
4471 2003-03-17 [christoph]  0.8.11claws22
4472
4473         * src/imap.c
4474                 o remove UID guessing from copy code
4475                 o support UIDPLUS extension for APPEND command
4476
4477 2003-03-17 [paul]       0.8.11claws21
4478
4479         * src/gtk/about.c
4480                 remove 'Compiled-plugins' section.
4481                 
4482         * src/plugins/dillo_viewer/dillo_viewer.c
4483                 slight change to description text
4484
4485 2003-03-16 [match]      0.8.11claws20
4486         * src/ldapserver.[ch]           ** NEW **
4487         * src/ldapctrl.[ch]             ** NEW **
4488         * src/ldapquery.[ch]            ** NEW **
4489         * src/ldaputil.[ch]             ** NEW **
4490         * src/addrcindex.[ch]           ** NEW **
4491         * src/addrquery.h               ** NEW **
4492         * src/addritem.[ch]
4493         * src/addrcache.[ch]
4494         * src/addrindex.[ch]
4495         * src/addr_compl.[ch]
4496         * src/addressbook.[ch]
4497         * src/addrbook.[ch]
4498         * src/editgroup.c
4499         * src/editaddress.c
4500         * src/editldap.c
4501         * src/editldap_basedn.c
4502         * src/vcard.c
4503         * src/jpilot.c
4504         * src/Makefile.am
4505                 included dynamic LDAP queries. improved address
4506                 completion.
4507
4508 2003-03-16 [paul]       0.8.11claws19
4509
4510         * tools/multiwebsearch.pl
4511                 fix a fatal typo
4512
4513 2003-03-16 [christoph]  0.8.11claws18
4514
4515         * src/mimeview.c
4516         * src/plugins/dillo_viewer/dillo_viewer.c
4517         * src/plugins/mathml_viewer/mathml_viewer.c
4518                 make unregistering of MimeViewerFactorys possible
4519
4520 2003-03-16 [alfons]     0.8.11claws17
4521
4522         * configure.ac
4523                 correct typo
4524
4525 2003-03-16 [melvin]     0.8.11claws16
4526
4527         * src/plugins/dillo_viewer.c
4528                 Fixed bug where it was not possible to view more than
4529                 one text/html attachment per message (bug discovered
4530                 by Christoph Hohmann).
4531
4532 2003-03-15 [melvin]     0.8.11claws15
4533
4534         * src/prefs_actions.c
4535                 Fixed compilation warnings.
4536
4537 2003-03-15 [melvin]     0.8.11claws14
4538
4539         * src/plugins/Makefile.am
4540         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
4541         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
4542         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
4543                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
4544                 newer (http://dillo.auriga.wearlab.de/).
4545
4546 2003-03-15 [christoph]  0.8.11claws13
4547
4548         * src/imap.c
4549                 don't query imap folder for attributes because we already
4550                 for them from imap_status
4551
4552         * src/mimeview.[ch]
4553                 add support for plugable MimeViewers (unloading Viewers
4554                 not yet complete)
4555
4556         * src/plugins/Makefile.am
4557         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
4558         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
4559         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
4560                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
4561                 widget from http://helm.cs.unibo.it/mml-widget/
4562
4563 2003-03-14 [christoph]  0.8.11claws12
4564
4565         * src/folder.[ch]
4566                 o error return code's should better be negative
4567                 o replace printf with debug_print
4568
4569         * src/imap.c
4570                 improve IMAP folder scan by checking UID-NEXT
4571
4572         * src/summaryview.c
4573                 remove check that are unnecessary in my opinion
4574
4575 2003-03-13 [christoph]  0.8.11claws11
4576
4577         * src/folder.[ch]
4578         * src/foldersel.c
4579         * src/folderview.c
4580         * src/imap.c
4581         * src/mbox_folder.c
4582         * src/mh.c
4583         * src/news.c
4584         * src/prefs_scoring.c
4585         * src/summaryview.c
4586                 use a common function to get a displayable name
4587                 for a FolderItem
4588
4589 2003-03-13 [paul]       0.8.11claws10
4590
4591         * tools/Makefile.am
4592           tools/README
4593           tools/multiwebsearch.conf     ** NEW FILE **
4594           tools/multiwebsearch.pl       ** NEW FILE **
4595                 add multiwebsearch Actions script
4596
4597 2003-03-13 [colin]      0.8.11claws9
4598
4599         * src/compose.c
4600                 Remove leading emtpy lines from quoted text
4601                 before quoting it
4602
4603 2003-03-13 [melvin]     0.8.11claws8
4604
4605         * src/prefs_actions.c
4606                 Fixed a memory leak
4607                 Code clean ups
4608                 Added Cancel and OK buttons
4609                 Corrected help text
4610
4611 2003-03-13 [christoph]  0.8.11claws7
4612
4613         * src/account.c
4614         * src/folder.[ch]
4615         * src/imap.c
4616         * src/mainwindow.c
4617         * src/mbox_folder.c
4618         * src/mh.c
4619         * src/news.c
4620         * src/setup.c
4621                 replace more folder type stuff with folder class stuff
4622
4623 2003-03-13 [melvin]     0.8.11claws6
4624
4625         * src/prefs_actions.c
4626                 Added new tokens:
4627                 %u: user provided argument
4628                 %h: user provided argument (hidden on input)
4629                 %s: current text selection in the message view 
4630
4631 2003-03-13 [paul]       0.8.11claws5
4632
4633         * sync with 0.8.11cvs5
4634                 see ChangeLog 2003-03-11, 2003-03-12
4635
4636 2003-03-12 [christoph]  0.8.11claws4
4637
4638         * src/folder.c
4639                 use folder class idstr when writing folderlist.xml
4640
4641         * src/folder.h
4642         * src/imap.c
4643         * src/news.c
4644                 replace folder type checks with folder class checks
4645
4646 2003-03-12 [christoph]  0.8.11claws3
4647
4648         * src/folder.[ch]
4649         * src/imap.[ch]
4650         * src/main.c
4651         * src/mbox_folder.[ch]
4652         * src/mh.[ch]
4653         * src/news.[ch]
4654                 o create a list of known folder classes in the folder system
4655                 o use folder class id strings for folder item identifiers
4656
4657 2003-03-12 [christoph]  0.8.11claws2
4658
4659         * src/imap.c
4660                 fix imap uid validity check
4661
4662 2003-03-12 [christoph]  0.8.11claws1
4663
4664         * src/account.c
4665         * src/folder.[ch]
4666         * src/foldersel.c
4667         * src/folderview.c
4668         * src/imap.c
4669         * src/mainwindow.c
4670         * src/mbox_folder.c
4671         * src/mh.c
4672         * src/news.c
4673         * src/prefs_scoring.c
4674         * src/procmsg.c
4675         * src/setup.c
4676         * src/summaryview.c
4677                 initial restructuring of folder system, seperating
4678                 folders and folder classes
4679
4680 2003-03-12 [paul]       0.8.11claws
4681
4682         0.8.11claws release
4683
4684 2003-03-12 [christoph]
4685
4686         * src/gtk/prefswindow.c
4687                 fix translation of "Page Index"
4688
4689 2003-03-12 [paul]       0.8.10claws110
4690
4691         a sync from 0.8.11cvs4 before the release
4692
4693         * src/common/utils.c
4694                 subject_compare_for_sort(): allow null strings (fixes
4695                 summary sorting).
4696
4697 2003-03-11 [paul]       0.8.10claws109
4698
4699         * po/es.po
4700                 update Spanish translation, submitted by
4701                 Ricardo Mones Lastra
4702
4703 2003-03-11 [melvin]     0.8.10claws108
4704
4705         * po/fr.po
4706                 Updated French translations
4707
4708 2003-03-11 [paul]       0.8.10claws107
4709
4710         * manual/en/Makefile.am
4711           manual/en/*.html
4712                 update English manual, add a new page
4713                 updated by Francois Barriere <fbarriere@atmel.fr>
4714                 
4715         * po/bg.po
4716           po/it.po
4717           po/sr.po
4718                 update Bulgarian, Italian, and Serbian translations
4719                 submitted by George Danchev, Alessandro Maestri, and
4720                 Urke MMI
4721
4722 2003-03-10 [paul]       0.8.10claws106
4723
4724         * src/gtk/about.c
4725           src/gtk/prefswindow.c
4726                 make some strings translatable
4727
4728 2003-03-10 [darko]      0.8.10claws105
4729
4730         * src/compose.c
4731                 code cleanup to make Hiro happy
4732
4733 2003-03-10 [paul]       0.8.10claws104
4734
4735         * sync with 0.8.11cvs2
4736                 see ChangeLog 2003-03-10
4737
4738 2003-03-09 [melvin]     0.8.10claws103
4739
4740         * src/textview.c
4741                 textview_set_font(): fix for message display in
4742                 UTF-8 locales (thanks to Sergey Vlasov).
4743                 (was unintentionnaly reverted in 0.8.6claws6)   
4744
4745 2003-03-08 [darko]      0.8.10claws102
4746
4747         * src/compose.c
4748                 fix infinite loop in wrapping as reported
4749                 by happycactus
4750                 obsoletes patch #696482
4751
4752 2003-03-08 [christoph]  0.8.10claws101
4753
4754         * src/imap.c
4755                 add workaround for IMAP servers that do not
4756                 support the "UID SEARCH UID" command
4757
4758 2003-03-07 [christoph]  0.8.10claws100
4759
4760         * src/plugins/spamassassin/spamassassin.[ch]
4761         * src/plugins/spamassassin/spamassassin_gtk.c
4762                 code cleanup
4763
4764 2003-03-07 [paul]       0.8.10claws99
4765
4766         * po/es.po
4767                 updated Spanish translation, submitted by
4768                 Ricardo Mones Lastra
4769
4770 2003-03-07 [christoph]  0.8.10claws98
4771
4772         * src/send.c
4773                 fix in 0.8.10claws94 was wrong
4774                 local delivery does not require escaping, remove escaping
4775                 code to make signatures of mails with "." lines valid
4776                 
4777                 NOTE: requires that sendmail is executed with "-i" option,
4778                       what is the default now, but has to be changed in all
4779                       exsiting accounts)
4780
4781 2003-03-07 [paul]       0.8.10claws97
4782
4783         * sync with 0.8.11 release
4784                 see ChangeLog 2003-03-07
4785
4786 2003-03-06 [paul]       0.8.10claws96
4787
4788         * src/compose.c
4789                 revert commit 0.8.10claws92
4790
4791 2003-03-06 [paul]       0.8.10claws95
4792
4793         * src/folderview.c
4794                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
4795
4796         * src/gtkaspell.c
4797                 fix bug 74, 'Crash opening editor window with pseudo-color
4798                 display'
4799                 
4800         Patches submitted by Kevin Vigor <kevin@vigor.nu>
4801
4802 2003-03-06 [christoph]  0.8.10claws94
4803
4804         * src/send.c
4805                 fix rfc2821 (4.5.2) violation in SMTP data sending,
4806                 all lines starting with a period get an extra period
4807                 inserted
4808                 (found by Simon 'corecode' Schubert)
4809
4810 2003-03-06 [paul]       0.8.10claws93
4811
4812         * src/folderview.c
4813                 if configured font can't be loaded fall back to gtk
4814                 default. (with thanks to Christoph)
4815                 
4816                 closes long-standing bug 15 'Crashes on startup'
4817
4818 2003-03-06 [paul]       0.8.10claws92
4819
4820         * src/compose.c
4821                 freeze text before autosave and thaw afterwards
4822                 fixes bug 67 'autosave make re-rediting message crazy'
4823
4824 2003-03-06 [christoph]  0.8.10claws91
4825
4826         * src/compose.c
4827                 ignore address comment in dupe check for Cc-list
4828
4829         (closes reopened bug 47 Replying to message strips name part of
4830          e-mail addresses of Cc: lines)
4831
4832 2003-03-06 [paul]       0.8.10claws90
4833
4834         * src/Makefile.am
4835                 remove reference to gtkxtext.h as its no longer in
4836                 the repository
4837
4838 2003-03-06 [paul]       0.8.10claws89
4839
4840         * sync with 0.8.10cvs25
4841                 see ChangeLog 2003-03-06
4842
4843 2003-03-06 [oliver]     0.8.10claws88
4844         
4845         * src/messageview.c
4846                 remove include
4847
4848 2003-03-06 [oliver]     0.8.10claws87
4849         
4850         * src/folderview.c 
4851                 remove changes introduced inclaws74
4852         * src/messageview.c
4853                 another attempt to sanely delete and update
4854                 messages deleted in separate messageview
4855
4856 2003-03-05 [christoph]  0.8.10claws86
4857
4858         * src/summaryview.c
4859                 check if "From" matches any account's address if
4860                 addressbook completion of addresses is disabled too
4861
4862         (closes Bug 70 "Display recipient in from" doesn't check
4863          folder's default account)
4864
4865 2003-03-05 [christoph]  0.8.10claws85
4866
4867         * src/compose.c
4868         * src/common/utils.[ch]
4869                 don't strip address comments when building Cc lists
4870
4871         (closes Bug 47 Replying to message strips name part of e-mail addresses
4872          of Cc: lines)
4873
4874         * src/folder.c
4875                 fix return value of copy function
4876
4877 2003-03-05 [christoph]  0.8.10claws84
4878
4879         * src/imap.c
4880                 don't ask imap server for non rfc822 headers
4881
4882         (closes bug 71 IMAP FETCH asks for FROM header field twice)
4883
4884         * src/imap.c
4885                 destroy session on socket error to allow reconnecting
4886
4887 2003-03-05 [christoph]  0.8.10claws83
4888
4889         * configure.ac
4890                 fix building with gnome when no prefix is set
4891
4892         (closes bug 66 Gnome directory is set to NONE)
4893
4894 2003-03-05 [paul]       0.8.10claws82
4895
4896         * sync with 0.8.10cvs23
4897                 see ChangeLog 2003-03-05
4898
4899 2003-03-04 [christoph]  0.8.10claws81
4900
4901         * src/folder.c
4902                 o fix moving and copying when folder returns 0 for new
4903                   message number
4904                 o remove some code for single message copy and move
4905                   operations and use functions for multiple messages
4906
4907         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
4908
4909         * src/news.c
4910                 remove unused include
4911
4912 2003-03-04 [paul]       0.8.10claws80
4913
4914         * src/gtk/about.c
4915                 list 'Compiled plugins'
4916
4917 2003-03-03 [christoph]  0.8.10claws79
4918
4919         * src/news.[ch]
4920                 have to multiply the percentage of the current fetch with
4921                 the percentage that it has of the total fetch operation
4922                 for correct values
4923
4924 2003-03-03 [christoph]  0.8.10claws78
4925
4926         * src/news.c
4927                 fix calculation of expected lines for progress indicator
4928
4929 2003-03-03 [christoph]  0.8.10claws77
4930
4931         * src/summaryview.c
4932         * src/common/utils.c
4933                 fix segfault when opening the root news folder
4934
4935 2003-03-03 [christoph]  0.8.10claws76
4936
4937         * src/mainwindow.[ch]
4938         * src/common/Makefile.am
4939         * src/common/progressindicator.[ch]
4940                 add UI independent progress indicator handling
4941
4942         * src/news.[ch]
4943                 use new progress indicator for message info fetching
4944
4945         * src/common/hooks.h
4946                 code cleanup
4947
4948 2003-03-03 [oliver]     0.8.10claws75
4949
4950         * src/toolbar.c
4951         * src/compose.c
4952                 removed commented code
4953
4954 2003-03-03 [oliver]     0.8.10claws74
4955
4956         * src/toolbar.[ch]
4957                 cleanups and refactoring
4958         * src/compose.[ch]
4959                 compose_reply_mode reply & forwarding interface for
4960                 toolbar buttons
4961         * src/folderview.c
4962                 act on messages marked for deletion in folderview_selected
4963                 based on prefs_common.immediate_exec since a message might 
4964                 have been deleted by messageview in a folder we are changing 
4965                 to (does anybody understand what I'm on about ?)
4966
4967 2003-03-03 [oliver]     0.8.10claws73
4968         
4969         * src/messageview.[ch]
4970                 new functions
4971                 - messageview_delete: delete message shown in messagview
4972                 - messageview_update_view: update messageview to currently 
4973                   selected summaryview message
4974                 - add separate messageview to msgview_list in order to update 
4975                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
4976         * src/summaryview.[ch]
4977                 summary_get_selection returns a list of selected msgs
4978                 in summaryview
4979         * src/mainwindow.c
4980                 toolbar reply refactoring
4981
4982 2003-03-03 [paul]       0.8.10claws72
4983
4984         * sync with 0.8.10cvs21
4985                 see ChangeLog 2003-03-03
4986
4987 2003-03-02 [christoph]  0.8.10claws71
4988
4989         * src/common/passcrypt.c
4990                 use POSIX includes
4991
4992 2003-03-02 [christoph]  0.8.10claws70
4993
4994         * configure.ac
4995         * src/prefs_account.c
4996         * src/prefs_gtk.[ch]
4997         * src/common/.cvsignore
4998         * src/common/Makefile.am
4999         * src/common/passcrypt.c                ** NEW **
5000         * src/common/passcrypt.h.in             ** NEW **
5001                 Implement password encryption in config files
5002                 using unix encrypt and setkey functions. The crypt
5003                 key can be set as a configure parameter. Old
5004                 passwords will be converted if they do not begin
5005                 with '!'
5006
5007 2003-03-02 [paul]       0.8.10claws69
5008
5009         * src/prefs_account.c
5010                 fix compile error
5011
5012 2003-03-01 [thorsten]   0.8.10claws68
5013
5014         * po/el.po
5015           po/hr.po
5016           po/it.po
5017           po/nl.po
5018           po/sr.po
5019           po/sv.po
5020                 corrected format strings
5021         * po/en_GB.po
5022                 corrected headers
5023                 (fix compile errors with GNU gettext-0.11.5)
5024
5025 2003-03-01 [oliver]     0.8.10claws67
5026
5027         * src/summaryview.c
5028                 menu callbacks call toolbar_menu_reply
5029
5030 2003-03-01 [oliver]     0.8.10claws66
5031
5032         * src/mainwindow.c
5033         * src/messageview.c
5034                 menu callbacks call toolbar_menu_reply
5035         * src/toolbar.[ch]
5036                 callbacks from menu handled by toolbar_menu_reply
5037
5038 2003-03-01 [paul]       0.8.10claws65
5039
5040         * src/addressbook.c
5041                 revert commit 0.8.10claws54 - breaks editing of
5042                 addressbook.
5043                 
5044         * po/bg.po
5045                 update Bulgarian translation, submitted by
5046                 George Danchev
5047
5048 2003-02-28 [christoph]  0.8.10claws64
5049
5050         * src/account.c
5051         * src/addressadd.c
5052         * src/compose.c
5053         * src/gtkaspell.c
5054         * src/gtkxtext.h                ** REMOVE **
5055         * src/imap.c
5056         * src/matcher.[ch]
5057         * src/mh.c
5058         * src/news.c
5059         * src/pine.c
5060         * src/prefs_common.c
5061         * src/prefs_matcher.c
5062         * src/procheader.[ch]
5063         * src/procmsg.[ch]
5064         * src/toolbar.c
5065         * src/common/ssl_certificate.c
5066         * src/gtk/colorlabel.c
5067         * src/gtk/menu.c
5068                 o fix warnings
5069                 o remove code obsoleted by new cache and folder system rework
5070
5071 2003-02-28 [oliver]     0.8.10claws63
5072         
5073         * src/toolbar.[ch]
5074                 * fix bug where reply in Messageview replied to 
5075                 Message displayed in summaryview
5076                 (reportedd via ML by chinatinte at gmx dot ch)
5077                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
5078                 didn't work in separate MessageView Toolbar
5079                 (wondering if anybody uses this at all ?)
5080         * src/summaryview.[ch]
5081                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
5082                 (generalize reply and forward code);
5083         * src/messageview.c 
5084                 remove focus_in event which updated summaryview to messageview
5085
5086 2003-02-28 [paul]       0.8.10claws62
5087
5088         * po/Makefile.in.in
5089                 add the --check option
5090                 Patch submitted by Ricardo Mones Lastra
5091
5092 2003-02-28 [paul]       0.8.10claws61
5093
5094         * src/prefs_account.c
5095                 re-order 'Signature' items
5096
5097 2003-02-28 [paul]       0.8.10claws60
5098
5099         * sync with 0.8.10cvs20
5100                 see ChangeLog 2003-02-28
5101
5102 2003-02-28 [paul]       0.8.10claws59
5103
5104         * po/POTFILES.in
5105                 update to reflect recent movement of files
5106
5107 2003-02-28 [paul]       0.8.10claws58
5108
5109         * sync with 0.8.10cvs19
5110                 see ChangeLog 2003-02-28
5111
5112 2003-02-27 [martin]     0.8.10claws57
5113
5114         * src/prefs_matcher.c 
5115                 fix segfault in prefs_matcher_ok() when the
5116                 last entry is deleted and prevents that the
5117                 message "entry not saved" comes up after deleting
5118                 an entry
5119
5120 2003-02-27 [martin]     0.8.10claws56
5121
5122         * src/prefs_filtering.c 
5123                 fix segfault in prefs_filtering_ok() when the
5124                 last entry is deleted and prevents that the
5125                 message "entry not saved" comes up after deleting
5126                 an entry
5127
5128 2003-02-27 [paul]       0.8.10claws55
5129
5130         * sync with 0.8.10cvs18
5131                 see ChangeLog 2003-02-27
5132
5133 2003-02-27 [paul]       0.8.10claws54
5134
5135         * src/addressbook.c
5136                 fix bug where the address book crashes with 
5137                 multiple lookups.
5138                 Patch [687729] submitted by David Frager 
5139                 <dbfrager@users.sourceforge.net>
5140
5141 2003-02-25 [christoph]  0.8.10claws53
5142
5143         * src/Makefile.am
5144         * src/colorlabel.[ch]           ** REMOVE **
5145         * src/gtk/Makefile.am
5146         * src/gtk/colorlabel.[ch]       ** NEW **
5147                 move colorlabel files to gtk directory
5148
5149         * src/esmtp.[ch]                ** REMOVE **
5150                 has been merged into smtp.[ch] in 0.7.5
5151
5152 2003-02-25 [christoph]  0.8.10claws52
5153
5154         * src/Makefile.am
5155         * src/about.[ch]                ** REMOVE **
5156         * src/gtk/Makefile.am
5157         * src/gtk/about.[ch]            ** NEW **
5158                 move about files to gtk directory
5159
5160 2003-02-25 [christoph]  0.8.10claws51
5161
5162         * src/folder.c
5163                 some code optimization of folder scanning code
5164
5165         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
5166
5167 2003-02-25 [christoph]  0.8.10claws50
5168
5169         * src/main.c
5170         * src/common/sylpheed.c
5171                 add command line parameter parsing to common code
5172
5173 2003-02-24 [christoph]
5174
5175         * Makefile.am
5176         * configure.ac
5177                 fix gnome prefix problems, the configure script now removed
5178                 `gnome-config --prefix` from `gnome-config --datadir`
5179                 and adds $(prefix} instead
5180
5181         (closes Bug 24 Makefile does not respect prefix when installing
5182          GNOME data)
5183
5184 2003-02-24 [christoph]  0.8.10claws49
5185
5186         * src/news.c
5187                 check for valid session before trying to authenticate
5188
5189         (closes Bug 60 crash if "authenticate on logon" is activated
5190          and newsserver-hostname is not valid)
5191
5192 2003-02-24 [melvin]     0.8.10claws48
5193
5194         * src/prefs_actions.c
5195                 Make sure all user's input is sent to the action and then
5196                 close the socket..
5197
5198 2003-02-23 [alfons]     0.8.10claws46
5199
5200         * src/summaryview.c
5201                 also wait cursor when deleting files
5202
5203 2003-02-23 [paul]
5204
5205         * tools/freshmeat_search.pl
5206           tools/google_search.pl
5207                 scripts should now work for any browser/browser command line
5208
5209 2003-02-22 [christoph]  0.8.10claws45
5210
5211         * src/procmsg.c
5212                 fix IMAP flag setting, IMAP flag is not handled correctly
5213                 anymore by the folder system and information about the
5214                 folder should not be saved in the MsgInfo (in my opinion)
5215
5216         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
5217
5218 2003-02-22 [christoph]  0.8.10claws44
5219
5220         * src/summaryview.c
5221                 fix spelling of "label" ;-)
5222
5223 2003-02-22 [thorsten]   0.8.10claws43
5224
5225         * src/mimeview.c
5226           src/prefs_common.[ch]
5227           src/procmime.[ch]
5228                 do not use description as attachment name
5229
5230 2003-02-22 [alfons]     0.8.10claws42
5231
5232         * src/summaryview.c
5233                 freeze/thaw folder item updates when changing color labels,
5234                 and put a wait cursors on
5235
5236 2003-02-22 [thorsten]   0.8.10claws41
5237
5238         * src/mimeview.c
5239                 save-all fixes: crash if invoked on multipart container,
5240                 mimeinfo access, pathseparators, error dialog
5241
5242 2003-02-21 [alfons]     0.8.10claws40
5243
5244         * src/prefs_gtk.c
5245                 remove unused var
5246
5247 2003-02-21 [colin]      0.8.10claws39
5248
5249         * src/send.c
5250                 Fix smtp logging
5251
5252 2003-02-21 [colin]      0.8.10claws38
5253
5254         * src/summaryview.c
5255                 Freeze/thaw folderItem updates when filtering messages 
5256                 via Tools/Filter messages
5257
5258 2003-02-21 [paul]       0.8.10claws37
5259
5260         * src/compose.c
5261                 revert commit 0.8.10claws26, there are ulterior motives
5262                 for users to set a Reply-To header when posting to
5263                 newsgroups
5264
5265 2003-02-21 [paul]       0.8.10claws36
5266
5267         * sync with 0.8.10cvs17
5268                 see ChangeLog 2003-02-21
5269
5270 2003-02-20 [christoph]  0.8.10claws35
5271
5272         * src/imap.c
5273                 IMAP UID fetch speedup using SEARCH
5274
5275         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
5276
5277         * src/imap.c
5278                 fix problem with UIDs in IMAP UID cache that no longer existed
5279
5280 2003-02-20 [christoph]  0.8.10claws34
5281
5282         * src/imap.c
5283         * src/procheader.c
5284         * src/procheader.h
5285                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
5286
5287         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
5288
5289         * src/imap.c
5290                 Rewrite imap_cmd_gen_recv use sock_getline instead
5291                 of sock_gets to avoid problems with too long reply
5292                 lines
5293     
5294 2003-02-20 [colin]      0.8.10claws33
5295         
5296         * src/prefs_account.c
5297                 Better wording
5298
5299 2003-02-20 [colin]      0.8.10claws32
5300
5301         * src/compose.c
5302                 Remove useless '&& !to_sender' 
5303
5304 2003-02-20 [darko]
5305
5306         * AUTHORS
5307                 change my e-mail address
5308
5309 2003-02-19 [colin]      0.8.10claws31
5310
5311         * src/prefs_common.c
5312                 X11 style colors for every configurable color
5313
5314 2003-02-19 [alfons]     0.8.10claws30
5315
5316         * src/prefs_gtk.[ch]
5317         * src/prefs_common.c
5318                 for color_new accept both plain integers and X11 style color
5319                 names (as found in /usr/lib/X11/rgb.txt)
5320
5321 2003-02-19 [paul]       0.8.10claws29
5322
5323         * src/mainwindow.c
5324                 add tooltips to online/offline button and account selector
5325                 button
5326
5327 2003-02-19 [paul]       0.8.10claws28
5328
5329         * src/folder.c
5330           src/news.c
5331           src/prefs_account.[ch]
5332           src/prefs_common.[ch]
5333                 move 'Maximum number of articles to download' to
5334                 account prefs.
5335                 clean up account prefs gui a little by hiding entries
5336                 rather then greying out entries
5337
5338 2003-02-19 [hiro]       0.8.10claws27
5339
5340         * src/common/utils.c
5341                 fix bug #54 'yesterdays date is displayed in the message 
5342                 summary window'
5343
5344 2003-02-19 [paul]       0.8.10claws26
5345
5346         * src/compose.c
5347                 fix bug reported in Feature Request [688596] 
5348                 'Reply-to header in news'
5349
5350 2003-02-18 [paul]       0.8.10claws25
5351
5352         * src/select-keys.c
5353                 add a 'List all keys' button to key selection dialog
5354
5355 2003-02-18 [colin]      0.8.10claws24
5356         
5357         * src/stock_pixmap.c
5358                 fix compile error
5359
5360 2003-02-18 [colin]      0.8.10claws23
5361
5362         * src/common/smtp.[ch]
5363           src/prefs_account.c
5364                 Try to starttls if it seems to be the only
5365                 way to authenticate a user
5366
5367 2003-02-18 [paul]       0.8.10claws22
5368
5369         * src/Makefile.am
5370           src/folderview.c
5371           src/stock_pixmap.[ch]
5372           src/pixmaps/drafts_close.xpm  ** NEW FILE **
5373           src/pixmaps/drafts_open.xpm   ** NEW FILE **
5374                 as a Drafts folder is a special folder allow it to have
5375                 its own unique icons
5376
5377 2003-02-18 [colin]      0.8.10claws21
5378
5379         * src/imap.c
5380                 Fix port selection when using starttls
5381
5382 2003-02-18 [paul]       0.8.10claws20
5383
5384         * src/mainwindow.c
5385           src/prefs_common.[ch]
5386                 make blue the default new mail colour
5387
5388 2003-02-18 [paul]       0.8.10claws19
5389
5390         * sync with 0.8.10cvs14
5391                 see ChangeLog 2003-02-18
5392
5393 2003-02-17 [jens]       0.8.10claws18
5394
5395         * src/common/md5.c
5396                 fixed a compile problem with gcc 3.3
5397                 works on 2.95.3 too (testet on PPC as it is big endian)
5398
5399 2003-02-17 [paul]       0.8.10claws17
5400
5401         * sync with 0.8.10cvs13
5402                 see ChangeLog 2003-02-17
5403
5404 2003-02-17 [paul]       0.8.10claws16
5405
5406         * sync with 0.8.10cvs12
5407                 see ChangeLog 2003-02-17
5408
5409 2003-02-16 [match]      0.8.10claws15
5410
5411         * src/addressbook.c
5412                 Eliminates reloading of address data when items
5413                 deleted or added. Applied submitted by
5414                 Luke Plant <lukeplant@softhome.net>
5415
5416 2003-02-16 [paul]       0.8.10claws14
5417
5418         * src/news.c
5419                 when a 'protocol error' is encountered disconnect from
5420                 the server. This means that the user can carry on viewing
5421                 other articles and doesn't have to either wait until the
5422                 server timesout or quit sylpheed.
5423                 Fixes bug #53 'Unable to read messages in newsgroups, 
5424                 displayed message doesn't change'
5425
5426 2003-02-15 [christoph]  0.8.10claws13
5427
5428         * src/imap.c
5429                 fix bug that stopped scanning of folders when an
5430                 IMAP folder was empty
5431
5432         (closes bug 46 stop scan messages in folders after empty folder)
5433
5434 2003-02-15 [paul]
5435
5436         * tools/Makefile.am
5437           tools/README
5438           tools/freshmeat_search.pl     ** NEW FILE **
5439           tools/google_search.pl        ** NEW FILE **
5440                 Add 2 Actions scripts which search freshmeat/google
5441                 for the selected text using the browser configured
5442                 in sylpheedrc.
5443                 
5444         Note: These scripts are very dependent on the format of the
5445         browser command and may not work on every occasion. Testing
5446         is welcome. 
5447
5448 2003-02-14 [alfons]     0.8.10claws12
5449
5450         * src/compose.c
5451                 fix breakage because of uninitialized account pointer.
5452                 please verify.
5453
5454 2003-02-14 [paul]       0.8.10claws11
5455
5456         * src/compose.c
5457           src/prefs_account.[ch]
5458           src/prefs_common.[ch]
5459                 move signature settings to Account Prefs
5460
5461 2003-02-14 [paul]       0.8.10claws10
5462
5463         * sync with 0.8.10cvs11
5464                 see ChangeLog 2003-02-14
5465
5466 2003-02-13 [thorsten]   0.8.10claws9
5467
5468         * src/news.c
5469                 revert news progressbar (GUI separation)
5470
5471 2003-02-13 [paul]       0.8.10claws8
5472
5473         * src/compose.c
5474                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
5475                 paragraph 1
5476
5477 2003-02-13 [paul]       0.8.10claws7
5478
5479         * src/compose.[ch]
5480           src/summaryview.c
5481                 fix 'Follow-up and Reply-to' so that it creates a reply to
5482                 the newsgroup and the sender. If the message has the keyword
5483                 'poster' in the Followup-To header, all replies go to the
5484                 sender, re: RFC 1036, Section 2.2.3
5485                 rename all instances of 'ignore_replyto' to 'to_sender', both
5486                 were previously used, now we use just one.
5487
5488 2003-02-13 [paul]       0.8.10claws6
5489
5490         * sync with 0.8.10cvs9
5491                 see ChangeLog 2003-02-13
5492
5493 2003-02-13 [paul]       0.8.10claws5
5494
5495         * configure.ac
5496                 show which plugins are configured in the configure
5497                 output.
5498
5499 2003-02-12 [thorsten]   0.8.10claws4
5500
5501         * src/news.c
5502                 show progress while fetching news headers
5503
5504 2003-02-12 [christoph]  0.8.10claws3
5505
5506         * configure.ac
5507         * src/plugins/Makefile.am
5508                 use AM_CONDITIONAL to enable plugins, automake correctly
5509                 manages this when creating distdir
5510
5511 2003-02-12 [christoph]  0.8.10claws2
5512
5513         * ac/spamassassin.m4
5514         * src/plugins/spamassassin/Makefile.am
5515                 fix building SpamAssassin plugin without OpenSSL
5516
5517 2003-02-12 [paul]       0.8.10claws1
5518
5519         * ac/Makefile.am
5520           src/Makefile.am
5521           src/plugins/Makefile.am
5522                 fix failure of 'make release'
5523
5524 2003-02-12 [paul]       0.8.10claws
5525
5526         * 0.8.10claws released
5527
5528 2003-02-12 [paul]       0.8.9claws56
5529
5530         * po/bg.po
5531           po/es.po
5532           po/it.po
5533           po/ru.po
5534           po/sr.po
5535                 updated translations by George Danchev, Ricardo Mones Lastra,
5536                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
5537                 
5538         * sylpheed.spec.in
5539                 Allow the building of RPMs by a regular user. Submitted
5540                 by Sergei Astanin
5541
5542 2003-02-11 [alfons]     0.8.9claws55
5543
5544         * src/colorlabel.c
5545                 don't use pixmaps for label color rect but draw rectangles
5546                 so we can respect the color map of palette based visuals
5547                 (fixes the long time crashes on Suns - thanks to Andreas
5548                 Engel and Steve O'Hara-Smith for testing)
5549
5550 2003-02-11 [christoph]  0.8.9claws54
5551
5552         * src/matcher_parser_parse.y
5553                 correct bug where filering rules of not existing folders in
5554                 matcherrc were added to global filtering
5555                 
5556         (closes Debian Bug #180253 - Directory's filter-rules are merged with
5557          main filter-rules after removing directory, http://bugs.debian.org/180253)
5558         
5559 2003-02-11 [paul]       0.8.9claws53
5560
5561         * sync with 0.8.10cvs7
5562                 see ChangeLog 2003-02-09
5563
5564 2003-02-11 [melvin]     0.8.9claws52
5565
5566         * po/fr.po
5567                 Updated French tranlsations
5568
5569 2003-02-10 [paul]       0.8.9claws51
5570
5571         * sylpheed.spec.in
5572                 correct --enable-openssl
5573                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
5574
5575 2003-02-09 [martin]     0.8.9claws50
5576
5577         * src/prefs_matcher.c
5578                 fix segfault in prefs_matcher_substitute_cb() when
5579                 no row is selected
5580
5581 2003-02-09 [paul]       0.8.9claws49
5582
5583         * src/folderview.c
5584                 fix bug where a newsgroup folder's processing rules were
5585                 merged with the global filtering rules when the newsgroup
5586                 folder was deleted, causing some seriously bad results,
5587                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
5588
5589 2003-02-08 [melvin]     0.8.9claws48
5590
5591         * src/compose.c
5592                 Corrected and modified an alert message.
5593
5594 2003-02-07 [paul]       0.8.9claws47
5595
5596         * src/folderview.c
5597                 fix bug where both an 'Account properties' window and a
5598                 'Folder properties' window were opened when clicking on
5599                 'Properties' in an NNTP or IMAP folder's popup menu.
5600
5601 2003-02-07 [paul]       0.8.9claws46
5602
5603         * sync with 0.8.10cvs6
5604                 see ChangeLog 2003-02-06
5605
5606 2003-02-06 [christoph]  0.8.9claws45
5607
5608         * src/mbox.c
5609                 freeze folder updates while importing mbox files
5610                 (closes bug 43 importing mbox took hours)
5611                 
5612         Patch submitted by Jens Rantil <jens.rantil@telia.com>
5613
5614 2003-02-06 [thorsten]   0.8.9claws44
5615
5616         * po/de.po
5617                 Updated german translations
5618
5619 2003-02-06 [thorsten]   0.8.9claws43
5620
5621         * src/news.h
5622                 use guint for message numbers (fix count in grouplist dialog)
5623
5624 2003-02-05 [paul]       0.8.9claws42
5625
5626         * sync with 0.8.10cvs2
5627                 see ChangeLog 2003-02-05
5628
5629 2003-02-04 [colin]      0.8.9claws41
5630
5631         * src/prefs_common.[ch]
5632           src/procmsg.c
5633           src/summaryview.c
5634                 Add an option to disable threading by subject
5635
5636 2003-02-04 [christoph]  0.8.9claws40
5637
5638         * src/inc.c
5639                 only abort fetching mails from multiple accounts when the
5640                 error is fatal and does not allow to check any more accounts
5641                 (currently only disk full error)
5642
5643         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
5644          receive mails for other accouts)
5645
5646 2003-02-04 [christoph]  0.8.9claws39
5647
5648         * src/folder.c
5649                 first add the new message to the cache, then
5650                 send the update notification
5651
5652         (closes bug 39 after sending message folderview doesnt get updated)
5653
5654 2003-02-04 [colin]      0.8.9claws38
5655
5656         * src/inc.c
5657                 _really_ fix this Connecting... status
5658
5659 2003-02-04 [paul]       0.8.9claws37
5660
5661         * sync with 0.8.10
5662                 see ChangeLog 2003-02-04
5663
5664 2003-02-04 [paul]       0.8.9claws36
5665
5666         * sync with 0.8.9cvs6
5667                 see ChangeLog 2003-02-03
5668
5669 2003-02-04 [paul]       0.8.9claws35
5670
5671         * po/pt_BR.po
5672                 updated by André Filipe de Assunção e Brito 
5673                 <bedecko@netsite.com.br>
5674
5675 2003-02-03 [thorsten]   0.8.9claws34
5676
5677         * po/de.po
5678                 Updated german translations
5679
5680 2003-02-02 [paul]       0.8.9claws33
5681
5682         * po/es.po
5683                 updated by Ricardo Mones Lastra
5684
5685 2003-02-02 [thorsten]   0.8.9claws32
5686
5687         * src/mh.c
5688                 Fix mh_get_msginfo() segfault if file is inaccessible
5689
5690 2003-01-31 [colin]      0.8.9claws31
5691
5692         * src/procheader.c
5693                 Fix last commit's bug
5694
5695 2003-01-31 [colin]      0.8.9claws30
5696
5697         * src/procheader.c
5698                 Missing a change for gpg-signed messages
5699
5700 2003-01-31 [paul]       0.8.9claws29
5701
5702         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
5703           src/procheader.c
5704           src/stock_pixmap.[ch]
5705           src/summaryview.c
5706                 indicate GnuPG signed messages by displaying an icon
5707                 in the Attachment column.
5708
5709 2003-01-31 [paul]       0.8.9claws28
5710
5711         * sync with 0.8.9cvs4
5712                 see ChangeLog 2003-01-31
5713
5714 2003-01-31 [alfons]     0.8.9claws27
5715
5716         * src/textview.c
5717                 tune URI parser to accept mailto URLs with a '?'
5718                 (patch from Ruslan Balkin)
5719
5720 2003-01-31 [colin]      0.8.9claws26
5721
5722         * src/summaryview.c
5723                 Fix a leak introduced in claws24
5724
5725 2003-01-31 [colin]      0.8.9claws25
5726
5727         * src/summaryview.c
5728                 Freeze/Thaw folder updates when deleting dups
5729
5730 2003-01-31 [colin]      0.8.9claws24
5731         
5732         * src/addr_compl.c
5733           src/summaryview.c
5734           src/msgcache.c
5735                 little speed improvements
5736
5737 2003-01-31 [colin]      0.8.9claws23
5738
5739         * src/summaryview.c
5740                 Fix segfault when forwarding nothing
5741                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
5742                 
5743 2003-01-30 [paul]       0.8.9claws22
5744
5745         * sync with 0.8.9cvs3
5746                 see ChangeLog 2003-01-30
5747
5748 2003-01-30 [paul]       0.8.9claws21
5749
5750         * sync with 0.8.9cvs2
5751                 see ChangeLog 2003-01-30
5752
5753 2003-01-29 [paul]       0.8.9claws20
5754
5755         * sync with 0.8.9cvs1
5756                 see ChangeLog 2003-01-29
5757
5758 2003-01-28 [paul]       0.8.9claws19
5759
5760         * po/POTFILES.in
5761                 update to reflect changes. 
5762                 thanks to Ricardo Mones Lastra
5763
5764 2003-01-27 [christoph]  0.8.9claws18
5765
5766         * ac/openssl.m4
5767         * ac/spamassassin.m4
5768         * src/plugins/spamassassin/README
5769         * src/plugins/spamassassin/libspamc.[ch]
5770         * src/plugins/spamassassin/utils.[ch]
5771                 updated to latest libspamc
5772
5773 2003-01-27 [christoph]  0.8.9claws17
5774
5775         * src/folder.c
5776                 fix wrong use of procheader_get_header_fields
5777
5778 2003-01-27 [christoph]  0.8.9claws16
5779
5780         * src/news.c
5781         * src/prefs_account.[ch]
5782         * src/common/nntp.[ch]
5783                 allow to force authentication for NNTP servers
5784
5785         Patch submitted by Florian Mickler <dmk@d-labs.de>
5786
5787 2003-01-26 [paul]       0.8.9claws15
5788
5789         * src/summaryview.c
5790                 speed up of marking messages as read
5791                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
5792
5793 2003-01-26 [christoph]  0.8.9claws14
5794
5795         * src/Makefile.am
5796         * src/mgutils.[ch]              ** REMOVE **
5797         * src/xml.[ch]                  ** REMOVE **
5798         * src/xmlprops.[ch]             ** REMOVE **
5799         * src/common/Makefile.am
5800         * src/common/mgutils.[ch]       ** NEW **
5801         * src/common/xml.[ch]           ** NEW **
5802         * src/common/xmlprops.[ch]      ** NEW **
5803                 move xml files to common directory
5804
5805 2003-01-26 [christoph]  0.8.9claws13
5806
5807         * src/plugins/spamassassin/spamassassin_gtk.c
5808                 only set gtk entry text if string is available
5809
5810 2003-01-26 [melvin]     0.8.9claws12
5811
5812         * src/description_window.c
5813                 Allow resizing of the window
5814                 Allow automatic horizontal scroll bar
5815                 Do not vertically expand and fill
5816
5817 2003-01-26 [christoph]  0.8.9claws11
5818
5819         * src/Makefile.am
5820         * src/gtkutils.[ch]             ** REMOVE **
5821         * src/common/sylpheed.c
5822         * src/gtk/Makefile.am
5823         * src/gtk/description_window.c
5824         * src/gtk/gtkutils.[ch]         ** NEW **
5825         * src/gtk/prefswindow.c
5826                 move gtkutils to gtk directory
5827
5828 2003-01-26 [paul]       0.8.9claws10
5829
5830         * src/summaryview.c
5831                 rename summary_unread_clicked() to summary_status_clicked()
5832
5833 2003-01-26 [melvin]     0.8.9claws9
5834
5835         * src/prefs_actions.c
5836                 Cosmetical changes to the help text
5837
5838 2003-01-26 [paul]       0.8.9claws8
5839
5840         * src/folder.[ch]
5841           src/mainwindow.c
5842           src/prefs_common.c
5843           src/prefs_sumamry_column.c
5844           summaryview.[ch]
5845                 rename the 'Unread' column to 'Status'
5846
5847 2003-01-25 [match]      0.8.9claws7
5848
5849         * src/mgutils.[ch]
5850                 removed reference to LDAP constants. removed error2string.
5851                 included functions to support LDAP dynamic queries.
5852         * src/syldap.h
5853                 moved LDAP constants here.
5854         * src/addressbook.c
5855         * src/addrindex.c
5856         * src/importldif.c
5857                 removed references to LDAP constants and references to
5858                 error2string.
5859
5860 2003-01-25 [paul]       0.8.9claws6
5861
5862         * src/summaryview.c
5863                 summary_thread_build(), summary_thread_init(): remove 
5864                 unneeded reference to summaryview->folder_item
5865
5866 2003-01-25 [christoph]  0.8.9claws5
5867
5868         * src/gtk/description_window.c
5869                 o allow description texts to expand over multiple columns
5870                 o translate all columns
5871         * src/prefs_actions.c
5872                 change syntax description to use new multi column feature
5873
5874         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5875
5876 2003-01-25 [match]      0.8.9claws4
5877
5878         * src/vcard.c
5879                 fixed bug with Quoted-Printable
5880
5881 2003-01-25 [paul]       0.8.9claws3
5882
5883         * src/folder.[ch]
5884           src/summaryview.[ch]
5885                 implement per-folder collapsed/expanded threads setting
5886                 
5887         * src/prefs_common.c
5888                 remove global collapsed/expanded threads option
5889
5890 2003-01-25 [christoph]  0.8.9claws2
5891
5892         * po/POTFILES.in
5893                 add pluginwindow and prefswindow
5894         * src/compose.c
5895                 make send respond correctly to messages that could be added
5896                 to the queue folder, but the UID of the message is unknown
5897         * src/folder.c
5898         * src/imap.c
5899                 don't return guessed UIDs in imap_add_msg anymore. We return
5900                 0 to tell the folder system it was appened but the UID is
5901                 unknown. Folder system now get's the UID by scaning the folder
5902                 and searching the cache for the Message-ID
5903                 (closes bug #29 Messages queued, but not sent)
5904
5905 2003-01-25 [paul]       0.8.9claws1
5906
5907         * src/codeconv.c
5908                 conv_encode_header():  fix bug when long headers with 8-bit
5909                 characters are used, so that the encoded words are wrapped.
5910                 If the space in the original text falls on the wrap boundary,
5911                 it can be lost.
5912                 Patch by Sergey Vlasov.
5913                 
5914         * src/folderview.c
5915                  fix bug where a change to the sorting method or thread view
5916                  of a folder's messages is lost if simpify-subject is set and
5917                  toggled on or off.
5918                  Patch by Luke Plant.
5919
5920 2003-01-24 [paul]       0.8.9claws
5921
5922         * sylpheed-0.8.9claws released
5923         
5924         * Makefile.am
5925           sylpheed.spec.in
5926                 remove reference to 'INSTALL.jp'
5927
5928 2003-01-23 [paul]       0.8.8claws128
5929
5930         * po/es.po
5931           po/it.po
5932           po/ru.po
5933           po/sr.po
5934                 updated translations. submitted by Ricardo Mones Lastra,
5935                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
5936
5937 2003-01-23 [colin]      0.8.8claws127
5938
5939         * src/compose.c
5940                 Fix drafted and queued news articles re-edition
5941
5942 2003-01-23 [melvin]     0.8.8claws126
5943
5944         * po/fr.po
5945                 Updated French translations
5946
5947 2003-01-23 [colin]      0.8.8claws125
5948
5949         * src/inc.c
5950                 Fix "Connecting to..." status message
5951
5952 2003-01-22 [paul]       0.8.8claws124
5953
5954         * po/bg.po
5955                 updated by George Danchev
5956                 
5957         * src/folder.c
5958                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
5959                 and folder deletion
5960
5961 2003-01-21 [paul]       0.8.8claws123
5962
5963         * po/bg.po
5964                 updated by George Danchev
5965                 
5966         * src/about.c
5967                 its now 2003
5968                 
5969         * src/toolbar.c
5970                 don't translate 'Separator'
5971                 
5972         * src/plugins/spamassassin/Makefile.am
5973                 add aspell to CPPFLAGS
5974                 
5975         * src/plugins/spamassassin/spamassassin.c
5976           src/plugins/spamassassin/spamassassin_gtk.c
5977                 set correct default for spamassassin_receive_spam
5978                 slightly re-word descriptions and some
5979                 other minor changes
5980
5981 2003-01-19 [alfons]     0.8.8claws122
5982                 
5983         * src/mimeview.c
5984                 mimeview_save_as(): we might as well show the file name for
5985                 the single case "Save As" too
5986
5987 2003-01-19 [alfons]     0.8.8claws121
5988
5989         * src/crash.c
5990                 change bug tracker URL to bugzilla URL
5991
5992 2003-01-19 [alfons]     0.8.8claws120
5993
5994         * src/mimeview.c
5995                 mimeview_save_all(): display name of file before overwriting;
5996                 continue saving all, even when one overwrite was cancelled
5997
5998 2003-01-19 [christoph]  0.8.8claws119
5999
6000         * src/summaryview.c
6001         * src/procmsg.[ch]
6002                 fix wrong usage of procmsg_find_children in summaryview
6003                 by using procmsg_update_unread_children instead of
6004                 summaryview_update_unread_children
6005
6006 2003-01-19 [christoph]  0.8.8claws118
6007
6008         * src/procmsg.c
6009                 fix infinite loop in procmsg_find_children
6010                  (closes bug #25 sylpheed crashes on delete.)
6011
6012         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
6013
6014 2003-01-19 [paul]       0.8.8claws117
6015
6016         * po/pt_BR.po
6017                 updated by Ivan Francolin Martinez
6018
6019 2003-01-18 [melvin]     0.8.8claws116
6020
6021         * src/prefs_actions.c
6022                 Removed syntax limitation of only one '&' at the end of command.
6023                         Now actions that contain '>/dev/null 2>&1' are possible.
6024
6025 2003-01-18 [melvin]     0.8.8claws115
6026
6027         * src/prefs_actions.c
6028                 Actions IO dialog: when the action ends
6029                 the "Close" button now has focus and [Escape] closes the
6030                 window.
6031
6032 2003-01-18 [christoph]  0.8.8claws114
6033
6034         * src/procmsg.c
6035                 o add debug output when MsgInfos are really freed
6036                 o free GSLists in procmsg_find_children and
6037                   procmsg_update_unread_children
6038
6039 2003-01-18 [christoph]  0.8.8claws113
6040
6041         * src/mainwindow.c
6042                 reorder Configuration menu
6043
6044 2003-01-18 [christoph]  0.8.8claws112
6045
6046         * src/compose.c
6047                 fix applying templates to forwarded messages
6048
6049         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6050
6051 2003-01-17 [christoph]  0.8.8claws111
6052
6053         * src/folder.c
6054                 destroy folder items, when a folder item is removed
6055
6056 2003-01-17 [christoph]  0.8.8claws110
6057
6058         * src/folder.c
6059                 fix wrong folder stats update when ignored message is
6060                 deleted
6061
6062 2003-01-17 [colin]      0.8.8claws109
6063         
6064         * src/mainwindow.c
6065         * src/summaryview.c
6066                 Quicksearch bugfixes: 
6067                 - hide help button at startup if not extended
6068                 - switch to extended when looking for replies
6069
6070 2003-01-17 [paul]
6071
6072         * sync with 0.8.9 release
6073
6074 2003-01-17 [paul]       0.8.8claws108
6075
6076         * sync with 0.8.8cvs11
6077                 see ChangeLog 2003-01-17
6078
6079 2003-01-16 [colin]      0.8.8claws107
6080
6081         * src/procmsg.c
6082                 Changed encryption test to re-ask passphrase
6083                 if an encrypted message hasn't been decrypted
6084                 Fixes bug #5
6085
6086 2003-01-16 [christoph]  0.8.8claws106
6087
6088         * src/prefs_gtk.c
6089         * src/prefs_toolbar.c
6090         * src/gtk/prefswindow.h
6091         * src/plugins/spamassassin/spamassassin_gtk.c
6092                 remove page destroy function that is not used anymore
6093
6094 2003-01-16 [paul]       0.8.8claws105
6095
6096         * sync with 0.8.8cvs9
6097                 see ChangeLog 2002-01-16
6098
6099 2003-01-16 [colin]      0.8.8claws104
6100
6101         * src/compose.[ch]
6102                 Fix bug with autosaved drafts for IMAP, when draft
6103                 folder is specified - fixes bugzilla bug #20
6104
6105 2003-01-15 [paul]       0.8.8claws103
6106
6107         * src/compose.[ch]
6108           src/procmsg.c
6109                 store folder and message-id of message forwarding
6110                 in queue header and set forward flag after sending
6111
6112 2003-01-15 [paul]       0.8.8claws102
6113
6114         * sync with 0.8.8cvs8
6115                 see ChangeLog 2002-01-15
6116
6117 2003-01-15 [colin]      0.8.8claws101
6118
6119         * src/Makefile.am
6120                 Fix linking with GNU libiconv
6121
6122 2003-01-15 [darko]      0.8.8claws100
6123
6124         * src/pine.c
6125                 fix crash when importing pine address book
6126                 entry with an empty name (reported by DY
6127                 <dybulk at tri8.net>)
6128
6129 2003-01-14 [paul]       0.8.8claws99
6130
6131         * configure.in  ** REMOVED **
6132           configure.ac  ** NEW FILE **
6133                 rename configure.in to configure.ac, as it is now
6134                 preferred
6135
6136 2003-01-14 [melvin]     0.8.8claws98
6137
6138         * src/folderview.c
6139                 folderview_check_new(): More precise function description
6140
6141 2003-01-14 [melvin]     0.8.8claws97
6142
6143         * src/folderview.c
6144                 folderview_check_new(): return the number of new messages 
6145                         since last check.
6146         * src/inc.c
6147                 inc_account_mail(): Disable counting of new messages for IMAP
6148                         and NNTP until bug [19] and [14] are fixed.
6149
6150 2003-01-14 [paul]       0.8.8claws96
6151
6152         * sync with 0.8.8cvs6
6153                 see ChangeLog 2003-01-14
6154
6155 2003-01-13 [alfons]     0.8.8claws95
6156
6157         * src/textview.c
6158                 tune email address validation (c. 0.8.8claws89): if . is 
6159                 just one char away from @, the address is invalid too 
6160                 (correctly rejects addresses like foo@.com)
6161
6162 2003-01-13 [paul]       0.8.8claws94
6163
6164         * src/messageview.c
6165           src/toolbar.c
6166                 fixes to the Message View toolbar and menu:
6167                 fix non-functioning Forward button
6168                 make Reply button consider default_reply_list
6169                 remove 'Follow-up...' menu entry
6170                 add 'Forward' and 'Redirect' menu entries
6171
6172 2003-01-13 [melvin]     0.8.8claws93
6173
6174         * src/inc.c
6175                 Fixed typo that could make new messages count incorrect.
6176
6177 2003-01-13 [melvin]     0.8.8claws92
6178
6179         * src/folderview.[ch]
6180                 folderview_check_new(): return the number of new messages.
6181         * src/inc.c
6182                 Should fix bug [14] where new mail notification worked 
6183                         incorrectly with IMAP accounts.
6184                 inc_spool_account(): return number of new msgs, or -1 on error
6185                 inc_all_spool(): return number of new msgs
6186                 
6187 2003-01-13 [melvin]     0.8.8claws91
6188
6189         * src/prefs_actions.c
6190                 Justify help text.
6191
6192 2003-01-12 [thorsten]   0.8.8claws90
6193
6194         * src/common/prefs.c
6195                 close file before rename
6196
6197 2003-01-12 [alfons]     0.8.8claws89
6198
6199         * AUTHORS
6200                 add Christian Mertes
6201         * src/common/utils.[ch]
6202                 g_stricase_hash(), g_stricase_equal(): functions for 
6203                 case insensitive hash tables
6204         * src/textview.c
6205                 use top level domain names to validate email address, based
6206                 on a patch by Christian Mertes (thanks!), but changed 
6207                 implementation to use a hash table 
6208
6209 2003-01-12 [paul]       0.8.8claws88
6210
6211         * po/bg.po
6212                 updated by George Danchev
6213
6214 2003-01-12 [alfons]     0.8.8claws87
6215
6216         * src/summaryview.c
6217                 delete / execute performance: use new style folder update
6218
6219 2003-01-12 [paul]       0.8.8claws86
6220
6221         * sync with 0.8.8cvs5
6222                 see ChangeLog 2003-01-13 (!)
6223
6224 2003-01-12 [alfons]     0.8.8claws85
6225
6226         * src/filtering.c
6227         * src/matcher_parser_parse.y
6228                 prepare change_score filtering action
6229         * src/matcher.[ch]
6230                 give up const-correctness on functions that call non-const-correct functions;
6231                 several casts to gpointer in g_free();
6232                 add change_score;
6233
6234 2003-01-12 [christoph]  0.8.8claws84
6235
6236         * src/compose.c
6237                 fix 2 warnings
6238
6239         * src/gtk/prefswindow.[ch]
6240         * src/plugins/spamassassin/spamassassin_gtk.c
6241                 changed the call of the widget create function
6242                 for PrefsPages, because sometimes the widget
6243                 create function needs a widget that already has
6244                 been attached to a window (to create GDK pixmaps
6245                 for exmaple). So we simply pass the GtkWindow as
6246                 the second parameter now.
6247
6248         * src/main.c
6249         * src/mainwindow.c
6250         * src/prefs_toolbar.[ch]
6251                 rewrite Toolbar Preferences using the new
6252                 prefs window
6253
6254 2003-01-11 [alfons]     0.8.8claws83
6255
6256         * src/addressadd.c
6257                 fix crash when adding sender to addressbook because status bar
6258                 isn't there (the status bar doesn't seem to be used though,
6259                 but I'll let Match decide what to do with it)
6260
6261 2003-01-11 [colin]      0.8.8claws82
6262
6263         * src/main.c
6264           src/toolbar.c
6265                 Two useless changes reversed
6266
6267 2003-01-11 [colin]      0.8.8claws81
6268
6269         * src/mainwindow.c
6270           src/mainwindow.h
6271                 Add mainwindow_get_mainwindow()
6272         * src/alertpanel.c
6273           src/alertpanel.h
6274                 Add alertpanel_error_log() 
6275         * src/compose.c
6276           src/inc.c
6277           src/messageview.c
6278           src/toolbar.c
6279           src/main.c
6280           src/procmsg.c
6281                 Network errors get a View Log button
6282
6283 2003-01-10 [alfons]     0.8.8claws80
6284
6285         * src/prefs_toolbar.c
6286         * src/toolbar.c
6287                 use the translatable string for "Separator" as file name for
6288                 separator toolbar items (probably make this uppercase?)
6289
6290 2003-01-10 [alfons]     0.8.8claws79
6291
6292         * src/prefs_toolbar.c
6293                 put right A_SEPARATOR description string in "displayed
6294                 toolbar items list" so manually added separators are
6295                 saved correctly (bug #10, "Adding a separator to the main 
6296                 toolbar fails, entry in xml file is wrong")
6297
6298 2003-01-10 [christoph]  0.8.8claws78
6299
6300         * src/imap.c
6301                 o fix warnings
6302                 o use CAPABILITY to check if NAMESPACE is available
6303
6304 2003-01-10 [christoph]  0.8.8claws77
6305
6306         * src/imap.[ch]
6307                 apply UIDPLUS IMAP extension support patch
6308
6309         Patch submitted by Simon 'corecode' Schubert
6310
6311 2003-01-10 [paul]       0.8.8claws76
6312
6313         * src/folderview.c
6314                 a sync from main which fixes the news account folders'
6315                 Properties bug
6316
6317 2003-01-10 [christoph]  0.8.8claws75
6318
6319         * src/folder.c
6320                 don't accept 0 as a valid uid returned by copy and move
6321                 functions. 0 means the message was copied or moved but the
6322                 new uid could not be fetched. It is not an error condition
6323                 for the copy or move operation.
6324
6325 2003-01-10 [paul]       0.8.8claws74
6326
6327         * src/prefs_filtering.c
6328                 change English used in Alert when entry is not
6329                 saved.
6330                 
6331         * sync with 0.8.8cvs4
6332                 see ChangeLog 2003-01-10
6333
6334 2003-01-10 [darko]      0.8.8claws73
6335
6336         * src/pine.c
6337                 fix crash when importing address book entry
6338                 without a valid address
6339
6340 2003-01-09 [alfons]     0.8.8claws72
6341
6342         * src/inc.c
6343                 filtering performance: use new style folder update
6344
6345 2003-01-09 [christoph]  0.8.8claws71
6346
6347         * src/compose.c
6348         * src/gtk/menu.[ch]
6349                 fix wrong selecting of mime encoding type, when
6350                 opening property dialog of attachments in the
6351                 compose window. 7bit was always selected and that
6352                 destoryed files with 8bit data.
6353                 (closes bug #9 Sylpheed-claws destroys attachments when
6354                  changing MIME-types)
6355
6356 2003-01-09 [paul]       0.8.8claws70
6357
6358         * sync with 0.8.8cvs3
6359                 see ChangeLog 2003-01-09
6360
6361 2003-01-08 [alfons]     0.8.8claws69
6362         
6363         * src/addressadd.c
6364                 apply patch by Kim Schulz to fix build breakage
6365                 because of missing variable
6366
6367 2003-01-08 [paul]       0.8.8claws68
6368
6369         * sync with 0.8.8cvs2
6370                 see ChangeLog 2002-01-08
6371
6372 2003-01-08 [paul]       0.8.8claws67
6373
6374         * po/it.po
6375                 updated by Alessandro Maestri
6376                 
6377         * src/addressadd.c
6378                 when using 'Add sender to addressbook' allow
6379                 name to be edited and remarks to be entered
6380                 Patch submitted by Luke Plant
6381
6382 2003-01-08 [darko]      0.8.8claws66
6383
6384         * README.claws, src/summaryview.c
6385                 fix description for marked messages
6386
6387 2003-01-08 [paul]
6388
6389         * tools/Makefile.am
6390           tools/launch_phoenix  ** NEW FILE **
6391                 add script that enables using Phoenix as the default
6392                 web browser. 
6393                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
6394                 
6395         * tools/OOo2sylpheed.pl
6396                 remove full path to sylpheed executable, just 'sylpheed'
6397                 will do
6398                 
6399         * tools/README
6400                 add launch_phoenix informtion and re-arrange and compress
6401                 the data a little
6402
6403 2003-01-07 [christoph]  0.8.8claws65
6404
6405         * src/folder.c
6406                 fix update for source folder when moving messages
6407         * src/procmsg.[ch]
6408         * src/summaryview.c
6409                 use function to set to_folder for message infos and
6410                 automatically update the op_count for old and new
6411                 folder
6412
6413 2003-01-07 [melvin]     0.8.8claws64
6414
6415         * src/prefs_actions.c
6416                 Fixed bug where an '%p' Action on a displayed image crashed 
6417                         Sylpheed
6418                 Code clean up (get rid of duplicated code and removed unnecessary 
6419                                 structure member)
6420
6421 2003-01-07 [christoph]  0.8.8claws63
6422
6423         * src/compose.c
6424         * src/folder.[ch]
6425         * src/folderview.c
6426         * src/import.c
6427         * src/inc.c
6428         * src/main.c
6429         * src/mainwindow.c
6430         * src/messageview.c
6431         * src/prefs_folder_item.c
6432         * src/procmsg.c
6433         * src/summaryview.c
6434         * src/toolbar.c
6435                 o remove all folder update triggering from the UI code. The folder
6436                   system should know much better when a folder needs an update.
6437                 o to prevent multiple updates in a row the folder updates can be
6438                   frozen for some time.
6439
6440                 Note: - Please verify that no updates are missing
6441                       - Check where freeze/thaws should be added
6442
6443 2003-01-07 [christoph]  0.8.8claws62
6444
6445         * src/prefs_actions.c
6446                 don't translate empty strings
6447
6448         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6449
6450 2003-01-06 [christoph]  0.8.8claws61
6451
6452         * src/prefs_actions.c
6453                 mark strings for gettext
6454         * src/prefs_matcher.c
6455                 use new description window for Execute action and
6456                 match condition in Filtering
6457
6458         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6459
6460 2003-01-06 [alfons]     0.8.8claws60
6461
6462         keep myself inspired to re-organize matcher part 8; 
6463         yes, more to come (I need to move out the descriptive
6464         text for actions to matcher.c, or at least make it not
6465         depend on the wicked ordering)
6466
6467         * src/prefs_matcher.c
6468                 add documentation so others may comprehend the
6469                 UI part of the conditions
6470                 
6471 2003-01-06 [christoph]  0.8.8claws59
6472
6473         * src/prefs_actions.c
6474                 use new description window for syntax help
6475         * src/gtk/description_window.c
6476                 fix display of descriptions with column count != 2
6477
6478         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6479
6480 2003-01-06 [christoph]  0.8.8claws58
6481
6482         * src/quote_fmt.c
6483         * src/summaryview.[ch]
6484         * src/gtk/Makefile.am
6485         * src/gtk/description_window.[ch]       ** NEW **
6486                 use a generic window to display syntax descriptions
6487                 currently used in quote_fmt and summaryview (new description
6488                 for extended quick search)
6489
6490         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6491
6492 2003-01-06 [paul]       0.8.8claws57
6493
6494         * sync with 0.8.8cvs1
6495                 see ChangeLog 2003-01-06
6496
6497 2003-01-06 [christoph]  0.8.8claws56
6498
6499         * src/mainwindow.c
6500         * src/prefs_gtk.[ch]
6501         * src/gtk/prefswindow.[ch]
6502         * src/plugins/spamassassin/spamassassin_gtk.c
6503                 o remove page management from prefswindow, pages
6504                   will be an argument to prefswindow_open
6505                 o prefswindow_open gets a datapointer that is
6506                   passed to the widget_create function to allow
6507                   creation of prefswindow for specific items
6508
6509 2003-01-06 [colin]      0.8.8claws55
6510         
6511         * src/summaryview.c
6512                 We don't want regexp in the reply-finder, 
6513                 because MIDs can contain !,$,. and so on
6514
6515 2003-01-06 [jens]       0.8.8claws54
6516
6517         * src/jpilot.c
6518                 fixed a wrong free in jpilot_read_db_files
6519
6520 2003-01-06 [alfons]     0.8.8claws53
6521
6522         re-organize matcher part 8; more to come
6523        
6524         * src/matcher.c
6525                 matcherprop_to_string(): put g_free()s before the
6526                 switch-case break to fix memleaks                
6527
6528 2003-01-06 [colin]      0.8.8claws52
6529
6530         * src/summaryview.c
6531                 cleanup & reply-finder now displays the first 
6532                 matching message
6533
6534 2003-01-05 [alfons]     0.8.8claws51
6535
6536         re-organize matcher part 7; more to come
6537
6538         * src/matcher.[ch]
6539                 fixes for constant correctness;
6540                 more documentation;
6541
6542 2003-01-05 [alfons]     0.8.8claws50
6543
6544         re-organize matcher part 6; more to come
6545         
6546         * src/matcher.[ch]
6547                 fixes for constant correctness;
6548                 more documentation;
6549         * src/filtering.c
6550                 fix for constant correctness
6551
6552 2003-01-05 [colin]      0.8.8claws49
6553
6554         * src/account.[ch]
6555                 Add account_get_reply_account function
6556         * src/compose.c
6557                 Use account_get_reply_account function 
6558         * src/summaryview.c
6559                 Basic reply-finder - click on the replied
6560                 icon gets you to the outbox using quick-search
6561
6562 2003-01-05 [paul]       0.8.8claws48
6563
6564         * src/prefs_common.c
6565                 small change to English
6566                 
6567         * src/prefs_filtering.c
6568                 prefs_filtering_action_select(): improve logic and uniformity
6569                 of gui
6570
6571 2003-01-05 [alfons]     0.8.8claws47
6572
6573         fine tune solution to focus problems (bug #7)
6574
6575         * src/mainwindow.c
6576                 mainwindow_focus_in_event(): remove grab event check
6577         * src/summaryview.c
6578                 summary_button_pressed(): move selection on right-click
6579                 too. we can't possibly move the selection back after
6580                 canceling a dialog, because gtk's incomplete focus 
6581                 management. whether this is a good solution, only time
6582                 will tell.
6583
6584 2003-01-05 [christoph]  0.8.8claws46
6585
6586         * src/imap.c
6587                 fix crash when no imap connection could be established
6588
6589 2003-01-05 [paul]       0.8.8claws45
6590
6591         * src/mainwindow.c
6592           src/sumamryview.c
6593           src/gtk/menu.[ch]
6594                 fix bug 605957 'shortcuts in popup-menu'
6595                 make user-defined shortcuts work
6596                 show shortcuts that are already defined
6597                 in the main menu
6598                 Patch submitted by Luke Plant
6599
6600 2003-01-05 [alfons]     0.8.8claws44
6601
6602         * src/mainwindow.c
6603                 focus_in_event handler should not select summary view row 
6604                 when another window (menu, dialog) grabbed for events 
6605                 (bug #7, "[0.8.8claws42] Message summary focus") 
6606
6607 2003-01-04 [christoph]  0.8.8claws43
6608
6609         * src/procmsg.c
6610                 update save folder after adding the sent message
6611                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
6612
6613 2003-01-02 [christoph]  0.8.8claws42
6614
6615         * src/common/plugin.c
6616                 fix unloading of all plugins and unload
6617                 plugins in reverse order
6618                 
6619         * src/gtk/pluginwindow.c
6620                 implement function of load and unload button
6621
6622         * src/gtk/prefswindow.c
6623         * src/gtk/prefswindow.h
6624                 rename register function and add new unregister
6625                 function
6626
6627         * src/plugins/spamassassin/spamassassin_gtk.c
6628                 unregister prefs page and update for changes in
6629                 src/gtk/prefswindow.c
6630
6631 2003-01-02 [paul]       0.8.8claws41
6632
6633         * po/es.po
6634                 updated by Ricardo Mones Lastra
6635
6636 2003-01-02 [paul]
6637
6638         * tools/tb2sylpheed
6639                 fixes and improvements by Urke MMI
6640
6641 2003-01-02 [thorsten]   0.8.8claws40
6642
6643         * src/procmsg.c
6644                 fixed wrong return value
6645
6646 2003-01-02 [thorsten]   0.8.8claws39
6647
6648         * src/prefs.c
6649                 fixed printing wrong variable
6650
6651 2003-01-02 [thorsten]   0.8.8claws38
6652
6653         * src/prefs.c
6654                 fixed acessing members of freed pfile struct
6655
6656 2003-01-02 [thorsten]   0.8.8claws37
6657
6658         * src/procmsg.c
6659                 detect loops across several messages
6660                 as suggested by Christoph Hohmann
6661
6662 2003-01-01 [match]      0.8.8claws36
6663
6664         * src/addrindex.c
6665                 fixed another memory leak.
6666
6667 2003-01-01 [match]      0.8.8claws35
6668
6669         * src/jpilot.[ch]
6670                 fixed memory leaks. applied Doxygen comments.
6671
6672 2003-01-01 [thorsten]   0.8.8claws34
6673
6674         * src/procmsg.c
6675                 inhibit endless loop if msg references itself
6676                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
6677
6678 2003-01-01 [christoph]  0.8.8claws33
6679
6680         * src/mainwindow.c
6681         * src/gtk/Makefile.am
6682         * src/gtk/pluginwindow.c                ** NEW **
6683         * src/gtk/pluginwindow.h                ** NEW **
6684                 add plugin window
6685
6686         * src/plugins/demo/demo.c
6687         * src/plugins/spamassassin/spamassassin.c
6688         * src/plugins/spamassassin/spamassassin_gtk.c
6689                 write better plugin descriptions
6690
6691 2002-12-31 [christoph]  0.8.8claws32
6692
6693         * src/gtk/prefswindow.c
6694         * src/plugins/spamassassin/spamassassin_gtk.c
6695                 some small improvements to GTK code
6696
6697 2002-12-31 [christoph]  0.8.8claws31
6698
6699         * src/plugins/spamassassin/spamassassin_gtk.c
6700                 enable folder select button
6701
6702 2002-12-31 [christoph]  0.8.8claws30
6703
6704         * src/mainwindow.c
6705         * src/gtk/Makefile.am
6706         * src/gtk/prefswindow.c                         ** NEW **
6707         * src/gtk/prefswindow.h                         ** NEW **
6708                 add new prefs window
6709
6710         * src/common/plugin.c
6711                 don't try to load empty config lines
6712         
6713         * src/plugins/spamassassin/Makefile.am
6714         * src/plugins/spamassassin/spamassassin.c
6715         * src/plugins/spamassassin/spamassassin.h       ** NEW **
6716         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
6717                 GTK config for SpamAssassin Plugin using
6718                 the new prefs window
6719
6720 2002-12-31 [paul]       0.8.8claws29
6721
6722         * po/POTFILES.in
6723                 remove obsolete entry 'src/menu.c'
6724
6725 2002-12-31 [alfons]     0.8.8claws28
6726
6727         * src/matcher.[ch]
6728         * src/matcher_parser_parse.y
6729         * src/prefs_matcher.c
6730                 add "ignore_thread" and "~ignore_thread" condition so it's
6731                 possible to make the actions / scoring operate on the ignore
6732                 thread flag
6733
6734 2002-12-31 [christoph]  0.8.8claws27
6735
6736         * src/addrbook.c
6737         * src/addrindex.c
6738         * src/folder.c
6739         * src/matcher.c
6740         * src/prefs_account.c
6741         * src/prefs_actions.c
6742         * src/prefs_customheader.c
6743         * src/prefs_display_header.c
6744         * src/prefs_gtk.c
6745         * src/procmime.c
6746         * src/toolbar.c
6747         * src/xmlprops.c
6748         * src/common/prefs.[ch]
6749                 extend prefs file handling for reading and automatic handling
6750                 of blocks. When reading prefs_set_block_label will automatically
6751                 move on to the block. When writing it will copy all other blocks
6752                 automatically
6753
6754         * src/common/plugin.c
6755                 Now loading plugin filenames from [Plugins] block in
6756                 sylpheed rc file
6757
6758 2002-12-30 [christoph]  0.8.8claws26
6759
6760         * src/common/hooks.[ch]
6761                 return abort status to caller of hooks_invoke
6762                 
6763         * src/inc.[ch]
6764                 invoke message filtering hook and stop
6765                 default handling when filter returns abort
6766
6767         * src/common/plugin.[ch]
6768         * src/plugins/demo/demo.c
6769                 modify plugin loader, because resolving symbols for strings
6770                 does not work correctly
6771         
6772         * configure.in
6773         * ac/spamassassin.m4                            ** NEW **
6774         * src/plugins/spamassassin/.cvsignore           ** NEW **
6775         * src/plugins/spamassassin/Makefile.am          ** NEW **
6776         * src/plugins/spamassassin/README               ** NEW **
6777         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
6778         * src/plugins/spamassassin/spamassassin.c       ** NEW **
6779         * src/plugins/spamassassin/utils.[ch]           ** NEW **
6780                 add spamassassin plugin, see src/plugins/spamassassin/README
6781                 for details
6782
6783 2002-12-29 [alfons]     0.8.8claws25
6784
6785         * src/mainwindow.c
6786                 when moving focus from a message view to the main 
6787                 window, don't forget to select the summary node
6788                 of the displayed message. should fix "[ 659103 ] 
6789                 focus-follows-mouse confuses sylpheed"
6790
6791 2002-12-29 [christoph]  0.8.8claws24
6792
6793         * src/Makefile.am
6794         * src/stringtable.[ch]          ** REMOVE **
6795         * src/common/Makefile.am
6796         * src/common/stringtable.[ch]   ** NEW **
6797                 move stringtable files to common directory
6798
6799 2002-12-29 [christoph]  0.8.8claws23
6800
6801         * src/Makefile.am
6802         * src/menu.[ch]                 ** REMOVE **
6803         * src/gtk/Makefile.am
6804         * src/gtk/menu.[ch]             ** NEW **
6805                 move menu files to gtk directory
6806
6807 2002-12-29 [match]      0.8.8claws22
6808
6809         * src/addressbook.c
6810         * src/syldap.c
6811                 moved UI specific code out of LDAP code into addressbook
6812                 UI code. fixed memory leak.
6813
6814 2002-12-29 [christoph]  0.8.8claws21
6815
6816         * src/folder.c
6817                 only check for IGNORED parent message when message is
6818                 not IGNORED itself
6819
6820 2002-12-29 [alfons]     0.8.8claws20
6821
6822         * src/summaryview.c
6823                 set gtksctree's anchor correct (immediate execute
6824                 changes the tree's layout, and anchor points at 
6825                 the incorrect row). fixes "[ 657233 ] multiple msg 
6826                 delete sometimes off by 1".
6827                 we probably have to look for more tree layout /
6828                 anchor glitches.
6829
6830 2002-12-29 [paul]       0.8.8claws19
6831
6832         * src/summaryview.c
6833                 fix bug [ 659054 ] incorrect sorting of 'From' column
6834                 when using 'display sender using address book'
6835                 thanks to Alfons and Luke Plant
6836
6837 2002-12-29 [christoph]  0.8.8claws18
6838
6839         * src/folder.c
6840         * src/procmsg.[ch]
6841                 check parent messages for IGNORE THREAD flag, when adding,
6842                 moving or copying messages to a folder
6843
6844 2002-12-27 [alfons]     0.8.8claws17
6845
6846         re-organize matcher part 5; more to come
6847
6848         * src/matcher.c
6849                 hash keywords in matchparser_tab 
6850
6851 2002-12-27 [alfons]     0.8.8claws16
6852
6853         re-organize matcher part 4; more to come
6854
6855         * src/matcher_parser.h
6856         * src/matcher_parser_lex.l
6857         * src/matcher_parser_parse.y
6858                 cleanup
6859
6860 2002-12-27 [alfons]     0.8.8claws15
6861
6862         re-organize matcher part 3; more to come
6863
6864         * src/matcher.[ch]
6865                 cleanup
6866
6867 2002-12-27 [alfons]     0.8.8claws14
6868
6869         re-organize matcher part 2; more to come but this should
6870         work. cc me if there are any regressions.
6871
6872         * src/matcher.h
6873                 add prototype for get_matchparser_tab_id()
6874         * src/matcher_parser_lex.l
6875                 look up keywords using matchparser_tab_id();
6876
6877 2002-12-27 [alfons]     0.8.8claws12
6878
6879         re-organize matcher part 1
6880
6881         * src/matcher.h
6882                 map yacc generated constants to sylpheed matcher constants
6883         * src/matcher.c
6884                 add function to find a matcher constant from a string
6885
6886 2002-12-27 [christoph]  0.8.8claws11
6887
6888         * src/compose.c
6889                 MENUITEM_ADD casts the 4th argument from integer to pointer
6890                 so it probably should not be a pointer, this means we
6891                 should use account id for it and not the account's pointer
6892
6893 2002-12-27 [paul]       0.8.8claws10
6894
6895         * src/mainwindow.c
6896                 remove unneeded 'GtkWidget *vbox'
6897                 
6898         * src/summaryview.c
6899                 further sync with 0.8.8 - make sort
6900                 by recipient work as expected
6901                 
6902         * NEWS
6903                 sync with 0.8.8
6904
6905 2002-12-27 [paul]       0.8.8claws9
6906
6907         * po/pt_BR.po
6908                 updated by Ivan F. Martinez
6909                 
6910 2002-12-27 [darko]      0.8.8claws8
6911
6912         * src/common/utils.c
6913                 added locked pattern to extended search
6914
6915 2002-12-27 [alfons]     0.8.8claws7
6916
6917         * src/prefs_matcher.[ch]
6918                 clean up
6919
6920 2002-12-26 [alfons]     0.8.8claws6
6921
6922         * src/matcher.[ch]
6923         * src/matcher_parser_lex.l
6924         * src/matcher_parser_parse.y
6925         * src/prefs_matcher.c
6926                 allow color label as a condition in the matcher
6927
6928 2002-12-26 [oliver]     0.8.8claws5
6929         
6930         * src/toolbar.c 
6931                 enable Addressbook for Main and Messageview
6932         * src/prefs_actions.c
6933                 enable actions in Messageview
6934
6935 2002-12-26 [christoph]  0.8.8claws4
6936
6937         * src/common/plugin.c
6938                 add a little debug output
6939         * configure.in
6940         * src/plugins/demo/Makefile.am
6941                 better use of automake
6942
6943 2002-12-26 [christoph]  0.8.8claws3
6944
6945         * src/Makefile.am
6946         * src/common/Makefile.am
6947                 fix "make distdir"
6948
6949 2002-12-26 [christoph]  0.8.8claws2
6950
6951         * configure.in
6952                 sort configure checks into common / gtk / plugins
6953         * po/POTFILES.in
6954                 add src/prefs_gtk.c
6955         * src/Makefile.am
6956                 add plugins SUBDIR
6957         * src/main.c
6958         * src/common/sylpheed.[ch]
6959                 added now sylpheed_done function for shutdown
6960         * src/common/Makefile.am
6961         * src/common/plugin.[ch]                ** NEW **
6962                 plugin loader and unloader
6963         * src/plugins/.cvsignore                ** NEW **
6964         * src/plugins/Makefile.am               ** NEW **
6965                 build plugins
6966         * src/plugins/demo/.cvsignore           ** NEW **
6967         * src/plugins/demo/Makefile.am          ** NEW **
6968         * src/plugins/demo/demo.c               ** NEW **
6969                 small demo plugin that installs a logtext hook and
6970                 outputs the log text to stdout
6971
6972 2002-12-26 [paul]       0.8.8claws1
6973
6974         * po/es.po
6975                 updated by Ricardo Mones Lastra
6976
6977 2002-12-26 [paul]       0.8.8claws
6978
6979         * 0.8.8claws released
6980
6981 2002-12-26 [paul]       0.8.7claws12
6982
6983         * po/bg.po
6984                 updated by George Danchev
6985
6986 2002-12-26 [paul]       0.8.7claws11
6987
6988         * po/POTFILES.in
6989                 remove unneeded 'src/prefs.c' entry 
6990
6991 2002-12-26 [paul]       0.8.7claws10
6992
6993         * src/codeconv.c
6994           src/mainwindow.c
6995                 sync with 0.8.8 release
6996         
6997         * src/folder.[ch]
6998           src/mh.c
6999           src/summaryview.c
7000                 partial sync with 0.8.8 release
7001         
7002
7003 2002-12-25 [alfons]     0.8.7claws9
7004
7005         * src/matcher.[ch]
7006         * src/matcher_parser_lex.l
7007         * src/matcher_parser_parse.y
7008         * src/prefs_matcher.c
7009                 add locked flag to possible filtering / matcher 
7010                 conditions (also a good example what should be
7011                 done to add a simple boolean condition)
7012
7013 2002-12-25 [christoph]  0.8.7claws8
7014
7015         * src/Makefile.am
7016         * src/account.[ch]
7017         * src/addrbook.c
7018         * src/addressbook.c
7019         * src/addrindex.c
7020         * src/filtering.c
7021         * src/folder.c
7022         * src/matcher.c
7023         * src/prefs.[ch]                ** REMOVE **
7024         * src/prefs_account.c
7025         * src/prefs_actions.c
7026         * src/prefs_common.c
7027         * src/prefs_customheader.c
7028         * src/prefs_display_header.c
7029         * src/prefs_filtering.c
7030         * src/prefs_folder_item.c
7031         * src/prefs_gtk.[ch]            ** NEW **
7032         * src/prefs_matcher.c
7033         * src/prefs_scoring.c
7034         * src/prefs_summary_column.c
7035         * src/procmime.c
7036         * src/selective_download.c
7037         * src/toolbar.c
7038         * src/common/Makefile.am
7039         * src/common/prefs.[ch]         ** NEW **
7040                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
7041
7042 2002-12-24 [alfons]     0.8.7claws7
7043
7044         * src/summaryview.c
7045                 summary_thread_build(): fix real cause of the crash mentioned in
7046                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
7047                 this way we get meaningful ctree nodes 
7048
7049 2002-12-24 [oliver]     0.8.7claws6
7050
7051         * src/mainwindow.[ch]
7052         * src/messageview.[ch]
7053         * src/compose.[ch]
7054         * src/inc.c
7055         * src/summaryview.c
7056                 changes to use updated toolbar handling
7057                 
7058 2002-12-24 [oliver]     0.8.7claws5
7059
7060         * src/toolbar.[ch]
7061                 generic toolbar handling
7062                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
7063         * src/prefs_toolbar.[ch]
7064                 adjust to handling
7065         
7066 2002-12-24 [oliver]     0.8.7claws4
7067         
7068         * src/stock_pixmap.[ch]
7069                 move SYLPHEED_LOGO to end of list in order 
7070                 to remove it from Custom Toolbar`s Icon View
7071
7072 2002-12-24 [alfons]     0.8.7claws3
7073
7074         * src/summaryview.c
7075                 summary_thread_build(): fix crash because of focus != selection 
7076                 after threading. when deleting the selection, gtk tries but fails 
7077                 to find the correct focusable element. we now force the selection
7078                 to be focused. this should solve the infamous bug reported by 
7079                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
7080                 a test case is available. 
7081
7082 2002-12-24 [darko]      0.8.7claws2
7083
7084         * src/summaryview.c
7085                 don't crash when unmarking message with unread children
7086
7087 2002-12-23 [christoph]  0.8.7claws1
7088
7089         * src/Makefile.am
7090         * src/common/Makefile.am
7091                 update Makefiles for moved intl.h, version.h and defs.h
7092         * src/imap.c
7093                 rewrite imap_session_get to avoid duplicate code
7094
7095 2002-12-23 [paul]       0.8.7claws
7096
7097         * Santa-Claws released
7098         
7099         * po/hu.po
7100           po/ru.po
7101                 squeeze in updated Hungarian and Russian translations.
7102                 Submitted by  Gál Zoltán and Ruslan N. Balkin
7103
7104 2002-12-23 [paul]       0.8.6claws129
7105
7106         * po/pl.po
7107                 updated by Witold Wladyslaw Wojciech Wilk
7108
7109 2002-12-23 [paul]       0.8.6claws128
7110
7111         * src/quote_fmt_parse.y
7112                 fix typo and add licence header
7113
7114 2002-12-23 [paul]       0.8.6claws127
7115
7116         * po/en_GB.po
7117                 updated
7118
7119 2002-12-23 [paul]       0.8.6claws126
7120
7121         * po/it.po
7122                 updated translation, submitted by Alessandro Maestri
7123                 
7124 2002-12-23 [paul]       0.8.6claws125
7125
7126         * src/quote_fmt_parse.y
7127                 fix signature-stripping on replies bug. match
7128                 '-- \n' and not '-- '.
7129
7130 2002-12-22 [paul]       0.8.6claws124
7131
7132         * po/bg.po
7133           po/es.po
7134           po/sr.po
7135                 updated translations. submitted by George Danchev,
7136                 Ricardo Mones Lastra, and Urke MMI respectively
7137
7138 2002-12-21 [paul]       0.8.6claws123
7139
7140         * src/addrbook.c
7141                 fix coding style
7142
7143 2002-12-21 [paul]       0.8.6claws122
7144
7145         * src/addrbook.c
7146                 fix bug [643638] where if a person is in one or more
7147                 addressbook groups editing that person's email 
7148                 address results in removal from those groups.
7149                 Patch submitted by Luke Plant.
7150
7151 2002-12-20 [christoph]  0.8.6claws121
7152
7153         * src/common/utils.c
7154         * src/summaryview.c
7155                 reimplement expand_search_string using GString to
7156                 prevent crashs caused by miscalculated string
7157                 lengths reported by Paul
7158
7159 2002-12-20 [christoph]  0.8.6claws120
7160
7161         * src/summaryview.c
7162                 don't use "changed" to check if op_count has to be changed as it
7163                 is also set when the message has unread children
7164                 (closes bug [ 653221 ] crash while deleting duplicates)
7165
7166 2002-12-20 [paul]       0.8.6claws119
7167
7168         * sync with 0.8.6cvs27
7169                 see ChangeLog 2002-12-20
7170
7171 2002-12-20 [paul]       0.8.6claws118
7172
7173         * sync with 0.8.6cvs26
7174                 see ChangeLog 2002-12-19 and 2002-12-20
7175
7176 2002-12-19 [alfons]     0.8.6claws117
7177
7178         * src/textview.c
7179                 fix incorrect parsing of email addresses, submitted by 
7180                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
7181                 name display if it contains @".
7182
7183 2002-12-18 [paul]       0.8.6claws116
7184
7185         * sync with 0.8.6cvs23
7186                 see ChangeLog 2002-12-18
7187
7188 2002-12-18 [paul]       0.8.6claws115
7189
7190         * src/Makefile.am
7191         * src/account.c
7192         * src/codeconv.c
7193         * src/gtkutils.[ch]
7194         * src/imap.c
7195                 sync with 0.8.6cvs22.
7196                 see ChangeLog 2002-12-17 and 2002-12-18
7197
7198 2002-12-17 [christoph]  0.8.6claws114
7199
7200         * src/imap.c
7201                 o don't create a session if imap greeting fails
7202                 o don't close socket when authentication fails
7203                   this is done by imap_session_destroy
7204
7205 2002-12-17 [thorsten]   0.8.6claws113
7206
7207         * tools/Makefile.am
7208           tools/README
7209           tools/google_msgid.pl ** NEW FILE **
7210                 Added "search for message-id" script and doc
7211
7212 2002-12-17 [thorsten]   0.8.6claws112
7213
7214         * po/hu.po
7215                 Updated hungarian translation
7216                 (updated by Gal Zoltan)
7217
7218 2002-12-16 [christoph]  0.8.6claws111
7219
7220         * src/addr_compl.c
7221                 remove stupid addressbook dump to debug output
7222         * src/mh.c
7223                 fix memory leak found by Hiro
7224
7225 2002-12-14 [paul]       0.8.6claws110
7226
7227         * src/compose.c
7228                 fix menubar sensitivity on send
7229                 
7230         * src/prefs_filtering.c
7231         * src/prefs_matcher.c
7232         * src/prefs_scoring.c
7233                 Fix english ;)
7234                 
7235         * src/common/quoted-printable.h
7236                 sync: fix typo
7237         
7238 2002-12-13 [christoph]  0.8.6claws109
7239
7240         * src/Makefile.am
7241         * src/manage_window.[ch]        ** REMOVE **
7242         * src/gtk/Makefile.am
7243         * src/gtk/manage_window.[ch]    ** NEW **
7244                 move manage_window files to gtk directory
7245
7246 2002-12-13 [christoph]  0.8.6claws108
7247
7248         * src/Makefile.am
7249         * src/gtkshruler.[ch]           ** REMOVE **
7250         * src/gtk/Makefile.am
7251         * src/gtk/gtkshruler.[ch]       ** NEW **
7252                 move gtkshruler files to gtk directory
7253
7254 2002-12-13 [christoph]  0.8.6claws107
7255
7256         * src/Makefile.am
7257         * src/compose.c
7258         * src/gtkstext.[ch]             ** REMOVE **
7259         * src/gtkutils.[ch]
7260         * src/textview.c
7261         * src/gtk/gtkstext.[ch]         ** NEW **
7262         * src/gtk/Makefile.am
7263                 o move stext functions to gtkstext.c to remove
7264                   dependency of gtkutils
7265                 o move gtkstext files to gtk directory
7266
7267         * src/gtk/Makefile.am
7268         * src/gtk/sslcertwindow.[ch]
7269                 UI stuff can always depend on common code so
7270                 it's ok to add ../common to include path
7271
7272 2002-12-13 [colin]      0.8.6claws106
7273
7274         * src/summaryview.c
7275                 Disconnect sighandlers for mainwindow when
7276                 quicksearch has the focus
7277                 Fix bug #653231
7278         * src/mainwindow.[ch]
7279                 Make key_pressed callback public, to be able
7280                 to disconnect it
7281
7282 2002-12-13 [christoph]  0.8.6claws105
7283
7284         * src/mh.c
7285                 create .mh_sequences file in new MH folders
7286                 (closes feature request [ 523162 ] MH folders should
7287                  get a .mh_sequences)
7288
7289 2002-12-13 [colin]      0.8.6claws104
7290
7291         * src/summaryview.c
7292                 Better handling of quicksearch show/hide
7293                 (basically the button stays under the mouse 
7294                  when toggled)
7295
7296 2002-12-13 [paul]       0.8.6claws103
7297
7298         * sync with 0.8.6cvs17
7299                 see ChangeLog 2002-12-13
7300
7301 2002-12-13 [paul]       0.8.6claws102
7302
7303         * po/es.po
7304                 updated by Ricardo Mones Lastra
7305
7306 2002-12-11 [colin]       0.8.6claws101
7307
7308         * src/folder.c
7309                 remove statusbar stuff
7310           src/folderview.c
7311                 set statusbar verbosity when moving folders
7312
7313 2002-12-11 [colin]       0.8.6claws100
7314         * src/prefs_filtering.c
7315         * src/prefs_matcher.c
7316         * src/prefs_scoring.c
7317                 Fix english ;)
7318
7319 2002-12-11 [colin]       0.8.6claws99
7320
7321         * src/prefs_common.[ch]
7322                 Add summary_quicksearch_type
7323         * src/summaryview.c
7324                 Save last used quicksearch type
7325
7326 2002-12-11 [jens]       0.8.6claws98
7327         * src/prefs_filtering.c
7328         * src/prefs_matcher.c
7329         * src/prefs_scoring.c
7330                 added dialog for incomplete rules in scoring, filtering and
7331                 matcher to ask wheather really close
7332
7333 2002-12-11 [colin]      0.8.6claws97
7334
7335         * src/folder.c
7336                 Fix folder dnd statusbar logging
7337
7338 2002-12-10 [christoph]  0.8.6claws96
7339
7340         * src/compose.c
7341         * src/folder.c
7342         * src/imap.c
7343         * src/inc.c
7344         * src/main.c
7345         * src/mainwindow.c
7346         * src/news.c
7347         * src/send.c
7348         * src/statusbar.[ch]
7349         * src/common/hooks.c
7350         * src/common/log.[ch]
7351                 o handle verbose logging in statusbar directly in statusbar code
7352                   and common code does not need any knowledge about a statusbar
7353                 o remove direct calls to statusbar_(puts|pop)_all functions
7354
7355 2002-12-10 [jens]       0.8.6claws95
7356
7357         * src/*.c
7358                 removed gettext from g_warnings
7359         * po/POTFILES.in
7360                 cleaned and updated
7361         * po/de.po
7362                 updated
7363
7364 2002-12-10 [colin]      0.8.6claws94
7365
7366         * src/main.c
7367                 finish crash dialog fix
7368
7369 2002-12-10 [colin]      0.8.6claws93
7370
7371         * src/main.c
7372                 "Fix" "sylpheed already running" instead of
7373                 crash dialog appearing after a crash
7374
7375 2002-12-10 [colin]      0.8.6claws92
7376
7377         * po/POTFILES.in
7378                 add src/gtk/sslcertwindow.c
7379
7380 2002-12-10 [paul]       0.8.6claws91
7381
7382         * po/POTFILES.in
7383                 updated to reflect recent changes
7384                 submitted by Alessandro Maestri
7385
7386 2002-12-09 [christoph]  0.8.6claws90
7387
7388         * src/Makefile.am
7389         * src/smtp.[ch]                 ** REMOVE **
7390         * src/common/Makefile.am
7391         * src/common/smtp.[ch]          ** NEW **
7392                 move smtp files to common directory
7393
7394 2002-12-09 [christoph]  0.8.6claws89
7395
7396         * src/Makefile.am
7397         * src/session.[ch]              ** REMOVE **
7398         * src/common/Makefile.am
7399         * src/common/session.[ch]       ** NEW **
7400                 move session files to common directory
7401
7402 2002-12-09 [paul]       0.8.6claws88
7403
7404         * src/account.c
7405                 fix bug [649746] edit accounts: move account reverted
7406                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
7407
7408 2002-12-09 [colin]      0.8.6claws87
7409
7410         * src/ssl_certificate.c
7411                 cleanup
7412
7413 2002-12-09 [colin]      0.8.6claws86
7414
7415         * src/ssl.c
7416                 Try to open the cert.pem database and 
7417                 issue a warning if it isn't there
7418
7419 2002-12-09 [colin]      0.8.6claws85
7420
7421         * src/common/ssl_certificate.c
7422         * src/gtk/sslcertwindow.c
7423                 Warning fixes
7424
7425 2002-12-09 [colin]      0.8.6claws84
7426
7427         * src/ssl_certificate.[ch] ** REMOVED **
7428         * src/common/ssl_certificate.[ch] ** NEW **
7429         * src/Makefile.am
7430         * src/common/Makefile.am
7431                 Moved ssl_certificate.[ch] to common
7432         * src/common/ssl.c 
7433                 Put back needed include
7434         * src/gtk/sslcertwindow.[ch]
7435                 Changed ssl_certificate.h include
7436         
7437 2002-12-09 [colin]      0.8.6claws83
7438
7439         * src/gtk/sslcertwindow.[ch]
7440                 Implement hook for certificate acception
7441         * src/ssl_certificate.[ch]
7442                 Implement hook for certificate acception
7443         * src/common/ssl.c
7444                 Reenable certificate acception check
7445         * src/mainwindow.c
7446                 Register sslcertwindow's hook
7447         
7448 2002-12-08 [christoph]  0.8.6claws82
7449
7450         * src/about.c
7451         * src/addr_compl.c
7452         * src/codeconv.c
7453         * src/manual.c
7454         * src/undo.c
7455         * src/common/utils.c
7456                 o add missing includes
7457                 o fix warnings
7458         * src/.cvsignore
7459         * src/common/.cvsignore
7460         * src/common/version.h          ** REMOVE **
7461                 remove autogenerated file
7462
7463 2002-12-08 [paul]       0.8.6claws81
7464
7465         * src/stringtable.c
7466                 put back needed include
7467
7468 2002-12-08 [colin]      0.8.6claws80
7469         
7470         * src/gtk/sslcertwindow.c
7471                 Cleaner popups when asking
7472         * src/ssl_certificate.c
7473         * src/prefs_common.[ch]
7474                 remove ssl certificate pref
7475                 put back needed include
7476         * src/undo.c
7477                 put back needed include
7478
7479 2002-12-08 [christoph]  0.8.6claws79
7480
7481         * src/folderview.c
7482         * src/logwindow.c
7483         * src/statusbar.c
7484         * src/summaryview.c
7485                 only abort hook invokation if required data is missing not
7486                 if our own data pointer is NULL, update hookfunction for
7487                 log window
7488
7489 2002-12-08 [paul]       0.8.6claws78
7490
7491         * src/about.c
7492         * src/addrcache.c
7493         * src/addrclip.c
7494         * src/addr_compl.c
7495         * src/addrselect.c
7496         * src/codeconv.c
7497         * src/colorlabel.c
7498         * src/enriched.c
7499         * src/esmtp.c
7500         * src/exporthtml.c
7501         * src/headerview.c
7502         * src/imageview.c
7503         * src/manual.c
7504         * src/noticeview.c
7505         * src/pgptext.c
7506         * src/scoring.c
7507         * src/sourcewindow.c
7508         * src/stringtable.c
7509         * src/undo.c
7510                 clean up: remove unneccesary includes
7511
7512 2002-12-08 [christoph]  0.8.6claws77
7513
7514         * src/folderview.c
7515         * src/statusbar.c
7516         * src/summaryview.c
7517         * src/common/hooks.[ch]
7518                 hook functions now have a gboolean return value, if a hook
7519                 returns TRUE it will stop executing of any more hooks in
7520                 the same hooklist for this invokation
7521
7522 2002-12-08 [colin]      0.8.6claws76
7523         
7524         * src/main.c
7525                 put back argv0 for CRASH_DIALOG
7526
7527 2002-12-08 [christoph]  0.8.6claws75
7528
7529         * src/Makefile.am
7530         * src/about.c
7531         * src/account.c
7532         * src/crash.c
7533         * src/esmtp.h
7534         * src/imap.[ch]
7535         * src/inc.c
7536         * src/main.c
7537         * src/mainwindow.c
7538         * src/news.c
7539         * src/pop.[ch]
7540         * src/prefs_account.[ch]
7541         * src/prefs_common.[ch]
7542         * src/send.[ch]
7543         * src/smtp.[ch]
7544         * src/ssl_certificate.[ch]
7545         * src/ssl_manager.[ch]
7546         * src/common/Makefile.am
7547         * src/common/log.c
7548         * src/common/nntp.[ch]
7549         * src/common/socket.[ch]
7550         * src/common/ssl.[ch]
7551         * src/gtk/sslcertwindow.[ch]
7552         * ac/openssl.m4
7553                 use new autoconf script to detect OpenSSL with extra parameters
7554                 to specify the location of libs and includes, also remove USE_SSL
7555                 to USE_OPENSSL
7556
7557         * src/common/sylpheed.[ch]
7558         * src/common/version.h.in
7559                 start seperation of common code initialization seperated from gui
7560
7561         * src/summaryview.c
7562                 The function that is called when a color label changes
7563                 should not change the color lable again
7564
7565 2002-12-08 [colin]      0.8.6claws74
7566
7567         * src/gtk/sslcertwindow.c
7568                 warning fixes
7569
7570 2002-12-08 [colin]      0.8.6claws73
7571
7572         * src/statusbar.c
7573           src/common/log.h
7574                 Register a hook for statusbar_puts_all
7575         * src/common/log.c
7576                 invoke statusbar_puts_all's hook
7577         
7578 2002-12-08 [colin]      0.8.6claws72
7579
7580         * src/ssl_certificate.c
7581                 Put back a badly-removed include
7582
7583 2002-12-08 [colin]      0.8.6claws71
7584
7585         * src/gtk/sslcertwindow.[ch]    ** NEW **
7586                 new certificate presentation
7587         * src/gtk/Makefile.am
7588                 add new files
7589         * src/ssl_certificate.[ch]
7590                 gtk cleanup, made utility functions public
7591         * src/ssl_manager.c
7592                 use new cert presentation
7593
7594 2002-12-07 [christoph]  0.8.6claws70
7595
7596         * src/Makefile.am
7597         * src/nntp.[ch]                 ** REMOVE **
7598         * src/common/Makefile.am
7599         * src/common/nntp.[ch]          ** NEW **
7600                 move nntp files to common directory
7601
7602 2002-12-07 [christoph]  0.8.6claws69
7603
7604         * src/procmsg.[ch]
7605         * src/summaryview.c
7606                 implement msginfo update callback using sylpheed's new
7607                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
7608
7609 2002-12-06 [christoph]  0.8.6claws68
7610
7611         * src/editgroup.c
7612                 This patch changes the 'Edit Group Details' dialog to
7613                 allow extended selections in either pane, so that
7614                 addresses can be added or removed from a group more
7615                 quickly and easily. (it actually is a net decrease in
7616                 file size, as some unnecessary functions have been
7617                 removed). 
7618                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
7619
7620 2002-12-06 [christoph]  0.8.6claws67
7621
7622         * src/Makefile.am
7623         * src/template.[ch]             ** REMOVE **
7624         * src/common/Makefile.am
7625         * src/common/template.[ch]      ** NEW **
7626                 move template files to common directory
7627
7628         * src/nntp.c
7629                 add missing log.h include
7630
7631 2002-12-06 [melvin]     0.8.6claws66
7632
7633         * src/prefs_actions.c
7634                 Added the trailing ">" syntax to insert command's output
7635                 without replacing old text (in contrast to trailing "|").
7636
7637 2002-12-05 [colin]      0.8.6claws65
7638         
7639         * src/common/utils.c
7640                 Don't modify original search_string or it'll change
7641                 the next iterations in the for()
7642
7643 2002-12-05 [darko]      0.8.6claws64
7644
7645         * src/common/utils.c
7646                 proper check for filtering commands, found by Colin
7647
7648 2002-12-05 [darko]      0.8.6claws63
7649
7650         * src/common/utils.c
7651                 check proper string for NULL pointer, found by Colin
7652
7653 2002-12-05 [darko]      0.8.6claws62
7654
7655         * src/common/utils.[ch]
7656                 expand_search_string(): new function
7657                 converts Mutt-like patterns to Sylpheed's
7658                 filtering engine
7659         * src/summaryview.c
7660                 use expand_search_string() to allow Mutt-like
7661                 patterns in extended search
7662         * README.claws
7663                 document extended option in quick search
7664
7665 2002-12-05 [paul]       0.8.6claws61
7666
7667         * sync with 0.8.6cvs16
7668                 see ChangeLog 2002-12-05
7669                 
7670         * po/POTFILES.in
7671                 clean up
7672
7673 2002-12-04 [christoph]  0.8.6claws60
7674
7675         * src/imap.[ch]
7676                 put imap authentication code into a new function and
7677                 remove it from imap_session_new that will allow to
7678                 send other commands before authentication
7679
7680 2002-12-04 [christoph]  0.8.6claws59
7681
7682         * src/imap.[ch]
7683                 use already existing method to prevent unneeded IMAP
7684                 folder selects. Set imap_select parameters to NULL
7685                 in some functions if the values are not required.
7686
7687         * src/xml.h
7688                 remove no longer required include
7689
7690 2002-12-04 [paul]       0.8.6claws58
7691
7692         * po/es.po
7693                 updated by Ricardo Mones Lastra
7694                 
7695         * configure.in
7696           po/hu.po      ** NEW FILE **
7697                 initial Hungarian translation, submitted
7698                 by Gál Zoltán <galzoli@hu.inter.net>
7699
7700 2002-12-03 [christoph]  0.8.6claws57
7701
7702         * src/Makefile.am
7703         * src/gtksctree.[ch]            ** REMOVE **
7704         * src/gtk/Makefile.am
7705         * src/gtk/gtksctree.[ch]        ** NEW **
7706                 move gtksctree files to gtk directory
7707
7708 2002-12-03 [christoph]  0.8.6claws56
7709
7710         * src/Makefile.am
7711         * src/md5.[ch]                  ** REMOVE **
7712         * srm/common/Makefile.am
7713         * src/common/md5.[ch]           ** NEW **
7714                 move md5 files to common directory
7715
7716         * src/gtkstext.c
7717                 remove not required #include
7718
7719 2002-12-03 [sergey]     0.8.6claws55
7720
7721         * src/gtkutils.c
7722         * src/gtkutils.h
7723                 gtkut_window_popup(): new function.
7724         * src/mainwindow.c
7725                 main_window_popup(): use gtkut_window_popup() to raise
7726                 window without changing its position.
7727                 (see sylpheed-main ML message [sylpheed:17247])
7728
7729 2002-12-03 [sergey]     0.8.6claws54
7730
7731         * src/send.c
7732                 send_message_local(): removed first-dot escaping
7733                 (SMTP-only, not needed for sending through pipe)
7734
7735 2002-12-03 [paul]       0.8.6claws53
7736
7737         * po/POTFILES.in
7738                 update to reflect recent changes (thanks
7739                 to Ricardo Mones Lastra)
7740                 
7741         * tools/filter_conv.pl
7742                  fix problem with quoted strings. Patch submitted
7743                  by Luke Plant <lukeplant@softhome.net>
7744
7745 2002-12-03 [paul]       0.8.6claws52
7746
7747         * sync with 0.8.6cvs15
7748                 see ChangeLog 2002-12-03
7749
7750 2002-12-02 [christoph]  0.8.6claws51
7751
7752         * src/logwindow.[ch]
7753         * src/common/log.[ch]
7754                 implement logging using a hook function
7755
7756         * src/folderview.c
7757         * src/folder.[ch]
7758                 define hooklist name in header file to avoid
7759                 errors caused by wrong spelling of hooklist names
7760
7761         * src/toolbar.c
7762                 fix warnings
7763
7764 2002-12-02 [christoph]  0.8.6claws50
7765
7766         * src/common/Makefile.am
7767                 add src/common/hooks.[ch]
7768
7769         * src/common/hooks.[ch]
7770                 implement a simple hook system using glib's hook functions
7771
7772         * src/folder.[ch]
7773         * src/folderview.c
7774                 use new hook system for folder item updates
7775
7776 2002-12-02 [christoph]  0.8.6claws49
7777
7778         * doc-src/ui_seperation.txt     ** NEW **
7779                 information for ui seperation
7780
7781         * src/Makefile.am
7782                 remove files that were moved to common
7783                 include common directory by default for the header files
7784
7785         * src/inc.c
7786         * src/common/socket.c
7787         * src/automaton.[ch]
7788                 implement automaton using g_io_*-functions instead of
7789                 gdk_input_add to make it ui independent
7790
7791         * src/codeconv.c
7792         * src/compose.c
7793         * src/ldif.c
7794         * src/pgptext.c
7795         * src/procmime.c
7796         * src/rfc2015.c
7797         * src/smtp.c
7798         * src/unmime.c
7799                 remove common/ prefix because directory is now in
7800                 include path
7801
7802         * src/compose.c
7803         * src/folder.c
7804         * src/folderview.c
7805         * src/mainwindow.c
7806         * src/messageview.c
7807         * src/prefs_common.c
7808         * src/procmsg.c
7809         * src/rfc2015.c
7810                 fix warnings
7811
7812         * src/imap.c
7813         * src/inc.c
7814         * src/news.c
7815         * src/pop.c
7816         * src/send.c
7817         * src/smtp.c
7818         * src/ssl_certificate.c
7819                 add log.h header file for logging functions
7820
7821         * src/main.c
7822         * src/common/utils.c
7823         * src/summaryview.c
7824         * src/xml.c
7825                 o move debug_mode to common/utils.c
7826                 o add functions to set and get debug_mode
7827
7828         * src/defs.h                    ** REMOVE **
7829         * src/intl.h                    ** REMOVE **
7830         * src/socket.[ch]               ** REMOVE **
7831         * src/ssl.[ch]                  ** REMOVE **
7832         * src/utils.[ch]                ** REMOVE **
7833                 replaced by new files in src/common/
7834         
7835         * src/common/Makefile.am
7836                 add new files in src/common/
7837
7838         * src/common/defs.h             ** NEW **
7839         * src/common/intl.h             ** NEW **
7840         * src/common/log.[ch]           ** NEW **
7841         * src/common/socket.[ch]        ** NEW **
7842         * src/common/ssl.[ch]           ** NEW **
7843         * src/common/utils.[ch]         ** NEW **
7844                 replacement for files in src/
7845
7846 2002-12-02 [colin]      0.8.6claws48
7847
7848         * src/folderview.c
7849                 Scroll folderview if necessary during dnd
7850
7851 2002-12-02 [colin]      0.8.6claws47
7852
7853         * src/folder.[ch]
7854                 Add check to verify a move is within a single mailbox
7855         * src/folderview.c
7856                 Add specific error string for this check
7857
7858 2002-12-02 [colin]      0.8.6claws46
7859
7860         * src/folder.c
7861                 Add a test to folder moving, remove a statusbar_print
7862         * src/folderview.c
7863                 Add Move folder... context-menu item
7864                 Factorize folder moving code
7865                 Enable folder DND for mbox
7866
7867 2002-12-01 [christoph]  0.8.6claws45
7868
7869         * ac/aspell.m4
7870                 remove conf.aspelltest if the version check fails
7871
7872 2002-11-30 [christoph]  0.8.6claws44
7873
7874         * autogen.sh
7875                 run libtoolize --force in autogen to create missing
7876                 libtool scripts
7877
7878 2002-11-30 [christoph]  0.8.6claws43
7879
7880         * src/Makefile.am
7881         * src/pgptext.c
7882         * src/procmime.c
7883         * src/rfc2015.c
7884         * src/uuencode.[ch]             ** REMOVED **
7885         * src/common/Makefile.am
7886         * src/common/uuencode.[ch]      ** NEW **
7887                 move uuen/decoder to common directory
7888
7889 2002-11-30 [christoph]  0.8.6claws42
7890
7891         * src/Makefile.am
7892         * src/base64.[ch]               ** REMOVED **
7893         * src/codeconv.c
7894         * src/compose.c
7895         * src/ldif.c
7896         * src/pgptext.c
7897         * src/procmime.c
7898         * src/rfc2015.c
7899         * src/smtp.c
7900         * src/unmime.c
7901         * src/common/Makefile.am
7902         * src/common/base64.[ch]        ** NEW **
7903                 move base64 en/decoder to common directory
7904
7905 2002-11-30 [christoph]  0.8.6claws41
7906
7907         * src/common                    ** NEW **
7908                 new directory for UI independent code
7909         * src/gtk                       ** NEW **
7910                 new directory for GTK frontend
7911         * src/common/.cvsignore         ** NEW **
7912         * src/gtk/.cvsignore            ** NEW **
7913                 ignore build files
7914         * src/common/Makefile.am        ** NEW **
7915         * src/gtk/Makefile.am           ** NEW **
7916                 automake files to build new seperated stuff
7917         * src/Makefile.am
7918                 the binary will currently still be build with the
7919                 files in src, so we include the code from the
7920                 subdirs for now after building the libs there
7921
7922 2002-11-30 [paul]       0.8.6claws40
7923
7924         * src/compose.c
7925                 fix bug [642731] 'Wrong selected account with drafted mail'
7926
7927 2002-11-29 [oliver]     0.8.6claws39
7928         
7929         * src/messageview.c
7930                 o update summaryview when switching between different
7931                   messageviews          
7932         * src/toolbar.c  
7933                 o check if messageview holds already removed msg
7934                   from summaryview
7935                 
7936
7937 2002-11-29 [oliver]     0.8.6claws38
7938
7939         * src/toolbar.c 
7940                 remove not needed variables and includes
7941                 make messageview stay opened and move to next when msgs are deleted 
7942
7943 2002-11-29 [oliver]     0.8.6claws37
7944         
7945         * src/toolbar.c 
7946                 disable compose button (messageview toolbar) by default
7947                 deleted msgs are moved to trash
7948         
7949 2002-11-29 [melvin]     0.8.6claws36
7950
7951         * configure.in
7952                 Increased minimal gpgme version to 0.3.10 (Zombies out)
7953                 and to detect signatures expirations (gpgme 0.3.6)
7954
7955         * src/main.c
7956                 Use non obsolescent function for Gpgme engine checking.
7957
7958         * src/rfc2015.c
7959                 Inform about expired signatures or signatures which key
7960                 has expired. Expiration date is displayed.
7961
7962         * src/sigstatus.c
7963                 Inform about expired signatures or signatures which key
7964                 has expired.
7965
7966 2002-11-28 [paul]       0.8.6claws35
7967
7968         * src/folderview.c
7969                 re-instate 'Check for new messages' in Newsgroup
7970                 folders right-click menu, after a suggestion from
7971                 Tim Mann <timmann@users.sourceforge.net>
7972
7973         * src/main.c
7974                 after a crash check only local folders for new
7975                 messages
7976
7977 2002-11-28 [paul]       0.8.6claws34
7978
7979         * configure.in
7980                 apply patch that fixes the checking of GTK with XIM 
7981                 support on different OSs, such as FreeBSD. Patch 
7982                 submitted by Topia <topia@users.sourceforge.net>
7983                 
7984 2002-11-28 [paul]       0.8.6claws33
7985
7986         * src/mainwindow.c
7987           src/prefs_common.c
7988           src/prefs_toolbar.c
7989                 more changes to the English
7990
7991 2002-11-28 [paul]       0.8.6claws32
7992
7993         * sync with 0.8.6cvs13
7994                 see ChangeLog 2002-11-28 (no sync needed
7995                 for src/compose.c)
7996
7997 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
7998         
7999         * src/mainwindow.[ch]
8000                 add patch by Ivan F. Martinez introducing messageview Toolbar
8001                 some changes and committed by oliver    
8002
8003 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
8004
8005         * src/messageview.[ch]
8006                 add patch by Ivan F. Martinez introducing messageview Toolbar
8007                 some changes and committed by oliver    
8008
8009 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
8010
8011         * src/compose.[ch]
8012                 add patch by Ivan F. Martinez introducing messageview Toolbar
8013                 some changes and committed by oliver    
8014
8015 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
8016         
8017         * src/toolbar.[ch]
8018                 add patch by Ivan F. Martinez introducing messageview Toolbar
8019                 some changes and committed by oliver
8020
8021 2002-11-28 [oliver]     0.8.6claws27
8022         
8023         * src/prefs_toolbar.[ch]
8024                 getting ready for messageview toolbar
8025                 free mem allocated by gettext
8026                 change prefs_toolbar to prefs_toolbar_open
8027  
8028 2002-11-28 [thorsten]   0.8.6claws26
8029
8030         * src/imageview.[ch]
8031                 cleaned up conflicting declarations of
8032                 imageview_show_image()
8033
8034 2002-11-28 [paul]       0.8.6claws25
8035
8036         * src/grouplistdialog.c
8037           src/prefs_common.c
8038           src/prefs_summary_column.c
8039                 a few more improvements to the English
8040
8041 2002-11-28 [colin]      0.8.6claws24
8042
8043         * man/sylpheed.1
8044                 A few updates to command-line parameters
8045
8046 2002-11-28 [colin]      0.8.6claws23
8047
8048         * src/prefs_filtering.c
8049                 Fix problems with prefs_filtering_delete_path:
8050                 a) if the first rule is removed, original pointers
8051                    weren't updated (leading to segfaults)
8052                 b) it was always global_processing updated in case
8053                    of removed path was parent of rule path
8054
8055 2002-11-27 [paul]       0.8.6claws22
8056
8057         * src/mainwindow.c
8058           src/prefs_account.c
8059           src/prefs_actions.c
8060           src/prefs_common.c
8061           src/prefs_customheader.c
8062           src/prefs_display_header.c
8063           src/prefs_filtering.c
8064           src/prefs_folder_item.c
8065           src/prefs_matcher.c
8066           src/prefs_scoring.c
8067           src/prefs_summary_column.c
8068           src/prefs_template.c
8069           src/prefs_toolbar.c
8070                  improve the English in the GUI
8071
8072 2002-11-27 [colin]      0.8.6claws21
8073
8074         * src/folder.c
8075                 Fix processing renaming problems happening after
8076                 last commit
8077
8078 2002-11-27 [colin]      0.8.6claws20
8079
8080         * src/folder.c
8081                 recursive move now deletes src each subfolder after 
8082                 having moved it
8083         * src/folderview.c
8084                 Use identifier instead of path during dnd (enables
8085                 IMAP folder dnd)
8086
8087 2002-11-27 [paul]       0.8.6claws19
8088
8089         * src/main.c
8090                 apply patch that does command-line processing 
8091                 BEFORE gtk_init, allowing claws to run from 
8092                 shell-scripts in non-X environment (e.g. crontab 
8093                 or ip-up, ip-down scripts). Patch submitted by
8094                 Ruslan N. Balkin <baron@dartel.ru>
8095                 
8096         * po/it.po
8097                 updated by Alessandro Maestri
8098
8099 2002-11-27 [paul]       0.8.6claws18
8100
8101         * sync with 0.8.6cvs12
8102           src/prefs_common.c
8103                 Differences are that main uses a 'Receive dialog'
8104                 frame on the Interface tab, whereas claws groups all 
8105                 the dialogs together in a 'Dialogs' frame.
8106
8107 2002-11-27 [colin]      0.8.6claws17
8108
8109         * src/prefs_matcher.c
8110                 Fix Execute criteria's NOT flag
8111
8112
8113 2002-11-26 [christoph]  0.8.6claws16
8114
8115         * src/ssl.c
8116                 rewrite the ssl code a little bit, only use one
8117                 SSL context, set default certificates' file/path
8118
8119 2002-11-26 [thorsten]   0.8.6claws15
8120
8121         * src/compose.c
8122                 default-reply-to didn't work for ml-reply
8123
8124 2002-11-26 [melvin]     0.8.6claws14
8125
8126         * src/prefs_actions.c
8127                 Made pipe-actions ignore short headers in message view
8128                 Made trailing-pipe-actions write in the message view with
8129                 the same font as the original message
8130
8131 2002-11-26 [paul]       0.8.6claws13
8132
8133         * src/compose.c
8134                 this time commit the correct file
8135
8136 2002-11-26 [paul]       0.8.6claws12
8137
8138         * sync with 0.8.6cvs11
8139           src/quote_fmt_parse.y  
8140                 no sync needed
8141           src/account.[ch]       
8142                 not sync'ed
8143           src/compose.c
8144                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
8145                 on draft mode.
8146                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
8147                 header
8148                 
8149         see ChangeLog 2002-11-25 and 2002-11-26
8150
8151 2002-11-26 [colin]      0.8.6claws11
8152
8153         * src/folderview.c
8154                 Fix collapsed folder not auto-expanding during
8155                 mail dnd, if it was the source folder.
8156
8157 2002-11-25 [colin]      0.8.6claws10
8158
8159         * src/folderview.[ch]
8160                 Variable renaming and cleaning (slist of nodes 
8161                 to be re-collapsed is stored in FolderView)
8162
8163 2002-11-25 [paul]       0.8.6claws9
8164
8165         * src/prefs_common.[ch]
8166                 fix breakage caused by last commit
8167
8168 2002-11-25 [paul]       0.8.6claws8
8169
8170         * sync with 0.8.6cvs4
8171                 see ChangeLog 2002-11-21
8172
8173 2002-11-25 [paul]       0.8.6claws7
8174
8175         * sync with 0.8.6cvs4
8176                 see ChangeLog 2002-11-20
8177
8178 2002-11-25 [paul]       0.8.6claws6
8179
8180         * sync with 0.8.6cvs3
8181                 see ChangeLog 2002-11-18
8182
8183 2002-11-25 [colin]      0.8.6claws5
8184
8185         * src/gtkutils.[ch]
8186                 Add gtkut_ctree_node_is_parent()
8187         * src/folderview.c
8188                 Spring-loaded folders
8189
8190 2002-11-25 [colin]      0.8.6claws4
8191
8192         * src/utils.[ch]
8193                 Add slist_concat_unique(), function to merge
8194                 two GSList filtering dups
8195         * src/folder.[ch]
8196         * src/summaryview.[ch]
8197         * src/folderview.c
8198         * src/main.c
8199                 Add detection/update/display of unread answers
8200                 to marked mails
8201         * src/procmsg.[ch]
8202                 Add procmsg_find_children()
8203                 Add procmsg_msg_has_marked_parent()
8204
8205 2002-11-25 [colin]      0.8.6claws3
8206
8207         * src/ssl_certificate.[ch]
8208                 Allow checking a certificate without a DNS
8209                 lookup
8210                 Allow to forget a cert (by deleting it)
8211                 Make ssl_certificate_destroy_public
8212         * src/ssl_manager.[ch] ** NEW FILES **
8213                 Gui to manage (display/remove) certificates
8214         * src/prefs_common.[ch]
8215                 Add a pref to allow silent acceptation of
8216                 trusted certificates or not (based on the
8217                 "I want to know what's going on" principle)
8218         * src/mainwindow.c
8219                 Add SSL manager in Tools menu
8220         * src/Makefile.am
8221                 Add the new files to the build
8222         * po/POTFILES.in
8223                 Add ssl_manager.c to translations
8224
8225 2002-11-25 [colin]      0.8.6claws2
8226
8227         * src/summaryview.[ch]
8228                 Add S_SEARCH_EXTENDED to the quick search, which 
8229                 allows to search using filtering syntax.
8230
8231 2002-11-25 [colin]      0.8.6claws1
8232
8233         * src/summaryview.c
8234                 Deletion of duplicates now prefer deleting
8235                 the unread dup (fixes feature-request 638989).
8236
8237 2002-11-24 [paul]       0.8.6claws
8238
8239         * po/es.po
8240           po/pl.po
8241           po/ru.po
8242           po/sr.po
8243                 updated by Ricardo Mones Lastra,
8244                 Witold Wladyslaw Wojciech Wilk,
8245                 Ruslan N. Balkin, and  Urke MMI 
8246                 respectively
8247
8248 2002-11-24 [paul]       0.8.5claws182
8249
8250         * po/bg.po
8251                 updated by George Danchev
8252
8253 2002-11-23 [alfons]     0.8.5claws181
8254
8255         * src/imap.c
8256                 tiny memory leak found by browsing Dimitar's 
8257                 valgrind report
8258
8259 2002-11-23 [paul]       0.8.5claws180
8260
8261         * po/it.po
8262                 updated by Alessandro Maestri
8263
8264 2002-11-22 [christoph]  0.8.5claws179
8265
8266         * src/compose.c
8267         * src/inc.c
8268         * src/prefs_filtering.c
8269         * src/summaryview.c
8270                 more warning fixes
8271
8272 2002-11-22 [alfons]     0.8.5claws178
8273
8274         * src/summaryview.c
8275                 summary_execute_delete_func(): if message is deleted, make 
8276                 sure to also remove its entry in the subject hash table. 
8277                 fixes a corner case bug.
8278
8279 2002-11-22 [paul]       0.8.5claws177
8280
8281         * .cvsignore
8282                 add 'autom4te.cache'
8283                 
8284         * ltconfig      ** REMOVED **
8285                 not needed
8286
8287 2002-11-22 [paul]       0.8.5claws176
8288
8289         * src/textview.c
8290                 textview_set_font(): fix for message display in
8291                 UTF-8 locales (thanks to Sergey Vlasov).
8292                 
8293         * AUTHORS
8294                 add new team members and contributors
8295
8296
8297 2002-11-21 [colin]      0.8.5claws175
8298
8299         * src/procmsg.[ch]
8300                 Add procmsg_remove_special_headers()
8301         * src/mh.c
8302                 Use procmsg_remove_special_headers() for 
8303                 previous fix
8304
8305 2002-11-21 [colin]      0.8.5claws174
8306
8307         * src/mh.c
8308                 Fix moving/copying from queue/draft folders
8309                 for MH folders
8310
8311 2002-11-21 [christoph]  0.8.5claws173
8312
8313         * src/crash.c
8314         * src/filtering.c
8315         * src/logwindow.c
8316         * src/main.c
8317         * src/matcher_parser_lex.[hl]
8318         * src/mbox.c
8319         * src/mbox_folder.[ch]
8320         * src/prefs_filtering.c
8321         * src/procheader.c
8322         * src/quote_fmt_lex.l
8323         * src/ssl.c
8324                 fix all warnings except the warnings in lex and yacc files
8325
8326 2002-11-20 [christoph]  0.8.5claws172
8327
8328         * src/imap.c
8329                 fix MsgInfo retrieval for IMAP draft and queue folders
8330                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
8331
8332 2002-11-19 [christoph]  0.8.5claws171
8333
8334         * src/compose.c
8335                 fix segfault, when draft saving does not get
8336                 the MsgInfo of the new message
8337                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
8338
8339 2002-11-19 [christoph]  0.8.5claws170
8340
8341         * src/procmsg.c
8342                 add parameter check for flag setting function
8343                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
8344
8345 2002-11-18 [paul]       0.8.5claws169
8346
8347         * src/compose.c
8348                 more sensitivity fixes to redirect mode:
8349                 * disable toolbar draft button
8350                 * allow only Address book in the Tools menu
8351                 * disable editing of message by the spell
8352                   checker
8353
8354 2002-11-18 [paul]       0.8.5claws168
8355
8356         * src/compose.c
8357                 fix sensitivity of menu items in compose_redirect():
8358                 allow only the necessary items 
8359
8360 2002-11-18 [paul]       0.8.5claws167
8361
8362         * src/compose.c
8363                 fix bug [ 603259 ] 'attachment got lost on bounce'
8364
8365 2002-11-18 [paul]       0.8.5claws166
8366
8367         * po/ru.po
8368                 updated by Ruslan N. Balkin <baron@dartel.ru>
8369
8370 2002-11-18 [colin]      0.8.5claws165
8371
8372         * src/main.c
8373           src/defs.h
8374                 Remove old filtering stuff
8375
8376
8377 2002-11-17 [oliver]     0.8.5claws164
8378
8379         * src/toolbar.h
8380                 remove not needed typedef 
8381
8382 2002-11-17 [oliver]     0.8.5claws163
8383
8384         * src/toolbar.c
8385                 make toolbar's on click events translatable
8386
8387 2002-11-15 [colin]      0.8.5claws162
8388
8389         * src/summaryview.c
8390                 Revert too-soon integration of a feature
8391
8392 2002-11-15 [christoph]  0.8.5claws161
8393
8394         * src/imap.c
8395                 use main's implementation of imap_get_msginfo
8396
8397 2002-11-15 [christoph]  0.8.5claws160
8398
8399         * src/compose.c
8400         * src/folder.[ch]
8401         * src/imap.c
8402         * src/mbox_folder.c
8403         * src/mh.c
8404         * src/news.c
8405         * src/procmsg.c
8406         * src/summaryview.c
8407                 replace claws' fetch_msginfo with main's get_msginfo
8408                 (use main's implementation where possible)
8409
8410 2002-11-15 [colin]      0.8.5claws159
8411
8412         * src/ssl_certificate.c
8413                 Missed a check
8414
8415 2002-11-16 [melvin]     0.8.5claws158
8416
8417         * po/fr.po
8418                 Updated French translations.
8419
8420 2002-11-16 [colin]      0.8.5claws157
8421
8422         * src/ssl_certificate.c
8423                 Check for missing parts in the certificates
8424
8425 2002-11-15 [colin]      0.8.5claws156
8426
8427         * src/folderview.c
8428                 Preventive fix (missing check) found by
8429                 Alfons
8430
8431 2002-11-15 [paul]
8432
8433         * NEWS
8434                 sync with 0.8.6 release
8435
8436 2002-11-15 [colin]      0.8.5claws155
8437
8438         * src/folder.[ch]
8439           src/folderview.c
8440                 Fix error handling of folder_item_move_to()
8441                 (thanks to Alfons!)
8442
8443 2002-11-15 [colin]      0.8.5claws154
8444
8445         * src/folder.[ch]
8446           src/folderview.c
8447                 folder_item_move_to() sets an error message instead
8448                 of having GUI stuff in folder.c
8449
8450 2002-11-15 [colin]      0.8.5claws153
8451
8452         * src/procmsg.[ch]
8453                 Implemented a callback for MsgInfo updates, 
8454                 heavily copy/pasted from Christoph's folder 
8455                 callback system
8456         * src/summaryview.[ch]
8457                 Register summary_update_msg as callback
8458
8459 2002-11-14 [colin]      0.8.5claws152
8460         
8461         * src/procmsg.c
8462                 Update the FolderItem after sending (fixes 617593)
8463
8464 2002-11-14 [christoph]  0.8.5claws151
8465
8466         * src/folder.c
8467                 fix wrong position of NULL pointer check found
8468                 by Sergey
8469
8470 2002-11-14 [christoph]  0.8.5claws150
8471
8472         * src/folder.c
8473                 fix segfault when deleting messages from IMAP folders
8474                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
8475
8476 2002-11-14 [colin]      0.8.5claws149
8477
8478         * src/compose.c
8479                 Forwarding was also ignoring the folder's default account.
8480
8481 2002-11-14 [colin]      0.8.5claws148
8482
8483         * src/compose.c
8484                 Fix sent folder not set to folder properties when 
8485                 forwarding.
8486
8487 2002-11-14 [thorsten]   0.8.5claws147
8488
8489         * src/inc.c
8490                 inc_start(): Files were not moved from .processing to inbox,
8491                 if no global processing rule existed
8492
8493 2002-11-14 [colin]      0.8.5claws146
8494
8495         * src/ssl_certificate
8496                 Fix file operations
8497
8498 2002-11-14 [paul]       0.8.5claws145
8499
8500         * po/it.po
8501                 updated by Alessandro Maestri
8502
8503 2002-11-13 [alfons]     0.8.5claws144
8504
8505         * src/folder.c
8506                 folder_item_close(): only mark messages unread
8507                 when a folder has new messages 
8508
8509 2002-11-13 [keith]      0.8.5claws143
8510
8511         * src/imap.c
8512                 Fix problem moving or copying between
8513                 IMAP folders
8514
8515 2002-11-13 [colin]      0.8.5claws142
8516
8517         * src/matcher_parser_parse.y
8518                 Fix rule problem when " don't match
8519
8520 2002-11-13 [christoph]  0.8.5claws141
8521
8522         * src/folder.c
8523         * src/folderview.c
8524                 moved cache saving to folder_item_close
8525                 the folderview should not have to deal with
8526                 this things
8527
8528 2002-11-13 [christoph]  0.8.5claws140
8529
8530         * src/summaryview.c
8531                 moved setting of important score to
8532                 summary_set_prefs_from_folderitem
8533
8534 2002-11-13 [colin]      0.8.5claws139
8535
8536         * src/matcher_parser_parse.y
8537                 Fix a segfault in the parser (happening when
8538                 a good expression had been tested and a bad 
8539                 one arrives)
8540
8541 2002-11-13 [paul]       0.8.5claws138
8542
8543         * sync with 0.8.5cvs24
8544                 see ChangeLog 2002-11-13
8545                 
8546         * po/pt_BR.po
8547                 updated by Fabio Jr. Beneditto
8548
8549 2002-11-13 [colin]      0.8.5claws137
8550         
8551         * src/msgcache.c
8552           src/defs.h
8553           src/procmsg.[ch]
8554                 Revert last commit, problem
8555
8556 2002-11-13 [colin]      0.8.5claws136
8557
8558         * src/msgcache.c
8559                 Remove duplicated code
8560         * src/defs.h
8561                 Bumped CACHE_VERSION and MARK_VERSION
8562         * src/procmsg.[ch]
8563                 Network endian for cache and mark files
8564
8565 2002-11-12 [colin]      0.8.5claws135
8566
8567         * src/inc.c
8568                 Fix the "socket error" dialog which disappeared
8569
8570 2002-11-12 [colin]      0.8.5claws134
8571
8572         * src/msgcache.c
8573                 Reverse last commit which had performance 
8574                 problems, but still reverse the list
8575
8576 2002-11-12 [colin]      0.8.5claws133
8577
8578         * src/msgcache.c
8579                 Reverse list order
8580
8581 2002-11-12 [melvin]     0.8.5claws132
8582
8583         * src/compose.c
8584                 Added a check for a NULL prefs_common.dictionary
8585
8586 2002-11-12 [colin]      0.8.5claws131
8587
8588         * src/ssl_certificate.[ch]
8589                 Use FQDN hostname
8590
8591 2002-11-12 [colin]      0.8.5claws130
8592
8593         * src/ssl_certificate.[ch]
8594                 Take connection port into account for 
8595                 checking certificates (a single hostname
8596                 could have multiple servers with multiple
8597                 certificates)
8598         * src/ssl.c
8599                 Pass the port to ssl_certificate_check
8600
8601 2002-11-12 [paul]       0.8.5claws129
8602
8603         * src/folder.c
8604                 fix a typo in last commit
8605
8606 2002-11-12 [paul]       0.8.5claws128
8607
8608         * sync with 0.8.5cvs23
8609                 see ChangeLog entry 2002-11-12
8610
8611 2002-11-11 [colin]      0.8.5claws127
8612
8613         * src/ssl_certificate.c
8614                 Cleaner messages
8615                 Don't popup, instead log error, if the 
8616                 corresponding pref is checked
8617         * src/ssl_certificate.h
8618                 include <openssl/objects/h>
8619
8620 2002-11-11 [colin]      0.8.5claws126
8621
8622         * src/ssl_certificate.h
8623                 _Really_ clean it
8624
8625 2002-11-11 [colin]      0.8.5claws125
8626         
8627         * src/ssl_certificate.c
8628                 Fixed leak
8629
8630 2002-11-11 [colin]      0.8.5claws124
8631
8632         * src/ssl.c
8633                 Cleaned a bit
8634         * src/ssl_certificate.[ch]
8635                 Cleaned a bit (better use of SSL API)
8636                 (This will cause non-recognition of saved 
8637                  certificates of claws12[23]...)
8638
8639 2002-11-11 [paul]       0.8.5claws123
8640         
8641         * po/es.po
8642                 updated by Ricardo Mones Lastra
8643
8644 2002-11-11 [colin]      0.8.5claws122
8645
8646         * src/ssl.c
8647                 Fix a typo
8648
8649 2002-11-11 [colin]      0.8.5claws121
8650
8651         * src/ssl_certificate.[ch] ** NEW FILES **
8652         * src/ssl.[ch]
8653                 Check SSL certificates presented to us
8654         * src/Makefile.am
8655                 Add ssl_certificate.[ch]
8656         * po/POTFILES.in
8657                 Add ssl_certificate.c
8658
8659 2002-11-11 [paul]       0.8.5claws120
8660
8661         * sync with 0.8.5cvs22
8662                 see ChangeLog 2002-11-11
8663
8664 2002-11-11 [paul]       0.8.5claws119
8665
8666         * sync with 0.8.5cvs21
8667                 see ChangeLog 2002-11-11
8668
8669 2002-11-10 [jens]       0.8.5claws118
8670
8671         * src/folder.c
8672         * src/folderview.c
8673                 corrected some typing
8674         * po/de.po
8675                 updated german translation
8676         * sylpheed.spec.in
8677                 cleaned up specfile and adjusted it for claws
8678
8679 2002-11-10 [colin]      0.8.5claws117
8680
8681         * src/summaryview.c
8682                 a STATUSBAR_PUSH/POP fix
8683
8684 2002-11-10 [colin]      0.8.5claws116
8685
8686         * src/prefs_folder_item.c
8687                 Fix hanging after opening folder properties
8688
8689 2002-11-10 [hoa]        0.8.5claws115
8690
8691         * src/matcher_parser_lex.l
8692         * src/matcher_parser_parse.y
8693                 config file for scoring and filtering is no more trashed
8694                 when there is a syntax error in a filtering rule when
8695                 editing it in a dialog.
8696
8697 2002-11-09 [colin]      0.8.5claws114
8698
8699         * src/mbox_folder.c
8700                 Added missing initialisation of folder->destroy()
8701
8702 2002-11-09 [colin]      0.8.5claws113
8703
8704         * src/folder.c
8705           src/folderview.c
8706                 Fix the status bar messages
8707
8708 2002-11-09 [colin]      0.8.5claws112
8709
8710         * src/folderview.c
8711                 Fix hangs after folder dnd, happening after 
8712                 claws109.
8713
8714 2002-11-09 [christoph]  0.8.5claws111
8715
8716         * src/folderview.c
8717                 just changed order of calls (reverse order of
8718                 associated calls)
8719         * src/inc.c
8720                 lock inc when checking only one account, otherwise
8721                 inc all could be executed at the same time
8722
8723 2002-11-09 [christoph]  0.8.5claws110
8724
8725         * src/folderview.c
8726                 better unlock the mouse cursor before calling
8727                 summary_show because it changes the cursor too
8728
8729 2002-11-09 [christoph]  0.8.5claws109
8730
8731         * src/folder.[ch]
8732         * src/folderview.c
8733                 add functions to open and close a folder
8734                 o opending will execute scanning for remote folders
8735                   and processing
8736                 o closing will unset new flag for messages
8737
8738 2002-11-09 [colin]      0.8.5claws108
8739
8740         * src/folder.c
8741                 Add a call to prefs_matcher_write_config to 
8742                 avoid non-leaf folders filtering settings to be
8743                 lost
8744
8745 2002-11-09 [paul]       0.8.5claws107
8746
8747         * src/prefs_account.c
8748                 re-word a label
8749
8750 2002-11-09 [colin]      0.8.5claws106
8751
8752         * src/folderview.c
8753                 Minor esthetic fix
8754
8755 2002-11-09 [colin]      0.8.5claws105
8756
8757         * src/folderview.c
8758                 Fix prefs_filtering deletion for MH folders (same
8759                 reason as below)
8760         * src/prefs_filtering.c
8761                 Fix prefs_filtering renaming and deletion for 
8762                 folder-based processing rules.  
8763
8764 2002-11-09 [christoph]  0.8.5claws104
8765
8766         * src/compose.c
8767         * src/folder.[ch]
8768         * src/folderview.[ch]
8769         * src/import.c
8770         * src/inc.c
8771         * src/main.c
8772         * src/mainwindow.c
8773         * src/messageview.c
8774         * src/prefs_folder_item.c
8775         * src/procmsg.c
8776         * src/summaryview.c
8777                 implement a callback system for folder item updates
8778
8779 2002-11-09 [colin]      0.8.5claws103
8780
8781         * src/folderview.c
8782                 Fix prefs_filtering renaming for MH folders (we
8783                 shouldn't rename by path as another folder could
8784                 have the same hierarchy).
8785
8786 2002-11-09 [colin]      0.8.5claws102
8787
8788         * src/folder.c
8789                 Fix a leak found by Christoph, use better variable
8790                 names
8791
8792 2002-11-09 [colin]      0.8.5claws101
8793
8794         * src/folder.c
8795                 One more fix for processing rules
8796
8797 2002-11-08 [colin]      0.8.5claws100
8798         
8799         * src/matcher.c
8800                 Don't copy the compiled regexp (will be reevaluated)
8801         * src/folderview.c
8802                 Lock folderview while moving
8803         * src/folder.c
8804                 Provide info on what's happening to the user
8805
8806 2002-11-08 [colin]      0.8.5claws99
8807
8808         * src/folderview.c
8809                 Fix folder reordering after a move if parent is 
8810                 root
8811         * src/scoring.[ch]
8812                 Add function to copy a ScoringProp
8813         * src/prefs_folder_item.c
8814                 Copy scoring rules when copying a folder prefs
8815
8816 2002-11-08 [colin]      0.8.5claws98
8817
8818         * src/folderview.c
8819                 Fixes in case of failure
8820         * src/filtering.[ch]    
8821                 Add function to duplicate a FilteringProp
8822         * src/matcher.[ch]
8823                 Add function to duplicate a MatcherProp
8824         * src/prefs_folder_item.c
8825                 Save folder's processing rules when copying 
8826                 its prefs
8827
8828 2002-11-08 [colin]      0.8.5claws97
8829         
8830         * src/folderview.c
8831                 Sort after move
8832         * src/folder.c 
8833                 Change a printf to debug_print
8834
8835 2002-11-08 [colin]      0.8.5claws96
8836
8837         * src/folder.c
8838           src/folderview.c
8839                 Fix segfaults, call me stupido
8840         
8841
8842 2002-11-08 [colin]      0.8.5claws95
8843
8844         *src/folder.c
8845                 Added forgotten prefs to save when moving folders
8846
8847 2002-11-08 [colin]      0.8.5claws94
8848
8849         * src/folder.c
8850                 Fixes to folder DND (prefs copy)
8851         * src/folderview.c
8852                 Optimization for folder DND (don't rescan whole tree)
8853                 Added folderview_create_folder_node() for this 
8854                 optimization, so de-duped a bit the code
8855         * src/prefs_folder_item.[ch]
8856                 Added prefs_folder_item_copy_prefs()    
8857           
8858 2002-11-08 [paul]       0.8.5claws93
8859
8860         * src/prefs_account.c
8861           tools/README
8862           tools/kmail2sylpheed_v2.pl
8863                 correct some typos
8864
8865 2002-11-08 [paul]       0.8.5claws92
8866
8867         * src/compose.c
8868           src/prefs_account.[ch]
8869                 remove account options 'clearsign' and 'ascii_armored',
8870                 replace with 'default_gnupg_mode' to prevent mixed-mode
8871                 Privacy settings
8872
8873 2002-11-08 [paul]       0.8.5claws91
8874
8875         * src/compose.[ch]
8876                 re-implement GnuPG 'on-the-fly' mode selection,
8877                 disallow mixed-mode
8878
8879 2002-11-08 [colin]      0.8.5claws90
8880
8881         * src/folderview.c
8882           src/prefs_folder_item.c
8883                 Change "Property" to "Properties"
8884
8885 2002-11-07 [colin]      0.8.5claws89
8886
8887         * src/folderview.c
8888           src/folder.c
8889                 Allow folder dropping to a root folder
8890
8891 2002-11-07 [paul]       0.8.5claws88
8892
8893         * src/compose.c
8894                 revert last commit
8895
8896 2002-11-07 [paul]       0.8.5claws87
8897
8898         * src/compose.c
8899                 fix reply-to-list bug. closes bug report
8900                 "[633382] reply-to-list broken in recent cvs"
8901
8902 2002-11-07 [paul]       0.8.5claws86
8903
8904         * src/compose.c
8905                 add a forgotten '#if USE_GPGME ... #endif'
8906
8907 2002-11-07 [paul]       0.8.5claws85
8908
8909         * sync with 0.8.5cvs20
8910                 see ChangeLog 2002-11-07
8911
8912 2002-11-07 [colin]      0.8.5claws84
8913
8914         * src/folder.[ch]
8915                 Change folder_item_move_to to return the newly 
8916                 created folderitem.
8917         * src/folderview.c
8918                 Select the new folderitem after moving.
8919
8920 2002-11-07 [colin]      0.8.5claws83
8921
8922         * src/prefs_filtering.c
8923                 Fix rule rewriting when moving a leaf folder to a 
8924                 shorter path
8925
8926 2002-11-07 [colin]      0.8.5claws82
8927
8928         * src/prefs_filtering.c
8929                 fix a leak
8930
8931 2002-11-07 [colin]      0.8.5claws81
8932
8933         * src/folder.[ch]
8934                 Add folder_item_move_to() function to move a 
8935                 folderitem into another one (updates matcher etc)
8936         * src/folderview.c
8937                 Add folder drag'n drop (context menu to come)
8938                 [Should be dataloss free, but Please backup before 
8939                  trying !]
8940
8941 2002-11-06 [colin]      0.8.5claws80
8942
8943         * src/mh.c
8944                 mh_create_folder() returns NULL if can't create
8945                 directory hierarchy
8946
8947 2002-11-06 [paul]       0.8.5claws79
8948
8949         * src/compose.[ch]
8950                 allow 'on-the-fly' changing of the type of encryption 
8951                 and/or signing used (mime/ascii) via the compose window
8952
8953 2002-11-06 [paul]       0.8.5claws78
8954
8955         * sync with 0.8.5cvs19
8956                 see ChangeLog 2002-11-06 for src/account.c: 
8957                 account_get_special_folder()
8958                 
8959 2002-11-05 [alfons]     0.8.5claws77
8960
8961         * src/crash.c
8962                 very minor cleanups: nothing to see here, move on. :-)
8963
8964 2002-11-05 [colin]      0.8.5claws76
8965
8966         * src/main.c
8967                 Changes choices if compose windows are opened to
8968                 Discard, Draft, Don't quit
8969
8970 2002-11-05 [thorsten]   0.8.5claws75
8971
8972         * src/compose.c
8973                 reenabled default_reply_to folder option
8974
8975 2002-11-05 [colin]      0.8.5claws74
8976
8977         * src/compose.[ch] 
8978                 add compose_draft()
8979         * src/crash.c
8980                 add SIGTERM handler
8981         * src/main.[ch]
8982                 add clean_quit() for the SIGTERM handler
8983
8984 2002-11-05 [paul]       0.8.5claws73
8985         
8986         * po/es.po
8987                 updated by Ricardo Mones Lastra
8988
8989 2002-11-05 [melvin]     0.8.5claws72
8990
8991         * src/logwindow.c
8992                 Fixed log-clipping bug #616795.
8993                 To stop logging in the log window use 0 length.
8994         * src/prefs_common.c
8995                 Added a label to inform about the 0 log length behaviour.
8996
8997 2002-11-05 [paul]       0.8.5claws71
8998
8999         * sync with 0.8.5cvs17
9000                 see ChangeLog 2002-11-05
9001
9002 2002-11-04 [paul]       0.8.5claws70
9003
9004         * sylpheed-128x128.png
9005           sylpheed-64x64.png
9006           sylpheed.png
9007                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
9008                 <nikai@users.sourceforge.net>
9009                 
9010         * po/bg.po
9011                 updated by George Danchev
9012
9013 2002-11-03 [thorsten]   0.8.5claws69
9014
9015         * src/main.c
9016           src/mimeview.c
9017           src/rfc2015.h
9018                 add check if gpg is active
9019
9020 2002-11-03 [thorsten]   0.8.5claws68
9021
9022         * src/toolbar.h
9023                 removed GSList declaration causing trouble on MacOS-X
9024                 (submitted by alfons, reported by xfesty)
9025
9026 2002-11-01 [paul]       0.8.5claws67
9027
9028         * src/mainwindow.c
9029                 remove last remnants of main's filter code
9030
9031 2002-11-01 [paul]       0.8.5claws66
9032
9033         * tools/filter_conv.pl
9034                 fix bug where user-defined headers were ignored
9035
9036 2002-11-01 [paul]       0.8.5claws65
9037
9038         * src/logwindow.c
9039                 make a debug_print() not translatable
9040
9041 2002-10-31 [melvin]     0.8.5claws64
9042
9043         * ac/aspell.m4
9044                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
9045                 not run any GNU/aspell test.  The dictionary path will
9046                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
9047                 was given, in which case, it will be $prefix/lib/aspell/
9048         * configure.in
9049                 Fixed typo in commentary (Aspell code).
9050
9051 2002-10-31 [paul]       0.8.5claws63
9052
9053         * po/POTFILES.in
9054                 remove src/filter.c and src/prefs_filter.c
9055                 thanks to Ricardo for reminding me
9056
9057 2002-10-31 [colin]      0.8.5claws62
9058
9059         * src/mbox_folder.c
9060                 Plug some leaks
9061
9062 2002-10-31 [paul]       0.8.5claws61
9063
9064         * src/prefs_filter.[ch] ** REMOVED **
9065           src/filter.[ch]       ** REMOVED **
9066           
9067         * src/Makefile.am
9068           src/folderview.c
9069           src/inc.c
9070           src/main.c
9071           src/mainwindow.c
9072           src/mbox.c
9073           src/prefs_common.c
9074           src/prefs_filtering.c
9075           src/summaryview.[ch]
9076                 remove main's 'filter' code
9077                 
9078         README.claws
9079                 update to reflect removal of main's filter
9080
9081 2002-10-31 [paul]       0.8.5claws60
9082
9083         * src/summaryview.c
9084                 remove check for global_processing in summary_filter_open(). 
9085                 This fixes the bug where if the user uses the right-click 
9086                 'Create filter rule...' and doesn't have any filter rules 
9087                 already defined in claws' advanced filtering, the newly 
9088                 created filter rule goes to main's filtering which is 
9089                 inaccessible through the gui. Now the filter rule gets added
9090                 to claws' filtering by default.
9091
9092 2002-10-28 [melvin]     0.8.5claws59
9093
9094         * src/prefs_actions.c
9095                 Fixed bug #627322 where MIME parts were not always
9096                 correctly passed to a %p action
9097                 Display an error dialog when message filename is not found.
9098
9099 2002-10-28 [melvin]     0.8.5claws58
9100
9101         * src/prefs_common.c
9102                 Readded a missing function declaration lost in 0.8.3claws34
9103
9104 2002-10-28 [paul]       0.8.5claws57
9105
9106         * sync with 0.8.5cvs15
9107                 see ChangeLog 2002-10-28 and 2002-10-25
9108                 
9109         Note: ChangeLog entry 2002-10-24 is not sync'ed.
9110
9111 2002-10-27 [oliver]     0.8.5claws56
9112
9113         * src/pop.c
9114                 plug leak in pop3_top_recv
9115
9116 2002-10-26 [christoph]  0.8.5claws55
9117
9118         * src/folder.c
9119                 set need_update folder flag when messages are added
9120                 (closes bug [ 626922 ] folder not updated after receiving)
9121
9122 2002-10-25 [melvin]     0.8.5claws54
9123
9124         * src/imageview.c
9125                 Fixed a memleak introduced in the scaling code.
9126
9127 2002-10-24 [alfons]     0.8.5claws53
9128
9129         * src/filtering.c
9130                 make filtering's forward message action forward from the 
9131                 correct account
9132                 (closes bug [628089 ] Filter -> Forward from address problem
9133                 reported by Oktay)
9134
9135 2002-10-24 [christoph]  0.8.5claws52
9136
9137         * src/mainwindow.c
9138         * src/manual.[ch]
9139                 o use manual of current locale or english if current
9140                   locale is not available (and english is available)
9141                 o also link to sylpheed doc project manuals
9142
9143 2002-10-23 [paul]       0.8.5claws51
9144
9145         * tools/README
9146           tools/kmail2sylpheed_v2.pl
9147                 add new version of kmail addressbook importer script.
9148                 works with newer versions of Kmail/KAddressBook which
9149                 have new and rearranged data.
9150
9151 2002-10-23 [martin]     0.8.5claws50
9152
9153         * src/folderview.c
9154         * src/summaryview.c
9155         * src/utils.h
9156         * src/utils.c
9157                 added length parameter to get_abbrev_newsgroup_name()
9158                 changed this function so that it abbreviates the newsgroup
9159                 names only so long it is smaller than the length parameter
9160                 (for better reading of some newsgroup names and space efficiency)
9161
9162 2002-10-22 [colin]      0.8.5claws49
9163
9164         *src/foldersel.c
9165                 Revert Alfons' last modification (after voting ;-))
9166
9167 2002-10-21 [alfons]     0.8.5claws48
9168
9169         * src/foldersel.c
9170                 folder view in folder selection dialog reflects state of
9171                 folder view in main window
9172
9173 2002-10-18 [alfons]     0.8.5claws47
9174
9175         * src/mbox.c
9176                 drop imported messages in folder selected by user,
9177                 and not in the inbox
9178                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
9179
9180 2002-10-18 [alfons]     0.8.5claws46
9181
9182         * src/compose.c
9183                 make automagic reply work correctly for email accounts 
9184                 (whether it's viable to do a full sync with Hiro's 
9185                 compose.c is still under discussion)
9186
9187 2002-10-18 [melvin]     0.8.5claws45
9188
9189         * src/prefs_actions.c
9190                 Fixed bug #622275 where asynchroneous actions left 
9191                 zombies processes
9192                 Made (synchroneous) actions' input be displayed live.
9193
9194 2002-10-18 [christoph]  0.8.5claws44
9195
9196         * src/textview.c
9197                 don't add a newline in the textview in front of the
9198                 first textpart if header display is disabled
9199                 (closes bug [ 603385 ] disabled header display leaves blank
9200                  lin)
9201
9202 2002-10-18 [christoph]  0.8.5claws43
9203
9204         * src/folder.[ch]
9205         * src/imap.c
9206         * src/mbox_folder.c
9207         * src/mh.c
9208         * src/news.c
9209                 folder->get_num_list now returns an error code
9210                 (closes bug [ 609424 ] News cache cleared on failure)
9211                 
9212 2002-10-17 [colin]      0.8.5claws42
9213         
9214         * src/news.c
9215                 Changed a printf by debug_print
9216
9217 2002-10-16 [paul]       
9218
9219         * tools/OOo2sylpheed.pl
9220                 allow for spaces in the name of the
9221                 file to be attached.
9222
9223 2002-10-16 [colin]      0.8.5claws41
9224
9225         * src/main.c
9226                 Use a tristate to change online mode
9227
9228 2002-10-16 [paul]       0.8.5claws40
9229
9230         * po/es.po
9231                 updated by Ricardo Mones Lastra
9232
9233 2002-10-16 [colin]      0.8.5claws39
9234
9235         * src/main.c
9236           src/mainwindow.[ch]
9237                 Added --online and --offline command-line
9238                 switches
9239
9240 2002-10-15 [christoph]  0.8.5claws38
9241
9242         * src/procmime.c
9243                 set mimeinfo->name to NULL after g_free to
9244                 avoid double freeing with g_free
9245
9246 2002-10-14 [christoph]  0.8.5claws37
9247
9248         * src/compose.c
9249         * src/filtering.c
9250         * src/summaryview.c
9251                 remove calls to folder->change_flags that are now
9252                 done by procmsg flag functions (seems it is not
9253                 used by any foldertype anyway)
9254         * src/folder.c
9255                 init folder->change_flags with NULL
9256
9257 2002-10-14 [christoph]  0.8.5claws36
9258
9259         * src/folder.[ch]
9260         * src/imap.[ch]
9261                 use virtual functions for folder item new and destroy
9262                 functions
9263
9264 2002-10-14 [melvin]     0.8.5claws35
9265
9266         * src/compose.c
9267                 Added a test to not run the spell checker if no default
9268                 dictionary is available. No dialog is displayed though.
9269
9270 2002-10-14 [melvin]     0.8.5claws34
9271
9272         * src/gtkaspell.c
9273                 Fixed bug in dictionary list context menu where
9274                 "More..." pointed to an emtpy submenu if the
9275                 number of dictionaries is a multiple of 15
9276                 Removed unneeded code in suggestions list creation
9277
9278 2002-10-14 [paul]       0.8.5claws33
9279
9280         * po/bg.po
9281                 updated by George Danchev
9282
9283 2002-10-13 [hoa]        0.8.5claws32
9284
9285         * src/matcher.[ch]
9286           src/matcher_parser_parser.y
9287                 removed the escaped string from internal structure
9288                 of matcher.
9289
9290 2002-10-12 [colin]      0.8.5claws31
9291
9292         * src/gtksctree.[ch]
9293           src/summaryview.c
9294                 Removed useless function gtksctree_reanchor
9295
9296 2002-10-12 [alfons]     0.8.5claws30
9297         
9298         * sync with remaining main changes 2002-10-09 - 2002-10-11
9299         - drop changes to src/compose.c (requires claws specific changes)
9300         
9301 2002-10-12 [alfons]     0.8.5claws29
9302         
9303         * sync with main changes of 2002-10-08
9304         - drop changes to src/compose.c (requires claws specific changes)
9305         - drop changes to src/summaryview.c (requires changes to compose.c)     
9306
9307 2002-10-12 [alfons]     0.8.5claws28
9308         
9309         * sync with main changes of 2002-10-07
9310
9311 2002-10-12 [alfons]     0.8.5claws27
9312
9313         * sync with main changes of 2002-10-04
9314         - drop changes to src/compose.c (requires claws specific changes)
9315         - drop changes to src/prefs_folder_item.c (claws implementation
9316           seems to be working)
9317
9318 2002-10-12 [colin]      0.8.5claws26
9319
9320         * src/mainwindow.c
9321                 Fix folder-flicker when space-reading, introduced 
9322                 in claws22.
9323
9324 2002-10-12 [colin]      0.8.5claws25
9325
9326         * src/compose.c
9327                 Save account address when saving as draft.
9328                 (closes bug 621838)
9329
9330 2002-10-12 [colin]      0.8.5claws24
9331
9332         * src/summaryview.c
9333                 Fix the problem consisting of no message selected
9334                 after the last message in a folder has been moved.
9335
9336 2002-10-12 [paul]       0.8.5claws23
9337
9338         * src/compose.c
9339           src/prefs_template.c
9340           src/template.[ch]
9341                 add Cc and Bcc to templates. Patch submitted by
9342                 John L. Males.
9343
9344 2002-10-12 [colin]      0.8.5claws22
9345
9346         * src/folderview.c
9347                 Fix a bug after "Check for new messages":
9348                 If a folder was opened, it was still selected at
9349                 the end of the check, but displayed empty.
9350         * src/mainwindow.c
9351                 Remove unnecessary check
9352
9353 2002-10-12 [paul]
9354
9355         * tools/README
9356                 be more verbose in the description of
9357                 OOo2sylpheed.pl
9358                 
9359
9360 2002-10-11 [colin]      0.8.5claws21
9361
9362         * src/mainwindow.c
9363                 Make space work (better) when no mail is selected
9364
9365 2002-10-11 [colin]      0.8.5claws20
9366
9367         * src/inc.c
9368           src/news.c
9369                 fix warnings
9370
9371 2002-10-11 [colin]      0.8.5claws19
9372
9373         * src/mainwindow.c
9374                 revert 0.8.5claws6 changes as i couldn't get to
9375                 anything satisfying
9376
9377 2002-10-11 [melvin]     0.8.5claws18
9378
9379         * src/compose.c
9380                 Removed buggy and unused macro (should have been committed in
9381                 0.8.5claws17)
9382
9383 2002-10-11 [melvin]     0.8.5claws17
9384
9385         * src/compose.c
9386                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
9387
9388 2002-10-11 [thorsten]   0.8.5claws16 
9389
9390         * src/folderview.c
9391                 remove rescan warning
9392
9393 2002-10-11 [colin]      0.8.5claws15 
9394
9395         * src/procheader.c
9396                 fix a segfault that happens if conv_unmime_header
9397                 fails (should be better to find out why it fails)
9398
9399 2002-10-11 [christoph]  0.8.5claws14
9400
9401         * src/summaryview.c
9402                 update folderview stats after ignore/unignore thread
9403
9404 2002-10-11 [hoa]        0.8.5claws13
9405
9406         * src/quote_fmt_parse.y
9407                 Fixed a yacc/bison syntax error
9408         * src/matcher.c
9409                 Escaping of string is fixed.
9410
9411 2002-10-11 [colin]      0.8.5claws12
9412
9413         * src/imageview.c
9414                 Resize images to fit
9415
9416 2002-10-11 [paul]       0.8.5claws11
9417
9418         * po/es.po
9419                 updated by Ricardo Mones Lastra
9420
9421 2002-10-10 [alfons]     0.8.5claws10
9422
9423         * src/compose.c
9424                 allow dropping files by "moving" files from a file manager,
9425                 not only by the more cumbersome "copying". the latter 
9426                 mostly implies holding down the Control button
9427
9428 2002-10-10 [christoph]  0.8.5claws9
9429
9430         * src/summaryview.c
9431                 update folders after thread building for ignored threads
9432
9433 2002-10-10 [christoph]  0.8.5claws8
9434
9435         * config/.cvsignore
9436                 added Makefile
9437         * src/filtering.[ch]
9438         * src/folder.[ch]
9439         * src/folderview.[ch]
9440         * src/import.c
9441         * src/inc.[ch]
9442         * src/mbox.[ch]
9443         * src/procmsg.c
9444         * src/summaryview.[ch]
9445                 o added new flag need_update to FolderItem
9446                 o removed folder_table from various functions from tracking
9447                   folder updates
9448                 o set need_update flags in folder.c's move, copy and delete
9449                   functions and procmsg's flags functions
9450                 o added function folderview_update_items_when_required that
9451                   updates all folders with need_update set
9452                 o call folderview_update_items_when_required instead of
9453                   folderview_update_item_foreach
9454
9455 2002-10-09 [sergey]     0.8.5claws7
9456
9457         * src/compose.c
9458                 Strip CRs whel loading the text into editor in reedit mode.
9459
9460 2002-10-09 [colin]      0.8.5claws6
9461
9462         * src/mainwindow.c
9463                 Make Space work when no mail is selected
9464
9465 2002-10-09 [colin]      0.8.5claws5
9466
9467         * src/gtksctree.[ch]
9468                 Fix range_select
9469                 Add gtk_sctree_reanchor() 
9470         * src/summaryview.c
9471                 Use gtk_sctree_reanchor() - better fix for 
9472                 bug 60413
9473
9474 2002-10-09 [colin]      0.8.5claws4
9475
9476         * src/summaryview.c
9477                 Fix shift-click select after delete problem
9478                 (closes bug 60413)
9479
9480 2002-10-08 [thorsten]   0.8.5claws3
9481
9482         * src/summaryview.c
9483                 exclude current msg from -hide read messages-
9484
9485 2002-10-08 [colin]      0.8.5claws2
9486
9487         * src/inc.[ch]
9488           src/pop.c
9489           src/recv.c
9490                 Differentiate socket errors from disk full
9491                 errors
9492
9493 2002-10-08 [christoph]  0.8.5claws1
9494
9495         * Makefile.am
9496         * configure.in
9497                 modifications for new config directory
9498
9499         * config.guess  ** REMOVED **
9500         * config.sub    ** REMOVED **
9501         * install-sh    ** REMOVED **
9502         * ltmain.sh     ** REMOVED **
9503         * missing       ** REMOVED **
9504         * mkinstalldirs ** REMOVED **
9505                 these files are autogenerated by automake
9506                 when you run autogen.sh
9507
9508         * config/.cvsignore     ** NEW FILE **
9509         * config/Makefile.am    ** NEW FILE **
9510                 ignore autogenerated files
9511                 create a Makefile in this directory
9512
9513 2002-10-08 [paul]       0.8.5claws
9514
9515         * 0.8.5claws release
9516         
9517         * src/compose.c
9518           src/procheader.c
9519           src/procmsg.c
9520                 fix quote reply format for newsgroups reply bug
9521                 (thanks to Hoa)
9522                 
9523         * po/en_GB.po
9524           po/pl.po
9525                 updated by me and Witold Wladyslaw Wojciech Wilk
9526                 repectively
9527
9528 2002-10-07 [paul]       0.8.3claws53
9529
9530         * po/it.po
9531           po/pt_BR.po
9532           po/sr.po
9533                 updated messages catalogs, submitted by
9534                 Alessandro Maestri, Fabio Jr.Beneditto 
9535                 and Urke MMI, respectively.
9536
9537 2002-10-07 [christoph]  0.8.3claws52
9538
9539         * src/folder.[ch]
9540         * src/folderview.c
9541         * src/mainwindow.c
9542                 fix new folder ghost message bug
9543                 (closes bug [ 619722 ] wrong count for newly created folders)
9544
9545 2002-10-07 [christoph]  0.8.3claws51
9546
9547         * src/compose.c
9548                 fix news posting problem
9549
9550 2002-10-07 [melvin]     0.8.3claws50
9551
9552         * po/fr.po
9553                 Updated French translation
9554
9555 2002-10-05 [christoph]  0.8.3claws49
9556
9557         * src/gtkstext.c
9558                 check if line_start_cache is set in gtk_stext_update_text
9559                 (closes bug [ 618119 ] crash while doing search in folder)
9560
9561 2002-10-05 [christoph]  0.8.3claws48
9562
9563         * src/imap.c
9564         * src/news.c
9565         * src/utils.c
9566         * src/utils.h
9567                 implement cache cleanups for claws' folder system
9568                 (closes bug [ 595916 ] imapcache not cleaned up)
9569
9570 2002-10-05 [melvin]     0.8.3claws47
9571
9572         * src/prefs_actions.c
9573                 Made the help text more clear for the %p token
9574
9575 2002-10-04 [paul]       0.8.3claws46
9576
9577         * sync with 0.8.5
9578                 see ChangeLog 2002-10-02 and 2002-10-03
9579
9580 2002-10-04 [christoph]  0.8.3claws45
9581
9582         * src/inc.c
9583                 fix segfault caused by pop before smtp
9584                 call to inc_account_mail with NULL
9585                 pointer for mainwin
9586
9587 2002-10-04 [paul]       0.8.3claws44
9588
9589         * configure.in
9590                 sync the LDAP detection from 0.8.5cvs1
9591
9592 2002-10-02 [christoph]  0.8.3claws43
9593
9594         * po/de.po
9595                 fix small spelling error
9596
9597 2002-10-02 [melvin]     0.8.3claws42
9598
9599         * ac/aspell.m4
9600                 Behave better and say "no" when test program cannot be run.
9601
9602 2002-10-02 [paul]       0.8.3claws41
9603
9604         * sync with 0.8.4cvs1
9605                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
9606                 
9607         * src/summaryview.c
9608                 toggle the behavior of Reply menuitem between
9609                 normal reply and reply-to-list
9610
9611 2002-10-01 [sergey]     0.8.3claws40
9612
9613         * src/compose.c
9614                 Convert newlines in the message text to the canonical form
9615                 before base64 encoding (RFC2045 compliance, fixes some
9616                 interoperability issues with Evolution 1.0.3)
9617
9618 2002-09-29 [colin]      0.8.3claws39
9619
9620         * src/summaryview.c
9621                 Fix an unwanted copy/paste
9622
9623 2002-09-29 [colin]      0.8.3claws38
9624
9625         * src/mainwindow.c
9626                 Renamed "Custom toolbar" to "Customize toolbar"
9627                 Renamed "Show all header" to "Show all headers"
9628                 Renamed "Set diplay item" to "Set displayed items"
9629         * src/prefs_common.c
9630                 Renamed "Show all header" to "Show all headers"
9631         * src/prefs_summary_column.c
9632                 Renamed "diplay item" to "displayed items"
9633
9634 2002-09-29 [colin]      0.8.3claws37
9635
9636         * src/mainwindow.[ch]
9637                 online/offline status pixmaps follow theme
9638                 changes
9639         * src/summaryview.[ch]
9640                 quicksearch pixmap follows theme changes
9641
9642 2002-09-29 [thorsten]   0.8.3claws36
9643
9644         * src/compose.c
9645           src/prefs_folder_item.[ch]
9646                 add default_reply_to folder option (closes patch 581044)
9647
9648 2002-09-29 [christoph]  0.8.3claws35
9649
9650         * acconfig.h    ** REMOVED **
9651         * configure.in
9652         * ac/aspell.m4
9653         * ac/check-type.m4
9654         * ac/gnupg-check-typedef.m4
9655                 fix autoheader 2.50 warning
9656
9657 2002-09-29 [christoph]  0.8.3claws34
9658
9659         * major code cleanup (part 2)
9660         
9661                 - unused variables removed
9662                 - unused functions removed
9663                 - uninitialized variables checked
9664                 - missing return statements added
9665                 - missing function return types added
9666                 - added parentheses around assignment
9667                   when suggested by gcc
9668
9669 2002-09-29 [alfons]     0.8.3claws33
9670
9671         * src/logwindow.c
9672                 log_window_clear(): only bracket gtk_text_forward_delete() 
9673                 with gtk_text_freeze() / gtk_text_thaw() (see if this
9674                 works around GTK text bug)
9675
9676 2002-09-29 [paul]       0.8.3claws32
9677
9678         * po/bg.po
9679           po/sr.po
9680                 updated by George Danchev and Urke MMI
9681                 respectively
9682
9683 2002-09-27 [christoph]  0.8.3claws31
9684
9685         * doc-src/readme.txt
9686         * doc-src/rfc1806.txt   ** REMOVED **
9687         * doc-src/rfc2183.txt   ** NEW FILE **
9688         * doc-src/rfc2980.txt   ** NEW FILE **
9689                 update rfcs
9690
9691 2002-09-27 [melvin]     0.8.3claws30
9692
9693         * ac/aspell.m4
9694                 Fixed typo which could break linking
9695
9696 2002-09-27 [melvin]     0.8.3claws29
9697
9698         * ac/aspell.m4
9699                 Improved GNU/aspell checking. 
9700                 Fixed bug #614490
9701
9702 2002-09-27 [paul]       0.8.3claws28
9703
9704         * sync with 0.8.3cvs8
9705                 see ChangeLog 2002-09-27
9706
9707 2002-09-26 [colin]      0.8.3claws27
9708
9709         * src/toolbar.[ch]
9710           src/mainwindow.[ch]
9711                 Add "Reply to Mailing-list" to the toolbar
9712
9713 2002-09-26 [christoph]  0.8.3claws26
9714
9715         * src/summaryview.c
9716                 Fix wrong message counts in summaryview status
9717
9718 2002-09-26 [paul]       0.8.3claws25
9719
9720         * sync with 0.8.3cvs7
9721                 see ChangeLog 2002-09-26
9722
9723 2002-09-26 [paul]       0.8.3claws24
9724
9725         * sync with 0.8.3cvs6
9726                 see ChangeLog 2002-09-25
9727
9728 2002-09-25 [christoph]  0.8.3claws23
9729
9730         * src/prefs_common.c
9731         * src/prefs_folder_item.c
9732         * src/prefs_scoring.c
9733                 Renamed "kill score" to "hide score" in GUI
9734                 and prefs files
9735
9736 2002-09-25 [paul]       0.8.3claws22
9737
9738         * sync with 0.8.3cvs5
9739                 see ChangeLog 2002-09-24
9740
9741 2002-09-24 [alfons]     0.8.3claws21
9742
9743         patch by Satoshi Nagayasu: allows appending / saving multiple 
9744         selected files (closes "[ 612279 ] save multiple mesg(s) in 
9745         'Save as ...'")
9746
9747         * AUTHORS
9748                 add Satoshi Nagayasu
9749         * src/summaryview.c
9750                 summary_save_as(): allow saving selected files to
9751                 one file
9752                 summary_set_menu_sensitive: enable "Save As..." when
9753                 multiple files are selected
9754         * src/utils.[ch]
9755                 append_file(): new function
9756
9757 2002-09-24 [colin]      0.8.3claws20
9758
9759         * src/procmime.c
9760                 Fix segfault when mimeinfo doesn't have a 
9761                 content_type. 
9762
9763 2002-09-24 [colin]      0.8.3claws19
9764
9765         * src/prefs_common.[ch]
9766                 Add a preference to display send dialog or not
9767         * src/send.c
9768                 Display send dialog according to preference
9769
9770 2002-09-24 [colin]      0.8.3claws18
9771
9772         * src/compose.[ch]
9773                 Disable user actions when sending
9774
9775 2002-09-24 [colin]      0.8.3claws17
9776
9777         * src/procmime.c
9778                 Do not display name or filename for attachments
9779                 with an application/pgp-signature type
9780                 (security flaw, see bug 537413)
9781
9782 2002-09-23 [colin]      0.8.3claws16
9783
9784         * src/editaddress.c
9785                 Initialize entry_email, entry_alias and 
9786                 entry_remarks to first email address of the list
9787
9788 2002-09-23 [colin]      0.83claws15
9789
9790         * src/compose.c
9791                 Drop pgp-signature when reediting a signed queued
9792                 message
9793
9794 2002-09-23 [melvin]     0.8.3claws14
9795
9796         * po/fr.po
9797                 Updated French translation
9798
9799 2002-09-23 [melvin]     0.8.3claws13
9800
9801         * src/mainwindow.c
9802                 Made custom toolbar menu labels more consistent
9803         * src/prefs_toolbar.c
9804                 Made custom toolbar window title more consistent
9805
9806 2002-09-22 [colin]      0.8.3claws12
9807
9808         * src/inc.c
9809                 Initialize session type to normal before getting 
9810                 mail (fixes strange Get behaviour)
9811         * src/prefs_account.h
9812                 Move STYPE_POP_BEFORE_SMTP to last position to 
9813                 avoid other side-effects
9814
9815 2002-09-22 [colin]      0.8.3claws11
9816
9817         * src/prefs_account.c
9818                 Fix pop_bfr_smtp_tm_entry sensivity when switching
9819                 from pop3 to apop or vice-versa
9820
9821 2002-09-22 [colin]      0.8.3claws10
9822         
9823         * src/prefs_account.[ch]
9824                 Add an option for the POP before SMTP timeout
9825         * src/inc.c
9826                 Remember time of last POP connection
9827         * src/send.c
9828                 Do POP before SMTP only if timeout reached
9829
9830 2002-09-22 [oliver]     0.8.3claws9
9831         
9832         * README.claws
9833                 explain custom toolbar
9834
9835 2002-09-22 [oliver]     0.8.3claws8
9836
9837         * src/prefs_actions.[ch]
9838         custom toolbar for compose      
9839                 actions callback from compose toolbar
9840         * src/folderview.c
9841                 remove include toolbar.h
9842
9843 2002-09-22 [oliver]     0.8.3claws7
9844         
9845         * src/prefs_toolbar.[ch]
9846                 custom toolbar for compose
9847                 - generic prefs_toolbar handles both
9848                   Mainwin's toolbar as well as Compose toolbar          
9849
9850 2002-09-22 [oliver]     0.8.3claws6
9851         
9852         * src/toolbar.[ch]
9853                 custom toolbar for compose
9854                 restructure toolbar.[ch]
9855
9856 2002-09-22 [oliver]     0.8.3claws5
9857
9858         * src/compose.[ch]
9859                 custom toolbar for compose
9860
9861 2002-09-22 [oliver]     0.8.3claws4
9862         
9863         * src/mainwindow.[ch]
9864                 custom toolbar for compose 
9865                 move mainwin toolbar back to mainwindow
9866
9867 2002-09-22 [alfons]     0.8.3claws3
9868
9869         * src/procmsg.c
9870                 :%sno/if(/if (/gc
9871                 :%sno/for(/for (/gc
9872                 (beautify)
9873
9874 2002-09-22 [alfons]     0.8.3claws2
9875         
9876         * src/procmsg.c
9877                 procmsg_save_to_outbox(): don't unlink message file from queue;
9878                 callers should do it using folder_item_remove_msg()
9879
9880 2002-09-22 [colin]      0.8.3claws1
9881
9882         * src/mimeview.[ch]
9883                 Made mimeview_check_signature() public
9884         * src/textview.c
9885                 Made GPG signatures verifiable by clicking
9886                 the [application/pgp-signature] in the Text
9887                 view
9888
9889 2002-09-22 [paul]       0.8.3claws
9890
9891         * po/bg.po
9892           po/en_GB.po
9893           po/es.po
9894           po/it.po
9895           po/pl.po
9896           po/pt_BR.po
9897           po/sr.po
9898                 updated translations, submitted by George Danchev,
9899                 me, Ricardo Mones Lastra, Alessandro Maestri,
9900                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
9901                 and Urke MMI, respectively.     
9902
9903 2002-09-22 [alfons]     0.8.2claws65
9904
9905         * src/procmsg.c
9906         * src/pgptext.c
9907                 no furry valgrinds have been used to plug these memleaks
9908
9909 2002-09-20 [paul]       0.8.2claws64
9910
9911         * sync with 0.8.3cvs4
9912                 'Select thread' re-implemented 
9913                 see ChangeLog 2002-09-20
9914
9915 2002-09-21 [alfons]     0.8.2claws63
9916
9917         * src/compose.c
9918                 compose_send(): plug unnoticed memleak
9919
9920 2002-09-20 [alfons]     0.8.2claws62
9921
9922         * src/addr_compl.c
9923                 replace_address_in_edit(): strict check for NULL address to
9924                 fix "[ 607348 ] Segfault in address completion". My guess is
9925                 that this happens with an empty address book, but it's good
9926                 to have this check here anyway
9927                 
9928                 completion_window_button_press(): free string returned 
9929                 from the internal cache
9930
9931 2002-09-20 [christoph]  0.8.2claws61
9932
9933         * src/procmime.h
9934                 added ENC_BINARY to EncodingType
9935         * src/procmime.c
9936                 the string returned by procmime_get_encoding_str
9937                 should not depend on the order of values in the
9938                 EncodingType definition
9939         * doc-src/rfc1806.txt   ** NEW FILE **
9940                 Added rfc1806 about MIME Content-Disposition
9941                 Extension
9942
9943 2002-09-19 [paul]       0.8.2claws60
9944
9945         * sync with 0.8.2cvs3
9946                 see ChangeLog 2002-09-19
9947
9948 2002-09-19 [paul]       0.8.2claws59
9949
9950         * src/prefs_folder_item.c
9951                 revert to Darko's original alignment of colour
9952                 selector button
9953                 add a colon to folder_color label
9954                 
9955         * src/compose.c
9956                 add Colin's patch (with Hiro's modifications) to 
9957                 force BASE64 encoding for 8-bit text when signing
9958                 (sync with 0.8.3cvs2)
9959
9960 2002-09-18 [alfons]     0.8.2claws58
9961
9962         * src/compose.c
9963                 :%sno/if(/if (/gc
9964                 :%sno/for(/for (/gc
9965                 (beautify a little bit)
9966
9967 2002-09-18 [christoph]  0.8.2claws57
9968
9969         * src/pine.c
9970                 fix handling of fgetc return value
9971
9972 2002-09-17 [alfons]     0.8.2claws56
9973         
9974         * src/summaryview.c
9975                 summary_sort(): check non-NULL summaryview->folder_item when no 
9976                 folder is selected at all
9977                 (closes "[ 610344 ] sort label make syl Crash")
9978
9979 2002-09-17 [alfons]     0.8.2claws55
9980         
9981         * src/compose.c
9982                 beautify a little bit
9983
9984 2002-09-17 [christoph]  0.8.2claws54
9985
9986         * src/folder.c
9987                 initialize max values for cache and folder
9988                 when cache or folder is empty
9989
9990 2002-09-15 [colin]      0.8.2claws53
9991
9992         * src/compose.c
9993                 Fix a leak (thanks Alfons!) and cleaned
9994                 variables names for custom headers
9995
9996 2002-09-15 [colin]      0.8.2claws52
9997
9998         * src/compose.c
9999                 Fix custom headers recognition when
10000                 prefs_common.trans_hdr is on
10001
10002 2002-09-15 [colin]      0.8.2claws51
10003
10004         * src/compose.c
10005                 Allow dynamically-added custom headers
10006                 Yet not reparsed if reedited
10007
10008 2002-09-15 [alfons]     0.8.2claws50
10009
10010         * src/prefs_account.c
10011                 fix warnings
10012
10013 2002-09-15 [colin]      0.8.2claws49
10014         
10015         * src/prefs_account.c
10016                 fix pop_before_smtp sensitivity
10017
10018 2002-09-15 [colin]      0.8.2claws48
10019
10020         * src/inc.[ch]
10021                 add inc_pop_before_smtp()
10022                 allow MainWindow to be undefined in 
10023                 inc_account_mail() and inc_start()
10024         * src/pop.c
10025           src/prefs_account.h
10026                 add STYPE_POP_BEFORE_SMTP session type
10027         * src/prefs_account.c
10028                 activated pop before smtp option
10029         * src/send.c
10030                 do pop before smtp if the relevant option 
10031                 is set
10032
10033 2002-09-15 [paul]       0.8.2claws47
10034
10035         * sync with 0.8.3
10036                 see ChangeLog 2002-09-15
10037
10038 2002-09-14 [paul]       0.8.2claws46
10039
10040         * po/bg.po
10041                 updated Bulgarian translation, submitted by
10042                 George Danchev
10043
10044 2002-09-13 [paul]       0.8.2claws45
10045
10046         * src/compose.c
10047                 merge claws' select_account() with main's
10048                 (new) compose_select_account(). [sync with
10049                 0.8.2cvs15, see ChangeLog 2002-09-11]
10050
10051 2002-09-12 [christoph]  0.8.2claws44
10052
10053         * src/filter.c
10054                 allocate 1 elements of FolderItem not 0
10055
10056 2002-09-12 [colin]      0.8.2claws43
10057
10058         * src/compose.c
10059                 Fix bug #590825 (obey Follow-up: poster)
10060
10061 2002-09-12 [colin]      0.8.2claws42
10062
10063         * src/procmime.c
10064                 Fix bug #557009 (wrong headers for messages 
10065                 forwarded as attachments)
10066
10067 2002-09-11 [colin]      0.8.2claws41
10068         
10069         * src/compose.c
10070                 Put SCF: pseudo-header on top of message
10071                 Set draft tmp_flag when saved as draft
10072
10073         * src/procmsg.c
10074           src/procheader.c
10075                 Skip after first \n\n for beginning of real message
10076                 for drafts too
10077
10078 2002-09-11 [christoph]  0.8.2claws40
10079
10080         * src/filtering.c
10081                 use procmsg flag functions in filtering or processing
10082                 will cause incorrect folder message counts
10083
10084 2002-09-11 [colin]      0.8.2claws39
10085
10086         * src/compose.c
10087                 Fix bug #550175 - wrong save folder when reediting
10088                 drafts
10089
10090 2002-09-11 [paul]       0.8.2claws38
10091
10092         * sync with 0.8.2cvs14
10093                 see ChangeLog 2002-09-11
10094
10095 2002-09-11 [colin]      0.8.2claws37
10096
10097         * src/folder.c
10098                 Fix a typo (seeming to cause new/unread status to
10099                 be lost)
10100
10101 2002-09-10 [christoph]  0.8.2claws36
10102
10103         * src/compose.c
10104                 compose_redirect should not use compose_generic_new
10105                 because that does more stuff than expected including
10106                 opening the external editor
10107                 (closes bug "[ 526608 ] bounced messages appear blank
10108                  in editor")
10109
10110 2002-09-10 [christoph]  0.8.2claws35
10111
10112         * src/folder.c
10113                 fix problem with too large message number range
10114                 causing a crash in folder_item_scan
10115
10116 2002-09-10 [paul]       0.8.2claws34
10117
10118         * sync with 0.8.2cvs13
10119                 see ChangeLog 2002-09-10
10120
10121 2002-09-10 [christoph]  0.8.2claws33
10122
10123         * src/msgcache.c
10124                 set MsgInfo TmpFlags for queue and draft folders
10125                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
10126
10127 2002-09-10 [paul]       0.8.2claws32
10128
10129         * AUTHORS
10130           po/bg.po      ** NEW FILE **
10131                 new Bulgarian translation submitted by
10132                 George Danchev <danchev@spnet.net>
10133                 
10134         * tools/Makefile.am
10135           tools/README
10136           tools/tb2sylpheed     ** NEW FILE **
10137                 add script that converts an addressbook exported
10138                 from The Bat! into a Sylpheed addressbook. Submitted
10139                 by Urke MMI <urke-kg@eunet.yu>
10140
10141 2002-09-10 [paul]       0.8.2claws31
10142
10143         * sync with 0.8.2cvs12
10144                 see ChangeLog 2002-09-10
10145
10146 2002-09-06 [paul]       0.8.2claws30
10147
10148         * src/prefs_common.c
10149                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
10150                 
10151         * tools/Makefile.am
10152           tools/README
10153           tools/ldif-to-xml.py  ** REMOVED **
10154                 remove obsolete python script
10155
10156 2002-09-06 [paul]       0.8.2claws29
10157
10158         * sync with 0.8.2cvs10
10159                 see ChangeLog 2002-09-06
10160
10161 2002-09-04 [paul]       0.8.2claws28
10162
10163         * sync with 0.8.2cvs9
10164                 see ChangeLog 2002-08-04
10165
10166 2002-09-04 [colin]      0.8.2claws27 
10167
10168         * src/prefs_common.[ch]
10169                 Added signature color configuration
10170         * src/textview.c
10171                 Use user-specified signature color
10172
10173 2002-09-03 [colin]      0.8.2claws26
10174
10175         * src/prefs_common.[ch]
10176                 Added autosave and autosave_length prefs
10177         * src/compose.c
10178                 Added compose_remove_draft()
10179                 Auto-save drafts according to the prefs
10180         * src/main.c
10181                 Added a crash-indicator file, allowing to check
10182                 for new messages on startup if Sylpheed crashed
10183                 (makes saved drafts "reappear")
10184
10185 2002-09-03 [colin]      0.8.2claws25
10186
10187         * src/textview.[ch]
10188                 Grey the signature
10189
10190 2002-09-03 [paul]       0.8.2claws24
10191
10192         * sync with 0.8.2cvs8
10193                 see ChangeLog 2002-09-02 and 2002-09-03
10194
10195 2002-09-03 [darko]      0.8.2claws23
10196
10197         * src/folderview.c
10198                 use normal style when creating new folder to pick
10199                 proper font size 
10200
10201 2002-09-02 [melvin]     0.8.2claws22
10202
10203         * src/gtkaspell.m4
10204                 removed some obsolete code
10205
10206 2002-09-02 [melvin]     0.8.2claws21
10207
10208         * ac/aspell.m4
10209                 fixed test's equality sign (== to =)
10210
10211 2002-09-02 [alfons]     0.8.2claws20
10212
10213         * src/folder.c
10214         * src/mh.c
10215                 revert change of 0.8.2claws16 and use the mh_folder_destroy
10216                 as folder->destroy virtual as suggested by Hiro
10217                 (the mh.c code seems to have been lost around mh.c.1.21)
10218
10219 2002-09-02 [paul]       0.8.2claws19
10220
10221         * po/pt_BR.po
10222                 updated by Fabio Jr. Beneditto
10223                 
10224         * src/defs.h
10225                 use 'http://claws.sylpheed.org' for homepage link. 
10226                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
10227
10228 2002-09-01 [alfons]     0.8.2claws18
10229
10230         * src/mh.c
10231                 plug memleak related to one Martin Kluge found
10232
10233 2002-08-31 [paul]       0.8.2claws17
10234
10235         * sync with 0.8.2cvs6
10236                 see ChangeLog 2002-08-30
10237
10238 2002-08-31 [alfons]     0.8.2claws16
10239
10240         * src/folder.c
10241                 folder_destroy(): remove mailbox from folderlist even if it has
10242                 no destroy virtual
10243
10244 2002-08-31 [alfons]     0.8.2claws15
10245
10246         * src/folder.c
10247                 :%sno/if(/if (/gc
10248                 :%sno/for(/for (/gc
10249                 (being pedantic I know)
10250
10251 2002-08-31 [alfons]     0.8.2claws14
10252
10253         * src/folder.c
10254                 check for NULL pointers returned from folder->fetch_msginfo virtual
10255                 (should solve some reported crashes)
10256
10257 2002-08-30 [alfons]     0.8.2claws13
10258
10259         * acconfig.h
10260         * configure.in
10261         * src/crash.c
10262                 enable crash dialog on compilation time
10263                 (--enable-crash-dialog configure option)
10264
10265 2002-08-30 [alfons]     0.8.2claws12
10266
10267         * AUTHORS
10268                 add Martin Kluge
10269         * src/mh.c
10270                 apply memory leak plug patch by Martin Kluge
10271                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
10272                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
10273                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
10274
10275 2002-08-30 [darko]      0.8.2claws11
10276
10277         * src/folderview.c
10278                 copy Gtk style from normal style to match
10279                 font size for coloured folders
10280
10281 2002-08-29 [alfons]     0.8.2claws10
10282
10283         * sylpheed.desktop
10284                 Type=Internet <- Type=Application
10285                 (reported by Michael Schwendt, see:
10286                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
10287                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
10288
10289 2002-08-29 [paul]       0.8.2claws9
10290
10291         * sync with 0.8.2cvs5
10292                 see ChangeLog 2002-08-29
10293
10294 2002-08-29 [colin]      0.8.2claws8
10295
10296         * src/summaryview.c
10297                 Added a sanity check in summary_select_thread
10298                 Should fix bug 601605
10299
10300 2002-08-29 [colin]      0.8.2claws7
10301
10302         * src/main.c
10303                 Revert claws6 changes regarding bug #591676
10304
10305 2002-08-28 [colin]      0.8.2claws6
10306         
10307         * src/main.c
10308                 Ignore cache for queue folderitems
10309                 Fix bug #591676
10310
10311 2002-08-28 [melvin]     0.8.2claws5
10312
10313         * README.claws
10314                 Fixed typos.
10315
10316 2002-08-28 [melvin]     0.8.2claws4
10317
10318         * README.claws
10319                 Updated a bit the text concerning the spell checker
10320
10321 2002-08-28 [melvin]     0.8.2claws3
10322
10323         Merged the GNU_aspell_branch:
10324                 Support of new GNU/aspell is now included and the old pspell
10325                 is not supported anymore.
10326                 See README.claws
10327
10328         * README.claws
10329                 Updated spell checker text to reflect the switch to GNU/aspell
10330
10331         * ac/aspell.m4          *** NEW ***
10332         * src/gtkaspell.[ch]    *** NEW *** 
10333         * ac/pspell.m4          *** DELETED *** 
10334         * src/gtkspell.[ch]     *** DELETED ***
10335
10336         * ac/Makefile.am
10337                 Updated for GNU/aspell support
10338
10339         * po/POTFILES.in
10340                 Replaced gtkspell.c by gtkaspell.c
10341
10342         * acconfig.h
10343         * src/Makefile.am
10344         * src/about.c
10345         * src/compose.[ch]
10346         * src/crash.c
10347         * src/main.c
10348         * src/prefs_common.[ch]
10349                 Updated for GNU/aspell support
10350
10351 2002-08-28 [paul]       0.8.2claws2
10352
10353         * sync with 0.8.2cvs4
10354                 see ChangeLog 2002-08-27 and 2002-08-28
10355
10356 2002-08-28 [colin]      0.8.2claws1
10357
10358         * src/summary_search.c
10359                 Added "AND search"
10360
10361 2002-08-28 [jens]       0.8.2claws
10362
10363         *po/de.po
10364                 Updated German translations
10365
10366 2002-08-27 [melvin]     0.8.2claws
10367
10368         * po/fr.po
10369                 Updated French translations
10370
10371 2002-08-27 [paul]       0.8.2claws
10372
10373         * sync with 0.8.2 main release
10374
10375         * po/en_GB.po
10376           po/es.po
10377           po/it.po
10378           po/pl.po
10379           po/pt_BR.po
10380           po/sr.po
10381                 updated message catalogs submitted by
10382                 Ricardo Mones Lastra, Alessandro Maestri,
10383                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
10384                 Beneditto and Urke MMI  
10385
10386 2002-08-27 [hoa]        0.8.1claws123
10387
10388         * src/mainwindow.[ch]
10389         * src/summaryview.[ch]
10390                 removed the "filter setting" menu option.
10391                 add a "cancel a news message" menu option.
10392
10393 2002-08-26 [martin]     0.8.1claws122
10394
10395         * ChangeLog.claws
10396                 changed string under 0.8.1claws79 changed by myself
10397                 i'm sorry alfons :(
10398
10399 2002-08-26 [martin]     0.8.1claws121
10400
10401         * src/crash.c
10402                 added kill command to debuggerrc to start crash dialog
10403
10404 2002-08-26 [paul]       0.8.1claws120
10405
10406         * sync with 0.8.1cvs31
10407                 see ChangeLog 2002-08-26
10408
10409 2002-08-25 [alfons]     0.8.1claws119
10410
10411         * src/procmsg.c
10412                 fix bug that didn't send out correct headers to news server
10413                 when sending news article and email from queue (bug reported
10414                 and patch provided by Tim Mann; closes bug 
10415                 "[ 583196 ] 0.7.8claws can't post news")
10416
10417 2002-08-25 [alfons]     0.8.1claws118
10418
10419         * src/selective_download.c
10420                 mark two strings as translatable
10421                 (thanks to Urke MMI for pointing this out)
10422
10423 2002-08-25 [alfons]     0.8.1claws117
10424
10425         * src/summaryview.c
10426                 treat sent boxes as special and allow sorting them by addressee
10427                 (closes "[ 589418 ] Sent folder sorting misbehavior"
10428                 submitted by Steve Lamb)
10429
10430 2002-08-24 [alfons]     0.8.1claws116
10431
10432         * src/matcher.c
10433                 fix memleak reported by Martin Kluge
10434                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
10435
10436 2002-08-24 [oliver]     0.8.1claws115
10437
10438         * src/prefs_toolbar.c
10439                 o code cleanup as suggested by Alfons
10440                 o memleak fix
10441
10442 2002-08-24 [alfons]     0.8.1claws114
10443
10444         * src/summaryview.c
10445                 o fix another memory leak reported by Martin Kluge
10446                   (see "[ 599568 ] Small Memory Leak")
10447                 o remove 'from' variable from 'summary_set_header()'; we can
10448                   do with just 'to' 
10449
10450 2002-08-24 [paul]       0.8.1claws113
10451
10452         * sync with 0.8.1cvs30
10453                 see ChangeLog 2002-08-23
10454
10455 2002-08-24 [alfons]     0.8.1claws112
10456
10457         * src/summaryview.c
10458                 remove unnecessary allocations for search bar fixing leaks
10459                 reported by Martin Kluge
10460                 (see "[ 599451 ] Further memory leaks?")
10461
10462 2002-08-24 [alfons]     0.8.1claws111
10463
10464         * src/main.c
10465                 make get_socket_name() public for crash.c
10466         * src/crash.c
10467                 o make report bug button work (goes to claws' 
10468                   bug tracker at sf.net)
10469                 o introduce function for doing important stuff just
10470                   before claws goes down
10471                 o clean up code 
10472
10473 2002-08-24 [alfons]     0.8.1claws110
10474
10475         * src/compose.c
10476                 move cursor to "To" entry when forwarding as attachment
10477                 (reported and solved by Steve Lamb, closes bug report
10478                 "[ 592880 ] Forward as attachment; cursor not in to")
10479
10480 2002-08-24 [colin]      0.8.1claws109
10481
10482         * src/mainwindow.c
10483                 fix quick search visibility after GUI (de)separations.
10484
10485 2002-08-23 [colin]      0.8.1claws108
10486
10487         * src/mainwindow.c
10488                 fix header pane visibility after folderview or
10489                 messageview (de)separation
10490
10491 2002-08-23 [paul]       0.8.1claws107
10492
10493         * src/mainwindow.[ch]
10494           src/toolbar.c
10495                 give full control of display or non-display 
10496                 of the Execute icon to Custom toolbar settings.
10497                 add new sensitivity condition to maninwindow.h: 
10498                 M_DELAY_EXEC
10499
10500         * ChangeLog
10501           ChangeLog.jp
10502           NEWS
10503                 more sync with 0.8.1cvs29
10504
10505 2002-08-23 [melvin]     0.8.1claws106
10506
10507         * src/alertpanel.c
10508                 Readded support for custom widget in alertpanel lost in last
10509                 sync.
10510
10511 2002-08-23 [paul]       0.8.1claws105
10512
10513         * sync with 0.8.1cvs29
10514                 see ChangeLog 2002-08-23
10515
10516 2002-08-23 [colin]      0.8.1claws104
10517
10518         * src/summaryview.c
10519                 Fix folder and search pixmaps exchanging positions
10520                 after theme or toolbar changes. Thank to Oliver for 
10521                 reporting this.
10522
10523 2002-08-23 [colin]      0.8.1claws103
10524
10525         * src/mainwindow.c
10526           src/messageview.[ch]
10527           src/noticeview.[ch]
10528           src/summaryview.c
10529                 Changed messageview_create() and noticeview_create()
10530                 to avoid the last gdk_warning
10531
10532 2002-08-22 [colin]      0.8.1claws102
10533
10534         * src/summaryview.c
10535                 Fix my new `Creating pixmap from xpm' warning
10536
10537 2002-08-22 [colin]      0.8.1claws101
10538
10539         * src/mainwindow.c
10540                 Fix some of the gdk warnings
10541
10542 2002-08-22 [colin]      0.8.1claws100
10543
10544         * src/Makefile.am
10545         * src/stock_pixmap.c
10546         * src/stock_pixmap.h
10547         * src/pixmaps/quicksearch.xpm *ADDED*
10548                 Add the quicksearch pixmap
10549         * src/mainwindow.c
10550         * src/summaryview.c
10551         * src/summaryview.h
10552                 Make quicksearch bar visible/hidden via a button
10553
10554 2002-08-22 [christoph]  0.8.1claws99
10555
10556         * src/folder.c
10557                 fix folder update for newsgroups with message
10558                 numbers below minimum number of articles to fetch
10559                 (closes bug #598445)
10560
10561 2002-08-22 [paul]       0.8.1claws98
10562
10563         * sync with 0.8.1cvs28
10564                 see ChangeLog 2002-08-22
10565
10566 2002-08-21 [alfons]     0.8.1claws97
10567
10568         * src/crash.c
10569                 use bt instead of bt full which seems to work 
10570                 better, and bt full doesn't give a great deal 
10571                 of information anyway
10572
10573 2002-08-21 [colin]      0.8.1claws96
10574
10575         * src/summaryview.c
10576                 fix summaryview_searchtype_changed prototype
10577
10578 2002-08-21 [christoph]  0.8.1claws95
10579
10580         * src/mainwindow.c
10581                 o fix broken menu update for sorting type, we have to
10582                   get this info from the summaryview now
10583                 o removed setting of threaded state in menu callback
10584         * src/summaryview.[ch]
10585                 more summaryview/folderitem seperation for
10586                 threading option
10587         * configure.in
10588                 removed not required --with-compiler-flags option
10589
10590 2002-08-21 [oliver]     0.8.1claws94
10591         
10592         * src/toolbar.h 
10593                 o rename toolbar.xml to toolbar_main.xml
10594                   since toolbar_compose.xml might come up 
10595                   any time soon
10596         * README.claws
10597                 add custom toolbar              
10598
10599 2002-08-21 [darko]      0.8.1claws93
10600
10601         * src/procmsg.c
10602                 don't reset tmp flags for messages copied
10603                 to sent folder
10604
10605 2002-08-21 [colin]      0.8.1claws92
10606         
10607         * src/prefs_filtering.c
10608                 fix renaming rules on folder rename 
10609                 when folder is not a leaf folder
10610
10611 2002-08-21 [paul]       0.8.1claws91
10612
10613         * src/prefs_folder_item.c
10614                 fix alignment of colour selector
10615
10616 2002-08-21 [paul]       0.8.1claws90
10617
10618         * sync with 0.8.1cvs27
10619                 see ChangeLog 2002-08-21
10620
10621 2002-08-21 [paul]       0.8.1claws89
10622
10623         * src/summaryview.c
10624                 fix crash when changing field type in
10625                 Quick search bar
10626
10627 2002-08-21 [colin]      0.8.1claws88
10628
10629         * src/summaryview.c
10630                 Made quick search case-insensitive
10631
10632 2002-08-21 [paul]       0.8.1claws87
10633
10634         * sync with 0.8.1cvs26
10635                 see ChangeLog 2002-08-21
10636
10637 2002-08-20 [christoph]  0.8.1claws86
10638
10639         * src/folderview.c
10640         * src/main.c
10641         * src/summaryview.[ch]
10642                 more summaryview/folderitem seperation for
10643                 sort_key and sort_type
10644         * src/procmsg.c
10645                 added missing return statement
10646
10647 2002-08-20 [colin]      0.8.1claws85
10648
10649         * src/summaryview.[ch]
10650                 Added a quick search box
10651         * src/mainwindow.c
10652         * src/prefs_common.[ch]
10653                 Added a show/hide option for the quick search
10654
10655 2002-08-20 [oliver]     0.8.1claws84
10656         
10657         * src/mainwindow.c
10658                 remove toolbar_create_popups
10659         * src/toolbar.[ch]
10660                 o remove toolbar_create_popups
10661                 o fix toolbar_set_sensitive 
10662                   (Bug reports #596834 and #596832)     
10663         * src/prefs_toolbar.c
10664                 o add "Set default" button
10665                 o align label and text + combo widgets
10666
10667 2002-08-20 [hoa]        0.8.1claws83bis
10668
10669         * src/imap.c
10670                 fixed a bug in imap_fetch_msginfo() in case there is no
10671                 current folder.
10672
10673 2002-08-20 [darko]      0.8.1claws83
10674
10675         * src/folderview.c
10676                 copy the color style of folder view so it
10677                 works with GTK themes
10678
10679 2002-08-20 [darko]      0.8.1claws82
10680
10681         * src/folder.h
10682         * src/folderview.c
10683         * src/prefs_folder_item.[hc]
10684                 don't use UI stuff in folder.h
10685
10686 2002-08-20 [darko]      0.8.1claws81
10687
10688         * src/folder.h
10689         * src/prefs_folder_item.h
10690         * src/folderview.c
10691         * src/prefs_folder_item.c
10692                 ability to set folder color in folderview
10693
10694 2002-08-19 [alfons]     0.8.1claws80
10695
10696         * src/summaryview.c
10697                 fix one of the earlier memleaks reported by Martin Kluge
10698
10699 2002-08-19 [alfons]     0.8.1claws79
10700
10701         * src/mainwindow.c
10702                 hide notice view when selecting seperate folder
10703                 view (reported by Urke MMI)
10704
10705 2002-08-19 [christoph]  0.8.1claws78
10706
10707         * src/folderview.c
10708         * src/prefs_folder_item.h
10709         * src/summaryview.[ch]
10710                 o add summary_set_prefs_from_folderitem to set
10711                   summaryview prefs (first step to remove all
10712                   references to the folderitem in summaryview)
10713                 o moved compiled regex stuff from folderitem prefs
10714                   to summaryview code
10715
10716 2002-08-19 [paul]       0.8.1claws77
10717
10718         * src/compose.c
10719                 add check for '.' to QUOTE_IF_REQUIRED
10720
10721 2002-08-19 [paul]       0.8.1claws76
10722
10723         * src/inc.c
10724                 sync with 0.8.1cvs25 (plug memory leak)
10725
10726         * src/prefs_toolbar.c
10727                 re-order prefs_toolbar_cancel()
10728
10729 2002-08-18 [alfons]     0.8.1claws75
10730
10731         * src/inc.c
10732         * src/matcher.c
10733                 plug other memleaks reported by Martin Kluge
10734
10735 2002-08-18 [paul]       0.8.1claws74
10736
10737         * po/pt_BR.po
10738                 updated by Fabio Jr. Beneditto
10739
10740 2002-08-18 [paul]       0.8.1claws73
10741
10742         * src/toolbar.[ch]
10743                 fix bug where tooltips were displayed untranslated              
10744
10745         * src/prefs_toolbar.c
10746                 fix bug where clicking 'Cancel' creates an icon & text
10747                 toolbar regardless of prefs
10748         
10749
10750 2002-08-17 [oliver]     0.8.1claws72
10751
10752         * src/prefs_toolbar.c
10753                 update toolbar on CANCEL
10754                 bug reported by Martin Kluge
10755         * src/toolbar.c
10756                 toolbar_destroy memleak fixed           
10757
10758 2002-08-17 [alfons]     0.8.1claws71
10759
10760         * src/toolbar.c
10761                 plug another memleak reported by Martin Kluge
10762
10763 2002-08-16 [alfons]     0.8.1claws70
10764
10765         * src/crash.c
10766                 use execvp() correctly (suggested by wwp; thanks!)
10767
10768 2002-08-16 [alfons]     0.8.1claws69
10769
10770         * src/gtksctree.c
10771                 plug memory leak reported by Kim Schultz & Martin Kluge
10772
10773 2002-08-16 [paul]       0.8.1claws68
10774
10775         * po/es.po
10776                 updated by Ricardo Mones Lastra
10777
10778 2002-08-16 [paul]       0.8.1claws67
10779
10780         * src/toolbar.h
10781                 fix bug where 'Compose News' icon showed wrong
10782                 tooltip
10783
10784 2002-08-16 [paul]       0.8.1claws66
10785
10786         * sync with 0.8.1cvs24
10787                 see ChangeLog 2002-08-16
10788
10789         * po/it.po
10790                 updated by Alessandro Maestri
10791
10792 2002-08-15 [paul]       0.8.1claws65
10793
10794         * po/sr.po
10795                 updated by Urke MMI
10796
10797 2002-08-15 [paul]       0.8.1claws64
10798
10799         * src/*.c
10800                 don't translate debug info
10801
10802         * src/matcher.[ch]
10803                 add copyright info
10804
10805 2002-08-15 [paul]       0.8.1claws63
10806
10807         * src/prefs_toolbar.c
10808                 fix bug where clicking 'OK' creates an icon & text
10809                 toolbar regardless of prefs
10810
10811 2002-08-14 [alfons]     0.8.1claws62
10812
10813         * src/main.c
10814                 add global var that has the full argv[0]
10815         * src/crash.c
10816                 o execvp the correct sylpheed by using argv0
10817                   and setting the correct work dir
10818                 o other tweaks  
10819
10820 2002-08-14 [oliver]     0.8.1claws61
10821         
10822         * enable/disable Toolbar Action Buttons 
10823         * code cleanups
10824         * src/mainwindow.c
10825         * src/toolbar.[ch]      
10826         * src/prefs_toolbar.c   
10827
10828 2002-08-14 [melvin]     0.8.1claws60
10829
10830         * po/fr.po
10831                 Updated French translations
10832
10833 2002-08-14 [melvin]     0.8.1claws59
10834
10835         * src/crash.c
10836                 Made bug report not translatable
10837         * src/exporthtml.c
10838                 Fixed exporthtml_build_filespec() return value
10839         * src/foldersel.c
10840                 Fixed incorrect include file
10841         * src/gtkspell.c
10842         * src/prefs_actions.c
10843         * src/prefs_toolbar.c
10844                 Made debug info not translatable
10845         * src/mutt.c
10846         * src/quote_fmt.c
10847                 Added missing includes
10848         * src/prefs_common.c
10849                 Fixed typo
10850
10851 2002-08-14 [paul]       0.8.1claws58
10852
10853         * faq/es/sylpheed-faq.html
10854           faq/es/sylpheed-faq-[1-3].html
10855           faq/es/sylpheed-faq-4.html     **NEW FILE **
10856                 update Spanish FAQ
10857
10858 2002-08-13 [christoph]  0.8.1claws57
10859
10860         * src/procmsg.c
10861                 ignore thread fix that did not mark all
10862                 child nodes of a ignored thread as
10863                 ignored. Does not work perfectly yet,
10864                 but it is better now
10865
10866 2002-08-13 [alfons]     0.8.1claws56
10867
10868         * src/crash.c
10869                 o implement 'save crash log'
10870                 o some tweaks
10871
10872 2002-08-13 [melvin]     0.8.1claws55
10873
10874         * src/main.c
10875                 removed unrequired "execinfo.h" header
10876
10877 2002-08-12 [paul]       0.8.1claws54
10878
10879         * faq/en/sylpheed-faq.html
10880           faq/en/sylpheed-faq-[1-3].html
10881           faq/en/sylpheed-faq-4.html     **NEW FILE **
10882                 update English FAQ
10883
10884 2002-08-12 [alfons]     0.8.1claws53
10885
10886         * po/POTFILES.in
10887                 add crash.c to translatables
10888         * src/crash.c
10889                 bring in Leandro's crash dialog
10890
10891 2002-08-11 [alfons]     0.8.1claws52
10892
10893         * src/crash.c
10894                 clean up some warnings
10895
10896 2002-08-11 [alfons]     0.8.1claws51
10897
10898         * acconfig.h
10899         * configure.in
10900         * src/crash.[ch]        ** NEW FILES **
10901         * src/main.c            
10902                 initial gdb crash handler
10903
10904 2002-08-11 [paul]       0.8.1claws50
10905
10906         * src/prefs_toolbar.c
10907                 replace Up/Down arrow pixmaps with text to be
10908                 consistent across icon themes
10909
10910 2002-08-11 [paul]       0.8.1claws49
10911
10912         * src/prefs_common.c
10913           src/prefs_toolbar.c
10914                 rename 'Pixmap' -> 'Icon'
10915
10916         * src/toolbar.[ch]
10917                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
10918
10919 2002-08-10 [paul]       0.8.1claws48
10920
10921         * src/prefs_toolbar.c
10922                 re-work the UI
10923
10924 2002-08-10 [paul]       0.8.1claws47
10925
10926         * src/main.c
10927                 don't write Processing progress to status bar
10928                 patch submitted by Alexander Evseev
10929
10930         * src/prefs_toolbar.c
10931                 re-position and resize window
10932                 make window assume correct size on first call
10933
10934 2002-08-10 [paul]       0.8.1claws46
10935
10936         * src/mainwindow.c
10937           src/prefs_toolbar.c
10938           src/toolbar.c
10939           src/toolbar.h
10940                 obey coding style
10941                 follow UI text conventions
10942
10943 2002-08-10 [alfons]     0.8.1claws45
10944
10945         * src/toolbar.c
10946                 correct pixmap for delete action
10947
10948 2002-08-10 [paul]       0.8.1claws44
10949
10950         * po/pt_BR.po
10951                 updated by Fabio Jr. Beneditto
10952
10953 2002-08-10 [paul]       0.8.1claws43
10954
10955         * po/POTFILES.in
10956                 add custom toolbar files
10957
10958 2002-08-10 [paul]       0.8.1claws42
10959
10960         * sync with 0.8.1cvs22
10961                 see ChangeLog 2002-08-09
10962
10963 2002-08-09 [paul]       0.8.1claws41
10964
10965         * tools/Makefile.am
10966           tools/README
10967           tools/outlook2sylpheed.pl     ** NEW FILE **
10968                 add script to convert exported Outlook
10969                 contacts list to a Sylpheed addressbook.
10970                 Submitted by Ricardo Mones Lastra.
10971
10972 2002-08-09 [paul]       0.8.1claws40
10973
10974         * AUTHORS
10975           configure.in
10976           po/sr.po      ** NEW FILE **
10977                 add Serbian message catalog. Submitted by
10978                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
10979
10980 2002-08-09 [paul]       0.8.1claws39
10981
10982         * sync with 0.8.1cvs21
10983                 see ChangeLog 2002-08-08
10984
10985 2002-08-08 [oliver]     0.8.1claws38
10986
10987         * src/mainwindow.c
10988                 move Custom Toolbar to Configuration menu
10989
10990 2002-08-08 [oliver]     0.8.1claws37
10991
10992         * src/prefs_toolbar.c
10993                 fix substitute pixmap bug
10994
10995 2002-08-08 [paul]       0.8.1claws36
10996
10997         * sync with 0.8.1cvs19
10998                 see ChangeLog 2002-08-08
10999
11000 2002-08-07 [christoph]  0.8.1claws35
11001
11002         * src/utils.c
11003                 fixed a memory leak in new canonicalize_file_replace
11004
11005 2002-08-07 [christoph]  0.8.1claws34
11006
11007         * src/utils.[ch]
11008                 o canonicalize_file_replace should create the temporary
11009                   file in the same directory as the original file.
11010                 o added get_tmpfile_in_dir that creates a temorary file
11011                   in a specified directory.
11012
11013 2002-08-07 [melvin]     0.8.1claws33
11014
11015         * src/toolbar.c
11016                 fixed bug where 'Article' button acted as 'Email' button.
11017
11018 2002-08-07 [paul]       0.8.1claws32
11019
11020         * sync with 0.8.1.cvs17
11021                 see ChangeLog 2002-08-07
11022
11023 2002-08-07 [colin]      0.8.1claws31
11024         
11025         * src/news.c
11026                 fix mass-cancel problem
11027
11028 2002-08-07 [thorsten]   0.8.1claws30
11029
11030         * src/prefs_toolbar.c
11031                 fix: crash on replace or add new button
11032         * src/toolbar.c
11033                 fix: close xmlfile after reading
11034         * src/utils.c
11035                 fix: unlink() file before rename()
11036
11037 2002-08-06 [paul]       0.8.1claws29
11038
11039         * sync with 0.8.cvs15
11040                 see ChangeLog 2002-08-06
11041
11042 2002-08-06 [oliver]     0.8.1claws28
11043
11044         * src/toolbar.c
11045         * src/prefs_toolbar.c
11046                 fixed empty toolbar issue
11047
11048 2002-08-06 [oliver]     0.8.1claws27
11049
11050         * Custom Toolbar Final 
11051         * src/folderview.c
11052         * src/inc.c
11053         * src/summaryview.c
11054                 o toolbar stuff now lives in src/toolbar.[ch]
11055                 o main_window_toolbar_* functions are renamed to
11056                   toolbar_* reflecting their new source file
11057         * src/mainwindow.[ch]
11058                 o remove toolbar stuff  
11059
11060 2002-08-06 [oliver]     0.8.1claws26
11061         
11062         * src/Makefile.am
11063         * src/prefs_toolbar.[ch]        **New File**
11064         * src/toolbar.[ch]              **New File**
11065                 o prefs_toolbar.[ch] custom toolbar frontend
11066                 o toolbar.[ch]       backend 
11067
11068 2002-08-06 [oliver]     0.8.1claws25
11069
11070         * src/prefs_actions.[ch]
11071                 o new exported function actions_execute
11072
11073 2002-08-06 [paul]       0.8.1claws24
11074
11075         * sync with 0.8.1cvs4
11076                 see ChangeLog 2002-08-06
11077
11078 2002-08-06 [paul]       0.8.1claws23
11079
11080         * sync with 0.8.1cvs13
11081                 see ChangeLog 2002-08-06
11082
11083 2002-08-06 [paul]       0.8.1claws22
11084
11085         * sync with 0.8.1cvs12
11086                 see ChangeLog 2002-08-05 and 2002-08-06
11087
11088 2002-08-06 [match]      0.8.1claws21
11089
11090         * src/addrclip.c
11091                 improvements to cut/copy/paste address
11092
11093 2002-08-05 [match]      0.8.1claws20
11094
11095         * src/addritem.[ch]
11096         * src/addrcache.c
11097         * src/addrbook.c
11098         * src/editaddress.c
11099         * src/addressbook.c
11100                 fixes to improve cut/copy/paste
11101
11102 2002-08-06 [melvin]     0.8.1claws19
11103
11104         * src/account.[ch]
11105                 account_find_all_from_address(): new function that returns the
11106                 list of all accounts that are matched in an address.
11107         * src/alertpanel.[ch]
11108                 alertpanel() now accepts a custom widget
11109                 alertpanel_with_widget(): new function that pops up a panel with
11110                 a custom widget in it 
11111         * src/gtkutils.[ch]
11112                 gtkut_account_menu_new(): new function that allows the selection
11113                 of an account from a list of accounts.
11114         * src/messageview.c
11115                 Extended Return Receipt notification to select the correct 
11116                 account and to make a security test on the Delivery-Notification
11117                 address which should be the same as the Return-Path.
11118
11119 2002-08-06 [thorsten]   0.8.1claws18
11120
11121         * src/mimeview.c
11122                 attach_all: save unnamed as "noname.%d",
11123                 dont free static dirname
11124
11125 2002-08-05 [alfons]     0.8.1claws17
11126
11127         * configure.in
11128                 detect XIM by trying to link rather than compile a XIM program
11129
11130 2002-08-05 [oliver]     0.8.1claws16
11131                 
11132         * src/stock_pixmap.[ch]
11133                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
11134                 o new func to retrieve pixmaps
11135
11136 2002-08-05 [paul]       0.8.1claws15
11137
11138         * sync with 0.8.1cvs10
11139                 see ChangeLog 2002-08-05
11140
11141 2002-08-04 [alfons]     0.8.1claws14
11142
11143         * src/textview.c
11144                 see if this plugs memleak
11145
11146 2002-08-04 [melvin]     0.8.1claws13
11147
11148         * src/gtkspell.c
11149                 fixed bug that could crash Sylpheed when highlighting
11150                 all misspelled words.
11151
11152 2002-08-03 [melvin]     0.8.1claws12
11153
11154         * src/prefs_actions.c
11155                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
11156         * src/messageview.c
11157                 fixed bug where the Return Receipt was sent to
11158                 Delivery-Notification-To address even if it was not present
11159
11160 2002-08-02 [alfons]     0.8.1claws11
11161
11162         * src/prefs_actions.c
11163                 o more check for NULLs
11164                 o put create_io_dialog() in right conditional block
11165
11166 2002-08-02 [paul]       0.8.1claws10
11167
11168         * po/es.po
11169                 updated by Ricardo Mones Lastra
11170
11171 2002-08-01 [christoph]  0.8.1claws9
11172
11173         * src/folder.c
11174                 don't free the cache of the opened
11175                 folder in the summaryview
11176         * src/summaryview.c
11177                 don't unset flags, if it is not required
11178
11179 2002-08-01 [paul]       0.8.1claws8
11180
11181         * sync with 0.8.1cvs8
11182                 see ChangeLog entry 2002-08-01
11183
11184 2002-08-01 [paul]       0.8.1claws7
11185
11186         * sync with 0.8.1cvs7
11187                 see ChangeLog 2002-07-31 and 2002-08-01
11188
11189 2002-07-31 [christoph]  0.8.1claws6
11190
11191         * src/mainwindow.c
11192                 forgot to update menu sensitivity
11193                 function for new menu entry
11194
11195 2002-07-31 [alfons]     0.8.1claws5
11196
11197         * src/main.c
11198                 check folder item and its path for NULL on
11199                 initial processing
11200
11201 2002-07-31 [christoph]  0.8.1claws4
11202
11203         * src/folder.c
11204                 check if folder_item_get_msginfo in
11205                 folder_item_remove_msg returned NULL
11206         * src/imap.c
11207                 better clear the uid cache in the
11208                 uid validity check function and delete
11209                 cached messages
11210
11211 2002-07-31 [paul]       0.8.1claws3
11212
11213         * man/sylpheed.1
11214                 add the '--attach' option and a few other
11215                 minor changes
11216
11217 2002-07-31 [paul]       0.8.1claws2
11218
11219         * sync with 0.8.1cvs5
11220                 see ChangeLog 2002-07-31
11221
11222 2002-07-31 [christoph]  0.8.1claws1
11223
11224         * src/folderview.[ch]
11225         * src/mainwindow.c
11226                 replace "Rescan all folders..." with
11227                 "Check all folders for new messages..."
11228
11229 2002-07-30 [paul]       0.8.1claws
11230
11231         * version 0.8.1claws released
11232
11233 2002-07-30 [paul]       0.8.0claws29
11234
11235         * tools/OOo2sylpheed.pl ** NEW FILE **
11236           tools/README
11237                 add script to enable sending documents as
11238                 attachments from OpenOffice.org
11239
11240 2002-07-30 [melvin]     0.8.0claws28
11241
11242         * src/prefs_actions.c
11243                 Made the actions' input/output dialog display
11244                 without delay.
11245
11246 2002-07-30 [christoph]  0.8.0claws27
11247
11248         * src/procmsg.c
11249                 check if folder_item_get_msginfo in
11250                 procmsg_save_to_outbox returned NULL
11251
11252 2002-07-30 [paul]       0.8.0claws26
11253
11254         * sync with 0.8.1cvs4
11255                 see ChangeLog 2002-07-29
11256
11257 2002-07-29 [thorsten]   0.8.0claws25
11258
11259         * README.claws
11260                 added selective download, delete on server
11261
11262 2002-07-29 [paul]       0.8.0claws24
11263
11264         * sync with 0.8.1cvs3
11265                 see ChangeLog 2002-07-29
11266
11267 2002-07-27 [christoph]  0.8.0claws23
11268
11269         * src/folder.c
11270                 add extra check if fetching the msginfo
11271                 returned NULL
11272
11273 2002-07-27 [paul]       0.8.0claws22
11274
11275         * sync with 0.8.1cvs2
11276                 see ChangeLog 2002-07-26
11277
11278 2002-07-27 [christoph]  0.8.0claws21
11279
11280         * src/imap.c
11281                 add another check if a valid msginfo
11282                 was returned
11283
11284 2002-07-26 [hoa]        0.8.0claws20
11285
11286         * src/folder.c
11287                 Fixed a condition in folder_item_destroy()
11288
11289         * src/imap.c
11290                 Fixed an error in IMAP protocol
11291
11292 2002-07-26 [alfons]     0.8.0claws19
11293
11294         * src/folder.c
11295                 ofcourse compare with identifier, not the path
11296
11297 2002-07-26 [alfons]     0.8.0claws18
11298
11299         * src/folder.c
11300                 use folder item identifier for saving / restoring
11301                 preferences because folder->path might not be unique
11302
11303 2002-07-26 [melvin]     0.8.0claws17
11304
11305         * src/logwindow.c
11306                 Fixed a crash introduced in 0.8.0claws5 when log is 
11307                 cut under 80 characters.
11308
11309 2002-07-26 [paul]       0.8.0claws16
11310
11311         * sync with 0.8.1cvs1
11312                 see ChangeLog 2002-07-26
11313
11314 2002-07-26 [christoph]  0.8.0claws15
11315
11316         * src/imap.[ch]
11317                 imap folder now remembers the last selected
11318                 folder and imap_fetch_msginfo skips selecting
11319                 the folder if it is already selected
11320
11321 2002-07-26 [christoph]  0.8.0claws14
11322
11323         * src/folder.c
11324         * src/folderview.c
11325         * src/imap.c
11326                 fix imap folder rescanning
11327
11328 2002-07-25 [christoph]  0.8.0claws13
11329
11330         * src/filter.c
11331         * src/folder.[ch]
11332         * src/folderview.c
11333         * src/imap.[ch]
11334         * src/mainwindow.c
11335         * src/mbox_folder.c
11336         * src/mh.c
11337         * src/news.c
11338                 implement imap uid cache and uid validity check
11339
11340 2002-07-25 [alfons]     0.8.0claws12
11341
11342         * src/summaryview.c
11343                 fix a brown paper bag bug, and also add some more
11344                 checks
11345
11346 2002-07-25 [christoph]  0.8.0claws11
11347
11348         * src/folder.c
11349                 don't mix copy, fetch_msginfo and remove
11350                 operations in folder item copy and move
11351                 operations
11352
11353 2002-07-25 [christoph]  0.8.0claws10
11354
11355         * src/folderview.c
11356         * src/mainwindow.c
11357         * src/prefs_folder_item.c
11358         * src/summaryview.[ch]
11359                 remove no longer required parameter update_cache from
11360                 summary_show
11361
11362 2002-07-25 [paul]       0.8.0claws9
11363
11364         * sync with 0.8.1
11365         
11366         * AUTHORS
11367                 a few corrections
11368
11369 2002-07-24 [alfons]     0.8.0claws8
11370
11371         * src/summaryview.c
11372                 sort correctly when using simplified subject line
11373                 (closes feature request "[ 585141 ] applying regexp to subject 
11374                 before sort" submitted by Alexandra Walford)
11375
11376 2002-07-24 [paul]       0.8.0claws7
11377
11378         * sync with 0.8.0cvs3
11379                 see ChangeLog 2002-07-24
11380
11381 2002-07-23 [christoph]  0.8.0claws6
11382
11383         * src/folder.c
11384         * src/folder.h
11385         * src/summaryview.c
11386         * src/summaryview.h
11387         * src/main.c
11388                 o separate processing and summaryview
11389                 o removed summary_write_cache from summaryview
11390                 o removed summaryview->killed_messages, because we don't have
11391                   to keep a list of killed messages anymore. New cache will
11392                   keep the hidden messages in cache anyway
11393         * src/folderview.c
11394         * src/inc.c
11395         * src/selective_download.c
11396                 o removed unnecessary summary_write_cache calls
11397         * src/procmsg.c
11398                 o don't set ignore thread flag in procmsg_get_thread_tree
11399                   if it is already set
11400         * src/mainwindow.c
11401         * src/statusbar.h
11402                 o moved STATUSBAR_PUSH/POP to statusbar.h because
11403                   they are used in different files
11404
11405 2002-07-23 [melvin]     0.8.0claws5
11406
11407         * src/addressbook.c
11408         * src/addrgather.c
11409         * src/editaddress.c
11410         * src/editgroup.c
11411         * src/editldap_basedn.c
11412         * src/importldif.c
11413         * src/prefs_common.c
11414                 Fixed few memory leak (gtk_editable_get_chars returns
11415                 an allocated string)
11416         * src/logwindow.c
11417                 Fixed few memory leak (gtk_editable_get_chars returns
11418                 an allocated string) and modified a little the log cutting
11419                 loop.
11420         * src/compose.c
11421                 Replaced a call to an obsolete function gtk_entry_get_text()
11422                 by gtk_editable_get_chars()
11423         * src/send.c
11424                 Removed a debug printf
11425
11426 2002-07-23 [christoph]  0.8.0claws4
11427
11428         * src/filesel.c
11429                 fix another g_dirname memory leak
11430
11431 2002-07-23 [christoph]  0.8.0claws3
11432
11433         * src/mh.c
11434                 fixed a memory leak in mh_fetch_msginfo
11435                 fixed crash when message header could not be
11436                 parsed
11437
11438 2002-07-23 [paul]       0.8.0claws2
11439
11440         * sync with 0.8.0cvs2
11441                 see ChangeLog 2002-07-23
11442
11443 2002-07-23 [paul]       0.8.0claws1
11444
11445         * sync with 0.8.0cvs1
11446                 see ChangeLog 2002-07-23
11447
11448 2002-07-23 [paul]       0.8.0claws
11449
11450         * release of 0.8.0claws