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