0.8.8claws46
[claws.git] / ChangeLog.claws
1 2003-01-05 [christoph]  0.8.8claws46
2
3         * src/imap.c
4                 fix crash when no imap connection could be established
5
6 2003-01-05 [paul]       0.8.8claws45
7
8         * src/mainwindow.c
9           src/sumamryview.c
10           src/gtk/menu.[ch]
11                 fix bug 605957 'shortcuts in popup-menu'
12                 make user-defined shortcuts work
13                 show shortcuts that are already defined
14                 in the main menu
15                 Patch submitted by Luke Plant
16
17 2003-01-05 [alfons]     0.8.8claws44
18
19         * src/mainwindow.c
20                 focus_in_event handler should not select summary view row 
21                 when another window (menu, dialog) grabbed for events 
22                 (bug #7, "[0.8.8claws42] Message summary focus") 
23
24 2003-01-04 [christoph]  0.8.8claws43
25
26         * src/procmsg.c
27                 update save folder after adding the sent message
28
29 2003-01-02 [christoph]  0.8.8claws42
30
31         * src/common/plugin.c
32                 fix unloading of all plugins and unload
33                 plugins in reverse order
34                 
35         * src/gtk/pluginwindow.c
36                 implement function of load and unload button
37
38         * src/gtk/prefswindow.c
39         * src/gtk/prefswindow.h
40                 rename register function and add new unregister
41                 function
42
43         * src/plugins/spamassassin/spamassassin_gtk.c
44                 unregister prefs page and update for changes in
45                 src/gtk/prefswindow.c
46
47 2003-01-02 [paul]       0.8.8claws41
48
49         * po/es.po
50                 updated by Ricardo Mones Lastra
51
52 2003-01-02 [paul]
53
54         * tools/tb2sylpheed
55                 fixes and improvements by Urke MMI
56
57 2003-01-02 [thorsten]   0.8.8claws40
58
59         * src/procmsg.c
60                 fixed wrong return value
61
62 2003-01-02 [thorsten]   0.8.8claws39
63
64         * src/prefs.c
65                 fixed printing wrong variable
66
67 2003-01-02 [thorsten]   0.8.8claws38
68
69         * src/prefs.c
70                 fixed acessing members of freed pfile struct
71
72 2003-01-02 [thorsten]   0.8.8claws37
73
74         * src/procmsg.c
75                 detect loops across several messages
76                 as suggested by Christoph Hohmann
77
78 2003-01-01 [match]      0.8.8claws36
79
80         * src/addrindex.c
81                 fixed another memory leak.
82
83 2003-01-01 [match]      0.8.8claws35
84
85         * src/jpilot.[ch]
86                 fixed memory leaks. applied Doxygen comments.
87
88 2003-01-01 [thorsten]   0.8.8claws34
89
90         * src/procmsg.c
91                 inhibit endless loop if msg references itself
92                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
93
94 2003-01-01 [christoph]  0.8.8claws33
95
96         * src/mainwindow.c
97         * src/gtk/Makefile.am
98         * src/gtk/pluginwindow.c                ** NEW **
99         * src/gtk/pluginwindow.h                ** NEW **
100                 add plugin window
101
102         * src/plugins/demo/demo.c
103         * src/plugins/spamassassin/spamassassin.c
104         * src/plugins/spamassassin/spamassassin_gtk.c
105                 write better plugin descriptions
106
107 2002-12-31 [christoph]  0.8.8claws32
108
109         * src/gtk/prefswindow.c
110         * src/plugins/spamassassin/spamassassin_gtk.c
111                 some small improvements to GTK code
112
113 2002-12-31 [christoph]  0.8.8claws31
114
115         * src/plugins/spamassassin/spamassassin_gtk.c
116                 enable folder select button
117
118 2002-12-31 [christoph]  0.8.8claws30
119
120         * src/mainwindow.c
121         * src/gtk/Makefile.am
122         * src/gtk/prefswindow.c                         ** NEW **
123         * src/gtk/prefswindow.h                         ** NEW **
124                 add new prefs window
125
126         * src/common/plugin.c
127                 don't try to load empty config lines
128         
129         * src/plugins/spamassassin/Makefile.am
130         * src/plugins/spamassassin/spamassassin.c
131         * src/plugins/spamassassin/spamassassin.h       ** NEW **
132         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
133                 GTK config for SpamAssassin Plugin using
134                 the new prefs window
135
136 2002-12-31 [paul]       0.8.8claws29
137
138         * po/POTFILES.in
139                 remove obsolete entry 'src/menu.c'
140
141 2002-12-31 [alfons]     0.8.8claws28
142
143         * src/matcher.[ch]
144         * src/matcher_parser_parse.y
145         * src/prefs_matcher.c
146                 add "ignore_thread" and "~ignore_thread" condition so it's
147                 possible to make the actions / scoring operate on the ignore
148                 thread flag
149
150 2002-12-31 [christoph]  0.8.8claws27
151
152         * src/addrbook.c
153         * src/addrindex.c
154         * src/folder.c
155         * src/matcher.c
156         * src/prefs_account.c
157         * src/prefs_actions.c
158         * src/prefs_customheader.c
159         * src/prefs_display_header.c
160         * src/prefs_gtk.c
161         * src/procmime.c
162         * src/toolbar.c
163         * src/xmlprops.c
164         * src/common/prefs.[ch]
165                 extend prefs file handling for reading and automatic handling
166                 of blocks. When reading prefs_set_block_label will automatically
167                 move on to the block. When writing it will copy all other blocks
168                 automatically
169
170         * src/common/plugin.c
171                 Now loading plugin filenames from [Plugins] block in
172                 sylpheed rc file
173
174 2002-12-30 [christoph]  0.8.8claws26
175
176         * src/common/hooks.[ch]
177                 return abort status to caller of hooks_invoke
178                 
179         * src/inc.[ch]
180                 invoke message filtering hook and stop
181                 default handling when filter returns abort
182
183         * src/common/plugin.[ch]
184         * src/plugins/demo/demo.c
185                 modify plugin loader, because resolving symbols for strings
186                 does not work correctly
187         
188         * configure.in
189         * ac/spamassassin.m4                            ** NEW **
190         * src/plugins/spamassassin/.cvsignore           ** NEW **
191         * src/plugins/spamassassin/Makefile.am          ** NEW **
192         * src/plugins/spamassassin/README               ** NEW **
193         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
194         * src/plugins/spamassassin/spamassassin.c       ** NEW **
195         * src/plugins/spamassassin/utils.[ch]           ** NEW **
196                 add spamassassin plugin, see src/plugins/spamassassin/README
197                 for details
198
199 2002-12-29 [alfons]     0.8.8claws25
200
201         * src/mainwindow.c
202                 when moving focus from a message view to the main 
203                 window, don't forget to select the summary node
204                 of the displayed message. should fix "[ 659103 ] 
205                 focus-follows-mouse confuses sylpheed"
206
207 2002-12-29 [christoph]  0.8.8claws24
208
209         * src/Makefile.am
210         * src/stringtable.[ch]          ** REMOVE **
211         * src/common/Makefile.am
212         * src/common/stringtable.[ch]   ** NEW **
213                 move stringtable files to common directory
214
215 2002-12-29 [christoph]  0.8.8claws23
216
217         * src/Makefile.am
218         * src/menu.[ch]                 ** REMOVE **
219         * src/gtk/Makefile.am
220         * src/gtk/menu.[ch]             ** NEW **
221                 move menu files to gtk directory
222
223 2002-12-29 [match]      0.8.8claws22
224
225         * src/addressbook.c
226         * src/syldap.c
227                 moved UI specific code out of LDAP code into addressbook
228                 UI code. fixed memory leak.
229
230 2002-12-29 [christoph]  0.8.8claws21
231
232         * src/folder.c
233                 only check for IGNORED parent message when message is
234                 not IGNORED itself
235
236 2002-12-29 [alfons]     0.8.8claws20
237
238         * src/summaryview.c
239                 set gtksctree's anchor correct (immediate execute
240                 changes the tree's layout, and anchor points at 
241                 the incorrect row). fixes "[ 657233 ] multiple msg 
242                 delete sometimes off by 1".
243                 we probably have to look for more tree layout /
244                 anchor glitches.
245
246 2002-12-29 [paul]       0.8.8claws19
247
248         * src/summaryview.c
249                 fix bug [ 659054 ] incorrect sorting of 'From' column
250                 when using 'display sender using address book'
251                 thanks to Alfons and Luke Plant
252
253 2002-12-29 [christoph]  0.8.8claws18
254
255         * src/folder.c
256         * src/procmsg.[ch]
257                 check parent messages for IGNORE THREAD flag, when adding,
258                 moving or copying messages to a folder
259
260 2002-12-27 [alfons]     0.8.8claws17
261
262         re-organize matcher part 5; more to come
263
264         * src/matcher.c
265                 hash keywords in matchparser_tab 
266
267 2002-12-27 [alfons]     0.8.8claws16
268
269         re-organize matcher part 4; more to come
270
271         * src/matcher_parser.h
272         * src/matcher_parser_lex.l
273         * src/matcher_parser_parse.y
274                 cleanup
275
276 2002-12-27 [alfons]     0.8.8claws15
277
278         re-organize matcher part 3; more to come
279
280         * src/matcher.[ch]
281                 cleanup
282
283 2002-12-27 [alfons]     0.8.8claws14
284
285         re-organize matcher part 2; more to come but this should
286         work. cc me if there are any regressions.
287
288         * src/matcher.h
289                 add prototype for get_matchparser_tab_id()
290         * src/matcher_parser_lex.l
291                 look up keywords using matchparser_tab_id();
292
293 2002-12-27 [alfons]     0.8.8claws12
294
295         re-organize matcher part 1
296
297         * src/matcher.h
298                 map yacc generated constants to sylpheed matcher constants
299         * src/matcher.c
300                 add function to find a matcher constant from a string
301
302 2002-12-27 [christoph]  0.8.8claws11
303
304         * src/compose.c
305                 MENUITEM_ADD casts the 4th argument from integer to pointer
306                 so it probably should not be a pointer, this means we
307                 should use account id for it and not the account's pointer
308
309 2002-12-27 [paul]       0.8.8claws10
310
311         * src/mainwindow.c
312                 remove unneeded 'GtkWidget *vbox'
313                 
314         * src/summaryview.c
315                 further sync with 0.8.8 - make sort
316                 by recipient work as expected
317                 
318         * NEWS
319                 sync with 0.8.8
320
321 2002-12-27 [paul]       0.8.8claws9
322
323         * po/pt_BR.po
324                 updated by Ivan F. Martinez
325                 
326 2002-12-27 [darko]      0.8.8claws8
327
328         * src/common/utils.c
329                 added locked pattern to extended search
330
331 2002-12-27 [alfons]     0.8.8claws7
332
333         * src/prefs_matcher.[ch]
334                 clean up
335
336 2002-12-26 [alfons]     0.8.8claws6
337
338         * src/matcher.[ch]
339         * src/matcher_parser_lex.l
340         * src/matcher_parser_parse.y
341         * src/prefs_matcher.c
342                 allow color label as a condition in the matcher
343
344 2002-12-26 [oliver]     0.8.8claws5
345         
346         * src/toolbar.c 
347                 enable Addressbook for Main and Messageview
348         * src/prefs_actions.c
349                 enable actions in Messageview
350
351 2002-12-26 [christoph]  0.8.8claws4
352
353         * src/common/plugin.c
354                 add a little debug output
355         * configure.in
356         * src/plugins/demo/Makefile.am
357                 better use of automake
358
359 2002-12-26 [christoph]  0.8.8claws3
360
361         * src/Makefile.am
362         * src/common/Makefile.am
363                 fix "make distdir"
364
365 2002-12-26 [christoph]  0.8.8claws2
366
367         * configure.in
368                 sort configure checks into common / gtk / plugins
369         * po/POTFILES.in
370                 add src/prefs_gtk.c
371         * src/Makefile.am
372                 add plugins SUBDIR
373         * src/main.c
374         * src/common/sylpheed.[ch]
375                 added now sylpheed_done function for shutdown
376         * src/common/Makefile.am
377         * src/common/plugin.[ch]                ** NEW **
378                 plugin loader and unloader
379         * src/plugins/.cvsignore                ** NEW **
380         * src/plugins/Makefile.am               ** NEW **
381                 build plugins
382         * src/plugins/demo/.cvsignore           ** NEW **
383         * src/plugins/demo/Makefile.am          ** NEW **
384         * src/plugins/demo/demo.c               ** NEW **
385                 small demo plugin that installs a logtext hook and
386                 outputs the log text to stdout
387
388 2002-12-26 [paul]       0.8.8claws1
389
390         * po/es.po
391                 updated by Ricardo Mones Lastra
392
393 2002-12-26 [paul]       0.8.8claws
394
395         * 0.8.8claws released
396
397 2002-12-26 [paul]       0.8.7claws12
398
399         * po/bg.po
400                 updated by George Danchev
401
402 2002-12-26 [paul]       0.8.7claws11
403
404         * po/POTFILES.in
405                 remove unneeded 'src/prefs.c' entry 
406
407 2002-12-26 [paul]       0.8.7claws10
408
409         * src/codeconv.c
410           src/mainwindow.c
411                 sync with 0.8.8 release
412         
413         * src/folder.[ch]
414           src/mh.c
415           src/summaryview.c
416                 partial sync with 0.8.8 release
417         
418
419 2002-12-25 [alfons]     0.8.7claws9
420
421         * src/matcher.[ch]
422         * src/matcher_parser_lex.l
423         * src/matcher_parser_parse.y
424         * src/prefs_matcher.c
425                 add locked flag to possible filtering / matcher 
426                 conditions (also a good example what should be
427                 done to add a simple boolean condition)
428
429 2002-12-25 [christoph]  0.8.7claws8
430
431         * src/Makefile.am
432         * src/account.[ch]
433         * src/addrbook.c
434         * src/addressbook.c
435         * src/addrindex.c
436         * src/filtering.c
437         * src/folder.c
438         * src/matcher.c
439         * src/prefs.[ch]                ** REMOVE **
440         * src/prefs_account.c
441         * src/prefs_actions.c
442         * src/prefs_common.c
443         * src/prefs_customheader.c
444         * src/prefs_display_header.c
445         * src/prefs_filtering.c
446         * src/prefs_folder_item.c
447         * src/prefs_gtk.[ch]            ** NEW **
448         * src/prefs_matcher.c
449         * src/prefs_scoring.c
450         * src/prefs_summary_column.c
451         * src/procmime.c
452         * src/selective_download.c
453         * src/toolbar.c
454         * src/common/Makefile.am
455         * src/common/prefs.[ch]         ** NEW **
456                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
457
458 2002-12-24 [alfons]     0.8.7claws7
459
460         * src/summaryview.c
461                 summary_thread_build(): fix real cause of the crash mentioned in
462                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
463                 this way we get meaningful ctree nodes 
464
465 2002-12-24 [oliver]     0.8.7claws6
466
467         * src/mainwindow.[ch]
468         * src/messageview.[ch]
469         * src/compose.[ch]
470         * src/inc.c
471         * src/summaryview.c
472                 changes to use updated toolbar handling
473                 
474 2002-12-24 [oliver]     0.8.7claws5
475
476         * src/toolbar.[ch]
477                 generic toolbar handling
478                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
479         * src/prefs_toolbar.[ch]
480                 adjust to handling
481         
482 2002-12-24 [oliver]     0.8.7claws4
483         
484         * src/stock_pixmap.[ch]
485                 move SYLPHEED_LOGO to end of list in order 
486                 to remove it from Custom Toolbar`s Icon View
487
488 2002-12-24 [alfons]     0.8.7claws3
489
490         * src/summaryview.c
491                 summary_thread_build(): fix crash because of focus != selection 
492                 after threading. when deleting the selection, gtk tries but fails 
493                 to find the correct focusable element. we now force the selection
494                 to be focused. this should solve the infamous bug reported by 
495                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
496                 a test case is available. 
497
498 2002-12-24 [darko]      0.8.7claws2
499
500         * src/summaryview.c
501                 don't crash when unmarking message with unread children
502
503 2002-12-23 [christoph]  0.8.7claws1
504
505         * src/Makefile.am
506         * src/common/Makefile.am
507                 update Makefiles for moved intl.h, version.h and defs.h
508         * src/imap.c
509                 rewrite imap_session_get to avoid duplicate code
510
511 2002-12-23 [paul]       0.8.7claws
512
513         * Santa-Claws released
514         
515         * po/hu.po
516           po/ru.po
517                 squeeze in updated Hungarian and Russian translations.
518                 Submitted by  Gál Zoltán and Ruslan N. Balkin
519
520 2002-12-23 [paul]       0.8.6claws129
521
522         * po/pl.po
523                 updated by Witold Wladyslaw Wojciech Wilk
524
525 2002-12-23 [paul]       0.8.6claws128
526
527         * src/quote_fmt_parse.y
528                 fix typo and add licence header
529
530 2002-12-23 [paul]       0.8.6claws127
531
532         * po/en_GB.po
533                 updated
534
535 2002-12-23 [paul]       0.8.6claws126
536
537         * po/it.po
538                 updated translation, submitted by Alessandro Maestri
539                 
540 2002-12-23 [paul]       0.8.6claws125
541
542         * src/quote_fmt_parse.y
543                 fix signature-stripping on replies bug. match
544                 '-- \n' and not '-- '.
545
546 2002-12-22 [paul]       0.8.6claws124
547
548         * po/bg.po
549           po/es.po
550           po/sr.po
551                 updated translations. submitted by George Danchev,
552                 Ricardo Mones Lastra, and Urke MMI respectively
553
554 2002-12-21 [paul]       0.8.6claws123
555
556         * src/addrbook.c
557                 fix coding style
558
559 2002-12-21 [paul]       0.8.6claws122
560
561         * src/addrbook.c
562                 fix bug [643638] where if a person is in one or more
563                 addressbook groups editing that person's email 
564                 address results in removal from those groups.
565                 Patch submitted by Luke Plant.
566
567 2002-12-20 [christoph]  0.8.6claws121
568
569         * src/common/utils.c
570         * src/summaryview.c
571                 reimplement expand_search_string using GString to
572                 prevent crashs caused by miscalculated string
573                 lengths reported by Paul
574
575 2002-12-20 [christoph]  0.8.6claws120
576
577         * src/summaryview.c
578                 don't use "changed" to check if op_count has to be changed as it
579                 is also set when the message has unread children
580                 (closes bug [ 653221 ] crash while deleting duplicates)
581
582 2002-12-20 [paul]       0.8.6claws119
583
584         * sync with 0.8.6cvs27
585                 see ChangeLog 2002-12-20
586
587 2002-12-20 [paul]       0.8.6claws118
588
589         * sync with 0.8.6cvs26
590                 see ChangeLog 2002-12-19 and 2002-12-20
591
592 2002-12-19 [alfons]     0.8.6claws117
593
594         * src/textview.c
595                 fix incorrect parsing of email addresses, submitted by 
596                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
597                 name display if it contains @".
598
599 2002-12-18 [paul]       0.8.6claws116
600
601         * sync with 0.8.6cvs23
602                 see ChangeLog 2002-12-18
603
604 2002-12-18 [paul]       0.8.6claws115
605
606         * src/Makefile.am
607         * src/account.c
608         * src/codeconv.c
609         * src/gtkutils.[ch]
610         * src/imap.c
611                 sync with 0.8.6cvs22.
612                 see ChangeLog 2002-12-17 and 2002-12-18
613
614 2002-12-17 [christoph]  0.8.6claws114
615
616         * src/imap.c
617                 o don't create a session if imap greeting fails
618                 o don't close socket when authentication fails
619                   this is done by imap_session_destroy
620
621 2002-12-17 [thorsten]   0.8.6claws113
622
623         * tools/Makefile.am
624           tools/README
625           tools/google_msgid.pl ** NEW FILE **
626                 Added "search for message-id" script and doc
627
628 2002-12-17 [thorsten]   0.8.6claws112
629
630         * po/hu.po
631                 Updated hungarian translation
632                 (updated by Gal Zoltan)
633
634 2002-12-16 [christoph]  0.8.6claws111
635
636         * src/addr_compl.c
637                 remove stupid addressbook dump to debug output
638         * src/mh.c
639                 fix memory leak found by Hiro
640
641 2002-12-14 [paul]       0.8.6claws110
642
643         * src/compose.c
644                 fix menubar sensitivity on send
645                 
646         * src/prefs_filtering.c
647         * src/prefs_matcher.c
648         * src/prefs_scoring.c
649                 Fix english ;)
650                 
651         * src/common/quoted-printable.h
652                 sync: fix typo
653         
654 2002-12-13 [christoph]  0.8.6claws109
655
656         * src/Makefile.am
657         * src/manage_window.[ch]        ** REMOVE **
658         * src/gtk/Makefile.am
659         * src/gtk/manage_window.[ch]    ** NEW **
660                 move manage_window files to gtk directory
661
662 2002-12-13 [christoph]  0.8.6claws108
663
664         * src/Makefile.am
665         * src/gtkshruler.[ch]           ** REMOVE **
666         * src/gtk/Makefile.am
667         * src/gtk/gtkshruler.[ch]       ** NEW **
668                 move gtkshruler files to gtk directory
669
670 2002-12-13 [christoph]  0.8.6claws107
671
672         * src/Makefile.am
673         * src/compose.c
674         * src/gtkstext.[ch]             ** REMOVE **
675         * src/gtkutils.[ch]
676         * src/textview.c
677         * src/gtk/gtkstext.[ch]         ** NEW **
678         * src/gtk/Makefile.am
679                 o move stext functions to gtkstext.c to remove
680                   dependency of gtkutils
681                 o move gtkstext files to gtk directory
682
683         * src/gtk/Makefile.am
684         * src/gtk/sslcertwindow.[ch]
685                 UI stuff can always depend on common code so
686                 it's ok to add ../common to include path
687
688 2002-12-13 [colin]      0.8.6claws106
689
690         * src/summaryview.c
691                 Disconnect sighandlers for mainwindow when
692                 quicksearch has the focus
693                 Fix bug #653231
694         * src/mainwindow.[ch]
695                 Make key_pressed callback public, to be able
696                 to disconnect it
697
698 2002-12-13 [christoph]  0.8.6claws105
699
700         * src/mh.c
701                 create .mh_sequences file in new MH folders
702                 (closes feature request [ 523162 ] MH folders should
703                  get a .mh_sequences)
704
705 2002-12-13 [colin]      0.8.6claws104
706
707         * src/summaryview.c
708                 Better handling of quicksearch show/hide
709                 (basically the button stays under the mouse 
710                  when toggled)
711
712 2002-12-13 [paul]       0.8.6claws103
713
714         * sync with 0.8.6cvs17
715                 see ChangeLog 2002-12-13
716
717 2002-12-13 [paul]       0.8.6claws102
718
719         * po/es.po
720                 updated by Ricardo Mones Lastra
721
722 2002-12-11 [colin]       0.8.6claws101
723
724         * src/folder.c
725                 remove statusbar stuff
726           src/folderview.c
727                 set statusbar verbosity when moving folders
728
729 2002-12-11 [colin]       0.8.6claws100
730         * src/prefs_filtering.c
731         * src/prefs_matcher.c
732         * src/prefs_scoring.c
733                 Fix english ;)
734
735 2002-12-11 [colin]       0.8.6claws99
736
737         * src/prefs_common.[ch]
738                 Add summary_quicksearch_type
739         * src/summaryview.c
740                 Save last used quicksearch type
741
742 2002-12-11 [jens]       0.8.6claws98
743         * src/prefs_filtering.c
744         * src/prefs_matcher.c
745         * src/prefs_scoring.c
746                 added dialog for incomplete rules in scoring, filtering and
747                 matcher to ask wheather really close
748
749 2002-12-11 [colin]      0.8.6claws97
750
751         * src/folder.c
752                 Fix folder dnd statusbar logging
753
754 2002-12-10 [christoph]  0.8.6claws96
755
756         * src/compose.c
757         * src/folder.c
758         * src/imap.c
759         * src/inc.c
760         * src/main.c
761         * src/mainwindow.c
762         * src/news.c
763         * src/send.c
764         * src/statusbar.[ch]
765         * src/common/hooks.c
766         * src/common/log.[ch]
767                 o handle verbose logging in statusbar directly in statusbar code
768                   and common code does not need any knowledge about a statusbar
769                 o remove direct calls to statusbar_(puts|pop)_all functions
770
771 2002-12-10 [jens]       0.8.6claws95
772
773         * src/*.c
774                 removed gettext from g_warnings
775         * po/POTFILES.in
776                 cleaned and updated
777         * po/de.po
778                 updated
779
780 2002-12-10 [colin]      0.8.6claws94
781
782         * src/main.c
783                 finish crash dialog fix
784
785 2002-12-10 [colin]      0.8.6claws93
786
787         * src/main.c
788                 "Fix" "sylpheed already running" instead of
789                 crash dialog appearing after a crash
790
791 2002-12-10 [colin]      0.8.6claws92
792
793         * po/POTFILES.in
794                 add src/gtk/sslcertwindow.c
795
796 2002-12-10 [paul]       0.8.6claws91
797
798         * po/POTFILES.in
799                 updated to reflect recent changes
800                 submitted by Alessandro Maestri
801
802 2002-12-09 [christoph]  0.8.6claws90
803
804         * src/Makefile.am
805         * src/smtp.[ch]                 ** REMOVE **
806         * src/common/Makefile.am
807         * src/common/smtp.[ch]          ** NEW **
808                 move smtp files to common directory
809
810 2002-12-09 [christoph]  0.8.6claws89
811
812         * src/Makefile.am
813         * src/session.[ch]              ** REMOVE **
814         * src/common/Makefile.am
815         * src/common/session.[ch]       ** NEW **
816                 move session files to common directory
817
818 2002-12-09 [paul]       0.8.6claws88
819
820         * src/account.c
821                 fix bug [649746] edit accounts: move account reverted
822                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
823
824 2002-12-09 [colin]      0.8.6claws87
825
826         * src/ssl_certificate.c
827                 cleanup
828
829 2002-12-09 [colin]      0.8.6claws86
830
831         * src/ssl.c
832                 Try to open the cert.pem database and 
833                 issue a warning if it isn't there
834
835 2002-12-09 [colin]      0.8.6claws85
836
837         * src/common/ssl_certificate.c
838         * src/gtk/sslcertwindow.c
839                 Warning fixes
840
841 2002-12-09 [colin]      0.8.6claws84
842
843         * src/ssl_certificate.[ch] ** REMOVED **
844         * src/common/ssl_certificate.[ch] ** NEW **
845         * src/Makefile.am
846         * src/common/Makefile.am
847                 Moved ssl_certificate.[ch] to common
848         * src/common/ssl.c 
849                 Put back needed include
850         * src/gtk/sslcertwindow.[ch]
851                 Changed ssl_certificate.h include
852         
853 2002-12-09 [colin]      0.8.6claws83
854
855         * src/gtk/sslcertwindow.[ch]
856                 Implement hook for certificate acception
857         * src/ssl_certificate.[ch]
858                 Implement hook for certificate acception
859         * src/common/ssl.c
860                 Reenable certificate acception check
861         * src/mainwindow.c
862                 Register sslcertwindow's hook
863         
864 2002-12-08 [christoph]  0.8.6claws82
865
866         * src/about.c
867         * src/addr_compl.c
868         * src/codeconv.c
869         * src/manual.c
870         * src/undo.c
871         * src/common/utils.c
872                 o add missing includes
873                 o fix warnings
874         * src/.cvsignore
875         * src/common/.cvsignore
876         * src/common/version.h          ** REMOVE **
877                 remove autogenerated file
878
879 2002-12-08 [paul]       0.8.6claws81
880
881         * src/stringtable.c
882                 put back needed include
883
884 2002-12-08 [colin]      0.8.6claws80
885         
886         * src/gtk/sslcertwindow.c
887                 Cleaner popups when asking
888         * src/ssl_certificate.c
889         * src/prefs_common.[ch]
890                 remove ssl certificate pref
891                 put back needed include
892         * src/undo.c
893                 put back needed include
894
895 2002-12-08 [christoph]  0.8.6claws79
896
897         * src/folderview.c
898         * src/logwindow.c
899         * src/statusbar.c
900         * src/summaryview.c
901                 only abort hook invokation if required data is missing not
902                 if our own data pointer is NULL, update hookfunction for
903                 log window
904
905 2002-12-08 [paul]       0.8.6claws78
906
907         * src/about.c
908         * src/addrcache.c
909         * src/addrclip.c
910         * src/addr_compl.c
911         * src/addrselect.c
912         * src/codeconv.c
913         * src/colorlabel.c
914         * src/enriched.c
915         * src/esmtp.c
916         * src/exporthtml.c
917         * src/headerview.c
918         * src/imageview.c
919         * src/manual.c
920         * src/noticeview.c
921         * src/pgptext.c
922         * src/scoring.c
923         * src/sourcewindow.c
924         * src/stringtable.c
925         * src/undo.c
926                 clean up: remove unneccesary includes
927
928 2002-12-08 [christoph]  0.8.6claws77
929
930         * src/folderview.c
931         * src/statusbar.c
932         * src/summaryview.c
933         * src/common/hooks.[ch]
934                 hook functions now have a gboolean return value, if a hook
935                 returns TRUE it will stop executing of any more hooks in
936                 the same hooklist for this invokation
937
938 2002-12-08 [colin]      0.8.6claws76
939         
940         * src/main.c
941                 put back argv0 for CRASH_DIALOG
942
943 2002-12-08 [christoph]  0.8.6claws75
944
945         * src/Makefile.am
946         * src/about.c
947         * src/account.c
948         * src/crash.c
949         * src/esmtp.h
950         * src/imap.[ch]
951         * src/inc.c
952         * src/main.c
953         * src/mainwindow.c
954         * src/news.c
955         * src/pop.[ch]
956         * src/prefs_account.[ch]
957         * src/prefs_common.[ch]
958         * src/send.[ch]
959         * src/smtp.[ch]
960         * src/ssl_certificate.[ch]
961         * src/ssl_manager.[ch]
962         * src/common/Makefile.am
963         * src/common/log.c
964         * src/common/nntp.[ch]
965         * src/common/socket.[ch]
966         * src/common/ssl.[ch]
967         * src/gtk/sslcertwindow.[ch]
968         * ac/openssl.m4
969                 use new autoconf script to detect OpenSSL with extra parameters
970                 to specify the location of libs and includes, also remove USE_SSL
971                 to USE_OPENSSL
972
973         * src/common/sylpheed.[ch]
974         * src/common/version.h.in
975                 start seperation of common code initialization seperated from gui
976
977         * src/summaryview.c
978                 The function that is called when a color lable changes
979                 should not change the color lable again
980
981 2002-12-08 [colin]      0.8.6claws74
982
983         * src/gtk/sslcertwindow.c
984                 warning fixes
985
986 2002-12-08 [colin]      0.8.6claws73
987
988         * src/statusbar.c
989           src/common/log.h
990                 Register a hook for statusbar_puts_all
991         * src/common/log.c
992                 invoke statusbar_puts_all's hook
993         
994 2002-12-08 [colin]      0.8.6claws72
995
996         * src/ssl_certificate.c
997                 Put back a badly-removed include
998
999 2002-12-08 [colin]      0.8.6claws71
1000
1001         * src/gtk/sslcertwindow.[ch]    ** NEW **
1002                 new certificate presentation
1003         * src/gtk/Makefile.am
1004                 add new files
1005         * src/ssl_certificate.[ch]
1006                 gtk cleanup, made utility functions public
1007         * src/ssl_manager.c
1008                 use new cert presentation
1009
1010 2002-12-07 [christoph]  0.8.6claws70
1011
1012         * src/Makefile.am
1013         * src/nntp.[ch]                 ** REMOVE **
1014         * src/common/Makefile.am
1015         * src/common/nntp.[ch]          ** NEW **
1016                 move nntp files to common directory
1017
1018 2002-12-07 [christoph]  0.8.6claws69
1019
1020         * src/procmsg.[ch]
1021         * src/summaryview.c
1022                 implement msginfo update callback using sylpheed's new
1023                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
1024
1025 2002-12-06 [christoph]  0.8.6claws68
1026
1027         * src/editgroup.c
1028                 This patch changes the 'Edit Group Details' dialog to
1029                 allow extended selections in either pane, so that
1030                 addresses can be added or removed from a group more
1031                 quickly and easily. (it actually is a net decrease in
1032                 file size, as some unnecessary functions have been
1033                 removed). 
1034                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
1035
1036 2002-12-06 [christoph]  0.8.6claws67
1037
1038         * src/Makefile.am
1039         * src/template.[ch]             ** REMOVE **
1040         * src/common/Makefile.am
1041         * src/common/template.[ch]      ** NEW **
1042                 move template files to common directory
1043
1044         * src/nntp.c
1045                 add missing log.h include
1046
1047 2002-12-06 [melvin]     0.8.6claws66
1048
1049         * src/prefs_actions.c
1050                 Added the trailing ">" syntax to insert command's output
1051                 without replacing old text (in contrast to trailing "|").
1052
1053 2002-12-05 [colin]      0.8.6claws65
1054         
1055         * src/common/utils.c
1056                 Don't modify original search_string or it'll change
1057                 the next iterations in the for()
1058
1059 2002-12-05 [darko]      0.8.6claws64
1060
1061         * src/common/utils.c
1062                 proper check for filtering commands, found by Colin
1063
1064 2002-12-05 [darko]      0.8.6claws63
1065
1066         * src/common/utils.c
1067                 check proper string for NULL pointer, found by Colin
1068
1069 2002-12-05 [darko]      0.8.6claws62
1070
1071         * src/common/utils.[ch]
1072                 expand_search_string(): new function
1073                 converts Mutt-like patterns to Sylpheed's
1074                 filtering engine
1075         * src/summaryview.c
1076                 use expand_search_string() to allow Mutt-like
1077                 patterns in extended search
1078         * README.claws
1079                 document extended option in quick search
1080
1081 2002-12-05 [paul]       0.8.6claws61
1082
1083         * sync with 0.8.6cvs16
1084                 see ChangeLog 2002-12-05
1085                 
1086         * po/POTFILES.in
1087                 clean up
1088
1089 2002-12-04 [christoph]  0.8.6claws60
1090
1091         * src/imap.[ch]
1092                 put imap authentication code into a new function and
1093                 remove it from imap_session_new that will allow to
1094                 send other commands before authentication
1095
1096 2002-12-04 [christoph]  0.8.6claws59
1097
1098         * src/imap.[ch]
1099                 use already existing method to prevent unneeded IMAP
1100                 folder selects. Set imap_select parameters to NULL
1101                 in some functions if the values are not required.
1102
1103         * src/xml.h
1104                 remove no longer required include
1105
1106 2002-12-04 [paul]       0.8.6claws58
1107
1108         * po/es.po
1109                 updated by Ricardo Mones Lastra
1110                 
1111         * configure.in
1112           po/hu.po      ** NEW FILE **
1113                 initial Hungarian translation, submitted
1114                 by Gál Zoltán <galzoli@hu.inter.net>
1115
1116 2002-12-03 [christoph]  0.8.6claws57
1117
1118         * src/Makefile.am
1119         * src/gtksctree.[ch]            ** REMOVE **
1120         * src/gtk/Makefile.am
1121         * src/gtk/gtksctree.[ch]        ** NEW **
1122                 move gtksctree files to gtk directory
1123
1124 2002-12-03 [christoph]  0.8.6claws56
1125
1126         * src/Makefile.am
1127         * src/md5.[ch]                  ** REMOVE **
1128         * srm/common/Makefile.am
1129         * src/common/md5.[ch]           ** NEW **
1130                 move md5 files to common directory
1131
1132         * src/gtkstext.c
1133                 remove not required #include
1134
1135 2002-12-03 [sergey]     0.8.6claws55
1136
1137         * src/gtkutils.c
1138         * src/gtkutils.h
1139                 gtkut_window_popup(): new function.
1140         * src/mainwindow.c
1141                 main_window_popup(): use gtkut_window_popup() to raise
1142                 window without changing its position.
1143                 (see sylpheed-main ML message [sylpheed:17247])
1144
1145 2002-12-03 [sergey]     0.8.6claws54
1146
1147         * src/send.c
1148                 send_message_local(): removed first-dot escaping
1149                 (SMTP-only, not needed for sending through pipe)
1150
1151 2002-12-03 [paul]       0.8.6claws53
1152
1153         * po/POTFILES.in
1154                 update to reflect recent changes (thanks
1155                 to Ricardo Mones Lastra)
1156                 
1157         * tools/filter_conv.pl
1158                  fix problem with quoted strings. Patch submitted
1159                  by Luke Plant <lukeplant@softhome.net>
1160
1161 2002-12-03 [paul]       0.8.6claws52
1162
1163         * sync with 0.8.6cvs15
1164                 see ChangeLog 2002-12-03
1165
1166 2002-12-02 [christoph]  0.8.6claws51
1167
1168         * src/logwindow.[ch]
1169         * src/common/log.[ch]
1170                 implement logging using a hook function
1171
1172         * src/folderview.c
1173         * src/folder.[ch]
1174                 define hooklist name in header file to avoid
1175                 errors caused by wrong spelling of hooklist names
1176
1177         * src/toolbar.c
1178                 fix warnings
1179
1180 2002-12-02 [christoph]  0.8.6claws50
1181
1182         * src/common/Makefile.am
1183                 add src/common/hooks.[ch]
1184
1185         * src/common/hooks.[ch]
1186                 implement a simple hook system using glib's hook functions
1187
1188         * src/folder.[ch]
1189         * src/folderview.c
1190                 use new hook system for folder item updates
1191
1192 2002-12-02 [christoph]  0.8.6claws49
1193
1194         * doc-src/ui_seperation.txt     ** NEW **
1195                 information for ui seperation
1196
1197         * src/Makefile.am
1198                 remove files that were moved to common
1199                 include common directory by default for the header files
1200
1201         * src/inc.c
1202         * src/common/socket.c
1203         * src/automaton.[ch]
1204                 implement automaton using g_io_*-functions instead of
1205                 gdk_input_add to make it ui independent
1206
1207         * src/codeconv.c
1208         * src/compose.c
1209         * src/ldif.c
1210         * src/pgptext.c
1211         * src/procmime.c
1212         * src/rfc2015.c
1213         * src/smtp.c
1214         * src/unmime.c
1215                 remove common/ prefix because directory is now in
1216                 include path
1217
1218         * src/compose.c
1219         * src/folder.c
1220         * src/folderview.c
1221         * src/mainwindow.c
1222         * src/messageview.c
1223         * src/prefs_common.c
1224         * src/procmsg.c
1225         * src/rfc2015.c
1226                 fix warnings
1227
1228         * src/imap.c
1229         * src/inc.c
1230         * src/news.c
1231         * src/pop.c
1232         * src/send.c
1233         * src/smtp.c
1234         * src/ssl_certificate.c
1235                 add log.h header file for logging functions
1236
1237         * src/main.c
1238         * src/common/utils.c
1239         * src/summaryview.c
1240         * src/xml.c
1241                 o move debug_mode to common/utils.c
1242                 o add functions to set and get debug_mode
1243
1244         * src/defs.h                    ** REMOVE **
1245         * src/intl.h                    ** REMOVE **
1246         * src/socket.[ch]               ** REMOVE **
1247         * src/ssl.[ch]                  ** REMOVE **
1248         * src/utils.[ch]                ** REMOVE **
1249                 replaced by new files in src/common/
1250         
1251         * src/common/Makefile.am
1252                 add new files in src/common/
1253
1254         * src/common/defs.h             ** NEW **
1255         * src/common/intl.h             ** NEW **
1256         * src/common/log.[ch]           ** NEW **
1257         * src/common/socket.[ch]        ** NEW **
1258         * src/common/ssl.[ch]           ** NEW **
1259         * src/common/utils.[ch]         ** NEW **
1260                 replacement for files in src/
1261
1262 2002-12-02 [colin]      0.8.6claws48
1263
1264         * src/folderview.c
1265                 Scroll folderview if necessary during dnd
1266
1267 2002-12-02 [colin]      0.8.6claws47
1268
1269         * src/folder.[ch]
1270                 Add check to verify a move is within a single mailbox
1271         * src/folderview.c
1272                 Add specific error string for this check
1273
1274 2002-12-02 [colin]      0.8.6claws46
1275
1276         * src/folder.c
1277                 Add a test to folder moving, remove a statusbar_print
1278         * src/folderview.c
1279                 Add Move folder... context-menu item
1280                 Factorize folder moving code
1281                 Enable folder DND for mbox
1282
1283 2002-12-01 [christoph]  0.8.6claws45
1284
1285         * ac/aspell.m4
1286                 remove conf.aspelltest if the version check fails
1287
1288 2002-11-30 [christoph]  0.8.6claws44
1289
1290         * autogen.sh
1291                 run libtoolize --force in autogen to create missing
1292                 libtool scripts
1293
1294 2002-11-30 [christoph]  0.8.6claws43
1295
1296         * src/Makefile.am
1297         * src/pgptext.c
1298         * src/procmime.c
1299         * src/rfc2015.c
1300         * src/uuencode.[ch]             ** REMOVED **
1301         * src/common/Makefile.am
1302         * src/common/uuencode.[ch]      ** NEW **
1303                 move uuen/decoder to common directory
1304
1305 2002-11-30 [christoph]  0.8.6claws42
1306
1307         * src/Makefile.am
1308         * src/base64.[ch]               ** REMOVED **
1309         * src/codeconv.c
1310         * src/compose.c
1311         * src/ldif.c
1312         * src/pgptext.c
1313         * src/procmime.c
1314         * src/rfc2015.c
1315         * src/smtp.c
1316         * src/unmime.c
1317         * src/common/Makefile.am
1318         * src/common/base64.[ch]        ** NEW **
1319                 move base64 en/decoder to common directory
1320
1321 2002-11-30 [christoph]  0.8.6claws41
1322
1323         * src/common                    ** NEW **
1324                 new directory for UI independent code
1325         * src/gtk                       ** NEW **
1326                 new directory for GTK frontend
1327         * src/common/.cvsignore         ** NEW **
1328         * src/gtk/.cvsignore            ** NEW **
1329                 ignore build files
1330         * src/common/Makefile.am        ** NEW **
1331         * src/gtk/Makefile.am           ** NEW **
1332                 automake files to build new seperated stuff
1333         * src/Makefile.am
1334                 the binary will currently still be build with the
1335                 files in src, so we include the code from the
1336                 subdirs for now after building the libs there
1337
1338 2002-11-30 [paul]       0.8.6claws40
1339
1340         * src/compose.c
1341                 fix bug [642731] 'Wrong selected account with drafted mail'
1342
1343 2002-11-29 [oliver]     0.8.6claws39
1344         
1345         * src/messageview.c
1346                 o update summaryview when switching between different
1347                   messageviews          
1348         * src/toolbar.c  
1349                 o check if messageview holds already removed msg
1350                   from summaryview
1351                 
1352
1353 2002-11-29 [oliver]     0.8.6claws38
1354
1355         * src/toolbar.c 
1356                 remove not needed variables and includes
1357                 make messageview stay opened and move to next when msgs are deleted 
1358
1359 2002-11-29 [oliver]     0.8.6claws37
1360         
1361         * src/toolbar.c 
1362                 disable compose button (messageview toolbar) by default
1363                 deleted msgs are moved to trash
1364         
1365 2002-11-29 [melvin]     0.8.6claws36
1366
1367         * configure.in
1368                 Increased minimal gpgme version to 0.3.10 (Zombies out)
1369                 and to detect signatures expirations (gpgme 0.3.6)
1370
1371         * src/main.c
1372                 Use non obsolescent function for Gpgme engine checking.
1373
1374         * src/rfc2015.c
1375                 Inform about expired signatures or signatures which key
1376                 has expired. Expiration date is displayed.
1377
1378         * src/sigstatus.c
1379                 Inform about expired signatures or signatures which key
1380                 has expired.
1381
1382 2002-11-28 [paul]       0.8.6claws35
1383
1384         * src/folderview.c
1385                 re-instate 'Check for new messages' in Newsgroup
1386                 folders right-click menu, after a suggestion from
1387                 Tim Mann <timmann@users.sourceforge.net>
1388
1389         * src/main.c
1390                 after a crash check only local folders for new
1391                 messages
1392
1393 2002-11-28 [paul]       0.8.6claws34
1394
1395         * configure.in
1396                 apply patch that fixes the checking of GTK with XIM 
1397                 support on different OSs, such as FreeBSD. Patch 
1398                 submitted by Topia <topia@users.sourceforge.net>
1399                 
1400 2002-11-28 [paul]       0.8.6claws33
1401
1402         * src/mainwindow.c
1403           src/prefs_common.c
1404           src/prefs_toolbar.c
1405                 more changes to the English
1406
1407 2002-11-28 [paul]       0.8.6claws32
1408
1409         * sync with 0.8.6cvs13
1410                 see ChangeLog 2002-11-28 (no sync needed
1411                 for src/compose.c)
1412
1413 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)]   0.8.6claws31
1414         
1415         * src/mainwindow.[ch]
1416                 add patch by Ivan F. Martinez introducing messageview Toolbar
1417                 some changes and committed by oliver    
1418
1419 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)]   0.8.6claws30
1420
1421         * src/messageview.[ch]
1422                 add patch by Ivan F. Martinez introducing messageview Toolbar
1423                 some changes and committed by oliver    
1424
1425 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)]   0.8.6claws29
1426
1427         * src/compose.[ch]
1428                 add patch by Ivan F. Martinez introducing messageview Toolbar
1429                 some changes and committed by oliver    
1430
1431 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)]   0.8.6claws28
1432         
1433         * src/toolbar.[ch]
1434                 add patch by Ivan F. Martinez introducing messageview Toolbar
1435                 some changes and committed by oliver
1436
1437 2002-11-28 [oliver]     0.8.6claws27
1438         
1439         * src/prefs_toolbar.[ch]
1440                 getting ready for messageview toolbar
1441                 free mem allocated by gettext
1442                 change prefs_toolbar to prefs_toolbar_open
1443  
1444 2002-11-28 [thorsten]   0.8.6claws26
1445
1446         * src/imageview.[ch]
1447                 cleaned up conflicting declarations of
1448                 imageview_show_image()
1449
1450 2002-11-28 [paul]       0.8.6claws25
1451
1452         * src/grouplistdialog.c
1453           src/prefs_common.c
1454           src/prefs_summary_column.c
1455                 a few more improvements to the English
1456
1457 2002-11-28 [colin]      0.8.6claws24
1458
1459         * man/sylpheed.1
1460                 A few updates to command-line parameters
1461
1462 2002-11-28 [colin]      0.8.6claws23
1463
1464         * src/prefs_filtering.c
1465                 Fix problems with prefs_filtering_delete_path:
1466                 a) if the first rule is removed, original pointers
1467                    weren't updated (leading to segfaults)
1468                 b) it was always global_processing updated in case
1469                    of removed path was parent of rule path
1470
1471 2002-11-27 [paul]       0.8.6claws22
1472
1473         * src/mainwindow.c
1474           src/prefs_account.c
1475           src/prefs_actions.c
1476           src/prefs_common.c
1477           src/prefs_customheader.c
1478           src/prefs_display_header.c
1479           src/prefs_filtering.c
1480           src/prefs_folder_item.c
1481           src/prefs_matcher.c
1482           src/prefs_scoring.c
1483           src/prefs_summary_column.c
1484           src/prefs_template.c
1485           src/prefs_toolbar.c
1486                  improve the English in the GUI
1487
1488 2002-11-27 [colin]      0.8.6claws21
1489
1490         * src/folder.c
1491                 Fix processing renaming problems happening after
1492                 last commit
1493
1494 2002-11-27 [colin]      0.8.6claws20
1495
1496         * src/folder.c
1497                 recursive move now deletes src each subfolder after 
1498                 having moved it
1499         * src/folderview.c
1500                 Use identifier instead of path during dnd (enables
1501                 IMAP folder dnd)
1502
1503 2002-11-27 [paul]       0.8.6claws19
1504
1505         * src/main.c
1506                 apply patch that does command-line processing 
1507                 BEFORE gtk_init, allowing claws to run from 
1508                 shell-scripts in non-X environment (e.g. crontab 
1509                 or ip-up, ip-down scripts). Patch submitted by
1510                 Ruslan N. Balkin <baron@dartel.ru>
1511                 
1512         * po/it.po
1513                 updated by Alessandro Maestri
1514
1515 2002-11-27 [paul]       0.8.6claws18
1516
1517         * sync with 0.8.6cvs12
1518           src/prefs_common.c
1519                 Differences are that main uses a 'Receive dialog'
1520                 frame on the Interface tab, whereas claws groups all 
1521                 the dialogs together in a 'Dialogs' frame.
1522
1523 2002-11-27 [colin]      0.8.6claws17
1524
1525         * src/prefs_matcher.c
1526                 Fix Execute criteria's NOT flag
1527
1528
1529 2002-11-26 [christoph]  0.8.6claws16
1530
1531         * src/ssl.c
1532                 rewrite the ssl code a little bit, only use one
1533                 SSL context, set default certificates' file/path
1534
1535 2002-11-26 [thorsten]   0.8.6claws15
1536
1537         * src/compose.c
1538                 default-reply-to didn't work for ml-reply
1539
1540 2002-11-26 [melvin]     0.8.6claws14
1541
1542         * src/prefs_actions.c
1543                 Made pipe-actions ignore short headers in message view
1544                 Made trailing-pipe-actions write in the message view with
1545                 the same font as the original message
1546
1547 2002-11-26 [paul]       0.8.6claws13
1548
1549         * src/compose.c
1550                 this time commit the correct file
1551
1552 2002-11-26 [paul]       0.8.6claws12
1553
1554         * sync with 0.8.6cvs11
1555           src/quote_fmt_parse.y  
1556                 no sync needed
1557           src/account.[ch]       
1558                 not sync'ed
1559           src/compose.c
1560                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
1561                 on draft mode.
1562                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
1563                 header
1564                 
1565         see ChangeLog 2002-11-25 and 2002-11-26
1566
1567 2002-11-26 [colin]      0.8.6claws11
1568
1569         * src/folderview.c
1570                 Fix collapsed folder not auto-expanding during
1571                 mail dnd, if it was the source folder.
1572
1573 2002-11-25 [colin]      0.8.6claws10
1574
1575         * src/folderview.[ch]
1576                 Variable renaming and cleaning (slist of nodes 
1577                 to be re-collapsed is stored in FolderView)
1578
1579 2002-11-25 [paul]       0.8.6claws9
1580
1581         * src/prefs_common.[ch]
1582                 fix breakage caused by last commit
1583
1584 2002-11-25 [paul]       0.8.6claws8
1585
1586         * sync with 0.8.6cvs4
1587                 see ChangeLog 2002-11-21
1588
1589 2002-11-25 [paul]       0.8.6claws7
1590
1591         * sync with 0.8.6cvs4
1592                 see ChangeLog 2002-11-20
1593
1594 2002-11-25 [paul]       0.8.6claws6
1595
1596         * sync with 0.8.6cvs3
1597                 see ChangeLog 2002-11-18
1598
1599 2002-11-25 [colin]      0.8.6claws5
1600
1601         * src/gtkutils.[ch]
1602                 Add gtkut_ctree_node_is_parent()
1603         * src/folderview.c
1604                 Spring-loaded folders
1605
1606 2002-11-25 [colin]      0.8.6claws4
1607
1608         * src/utils.[ch]
1609                 Add slist_concat_unique(), function to merge
1610                 two GSList filtering dups
1611         * src/folder.[ch]
1612         * src/summaryview.[ch]
1613         * src/folderview.c
1614         * src/main.c
1615                 Add detection/update/display of unread answers
1616                 to marked mails
1617         * src/procmsg.[ch]
1618                 Add procmsg_find_children()
1619                 Add procmsg_msg_has_marked_parent()
1620
1621 2002-11-25 [colin]      0.8.6claws3
1622
1623         * src/ssl_certificate.[ch]
1624                 Allow checking a certificate without a DNS
1625                 lookup
1626                 Allow to forget a cert (by deleting it)
1627                 Make ssl_certificate_destroy_public
1628         * src/ssl_manager.[ch] ** NEW FILES **
1629                 Gui to manage (display/remove) certificates
1630         * src/prefs_common.[ch]
1631                 Add a pref to allow silent acceptation of
1632                 trusted certificates or not (based on the
1633                 "I want to know what's going on" principle)
1634         * src/mainwindow.c
1635                 Add SSL manager in Tools menu
1636         * src/Makefile.am
1637                 Add the new files to the build
1638         * po/POTFILES.in
1639                 Add ssl_manager.c to translations
1640
1641 2002-11-25 [colin]      0.8.6claws2
1642
1643         * src/summaryview.[ch]
1644                 Add S_SEARCH_EXTENDED to the quick search, which 
1645                 allows to search using filtering syntax.
1646
1647 2002-11-25 [colin]      0.8.6claws1
1648
1649         * src/summaryview.c
1650                 Deletion of duplicates now prefer deleting
1651                 the unread dup (fixes feature-request 638989).
1652
1653 2002-11-24 [paul]       0.8.6claws
1654
1655         * po/es.po
1656           po/pl.po
1657           po/ru.po
1658           po/sr.po
1659                 updated by Ricardo Mones Lastra,
1660                 Witold Wladyslaw Wojciech Wilk,
1661                 Ruslan N. Balkin, and  Urke MMI 
1662                 respectively
1663
1664 2002-11-24 [paul]       0.8.5claws182
1665
1666         * po/bg.po
1667                 updated by George Danchev
1668
1669 2002-11-23 [alfons]     0.8.5claws181
1670
1671         * src/imap.c
1672                 tiny memory leak found by browsing Dimitar's 
1673                 valgrind report
1674
1675 2002-11-23 [paul]       0.8.5claws180
1676
1677         * po/it.po
1678                 updated by Alessandro Maestri
1679
1680 2002-11-22 [christoph]  0.8.5claws179
1681
1682         * src/compose.c
1683         * src/inc.c
1684         * src/prefs_filtering.c
1685         * src/summaryview.c
1686                 more warning fixes
1687
1688 2002-11-22 [alfons]     0.8.5claws178
1689
1690         * src/summaryview.c
1691                 summary_execute_delete_func(): if message is deleted, make 
1692                 sure to also remove its entry in the subject hash table. 
1693                 fixes a corner case bug.
1694
1695 2002-11-22 [paul]       0.8.5claws177
1696
1697         * .cvsignore
1698                 add 'autom4te.cache'
1699                 
1700         * ltconfig      ** REMOVED **
1701                 not needed
1702
1703 2002-11-22 [paul]       0.8.5claws176
1704
1705         * src/textview.c
1706                 textview_set_font(): fix for message display in
1707                 UTF-8 locales (thanks to Sergey Vlasov).
1708                 
1709         * AUTHORS
1710                 add new team members and contributors
1711
1712
1713 2002-11-21 [colin]      0.8.5claws175
1714
1715         * src/procmsg.[ch]
1716                 Add procmsg_remove_special_headers()
1717         * src/mh.c
1718                 Use procmsg_remove_special_headers() for 
1719                 previous fix
1720
1721 2002-11-21 [colin]      0.8.5claws174
1722
1723         * src/mh.c
1724                 Fix moving/copying from queue/draft folders
1725                 for MH folders
1726
1727 2002-11-21 [christoph]  0.8.5claws173
1728
1729         * src/crash.c
1730         * src/filtering.c
1731         * src/logwindow.c
1732         * src/main.c
1733         * src/matcher_parser_lex.[hl]
1734         * src/mbox.c
1735         * src/mbox_folder.[ch]
1736         * src/prefs_filtering.c
1737         * src/procheader.c
1738         * src/quote_fmt_lex.l
1739         * src/ssl.c
1740                 fix all warnings except the warnings in lex and yacc files
1741
1742 2002-11-20 [christoph]  0.8.5claws172
1743
1744         * src/imap.c
1745                 fix MsgInfo retrieval for IMAP draft and queue folders
1746                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
1747
1748 2002-11-19 [christoph]  0.8.5claws171
1749
1750         * src/compose.c
1751                 fix segfault, when draft saving does not get
1752                 the MsgInfo of the new message
1753                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
1754
1755 2002-11-19 [christoph]  0.8.5claws170
1756
1757         * src/procmsg.c
1758                 add parameter check for flag setting function
1759                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
1760
1761 2002-11-18 [paul]       0.8.5claws169
1762
1763         * src/compose.c
1764                 more sensitivity fixes to redirect mode:
1765                 * disable toolbar draft button
1766                 * allow only Address book in the Tools menu
1767                 * disable editing of message by the spell
1768                   checker
1769
1770 2002-11-18 [paul]       0.8.5claws168
1771
1772         * src/compose.c
1773                 fix sensitivity of menu items in compose_redirect():
1774                 allow only the necessary items 
1775
1776 2002-11-18 [paul]       0.8.5claws167
1777
1778         * src/compose.c
1779                 fix bug [ 603259 ] 'attachment got lost on bounce'
1780
1781 2002-11-18 [paul]       0.8.5claws166
1782
1783         * po/ru.po
1784                 updated by Ruslan N. Balkin <baron@dartel.ru>
1785
1786 2002-11-18 [colin]      0.8.5claws165
1787
1788         * src/main.c
1789           src/defs.h
1790                 Remove old filtering stuff
1791
1792
1793 2002-11-17 [oliver]     0.8.5claws164
1794
1795         * src/toolbar.h
1796                 remove not needed typedef 
1797
1798 2002-11-17 [oliver]     0.8.5claws163
1799
1800         * src/toolbar.c
1801                 make toolbar's on click events translatable
1802
1803 2002-11-15 [colin]      0.8.5claws162
1804
1805         * src/summaryview.c
1806                 Revert too-soon integration of a feature
1807
1808 2002-11-15 [christoph]  0.8.5claws161
1809
1810         * src/imap.c
1811                 use main's implementation of imap_get_msginfo
1812
1813 2002-11-15 [christoph]  0.8.5claws160
1814
1815         * src/compose.c
1816         * src/folder.[ch]
1817         * src/imap.c
1818         * src/mbox_folder.c
1819         * src/mh.c
1820         * src/news.c
1821         * src/procmsg.c
1822         * src/summaryview.c
1823                 replace claws' fetch_msginfo with main's get_msginfo
1824                 (use main's implementation where possible)
1825
1826 2002-11-15 [colin]      0.8.5claws159
1827
1828         * src/ssl_certificate.c
1829                 Missed a check
1830
1831 2002-11-16 [melvin]     0.8.5claws158
1832
1833         * po/fr.po
1834                 Updated French translations.
1835
1836 2002-11-16 [colin]      0.8.5claws157
1837
1838         * src/ssl_certificate.c
1839                 Check for missing parts in the certificates
1840
1841 2002-11-15 [colin]      0.8.5claws156
1842
1843         * src/folderview.c
1844                 Preventive fix (missing check) found by
1845                 Alfons
1846
1847 2002-11-15 [paul]
1848
1849         * NEWS
1850                 sync with 0.8.6 release
1851
1852 2002-11-15 [colin]      0.8.5claws155
1853
1854         * src/folder.[ch]
1855           src/folderview.c
1856                 Fix error handling of folder_item_move_to()
1857                 (thanks to Alfons!)
1858
1859 2002-11-15 [colin]      0.8.5claws154
1860
1861         * src/folder.[ch]
1862           src/folderview.c
1863                 folder_item_move_to() sets an error message instead
1864                 of having GUI stuff in folder.c
1865
1866 2002-11-15 [colin]      0.8.5claws153
1867
1868         * src/procmsg.[ch]
1869                 Implemented a callback for MsgInfo updates, 
1870                 heavily copy/pasted from Christoph's folder 
1871                 callback system
1872         * src/summaryview.[ch]
1873                 Register summary_update_msg as callback
1874
1875 2002-11-14 [colin]      0.8.5claws152
1876         
1877         * src/procmsg.c
1878                 Update the FolderItem after sending (fixes 617593)
1879
1880 2002-11-14 [christoph]  0.8.5claws151
1881
1882         * src/folder.c
1883                 fix wrong position of NULL pointer check found
1884                 by Sergey
1885
1886 2002-11-14 [christoph]  0.8.5claws150
1887
1888         * src/folder.c
1889                 fix segfault when deleting messages from IMAP folders
1890                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
1891
1892 2002-11-14 [colin]      0.8.5claws149
1893
1894         * src/compose.c
1895                 Forwarding was also ignoring the folder's default account.
1896
1897 2002-11-14 [colin]      0.8.5claws148
1898
1899         * src/compose.c
1900                 Fix sent folder not set to folder properties when 
1901                 forwarding.
1902
1903 2002-11-14 [thorsten]   0.8.5claws147
1904
1905         * src/inc.c
1906                 inc_start(): Files were not moved from .processing to inbox,
1907                 if no global processing rule existed
1908
1909 2002-11-14 [colin]      0.8.5claws146
1910
1911         * src/ssl_certificate
1912                 Fix file operations
1913
1914 2002-11-14 [paul]       0.8.5claws145
1915
1916         * po/it.po
1917                 updated by Alessandro Maestri
1918
1919 2002-11-13 [alfons]     0.8.5claws144
1920
1921         * src/folder.c
1922                 folder_item_close(): only mark messages unread
1923                 when a folder has new messages 
1924
1925 2002-11-13 [keith]      0.8.5claws143
1926
1927         * src/imap.c
1928                 Fix problem moving or copying between
1929                 IMAP folders
1930
1931 2002-11-13 [colin]      0.8.5claws142
1932
1933         * src/matcher_parser_parse.y
1934                 Fix rule problem when " don't match
1935
1936 2002-11-13 [christoph]  0.8.5claws141
1937
1938         * src/folder.c
1939         * src/folderview.c
1940                 moved cache saving to folder_item_close
1941                 the folderview should not have to deal with
1942                 this things
1943
1944 2002-11-13 [christoph]  0.8.5claws140
1945
1946         * src/summaryview.c
1947                 moved setting of important score to
1948                 summary_set_prefs_from_folderitem
1949
1950 2002-11-13 [colin]      0.8.5claws139
1951
1952         * src/matcher_parser_parse.y
1953                 Fix a segfault in the parser (happening when
1954                 a good expression had been tested and a bad 
1955                 one arrives)
1956
1957 2002-11-13 [paul]       0.8.5claws138
1958
1959         * sync with 0.8.5cvs24
1960                 see ChangeLog 2002-11-13
1961                 
1962         * po/pt_BR.po
1963                 updated by Fabio Jr. Beneditto
1964
1965 2002-11-13 [colin]      0.8.5claws137
1966         
1967         * src/msgcache.c
1968           src/defs.h
1969           src/procmsg.[ch]
1970                 Revert last commit, problem
1971
1972 2002-11-13 [colin]      0.8.5claws136
1973
1974         * src/msgcache.c
1975                 Remove duplicated code
1976         * src/defs.h
1977                 Bumped CACHE_VERSION and MARK_VERSION
1978         * src/procmsg.[ch]
1979                 Network endian for cache and mark files
1980
1981 2002-11-12 [colin]      0.8.5claws135
1982
1983         * src/inc.c
1984                 Fix the "socket error" dialog which disappeared
1985
1986 2002-11-12 [colin]      0.8.5claws134
1987
1988         * src/msgcache.c
1989                 Reverse last commit which had performance 
1990                 problems, but still reverse the list
1991
1992 2002-11-12 [colin]      0.8.5claws133
1993
1994         * src/msgcache.c
1995                 Reverse list order
1996
1997 2002-11-12 [melvin]     0.8.5claws132
1998
1999         * src/compose.c
2000                 Added a check for a NULL prefs_common.dictionary
2001
2002 2002-11-12 [colin]      0.8.5claws131
2003
2004         * src/ssl_certificate.[ch]
2005                 Use FQDN hostname
2006
2007 2002-11-12 [colin]      0.8.5claws130
2008
2009         * src/ssl_certificate.[ch]
2010                 Take connection port into account for 
2011                 checking certificates (a single hostname
2012                 could have multiple servers with multiple
2013                 certificates)
2014         * src/ssl.c
2015                 Pass the port to ssl_certificate_check
2016
2017 2002-11-12 [paul]       0.8.5claws129
2018
2019         * src/folder.c
2020                 fix a typo in last commit
2021
2022 2002-11-12 [paul]       0.8.5claws128
2023
2024         * sync with 0.8.5cvs23
2025                 see ChangeLog entry 2002-11-12
2026
2027 2002-11-11 [colin]      0.8.5claws127
2028
2029         * src/ssl_certificate.c
2030                 Cleaner messages
2031                 Don't popup, instead log error, if the 
2032                 corresponding pref is checked
2033         * src/ssl_certificate.h
2034                 include <openssl/objects/h>
2035
2036 2002-11-11 [colin]      0.8.5claws126
2037
2038         * src/ssl_certificate.h
2039                 _Really_ clean it
2040
2041 2002-11-11 [colin]      0.8.5claws125
2042         
2043         * src/ssl_certificate.c
2044                 Fixed leak
2045
2046 2002-11-11 [colin]      0.8.5claws124
2047
2048         * src/ssl.c
2049                 Cleaned a bit
2050         * src/ssl_certificate.[ch]
2051                 Cleaned a bit (better use of SSL API)
2052                 (This will cause non-recognition of saved 
2053                  certificates of claws12[23]...)
2054
2055 2002-11-11 [paul]       0.8.5claws123
2056         
2057         * po/es.po
2058                 updated by Ricardo Mones Lastra
2059
2060 2002-11-11 [colin]      0.8.5claws122
2061
2062         * src/ssl.c
2063                 Fix a typo
2064
2065 2002-11-11 [colin]      0.8.5claws121
2066
2067         * src/ssl_certificate.[ch] ** NEW FILES **
2068         * src/ssl.[ch]
2069                 Check SSL certificates presented to us
2070         * src/Makefile.am
2071                 Add ssl_certificate.[ch]
2072         * po/POTFILES.in
2073                 Add ssl_certificate.c
2074
2075 2002-11-11 [paul]       0.8.5claws120
2076
2077         * sync with 0.8.5cvs22
2078                 see ChangeLog 2002-11-11
2079
2080 2002-11-11 [paul]       0.8.5claws119
2081
2082         * sync with 0.8.5cvs21
2083                 see ChangeLog 2002-11-11
2084
2085 2002-11-10 [jens]       0.8.5claws118
2086
2087         * src/folder.c
2088         * src/folderview.c
2089                 corrected some typing
2090         * po/de.po
2091                 updated german translation
2092         * sylpheed.spec.in
2093                 cleaned up specfile and adjusted it for claws
2094
2095 2002-11-10 [colin]      0.8.5claws117
2096
2097         * src/summaryview.c
2098                 a STATUSBAR_PUSH/POP fix
2099
2100 2002-11-10 [colin]      0.8.5claws116
2101
2102         * src/prefs_folder_item.c
2103                 Fix hanging after opening folder properties
2104
2105 2002-11-10 [hoa]        0.8.5claws115
2106
2107         * src/matcher_parser_lex.l
2108         * src/matcher_parser_parse.y
2109                 config file for scoring and filtering is no more trashed
2110                 when there is a syntax error in a filtering rule when
2111                 editing it in a dialog.
2112
2113 2002-11-09 [colin]      0.8.5claws114
2114
2115         * src/mbox_folder.c
2116                 Added missing initialisation of folder->destroy()
2117
2118 2002-11-09 [colin]      0.8.5claws113
2119
2120         * src/folder.c
2121           src/folderview.c
2122                 Fix the status bar messages
2123
2124 2002-11-09 [colin]      0.8.5claws112
2125
2126         * src/folderview.c
2127                 Fix hangs after folder dnd, happening after 
2128                 claws109.
2129
2130 2002-11-09 [christoph]  0.8.5claws111
2131
2132         * src/folderview.c
2133                 just changed order of calls (reverse order of
2134                 associated calls)
2135         * src/inc.c
2136                 lock inc when checking only one account, otherwise
2137                 inc all could be executed at the same time
2138
2139 2002-11-09 [christoph]  0.8.5claws110
2140
2141         * src/folderview.c
2142                 better unlock the mouse cursor before calling
2143                 summary_show because it changes the cursor too
2144
2145 2002-11-09 [christoph]  0.8.5claws109
2146
2147         * src/folder.[ch]
2148         * src/folderview.c
2149                 add functions to open and close a folder
2150                 o opending will execute scanning for remote folders
2151                   and processing
2152                 o closing will unset new flag for messages
2153
2154 2002-11-09 [colin]      0.8.5claws108
2155
2156         * src/folder.c
2157                 Add a call to prefs_matcher_write_config to 
2158                 avoid non-leaf folders filtering settings to be
2159                 lost
2160
2161 2002-11-09 [paul]       0.8.5claws107
2162
2163         * src/prefs_account.c
2164                 re-word a label
2165
2166 2002-11-09 [colin]      0.8.5claws106
2167
2168         * src/folderview.c
2169                 Minor esthetic fix
2170
2171 2002-11-09 [colin]      0.8.5claws105
2172
2173         * src/folderview.c
2174                 Fix prefs_filtering deletion for MH folders (same
2175                 reason as below)
2176         * src/prefs_filtering.c
2177                 Fix prefs_filtering renaming and deletion for 
2178                 folder-based processing rules.  
2179
2180 2002-11-09 [christoph]  0.8.5claws104
2181
2182         * src/compose.c
2183         * src/folder.[ch]
2184         * src/folderview.[ch]
2185         * src/import.c
2186         * src/inc.c
2187         * src/main.c
2188         * src/mainwindow.c
2189         * src/messageview.c
2190         * src/prefs_folder_item.c
2191         * src/procmsg.c
2192         * src/summaryview.c
2193                 implement a callback system for folder item updates
2194
2195 2002-11-09 [colin]      0.8.5claws103
2196
2197         * src/folderview.c
2198                 Fix prefs_filtering renaming for MH folders (we
2199                 shouldn't rename by path as another folder could
2200                 have the same hierarchy).
2201
2202 2002-11-09 [colin]      0.8.5claws102
2203
2204         * src/folder.c
2205                 Fix a leak found by Christoph, use better variable
2206                 names
2207
2208 2002-11-09 [colin]      0.8.5claws101
2209
2210         * src/folder.c
2211                 One more fix for processing rules
2212
2213 2002-11-08 [colin]      0.8.5claws100
2214         
2215         * src/matcher.c
2216                 Don't copy the compiled regexp (will be reevaluated)
2217         * src/folderview.c
2218                 Lock folderview while moving
2219         * src/folder.c
2220                 Provide info on what's happening to the user
2221
2222 2002-11-08 [colin]      0.8.5claws99
2223
2224         * src/folderview.c
2225                 Fix folder reordering after a move if parent is 
2226                 root
2227         * src/scoring.[ch]
2228                 Add function to copy a ScoringProp
2229         * src/prefs_folder_item.c
2230                 Copy scoring rules when copying a folder prefs
2231
2232 2002-11-08 [colin]      0.8.5claws98
2233
2234         * src/folderview.c
2235                 Fixes in case of failure
2236         * src/filtering.[ch]    
2237                 Add function to duplicate a FilteringProp
2238         * src/matcher.[ch]
2239                 Add function to duplicate a MatcherProp
2240         * src/prefs_folder_item.c
2241                 Save folder's processing rules when copying 
2242                 its prefs
2243
2244 2002-11-08 [colin]      0.8.5claws97
2245         
2246         * src/folderview.c
2247                 Sort after move
2248         * src/folder.c 
2249                 Change a printf to debug_print
2250
2251 2002-11-08 [colin]      0.8.5claws96
2252
2253         * src/folder.c
2254           src/folderview.c
2255                 Fix segfaults, call me stupido
2256         
2257
2258 2002-11-08 [colin]      0.8.5claws95
2259
2260         *src/folder.c
2261                 Added forgotten prefs to save when moving folders
2262
2263 2002-11-08 [colin]      0.8.5claws94
2264
2265         * src/folder.c
2266                 Fixes to folder DND (prefs copy)
2267         * src/folderview.c
2268                 Optimization for folder DND (don't rescan whole tree)
2269                 Added folderview_create_folder_node() for this 
2270                 optimization, so de-duped a bit the code
2271         * src/prefs_folder_item.[ch]
2272                 Added prefs_folder_item_copy_prefs()    
2273           
2274 2002-11-08 [paul]       0.8.5claws93
2275
2276         * src/prefs_account.c
2277           tools/README
2278           tools/kmail2sylpheed_v2.pl
2279                 correct some typos
2280
2281 2002-11-08 [paul]       0.8.5claws92
2282
2283         * src/compose.c
2284           src/prefs_account.[ch]
2285                 remove account options 'clearsign' and 'ascii_armored',
2286                 replace with 'default_gnupg_mode' to prevent mixed-mode
2287                 Privacy settings
2288
2289 2002-11-08 [paul]       0.8.5claws91
2290
2291         * src/compose.[ch]
2292                 re-implement GnuPG 'on-the-fly' mode selection,
2293                 disallow mixed-mode
2294
2295 2002-11-08 [colin]      0.8.5claws90
2296
2297         * src/folderview.c
2298           src/prefs_folder_item.c
2299                 Change "Property" to "Properties"
2300
2301 2002-11-07 [colin]      0.8.5claws89
2302
2303         * src/folderview.c
2304           src/folder.c
2305                 Allow folder dropping to a root folder
2306
2307 2002-11-07 [paul]       0.8.5claws88
2308
2309         * src/compose.c
2310                 revert last commit
2311
2312 2002-11-07 [paul]       0.8.5claws87
2313
2314         * src/compose.c
2315                 fix reply-to-list bug. closes bug report
2316                 "[633382] reply-to-list broken in recent cvs"
2317
2318 2002-11-07 [paul]       0.8.5claws86
2319
2320         * src/compose.c
2321                 add a forgotten '#if USE_GPGME ... #endif'
2322
2323 2002-11-07 [paul]       0.8.5claws85
2324
2325         * sync with 0.8.5cvs20
2326                 see ChangeLog 2002-11-07
2327
2328 2002-11-07 [colin]      0.8.5claws84
2329
2330         * src/folder.[ch]
2331                 Change folder_item_move_to to return the newly 
2332                 created folderitem.
2333         * src/folderview.c
2334                 Select the new folderitem after moving.
2335
2336 2002-11-07 [colin]      0.8.5claws83
2337
2338         * src/prefs_filtering.c
2339                 Fix rule rewriting when moving a leaf folder to a 
2340                 shorter path
2341
2342 2002-11-07 [colin]      0.8.5claws82
2343
2344         * src/prefs_filtering.c
2345                 fix a leak
2346
2347 2002-11-07 [colin]      0.8.5claws81
2348
2349         * src/folder.[ch]
2350                 Add folder_item_move_to() function to move a 
2351                 folderitem into another one (updates matcher etc)
2352         * src/folderview.c
2353                 Add folder drag'n drop (context menu to come)
2354                 [Should be dataloss free, but Please backup before 
2355                  trying !]
2356
2357 2002-11-06 [colin]      0.8.5claws80
2358
2359         * src/mh.c
2360                 mh_create_folder() returns NULL if can't create
2361                 directory hierarchy
2362
2363 2002-11-06 [paul]       0.8.5claws79
2364
2365         * src/compose.[ch]
2366                 allow 'on-the-fly' changing of the type of encryption 
2367                 and/or signing used (mime/ascii) via the compose window
2368
2369 2002-11-06 [paul]       0.8.5claws78
2370
2371         * sync with 0.8.5cvs19
2372                 see ChangeLog 2002-11-06 for src/account.c: 
2373                 account_get_special_folder()
2374                 
2375 2002-11-05 [alfons]     0.8.5claws77
2376
2377         * src/crash.c
2378                 very minor cleanups: nothing to see here, move on. :-)
2379
2380 2002-11-05 [colin]      0.8.5claws76
2381
2382         * src/main.c
2383                 Changes choices if compose windows are opened to
2384                 Discard, Draft, Don't quit
2385
2386 2002-11-05 [thorsten]   0.8.5claws75
2387
2388         * src/compose.c
2389                 reenabled default_reply_to folder option
2390
2391 2002-11-05 [colin]      0.8.5claws74
2392
2393         * src/compose.[ch] 
2394                 add compose_draft()
2395         * src/crash.c
2396                 add SIGTERM handler
2397         * src/main.[ch]
2398                 add clean_quit() for the SIGTERM handler
2399
2400 2002-11-05 [paul]       0.8.5claws73
2401         
2402         * po/es.po
2403                 updated by Ricardo Mones Lastra
2404
2405 2002-11-05 [melvin]     0.8.5claws72
2406
2407         * src/logwindow.c
2408                 Fixed log-clipping bug #616795.
2409                 To stop logging in the log window use 0 length.
2410         * src/prefs_common.c
2411                 Added a label to inform about the 0 log length behaviour.
2412
2413 2002-11-05 [paul]       0.8.5claws71
2414
2415         * sync with 0.8.5cvs17
2416                 see ChangeLog 2002-11-05
2417
2418 2002-11-04 [paul]       0.8.5claws70
2419
2420         * sylpheed-128x128.png
2421           sylpheed-64x64.png
2422           sylpheed.png
2423                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
2424                 <nikai@users.sourceforge.net>
2425                 
2426         * po/bg.po
2427                 updated by George Danchev
2428
2429 2002-11-03 [thorsten]   0.8.5claws69
2430
2431         * src/main.c
2432           src/mimeview.c
2433           src/rfc2015.h
2434                 add check if gpg is active
2435
2436 2002-11-03 [thorsten]   0.8.5claws68
2437
2438         * src/toolbar.h
2439                 removed GSList declaration causing trouble on MacOS-X
2440                 (submitted by alfons, reported by xfesty)
2441
2442 2002-11-01 [paul]       0.8.5claws67
2443
2444         * src/mainwindow.c
2445                 remove last remnants of main's filter code
2446
2447 2002-11-01 [paul]       0.8.5claws66
2448
2449         * tools/filter_conv.pl
2450                 fix bug where user-defined headers were ignored
2451
2452 2002-11-01 [paul]       0.8.5claws65
2453
2454         * src/logwindow.c
2455                 make a debug_print() not translatable
2456
2457 2002-10-31 [melvin]     0.8.5claws64
2458
2459         * ac/aspell.m4
2460                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
2461                 not run any GNU/aspell test.  The dictionary path will
2462                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
2463                 was given, in which case, it will be $prefix/lib/aspell/
2464         * configure.in
2465                 Fixed typo in commentary (Aspell code).
2466
2467 2002-10-31 [paul]       0.8.5claws63
2468
2469         * po/POTFILES.in
2470                 remove src/filter.c and src/prefs_filter.c
2471                 thanks to Ricardo for reminding me
2472
2473 2002-10-31 [colin]      0.8.5claws62
2474
2475         * src/mbox_folder.c
2476                 Plug some leaks
2477
2478 2002-10-31 [paul]       0.8.5claws61
2479
2480         * src/prefs_filter.[ch] ** REMOVED **
2481           src/filter.[ch]       ** REMOVED **
2482           
2483         * src/Makefile.am
2484           src/folderview.c
2485           src/inc.c
2486           src/main.c
2487           src/mainwindow.c
2488           src/mbox.c
2489           src/prefs_common.c
2490           src/prefs_filtering.c
2491           src/summaryview.[ch]
2492                 remove main's 'filter' code
2493                 
2494         README.claws
2495                 update to reflect removal of main's filter
2496
2497 2002-10-31 [paul]       0.8.5claws60
2498
2499         * src/summaryview.c
2500                 remove check for global_processing in summary_filter_open(). 
2501                 This fixes the bug where if the user uses the right-click 
2502                 'Create filter rule...' and doesn't have any filter rules 
2503                 already defined in claws' advanced filtering, the newly 
2504                 created filter rule goes to main's filtering which is 
2505                 inaccessible through the gui. Now the filter rule gets added
2506                 to claws' filtering by default.
2507
2508 2002-10-28 [melvin]     0.8.5claws59
2509
2510         * src/prefs_actions.c
2511                 Fixed bug #627322 where MIME parts were not always
2512                 correctly passed to a %p action
2513                 Display an error dialog when message filename is not found.
2514
2515 2002-10-28 [melvin]     0.8.5claws58
2516
2517         * src/prefs_common.c
2518                 Readded a missing function declaration lost in 0.8.3claws34
2519
2520 2002-10-28 [paul]       0.8.5claws57
2521
2522         * sync with 0.8.5cvs15
2523                 see ChangeLog 2002-10-28 and 2002-10-25
2524                 
2525         Note: ChangeLog entry 2002-10-24 is not sync'ed.
2526
2527 2002-10-27 [oliver]     0.8.5claws56
2528
2529         * src/pop.c
2530                 plug leak in pop3_top_recv
2531
2532 2002-10-26 [christoph]  0.8.5claws55
2533
2534         * src/folder.c
2535                 set need_update folder flag when messages are added
2536                 (closes bug [ 626922 ] folder not updated after receiving)
2537
2538 2002-10-25 [melvin]     0.8.5claws54
2539
2540         * src/imageview.c
2541                 Fixed a memleak introduced in the scaling code.
2542
2543 2002-10-24 [alfons]     0.8.5claws53
2544
2545         * src/filtering.c
2546                 make filtering's forward message action forward from the 
2547                 correct account
2548                 (closes bug [628089 ] Filter -> Forward from address problem
2549                 reported by Oktay)
2550
2551 2002-10-24 [christoph]  0.8.5claws52
2552
2553         * src/mainwindow.c
2554         * src/manual.[ch]
2555                 o use manual of current locale or english if current
2556                   locale is not available (and english is available)
2557                 o also link to sylpheed doc project manuals
2558
2559 2002-10-23 [paul]       0.8.5claws51
2560
2561         * tools/README
2562           tools/kmail2sylpheed_v2.pl
2563                 add new version of kmail addressbook importer script.
2564                 works with newer versions of Kmail/KAddressBook which
2565                 have new and rearranged data.
2566
2567 2002-10-23 [martin]     0.8.5claws50
2568
2569         * src/folderview.c
2570         * src/summaryview.c
2571         * src/utils.h
2572         * src/utils.c
2573                 added length parameter to get_abbrev_newsgroup_name()
2574                 changed this function so that it abbreviates the newsgroup
2575                 names only so long it is smaller than the length parameter
2576                 (for better reading of some newsgroup names and space efficiency)
2577
2578 2002-10-22 [colin]      0.8.5claws49
2579
2580         *src/foldersel.c
2581                 Revert Alfons' last modification (after voting ;-))
2582
2583 2002-10-21 [alfons]     0.8.5claws48
2584
2585         * src/foldersel.c
2586                 folder view in folder selection dialog reflects state of
2587                 folder view in main window
2588
2589 2002-10-18 [alfons]     0.8.5claws47
2590
2591         * src/mbox.c
2592                 drop imported messages in folder selected by user,
2593                 and not in the inbox
2594                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
2595
2596 2002-10-18 [alfons]     0.8.5claws46
2597
2598         * src/compose.c
2599                 make automagic reply work correctly for email accounts 
2600                 (whether it's viable to do a full sync with Hiro's 
2601                 compose.c is still under discussion)
2602
2603 2002-10-18 [melvin]     0.8.5claws45
2604
2605         * src/prefs_actions.c
2606                 Fixed bug #622275 where asynchroneous actions left 
2607                 zombies processes
2608                 Made (synchroneous) actions' input be displayed live.
2609
2610 2002-10-18 [christoph]  0.8.5claws44
2611
2612         * src/textview.c
2613                 don't add a newline in the textview in front of the
2614                 first textpart if header display is disabled
2615                 (closes bug [ 603385 ] disabled header display leaves blank
2616                  lin)
2617
2618 2002-10-18 [christoph]  0.8.5claws43
2619
2620         * src/folder.[ch]
2621         * src/imap.c
2622         * src/mbox_folder.c
2623         * src/mh.c
2624         * src/news.c
2625                 folder->get_num_list now returns an error code
2626                 (closes bug [ 609424 ] News cache cleared on failure)
2627                 
2628 2002-10-17 [colin]      0.8.5claws42
2629         
2630         * src/news.c
2631                 Changed a printf by debug_print
2632
2633 2002-10-16 [paul]       
2634
2635         * tools/OOo2sylpheed.pl
2636                 allow for spaces in the name of the
2637                 file to be attached.
2638
2639 2002-10-16 [colin]      0.8.5claws41
2640
2641         * src/main.c
2642                 Use a tristate to change online mode
2643
2644 2002-10-16 [paul]       0.8.5claws40
2645
2646         * po/es.po
2647                 updated by Ricardo Mones Lastra
2648
2649 2002-10-16 [colin]      0.8.5claws39
2650
2651         * src/main.c
2652           src/mainwindow.[ch]
2653                 Added --online and --offline command-line
2654                 switches
2655
2656 2002-10-15 [christoph]  0.8.5claws38
2657
2658         * src/procmime.c
2659                 set mimeinfo->name to NULL after g_free to
2660                 avoid double freeing with g_free
2661
2662 2002-10-14 [christoph]  0.8.5claws37
2663
2664         * src/compose.c
2665         * src/filtering.c
2666         * src/summaryview.c
2667                 remove calls to folder->change_flags that are now
2668                 done by procmsg flag functions (seems it is not
2669                 used by any foldertype anyway)
2670         * src/folder.c
2671                 init folder->change_flags with NULL
2672
2673 2002-10-14 [christoph]  0.8.5claws36
2674
2675         * src/folder.[ch]
2676         * src/imap.[ch]
2677                 use virtual functions for folder item new and destroy
2678                 functions
2679
2680 2002-10-14 [melvin]     0.8.5claws35
2681
2682         * src/compose.c
2683                 Added a test to not run the spell checker if no default
2684                 dictionary is available. No dialog is displayed though.
2685
2686 2002-10-14 [melvin]     0.8.5claws34
2687
2688         * src/gtkaspell.c
2689                 Fixed bug in dictionary list context menu where
2690                 "More..." pointed to an emtpy submenu if the
2691                 number of dictionaries is a multiple of 15
2692                 Removed unneeded code in suggestions list creation
2693
2694 2002-10-14 [paul]       0.8.5claws33
2695
2696         * po/bg.po
2697                 updated by George Danchev
2698
2699 2002-10-13 [hoa]        0.8.5claws32
2700
2701         * src/matcher.[ch]
2702           src/matcher_parser_parser.y
2703                 removed the escaped string from internal structure
2704                 of matcher.
2705
2706 2002-10-12 [colin]      0.8.5claws31
2707
2708         * src/gtksctree.[ch]
2709           src/summaryview.c
2710                 Removed useless function gtksctree_reanchor
2711
2712 2002-10-12 [alfons]     0.8.5claws30
2713         
2714         * sync with remaining main changes 2002-10-09 - 2002-10-11
2715         - drop changes to src/compose.c (requires claws specific changes)
2716         
2717 2002-10-12 [alfons]     0.8.5claws29
2718         
2719         * sync with main changes of 2002-10-08
2720         - drop changes to src/compose.c (requires claws specific changes)
2721         - drop changes to src/summaryview.c (requires changes to compose.c)     
2722
2723 2002-10-12 [alfons]     0.8.5claws28
2724         
2725         * sync with main changes of 2002-10-07
2726
2727 2002-10-12 [alfons]     0.8.5claws27
2728
2729         * sync with main changes of 2002-10-04
2730         - drop changes to src/compose.c (requires claws specific changes)
2731         - drop changes to src/prefs_folder_item.c (claws implementation
2732           seems to be working)
2733
2734 2002-10-12 [colin]      0.8.5claws26
2735
2736         * src/mainwindow.c
2737                 Fix folder-flicker when space-reading, introduced 
2738                 in claws22.
2739
2740 2002-10-12 [colin]      0.8.5claws25
2741
2742         * src/compose.c
2743                 Save account address when saving as draft.
2744                 (closes bug 621838)
2745
2746 2002-10-12 [colin]      0.8.5claws24
2747
2748         * src/summaryview.c
2749                 Fix the problem consisting of no message selected
2750                 after the last message in a folder has been moved.
2751
2752 2002-10-12 [paul]       0.8.5claws23
2753
2754         * src/compose.c
2755           src/prefs_template.c
2756           src/template.[ch]
2757                 add Cc and Bcc to templates. Patch submitted by
2758                 John L. Males.
2759
2760 2002-10-12 [colin]      0.8.5claws22
2761
2762         * src/folderview.c
2763                 Fix a bug after "Check for new messages":
2764                 If a folder was opened, it was still selected at
2765                 the end of the check, but displayed empty.
2766         * src/mainwindow.c
2767                 Remove unnecessary check
2768
2769 2002-10-12 [paul]
2770
2771         * tools/README
2772                 be more verbose in the description of
2773                 OOo2sylpheed.pl
2774                 
2775
2776 2002-10-11 [colin]      0.8.5claws21
2777
2778         * src/mainwindow.c
2779                 Make space work (better) when no mail is selected
2780
2781 2002-10-11 [colin]      0.8.5claws20
2782
2783         * src/inc.c
2784           src/news.c
2785                 fix warnings
2786
2787 2002-10-11 [colin]      0.8.5claws19
2788
2789         * src/mainwindow.c
2790                 revert 0.8.5claws6 changes as i couldn't get to
2791                 anything satisfying
2792
2793 2002-10-11 [melvin]     0.8.5claws18
2794
2795         * src/compose.c
2796                 Removed buggy and unused macro (should have been committed in
2797                 0.8.5claws17)
2798
2799 2002-10-11 [melvin]     0.8.5claws17
2800
2801         * src/compose.c
2802                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
2803
2804 2002-10-11 [thorsten]   0.8.5claws16 
2805
2806         * src/folderview.c
2807                 remove rescan warning
2808
2809 2002-10-11 [colin]      0.8.5claws15 
2810
2811         * src/procheader.c
2812                 fix a segfault that happens if conv_unmime_header
2813                 fails (should be better to find out why it fails)
2814
2815 2002-10-11 [christoph]  0.8.5claws14
2816
2817         * src/summaryview.c
2818                 update folderview stats after ignore/unignore thread
2819
2820 2002-10-11 [hoa]        0.8.5claws13
2821
2822         * src/quote_fmt_parse.y
2823                 Fixed a yacc/bison syntax error
2824         * src/matcher.c
2825                 Escaping of string is fixed.
2826
2827 2002-10-11 [colin]      0.8.5claws12
2828
2829         * src/imageview.c
2830                 Resize images to fit
2831
2832 2002-10-11 [paul]       0.8.5claws11
2833
2834         * po/es.po
2835                 updated by Ricardo Mones Lastra
2836
2837 2002-10-10 [alfons]     0.8.5claws10
2838
2839         * src/compose.c
2840                 allow dropping files by "moving" files from a file manager,
2841                 not only by the more cumbersome "copying". the latter 
2842                 mostly implies holding down the Control button
2843
2844 2002-10-10 [christoph]  0.8.5claws9
2845
2846         * src/summaryview.c
2847                 update folders after thread building for ignored threads
2848
2849 2002-10-10 [christoph]  0.8.5claws8
2850
2851         * config/.cvsignore
2852                 added Makefile
2853         * src/filtering.[ch]
2854         * src/folder.[ch]
2855         * src/folderview.[ch]
2856         * src/import.c
2857         * src/inc.[ch]
2858         * src/mbox.[ch]
2859         * src/procmsg.c
2860         * src/summaryview.[ch]
2861                 o added new flag need_update to FolderItem
2862                 o removed folder_table from various functions from tracking
2863                   folder updates
2864                 o set need_update flags in folder.c's move, copy and delete
2865                   functions and procmsg's flags functions
2866                 o added function folderview_update_items_when_required that
2867                   updates all folders with need_update set
2868                 o call folderview_update_items_when_required instead of
2869                   folderview_update_item_foreach
2870
2871 2002-10-09 [sergey]     0.8.5claws7
2872
2873         * src/compose.c
2874                 Strip CRs whel loading the text into editor in reedit mode.
2875
2876 2002-10-09 [colin]      0.8.5claws6
2877
2878         * src/mainwindow.c
2879                 Make Space work when no mail is selected
2880
2881 2002-10-09 [colin]      0.8.5claws5
2882
2883         * src/gtksctree.[ch]
2884                 Fix range_select
2885                 Add gtk_sctree_reanchor() 
2886         * src/summaryview.c
2887                 Use gtk_sctree_reanchor() - better fix for 
2888                 bug 60413
2889
2890 2002-10-09 [colin]      0.8.5claws4
2891
2892         * src/summaryview.c
2893                 Fix shift-click select after delete problem
2894                 (closes bug 60413)
2895
2896 2002-10-08 [thorsten]   0.8.5claws3
2897
2898         * src/summaryview.c
2899                 exclude current msg from -hide read messages-
2900
2901 2002-10-08 [colin]      0.8.5claws2
2902
2903         * src/inc.[ch]
2904           src/pop.c
2905           src/recv.c
2906                 Differentiate socket errors from disk full
2907                 errors
2908
2909 2002-10-08 [christoph]  0.8.5claws1
2910
2911         * Makefile.am
2912         * configure.in
2913                 modifications for new config directory
2914
2915         * config.guess  ** REMOVED **
2916         * config.sub    ** REMOVED **
2917         * install-sh    ** REMOVED **
2918         * ltmain.sh     ** REMOVED **
2919         * missing       ** REMOVED **
2920         * mkinstalldirs ** REMOVED **
2921                 these files are autogenerated by automake
2922                 when you run autogen.sh
2923
2924         * config/.cvsignore     ** NEW FILE **
2925         * config/Makefile.am    ** NEW FILE **
2926                 ignore autogenerated files
2927                 create a Makefile in this directory
2928
2929 2002-10-08 [paul]       0.8.5claws
2930
2931         * 0.8.5claws release
2932         
2933         * src/compose.c
2934           src/procheader.c
2935           src/procmsg.c
2936                 fix quote reply format for newsgroups reply bug
2937                 (thanks to Hoa)
2938                 
2939         * po/en_GB.po
2940           po/pl.po
2941                 updated by me and Witold Wladyslaw Wojciech Wilk
2942                 repectively
2943
2944 2002-10-07 [paul]       0.8.3claws53
2945
2946         * po/it.po
2947           po/pt_BR.po
2948           po/sr.po
2949                 updated messages catalogs, submitted by
2950                 Alessandro Maestri, Fabio Jr.Beneditto 
2951                 and Urke MMI, respectively.
2952
2953 2002-10-07 [christoph]  0.8.3claws52
2954
2955         * src/folder.[ch]
2956         * src/folderview.c
2957         * src/mainwindow.c
2958                 fix new folder ghost message bug
2959                 (closes bug [ 619722 ] wrong count for newly created folders)
2960
2961 2002-10-07 [christoph]  0.8.3claws51
2962
2963         * src/compose.c
2964                 fix news posting problem
2965
2966 2002-10-07 [melvin]     0.8.3claws50
2967
2968         * po/fr.po
2969                 Updated French translation
2970
2971 2002-10-05 [christoph]  0.8.3claws49
2972
2973         * src/gtkstext.c
2974                 check if line_start_cache is set in gtk_stext_update_text
2975                 (closes bug [ 618119 ] crash while doing search in folder)
2976
2977 2002-10-05 [christoph]  0.8.3claws48
2978
2979         * src/imap.c
2980         * src/news.c
2981         * src/utils.c
2982         * src/utils.h
2983                 implement cache cleanups for claws' folder system
2984                 (closes bug [ 595916 ] imapcache not cleaned up)
2985
2986 2002-10-05 [melvin]     0.8.3claws47
2987
2988         * src/prefs_actions.c
2989                 Made the help text more clear for the %p token
2990
2991 2002-10-04 [paul]       0.8.3claws46
2992
2993         * sync with 0.8.5
2994                 see ChangeLog 2002-10-02 and 2002-10-03
2995
2996 2002-10-04 [christoph]  0.8.3claws45
2997
2998         * src/inc.c
2999                 fix segfault caused by pop before smtp
3000                 call to inc_account_mail with NULL
3001                 pointer for mainwin
3002
3003 2002-10-04 [paul]       0.8.3claws44
3004
3005         * configure.in
3006                 sync the LDAP detection from 0.8.5cvs1
3007
3008 2002-10-02 [christoph]  0.8.3claws43
3009
3010         * po/de.po
3011                 fix small spelling error
3012
3013 2002-10-02 [melvin]     0.8.3claws42
3014
3015         * ac/aspell.m4
3016                 Behave better and say "no" when test program cannot be run.
3017
3018 2002-10-02 [paul]       0.8.3claws41
3019
3020         * sync with 0.8.4cvs1
3021                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
3022                 
3023         * src/summaryview.c
3024                 toggle the behavior of Reply menuitem between
3025                 normal reply and reply-to-list
3026
3027 2002-10-01 [sergey]     0.8.3claws40
3028
3029         * src/compose.c
3030                 Convert newlines in the message text to the canonical form
3031                 before base64 encoding (RFC2045 compliance, fixes some
3032                 interoperability issues with Evolution 1.0.3)
3033
3034 2002-09-29 [colin]      0.8.3claws39
3035
3036         * src/summaryview.c
3037                 Fix an unwanted copy/paste
3038
3039 2002-09-29 [colin]      0.8.3claws38
3040
3041         * src/mainwindow.c
3042                 Renamed "Custom toolbar" to "Customize toolbar"
3043                 Renamed "Show all header" to "Show all headers"
3044                 Renamed "Set diplay item" to "Set displayed items"
3045         * src/prefs_common.c
3046                 Renamed "Show all header" to "Show all headers"
3047         * src/prefs_summary_column.c
3048                 Renamed "diplay item" to "displayed items"
3049
3050 2002-09-29 [colin]      0.8.3claws37
3051
3052         * src/mainwindow.[ch]
3053                 online/offline status pixmaps follow theme
3054                 changes
3055         * src/summaryview.[ch]
3056                 quicksearch pixmap follows theme changes
3057
3058 2002-09-29 [thorsten]   0.8.3claws36
3059
3060         * src/compose.c
3061           src/prefs_folder_item.[ch]
3062                 add default_reply_to folder option (closes patch 581044)
3063
3064 2002-09-29 [christoph]  0.8.3claws35
3065
3066         * acconfig.h    ** REMOVED **
3067         * configure.in
3068         * ac/aspell.m4
3069         * ac/check-type.m4
3070         * ac/gnupg-check-typedef.m4
3071                 fix autoheader 2.50 warning
3072
3073 2002-09-29 [christoph]  0.8.3claws34
3074
3075         * major code cleanup (part 2)
3076         
3077                 - unused variables removed
3078                 - unused functions removed
3079                 - uninitialized variables checked
3080                 - missing return statements added
3081                 - missing function return types added
3082                 - added parentheses around assignment
3083                   when suggested by gcc
3084
3085 2002-09-29 [alfons]     0.8.3claws33
3086
3087         * src/logwindow.c
3088                 log_window_clear(): only bracket gtk_text_forward_delete() 
3089                 with gtk_text_freeze() / gtk_text_thaw() (see if this
3090                 works around GTK text bug)
3091
3092 2002-09-29 [paul]       0.8.3claws32
3093
3094         * po/bg.po
3095           po/sr.po
3096                 updated by George Danchev and Urke MMI
3097                 respectively
3098
3099 2002-09-27 [christoph]  0.8.3claws31
3100
3101         * doc-src/readme.txt
3102         * doc-src/rfc1806.txt   ** REMOVED **
3103         * doc-src/rfc2183.txt   ** NEW FILE **
3104         * doc-src/rfc2980.txt   ** NEW FILE **
3105                 update rfcs
3106
3107 2002-09-27 [melvin]     0.8.3claws30
3108
3109         * ac/aspell.m4
3110                 Fixed typo which could break linking
3111
3112 2002-09-27 [melvin]     0.8.3claws29
3113
3114         * ac/aspell.m4
3115                 Improved GNU/aspell checking. 
3116                 Fixed bug #614490
3117
3118 2002-09-27 [paul]       0.8.3claws28
3119
3120         * sync with 0.8.3cvs8
3121                 see ChangeLog 2002-09-27
3122
3123 2002-09-26 [colin]      0.8.3claws27
3124
3125         * src/toolbar.[ch]
3126           src/mainwindow.[ch]
3127                 Add "Reply to Mailing-list" to the toolbar
3128
3129 2002-09-26 [christoph]  0.8.3claws26
3130
3131         * src/summaryview.c
3132                 Fix wrong message counts in summaryview status
3133
3134 2002-09-26 [paul]       0.8.3claws25
3135
3136         * sync with 0.8.3cvs7
3137                 see ChangeLog 2002-09-26
3138
3139 2002-09-26 [paul]       0.8.3claws24
3140
3141         * sync with 0.8.3cvs6
3142                 see ChangeLog 2002-09-25
3143
3144 2002-09-25 [christoph]  0.8.3claws23
3145
3146         * src/prefs_common.c
3147         * src/prefs_folder_item.c
3148         * src/prefs_scoring.c
3149                 Renamed "kill score" to "hide score" in GUI
3150                 and prefs files
3151
3152 2002-09-25 [paul]       0.8.3claws22
3153
3154         * sync with 0.8.3cvs5
3155                 see ChangeLog 2002-09-24
3156
3157 2002-09-24 [alfons]     0.8.3claws21
3158
3159         patch by Satoshi Nagayasu: allows appending / saving multiple 
3160         selected files (closes "[ 612279 ] save multiple mesg(s) in 
3161         'Save as ...'")
3162
3163         * AUTHORS
3164                 add Satoshi Nagayasu
3165         * src/summaryview.c
3166                 summary_save_as(): allow saving selected files to
3167                 one file
3168                 summary_set_menu_sensitive: enable "Save As..." when
3169                 multiple files are selected
3170         * src/utils.[ch]
3171                 append_file(): new function
3172
3173 2002-09-24 [colin]      0.8.3claws20
3174
3175         * src/procmime.c
3176                 Fix segfault when mimeinfo doesn't have a 
3177                 content_type. 
3178
3179 2002-09-24 [colin]      0.8.3claws19
3180
3181         * src/prefs_common.[ch]
3182                 Add a preference to display send dialog or not
3183         * src/send.c
3184                 Display send dialog according to preference
3185
3186 2002-09-24 [colin]      0.8.3claws18
3187
3188         * src/compose.[ch]
3189                 Disable user actions when sending
3190
3191 2002-09-24 [colin]      0.8.3claws17
3192
3193         * src/procmime.c
3194                 Do not display name or filename for attachments
3195                 with an application/pgp-signature type
3196                 (security flaw, see bug 537413)
3197
3198 2002-09-23 [colin]      0.8.3claws16
3199
3200         * src/editaddress.c
3201                 Initialize entry_email, entry_alias and 
3202                 entry_remarks to first email address of the list
3203
3204 2002-09-23 [colin]      0.83claws15
3205
3206         * src/compose.c
3207                 Drop pgp-signature when reediting a signed queued
3208                 message
3209
3210 2002-09-23 [melvin]     0.8.3claws14
3211
3212         * po/fr.po
3213                 Updated French translation
3214
3215 2002-09-23 [melvin]     0.8.3claws13
3216
3217         * src/mainwindow.c
3218                 Made custom toolbar menu labels more consistent
3219         * src/prefs_toolbar.c
3220                 Made custom toolbar window title more consistent
3221
3222 2002-09-22 [colin]      0.8.3claws12
3223
3224         * src/inc.c
3225                 Initialize session type to normal before getting 
3226                 mail (fixes strange Get behaviour)
3227         * src/prefs_account.h
3228                 Move STYPE_POP_BEFORE_SMTP to last position to 
3229                 avoid other side-effects
3230
3231 2002-09-22 [colin]      0.8.3claws11
3232
3233         * src/prefs_account.c
3234                 Fix pop_bfr_smtp_tm_entry sensivity when switching
3235                 from pop3 to apop or vice-versa
3236
3237 2002-09-22 [colin]      0.8.3claws10
3238         
3239         * src/prefs_account.[ch]
3240                 Add an option for the POP before SMTP timeout
3241         * src/inc.c
3242                 Remember time of last POP connection
3243         * src/send.c
3244                 Do POP before SMTP only if timeout reached
3245
3246 2002-09-22 [oliver]     0.8.3claws9
3247         
3248         * README.claws
3249                 explain custom toolbar
3250
3251 2002-09-22 [oliver]     0.8.3claws8
3252
3253         * src/prefs_actions.[ch]
3254         custom toolbar for compose      
3255                 actions callback from compose toolbar
3256         * src/folderview.c
3257                 remove include toolbar.h
3258
3259 2002-09-22 [oliver]     0.8.3claws7
3260         
3261         * src/prefs_toolbar.[ch]
3262                 custom toolbar for compose
3263                 - generic prefs_toolbar handles both
3264                   Mainwin's toolbar as well as Compose toolbar          
3265
3266 2002-09-22 [oliver]     0.8.3claws6
3267         
3268         * src/toolbar.[ch]
3269                 custom toolbar for compose
3270                 restructure toolbar.[ch]
3271
3272 2002-09-22 [oliver]     0.8.3claws5
3273
3274         * src/compose.[ch]
3275                 custom toolbar for compose
3276
3277 2002-09-22 [oliver]     0.8.3claws4
3278         
3279         * src/mainwindow.[ch]
3280                 custom toolbar for compose 
3281                 move mainwin toolbar back to mainwindow
3282
3283 2002-09-22 [alfons]     0.8.3claws3
3284
3285         * src/procmsg.c
3286                 :%sno/if(/if (/gc
3287                 :%sno/for(/for (/gc
3288                 (beautify)
3289
3290 2002-09-22 [alfons]     0.8.3claws2
3291         
3292         * src/procmsg.c
3293                 procmsg_save_to_outbox(): don't unlink message file from queue;
3294                 callers should do it using folder_item_remove_msg()
3295
3296 2002-09-22 [colin]      0.8.3claws1
3297
3298         * src/mimeview.[ch]
3299                 Made mimeview_check_signature() public
3300         * src/textview.c
3301                 Made GPG signatures verifiable by clicking
3302                 the [application/pgp-signature] in the Text
3303                 view
3304
3305 2002-09-22 [paul]       0.8.3claws
3306
3307         * po/bg.po
3308           po/en_GB.po
3309           po/es.po
3310           po/it.po
3311           po/pl.po
3312           po/pt_BR.po
3313           po/sr.po
3314                 updated translations, submitted by George Danchev,
3315                 me, Ricardo Mones Lastra, Alessandro Maestri,
3316                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
3317                 and Urke MMI, respectively.     
3318
3319 2002-09-22 [alfons]     0.8.2claws65
3320
3321         * src/procmsg.c
3322         * src/pgptext.c
3323                 no furry valgrinds have been used to plug these memleaks
3324
3325 2002-09-20 [paul]       0.8.2claws64
3326
3327         * sync with 0.8.3cvs4
3328                 'Select thread' re-implemented 
3329                 see ChangeLog 2002-09-20
3330
3331 2002-09-21 [alfons]     0.8.2claws63
3332
3333         * src/compose.c
3334                 compose_send(): plug unnoticed memleak
3335
3336 2002-09-20 [alfons]     0.8.2claws62
3337
3338         * src/addr_compl.c
3339                 replace_address_in_edit(): strict check for NULL address to
3340                 fix "[ 607348 ] Segfault in address completion". My guess is
3341                 that this happens with an empty address book, but it's good
3342                 to have this check here anyway
3343                 
3344                 completion_window_button_press(): free string returned 
3345                 from the internal cache
3346
3347 2002-09-20 [christoph]  0.8.2claws61
3348
3349         * src/procmime.h
3350                 added ENC_BINARY to EncodingType
3351         * src/procmime.c
3352                 the string returned by procmime_get_encoding_str
3353                 should not depend on the order of values in the
3354                 EncodingType definition
3355         * doc-src/rfc1806.txt   ** NEW FILE **
3356                 Added rfc1806 about MIME Content-Disposition
3357                 Extension
3358
3359 2002-09-19 [paul]       0.8.2claws60
3360
3361         * sync with 0.8.2cvs3
3362                 see ChangeLog 2002-09-19
3363
3364 2002-09-19 [paul]       0.8.2claws59
3365
3366         * src/prefs_folder_item.c
3367                 revert to Darko's original alignment of colour
3368                 selector button
3369                 add a colon to folder_color label
3370                 
3371         * src/compose.c
3372                 add Colin's patch (with Hiro's modifications) to 
3373                 force BASE64 encoding for 8-bit text when signing
3374                 (sync with 0.8.3cvs2)
3375
3376 2002-09-18 [alfons]     0.8.2claws58
3377
3378         * src/compose.c
3379                 :%sno/if(/if (/gc
3380                 :%sno/for(/for (/gc
3381                 (beautify a little bit)
3382
3383 2002-09-18 [christoph]  0.8.2claws57
3384
3385         * src/pine.c
3386                 fix handling of fgetc return value
3387
3388 2002-09-17 [alfons]     0.8.2claws56
3389         
3390         * src/summaryview.c
3391                 summary_sort(): check non-NULL summaryview->folder_item when no 
3392                 folder is selected at all
3393                 (closes "[ 610344 ] sort label make syl Crash")
3394
3395 2002-09-17 [alfons]     0.8.2claws55
3396         
3397         * src/compose.c
3398                 beautify a little bit
3399
3400 2002-09-17 [christoph]  0.8.2claws54
3401
3402         * src/folder.c
3403                 initialize max values for cache and folder
3404                 when cache or folder is empty
3405
3406 2002-09-15 [colin]      0.8.2claws53
3407
3408         * src/compose.c
3409                 Fix a leak (thanks Alfons!) and cleaned
3410                 variables names for custom headers
3411
3412 2002-09-15 [colin]      0.8.2claws52
3413
3414         * src/compose.c
3415                 Fix custom headers recognition when
3416                 prefs_common.trans_hdr is on
3417
3418 2002-09-15 [colin]      0.8.2claws51
3419
3420         * src/compose.c
3421                 Allow dynamically-added custom headers
3422                 Yet not reparsed if reedited
3423
3424 2002-09-15 [alfons]     0.8.2claws50
3425
3426         * src/prefs_account.c
3427                 fix warnings
3428
3429 2002-09-15 [colin]      0.8.2claws49
3430         
3431         * src/prefs_account.c
3432                 fix pop_before_smtp sensitivity
3433
3434 2002-09-15 [colin]      0.8.2claws48
3435
3436         * src/inc.[ch]
3437                 add inc_pop_before_smtp()
3438                 allow MainWindow to be undefined in 
3439                 inc_account_mail() and inc_start()
3440         * src/pop.c
3441           src/prefs_account.h
3442                 add STYPE_POP_BEFORE_SMTP session type
3443         * src/prefs_account.c
3444                 activated pop before smtp option
3445         * src/send.c
3446                 do pop before smtp if the relevant option 
3447                 is set
3448
3449 2002-09-15 [paul]       0.8.2claws47
3450
3451         * sync with 0.8.3
3452                 see ChangeLog 2002-09-15
3453
3454 2002-09-14 [paul]       0.8.2claws46
3455
3456         * po/bg.po
3457                 updated Bulgarian translation, submitted by
3458                 George Danchev
3459
3460 2002-09-13 [paul]       0.8.2claws45
3461
3462         * src/compose.c
3463                 merge claws' select_account() with main's
3464                 (new) compose_select_account(). [sync with
3465                 0.8.2cvs15, see ChangeLog 2002-09-11]
3466
3467 2002-09-12 [christoph]  0.8.2claws44
3468
3469         * src/filter.c
3470                 allocate 1 elements of FolderItem not 0
3471
3472 2002-09-12 [colin]      0.8.2claws43
3473
3474         * src/compose.c
3475                 Fix bug #590825 (obey Follow-up: poster)
3476
3477 2002-09-12 [colin]      0.8.2claws42
3478
3479         * src/procmime.c
3480                 Fix bug #557009 (wrong headers for messages 
3481                 forwarded as attachments)
3482
3483 2002-09-11 [colin]      0.8.2claws41
3484         
3485         * src/compose.c
3486                 Put SCF: pseudo-header on top of message
3487                 Set draft tmp_flag when saved as draft
3488
3489         * src/procmsg.c
3490           src/procheader.c
3491                 Skip after first \n\n for beginning of real message
3492                 for drafts too
3493
3494 2002-09-11 [christoph]  0.8.2claws40
3495
3496         * src/filtering.c
3497                 use procmsg flag functions in filtering or processing
3498                 will cause incorrect folder message counts
3499
3500 2002-09-11 [colin]      0.8.2claws39
3501
3502         * src/compose.c
3503                 Fix bug #550175 - wrong save folder when reediting
3504                 drafts
3505
3506 2002-09-11 [paul]       0.8.2claws38
3507
3508         * sync with 0.8.2cvs14
3509                 see ChangeLog 2002-09-11
3510
3511 2002-09-11 [colin]      0.8.2claws37
3512
3513         * src/folder.c
3514                 Fix a typo (seeming to cause new/unread status to
3515                 be lost)
3516
3517 2002-09-10 [christoph]  0.8.2claws36
3518
3519         * src/compose.c
3520                 compose_redirect should not use compose_generic_new
3521                 because that does more stuff than expected including
3522                 opening the external editor
3523                 (closes bug "[ 526608 ] bounced messages appear blank
3524                  in editor")
3525
3526 2002-09-10 [christoph]  0.8.2claws35
3527
3528         * src/folder.c
3529                 fix problem with too large message number range
3530                 causing a crash in folder_item_scan
3531
3532 2002-09-10 [paul]       0.8.2claws34
3533
3534         * sync with 0.8.2cvs13
3535                 see ChangeLog 2002-09-10
3536
3537 2002-09-10 [christoph]  0.8.2claws33
3538
3539         * src/msgcache.c
3540                 set MsgInfo TmpFlags for queue and draft folders
3541                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
3542
3543 2002-09-10 [paul]       0.8.2claws32
3544
3545         * AUTHORS
3546           po/bg.po      ** NEW FILE **
3547                 new Bulgarian translation submitted by
3548                 George Danchev <danchev@spnet.net>
3549                 
3550         * tools/Makefile.am
3551           tools/README
3552           tools/tb2sylpheed     ** NEW FILE **
3553                 add script that converts an addressbook exported
3554                 from The Bat! into a Sylpheed addressbook. Submitted
3555                 by Urke MMI <urke-kg@eunet.yu>
3556
3557 2002-09-10 [paul]       0.8.2claws31
3558
3559         * sync with 0.8.2cvs12
3560                 see ChangeLog 2002-09-10
3561
3562 2002-09-06 [paul]       0.8.2claws30
3563
3564         * src/prefs_common.c
3565                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
3566                 
3567         * tools/Makefile.am
3568           tools/README
3569           tools/ldif-to-xml.py  ** REMOVED **
3570                 remove obsolete python script
3571
3572 2002-09-06 [paul]       0.8.2claws29
3573
3574         * sync with 0.8.2cvs10
3575                 see ChangeLog 2002-09-06
3576
3577 2002-09-04 [paul]       0.8.2claws28
3578
3579         * sync with 0.8.2cvs9
3580                 see ChangeLog 2002-08-04
3581
3582 2002-09-04 [colin]      0.8.2claws27 
3583
3584         * src/prefs_common.[ch]
3585                 Added signature color configuration
3586         * src/textview.c
3587                 Use user-specified signature color
3588
3589 2002-09-03 [colin]      0.8.2claws26
3590
3591         * src/prefs_common.[ch]
3592                 Added autosave and autosave_length prefs
3593         * src/compose.c
3594                 Added compose_remove_draft()
3595                 Auto-save drafts according to the prefs
3596         * src/main.c
3597                 Added a crash-indicator file, allowing to check
3598                 for new messages on startup if Sylpheed crashed
3599                 (makes saved drafts "reappear")
3600
3601 2002-09-03 [colin]      0.8.2claws25
3602
3603         * src/textview.[ch]
3604                 Grey the signature
3605
3606 2002-09-03 [paul]       0.8.2claws24
3607
3608         * sync with 0.8.2cvs8
3609                 see ChangeLog 2002-09-02 and 2002-09-03
3610
3611 2002-09-03 [darko]      0.8.2claws23
3612
3613         * src/folderview.c
3614                 use normal style when creating new folder to pick
3615                 proper font size 
3616
3617 2002-09-02 [melvin]     0.8.2claws22
3618
3619         * src/gtkaspell.m4
3620                 removed some obsolete code
3621
3622 2002-09-02 [melvin]     0.8.2claws21
3623
3624         * ac/aspell.m4
3625                 fixed test's equality sign (== to =)
3626
3627 2002-09-02 [alfons]     0.8.2claws20
3628
3629         * src/folder.c
3630         * src/mh.c
3631                 revert change of 0.8.2claws16 and use the mh_folder_destroy
3632                 as folder->destroy virtual as suggested by Hiro
3633                 (the mh.c code seems to have been lost around mh.c.1.21)
3634
3635 2002-09-02 [paul]       0.8.2claws19
3636
3637         * po/pt_BR.po
3638                 updated by Fabio Jr. Beneditto
3639                 
3640         * src/defs.h
3641                 use 'http://claws.sylpheed.org' for homepage link. 
3642                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
3643
3644 2002-09-01 [alfons]     0.8.2claws18
3645
3646         * src/mh.c
3647                 plug memleak related to one Martin Kluge found
3648
3649 2002-08-31 [paul]       0.8.2claws17
3650
3651         * sync with 0.8.2cvs6
3652                 see ChangeLog 2002-08-30
3653
3654 2002-08-31 [alfons]     0.8.2claws16
3655
3656         * src/folder.c
3657                 folder_destroy(): remove mailbox from folderlist even if it has
3658                 no destroy virtual
3659
3660 2002-08-31 [alfons]     0.8.2claws15
3661
3662         * src/folder.c
3663                 :%sno/if(/if (/gc
3664                 :%sno/for(/for (/gc
3665                 (being pedantic I know)
3666
3667 2002-08-31 [alfons]     0.8.2claws14
3668
3669         * src/folder.c
3670                 check for NULL pointers returned from folder->fetch_msginfo virtual
3671                 (should solve some reported crashes)
3672
3673 2002-08-30 [alfons]     0.8.2claws13
3674
3675         * acconfig.h
3676         * configure.in
3677         * src/crash.c
3678                 enable crash dialog on compilation time
3679                 (--enable-crash-dialog configure option)
3680
3681 2002-08-30 [alfons]     0.8.2claws12
3682
3683         * AUTHORS
3684                 add Martin Kluge
3685         * src/mh.c
3686                 apply memory leak plug patch by Martin Kluge
3687                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
3688                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
3689                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
3690
3691 2002-08-30 [darko]      0.8.2claws11
3692
3693         * src/folderview.c
3694                 copy Gtk style from normal style to match
3695                 font size for coloured folders
3696
3697 2002-08-29 [alfons]     0.8.2claws10
3698
3699         * sylpheed.desktop
3700                 Type=Internet <- Type=Application
3701                 (reported by Michael Schwendt, see:
3702                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
3703                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
3704
3705 2002-08-29 [paul]       0.8.2claws9
3706
3707         * sync with 0.8.2cvs5
3708                 see ChangeLog 2002-08-29
3709
3710 2002-08-29 [colin]      0.8.2claws8
3711
3712         * src/summaryview.c
3713                 Added a sanity check in summary_select_thread
3714                 Should fix bug 601605
3715
3716 2002-08-29 [colin]      0.8.2claws7
3717
3718         * src/main.c
3719                 Revert claws6 changes regarding bug #591676
3720
3721 2002-08-28 [colin]      0.8.2claws6
3722         
3723         * src/main.c
3724                 Ignore cache for queue folderitems
3725                 Fix bug #591676
3726
3727 2002-08-28 [melvin]     0.8.2claws5