02f51e267ffa283b5138a4bc7b7504a7a5c4c6b2
[claws.git] / ChangeLog.claws
1 2002-03-07 [melvin]     0.7.2claws34
2
3         * src/selective_download.c
4                 Changed the pixmap of the receive button to MAIL_RECEIVE.
5
6 2002-03-06 [paul]       0.7.2claws33
7
8         * sync with sylpheed 0.7.3cvs1
9                 bug fix, see ChangeLog entry 2002-03-05
10
11 2002-03-05 [paul]       0.7.2claws32
12
13         * src/mimeview.c
14           src/pgptext.[ch]
15           src/procmsg.c
16                 reverse the pgp ascii-armored code implemented in 
17                 0.7.2claws16. removal of this code until it matures.
18                 this means that verifying ascii-armored pgp sigs and
19                 automatic decryption of ascii-armored encrypted
20                 messages no longer works.
21
22 2002-03-05 [paul]       0.7.2claws31
23
24         * configure.in
25           Makefile.am
26         * faq/Makefile.am
27         * faq/en/Makefile.am
28           faq/en/sylpheed-faq.html
29           faq/en/sylpheed-faq-1.html
30           faq/en/sylpheed-faq-2.html
31           faq/en/sylpheed-faq-3.html
32         * faq/es/Makefile.am
33           faq/es/sylpheed-faq.html
34           faq/es/sylpheed-faq-1.html
35           faq/es/sylpheed-faq-2.html
36           faq/es/sylpheed-faq-3.html
37           faq/es/sylpheed-faq-4.html
38         * faq/fr/Makefile.am
39           faq/fr/sylpheed-faq.html
40           faq/fr/sylpheed-faq-1.html
41           faq/fr/sylpheed-faq-2.html
42           faq/fr/sylpheed-faq-3.html
43         * src/Makefile.am
44           src/defs.h
45           src/mainwindow.c
46           src/manual.[ch]
47                 add FAQs in English, Spanish and French
48
49
50 2002-03-05 [paul]       0.7.2claws30
51
52         * manual/en/sylpheed.html
53           manual/en/sylpheed-XX.html
54                 updated the English manual
55
56 2002-03-05 [hoa]        
57
58         * src/summaryview.c
59                 dialog box pops up if the article can't be deleted.
60
61 2002-03-04 [paul]       
62         
63         * po/pt_BR.po
64                 updated by Fabio Junior Benedito
65
66 2002-03-04 [hoa]
67
68         * removed ac/gpgme.m4
69                 to avoid autogen common problem
70                 developers have to install gpgme development package now
71
72         * src/compose.c
73                 encoding to 7bit or 8bit is enabled.
74
75 2002-03-03 [alfons]     0.7.2claws29
76
77         * src/pop.c
78                 merge fix by Oliver Haertel for selective
79                 download buglet
80
81 2002-03-03 [paul]       0.7.2claws28
82         
83         * sync with sylpheed 0.7.3
84
85 2002-03-03 [paul]       0.7.2claws27
86
87         * sync with sylpheed 0.7.2cvs24
88                 see ChangeLog entries 2002-03-02 and 2002-03-03
89
90 2002-03-02 [melvin]     0.7.2claws26
91
92         * src/inc.[ch]
93         * src/main.c
94         * src/mainwindow.c
95         * src/prefs_common.[ch]
96                 Added user definable notification on new mail arrival.
97                 Removed unused variables in spell checker prefs code.
98
99 2002-03-02 [melvin]     0.7.2claws25
100
101         * src/quote_fmt.c
102                 Removed unnecessary escape sequences.
103                 Changed 'Initial...' to 'Initials of Sender'
104
105 2002-03-02 [paul]       0.7.2claws24
106
107         * sync with sylpheed 0.7.2cvs22
108                 see ChangeLog entry 2002-03-01
109
110 2002-03-01 [hoa]        0.7.2claws23
111
112         * src/mainwindow.c
113                 Set sensitivity of delete actions to active
114                 even if the folder is a newsgroup.
115
116         * src/summaryview.c
117                 - Set sensitivity of delete actions
118                 - Added function check_permission() that will check if the
119                   user is authorized to delete a message. For news, it
120                   will check if the author is the same.
121                 - Enabled deletion when there is no trash folder.
122
123         * src/news.[ch]
124                 - Added news_cancel_article() to cancel articles
125                 - Implemented news_remove_message() (public function)
126
127 2002-03-01 [paul]       0.7.2claws22
128
129         * src/gtkutils.c
130           src/textview.c
131                 recognise urls that that don't include 'http://' and
132                 simply begin 'www.' 
133
134         * AUTHORS
135                 remove duplicated name
136
137 2002-02-28 [paul]       0.7.2claws21
138
139         * src/mainwindow.c
140           src/summaryview.[ch]
141                 add ability to 'Select thread'
142                 combines Melvin's "Select thread's head" patch (#510907)
143                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
144                 patch (#518514) 
145
146 2002-02-28 [paul]       0.7.2claws20
147
148         * src/mimeview.c
149                 hopefully fix segfault on right-clicking a mime part
150                 that some people have experienced.      
151                 fix submitted by Fredrik Olofsson <frol@linux.nu>
152
153 2002-02-28 [paul]       0.7.2claws19
154
155         * sync with sylpheed 0.7.2cvs21
156                 see ChangeLog entries 2002-02-27 and 2002-02-28
157
158 2002-02-27 [paul]       0.7.2claws18
159
160         * sync with sylpheed 0.7.2cvs18
161                 see ChangeLog entries 2002-02-26 and 2002-02-27
162
163 2002-02-26 [alfons]     0.7.2claws17
164
165         * src/procheader.c
166                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
167                 (spotted by Chris Hessman <idatech@gmx.net>)
168
169 2002-02-26 [paul]       0.7.2claws16
170
171         * src/mimeview.c
172           src/pgptext.[ch]
173           src/procmsg.c
174                 make decryption of ascii-armored pgp encrypted messages
175                 and verification of ascii-armored signatures work again.
176                 slightly altered from the patch by Jens Jahnke 
177                 <jan0sch@gmx.net>
178
179                 ##FIX ME##
180                 * the checking of plaintext signatures always comes up in 
181                   a popup box
182                 * it doesn't work for multipart messages 
183                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
184                   including the msg headers and these 2 line themselves, are 
185                   not displayed
186
187         * src/mainwindow.c
188                 "View/Folder Tree" becomes "View/Separate Folder Tree"
189                 "View/Message View" becomes "View/Separate Message View"
190                 because its less ambiguous.
191
192         * po/es.po
193                 updated by Ricardo Mones Lastra
194
195 2002-02-26 [paul]       0.7.2claws15
196
197         * sync with sylpheed 0.7.2cvs17
198                 see ChangeLog entries 2002-02-25 and 2002-02-26
199
200 2002-02-25 [christoph]  0.7.2claws14
201
202         * src/filtering.[ch]
203         * src/inc.c
204                 do filtering stuff after all messages have been received
205                   1. drop all messages to .processing
206                   2. scan processing folder for messages
207                   3. filter messages or move to inbox
208                 this will also find old messages left in processing after
209                 a crash or something like that and we get a real msginfo
210                 from folder->get_msg_list and do not have to create our
211                 own in filter_message
212         * src/matcher_parser_parse.y
213                 remove MIX/MAX warning (reordered includes)
214
215 2002-02-25 [paul]       0.7.2claws13
216
217         * sync with sylpheed 0.7.2cvs15
218                 see ChangeLog entry 2002-02-24
219
220 2002-02-24 [alfons]     0.7.2claws12
221
222         * src/filtering.c
223                 clear old color flags first when applying a new color to
224                 a message info. 
225                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
226
227 2002-02-24 [alfons]     0.7.2.claws11
228         
229         * AUTHORS
230         * src/prefs_common.c
231                 add presets for Opera and Konqueror, closes patch #517261,
232                 submitted by Ville Skyttä <scop@users.sourceforge.net>
233
234 2002-02-24 [alfons]     0.7.2.claws10
235
236         * AUTHORS
237         * src/summaryview.c
238                 fix threading for null message ids, closes patch #521601,
239                 submitted by Bob Forsman <hammor@users.sourceforge.net>
240
241 2002-02-24 [alfons]     0.7.2claws9
242
243         * src/summaryview.c
244         * src/filtering.c
245                 make Tool | Filter Message work with filtering system so
246                 setting flags also works
247
248                 TODO:
249
250                 - Processing uses the same function as Tool | Filter
251                   Message, but doesn't use the same update proc yet
252
253 2002-02-23 [paul]       0.7.2claws8
254
255         * sync with sylpheed 0.7.2cvs14
256                 see ChangeLog entries 2002-02-22 and 2002-02-23
257
258 2002-02-22 [christoph]  0.7.2claws7
259
260         * src/quote_fmt.c
261                 Add column space to table
262         * src/quote_fmt_parse.y
263                 Close files
264
265 2002-02-22 [paul]       0.7.2claws6
266
267         * src/Makefile.am
268           src/defs.h
269           src/filtering.c
270           src/inc.[ch]
271           src/mainwindow.c
272           src/matcher.[ch]
273           src/matcher_parser_lex.l
274           src/matcher_parser_parse.y
275           src/pop.[ch]
276           src/prefs_account.h
277           src/prefs_filtering.c
278           src/selective_download.[ch]   *** NEW FILES ***
279           src/utils.[ch]
280           po/POTFILES.in
281                 Selective Download added to 'Tool' menu. 
282                 Retrieves email headers of the currently selected pop3 
283                 account and allows the user to mark emails for deletion 
284                 right on the pop3 server. Patch submitted by Oliver Haertel 
285                 <oha@users.sourceforge.net>.
286         
287         * po/POTFILES.in
288                 add 'src/quote_fmt.c'           
289
290 2002-02-22 [christoph]  0.7.2claws5
291
292         * src/Makefile.am
293                 added quote_fmt.c
294         * src/prefs_common.[ch]
295         * src/prefs_template.c
296         * src/quote_fmt.c               *** NEW FILE ***
297         * src/quote_fmt.h
298                 move quote format symbol description code
299                 to it's own file because it is used from
300                 differnent code parts
301                 Rewrote symbol description GUI
302                   + use table
303                   + add separators
304                   + get data from array (no more long constant strings)
305         * src/quote_fmt_lex.l
306         * src/quote_fmt_parse.y
307                 Symbol for Literal % changed to \% instead of %%
308                 (More logical as \ is used for quoting for other symbols)
309                 Add |f and |p to include files and program output
310                 Examples:
311                     |f{/home/.../.signature}
312                     |p{date}
313         * po/de.po
314                 Correct wrong spelling for "Referenzen"
315
316 2002-02-21 [paul]       0.7.2claws4
317
318         * src/procmsg.c
319                 forgotten during sync
320
321 2002-02-21 [paul]       0.7.2claws3
322
323         * sync with sylpheed 0.7.2cvs11
324                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
325                 2002-02-20 and 2002-02-21
326
327 2002-02-20 [melvin]     0.7.2claws2
328
329         * src/prefs_actions.c
330                 Added error report when child cannot fork or when execvp 
331                 returns with an error.
332
333 2002-02-19 [christoph]  0.7.2claws1
334
335         * src/codeconv.c
336                 return unconverted text if conde conversion is not possible
337                 when libjconv is used.
338                 (patch submitted by "Simon 'corecode' Schubert")
339
340 2002-02-19 [paul]       
341
342         * version 0.7.2claws release
343
344 2002-02-19 [paul]       0.7.2claws
345
346         * po/nl.po
347                 updated by Wilbert Berendsen
348
349
350 2002-02-18 [alfons]     0.7.1claws13
351
352         * src/syldap.c
353         * src/jpilot.c
354                 remove references to dlfcn and explicitly loading functions
355                 from dynalink libs, because libs linked anyway, and functions
356                 are loaded explicitly
357
358 2002-02-17 [melvin]     0.7.1claws12
359
360         * src/prefs_actions.c
361                 Replaced children wait loop with double fork technique.
362                 Now, input/output window updated at each new output.
363                 free_children(): Fixed a memory leak.
364                 Made input/output window non closable if running children
365                 still exist.
366                 Added missing <unistd.h> include.
367                 Added some --debug outputs.
368
369 2002-02-17 [melvin]     0.7.1claws11
370
371         * src/summaryview.c
372                 Fixed bug where descending sort order did not select top
373                 message.
374
375 2002-02-17 [melvin]     0.7.1claws10
376
377         * acconfig.h
378                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
379         * src/prefs_common.c
380                 Pspell data package directory no more hard coded but
381                 set during configuration (PSPELL_PATH). (Thanks to 
382                                 Gustavo Noronha Silva.)
383
384 2002-02-17 [melvin]     0.7.1claws9
385
386         * configure.in
387                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
388         * src/gtkspell.c
389                 Fixed compile-time warnings.
390
391 2002-02-16 [alfons]     0.7.1claws8
392
393         * src/filesel.c
394                 fix inadvertent free of NULL pointer which caused
395                 sylpheed to crash when closing the save-as dialog
396                 using the window close button
397
398 2002-02-16 [carsten]    0.7.1claws7
399         * src/mainwindow.[ch]
400           src/summaryview.c
401           src/prefs_common.c
402                 fixes for pixmap theming code:
403                         - recently changed mail attributes shouldn't get
404                           lost any longer
405                         - theme is only reloaded iff another theme was
406                           selected
407
408 2002-02-16 [paul]       0.7.1claws6
409
410         * sync with sylpheed 0.7.2 release
411                 see ChangeLog entry 2002-02-15 and 2002-02-16
412
413 2002-02-15 [paul]       0.7.1claws5
414
415         * sync with sylpheed 0.7.1cvs9
416                 see ChangeLog entry 2002-02-15
417
418         * po/POTFILES.in
419                 remove unneeded headerwindow.c entry
420
421 2002-02-14 [carsten]    0.7.1claws4
422         * src/summaryview.c
423                 fixed a bug for "Go to next unread message": there was
424                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
425                 in the prefs, because of doing "Search again" instead
426                 "No"
427
428 2002-02-14 [carsten]    0.7.1claws3
429         * src/stock_pixmap.c
430                 removed 2 more mem leaks; following memprof,
431                 this code is "leak free" now :)
432
433 2002-02-14 [carsten]    0.7.1claws2
434         * src/stock_pixmap.c
435                 used opendir/readdir/closedir instead of scandir
436                 -> code should work now on Solaris
437
438 2002-02-14 [paul]       0.7.1claws1
439
440         * sync with sylpheed 0.7.1cvs8
441                 see ChangeLog entries 2002-02-13 and 2002-02-14
442
443         * README.claws
444                 add some description of Actions and Pixmap Themes
445
446 2002-02-13 [paul]       
447
448         * version 0.7.1claws release
449
450 2002-02-13 [paul]       0.7.1claws
451
452         * po/es.po
453           po/it.po
454           po/pt_BR.po
455                 updated translations, submitted by Ricardo Mones Lastra,
456                 Alessandro Maestri and Fabio Junior Beneditto
457
458 2002-02-13 [melvin]     0.7.0claws75
459
460         * src/prefs_actions.c
461                 Added missing "signal.h" include
462
463 2002-02-13 [melvin]     0.7.0claws74
464
465         * src/prefs_folder_item.c
466                 Added missing "config.h" include
467         * po/fr.po
468                 Updated French translation for folder propriety.
469
470 2002-02-13 [jens]       0.7.0claws73
471
472         * po/POTFILES.in
473                 Added missing src/prefs_folder_item.c [log added by melvin]
474         * po/de.po
475                 Updated German translation.
476
477 2002-02-13 [melvin]     0.7.0claws72
478
479         * po/fr.po
480                 Updated French translation.
481
482 2002-02-13 [melvin]     0.7.0claws71
483
484         * src/gtkutils.c
485                 Made gtkut_editable_get_selection return NULL if selection
486                 is of length zero.
487                 This fixes a bug where selecting part of message A then
488                 switching to message B and replying to it will not
489                 quote the message's body.
490
491 2002-02-12 [paul]       0.7.0claws70
492
493         * src/mainwindow.c
494                 cosmetic, relating to pixmap themes: on toolbar make 
495                 updating of 'Exec' and 'Compose news/Compose email'
496                 icons faster.
497
498 2002-02-12 [carsten]    0.7.0claws69
499         * src/folderview.c
500           src/mainwindow.[ch]
501           src/stock_pixmap.c
502           src/summaryview.c
503           src/prefs_common.c
504                 - refreshing after changing pixmap theme better
505                   now (thanks Paul)
506                 - wanted to remove some mem leaks, but alfons was
507                   faster (and had the better solution ;)
508
509 2002-02-12 [alfons]     0.7.0claws68
510
511         * src/prefs_common.c
512         * src/stock_pixmap.[ch]
513                 plug mem leaks, refactor code a little bit
514
515
516 2002-02-12 [sergey]     0.7.0claws67
517
518         * src/imap.c
519                 Fixed problem with copying messages to IMAP folders when the
520                 server uses something other than '/' as a namespace separator
521                 (cyrus-imapd uses '.').
522
523 2002-02-12 [jens]       0.7.0claws66
524
525         * po/de.po
526                 Updated German Translation
527
528 2002-02-12 [paul]       0.7.0claws65
529
530         * sync with sylpheed 0.7.1cvs1
531                 see ChangeLog entry 2002-02-12
532
533 2002-02-12 [melvin]     0.7.0claws64
534
535         * src/prefs_actions.c
536                 Fixed "feature" where children's output was duplicated 
537                 instead of refreshed while monitoring.
538                 Removed some debug code.
539
540 2002-02-12 [christoph]  0.7.0claws63
541
542         * src/compose.c
543                 always delete message from queue after sending/send error
544                 (closes bug #509601)
545
546 2002-02-12 [melvin]     0.7.0claws62
547
548         * src/prefs_actions.c
549                 Children wait loop is now triggered with a timeout of 1s
550                 Added %F which is replaced with the list of filenames 
551                 of all selected messages (as suggested by Ricardo Mones Lestra)
552                 Pipe syntax changed. Prefix with | to send selection, postfix
553                 with | to retrieve output. Prefix with > or * to send
554                 user definable input to the command (*: input is hidden)
555                 Old pipe action should now be postfixed with |, too.
556
557 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
558         * src/stock_pixmap.c
559                 fixed a bug: if there's no theme directory don't
560                 throw an error, just do "nothing" (thanks Alfons)
561
562 2002-02-12 [carsten]    0.7.0claws60
563         * src/folderview.c
564           src/summaryview.c
565                 had to write the cache twice (nasty!); some marks would 
566                 get lost if not
567
568 2002-02-11 [carsten]    0.7.0claws59
569         * acconfig.h
570           configure.in
571           doc-src/maintainer_guide.txt
572           src/compose.[ch]
573           src/defs.h
574           src/folderview.[ch]
575           src/gtkutils.[ch]
576           src/mainwindow.[ch]
577           src/prefs_common.[ch]
578           src/stock_pixmap.[ch]
579           src/summaryview.[ch]
580                 pixmap theming and related work on pixmap
581                 handling on some other places
582                 (e.g. hrm features for all folder)
583           src/pixmap/stock_*.xpm -> the stock_ was removed
584         
585 2002-02-11 [paul]       0.7.0claws58
586
587         * sync with sylpheed 0.7.1 release
588                 see ChangeLog entries 2002-02-11
589
590 2002-02-08 [paul]       0.7.0claws57
591
592         * sync with sylpheed 0.7.0cvs39
593                 see ChangeLog entry 2002-02-07 (last entry) 
594
595         * src/prefs_actions.c
596           src/prefs_filtering.c
597           src/prefs_matcher.c
598           src/prefs_scoring.c
599                 sync: made it compile with C compilers other than gcc
600
601 2002-02-07 [paul]       0.7.0claws56
602
603         * sync with sylpheed 0.7.0cvs38
604                 see ChangeLog entries 2002-02-06 (last 2 entries) and
605                 2002-02-07
606
607 2002-02-07 [darko]      0.7.0claws55
608
609         * src/gtkutils.[ch]
610         * src/summaryview.c
611                 Fix const gchar */gchar * issue (thanks Hiro)
612
613 2002-02-07 [darko]      0.7.0claws54
614
615         * src/compose.[ch]
616         * src/filtering.c
617         * src/gtkutils.[ch]
618         * src/prefs_template.c
619         * src/quote_fmt.h
620         * src/quote_fmt_parse.y
621         * src/summaryview.c
622         * src/utils.[ch]
623                 When replying or forwarding an email don't quote the entire
624                 mail body but use the part of the message text that is selected
625
626 2002-02-06 [melvin]     0.7.0claws53
627
628         * src/prefs_common.[ch]
629         * src/gtkspell.[ch]
630         * src/compose.c
631                 Made possible to switch quickly to last used dictionary
632                 which makes checking bilingual documents easier.
633
634 2002-02-06 [melvin]     0.7.0claws52
635         
636         * po/POTFILES.in
637                 Added forgotten new file src/prefs_actions.c
638
639 2002-02-06 [melvin]     0.7.0claws51
640
641         * src/prefs_actions.c   ** NEW FILE **
642         * src/prefs_actions.h   ** NEW FILE **
643                 Added actions to execute on message text view, or on the
644                         message's file.
645         * src/Makefile.am
646                 Added src/prefs_actions.[ch]
647         * src/compose.c
648                 Added new menu "Edit/Actions"
649         * src/defs.h
650                 Added new actionsrc file.
651         * src/main.c
652                 Added actionsrc reading.
653         * src/mainwindow.c
654                 Added new menus "Edit/Actions" and "Configuration/Actions..."
655         * src/prefs_common.h
656                 Added new element actionslst element to prefs_common.
657
658 2002-02-06 [paul]       0.7.0claws50
659
660         * sync with sylpheed 0.7.0cvs36
661                 see ChangeLog entry 2002-02-06
662
663 2002-02-05 [paul]
664
665         * po/es.po
666                 updated by Ricardo Mones Lastra
667
668 2002-02-05 [paul]       0.7.0claws49
669
670         * sync with sylpheed 0.7.0cvs33
671                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
672
673 2002-02-05 [paul]       0.7.0claws48
674
675         * src/compose.c
676                 re-add 'Edit/Advanced/Delete entire line', previously named
677                 'Delete Line+'
678
679 2002-02-04 [paul]       0.7.0claws47
680
681         * src/compose.c
682           src/summaryview.c
683                 fix bug #494993 (Reply All not taking Reply-To into consi)
684                 eliminate differences in behaviour of right-click 'Reply to all' 
685                 in summary view and 'Reply to all' on the toolbar. 
686                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
687                 view and From gets ignored by 'Reply to all' on toolbar.
688                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
689                 From when no Reply-To header is present.
690
691 2002-02-04 [paul]       0.7.0claws46
692
693         * sync with sylpheed 0.7.0cvs30
694                 see ChangeLog entries 2002-02-03 and 2002-02-04
695
696 2002-02-03 [melvin]     0.7.0claws45
697
698         * src/gtkspell.[ch]
699                 Readded function to highlight all misspelled words.
700                 Fixed bug where user-provided-words did not replace
701                         correctly the misspelled word when using the mouse.
702                 Fixed bug where checking a region selected from right to left did
703                         not check the region at all.
704                 Fixed bug where 'Check backwards' may not check at all. 
705                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
706                 Fixed possible buffer overflow when checking for long strings (>1k).
707                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
708                 Accelerators code uses now gtk_widget_add_accel.
709                 Removed and disabled obsolete and unfinished code.
710                 Cleaning up.
711
712         * src/compose.c
713                 Added menu item to Highlight all misspelled words.
714
715 2002-02-01 [paul]       0.7.0claws44
716
717         * src/mainwindow.c
718                 fix '/View/Hide read messages' sensitivity when all
719                 messages in a folder are hidden
720
721 2002-02-01 [paul]       0.7.0claws43
722
723         * src/main.c
724                 add --send option to command line interface, sends all
725                 queued mail. Patch submitted by Ricardo Mones Lastra.
726
727 2002-01-31 [paul]       0.7.0claws42
728
729         * src/mainwindow.c
730                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
731
732 2002-01-31 [paul]       0.7.0claws41
733
734         * sync with sylpheed 0.7.0cvs27
735                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
736                 and 2002-01-31
737
738         * src/textview.c
739                 comment out elements of textview_show_part() as temporary
740                 workaround for attachment 'Display as text' bug 
741
742         * po/pt_BR.po
743                 updated by Fabio Junior Beneditto
744
745 2002-01-30 [paul]       0.7.0claws40
746
747         * sync with sylpheed 0.7.0cvs24
748                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
749                 and 2002-01-30
750
751         * src/compose.c
752                 add {N_("/_Spelling"), ... "<Branch>"} to 
753                 GtkItemFactoryEntry compose_entries[]
754
755         * src/prefs_common.c
756                 add claws menu items to prefs_keybind_apply_clicked()
757                 and remove non-claws menu items
758
759 2002-01-29 [paul]       0.7.0claws39
760
761         * sync with sylpheed 0.7.0cvs22
762                 see ChangeLog entries 2002-01-28 and 2002-01-29
763
764 2002-01-28 [melvin]     0.7.0claws38
765
766         * src/compose.c
767                 Added the declartion of compose_send_control_enter.
768
769         * src/compose.c
770         * src/gtkspell.[ch]
771                 Added in a 'Spelling' menu which includes the configuration menu. 
772                 Added a real 'Check all' and got rid from the old one which only
773                 highlited misspelled word.
774                 Made 'Check while typing' a disableable option.
775                 Added a dialog when there are no more misspelled word.
776                 Added a dialog if error occurs when switching to a dictionary.
777         
778         * src/prefs_common.[ch]
779                 Added option for the default 'Check while typing' option.
780
781
782 2002-01-28 [alfons]     0.7.0claws37
783
784         * src/compose.c
785                 fix buglet and make code comply with sylpheed code style
786
787 2002-01-28 [paul]       0.7.0claws36
788
789         * sync with sylpheed 0.7.0cvs19
790                 see ChangeLog entries for 2002-01-28
791
792 2002-01-28 [hoa]        0.7.0claws35
793
794         * src/defs.h
795                 added rendererrc
796
797         * src/main.c
798                 read the renderer config
799
800         * src/procmime.[ch]
801                 use the renderer config to convert mime attachments
802
803         * src/textview.c
804                 don't use textview_show_html/ertf,
805                 use get_text_content instead
806
807 2002-01-27 [alfons]     0.7.0claws34
808         
809         * src/news.c
810                 make sylpheed believe it can delete a news message...
811                 (messages are NOT deleted, maybe we should remove
812                 processing from the folder properties after all.)
813
814 2002-01-27 [alfons]     0.7.0claws33
815
816         * src/folder.c
817                 add extra checks
818         * src/news.c
819                 implement remove_msg() 
820
821 2002-01-27 [alfons]     0.7.0claws32
822
823         * src/procmsg.h
824         * src/procheader.c
825         * src/messageview.c
826                 fix return receipt / disposition notification again. this
827                 stuff seems to break on _every_ major summary UI change, so
828                 it's now implemented using a flag which is saved in the
829                 marks cache
830                 
831 2002-01-26 [alfons]     0.7.0claws31
832
833         * src/import.c
834                 let import dialog show the destination folder identifier
835
836 2002-01-26 [melvin]     0.7.0claws30
837
838         * src/folderview.c
839         * src/summaryview.c
840                 Readded 'Mark all read' into summary view popup menu
841                 Added 'Mark all read' in folder view popup menu for IMAP
842                 and NNTP.
843                 Made it insensitive if the selected folder is not the shown
844                 one to avoid 'Mark all read' on the wrong folder.
845                 
846 2002-01-26 [paul]       0.7.0claws29
847
848         * src/folderview.c
849           src/summaryview.c
850                 move 'Mark all read' from summary view to folder view
851                 menu. (adapted from) patch submitted by Jeremy Andrews,
852                 <lists@kerneltrap.com>
853
854 2002-01-25 [alfons]     0.7.0claws28
855
856         * src/gtkstext.c
857                 put the gtk class name back so GtkSText adapts the 
858                 settings of GtkText
859
860 2002-01-25 [alfons]     0.7.0claws27
861
862         * src/folderview.c 
863                 assimilate Ricardo's patch that shows pixmaps instead of
864                 plain "new" and "unread" texts in the folder view column
865                 headers 
866
867 2002-01-25 [paul]       0.7.0claws26
868
869         * src/Makefile.am
870                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
871                 be found in non-standard locations. 
872                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
873
874 2002-01-25 [paul]       0.7.0claws25
875
876         * sync with sylpheed 0.7.0cvs16
877                 see ChangeLog entry 2002-01-25
878
879 2002-01-24 [paul]       0.7.0claws24
880
881         * more sync with sylpheed 0.7.0cvs15
882                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
883
884 2002-01-23 [sergey]     0.7.0claws23
885
886         * src/importldif.c
887                 Fixed segfault when closing LDIF import wizard with
888                 the window manager.
889         * src/imageview.c
890         * src/imageview.h
891         * src/messageview.c
892         * src/mimeview.c
893                 Fixed wrong scrolling position after switching between
894                 text and image parts.
895
896 2002-01-23 [paul]       0.7.0claws22
897
898         * sync with sylpheed 0.7.0cvs15
899                 see ChangeLog entries 2002-01-22 and 2002-01-23
900
901 2002-01-21 [melvin]     0.7.0claws21
902
903         * src/prefs_scoring.c
904         * src/prefs_filtering.c
905                 Fixed bug where scoring and filtering windows stopped
906                 autochecking.
907
908 2002-01-21 [paul]       0.7.0claws20
909
910         * sync with sylpheed 0.7.0cvs12
911                 see ChangeLog entries 2002-01-20 and 2002-01-21
912
913 2002-01-21 [carsten]    0.7.0claws19
914         * src/mainwindow.c
915         * src/menu.[ch]
916         * src/messageview.[ch]
917         * src/summaryview.[ch]
918                 changes to shortcuts handling again:
919                         + "Q" now controled by mainwin
920                         + v/V are now customizable and have slightly
921                           different meanings
922                 the "button" to minimize the messageview (and maximize
923                 the summary view) is a real button now
924         * src/compose.c
925                 "Delete Line+" added to Edit/Advanced (this will also
926                 delete the '\n')
927
928 2002-01-20 [melvin] 0.7.0claws18
929
930         * src/addressbook.c
931                 Made "Bcc" sensitive when addressbook is called from
932                 compose window (it was a Claws only bug).
933
934 2002-01-19 [alfons] 0.7.0claws17
935
936         * src/inc.c
937                 prevent unnecessary updates when currently selected folder has
938                 no new messages 
939
940 2002-01-19 [alfons] 0.7.0claws16
941         
942         * src/summaryview.c
943                 prevent writing the cache based on current message list in summary 
944                 view when filtering also put messages in currently selected folder
945
946 2002-01-19 [paul]
947
948         * po/it.po
949                 Italian translation submitted by Alessandro Maestri
950                 <a.maestri@cs.tin.it>
951
952 2002-01-18 [melvin]     0.7.0claws15
953
954         * src/prefs_filters.c
955                 fixed bug where 'cancel' from 'filters' window stops autochecking
956                 if the timer timed out  when the window was open.
957
958 2002-01-18 [match]      0.7.0claws14
959
960         * src/addrclip.[ch]     ** NEW FILE **
961         * src/addrselect.[ch]   ** NEW FILE **
962         * src/adbookbase.h      ** NEW FILE **
963                 addressbook cut, copy and paste
964         * src/addrbook.[ch]
965         * src/addrcache.[ch]
966         * src/addressitem.h
967         * src/addrindex.[ch]
968         * src/addritem.[ch]
969         * src/importldif.c
970         * src/importmutt.c
971         * src/jpilot.[ch]
972         * src/syldap.[ch]
973         * src/vcard.[ch]
974         * src/jpilot.[ch]
975         * src/editbook.c
976         * src/editjpilot.c
977         * src/editldap.c
978         * src/editvcard.c
979                 support for copy/paste
980         * src/addressbook.c
981                 support for copy/paste
982                 tidy up menu option processing
983                 correct address list function arguments
984         * src/editaddress.c
985                 sort user attributes
986         * src/ldif.h
987         * src/mutt.h
988                 tidy up
989
990         * src/addrbook.[ch]
991         * src/addrbook.[ch]
992         * src/addrbook.[ch]
993                 
994
995 2002-01-18 [paul]       0.7.0claws13
996
997         * sync with sylpheed 0.7.0cvs8
998                 configure.in: support Mac OS X (Darwin)
999
1000 2002-01-18 [carsten]    0.7.0claws12
1001         * src/html.c
1002                 small hack to fix a segfault with an empty href
1003                 (reported by Alexandra Walford <deeni@altern.org>)
1004         * src/mainwindow.c
1005         * src/summaryview.c
1006                 the shortcuts for Mark und Mark as unread are hardcoded
1007                 again
1008         * src/compose.c
1009         * src/gtkstext.[ch]
1010                 readded the shortcuts in gtkstext but made them
1011                 customizeable (simply by adding a menu plus a wrapper
1012                 to compose.c)
1013
1014 2002-01-17 [melvin]     0.7.0claws11
1015
1016         * src/gtkspell.c
1017                 fix default dictionary not being saved.
1018
1019 2002-01-16 [darko]      0.7.0claws10
1020
1021         * src/compose.c
1022                 fix wrapping crash with URL longer than wrapping margin
1023
1024 2002-12-08 [hoa]        0.7.0claws10
1025
1026         * src/matcher_parser_parse.y
1027                 fixed some bugs
1028
1029         * src/prefs_filtering.c
1030                 now, we can use bounce action in the dialog box.
1031
1032 2002-01-16 [carsten]    0.7.0claws9
1033         * src/gtkstext.c
1034                 removed the <control> and <alt> shortcuts because they're
1035                 not needed and interefered with the "normal" shortcuts
1036         * src/mainwindow.c
1037         * src/summaryview.c
1038                 removed most of the hardcoded shortcuts and assigned
1039                 them to menu entries making them easy customizable by
1040                 that
1041
1042 2002-01-16 |melvin]     0.7.0claws8
1043
1044         * src/gtkspell.c
1045                 fixed bug where using the mouse and when the compose
1046                 window is not on top may result in a crash.
1047
1048 2002-01-16 [melvin]     0.7.0claws7
1049
1050         * src/compose.c
1051                 fixed a long standingspell checker bug which could 
1052                 cause a crash after sending a message.
1053
1054 2002-01-16 [paul]       0.7.0claws6
1055
1056         * sync with sylpheed 0.7.0cvs7
1057                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
1058                 2002-01-15, and 2002-01-16
1059
1060 2002-01-16 [melvin]     0.7.0claws5
1061
1062         * README.claws
1063         * src/compose.c
1064         * src/gtkspell.[ch]
1065         * src/main.c
1066                 Heavily modified spell checker code to work around
1067                 ispell bug, to add keyboard shortcuts and for future
1068                 enhancements. See README.claws for usage information.
1069
1070 2002-01-15 [alfons]     0.7.0claws4
1071         
1072         * src/summaryview.c
1073                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
1074                 so sorting within threads reflects sort mode
1075
1076 2002-01-15 [christoph]  0.7.0claws3
1077
1078         * src/procmsg.c
1079                 added alertpanel if mail sending failed
1080
1081 2002-01-15 [alfons]     0.7.0claws2
1082         
1083         * src/prefs_filtering.c
1084                 don't stop timer when prefs filtering dialog is opened
1085
1086 2002-01-14 [alfons]     0.7.0claws1
1087
1088         * src/addr_compl.c
1089         * src/prefs.c
1090                 remove debug_print()s for privacy reasons
1091
1092 2002-01-14 [darko]      0.7.0claws
1093
1094         * README.claws
1095                 quotation wrapping is now also in the main branch
1096
1097 2002-01-14 [paul]
1098
1099         * tools/filter_conv.pl
1100                 allow for Boolean Op and case-sensitivity
1101                 this file is included in the release and tagged
1102                 'rel_0_7_0'
1103
1104 2002-01-13 [paul]       0.7.0claws
1105
1106         * release 0.7.0, with cvs tag 'rel_0_7_0'
1107
1108 2002-01-13 [paul]
1109
1110         * tools/filter_conv.pl
1111         * tools/README
1112                 rewritten to output to matcherrc instead of filteringrc
1113
1114         * po/es.po
1115                 updated Spanish translation by Ricardo Mones Lastra
1116
1117 2002-01-13 [alfons]
1118
1119         * po/nl.po
1120                 update dutch translation
1121
1122 2002-01-13 [paul]
1123
1124         * po/pt_BR.po
1125                 Updated by Fabio Junior Beneditto 
1126
1127 2002-01-13 [melvin]     0.6.6claws53
1128
1129         * po/fr.po
1130                 Updated french translation
1131
1132 2002-01-12 [alfons]     0.6.6claws52
1133
1134         * src/filtering.c
1135                 plug mem leak that has been sitting there for ages              
1136
1137 2002-01-12 [alfons]     0.6.6claws51
1138
1139         * src/summaryview.c
1140                 undo melvin's changes from 0.6.6claws48 because summary
1141                 view now refuses to select first unread message when
1142                 selecting a folder 
1143
1144 2002-01-11 [alfons]     0.6.6claws50
1145
1146         * src/import.c
1147                 use claws' semantics for getting folder item when
1148                 importing an mbox file into a folder 
1149                 (submitted by Dale P. Smith)
1150
1151 2002-01-11 [christoph]  0.6.6claws49
1152
1153         * src/prefs.h
1154                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
1155                 toggle widget, because non static prefs can not use
1156                 prefs_set_* functions
1157         * src/prefs_account.c
1158                 toggle smtp auth password field sensitivity if
1159                 user id is empty and add descrition of usage for
1160                 these fields
1161         * src/prefs_folder_item.c
1162                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
1163                 callbacks
1164
1165 2002-01-11 [melvin]     0.6.6claws48
1166
1167         * src/compose.c
1168                 fix the 'Ctrl-Enter' feature for sending and test really
1169                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
1170                 editables which was not documented in Gtk)
1171
1172         * src/summaryview.c
1173                 Made summaryview refresh after sorting and not before.
1174
1175 2002-01-11 [christoph]  0.6.6claws47
1176
1177         * src/compose.c
1178                 select account from account ids if possible and
1179                 correctly set save folder for copy in reedit
1180
1181 2002-01-10 [paul]       0.6.6claws46
1182
1183         * sync with sylpheed 0.7.0 release
1184                 see ChangeLog entries 2002-01-07, 2002-01-08 and
1185                 2002-01-09
1186
1187 2002-01-09 [alfons]
1188
1189         * src/summaryview.c
1190                 remove more dirt traces...
1191
1192 2002-01-09 [alfons]
1193         
1194         * src/summaryview.c
1195                 clean up some traces of my debugging stuff
1196
1197 2002-01-09 [alfons]     0.6.6claws45
1198
1199         * src/filtering.c
1200                 break up filteringprop_apply() in three separate pieces
1201                 so we can drop messages that failed processing in the
1202                 inbox
1203
1204         * src/summaryview.c
1205                 fix bug #469598 "no refresh of inbox after filter" which 
1206                 was introduced by the new summary view locking, and which 
1207                 prevented the summary view to update after a manual filter 
1208                 message. claw's filter message requires a summary_show().
1209                 (aargh, summary_show() again! :-)
1210                 
1211 2002-01-07 [alfons]     0.6.6claws44
1212
1213         * src/headerwindow.c
1214         * src/logwindow.c
1215         * src/messageview.c
1216         * src/sourcewindow.c
1217                 bring in Hiro's last 0.7.0 wm class fixes
1218
1219         * tools/sylprint.pl
1220                 bring in Ricardo's fix for sylprint script
1221
1222         * AUTHORS       
1223         * src/rfc2015.[ch]
1224         * src/prefs_common.[ch]
1225         * src/prefs_account.[ch]
1226         * src/compose.c
1227                 clean up account preference poison in rfc2015,
1228                 and preparation to fix double sign bug 
1229                 (patch submitted by Simon 'corecode' Schubert)
1230
1231 2002-01-07 [christoph]  0.6.6claws43
1232
1233         * src/mh.c
1234                 search for free message number, do not only rely
1235                 on last_num
1236         * src/send.c
1237                 fix smtp auth and use extra account information
1238                 if available, if not use pop3 data instead
1239                 (closes bug #500341)            
1240         * src/ssl.[ch]
1241                 match coding style
1242
1243 2002-01-06 [alfons]     0.6.6claws42
1244
1245         * src/mainwindow.c
1246                 try making the separate windows work again...
1247
1248 2002-01-06 [alfons]     0.6.6claws41
1249
1250         * src/mainwindow.c
1251                 adapt Hiro's separate window menu (to get rid of the funny
1252                 duplicate menu items), and make it work again
1253
1254 2002-01-06 [alfons]     0.6.6claws40
1255
1256         * tools/Makefile.am
1257         * tools/sylprint.rc
1258         * tools/sylprint.pl
1259         * tools/README.sylprint
1260                 add sylprint script for printing mails from Sylpheed
1261                 (contributed by Ricardo Mones Lastra)
1262
1263         * src/acount.c
1264                 clean up
1265
1266 2002-01-06 [melvin]     0.6.6claws39
1267
1268         * src/mainwindow.c
1269         * src/summaryview.c
1270                 Fixed crash introduced in 0.6.6claws38 by the menu
1271                 reorganisation (Hide read messages)
1272         
1273         * ChangeLog.claws 
1274                 Fixed typo (we are now in 2002, alfons ;) )
1275
1276 2002-01-05 [alfons]     0.6.6claws38
1277
1278         * sync with sylpheed 0.6.6cvs10-17
1279                 (last stuff marked as LAST_STABLE)
1280
1281 2002-01-04 [melvin]     0.6.6claws37
1282
1283         * src/account.c
1284                 Made account selection code use strcasestr again instead of
1285                 g_strcasecmp (fixes bug where reediting queued messages
1286                 did not select proper account reported by T. Link).
1287         
1288         * src/folderview.c
1289                 Fix bug where folder icons are not shown when 'hide read messages'
1290                 is on.
1291         
1292         * src/stock_pixmaps.[ch]
1293                 Added folder icons for 'hide read messages'.
1294         
1295         * src/compose.c
1296                 Fixed bug where 'Enter' in a header entry will send the message 
1297                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
1298
1299 2002-01-03 [melvin]     0.6.6claws36
1300         
1301         * src/prefs.[ch]
1302                 Added popup menu for common preferences and
1303                 account preferences (right click on tab displays
1304                                 a menu of all tabs.)
1305
1306 2002-01-02 [melvin]     0.6.6claws35
1307
1308         * src/gtkspell.[ch]
1309                 Made spelling code compatible with undo/redo feature.
1310                 Added creation of suggestion mode menu for the general
1311                         preferences.
1312         
1313         * src/prefs_common.[ch]
1314                 Added option menu for the speller's suggestion mode.
1315                 Added missing spaces in "..." buttons and made a "..."
1316                         button non translatable!
1317         
1318         * src/compose.c
1319                 Made speller use the default suggestion mode.
1320                 Hack to make it possible to choose 'CTRL-Enter' as a
1321                         shortcut for sending (and only for sending).
1322
1323         * src/prefs_folder_item.c
1324                 Changing subject simplification does not update cache 
1325                         anymore (because it is unnecessary).
1326                 Fixed bug where changing subject simplification updated the 
1327                         summaryview even when the viewed folder is not the
1328                         folder which properties are being changed. (E.g. 
1329                                         viewing folder A and changing
1330                                         the subject simplification of 
1331                                         folder B -not being viewed- updated the 
1332                                         summaryview of folder A with data of
1333                                         folder B). (Hope this is clear... )
1334
1335 2001-12-31 [alfons]     0.6.6claws34
1336         
1337         * src/ldif.c
1338         * src/mutt.c
1339                 fgetc() returns a signed integer which doesn't
1340                 fit in a char. so c truncates this to a char
1341                 but we may lose significant bits. i.e. we may
1342                 comparing 0xFF which may not be equal to -1
1343                 unless properly casted to signed char which
1344                 we won't do because fgetc() returns a signed
1345                 integer which doesn't fit in a char. so c 
1346                 truncates this to a char but we may lose 
1347                 significat bits. (you got the idea, thanks
1348                 to Gustavo Noronha Silva <kov@debian.org>
1349                 and the Debian folks!)
1350
1351 2001-12-30 [alfons]     0.6.6claws33
1352
1353         * src/prefs_common.c
1354                 add #ifdef USE_PSPELLs that Melvin forgot               
1355
1356 2001-12-30 [melvin]     0.6.6claws32
1357         
1358         * src/prefs_common.[ch]
1359                 Added configurable color for misspelled words.
1360
1361         * src/gtkspell.[ch]
1362                 Fixed bug of foreground text color (reported by David
1363                                 Mehrmann)
1364                 Added configurable color for misspelled words.
1365
1366 2001-12-30 [alfons]     0.6.6claws31
1367
1368         * src/folder.c
1369                 remove unnecessary things someone put there
1370
1371         * src/mh.c
1372         * src/folder.[ch]
1373                 make folder properties (like threading and sorting) persistent
1374                 (closes bug #497424 "rescan folder tree resets proprieties")
1375                 currently this is only for MH folders. 
1376
1377 2001-12-29 [melvin]     0.6.6claws30
1378
1379         * src/string_match.[ch]
1380                 Optimized a bit: regexp pattern buffer compiled only once, and
1381                   one subroutine call removed. Fixed ^ regexp search: Now, 
1382                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
1383         
1384         * src/summaryview.c
1385                 Subject filtering changed to filter summary columns and
1386                   not directly the messages subject cache. The loss in 
1387                   performance is balanced by the improvement of string_match.
1388                 Added an alert panel if there is an error in the regexp.
1389
1390         * src/src/prefs_folder_item.h
1391                 Added a regexp pattern buffer.
1392
1393 2001-12-28 [alfons]     0.6.6claws29
1394
1395         * src/string_match.[ch]
1396                 clean up name space
1397                 allow compilation *BSD
1398
1399 2001-12-27 [alfons]     0.6.6claws28
1400
1401         * src/filter.c
1402                 sync the Hiro's bug fix for BSD
1403
1404 2001-12-27 [melvin]     0.6.6claws27
1405         
1406         * src/compose.c
1407                 Simplify focus to subject entry code.
1408
1409 2001-12-27 [darko]      0.6.6claws26
1410
1411         * src/filtering.c
1412         * src/mbox_folder.c
1413         * src/messageview.c
1414         * src/mh.c
1415         * src/procheader.[ch]
1416         * src/procmsg.h
1417         * src/stock_pixmap.[ch]
1418         * src/summaryview.c
1419                 Show key icon for encrypted mails in summary view
1420
1421         * src/pixmaps/clip.xpm
1422         * src/pixmaps/clipkey.xpm
1423         * src/pixmaps/key.xpm
1424                 New/modified icons for the above
1425
1426 2001-12-27 [melvin]     0.6.6claws25
1427
1428         * src/prefs_common.c
1429                 Put spell checker options in a separate tab to decrease
1430                 the Common Preferences window height.
1431
1432         * README.claws  
1433                 Update spell checker usage instruction about its options
1434                 location.
1435
1436 2001-12-27 [melvin]     0.6.6claws24
1437
1438         * src/compose.c
1439                 Changed subject entry widget position. Initial focus is
1440                 on the To header instead of the subject entry.
1441                 Creating a new header scrolls the header list to make the
1442                 created one visible. Nevertheless, when automatically filling
1443                 headers, the first one is shown.
1444                 A Tab key press in the last empty header entry zips the 
1445                 focus to the subject entry.
1446                 (I did not change the combo boxes, yet)
1447
1448 2001-12-26 [alfons]     0.6.6claws23
1449
1450         * src/prefs_account.c
1451         * src/inc.c
1452                 allow default inbox to reside in another mailbox (only
1453                 works for POP3 accounts)
1454
1455 2001-12-26 [alfons]     0.6.6claws22
1456         
1457         * src/textview.c
1458                 make reply-on-click work with the account of the selected folder
1459         * src/compose.c
1460                 put a fixme here to remind me to fix finding correct default
1461                 account for nested folders
1462
1463 2001-12-25 [alfons]     0.6.6claws21
1464
1465         * src/summaryview.c
1466                 make column headers display locked and mark pixmaps (idea by Melvin) 
1467                 fix bug by adding score and locked column type to sort array
1468
1469 2001-12-25 [alfons]     0.6.6claws20
1470         
1471         * src/summaryview.c
1472                 catch a *potentially* inadvertent write back of  
1473                 the message cache(s) introduced by 0.6.5claws37
1474
1475 2001-12-25 [christoph]  0.6.6claws19
1476
1477         * src/stock_pixmap.[ch]
1478         * src/summaryview.c
1479                 add ignore thread pixmap
1480                 (can someone draw a better icon for this?)
1481
1482 2001-12-24 [alfons]     0.6.6claws18
1483
1484         * src/prefs_folder_item.c
1485                 make address completion actually work for the
1486                 Default To address in the Folder Property dialog.
1487
1488 2001-12-24 [alfons]     0.6.6claws17
1489         
1490         * src/summaryview.c
1491                 use new style regexp for subject stripping 
1492                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
1493
1494 2001-12-24 [darko]      0.6.6claws16
1495
1496         * src/pgptext.c
1497         * src/rfc2015.c
1498                 move GPG related informational messages to debug mode
1499
1500 2001-12-23 [alfons]     0.6.6claws15
1501
1502         * src/stock_pixmap.[ch]
1503         * src/summaryview.c
1504                 add the forgotten Claws' locked pixmap
1505
1506 2001-12-23 [alfons]     0.6.6claws14
1507
1508         * src/filesel.c
1509                 accept file name typed in entry in multi file
1510                 selector (patch submitted by Gustavo Noronha Silva 
1511                 <kov@debian.org>)
1512
1513 2001-12-23 [alfons]     0.6.6claws13
1514
1515         * src/prefs_filter.c
1516         * src/prefs_filtering.c
1517         * src/matcher.c
1518         * src/importmutt.c
1519                 clean up a little bit
1520         
1521         * src/string_match.c
1522                 validate input strings a little bit more
1523
1524 2001-12-23 [alfons]     0.6.6claws12
1525
1526         * src/Makefile.am
1527         * src/summaryview.c
1528         * src/string_match.[ch]         ** NEW **
1529         * src/folderview.[ch]
1530         * src/headerview.h
1531         * src/folder.[ch]
1532         * src/prefs_folder_item.[ch]
1533                 add subject simplification to strip out strings from
1534                 a subject line (esp. handy for mailing lists). 
1535                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
1536                 but slightly changed things for better integration.)
1537
1538 2001-12-23 [alfons]     0.6.6claws11
1539
1540         * src/mainwindow.c
1541                 fix bug introduced by submission included in 0.6.5claws52.
1542                 ideally this submission should clean the trash if any trash
1543                 folder has a message. however, the hasTrash variable was
1544                 set to false whenever a trash folder was empty (discarding
1545                 a previously found *filled* trash folder.)
1546
1547                 also edited the code a little bit and made it more safe.
1548
1549 2001-12-22 [alfons]     0.6.6claws10
1550
1551         * src/imap.c
1552                 quick fix for Martin Pool's omission of an account
1553                 specific SSL setting
1554
1555 2001-12-22 [alfons]     0.6.6claws9
1556
1557         * src/compose.c
1558         * src/messageview.c
1559         * src/mimeview.c
1560         * src/pgptext.c
1561         * src/procmime.[ch]
1562                 better support for multipart/digest (submitted
1563                 by Fredrik <e98fo@efd.lth.se>)
1564
1565 2001-12-22 [alfons]     0.6.6claws8
1566
1567         * src/addressbook.c
1568                 correct function signature
1569         * src/socket.[ch]
1570         * src/imap.[ch]
1571         * src/prefs_account.[ch]
1572                 allow IMAP over SSH tunnel (patch submitted by 
1573                 Martin Pool <mbp@samba.org>)
1574
1575 2001-12-21 [alfons]     0.6.6claws7
1576
1577         * sync with sylpheed 0.6.6cvs4-9
1578                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
1579
1580 2001-12-21 [christoph]  0.6.6claws6
1581
1582         * src/compose.c
1583         * src/prefs_folder_item.[ch]
1584                 implement saving of outgoing messages to current folder.
1585                 fix segfault when no default outbox is available
1586                 (closes bug #495683)
1587
1588 2001-12-21 [carsten]    0.6.6claws5
1589         * src/folderview.c
1590         * src/summaryview.c
1591                 pressing CTRL while DND does now the expected thing and
1592                 copies the mail (moving is still the default, as this
1593                 seam more appropriate for handling mails by DND)
1594
1595 2001-12-18 [paul]       0.6.6claws4
1596
1597         * sync with sylpheed 0.6.6cvs3
1598                 see ChangeLog entries 2001-12-18
1599
1600 2001-12-18 [hiro]       0.6.6claws3
1601
1602         * src/undo.c
1603                 fix for multibyte characters (obtain the number of letters
1604                 instead of bytes).
1605
1606 2001-12-17 [paul]       0.6.6claws2
1607
1608         * sync with sylpheed 0.6.6cvs1
1609                 see ChangeLog entry 2001-12-16
1610
1611 2000-12-17 [alfons]     0.6.6claws1
1612
1613         * src/filtering.c
1614                 clean up
1615
1616 2001-12-16 [paul]       0.6.6claws
1617 2001-12-15
1618
1619         * Release version 0.6.6claws, cvs tag: rel_0_6_6
1620
1621         * src/mimeview.c
1622                 last minute sync with main 0.6.6
1623
1624         * po/es.po
1625                 updated by Ricardo Mones Lastra
1626                 update for last minute sync
1627         * po/fr.po
1628         * po/nl.po
1629                 update for last minute sync
1630         * po/de.po
1631                 updated by Jens Oberender
1632         * po/pt_BR.po
1633                 updated by Fabio Junior Beneditto
1634
1635         * src/prefs_common.[ch]
1636         * src/undo.c
1637                 number of undo levels is user configurable
1638                 (squeeze it into the release in the dying
1639                 moments) Submitted by Jens Oberender    
1640
1641 2001-12-15 [melvin]
1642
1643         * po/fr.po
1644                 updated french translation
1645
1646 2001-12-15 [paul]       0.6.5claws92
1647
1648         * sync with sylpheed 0.6.5cvs28
1649                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
1650
1651         * po/nl.po
1652                 update to allow for sync
1653
1654 2001-12-15 [alfons]
1655         
1656         * po/nl.po
1657                 update dutch translation
1658
1659 2001-12-14 [carsten]    0.6.5claws91
1660         * src/summaryview.c
1661                 fixed bug #473785; also after changing the column order
1662                 the same message will be selected and displayed as before
1663                 the reordering
1664
1665 2001-12-14 [carsten]    0.6.5claws90
1666         * src/folderview.c
1667                 probably found the bug reported by wwb opening or closing
1668                 a folder tree just before dnd (found the solution in the
1669                 balsa source -- thanks to them)
1670
1671 2001-12-14 [carsten]    0.6.5claws89
1672         * src/gtkutils.c
1673         * src/account.c
1674                 moved gtk_clist_moveto to the right place, so that
1675                 only the accounts dialog is effected on opening
1676
1677 2001-12-14 [carsten]    0.6.5claws88
1678         * src/gtkutils.c
1679                 gtkut_clist_set_focus_row does a gtk_clist_moveto
1680                 now, so that the focused row will be seen in any case
1681                 (reported by wwp on sf-claws-user)
1682
1683 2001-12-14 [darko]      0.6.5claws87
1684
1685         * src/compose.c
1686                 remove unnecessary line
1687
1688 2001-12-14 [paul]       0.6.5claws86
1689
1690         * sync with sylpheed 0.6.5cvs27
1691                 see ChangeLog entries 2001-12-14
1692
1693 2001-12-14 [carsten]    0.6.5claws85
1694         * src/mainwindow.c
1695                 following a suggestion of Melvin the rcoabm pops up
1696                 right under the button now and the button is reliefed
1697                 while the popup is open
1698
1699 2001-12-14 [darko]      0.6.5claws84
1700
1701         * src/compose.c
1702                 fix crash when wrapping long lines if linewrap quotation
1703                 is disabled and wrapper encounters a word spanning more
1704                 than one line
1705
1706 2001-12-13 [paul]       0.6.5claws83
1707
1708         * src/compose.c
1709                 prefer 'Reply-To' header over mailing list header when
1710                 replying to a message. Finally prevent all those confirmation 
1711                 messages being sent to the list itself.
1712
1713         * src/summaryview.c
1714                 remove unused summary_set_menu_sensitive() entry
1715
1716 2001-12-13 [paul]       0.6.5claws82
1717
1718         * src/folderview.c
1719         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
1720         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
1721         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
1722                 improvements to 'Hide read messages': Inbox, Outbox,
1723                 Trash, Queue, and Draft icons now reveal presence of hidden 
1724                 messages
1725
1726 2001-12-12 [alfons]     0.6.5claws81
1727
1728         0.6.5claws80 was tagged as LAST_STABLE
1729
1730         * src/filtering.[ch]
1731         * src/matcher.[ch]
1732         * src/matcher_parser_lex.c
1733                 fix the filtering; my last attempt to get it right, 
1734                 if it does not work, it's Hoa's turn. ;-)
1735
1736                 for my honourable peers:
1737                 
1738                 the code now makes a clear distinction between
1739                 rules as they are displayed (probably escaped),
1740                 and as they are executed (probably unescaped). the
1741                 parser does *NOT* do any unescaping, this is
1742                 the task of the matcher.c (which breaks up a
1743                 rule into condition) and the filtering.c (which
1744                 breaks up the rule's action). to make this
1745                 run happily we provide an unescaped copy of
1746                 crucial strings to the MatcherProp and 
1747                 FilteringAction structures. note that the only
1748                 exception to this is any REGEXP string. those
1749                 are directly passed to regcomp() and regexp()
1750                 (who have much more powerful unescape functions).
1751                 
1752                 for everyone else:
1753         
1754                 you can escape tab (\t), carriage return (\r),
1755                 linefeed (\n), form feed (\f), quote (\"), 
1756                 single quote (\'), bell (\b) in all the entry
1757                 lines in the scoring & filtering dialogs.
1758                 as an added bonus this should not affect
1759                 existing filtering rules.
1760
1761 2001-12-12 [carsten]    0.6.5claws80
1762
1763         * src/summaryview.c
1764         * po/de.po
1765                 "item(s) selected" is now sensitive to 1 or more
1766                 than one selected (nice for language where simple
1767                 adding of a "s" is not possible as German (Eintrag
1768                 ->Eintr"age)
1769                 
1770                 the "forward as attachment" entry from the right
1771                 click menu removed, "forward" acts following the
1772                 prefs
1773         
1774         * src/textview.c
1775                 reverted my former changes; so compiler warning again
1776                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
1777                 nevertheless
1778
1779         * src/messageview.c
1780                 "search in message" does now *not* only work in MVIEW_TEXT
1781                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
1782                 message
1783
1784         * src/mainwindow.c
1785                 removed "/File/_Close" as it was the same as "/File/E_xit"
1786                 and we don't need it two times
1787
1788                 the separate folder view and message view now get a distinct
1789                 WMCLASS, just in case someone is using sawfish ;-)
1790
1791                 as the menu entries "/View/Message view" and "/View/Folder tree"
1792                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
1793                 make them sensitive accordingly and as these two are "shown"
1794                 after startup anytime check this menuitem at startup
1795
1796 2001-12-12 [paul]       0.6.5claws79
1797
1798         * src/folderview.c
1799                 fix sensitivity of 'Search folder...', broken in
1800                 0.6.5claws75
1801
1802         * src/mainwindow.c
1803                 fix dodgy English
1804
1805 2001-12-11 [carsten]    0.6.5claws78
1806         * src/filtering.c
1807                 fixed two typos returning a wrong FALSE/TRUE
1808         * src/mainwindow.[ch]
1809                 extra menu for email/news button removed
1810
1811 2001-12-11 [alfons]     0.6.5claws77
1812         
1813         * src/matcher.c                 (1.3)
1814         * src/matcher_parser_lex.l      (1.28)
1815                 revert for another attempt
1816                 mark 0.6.5claws77 as LAST_STABLE
1817
1818 2001-12-11 [christoph]  0.6.5claws76
1819
1820         * po/de.po
1821                 fixed wrong translation for prev. unread msg
1822
1823 2001-12-11 [paul]       0.6.5claws75
1824
1825         * src/folder.[ch]
1826         * src/folderview.c
1827         * src/mainwindow.c
1828         * src/summaryview.[ch]
1829         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
1830                 enable ability to hide read messages on per folder basis via 
1831                 '/Summary/Hide read messages'; when selected, a folder will 
1832                 have a red open folder icon, instead of a blue icon, if the 
1833                 folder contains hidden messges
1834                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
1835
1836         * src/mainwindow.c
1837                 remove '/Message/Forward as attachment' from 
1838                 main_window_set_menu_sensitive() to prevent debug warning
1839
1840         * src/folderview.c
1841         * src/mainwindow.c
1842                 Clean up some of the English
1843
1844         * tools/newscache_clean.pl
1845                 allow for new 'hidereadmsgs' entry in folderlist.xml
1846
1847         * po/es.po
1848                 updated translation, submitted by Ricardo Mones Lastra
1849
1850 2001-12-11 [paul]       0.6.5claws74
1851
1852         * sync with sylpheed 0.6.5cvs25
1853                 see ChangeLog entry 2001-12-11
1854
1855 2001-12-10 [alfons]     0.6.5claws73
1856
1857         * src/matcher.c
1858                 add more control characters
1859         * src/matcher_parser_lex.l
1860                 make escaping / unescaping work again
1861
1862 2001-12-10 [alfons]     0.6.5claws72
1863
1864         * src/imap.c
1865                 clean up warnings "returning value for void function" 
1866         * src/prefs_filtering.c
1867                 make info button for execute action sensitive
1868
1869 2001-12-10 [paul]       0.6.5claws71
1870
1871         * src/compose.c
1872         * src/imap.[ch]
1873         * src/summaryview.c
1874                 fix: imap server now gets informed of MARKED, UNMARKED
1875                 and REPLY events. Now people can use different IMAP-Mail
1876                 clients and have the exact same information about MARKED,
1877                 UNMARKED and REPLY status with all of them. Especially
1878                 useful for imap servers with a web-frontend.
1879                 submitted by Tobias Sandhaas <medlor@web.de>
1880
1881 2001-12-09 [melvin]     0.6.5claws70
1882         
1883         * src/textview.[ch]
1884                 fixed bug #490076 (hunted down by Alfons who implemented
1885                 a workaround in 0.6.5claws65)
1886
1887 2001-12-09 [christoph]  0.6.5claws69
1888
1889         * src/summaryview.c
1890                 set pointer to string in LOCKED column to NULL
1891                 (might fix bug #490800)
1892
1893 2001-12-09 [carsten]    0.6.5claws68
1894
1895         * po/de.po
1896                 resolved some cluttered menu shortcuts 
1897                 ('creating new email' and 'creating news message'
1898                 hade the same)
1899         * src/compose.c
1900                 wmclass now distinc from main window
1901         * src/mainwindow.c
1902           src/mainwindow.h
1903                 email/news and forward button functionality similar
1904                 to the reply buttons; removed the ugly dropdown arrows
1905                 and use instead the right mouse button
1906
1907 2001-12-09 [paul]       0.6.5claws67
1908
1909         * src/imap.c
1910         * src/utils.h
1911                 allow spaces in imap folder names
1912                 submitted by Willem van Engen <wvengen@stack.nl>
1913
1914 2001-12-09 [paul]       0.6.5claws66
1915
1916         * sync with sylpheed 0.6.5cvs24
1917                 see ChangeLog entry 2001-12-09
1918
1919 2001-12-08 [alfons]     0.6.5claws65
1920
1921         * src/textview.c
1922                 prevent secondary selection claim after "add to sender" dialog
1923                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
1924                 we trick GTK by simulating a click at (0, 0) in the textview.
1925
1926 2001-12-08 [hoa]        0.6.5claws64
1927
1928         * src/folder.c
1929                 fixed a bug about the .processing folder name while filtering
1930
1931 2001-12-08 [alfons]     0.6.5claws63
1932
1933         * src/folderview.c 
1934                 work around problem of not correctly updating folder stats
1935                 when deleting messages. there's some folder scanning evil
1936                 going so the folderview_update_msg_num() does not work
1937                 correctly. need to investigate this.
1938
1939 2001-12-08 [paul]       0.6.5claws62
1940
1941         * sync with sylpheed 0.6.5cvs23
1942                 see ChangeLog entry 2001-12-08
1943
1944 2001-12-07 [christoph]  0.6.5claws61
1945
1946         * src/compose.c
1947                 fix another header translation problem
1948
1949 2001-12-07 [alfons]     0.6.5claws60
1950
1951         * src/mbox.c
1952                 make filtering also work on local spool mbox
1953
1954 2001-12-07 [carsten]    0.6.5claws59
1955         * src/addressbook.c
1956                 addressbook window gets a wmclass distinct from the main
1957                 sylpheed window
1958         * src/compose.h
1959         * src/mainwindow.[ch]
1960                   forward menu item will use mode selected in prefs, forward 
1961                 as attatchment in menu removed (will be substituted in the
1962                 toolbar similar to reply buttons)
1963                   create news message menu entry and news button is now 
1964                 sensitive to the existance of a news account
1965         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
1966         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
1967         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
1968                 these are removed because the toolbar buttons don't show
1969                 the quoting modus any longer
1970
1971 2001-12-07 [paul]
1972
1973         * tools/newscache_clean.pl      ** NEW FILE **
1974                 perl script to do some tidying up in the newscache directory 
1975                 
1976         * tools/sylpheed-switcher       ** NEW FILE **
1977                 perl script to enable easy switching between main and claws
1978                 
1979         * tools/README
1980                 added descriptions of the two new perl scripts          
1981
1982
1983 2001-12-07 [melvin]     0.6.5claws58
1984
1985         * src/messageview.c
1986                 fixed a warning during compilation introduced in 0.6.5claws56
1987
1988 2001-12-07 [paul]       0.6.5claws57
1989
1990         * src/mainwindow.[ch]
1991         * src/menu.[ch]
1992                 further usability enhancements to replying with or without 
1993                 quoting via the toolbar, use of Ctrl key is replaced by 
1994                 drop down menu 
1995                 Submitted by Carsten Schurig            
1996
1997 2001-12-07 [melvin]     0.6.5claws56
1998
1999         * src/messageview.c
2000                 hack to fix bug that prevented to make/paste selections
2001                 after switching between MVIEW_TEXT and MVIEW_MIME views
2002                 without deselecting the selection first.
2003
2004 2001-12-06 [alfons]     0.6.5claws55
2005
2006         * src/filtering.[ch]
2007         * src/inc.c
2008                 revise filtering a little bit more, and make sure
2009                 messages are delivered to the appropriate inbox
2010                 (perhaps set per account)
2011
2012 2001-12-06 [paul]       0.6.5claws54
2013
2014         * sync with sylpheed 0.6.5cvs22
2015                 see ChangeLog entry 2001-12-06
2016
2017 2001-12-05 [alfons]     0.6.5claws53
2018
2019         * src/inc.c
2020         * src/folder.[ch]
2021         * src/procmsg.c
2022         * src/filtering.c
2023                 more revisions of filtering system
2024                 (last stable version is marked as LAST_STABLE)
2025                 
2026                 | NOTE 1): the filtering system now uses a local folder called
2027                 | .processing. if filtering fails, check this directory
2028                 | for missing messages.
2029                 |
2030                 | NOTE 2): help us find the filtering actions still missing
2031
2032 2001-12-05 [paul]       0.6.5claws52
2033
2034         * src/mainwindow.c
2035                 fix bug where 'Empty Trash?' pop-up window appears even
2036                 when Trash is empty, submitted by Jesse Skinner         
2037
2038 2001-12-05 [melvin]     0.6.5claws51
2039
2040         * src/compose.c
2041                 fixed bug #486106 to select correct account when reediting 
2042                 a queued message
2043         
2044 2001-12-04 [alfons]     0.6.5claws50
2045
2046         * src/mh.c
2047                 declare markfile in appropriate functions when
2048                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
2049                 for spotting this)
2050
2051 2001-12-04 [paul]       0.6.5claws49
2052
2053         * sync with sylpheed 0.6.5cvs21
2054                 see ChangeLog entry 2001-12-04
2055
2056 2001-12-03 [christoph]  0.6.5claws48
2057
2058         * po/de.po
2059                 changed translation of undo
2060         * src/account.c
2061         * src/folder.c
2062                 don't reinvent the wheel to traverse a GNode
2063         * src/compose.[ch]
2064                 seperate code to create the compose gui into functions
2065                 add "Others" page with folder selection for saving copy
2066                 of the message.
2067                 the folder identifier is saved to queue header
2068         * src/procmsg.c
2069                 save message to folder in queue header
2070
2071 2001-12-03 [paul]       0.6.5claws47
2072
2073         * sync with sylpheed 0.6.5cvs20
2074                 see ChangeLog entry 2001-12-03
2075
2076 2001-12-01 [paul]
2077
2078         * more sync with sylpheed 0.6.5cvs19
2079                 see ChangeLog entry 2001-11-29
2080
2081 2001-11-30 [paul]       0.6.5claws46
2082         
2083         * src/compose.c
2084                 remove conflicts introduced by Hoa's last commit
2085          
2086         * src/mainwindow.c
2087                 make 'Message/Bounce' sensitive
2088
2089 2001-11-30 [hoa]        0.6.5claws45
2090
2091         * src/compose.c
2092                 slightly change bounce function to add
2093                 information about the user that bounced the mail
2094                 in the From header line.
2095
2096         * src/folderview.c
2097                 permit the use of processing in outbox folder.
2098
2099 2001-11-29 [paul]       0.6.5claws44
2100
2101         * src/mainwindow.[ch]
2102         * src/prefs_common.c
2103         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
2104         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
2105         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
2106                 usability enhancements to the quoting, implements
2107                 use of Ctrl key to toggle quoting settings
2108                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
2109
2110 2001-11-29 [paul]       0.6.5claws43
2111         
2112         * sync with sylpheed 0.6.5cvs19
2113                 see ChangeLog entry 2001-11-28
2114
2115 2001-11-29 [melvin]     0.6.5claws42
2116         * src/Makefile.am
2117                 added enriched.[ch] to the list of files
2118
2119         * src/textview.c
2120         * src/mimeview.c
2121         * src/procmime.[ch]
2122         * src/enriched.[ch]
2123                 added support to view text/enriched
2124                 added support to show headers in message view for text/enriched and text/html
2125                         in non multipart messages
2126
2127 2001-11-28 [paul]       0.6.5claws41
2128
2129         * more sync with sylpheed 0.6.5cvs18
2130                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
2131
2132 2001-11-27 [paul]       0.6.5claws40
2133         
2134         * po/pt_BR.po
2135                 updated translation, submitted by Fabio Junior Beneditto
2136                 
2137         * sync with sylpheed 0.6.5cvs18
2138                 see ChangeLog entries 2001-11-26 (src/textview.c) and
2139                 2001-11-27
2140
2141
2142 2001-11-26 [paul]
2143
2144         * po/es.po
2145                 updated translation, submitted by Ricardo Mones Lastra
2146
2147 2001-11-26 [alfons]
2148
2149         * src/matcher.c
2150                 add more translatable strings
2151
2152 2001-11-26 [christoph]  0.6.5claws39
2153
2154         * po/de.po      
2155                 fixed one more umlaut
2156         * src/compose.c
2157                 fix translated header when it should not be translated
2158
2159 2001-11-26 [paul]       0.6.5claws38
2160
2161         * src/mainwindow.c
2162                 remove '/Message/Add Sender to address book' from 
2163                 main_window_set_menu_sensitive(), prevent debug warning
2164                 add 'Message/Mark/Mark all read' to mainwin_entries[]
2165
2166 2001-11-26 [paul]       0.6.5claws37
2167
2168         * src/summaryview.c
2169                 fix 'recurring unread state' bug 
2170
2171         * tools/README 
2172         * tools/filter_conv.pl
2173                 read name of top level mailbox from folderlist.xml
2174                 and presume nothing about its name              
2175
2176 2001-11-26 [darko]      0.6.5claws36
2177
2178         * src/gtkstext.[ch]
2179                 removed functions that are now in gtkutils.c
2180                 use gtkut_text_is_uri_string() from gtkutils.c
2181         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
2182
2183 2001-11-26 [paul]       0.6.5claws35
2184
2185         * sync with sylpheed 0.6.5cvs16
2186                 see ChangeLog entries 2001-11-25 and 2001-11-26
2187
2188 2001-11-25 [alfons]     0.6.5claws34
2189
2190         EXPERIMENTAL!!! Please checkout the last stable version using: 
2191           
2192         % cvs update -r LAST_STABLE -dRAP
2193
2194         (Or help us testing this stuff.)
2195
2196         * src/filtering.c               (1.14)
2197         * src/filtering.h               (1.6)
2198         * src/inc.c                     (1.28)
2199         * src/matcher.c                 (1.20)
2200         * src/mbox.c                    (1.9)
2201         * src/procmsg.h                 (1.14)
2202         * src/summaryview.c             (1.59)
2203         * src/summaryview.h             (dunno)
2204                 revert/merge/sync to as it was before commit 
2205                 on Thu, 19 Jul 2001 10:15:51 -0700.
2206
2207 2001-11-25 [hoa]        0.6.5claws33
2208
2209         * src/main.c
2210                 processing mails at startup
2211
2212         * src/folderview.c
2213         * src/summaryview.[ch]
2214                 processing mails when entering folder
2215
2216         * src/prefs_filtering.c
2217                 fixed some UI bugs
2218
2219 2001-11-24 [alfons]     0.6.5claws32
2220
2221         * src/summaryview.[ch]
2222                 make summary sort headers work, and also make
2223                 sure the sort type is stored
2224
2225 2001-11-23 [alfons]     0.6.5claws31
2226
2227         * src/summaryview.[ch]
2228                 make lock work like mark
2229                 disallow deleting messages marked as locked
2230
2231 2001-11-23 [alfons]     0.6.5claws30
2232
2233         * src/gtkstext.c
2234         * src/compose.[ch]
2235         * src/Makefile.am
2236         * src/undo.[ch]
2237                 merge undo patch submitted by Jens
2238
2239 2001-11-23 [christoph]  0.6.5claws29
2240
2241         * src/.cvsignore
2242                 added ylwrap
2243         * src/compose.c
2244                 fixed gpg signing and encoding
2245         * src/folder.[ch]
2246         * src/main.c
2247                 added --status option to get new, unread and total
2248                 message count from a running sylpheed
2249         * src/prefs_common.c
2250                 temporary fix for reply_with_quote problem
2251                 (don't call functions for non existing widget)
2252         * src/procmsg.c
2253                 one more check for ignored threads but still not
2254                 always working correctly. probably a recursive
2255                 check for all parents is needed
2256
2257 2001-11-23 [darko]      0.6.5claws28
2258
2259         * src/compose.c
2260                 wrapping on send improvements
2261         * src/gtkutils.[ch]
2262                 fix for GtkSText after last sync with main branch
2263                 GTK_TEXT -> GTK_STEXT
2264
2265 2001-11-23 [paul]       0.6.5claws27
2266
2267         * sync with sylpheed 0.6.5cvs14
2268                 see ChangeLog entries 2001-11-22 and 2001-11-23
2269                 
2270         * po/de.po
2271                 fixed the scrambled umlauts 
2272                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
2273
2274 2001-11-21 [paul]       0.6.5claws26
2275
2276         * sync with sylpheed 0.6.5cvs12
2277                 see 2nd ChangeLog entry dated 2001-11-20
2278
2279 2001-11-20 [paul]       0.6.5claws25
2280
2281         * sync with sylpheed 0.6.5cvs11
2282                 see ChangeLog entry 2001-11-19 (src/utils.c)
2283
2284 2001-11-20 [hiro]
2285
2286         * src/compose.c
2287                 GTK_TEXT -> GTK_STEXT
2288                 fix for wrong comment
2289
2290 2001-11-20 [hiro]       0.6.5claws24
2291
2292         * src/compose.[ch]
2293                 more merges from main branch
2294                 removed fatal warnings (uninitialized variables etc.)
2295                 some coding style fix
2296         * src/gtkutils.h
2297                 fixed typo.
2298         * src/addressbook.c
2299           src/addrindex.c
2300                 V-Card -> vCard
2301
2302 2001-11-19 [hoa]        0.6.5claws23
2303
2304         * src/filtering.c
2305         * src/prefs_scoring.c
2306         * src/matcher.[ch]
2307         * src/scoring.c
2308                 cleaning code
2309
2310         * src/matcher_parser_parse.y
2311         * src/prefs_filtering.c
2312                 bouncing
2313
2314 2001-11-19 [alfons]     0.6.5claws22
2315
2316         more of my old things into claws
2317
2318         * src/Makefile.am
2319         * src/prefs_common.c
2320         * src/procmsg.h
2321         * src/summaryview.[ch]
2322         * src/prefs_summary_column.c
2323         * src/pixmaps/locked.xpm
2324                 add indicators for locking of message in summary view
2325                 (does not work yet, only visual indicator)
2326
2327 2001-11-19 [paul]       0.6.5claws21
2328
2329         * sync with sylpheed 0.6.5cvs10
2330                 see ChangeLog entry 2001-11-19
2331
2332 2001-11-18 [alfons]     0.6.5claws20
2333         
2334         * src/filtering.c
2335                 remove an inadvertent free I forgot in previous clean up 
2336
2337 2001-11-18 [alfons]     0.6.5claws19
2338
2339         * src/filtering.[ch]
2340                 clean up & plug leaks
2341
2342 2001-11-18 [paul]       0.6.5claws18
2343
2344         * sync with sylpheed 0.6.5cvs9
2345                 see ChangeLog entries 2001-11-17 and 2001-11-18
2346
2347 2001-11-16 [paul]       0.6.5claws17
2348
2349         * sync with sylpheed 0.6.5cvs8
2350                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
2351
2352 2001-11-16 [paul]       0.6.5claws16
2353
2354         * sync with sylpheed 0.6.5cvs7
2355                 see ChangeLog entries 2001-11-15 and 2001-11-16
2356
2357 2001-11-15 [hoa]        0.6.5claws15
2358
2359         * src/compose.c
2360                 fix bounce, mails we received couln't be bounced to ourself.
2361
2362         * src/defs.h
2363         * src/filtering.[ch]
2364         * src/matcher.[ch]
2365         * src/matcher_parser.h
2366         * src/matcher_parser_lex.l
2367         * src/matcher_parser_parse.y
2368         * src/inc.c
2369         * src/main.c
2370         * src/mbox.c
2371         * src/prefs_filtering.[ch]
2372         * src/mainwindow.c
2373         * src/prefs_matcher.c
2374         * src/prefs_scoring.c
2375         * src/scoring.[ch]
2376         * src/summaryview.c
2377                 new matcher/filter/score configuration file parser
2378                 one unique configuration file => ~/.sylpheed/matcherrc
2379                 import in currently automatic, then save are made
2380                 in this new file.
2381                 one filter per folder and one global filter
2382                 (filter of a folder will be used as folder processing)
2383
2384         * src/folder.c
2385                 fix a bug in folder_item_get_identifier
2386                 
2387         * src/messageview.c
2388                 receive receipt return are fixed.
2389
2390 2001-11-14 [alfons]     0.6.5claws14
2391
2392         * src/session.h
2393                 add things from main branch to make claws compile
2394
2395 2001-11-14 [paul]       0.6.5claws13
2396
2397         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
2398                 see ChangeLog entries 2001-11-08 to 2001-11-14
2399
2400 2001-11-14 [hoa] 0.6.5claws12
2401
2402         * src/compose.[ch]
2403         * src/mainwindow.c
2404         * src/summaryview.c
2405                 add "bounce mail" option
2406
2407 2001-11-13 [christoph]  0.6.5claws11
2408
2409         * src/compose.c
2410                 Cleanup a mess i add before commiting
2411
2412 2001-11-13 [hoa]        0.6.5claws10
2413
2414         * src/compose.c
2415                 some fixes when mail are sent or
2416                 for crossposts
2417
2418 2001-11-13 [christoph]  0.6.5claws9
2419
2420         * po/de.po
2421                 Changed two string with the same translation
2422         * src/compose.c
2423         * src/procmsg.[ch]
2424         * src/send.[ch]
2425                 New mailsending process:
2426                   - Always queue message before sending
2427                     (message will be saved if sylpheed crashed or
2428                      freezes while sending)
2429                   - Allow queuing of newspostings
2430                   - No copy in outbox before sending
2431                     (closes bug #469501)
2432                   - No more redundant code for send and send_later
2433         * src/summaryview.c
2434                 Applied wwp <subscript@free.fr>'s patch that fixes
2435                 marks for multiple forwarded messages (+compose.c)
2436
2437 2001-11-12 [alfons]
2438
2439         * README.claws
2440                 remove things that are now in main branch
2441         
2442         * po/nl.po
2443                 update Dutch translation
2444
2445 2001-11-12 [mhadasht]   0.6.5.claws8
2446
2447         * src/prefs_common.c
2448                 re-enabled account autoselection feature for forward
2449                 and reedit lost during the branch point for SYNC-B4-REL
2450         * src/gtkspell.c
2451                 gtkpspell_get_dict(): more readable code (even if function is
2452                 not used yet)
2453         * ChangeLog.claws
2454                 added version number info to 2001-11-12 [hiro] comment.
2455
2456 2001-11-12 [hiro]       0.6.5.claws7
2457
2458         * src/compose.c
2459                 compose_forward(): fixed a bug that forward quote mark
2460                 wasn't used.
2461                 removed unnecessary code.
2462         * src/template_select.[ch]: removed.
2463
2464 2001-11-11 [alfons]
2465
2466         * src/compose.c
2467                 :%s/GTK_TEXT/GTK_STEXT/g
2468         
2469         * src/compose.[ch]
2470         * src/undo.[ch]
2471         * src/Makefile.am
2472                 revert the undo stuff (this is 0.6.6claws stuff)
2473
2474 2001-11-11 [hoa]        0.6.5.claws6
2475
2476         * src/compose.[ch]
2477                 Insert signature at the end of the text.
2478                 Added undo patch but currently disabled
2479
2480         * src/procmsg.c
2481                 Threading by subject improved.
2482
2483         * added src/undo.[ch]
2484                 Undo module for compose dialog box.
2485
2486 2001-11-11 [alfons]     0.6.5.claws5
2487
2488         * src/procmsg.c
2489                 prevent threading by subject on nodes that have already been
2490                 threaded by in-reply-to (as in "circular references in a tree
2491                 result in a dead branch")
2492
2493 2001-11-09 [hoa]        0.6.5.claws4
2494         
2495         * src/folderview.c
2496                 allows creation of mbox folder item from any files.
2497
2498 2001-11-09 [alfons]     0.6.5.claws3
2499         
2500         * src/utils.c
2501         * src/procmsg.c
2502                 do what I mean and correct threading by subject so it really
2503                 ignores attracting lines without "Re: "
2504
2505 2001-11-07 [alfons]     0.6.5.claws2
2506
2507         * src/procmsg.c
2508         * src/utils.[ch]
2509                 only attract by subject if a subject line starts with a "Re: "
2510         * src/syldap.c
2511                 remove warning
2512
2513 2001-11-07 [paul]       0.6.5claws1
2514
2515         * sync with sylpheed 0.6.5. release
2516                 see ChangeLog entry 2001-11-07
2517
2518 2001-11-07 [paul]       0.6.4claws31
2519
2520         * sync with sylpheed 0.6.4cvs18
2521                 see ChangeLog entries 2001-10-30 to 2001-11-07
2522                 prefs_templates.[ch] renamed prefs_template.[ch]
2523
2524 2001-11-06 [alfons]
2525         
2526         * src/utils.h
2527                 add semicolon Hoa forgot ;-)
2528                 
2529
2530 2001-11-06 [hoa]        0.6.4claws30
2531         
2532         * src/procmsg.c
2533         * src/summaryview.c
2534         * src/utils.c
2535         * src/utils.h
2536                 threading by subject - empty subject are ignored
2537
2538 2001-11-06 [christoph]  0.6.4claws29
2539
2540         * src/socket.c
2541                 use SSL_peek for sock_gets
2542         * src/utils.c
2543                 removed unneeded pointer in extracting quoted
2544                 names implementation
2545
2546 2001-11-06 [melvin]     0.6.4claws28
2547
2548         * src/gtkspell.c
2549                 fixed bug #476792 Selection overtyping with spell checker
2550                 fixed bug which could cause a buffer overflow
2551                 fixed a memory leak
2552
2553 2001-11-06 [hoa]        0.6.4claws27
2554         
2555         * src/procmsg.c
2556         * src/summaryview.c
2557                 threading by subject
2558
2559 2001-11-05 [alfons]     0.6.4claws26
2560         
2561         * README.claws
2562                 Claws -> Sylpheed (vice versa)
2563
2564         * src/compose.c
2565                 :%s/gtk_text/gtk_stext/g
2566                 :%s/GTK_TEXT/GTK_STEXT/g
2567                 (thanks to Jonathan Ware for spotting this)
2568
2569 2001-11-04 [christoph]  0.6.4claws25
2570
2571         * src/summaryview.c
2572                 replace Xalloca + strdup with Xstrdup_a
2573         * src/utils.c
2574                 better implementation of extracting quoted names
2575                 from addresses (remove backlashes and ignore
2576                 quotes after them)
2577
2578 2001-11-04 [alfons]     0.6.4claws24
2579
2580         * src/utils.[ch]
2581                 edit to comply more with coding style
2582
2583         * src/textview.c
2584                 fix bug reported by Kim Schulz. introduced by the patch integrated
2585                 in 0.6.4claws15. the code did not check the return value of
2586                 the html parser.
2587
2588         * AUTHORS
2589                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
2590
2591 2001-11-04 [christoph]  0.6.4claws23
2592
2593         * src/main.c
2594         * src/prefs_common.[ch]
2595                 init some pointers that possibly caused a segfault
2596                 reported in the claws-users ML
2597
2598 2001-11-04 [hoa]        0.6.4claws22
2599
2600         * src/grouplistdialog.c
2601                 change the names of the nodes in the tree
2602
2603         * src/compose.c
2604                 enhanced mailto syntax as described in
2605                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
2606                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
2607
2608         * src/utils.c
2609                 encode and decode URI (useful when opening URL into
2610                 netscape).
2611
2612 2001-11-03 [hoa]        0.6.4claws21
2613
2614         * src/grouplistdialog.c
2615                 a new newsgroups list selection dialog box
2616                 with a CTree instead of a CList
2617
2618 2001-11-03 [hoa]        0.6.4claws20
2619
2620         * src/folderview.c
2621                 enable property and scoring options when right
2622                 click on "inbox"
2623
2624         * src/summaryview.c
2625                 fixed bug when nickname were displayed using
2626                 the address book.
2627
2628 2001-11-02 [darko]      0.6.4claws19
2629
2630         * src/compose.c
2631                 new wrap quotation and URL/long words wrapping implementation
2632         * src/compose.c src/gtkstext.[ch]
2633                 move gtkstext_strncmp() to gtkstext.c
2634
2635 2001-11-01 [christoph]  0.6.4claws18
2636
2637         * src/prefs_account.c
2638                 fixed mess in account settings dialog
2639         * src/prefs_folder_item.c
2640                 added label with folder path to dialog
2641
2642 2001-10-31 [match]      0.6.4claws17
2643
2644         * src/vcard.c
2645                 fix memory leak.
2646         * src/addrbook.c
2647                 fix generation of spurious address book file names.
2648                 remove redundant functions.
2649         * po/POTFILES.in
2650                 added missing file names.
2651
2652 2001-10-30 [paul]       0.6.4claws16
2653
2654         * sync with sylpheed 0.6.4cvs6
2655                 see ChangeLog entries 2001-10-26 to 2001-10-30
2656
2657         * tools/filter_conv.pl
2658                 read folderlist.xml to discover whether the top-level
2659                 folder is called 'Mailbox' or 'Mail' 
2660
2661 2001-10-29 [paul]       0.6.4claws15
2662
2663         * src/html.c, src/textview.c
2664                 activate links in html mail and fix clickable parts
2665                 Submitted by Matthieu Dazy <dazy@t-surf.com>
2666
2667 2001-10-29 [paul]
2668
2669         * po/de.po, po/es.po, po/pt_BR/po
2670                 updated translations, submitted by Jens Oberender,
2671                 Ricardo Mones Lastra, and Fabio Junior Beneditto
2672
2673 2001-10-29 [darko]      0.6.4claws14
2674
2675         * src/compose.c
2676                 fix wrapping for good
2677
2678 2001-10-29 [darko]
2679
2680         * src/compose.c
2681                 undo previous change as it broke the smart wrapping
2682
2683 2001-10-29 [darko]      0.6.4claws13
2684
2685         * src/compose.c
2686                 fix infinite loop when long URL is quoted
2687                 (closes bug #475122.
2688
2689 2001-10-28 [match]
2690
2691         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
2692                 import Mutt address book
2693         * src/ldif.[ch] src/importldif.h
2694                 modified import LDIF handle user attributes
2695
2696 2001-10-28 [christoph]  0.6.4claws12
2697
2698         * src/summaryview.c
2699                 fixed that filtering did not work if there
2700                 were no filter rules
2701                 (closes bug #472003 and better implementation
2702                  of patch #474644)
2703
2704 2001-10-27 [christoph]  0.6.4claws11
2705
2706         * src/compose.c
2707                 make the folder's default account to be used when
2708                 replying. (patch by wwp <subscript@free.fr>)
2709         * src/compose.c
2710                 code cleanup, nearly killed all of wwp's patch
2711                 for folder's default account in compose
2712         * src/folderview.c
2713                 error panel when a folder could not be created
2714                 (closes bug #471080 new folder name & already
2715                  existing file)
2716
2717 2001-10-26 [alfons]
2718
2719         * src/utils.h
2720                 change prototype of strstr2() that Christoph forgot about
2721
2722 2001-10-26 [christoph]  0.6.4claws10
2723
2724         * src/account.c
2725                 made search for accounts by email address not case
2726                 sensitive
2727         * src/folder.c
2728                 fixed memory leak in folder_item_get_identifier
2729         * src/gtkspell.c
2730         * src/utils.c
2731                 fixed wrong strstr2 (should work like strstr)
2732
2733 2001-10-26 [darko]      0.6.4claws9
2734
2735         * src/compose.c src/gtkstext.[ch]
2736         * src/gtkstext.c
2737                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
2738
2739 2001-10-26 [paul]       0.6.4claws8
2740
2741         * src/html.c
2742                 ignore css and javascript tags in html mail
2743                 case-insensitive, with or without double-quoted
2744                 strings
2745
2746 2001-10-26 [paul]       0.6.4claws7
2747
2748         * sync with sylpheed 0.6.4cvs1
2749                 see ChangeLog entry 2001-10-26
2750
2751         * src/prefs_account.c, src/prefs_common.c,
2752           src/prefs_summary_column.c
2753                 minor improvements to the English
2754
2755 2001-10-25 [alfons]     0.6.4claws6
2756
2757         * src/gtkstext.c
2758         
2759                 make GtkSText follow style of GtkText (closes bug 
2760                 #469211 "text selection while writing message")
2761                 
2762                 do sync with GTK 1.2.10
2763
2764 2001-10-25 [paul]       0.6.4claws5
2765
2766         * src/html.c
2767                 ignore css tags in html mail
2768
2769 2001-10-25 [darko]      0.6.4claws4
2770
2771         * src/compose.c
2772                 don't declare is_url_string as static function since
2773                 we need it in gtkstext.c
2774         * src/gtkstext.c
2775                 remove unused variable
2776                 don't wrap long URLs while composing a message
2777
2778 2001-10-24 [christoph]  0.6.4claws3
2779
2780         * src/socket.c
2781                 fix ssl deadlock, when peer closes connection
2782
2783 2001-10-24 [paul]       0.6.4claws2
2784
2785         * src/prefs_common.c
2786                 gettextize the gpg ascii-armored warning message
2787
2788         * src/compose.c
2789                 insert a DOS/MAC file into the composed message
2790                 (improvements)
2791
2792         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
2793
2794 2001-10-22 [paul]       0.6.4claws1
2795
2796         * sync with sylpheed 0.6.4 release
2797                 see ChangeLog entries 2001-10-21
2798
2799         * po/fr.po, po/pt_BR.po
2800                 updated by Melvin Hadasht and Fabio Junior Beneditto
2801
2802 2001-10-21 [paul]       0.6.3claws30
2803
2804         * src/compose.c
2805                 insert a DOS text file from the compose window
2806                 into the composed message text (removes CRs characters)
2807                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
2808
2809         * tools/filter_conv.pl, tools/README
2810                 automatically use ~/.sylpheed as working directory
2811                 print out confirmation message on completion
2812
2813         * correct Hoa's last ChangeLog.claws entry
2814
2815 2001-10-20 [hoa]        0.6.3claws29
2816
2817         * src/grouplistdialog.c
2818                 bugfix (another ?) to give the right
2819                 newsgroups list for each news server.
2820
2821         * src/news.c
2822         * src/news.h
2823                 improve the newsgroups list cache
2824
2825 2001-10-20 [paul]       0.6.3claws28
2826
2827         * sync with sylpheed 0.6.3cvs9
2828                 see ChangeLog entry 2001-10-19
2829
2830         * correct Alfons' last ChangeLog.claws entry
2831
2832 2001-10-19 [alfons]
2833
2834         * src/pgptext.[ch]
2835                 fix compilation problems (part of bug #472895)
2836
2837 2001-10-18 [hoa]        0.6.3claws27
2838
2839         * src/grouplistdialog.c
2840                 bugfix when we refresh was clicked (bug 472701)
2841
2842 2001-10-19 [christoph]  0.6.3claws26
2843
2844         * src/compose.c
2845                 last header entry should default to "To:" or
2846                 "Newsgroups:" and not copy the last entry line
2847                 in a new compose window
2848                 (closes bug #472686, #470792)
2849
2850 2001-10-19 [paul]       0.6.3claws25
2851
2852         * sync with Sylpheed 0.6.3cvs8
2853                 see ChangeLog entries 2001-10-18 and 2001-10-19
2854
2855 2001-10-18 [christoph]  0.6.3claws24
2856
2857         * src/procmsg.c
2858                 reimplement ignore thread
2859         
2860 2001-10-18 [hoa]        0.6.3claws23
2861
2862         * src/folderview.c
2863         * src/grouplistdialog.[ch]
2864                 enhanced news subscription interface (feature 469113)
2865
2866         * src/news.c
2867         * src/news.h
2868                 enchanced newsgroup listing,
2869                 now, we can get groups informations
2870                 (NNTPGroupInfo)
2871
2872 2001-10-18 [paul]       0.6.3claws22
2873
2874         * src/summaryview.c
2875                 remove comment (sync with main branch)
2876         * src/mainwindow.c
2877                 fix 'Re-edit' bug in 'Message' menu
2878
2879 2001-10-17 [christoph]  0.6.3claws21
2880
2881         * src/compose.c
2882                 ignore empty or whitespace only header lines
2883
2884 2001-10-17 [paul]       0.6.3claws20
2885
2886         * sync with sylpheed 0.6.3cvs7
2887                 see ChangeLog entries 2001-10-14, 2001-10-16, and
2888                 2001-10-17
2889
2890 2001-10-17 [darko]
2891
2892         * src/compose.c
2893                 wrap long lines without spaces
2894                 don't wrap URLs
2895
2896 2001-10-16 [paul]
2897
2898         * po/es.po, po/nl.po, po/pt_BR.po
2899                 updated by Ricardo Mones Lastra, Alfons,
2900                 and Fabio Junior Beneditto
2901
2902         * sylpheed-0.6.3claws released
2903
2904 2001-10-15 [melvin] 0.6.3claws18
2905
2906         * README.claws
2907                 added summary and detailed installation instructions
2908                 for spell checker
2909         * po/fr.po
2910                 Updated, corrected and completed french translation
2911
2912 2001-10-15 [hoa] 0.6.3claws17
2913         * src/grouplistdialog.c
2914                 we can choose the newsgroups to display with wildcards
2915
2916 2001-10-15 [christoph]  0.6.3claws16
2917
2918         * src/account.c
2919         * src/compose.c
2920         * src/prefs_folder_item.[ch]
2921                 applied wwp <subscript@free.fr>'s folder
2922                 default account patch
2923         * po/de.po
2924                 Fixed wrong translation
2925
2926 2001-10-13 [alfons, christoph, melvin]  
2927                         0.6.3claws15
2928
2929         solution #2 to solve MT-safety problems defers all GUI related calls
2930         to the main thread using a gtk_idle_add() callback. discussed on
2931         ircnet #sylpheed, with christoph spotting some issues with the
2932         original code, and melvin allowing us to lobotomize his sylpheed.
2933
2934         * src/syldap.[ch], src/main.c
2935                 fix race problem in ldap search thread by deferring GUI 
2936                 stuff to main thread using gtk_idle_add()
2937
2938 2001-10-13 [paul]       0.6.3claws14
2939
2940         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
2941                 add Sergey's smtpcred.patch
2942                 adds separate username/password setting for SMTP Auth
2943                 needed by some servers
2944                 (closes feature request #471659)
2945
2946 2001-10-13 [paul]       0.6.3claws13
2947
2948         * src/pgptext.[ch] **NEW FILES**
2949         * src/Makefile.am, src/messageview.c, src/mimeview.c
2950                 decrypt ascii-armored gpg text embedded in
2951                 the message body.
2952                 Submitted by Jens Jahnke <jan0sch@gmx.net>
2953
2954 2001-10-13 [christoph]  0.6.3claws12
2955
2956         * README.claws
2957                 some more details on default to and
2958                 feature requests
2959         * src/main.c
2960                 init glib threading when ldap is used
2961         * src/syldap.c
2962                 threading fixes
2963         * po/de.po
2964                 fixed a typo
2965
2966 2001-10-12 [paul]       0.6.3claws11
2967
2968         * src/prefs_common.[ch], src/rfc2015.c
2969                 enable ascii-armored gpg text to be embedded in the
2970                 message body, selectable through the 'Privacy'
2971                 preferences. Supports encrypting only.
2972                 Submitted by Ravemax <ravemax@dextrose.com>
2973
2974 2001-10-12 [paul]       0.6.3claws10
2975
2976         * sync with sylpheed 0.6.3cvs6
2977                 see ChangeLog entries 2001-10-11 and 2001-11-12
2978
2979         * src/folderview.c
2980                 incorporated mbox folders, scoring, and folder
2981                 properties into the sync
2982
2983 2001-10-12 [darko]      0.6.3claws9
2984
2985         * README.claws
2986                 describe quotation wrapping
2987         * src/compose.c
2988                 don't treat tab as space to calculate line length properly
2989
2990 2001-10-11 [alfons]
2991
2992         * README.claws
2993                 correct description of how to make new filtering system work,
2994                 add some other things
2995                 
2996         * src/syldap.c
2997                 remove sched_yield() (not necessary / unportable)
2998
2999 2001-10-11 [paul]       0.6.3claws8
3000
3001         * sync with sylpheed 0.6.3cvs3
3002                 see ChangeLog entry 2001-10-10
3003
3004 2001-10-10 [christoph]  0.6.3claws7
3005
3006         * .cvsignore
3007                 ignore 2 files created by newer autotools
3008         * src/prefs_folder_item.c
3009                 using table for widget alignment
3010                 fixed memory leak and broken octal display
3011         * src/filesel.c
3012                 fixed segfault caused by lost filename
3013                 workaround (closes bug #469551)
3014
3015 2001-10-10 [paul]       0.6.3claws6
3016
3017         * sync with sylpheed 0.6.3cvs2
3018                 see ChangeLog entries 2001-10-09 and 2001-10-10
3019
3020 2001-10-10 [darko]      0.6.3.claws5
3021
3022         * src/gtkstext.c
3023                 proper calculation of right margin if smart wrapping is enabled
3024         * src/compose.c
3025                 automatically wrap long lines if wrap quotation is enabled
3026
3027 2001-10-09 [alfons]     0.6.3.claws4
3028
3029         * src/summaryview.c
3030                 select correct row when deleting last row in the summary view (and
3031                 close bug "[ #469104 ] select second last in list when deleting")
3032
3033 2001-10-09 [paul]       0.6.3claws3
3034
3035         * sync with sylpheed 0.6.3cvs1
3036                 updated some autotool scripts
3037
3038 2001-10-09 [darko]      0.6.3claws2
3039
3040         * src/gtkstext.[ch]
3041                 new name and mark with Sylpheed comment
3042         * src/compose.c
3043                 smart quotation wrapping a-la VIM
3044
3045 2001-10-08 [paul]       0.6.3claws1
3046
3047         * sync with sylpheed 0.6.3 release
3048                 see ChangeLog entry 2001-10-08
3049
3050 2001-10-08 [paul]       0.6.2claws24
3051
3052         * src/summaryview.c
3053                 more sync with sylpheed 0.6.2cvs12
3054                 Fixed the bug that didn't select the last row correctly
3055
3056
3057 2001-10-07 [paul]       0.6.2claws23
3058
3059         * sync with sylpheed 0.6.2cvs12
3060                 see ChangeLog entry 2001-10-07
3061
3062 2001-10-06 [match]
3063         * src/jpilot.[ch]
3064                 enable jpilot to read unsynch'ed addresses.
3065
3066         * src/editldap_basedn.c
3067                 fix segfault when opening dialog.
3068
3069 2001-10-06 [alfons]     0.6.2.claws22
3070
3071         * src/summaryview.c
3072                 fix bug with summary view selecting last *inserted*
3073                 node instead of last *visible* node. remember we
3074                 work with a tree
3075
3076 2001-10-06 [paul]       0.6.2claws21
3077
3078         * po/pt_BR.po
3079                 updated translation, contains some fixes and new
3080                 translations, submitted by Gustavo Noronha Silva
3081                 <kov@debian.org>
3082
3083         * src/prefs_common.c
3084                 change 'each' to 'every' - fix dubious English
3085
3086         * sync with sylpheed 0.6.2cvs11
3087
3088 2001-10-05 [alfons]     0.6.2claws20
3089
3090         * src/mainwindow.[ch], src/folderview.c
3091                 make composite tool button switch between "Compose News"
3092                 and "Compose Mail" depending on selected folder
3093                 (nifty idea by Kim Schulz <kim@schulz.dk>)
3094
3095 2001-10-05 [paul]       0.6.2claws19
3096
3097         * src/mainwindow.c, src/summaryview.c
3098                 fix 'Message/Reply to all', broken in last commit
3099
3100         * src/compose.c
3101                 fix X_BEENTHERE seg fault, thanks to Alfons
3102
3103 2001-10-04 [paul]       0.6.2claws18
3104
3105         * src/compose.[ch], src/mainwindow.c
3106                 make "Message/Reply" reply to mailing lists; matches
3107                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
3108                 based on portions of the patch submitted by
3109                 Junichi Uekawa <dancer@netfort.gr.jp>
3110
3111 2001-10-04 [darko]      0.6.2claws17
3112
3113         * src/compose.c
3114                 better smart wrapping
3115         * src/gtkstext.[hc]
3116                 a function to make text buffer contiguous
3117
3118 2001-10-03 [paul]       0.6.2claws16
3119
3120         * sync with sylpheed 0.6.2cvs10
3121
3122 2001-10-02 [alfons]
3123
3124         * configure.in
3125         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
3126                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
3127                 references to chinese translations (hope someone picks up
3128                 this)
3129
3130 2001-10-02 [christoph]  0.6.2claws15
3131
3132         * src/compose.c
3133                 fixed non translated header bug
3134         * ChangeLog.claws
3135                 fixed wrong date in alfons last entry ;)
3136
3137 2001-10-02 [alfons]     0.6.2claws14
3138
3139         * src/compose.c, src/prefs_common.[ch]
3140                 add block cursor option
3141
3142 2001-10-02 [paul]       0.6.2claws13
3143
3144         * sync with sylpheed 0.6.2cvs9
3145
3146 2001-09-30 [paul]       0.6.2claws12
3147
3148         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
3149                 updated translations
3150
3151         * po/POTFILES.in
3152                 add 'src/importldif.c'
3153
3154         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
3155                 added eudora-to-vCard conversion tool
3156                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
3157
3158         * sync with sylpheed 0.6.2cvs8
3159
3160 2001-09-30 [paul]
3161
3162         * sylpheed-0.6.2claws released
3163
3164 2001-09-27 [melvin]     0.6.2claws11
3165
3166         * src/gtkspell.c
3167                 fixed crash when using default path (introduced 
3168                 in 0.6.2claws10)
3169                 fixed tiny bug for initial suggestion mode
3170
3171 2001-09-27 [melvin]     0.6.2claws10
3172         
3173         * src/gtkspell.c
3174                 fixed bug where gtkpspell didn't set the path correctly
3175
3176         * README.claws
3177                 added a paragraph about spell checking
3178                 
3179
3180
3181 2001-09-27 [paul]       0.6.2claws9
3182
3183         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
3184                 replace '// comments' with '/* comments */' to prevent
3185                 some compiler warnings 
3186
3187         * sync with sylpheed 0.6.2cvs6
3188
3189 2001-09-26 [alfons]     0.6.2claws8
3190
3191         * src/messageview.c
3192                 introduce return receipt request notification again,
3193                 which was lost because of other semantics in 
3194                 procheader_parse() (???)
3195
3196 2001-09-26 [christoph]  0.6.2claws7
3197
3198         * src/compose.c
3199                 replace comments for old code with #if 0
3200                 readded auto cc, bcc and reply-to
3201         * src/prefs_matcher.c
3202         * src/prefs_scoring.c
3203                 removed some definition (was moved to
3204                 prefs.h)
3205
3206 2001-09-26 [paul]       0.6.2claws6
3207
3208         * src/mainwindow.c
3209                 make 'Follow-up and reply to' sensitive
3210
3211         * more sync with sylpheed 0.6.2cvs5
3212
3213 2001-09-25 [melvin]
3214
3215         * 0.6.2claws5
3216
3217         * src/gtkspell.c
3218                 fixed bug for "US-ASCII" introduced by the encoding code
3219
3220 2001-09-25 [paul]
3221
3222         * 0.6.2claws4
3223
3224         * src/prefs_common.[ch], src/summaryview.c
3225                 'next unread msg' 'go to next folder?' dialog can be
3226                 given default behaviour, either always show dialog,
3227                 or assume 'yes', or assume 'no'
3228                 Submitted by wwp <subscript@free.fr>
3229
3230 2001-09-25 [melvin]
3231                 
3232         * src/compose.c src/gtkspell.[ch]
3233                 added support for different encodings
3234
3235 2001-09-25 [paul]
3236
3237         * more sync with sylpheed 0.6.2cvs5
3238
3239 2001-09-24 [alfons]
3240         
3241         * src/prefs_folder_item.c
3242                 add check for item->prefs->default_to string is NULL and
3243                 add another check when freeing this string
3244
3245 2001-09-24 [paul]
3246
3247         * configure.in
3248                 change to version 0.6.2claws3
3249
3250         * sync with sylpheed 0.6.2cvs5 
3251
3252 2001-09-24 [match]
3253         * src/ldif.[ch], src/importldif.[ch], addressbook.c
3254                 import LDIF files.
3255         * src/addrcache.[ch], addrindex.[ch]
3256                 small update for future
3257         * src/addrbook.c
3258                 fix test XML file.
3259
3260 2001-09-24 [melvin]
3261         * src/gtkspell.[ch]
3262                 added 'Learn from mistakes' option
3263                 better handling of quotes in checked words
3264                 sorted dict list
3265         * po/fr.po
3266                 small update for spell checking stuff
3267
3268 2001-09-23 [alfons]
3269         
3270         * src/gtkspell.c
3271                 edit a little bit so it complies more with main coding style
3272
3273 2001-09-23 [alfons]
3274
3275         * src/folder.[ch], prefs_folder_item.c, compose.c
3276                 migrate "request return receipt" folder property
3277                 to folderlist.xml
3278
3279 2001-09-22 [alfons]
3280
3281         * README.claws **NEW**
3282                 (add things of interest for users of main branch 
3283                 and claws here)
3284
3285         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
3286                 re-implement threading per folder option, but store 
3287                 the setting in folderlist.xml (where it belongs)
3288
3289 2001-09-21 [melvin]
3290
3291         * src/gtkspell.[ch]
3292                 fixed bug when compose window is under another window
3293         * src/prefs_common.[ch] src/compose.c
3294                 changed 'dictionary_path' to 'dictionary' to be consistent
3295                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
3296         * ac/pspell.m4 src/Makefile.am 
3297                 dropped PSPELL_PATH macro
3298         * po/fr.po
3299                 updated translations
3300
3301 2001-09-21 [christoph]
3302
3303         * src/compose.c
3304                 added border around header fields
3305                 keep header type when new field is added
3306
3307 2001-09-20 [christoph]
3308
3309         * src/utils.[ch]
3310                 more portable debug_print with source filename
3311                 and linenumber
3312         * src/procmsg.c
3313                 more newlines after debug messages
3314
3315 2001-09-20 [paul]
3316
3317         * configure.in
3318                 change to version 0.6.2claws2
3319
3320         * sync with sylpheed 0.6.2cvs3
3321
3322 2001-09-19 [melvin]
3323
3324         * src/gtkspell.c
3325                 fixed the post-right-click focus pb
3326                 fixed crash when 'Spell check all' after dict change 
3327                         and when cursor is at the end of the text
3328                 shift-right-click pops up config menu even on misspelled words.
3329         * po/POTFILES.in
3330                 added gtkspell.c
3331
3332 2001-09-19 [melvin]
3333
3334         * src/about.c
3335                 added pspell to compiled-in features list
3336
3337 2001-09-18 [melvin]
3338
3339         * switched to pspell and dropped ispell
3340         * ac/pspell.m4
3341                 new file. autoconf macro for pspell
3342         * ac/Makefile.am 
3343         * configure.in acconfig.h
3344                 added pspell support
3345         * src/Makefile.am
3346         * src/main.c src/compose.[ch] src/gtkspell.[ch]
3347         * src/prefs_common.[ch] 
3348                 added pspell support
3349
3350 2001-09-18 [christoph]
3351
3352         * src/addr_compl.c
3353         * src/template.[ch]
3354                 replace LOG_MESSAGE with debug_print
3355         * src/compose.[ch]
3356                 gui improvements
3357         * src/menu.c
3358                 added newline after debug message
3359         * src/utils.h
3360                 using __VA_ARGS__ for debug_print macro
3361         * tools/.cvsignore
3362                 ignore Makefile and Makefile.in
3363
3364 2001-09-18 [paul]
3365
3366         * configure.in
3367                 change to version 0.6.2claws1
3368         * sync with sylpheed 0.6.2cvs1
3369
3370         * src/matcher.c 
3371         * src/prefs_matcher.c
3372                 add 'score equal to' option, submitted by
3373                 Paul Evans <nerd@freeuk.com>
3374
3375 2001-09-15 [christoph]
3376
3377         * src/mainwindow.c
3378                 comment out menu entry not existing in claws
3379         * src/menu.c
3380                 add debug output for non existing menu entries
3381         * src/summaryview.c
3382                 fix next/prev unread message for ignored threads
3383         * src/utils.[ch]
3384                 add sourcefile and line number to debug output
3385                 otherwise it is sometimes hard to find the
3386                 source code part if debug messages are translated
3387
3388 2001-09-14 [darko]
3389         
3390         * src/folderview.c
3391                 refresh target folder style after colour is changed
3392
3393 2001-09-13 [paul]
3394
3395         * configure.in
3396                 change to version 0.6.1claws3
3397
3398         * sync with sylpheed 0.6.1cvs6
3399
3400 2001-09-13 [darko]
3401         
3402         * src/folderview.c
3403                 fix target folder colourization to use user selected colour
3404
3405 2001-09-12 [darko]
3406         
3407         * src/summaryview.c
3408                 fix crash when message that is marked for copy/move is unmarked
3409
3410 2001-09-09 [paul]
3411
3412         * configure.in
3413                 change to version 0.6.1claws2
3414
3415         * sync with sylpheed 0.6.1cvs3
3416
3417 2001-09-09 [alfons]
3418         
3419         * src/folderview.c
3420                 fix bug with default font used for trash folder text
3421
3422 2001-09-06 [paul]
3423
3424         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
3425                 updated translations
3426
3427         * configure.in
3428                 change to version 0.6.1claws1
3429
3430         * sync with sylpheed 0.6.1cvs2
3431
3432 2001-09-03 [paul]
3433
3434         * po/POTFILES.in
3435                 add Match's new addressbook
3436
3437         * po/de.po
3438                 updated translation submitted by Jens Oberender
3439
3440 2001-09-02 [paul]
3441
3442         * configure.in
3443                 change to 0.6.1claws
3444         * sync with sylpheed 0.6.1 release
3445
3446 2001-09-02 [paul]
3447
3448         * configure.in
3449                 change to 0.6.0claws2
3450
3451         * sync with sylpheed 0.6.0cvs4
3452
3453         * po/pt_BR.po
3454                 updated translation submitted by Fabio Junior Beneditto
3455
3456 2001-09-01 [match]
3457         * pixmaps/
3458                 interface.xpm
3459                 book.xpm
3460                 address.xpm
3461         * src/
3462                 Makefile.am
3463                 a ton of new files
3464
3465 2001-08-31 [paul]
3466
3467         * configure.in
3468                 change to version 0.6.0claws1
3469
3470         * sync with sylpheed 0.6.0cvs1
3471
3472         * po/es.po
3473                 updated translation submitted by Ricardo Mones Lastra
3474
3475         * po/POTFILES.in
3476                 add 'src/prefs_templates.c'
3477
3478         * src/compose.c, src/summaryview.c
3479                 fix segfault on 'Re_edit'               
3480
3481 2001-08-30 [alfons]
3482
3483         * configure.in, Makefile.am
3484         * tools/Makefile.am
3485                 add tools directory to source distribution
3486
3487 2001-08-30 [paul]
3488
3489         * configure.in
3490                 change to version 0.6.0claws
3491
3492         * sync with sylpheed 0.6.0 release
3493
3494 2001-08-30 [christoph]
3495
3496         * configure.in
3497                 removed autoconf version check
3498
3499 2001-08-30 [paul]
3500
3501         * src/account.c, src/compose.c, src/prefs_common.[ch]
3502         * src/procheader.[ch] src/utils.[ch]
3503                 Enhanced automatic account selection on replies
3504                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
3505
3506         * configure.in
3507                 add LDAP and JPilot to the configuration results output.
3508
3509 2001-08-29 [christoph]
3510
3511         * src/summeryview.c
3512                 no bold font for ignored threads
3513
3514 2001-08-29 [paul]
3515
3516         * configure.in
3517                 change to version 0.5.3claws6
3518
3519         * sync with sylpheed 0.5.3cvs10
3520                 src/stringtable.[ch]: New Files
3521
3522         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
3523         * src/pixmaps/sylpheed.xpm
3524                 add mini-icons to windows (by Alfons)
3525
3526 2001-08-27 [paul]
3527
3528         * src/mainwindow.c
3529                 new functions: next_labeled_cb(), prev_labeled_cb()
3530
3531         * src/summaryview.c
3532                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
3533                 summary_select_next_labeled(), summary_select_prev_labeled()
3534
3535         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
3536                 give claws blue folders and a blue trash can
3537
3538 2001-08-27 [paul]
3539
3540         * configure.in
3541                 change to version 0.5.3claws5
3542
3543         * sync with sylpheed 0.5.3cvs9
3544                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
3545
3546 2001-08-24 [christoph]
3547
3548         * src/filesel.c
3549                 keep filename when browsing directories
3550                 (not working for user entered filename, but
3551                  for default name and selected filename from
3552                  file list)
3553         * src/mainwindow.c
3554                 fixed wrong spelling "Folllow-up"
3555         * src/mbox_folder.c
3556         * src/procmsg.c
3557         * src/summaryview.c
3558                 fixed new/unread message count with ignored
3559                 threads (2 commits, first didn't notice no
3560                 longer needed decreasing)
3561         * src/inc.c
3562                 readded scrolling of progress dialog
3563                 (lost in sync)
3564
3565 2001-08-24 [paul]
3566
3567         * configure.in
3568                 change to 0.5.3claws4
3569
3570         * sync with sylpheed 0.5.3cvs7
3571
3572 2001-08-24 [christoph]
3573
3574         * src/compose.c
3575                 set request return receipt when replying
3576                 if it is set is the folder prefs of the
3577                 message
3578         * src/inc.c
3579                 disable final error popup if popups are
3580                 disabled in config (again)
3581
3582 2001-08-23 [paul]
3583
3584         * configure.in
3585                 Change version number to 0.5.3claws3
3586
3587         * sync with sylpheed 0.5.3cvs5
3588
3589         * src/mimeview.c
3590                 double quote '%s' in 'gedit %s' to fix bug when
3591                 opening attachment with spaces in the name
3592
3593 2001-08-22 [alte]
3594         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
3595           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
3596                 initial message templates support
3597
3598
3599 2001-08-22 [paul]
3600
3601         * configure.in
3602                 change version number to 0.5.3claws2
3603
3604         * sync with sylpheed 0.5.3cvs4
3605
3606         * src/procmsg.h src/summaryview.c
3607                 re-implement (un)ignore thread
3608
3609 2001-08-21 [paul]
3610
3611         * src/summaryview.c
3612                 remove unnecessary code
3613         * src/compose.c
3614                 enable 'dynamic' signatures (submitted by
3615                 Eric Limpens <eric@hscg-internet.nl>)
3616
3617 2001-08-21 [paul]
3618
3619         clean up after sync with sylpheed 0.5.3 release
3620
3621         * src/folderview.c
3622                 fix re-introduced font mess, see Christoph's
3623                 entry 2001-06-24
3624
3625         * src/summaryview.c
3626                 remove prev_msgnum
3627                 use sylpheed's small font instead of
3628                 gtk default font for summary view
3629
3630
3631 2001-08-17 [paul]
3632
3633         * configure.in
3634                 add pl to ALL_LINGUAS - sync with main branch
3635
3636         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
3637                 Updated. Translations by Jens Oberender, Ricardo Mones
3638                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
3639
3640         * po/pl.po  ** NEW FILE **
3641                 sync with the main branch
3642
3643         * src/folderview.c
3644                 fix target folder colorizing and refresh problem
3645
3646
3647 2001-08-17 [christoph]
3648
3649         * src/mainwindow.c
3650                 claws uses 4 colors for target folder coloring.
3651                 arrays were not long enough and destroyed the
3652                 stack causing a segfault.
3653                 target folder colorizing does not work anymore
3654                 for me
3655
3656 2001-08-16 [paul]
3657
3658         * configure.in
3659                 change to version 0.5.3claws1
3660
3661         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
3662           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
3663           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
3664
3665                 sync with sylpheed 0.5.3 release, but keep claws method of
3666                 configuring/saving fonts
3667
3668         * src/addressbook.[ch]
3669                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
3670                 in line with a similar change in Hiroyuki's branch
3671
3672         * src/mainwindow.[ch]
3673                 disable main_window_set_thread_option()
3674         * src/prefs_folder_item.c
3675                 comment out &tmps_prefs.enable_thread,
3676         * src/mbox_folder.c, src/procmsg.[ch]
3677                 comment out MSG_IS_IGNORE_THREAD
3678         * src/summaryview.c
3679                 comment out summary_ignore_thread() and summary_unignore_thread()
3680                 comment out MSG_IS_IGNORE_THREAD
3681
3682                 use Hiroyuki's threading instead.
3683
3684
3685
3686 2001-08-15 [paul]
3687
3688         * src/account.c
3689                 use Hiroyuki's 0.5.3 column scheme but also
3690                 include the enable/disable button.
3691         * src/pixmaps/mark.xpm
3692                 add Hiroyuki's amended pixmap
3693
3694 2001-08-13 [christoph]
3695
3696         * src/account.c
3697                 receive at get all column showed wrong state for APOP
3698                 button should only work for POP3 and APOP accounts
3699         * src/prefs_account.c
3700                 added missing preprocessor statement for SSL
3701
3702 2001-08-12 [paul]
3703
3704         * src/account.[ch]
3705                 add 'receive at get all' column and enable/disable
3706                 button.
3707
3708 2001-08-06 [christoph]
3709
3710         * src/account.c
3711                 show usage of SSL in protocol column
3712
3713         * src/imap.c
3714         * src/inc.c
3715                 renamed ssl options
3716
3717         * src/prefs_account.[ch]
3718                 moved ssl options to a new page
3719
3720         * src/send.c
3721         * src/smtp.c
3722         * src/ssl.[ch]
3723                 renamed ssl options
3724                 added support for SMTP STARTTLS command
3725
3726 2001-08-05 [christoph]
3727
3728         * configure.in
3729                 debian autoconf needs version check to find
3730                 correct autoconf version. if the file is
3731                 named configure.in 2.13 is used, which does
3732                 not work with this configure.in script.
3733                 other solution would be to rename the script
3734                 to configure.ac as suggested in the autoconf
3735                 manual.
3736
3737         * src/inc.c
3738                 disable final error popup if popups are
3739                 diabled in config
3740
3741         * src/socket.c
3742                 bugfix in ssl_gets
3743                 fixes IMAP over SSL problem
3744
3745 2001-08-03 [paul]
3746
3747         * configure.in
3748                 change to 0.5.2claws1
3749
3750         * sync with sylpheed 0.5.2cvs1
3751
3752 2001-08-02 [alfons]
3753
3754         * configure.in
3755                 quick fix for ispell detection...
3756
3757 2001-08-01 [paul]
3758
3759         * configure.in
3760                 change to 0.5.1claws4
3761
3762         * sync with sylpheed 0.5.1cvs7
3763
3764 2001-07-31 [alfons]
3765
3766         * src/prefs_common.c, src/prefs_common.h, 
3767           src/gtkspell.c, src/gtkspell.h
3768                 add global spelling checker settings (compose tab) +
3769                 selection of dictionary 
3770           
3771         * configure.in  
3772                 guess valid ispell location
3773
3774 2001-07-31 [paul]
3775
3776         * po/POTFILES.in
3777                 removal of 'src/quote_fmt_parse.c'
3778         * po/de.po
3779                 Updated de.po
3780                 (submitted by Jens Oberender <didge@suse.de>)
3781
3782 2001-07-31 [darko]
3783
3784         * src/folder.[ch]
3785         * src/folderview.[ch]
3786         * src/mainwindow.c
3787         * src/mh.c
3788         * src/prefs_common.[ch]
3789         * src/summaryview.c
3790                 target folder colourization
3791
3792 2001-07-30 [paul]
3793
3794         more sync with Sylpheed 0.5.1cvs6 
3795
3796 2001-07-30 [darko]
3797
3798         * src/mh.c
3799         * src/prefs_folder_item.[hc]
3800         * src/summaryview.c
3801                 shared folders support with a GUI
3802
3803 2001-07-29 [paul]
3804
3805         0.5.1claws3
3806
3807         * sync with Sylpheed 0.5.1cvs6
3808
3809 2001-07-29 [paul]
3810
3811         * po/pt_BR.po
3812                 updated
3813                 (submitted by Fabio Junior Beneditto)
3814
3815 2001-07-28 [paul]
3816
3817         * src/procmime.c
3818         * AUTHORS
3819                 patch to correct bad image mime headers
3820                 (submitted by Don Quijote <dq@searchlores.org>)
3821
3822 2001-07-28 [paul]
3823
3824         * tools/gif2xface.pl   **NEW FILE**
3825         * tools/README
3826                 script to convert file.gif to file.xface for
3827                 use in a custom header.
3828                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
3829
3830 2001-07-27 [alfons]
3831         
3832         * configure.in
3833                 change macros for detecting JPilot and LDAP
3834
3835 2001-07-27 [christoph]
3836
3837         * src/filtering.c
3838                 code cleanup (MIN / MAX warning, needed casting)
3839
3840 2001-07-27 [alfons]
3841
3842         * procheader.c
3843                 disallow setting flags when detecting certain headers
3844                 (X-Status, Status, Seen, X-Seen). 
3845         
3846         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
3847
3848 2001-07-27 [christoph]
3849
3850         * src/prefs_filter.c
3851         * src/prefs_filtering.c
3852         * src/prefs_matcher.c
3853         * src/prefs_scoring.c
3854                 scroll list when moving rows up or down
3855
3856         * src/imap.c
3857         * src/imap.h
3858         * src/prefs_account.c
3859         * src/prefs_account.h
3860         * src/send.c
3861                 SMTP over SSL (untested, feedback requested)
3862                 IMAP over SSL
3863
3864         * src/ssl.c
3865                 code cleanup
3866
3867 2001-07-26 [alfons]
3868         
3869         * configure.in, acconfig.h
3870                 define CLAWS (need this for main / claws detection)
3871
3872 2001-07-25 [alfons]
3873
3874         * configure.in
3875                 Sylpheed 0.5.1claws2
3876                 
3877         * sync with Sylpheed 0.5.1cvs4
3878
3879 2001-07-25 [christoph]
3880
3881         * src/scoring.c
3882                 fixed segfault
3883                 item->prefs == NULL (don't know why)
3884
3885 2001-07-25 [alfons]
3886
3887         * configure.in
3888                 Sylpheed 0.5.1claws1
3889
3890         * sync with Sylpheed 0.5.1cvs1-3
3891
3892 2001-07-24 [christoph]
3893
3894         * src/folderview.c
3895         * src/prefs_folder_item.[ch]
3896                 added folderitem preferences dialog with
3897                 default To: and auto request return receipt
3898
3899         * src/compose.[ch]
3900         * src/menu.[ch]
3901                 changes to handle new folderitem preferences
3902
3903         * src/mainwindow.c
3904         * src/summaryview.c
3905                 call compose new mail with current folderitem
3906
3907 2001-07-24 [alfons]
3908
3909         Release Sylpheed 0.5.1claws
3910
3911         * configure.in
3912                 change to release version 0.5.1claws
3913
3914 2001-07-24 [christoph]
3915
3916         * src/summaryview.c
3917                 fixed segfault that happend when the selected
3918                 message was removed while retrieving new messages.
3919
3920         * po/es.po
3921                 updated translation
3922                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
3923
3924 2001-07-22 [alfons]
3925
3926         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
3927         this is a work in progress, for more information: http://nlpagan.net/sylman 
3928         
3929         * configure.in, src/mainwindow.c, manual/Makefile.am
3930                 add support for English manual
3931
3932         * AUTHORS
3933                 add authors of user manuals
3934
3935         * manual/en/sylpheed*.html
3936                 add English documentation
3937
3938 2001-07-22 [christoph]
3939
3940         * po/POTFILES.in
3941                 added src/ssl.c
3942         * src/ssl.c
3943                 changed a wrong debug message
3944
3945 2001-07-22 [alfons]
3946
3947         * po/nl.po
3948                 update Dutch translation
3949
3950         * src/prefs_filtering.c, 
3951           src/prefs_matcher.c
3952                 add more translatable strings           
3953
3954 2001-07-21 [alfons]
3955
3956         0.5.0claws7
3957
3958         * configure.in
3959                 change version
3960
3961         * src/inc.c, src/summaryview.[ch]
3962                 prevent update of mark file when filtering has done, by
3963                 using a variable; this affects two functions:
3964                         inc.c::inc_finished()
3965                         summaryview.c::summary_show()
3966
3967 2001-07-20 [alfons]
3968
3969         * src/filtering.[ch], src/prefs_filtering.c, 
3970           src/matcher.[ch]
3971                 add filtering action for label coloring 
3972
3973         * po/POTFILES.in
3974                 add labelcolors.c
3975
3976         * added src/labelcolors.c
3977         * added src/labelcolors.h
3978         * src/Makefile.am, src/summaryview.c
3979                 rearrange label coloring code
3980
3981         * src/procmsg.h
3982                 add more parentheses so label colouring works correctly
3983
3984         * src/filtering.c
3985                 don't really delete message, but move it to Trash
3986
3987         * src/prefs_matcher.c
3988                 add quote options to info dialog
3989
3990 2001-07-20 [christoph]
3991
3992         * src/Makefile.am
3993         * src/inc.c
3994         * src/main.[ch]
3995         * src/socket.h
3996         * src/ssl.[ch] (new)
3997                 moved ssl stuff to a seperate file
3998
3999 2001-07-20 [darko]
4000
4001         * src/summaryview.c
4002                 fix show sender using address book with no e-mail
4003                 address in From: field
4004
4005 2001-07-19 [alfons]
4006
4007         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
4008                 fix messy handling of escaping... now at least the
4009                 execute command is useful. escape char is '\', we
4010                 accept \n and \r too. 
4011
4012                 Real life example:
4013                 
4014                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
4015                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
4016
4017 2001-07-18 [alfons]
4018
4019         0.5.0claws6
4020
4021         * src/summaryview.c
4022                 clean up
4023
4024         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
4025           src/procmsg.[ch]
4026                 revise filtering; currently move, copy, marking have
4027                 been tested. if you like bleeding edge stuff, you
4028                 should definitely go for this version :)
4029
4030         * mark old working stuff as VERSION_0_5_0_CLAWS5        
4031
4032 2001-07-17 [christoph]
4033
4034         * src/utils.c
4035                 timestamp log
4036
4037 2001-07-17 [alfons]
4038
4039         0.5.0claws5
4040
4041         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
4042           bits in the mark file, without affecting either branch. Lots of
4043           files changed, also in claws branch.
4044
4045           UNTESTED: use of mbox folders
4046
4047         * src/summaryview.c
4048                 added mark all read; however this was a quick hack used for
4049                 cleaning up mess after initial merge with Hiroyuki
4050
4051         * configure.in
4052                 change claws version number back to 0.5.0claws5 to clear up 
4053                 confusion & pretension (recent release was technically 
4054                 0.5.0claws4, so we neatly align with Hiroyuki :-)
4055
4056 2001-07-16 [alfons]
4057
4058         sync with Hiroyuki's 0.5.0cvs4
4059
4060 2001-07-16 [alfons]
4061
4062         0.5.1claws3
4063
4064         * src/filtering.[ch]
4065                 remove invalid updating of mark files for 
4066                 filter actions MATCHING_ACTION_MOVE and 
4067                 MATCHING_ACTION_DELETE; this should fix the
4068                 folder update bug
4069                 
4070         * src/procmsg.c
4071                 revert Christoph's stab at fixing the folder 
4072                 update bug
4073
4074         * po/POTFILES.in
4075                 add missing files with translatable strings
4076
4077         * src/summaryview.c
4078                 remove debug print
4079
4080 2001-07-15 [alfons]
4081
4082         * src/addr_compl.[ch], src/prefs_filtering.c
4083                 make "filtering pref dialog's destination entry" an
4084                 "address completable entry", if filter destination is 
4085                 an email address
4086
4087         0.5.1claws2
4088         
4089         sync with Hiroyuki's 0.5.0cvs2-3
4090
4091 2001-07-15 [christoph]
4092
4093         * src/procmsg.c
4094                 fixed folder stats update after incorporation
4095
4096 2001-07-15 [alfons]
4097
4098         * src/summaryview.c
4099                 * finish label colouring stuff (for now)
4100                 * fix incorrect colour bug (off by one) 
4101
4102 2001-07-14 [alfons]
4103
4104         * src/mainwindow.c
4105                 change text labels for news and mail message so there's
4106                 plenty of toolbar estate left
4107
4108         * configure.in
4109                 0.5.1claws1
4110
4111         * src/folderview.c
4112           src/folder.[ch]
4113                 sync with Hiroyuki's 0.5.0cvs1
4114
4115         * src/summaryview.c
4116                 more rewrite label colouring
4117
4118 2001-07-14 [alfons]
4119
4120         * src/summaryview.[ch]
4121                 * start rewrite label colouring 
4122                 * fix proper location "Add Sender To Addressbook" menu item
4123
4124 2001-07-13
4125
4126         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
4127         (actually this is 0.5.0claws4)
4128
4129 2001-07-13 [alfons]
4130
4131         * po/pt_BR.po
4132                 * fix duplicate message
4133                 * add updated Portugese / Brazilian translation
4134                   submitted by Fabio Junior Beneditto
4135
4136 2001-07-12 [alfons]
4137
4138         * AUTHORS
4139                 add Jens
4140
4141         * po/nl.po
4142                 add updated Dutch translation
4143
4144         * po/de.po
4145                 add updated German translation submitted by Jens
4146
4147 2001-07-11 [alfons]
4148
4149         Prerelease before 0.5.0claws. Please test.
4150         This version is temporarily tagged as VERSION_0_5_0_TEST
4151
4152         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
4153           src/prefs_scoring.c, src/prefs_matcher.c, 
4154           src/prefs_filtering.c, src/mbox.c, 
4155           src/main.c, src/inc.c, src/filtering.[ch]
4156                 revert new Hoa's new matcher (does not work yet)
4157
4158         * src/Makefile.am
4159                 clean up
4160
4161 2001-07-10
4162
4163         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
4164
4165
4166 2001-07-10 [alfons]
4167
4168         * Makefile.am
4169                 add ChangeLog.claws to EXTRA_DIST
4170         * src/Makefile.am
4171                 add matcher_parser_parse.h to EXTRA_DIST
4172
4173 2001-07-10 [christoph]
4174
4175         * src/inc.c
4176                 add destination folder to table of
4177                 folders that need to be updated after
4178                 incorporation
4179
4180 2001-07-10 [alfons]
4181
4182         * folder.[ch]
4183           folderview.c
4184                 make collapse state of folders and folder items persistent, i.e.
4185                 if you collapse a folder tree, the next time sylpheed-claws starts 
4186                 up the folder tree remains collapsed.  
4187                 
4188 2001-07-10 [christoph]
4189
4190         * acconfig.h
4191         * configure.in
4192                 added --enable-ssl
4193         * src/md5.[ch]
4194                 renamed MD5_CTX to MD5_CTX_syl
4195                 conflicts with a struct in openssl
4196         * src/inc.c
4197         * src/main.[ch]
4198         * src/prefs_account.[ch]
4199         * src/socket.[ch]
4200                 SSL support for POP
4201         * src/mainwindow.c
4202                 fixed compose with current account
4203                 broken by new compose button stuff
4204
4205 2001-07-09 [hoa]
4206
4207         * AUTHORS
4208                 changed my email address
4209
4210         * src/matcher_parser_parse.y
4211                 clean the parser to remove conflicts
4212
4213 2001-07-09 [alfons]
4214
4215         * AUTHORS
4216                 add Match Grun
4217
4218         * configure.in
4219                 fix incorrect description of --enable-ldap parameter
4220
4221         * src/prefs_common.[ch]
4222           src/compose.c
4223                 add experimental option "smart wrapping" which makes the
4224                 compose editor auto wrap.
4225                 
4226                 | TODO: the problem with the buggy cursor handling is caused |
4227                 | by the GtkText. when deleting / backspacing text its       |
4228                 | wrapping algorithm does not take in account the previous   |
4229                 | line. should find a way to hack this in.                   |
4230                 | or should perhaps combine this with the word wrapping      |
4231                 | patch i wrote in january.                                  |
4232
4233         * src/about.c
4234                 show build parameters for LDAP and JPilot
4235
4236         * src/summaryview.c
4237                 revert Christoph's bugfix for selecting next unread message, 
4238                 because folder stats aren't updated correctly
4239
4240 2001-07-08 [hoa]
4241
4242         * src/filtering.c
4243         * src/mainwindow.c
4244         * src/matcher.c
4245         * src/matcher_parser_lex.l
4246         * src/matcher_parser_parse.y
4247         * src/prefs_filtering.c
4248         * src/prefs_scoring.c
4249         * src/scoring.c
4250                 bugfix of the config file parser
4251
4252 2001-07-08 [alfons]
4253
4254         * src/Makefile.am
4255                 added generated matcher sources to BUILT_SOURCES
4256
4257 2001-07-08 [hoa]
4258
4259         * src/Makefile.am
4260         * src/.cvsignore
4261                 added new config file parser
4262
4263         * src/scoring.[ch]
4264         * src/filtering.[ch]
4265         * src/matcher.[ch]
4266         * src/prefs_filtering.c
4267         * src/prefs_matcher.c
4268         * src/prefs_scoring.c
4269         * added src/matcher_parser.h
4270         * added src/matcher_parser_lex.h
4271         * added src/matcher_parser_lex.l
4272         * added src/matcher_parser_parse.y
4273                 lex & yacc config file parser
4274
4275         * src/mbox.c
4276         * src/inc.c
4277         * src/main.c
4278                 changes prefs_filtering into global_filtering           
4279
4280         * src/summaryview.c
4281                 build threads with subjects only if "Re: " is at the
4282                 beginning of the subject
4283
4284 2001-07-07 [paul]
4285
4286         0.5.0claws
4287
4288         sync with sylpheed 0.5.0
4289                 change of version number only
4290
4291 2001-07-06 [paul]
4292
4293         0.5.0claws5
4294
4295         sync with sylpheed 0.5.0pre5
4296
4297 2001-07-05 [paul]
4298
4299         sync with sylpheed 0.5.0pre4 release
4300                 /po and /manual/ja not sync'ed
4301
4302 2001-07-04 [paul]
4303
4304         more sync with sylpheed 0.5.0pre4
4305
4306 2001-07-03 [christoph]
4307
4308         * src/addressbook.c
4309                 fixed address book broken by address book
4310                 for VCard, JPilot, LDAP
4311
4312 2001-07-03 [alfons]
4313
4314         * src/matcher.c
4315         * src/textview.c
4316                 stopped memory leaks
4317
4318 2001-07-03 [paul]
4319
4320         more sync with sylpheed 0.5.0pre4
4321
4322 2001-07-02 [match]
4323
4324         * included address book patch for VCard, JPilot, LDAP
4325         * pref_common.c - fixed Font options on Display tab (cosmetic)
4326         * alertpanel.c - fixed truncated message
4327
4328 2001-07-02 [christoph]
4329
4330         * src/mbox_folder.c
4331         * src/procmsg.[ch]
4332         * src/summaryview.c
4333                 mark threads for ignoring
4334
4335 2001-07-02 [paul]
4336
4337         0.5.0claws4
4338
4339         * sync with sylpheed 0.5.0pre4
4340                 updated gettext to 0.10.38.
4341
4342 2001-07-01 [paul]
4343
4344         * src/ mainwindow.c
4345         * src/procmsg.h
4346         * src/summaryview.[ch]
4347                 new right-click option: Label.
4348                 substitute for 'Mark-->Mark/Unmark', colours the line.
4349                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
4350
4351 2001-07-01 [christoph]
4352
4353         * src/folderview.c
4354                 fixed font for trash
4355         * src/summaryview.c
4356                 move ctree to unread message
4357
4358 2001-07-01 [paul]
4359
4360         * sync with sylpheed 0.5.0pre3 release
4361
4362 2001-06-30 [alfons]
4363
4364         * src/filesel.[ch]
4365         * src/compose.c
4366                 allow inserting / attaching multiple files in
4367                 the composer window
4368
4369 2001-06-30 [paul]
4370
4371         * src/codeconv.c
4372                 small change to Alfons' previous stuff so that it
4373                 actually makes
4374
4375 2001-06-30 [alfons]
4376
4377         * lots of files changed; first attempt to merge the changes
4378           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
4379
4380 2001-06-30 [paul]
4381
4382         * po/pt_BR.po
4383                 updated and completed, translations by Fabio
4384                 Junior Beneditto <fjbeneditto@yahoo.com.br>
4385
4386 2001-06-29 [alfons]
4387
4388         * src/compose.c
4389         * src/mimeproc.[ch]
4390                 allow selecting an attached files' mime type from a 
4391                 list of types.
4392
4393 2001-06-29 [paul]
4394
4395         * more sync with sylpheed 0.5.0pre3
4396
4397 2001-06-29 [paul]
4398
4399         * po/pt_BR.po
4400                 merge with sylpheed.pot and pt_BR.po provided by
4401                 Fabio Junior Beneditto.
4402
4403 2001-06-29 [darko]
4404
4405         * src/procmime.c
4406                 make MIME types case insensitive
4407
4408 2001-06-28 [alfons]
4409
4410         * po/nl.po
4411                 merge with sylpheed.pot and old nl.po; translations added.
4412
4413 2001-06-28 [paul]
4414
4415         * more sync with sylpheed 0.5.0pre3
4416
4417 2001-06-27 [alfons]
4418
4419         * src/summaryview.c
4420                 don't crash when removing parent node of messages
4421                 attracted by subject. this was caused by not deleting
4422                 the parent node from the subject line hash table.
4423
4424 2001-06-27 [alfons]
4425
4426         * src/summaryview.c
4427         * src/compose.[ch]
4428         * src/mainwindow.c
4429                 if there are multiple messages selected, allow forwarding
4430                 them as attachments.
4431
4432 2001-06-27 [paul]
4433
4434         * more sync with sylpheed 0.5.0pre3
4435
4436 2001-06-26 [paul]
4437
4438         0.5.0claws3
4439
4440         * sync with sylpheed 0.5.0pre3
4441
4442 2001-06-25 [paul]
4443
4444         * src/mainwindow.c
4445                 fixed 'compose news article' bug
4446                 from icon-and-text toolbar
4447
4448 2001-06-25 [paul]
4449
4450         * sync with sylpheed 0.5.0pre2 release
4451
4452 2001-06-24 [christoph]
4453
4454         * src/prefs_common.c
4455                 bug fix in font selection
4456         * src/folderview.c
4457                 use sylpheed's normal font instead of
4458                 gtk default font for folders without
4459                 new messages
4460
4461 2001-06-24 [alfons]
4462
4463         * src/mainwindow.[ch]
4464                 added composite compose mail / news button (an idea by Leandro
4465                 Pereira <leandro@linuxmag.com.br>)
4466
4467 2001-06-24 [paul]
4468
4469         Added instructions for ldif-to-xml.py
4470
4471         * tools/README
4472
4473 2001-06-23 [alfons]
4474
4475         Some minor things.
4476
4477         * src/pixmaps/stock_news_compose.xpm
4478                 added pixmap by Leandro
4479         * src/prefs_common.c
4480                 tested built-in spelling checker of GCC 3.0 :)
4481         * po/nl.po
4482                 merged dutch translation of sylpheed-main with
4483                 sylpheed.pot
4484
4485 2001-06-23 [paul]
4486
4487         Added tools directory and files.
4488
4489         * tools/filter_conv.pl
4490                 converts old filter system to new filtering system
4491         * tools/ldif-to-xml.py
4492                 converts netscape addressbook to sylpheed addressbook
4493         * tools/README
4494                 descriptions/instructions for above two files
4495
4496 2001-06-23 [christoph]
4497
4498         * src/inc.c
4499         * src/manage_window.[ch]
4500         * src/prefs_common.[ch]
4501                 mail retrieval dialog can be enabled, disabled
4502                 or hidden if non of sylpheed's windows is active
4503
4504 2001-06-22 [paul]
4505
4506         0.5.0claws2
4507
4508         * sync with sylpheed 0.5.0pre2
4509
4510 2001-06-21 [christoph]
4511
4512         * src/summaryview.c
4513                 show recipient on 'from' for all accounts
4514                 
4515         * src/inc.c
4516         * src/prefs_common.[ch]
4517                 disable error popup on mail receive errors
4518
4519 2001-06-21 [alfons]
4520
4521         * src/compose.c
4522                 made the ruler correctly appear and disappear.
4523
4524         * src/Makefile.am
4525                 removed Hoa's work-in-progress-stuff (interesting!) so 
4526                 claws compiles ok.
4527
4528 2001-06-20 [christoph]
4529
4530         * src/inc.c
4531         * src/progressdialog.c
4532                 added scrolled window for list in progressdialog
4533
4534 2001-06-20 [paul]
4535
4536         sync with sylpheed 0.5.0pre1 release
4537
4538 2001-06-20 [christoph]
4539
4540         * src/summeryview.c
4541                 make building threads by subject work when
4542                 thread view is enabled
4543                 
4544         * src/compose.c
4545         * src/prefs_common.[ch]
4546                 automatically select account for mail replys
4547
4548 2001-06-19 [sergey]
4549
4550         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
4551         they are filled in from the account settings.
4552
4553 2001-06-19 [paul]
4554
4555         * more sync with sylpheed 0.5.0pre1
4556
4557 2001-06-18 [alfons]
4558
4559         * src/Makefile.am,
4560           src/procmime.c
4561                 added --sysconfdir to CPPFLAGS for pointing to the correct
4562                 location of mime.types. 
4563
4564                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
4565                 or ./configure!
4566
4567 2001-06-18 [hoa]
4568
4569         * src/summaryview.c
4570                 fixed some bug when building threads
4571
4572 2001-06-18 [pau]l
4573
4574         * src/prefs_account.c
4575                 UI stuff: More changes to the English
4576
4577 2001-06-18 [paul]
4578
4579         * src/pixmaps/stock_news_compose.xpm: new file
4580         * src/Makefile.am
4581         * src/mainwindow.c
4582         * src/summaryview.c
4583                 Added new icon for Hoa's 'compose a news
4584                 message', plus minor improvements to the
4585                 English
4586
4587         * po/ja.po
4588         * ChangeLog
4589         * ChangeLog.jp
4590                 more sync with sylpheed 0.5.0pre1
4591
4592 2001-06-18 [hoa]
4593
4594         * src/compose.[ch]
4595         * src/mainwindow.c
4596                 Follow-up and reply to
4597
4598         * src/summaryview.[ch]
4599                 Build threads also with subjects
4600
4601 2001-06-17 [hoa]
4602
4603         * src/compose.c
4604                 forwarding use the current account.
4605
4606         * src/mainwindow.c
4607                 the "compose message" button has been replaced with
4608                 "new mail" and "new news" buttons
4609
4610         * src/prefs_common.[ch]
4611                 added a configuration option to use the forward button
4612                 as "forward as attachment"
4613                 changed reply and forward format description
4614
4615         * src/quote_fmt_lex.l
4616         * src/quote_fmt_parse.y
4617                 added message with no signature in format for reply
4618                 and forward.
4619
4620 2001-06-17 [paul]
4621
4622         Minor UI stuff
4623
4624         * src/mainwindow.c
4625         * src/summaryview.c
4626                 Improvements to the English
4627
4628         * src/prefs_common.c
4629                 Improvements to the English and some
4630                 clarity/continuity improvements in the
4631                 description of Quote symbols.
4632
4633 2001-06-17 [paul]
4634
4635         0.5.0claws1
4636
4637         * sync with sylpheed 0.5.0pre1
4638
4639 2001-06-17 [hoa]
4640
4641         * src/compose.c
4642                 Better interface for compose, displayed fields
4643                 are updated whenever we change account.
4644                 Newsgroups field is automatically filled.
4645
4646         * src/mainwindow.c
4647                 Newsgroups field is automatically filled.
4648
4649         * src/prefs_account.c
4650                 Some interface stuff when fields appear and
4651                 disappear.
4652
4653 2001-06-16 [paul]
4654
4655         0.4.99claws
4656
4657         * sync with sylpheed 0.4.99
4658
4659 2001-06-16 [sergey]
4660
4661         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
4662         base64_decoder_free, base64_decoder_decode): new object and
4663         functions for decoding base64 streams.
4664         * src/procmime.c (procmime_decode_content): modified to use the
4665         new base64 decoder.
4666
4667 2001-06-15 [paul]
4668
4669         0.4.99claws10
4670
4671         * sync with sylpheed 0.4.99cvs11
4672
4673 2001-06-13 [paul]
4674
4675         0.4.99claws9
4676
4677         * sync with sylpheed 0.4.99cvs9
4678
4679 2001-06-13 [hoa]
4680
4681         * src/compose.c
4682         * src/prefs_account.c
4683
4684                 SMTP server can be defined in the news account
4685                 mime type of attachment are kept.
4686
4687         * src/summaryview.c
4688
4689                 now choose the highest important score between default
4690                 and important score of folder.
4691
4692 2001-06-09 [alfons]
4693         
4694         * src/prefs_common.c: 
4695
4696                 (prefs_quote_description_create): corrected description of 
4697                 quote format characters
4698
4699 2001-06-09 [paul]
4700
4701         0.4.99claws8
4702
4703         * sync with sylpheed 0.4.99cvs8
4704
4705 2001-06-08 [sergey]
4706
4707         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
4708         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
4709
4710 2001-06-08 [paul]
4711
4712         0.4.99claws7
4713
4714         * sync with sylpheed 0.4.99cvs7
4715
4716 2001-06-06 [sergey]
4717
4718         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
4719         clashes with autogenerated header).
4720         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
4721         * src/Makefile.am: added quote_fmt.h.
4722         * src/.cvsignore: added lex/yacc autogenerated files
4723         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
4724
4725 2001-06-06 [paul]
4726
4727         0.4.99claws6
4728
4729         * sync with sylpheed 0.4.99cvs6
4730
4731 2001-06-06 [hoa]
4732
4733         * added src/quote_fmt_parse.h
4734         * src/compose.c
4735                 removed warnings
4736
4737         * src/prefs.[ch]
4738                 don't modify readonly configuration files
4739
4740         * src/prefs_account.c
4741         * src/prefs_common.c
4742         * src/prefs_customheader.c
4743         * src/prefs_display_header.c
4744         * src/prefs_filter.c
4745         * src/prefs_filtering.c
4746         * src/prefs_scoring.c
4747                 don't open dialog box when configuration files
4748                 are readonly
4749
4750 2001-06-05 [sergey]
4751
4752         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
4753
4754         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
4755         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
4756         BUILT_SOURCES to make all files rebuild properly.
4757
4758         * src/compose.c: removed #include "quote_fmt.tab.h".
4759
4760         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
4761         CHARACTER value in yylval.
4762
4763         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
4764         receive CHARACTER value by documented means (yylval).
4765
4766         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
4767
4768 2001-06-05 [hoa]
4769
4770         * src/Makefile.am
4771                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
4772
4773         * src/filtering.c
4774         * src/matcher.c
4775         * src/matcher.h
4776         * src/prefs_filtering.c
4777                 now keep the configuration for execute action
4778
4779         * src/mbox_folder.c
4780                 fixed a warning
4781
4782 2001-06-05 [paul]
4783
4784         * sync with sylpheed 0.4.99cvs5
4785
4786 2001-06-05 [hoa]
4787
4788         * src/Makefile.am
4789                 added quote_fmt.[ch]
4790
4791         * added src/quote_fmt.y
4792         * added src/quote_fmt.l
4793         * added src/quote_fmt.tab.h
4794         * added src/quote_fmt.tab.c
4795         * added src/lex.quote_fmt.c
4796                 parsing configuration for replying
4797                 and forwarding
4798
4799         * src/prefs_common.[ch]
4800                 added configuration UI for replying
4801                 and forwarding
4802
4803         * src/compose.c
4804                 using configuration for replying
4805                 and forwarding
4806
4807 2001-06-04 [hoa]
4808
4809         * src/filtering.c
4810         * src/matcher.c
4811         * src/matcher.h
4812         * src/prefs_filtering.c
4813         * src/prefs_matcher.c
4814         * src/prefs_matcher.h
4815                 action "run a command" for filtering
4816                 and matching with a command.
4817                 fixed the "whole message" matching
4818
4819         * src/mbox_folder.c
4820                 changed temporary filename for security
4821
4822         * src/messageview.c
4823                 queue the notification if it fails to send.
4824
4825         * src/prefs_common.c
4826         * src/prefs_folder_item.c
4827                 changed the default important score             
4828
4829         * src/prefs_scoring.c
4830         * src/scoring.c
4831                 hide kill score input when the folder is not
4832                 a newsgroup
4833
4834 2001-06-03 [alfons]
4835
4836         * src/prefs_common.c:
4837
4838                 (prefs_font_select): pass font name in font entry box to font
4839                 selection dialog.
4840
4841 2001-06-03 [sergey]
4842
4843         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
4844
4845 2001-06-03 [paul]
4846
4847         * sync with sylpheed 0.4.99cvs4
4848
4849 2001-06-03 [alfons]
4850
4851         * src/headerwindow.c:
4852
4853                 (headerwindow_show_cb): use the selected summary view item, not
4854                 the displayed item.
4855
4856 2001-06-02 [alfons]
4857
4858         * src/headerwindow.c:
4859
4860                 (headerwindow_show_cb): always try to show msginfo
4861
4862 2001-06-02 [hoa]
4863
4864         * src/compose.c
4865                 keep attached parts when reediting or forwarding.
4866
4867 2001-06-01 [hoa]
4868
4869         * src/folderview.c
4870         * src/prefs_folder_item.[ch]
4871         * src/prefs_scoring.[ch]
4872         * src/scoring.[ch]
4873         * src/summaryview.[ch]
4874         * src/main.c
4875         * src/mainwindow.c
4876         * src/prefs_common.[ch]
4877                 support for folder scoring
4878                 kill score and important score for messages
4879         
4880         * src/prefs_account.c
4881                 some display bug fixed for local account
4882                 preferences
4883
4884 2001-05-31 [alfons]
4885
4886         * src/summaryview.c:
4887
4888                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
4889                 sender to address book menu item is disabled.
4890
4891 2001-05-30 [hoa]
4892
4893         * src/filtering.[ch]
4894         * src/summaryview.c
4895                 handling summary menu / filter messages
4896
4897         * src/folder.[ch]
4898                 add some stuff
4899
4900         * src/foldersel.c
4901                 imap folders now appears in list
4902
4903         * src/mbox_folder.c
4904                 doesn't crash if destination mail is not writeable
4905
4906 2001-05-29 [hoa]
4907
4908         * src/compose.c
4909                 removed some warnings
4910
4911         * src/filtering.c
4912         * src/folder.[ch]
4913         * src/prefs_filtering.c
4914                 global string to identify any folders           
4915                 removed some debug info
4916                 filtering to mbox folders is now possible
4917
4918         * src/mainwindow.c
4919                 removed some warnings
4920
4921         * src/mbox_folder.c
4922                 permission on files are changed to read/write for user only,
4923                 nothing for other.
4924                 creation of subfolder is handled better.
4925
4926 2001-05-28 [alfons]
4927
4928         Verified the sync for src/prefs_common.[ch] and
4929         src/prefs_account.[ch]. I believe there were some
4930         minor indentation differences.
4931
4932 2001-05-28 [paul]
4933
4934         0.4.99claws3
4935
4936         * sync with 0.4.99cvs3
4937
4938 2001-05-28 [hoa]
4939
4940         * src/compose.c
4941                 handling flags for mbox format
4942
4943         * src/filtering.c
4944                 use of mark file only for MH format
4945                 handling flags for mbox format
4946                 filtering cannot yet move or copy mails to mbox folders.
4947
4948         * src/folder.[ch]
4949                 changed move_msg, copy_msg,
4950                 move_msgs_with_dest, copy_msgs_with_dest functions
4951                 uses only folder->copy_msg() function
4952                 uses folder->finished_copy() to handle the destination
4953                 folder at the end of the copy or move operation.
4954
4955         * src/foldersel.c
4956                 included mbox directories.
4957
4958         * src/folderview.[ch]
4959         * src/mainwindow.c
4960                 handle folders operation for mbox format
4961
4962         * src/mbox.c
4963                 disable conversion of "From " header
4964
4965         * src/mbox_folder.[ch]
4966                 completion of mbox format handling
4967
4968         * src/mh.c
4969                 changed mh_copy_msg() function and
4970                 removed mh_move_msg(), mh_move_msgs_with_dest(),
4971                 mh_copy_msgs_with_dest()
4972
4973         * src/prefs_filtering.c
4974                 removed some warnings
4975
4976         * src/prefs_matcher.c
4977                 default boolean operation is AND
4978
4979         * src/procheader.c
4980                 handling flags for mbox format
4981                 handling of "From " header
4982
4983         * src/procmsg.[ch]
4984                 removed data field
4985                 added MSG_REALLY_DELETED flags to handle deletion of
4986                 messages in mbox format.
4987
4988         * src/summaryview.c
4989                 handling flags for mbox format
4990                 disable the MSG_DELETED flags when messages
4991                 are deleted in mbox format
4992
4993         * src/textview.c
4994                 "From " headers display fixed.
4995
4996 2001-05-27 [alfons]
4997
4998         * src/textview.c:
4999                 
5000                 (get_email_part): skip quoted email addresses, like in e.g.
5001                 "'alfons@proteus.demon.nl'".
5002
5003 2001-05-26 [alfons]
5004
5005         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
5006         and fixing the persistence troubles when using separate windows.
5007
5008         * src/mainwindow.c:
5009         
5010             Added #define SEPARATE_ACTION used in the gtk item factory for 
5011             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
5012                 use gtk_item_factory_get_widget_by_action() to get the items.
5013                 
5014             Removed separate_widget_cb from the gtk item factory data   
5015           
5016             (mainwindow_create): connect separate_widget_cb() to check
5017             menu item "toggled" signal. also passing a MainWindow pointer
5018                 as object data for both check menu items.
5019                 
5020             (separate_widget_cb): definition of separate_widget_cb() to match
5021             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
5022                 window using gtk_object_get_data(). The type of window separation 
5023                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
5024         
5025         * src/prefs_filtering.c,
5026           src/prefs_matcher.c: added horizontal scrollbars
5027
5028 2001-05-25 [darko]
5029
5030         * src/headerview.c
5031                 fix segfault with invalid bold font
5032         * src/summaryview.c
5033                 correctly display summary stats after row is marked
5034
5035 2001-05-23 [sergey]
5036
5037         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
5038         encodings with libjconv.
5039
5040 2001-05-23 [hoa]
5041
5042         * src/Makefile.am
5043                 added mbox_folder.[ch]
5044         * src/defs.h
5045                 mbox temporary folder
5046         * src/folder.[ch]
5047         * added src/mbox_folder.[ch]
5048         * src/folderview.c
5049         * src/procheader.[ch]
5050                 added mbox support
5051         * src/mbox.c
5052                 bugfix for file incorporation filtering
5053         * src/imap.c
5054                 enable creation of MBOX
5055         * src/prefs_display_header.c
5056                 enable use of headers like "From "
5057                 something that should be fixed :
5058                         displaying of such headers add an extra space
5059         * src/prefs_folder_item.c
5060                 don't create folders because it is not necessary
5061         * src/procmsg.h
5062                 added data field to MsgInfo for mbox internal use
5063         * src/summaryview.c
5064                 added some support for mbox
5065         * src/utils.[ch]
5066                 added get_mbox_cache_dir() function
5067
5068 2001-05-23 [hiroyuki]
5069
5070         * src/headerwindow.c
5071           src/inc.c
5072           src/main.c
5073           src/mh.c
5074           src/nntp.c
5075           src/procmsg.h
5076           src/session.h
5077           src/socket.[ch]
5078           src/summaryview.c
5079           src/textview.c
5080           src/automaton.c
5081           src/folderview.c: more sync with 0.4.99cvs2.
5082
5083         * src/headerwindow.c: reverted.
5084
5085 2001-05-22 [paul]
5086
5087         0.4.99claws2
5088
5089         * sync with sylpheed 0.4.99cvs2
5090                 * src/news.[ch]
5091                 * src/nntp.[ch]
5092                 * INSTALL
5093                 * INSTALL.jp
5094
5095 2001-05-22 [alfons]
5096
5097         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
5098
5099 2001-05-21 [alfons]
5100
5101         Minor things:
5102
5103         * configure.in: if gnome-config not found, "no" is displayed
5104         
5105         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
5106
5107         * src/textview.c: now also possible to add mail addresses by right
5108           clicking in the text view
5109
5110         * src/codeconv.c: merged patch which fixes endless loop when encountering
5111           invalid wide characters; from Alte <010@imis.ru>  
5112
5113 2001-05-20 [alfons]
5114
5115         Added installation of gnome specific things:
5116
5117         * Makefile.am: gnome conditional
5118
5119         * configure.in: check for installed gnome
5120
5121         * added sylpheed.png, sylpheed.desktop
5122
5123 2001-05-20 [sergey]
5124
5125         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
5126
5127         * src/mainwindow.h (main_window_toolbar_create): created a button
5128         for "Reply to all".
5129         (main_window_set_toolbar_sensitive): enable/disable the new button
5130         appropriately.
5131         (toolbar_reply_to_author_cb): handle the new button.
5132
5133         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
5134         send_progress_dialog_destroy() on failure (fixes hang on SMTP
5135         failure).
5136
5137 2001-05-19 [sergey]
5138
5139         * src/compose.h (ComposeReplyMode): new modes
5140         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
5141         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
5142
5143         * src/compose.c
5144         (compose_send): move some code into a new function:
5145         (compose_current_mail_account): new function.
5146         (compose_reply): new argument to_author, all callers changed; if
5147         to_author==TRUE and account->protocol==A_NNTP, find and use an
5148         appropriate mail account for replying.
5149         (compose_reply_set_entry): new argument to_author; ignore
5150         compose->replyto if to_author==TRUE.
5151
5152         * src/mainwindow.c: new command "Message/Reply to author".
5153         (main_window_set_menu_sensitive): enable/disable it.
5154         (reply_cb): handle it.
5155
5156         * src/summaryview.c: new command "Reply to author".
5157         (summary_set_menu_sensitive): enable/disable it.
5158         (summary_reply_cb): handle it.
5159
5160         * src/account.c (account_find_mail_from_address): new function.
5161
5162 2001-05-18 [paul]
5163
5164         0.4.99claws1
5165
5166         * sync with sylpheed 0.4.99cvs1
5167
5168 2001-05-18 [hoa]
5169
5170         * src/compose.[ch]
5171         * src/filtering.c
5172         * src/summaryview.c
5173                 new filtering action : forward and forward as attachment
5174
5175         * src/main.c
5176                 no need for $DISPLAY when we run sylpheed --help
5177                 call to parse_cmd_opt() is moved
5178
5179         * src/mainwindow.[ch]
5180                 execute button is hidden when immediate execute
5181                 is chosen
5182
5183         * src/mh.c
5184         * src/news.c
5185         * src/prefs_folder_item.c
5186         * src/procmsg.c
5187                 better handling of missing directories
5188
5189         * src/summaryview.c
5190                 reedit is enabled in outbox
5191                 reedit is enabled in queue
5192
5193 2001-05-17 [hoa]
5194
5195         * src/filtering.c
5196         * src/matcher.[ch]
5197         * src/prefs_filtering.c
5198                 changed attachement into attachment
5199
5200 2001-05-17 [alfons]
5201
5202         0.4.67claws4    
5203
5204         * sync with sylpheed 0.4.67cvs9
5205         * sync with sylpheed 0.4.67cvs7-8
5206
5207 2001-05-17 [hoa]
5208
5209         * src/Makefile.am
5210                 added prefs_filtering.c
5211
5212         * src/filtering.[ch]
5213         * src/matcher.[ch]
5214                 removed action : forward_news and forward_news_as_attachement
5215                 (forward and forward_as_attachement can be used instead)
5216
5217         * src/mainwindow.c
5218                 added menu option to access filtering configuration
5219
5220         * src/prefs_account.c
5221                 changed mail_command default to /usr/sbin/sendmail
5222
5223         * added src/prefs_filtering.[ch]
5224                 dialog box for filtering configuration
5225
5226         * src/prefs_matcher.c
5227                 added function prefs_matcher_get_criteria_from_matching()
5228
5229         * src/prefs_scoring.c
5230                 reset the dialog when register or substitute is clicked
5231
5232 2001-05-15 [hoa]
5233
5234         * src/Makefile.am
5235                 added filtering.[ch]
5236         * src/inc.c
5237                 using filering.[ch] instead of filter.[ch]
5238         * src/main.c
5239                 reading new filtering configuration
5240         * src/matcher.[ch]
5241                 added some filtering actions
5242                 and fixed a bug for headers and mail body matching
5243         * src/mbox.c
5244                 using filering.[ch] instead of filter.[ch]
5245         * src/mh.c
5246                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
5247         * src/summaryview.c
5248                 some fixes for filtering
5249
5250 2001-05-14 [hiroyuki]
5251
5252         * src/send.c: fixed some weird indentations.
5253           send_message_with_command(): call pclose() only if p != NULL.
5254         * src/textview.c: get_email_part(): modified the code for readability.
5255
5256 2001-05-14 [hiroyuki]
5257
5258         * src/md5global.h
5259           src/md5ify.c
5260           src/md5ify.h: removed from the cvs.
5261
5262 2001-05-13 [sergey]
5263
5264         * src/main.c: include rfc2015.h to avoid compiler warnings.
5265         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
5266         the panel is already on screen.
5267         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
5268         closing the alert window by ESC as "No".
5269         * src/prefs_common.c (prefs_interface_create): moved return
5270         receipt check button to the correct place.
5271
5272 2001-03-13 [alfons]
5273
5274         * src/prefs_common.c: 
5275                 moved return receipt check button to the Send tab. (prefs_send_create)
5276                 removed the date format ui related globals. (prefs_display_create)
5277
5278         0.4.67claws3
5279         
5280         * sync with sylpheed 0.4.67cvs5-6
5281
5282 2001-05-13 [paul]
5283
5284         * added Alfons' font selection patch
5285
5286         * src/defs.h
5287         * src/headerwindow.c
5288         * src/prefs_common.c
5289         * src/prefs_common.h
5290
5291 2001-05-13 [hoa]
5292         * src/defs.h
5293                 changed version of cache
5294         * src/matcher.[ch]
5295         * src/prefs_matcher.c
5296                 added additionnal matching criteria
5297         * src/procheader.c
5298         * src/procmsg.[ch]
5299         * src/news.c
5300                 added references in MsgInfo
5301
5302 2001-05-12 [hoa]
5303
5304         * src/defs.h
5305                 prepared some things for new filtering
5306         * src/matcher.[ch]
5307                 added some matching properties
5308                 inreplyto need to be enhanced
5309                 prepared some things for new filtering
5310         * src/messageview.c
5311                 added Return-Receipt-To handling
5312         * src/prefs_folder_item.c
5313                 changed default value to TRUE
5314         * src/prefs_matcher.c
5315                 added some matching properties
5316         * src/prefs_scoring.[ch]
5317                 the scoring dialog is finished
5318         * src/procheader.c
5319                 added Return-Receipt-To handling
5320                 Reference need to be added
5321         * src/procmsg.[ch]
5322                 added Return-Receipt-To handling
5323                 added threadscore to get a better score sorting when
5324                 threads are enabled
5325         * src/summaryview.c
5326                 suppressed a bug when we sort the list
5327                 when no folder is opened.
5328                 better score sorting when threads are enabled
5329
5330 2001-05-12 [alfons]
5331
5332         * reverted previous patch because of potential errors 
5333
5334         0.4.67claws2
5335         
5336         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
5337                 applied "toggle mail-retrieval dialog window" patch submitted 
5338                 by Eric Limpens <eric@qnt.net>
5339
5340         * sync with sylpheed 0.4.67cvs4
5341
5342 2001-05-12 [sergey]
5343
5344         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
5345         some picky compilers.
5346         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
5347         * src/grouplist_dialog.c: include alertpanel.h.
5348         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
5349         fix compile warning.
5350         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
5351         #include "defs.h" before others to prevent the warning of `MIN'
5352         and `MAX' redefinition.
5353
5354 2001-05-11 [hoa]
5355
5356         * src/main.c
5357         * src/messageview.c
5358         * src/prefs_account.c
5359         * src/prefs_display_header.c
5360                 removed warning
5361         * src/Makefile.am
5362                 added prefs_scoring.[ch]
5363         * src/grouplist_dialog.c
5364                 display an error dialog box if the group list
5365                 cannot be fetched.
5366         * src/mainwindow.[ch]
5367                 added main_window_set_thread_option() function
5368                 scoring dialog box enabled
5369         * src/matcher.[ch]
5370                 added flags matching unread /new / marked
5371                 / deleted / replied / forwarded
5372         * src/news.c
5373                 newsgroups are now finally in newscache
5374         * src/prefs_matcher.[ch]
5375                 finished preferences for matching dialog
5376         * added src/prefs_scoring.[ch]
5377                 scoring dialog box completed
5378         * src/scoring.[ch]
5379                 conversion to string : added scoringprop_to_string()
5380                 write config for preferences :
5381                 added prefs_scoring_write_config()
5382         * src/summaryview.c
5383                 threads can be enabled/disabled independently
5384                 for each folder
5385
5386 2001-05-10 [alfons]
5387
5388         0.4.67claws1
5389         
5390         * AUTHORS: 
5391                 thought it would be nice to have a list of all
5392                 contributors (used Changelog as a reference)
5393         
5394         * configure.in: 
5395                 messed up version numbering...
5396
5397         0.4.66claws1
5398
5399         * sync with sylpheed 0.4.67cvs1-3
5400
5401 2001-05-10 [darko]
5402
5403         * src/prefs_common.c:
5404                 better UI for strftime format, double clicking
5405                 on format now inserts the format in text entry
5406                 replaced close button with standard OK/Cancel
5407                 moved date format button to the right of the
5408                 text entry field
5409
5410 2001-05-09 [alfons]
5411
5412         * src/gtkstext.c:
5413                 Ctrl-Home / Ctrl-End have proper cursor navigation
5414
5415 2001-05-09 [hoa]
5416
5417         * src/prefs_matcher.c
5418                 finished UI to define matching properties
5419                 added ok and cancel button
5420         * src/prefs_filter.c
5421                 added ok and cancel button
5422         * src/news.c
5423                 fixed some bug in xhdr parsing
5424
5425 2001-05-08 [alfons]
5426
5427         * src/textview.c: 
5428                 fixed a bug in textview_show_header(), which displayed two colons (':');
5429                 cleaned up some warnings
5430
5431 2001-05-08 [hoa]
5432
5433         * src/Makefile.am
5434                 added prefs_matcher.[ch]
5435                 compilation with -W -Wall
5436         * src/alertpanel.c
5437                 ungrab the mouse events if grabbed - does it
5438                 fix the bug for disposition notification ?
5439         * src/mainwindow.c
5440                 added a menu option to open the matching dialog.
5441         * src/matcher.[ch]
5442                 added matcherprop_to_string() and matcherlist_to_string()
5443                 fixed some bugs, changed the name of some options
5444                 age_sup and age_inf becomes age_greater and age_lower,
5445                 body and messageheaders becomes body_part and headers_part,
5446                 changed the names of constants from SCORING_XXX to MATCHING_XXX
5447         * src/prefs_display_header.c
5448         * src/prefs_headers.c
5449                 fixed a bug that accidentally destroyed dialogs
5450                 when closed them with delete_event
5451                 Added *_deleted() which handle delete_event signal correctly.
5452         * src/prefs_folder_item.[ch]
5453                 added "enable_thread" field for future customization
5454         * added src/prefs_matcher.[ch]
5455                 sample of the UI to define matching properties
5456         * src/procheader.c
5457                 using procheader_headername_equal instead of str*cmp functions
5458                 using procheader_parse_header() function
5459         * src/scoring.c
5460                 using MATCHING_XXX instead of SCORING_XXX
5461         * src/summaryview.c
5462                 display the sender of the news even if this is ourself
5463                 when this is a news message.
5464         * src/textview.c
5465                 using headername_equal() instead of str*cmp functions
5466
5467 2001-05-08 [alfons]
5468
5469         0.4.66claws
5470
5471         * sync with sylpheed 0.4.66
5472         * src/gtkstext.c: trace logs added 
5473
5474 2001-05-08 [sergey]
5475
5476         * src/prefs_common.[ch]: added option to enable/disable GnuPG
5477         signature check popup.
5478         * src/rfc2015.c (check_signature): show signature check popup only
5479         if it is enabled in preferences.
5480
5481 2001-05-07 [alfons]
5482
5483         0.4.66claws4
5484         
5485         * sync with sylpheed 0.4.66cvs6
5486
5487 2001-05-07 [darko]
5488
5489         * src/prefs_common.[ch]: added option to enable/disable
5490           looking up sender name in address book for summary pane
5491         * src/summaryview.c: look up sender in the address book
5492           by using Alfons' address completion code
5493
5494 2001-05-07 [hiroyuki]
5495
5496         * src/inc.h
5497           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
5498           member of Pop3State.
5499         * src/news.c: brought #include "defs.h" before #include <glib.h>
5500           to prevent the warning of `MIN' and `MAX' redefinition.
5501
5502 2001-05-06 [hoa]
5503
5504         * removed src/headers_display.[ch]
5505         * removed src/prefs_display_headers.[ch]
5506         * src/inc.c
5507                 use a temporary file in the user directory for mbox import
5508         * src/news.c
5509                 added XHDR support to get "To" and "Cc" headers
5510                 (in order to match news with to or cc field for
5511                 scoring)
5512                 added function news_parse_xhdr() to get XHDR response
5513         * src/nntp.[ch]
5514                 added function nntp_xhdr()
5515         * src/matcher.c
5516                 fetch the message if necessary
5517
5518 2001-05-06 [alfons]
5519
5520         0.4.66claws3
5521
5522         * sync with sylpheed 0.4.66cvs3-5
5523
5524 2001-05-06 [hoa]
5525
5526         * src/utils.[ch]
5527                 added function itos_buf() to enable use of several buffers
5528         * src/summaryview.c
5529                 use of itos_buf() instead of itos() in summary list
5530                 to fix the broken display of message number.
5531
5532 2001-05-06 [alfons]
5533
5534         * src/gtkstext.c: bug in cursor up navigation fixed,
5535                 fixed another unsigned / signed comparison (we're getting there :-)
5536
5537 2001-05-06 [hoa]
5538
5539         * src/Makefile.am
5540                 added scoring.c scoring.h
5541                 prefs_folder_item.c prefs_folder_item.h
5542                 matcher.c matcher.h
5543         * src/defs.h
5544                 added FOLDERITEM_RC SCORING_RC
5545         * src/folder.[ch]
5546                 added prefs field in FolderItem :
5547                 properties for each folder (PrefsFolderItem),
5548                 sorting type and mode were added as the first properties.
5549         * src/main.c
5550                 read config for scoring
5551         * added src/matcher.[ch]
5552                 gives functions to parse configuration file to do
5553                 matching on mails with a list of conditions.
5554         * src/mainwindow.c
5555                 add option to sort by score
5556         * src/prefs_common.[ch]
5557                 added preference option to show score and for
5558                 the score column size
5559         * added src/prefs_folder_item.[ch]
5560                 properties for each folder (PrefsFolderItem),
5561                 sorting type and mode were added as the first properties.
5562         * src/procheader.[ch]
5563                 added procheader_parse_header()
5564                 added procheader_header_free()
5565                 added procheader_headername_equal()
5566                 and made modification to use them.
5567         * src/procmsg.[ch]
5568                 added score field to MsgInfo structure
5569         * added src/scoring.[ch]
5570                 gives functions to parse configuration file to do
5571                 scoring on mails with a list of conditions.
5572         * src/summaryview.[ch]
5573                 save the sorting type and mode for the folder
5574                 added column to display the score of the mail
5575                 added function summary_score_clicked()
5576                 sorting type and mode are restored to the folder
5577                 when it is reopen
5578         * src/textview.c
5579                 use procheader_parse_header(), procheader_headername_equal()
5580                 removed memory leak in text_scan_header when freeing headers
5581         * src/filter.c
5582                 changed the function to match names of headers
5583                 using procheader_headername_equal()
5584
5585         Scoring functions are implemented, an interface is needed
5586         to configure that.
5587
5588 2001-05-04 [alfons]
5589
5590         * src/gtkstext.c: 
5591                 hopefully fixed the row up navigation bug,
5592                 removed adding back / forward lines to cache
5593
5594 2001-05-04 [sergey]
5595
5596         * src/prefs_display_headers.c: user interface changes:
5597         (prefs_display_headers_create): remove unused "Show" check button;
5598         allow reordering of headers by dragging.
5599         (prefs_display_headers_write_config): remove unused variables.
5600         (prefs_display_headers_set_dialog): do not insert "(New)" at top
5601         of lists (not needed with the new UI).
5602         (prefs_display_headers_set_list): scan lists starting from row 0,
5603         not 1 (do not skip "(New)").
5604         (prefs_display_headers_find_header): new function.
5605         (prefs_display_headers_clist_set_row): do not allow duplicates.
5606         (prefs_display_headers_delete_cb): do not skip row 0; treat
5607         closing the alert window by ESC as "No".
5608         (prefs_display_headers_up): do not protect row 0.
5609         (prefs_display_headers_down): do not protect row 0.
5610
5611 2001-05-04 [sergey]
5612
5613         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
5614         functions.
5615
5616         * src/summaryview.c
5617         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
5618         summary_select_next_marked, summary_select_prev_marked): new
5619         functions.
5620
5621 2001-05-03 [sergey]
5622
5623         * src/news.c: fixed a bug when no article can be fetched after
5624         server timeout if the connection was restored by news_post():
5625         (news_select_group): new function.
5626         (news_fetch_msg): call news_select_group() before fetching
5627         article.
5628         (news_get_uncached_articles): set session->group after successful
5629         GROUP command.
5630
5631 2001-05-03 [hoa]
5632
5633         * src/defs.h
5634         * src/procmsg.[ch]
5635         * src/procheader.c
5636                  changed version of cache, added cc field
5637
5638         * src/prefs_display_headers.c
5639                 the interface was changed
5640
5641         * src/prefs_headers.c
5642                 added cancel button
5643
5644 2001-05-03 [alfons]
5645
5646         * completed sync of sylpheed cvs2
5647         * src/gtkstext.c: updated row up / down cursor navigation
5648         * src/textview.c: re-edited, prepared for fixing the email address
5649                 scanner.
5650
5651 2001-05-03 [darko]
5652
5653         * src/prefs_common.c: use alfons' strftime ui code
5654         entry_datefmt and datefmt_sample widgets have to be
5655         global in this module because of this change
5656
5657 2001-05-03 [hoa]
5658
5659         * src/messageview.c
5660         * src/prefs_common.[ch] added option to activate the return receipt
5661                 feature.
5662
5663 2001-05-02 [alfons]
5664
5665         * src/gtkstext.c: fix for row up/down cursor navigation. 
5666
5667         0.4.66claws2
5668         
5669         * sync with 0.4.66cvs2
5670
5671 2001-05-02 [paul]
5672
5673         added add-sender-to-addressbook patch
5674
5675         * src/addressbook.c
5676         * src/addressbook.h
5677         * src/summaryview.c
5678
5679 2001-05-02 [sergey]
5680
5681         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
5682         G_ALERTDISABLE.
5683
5684         * src/alertpanel.c (alertpanel_create): new argument can_disable,
5685         all existing callers changed to pass FALSE; create a check button
5686         to disable the message.
5687         (alertpanel_message_with_disable): new function.
5688         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
5689         (alertpanel_button_toggled): new function.
5690         (alertpanel_button_clicked, alertpanel_close): set value using
5691         G_ALERT_VALUE_MASK.
5692
5693         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
5694
5695         * src/prefs_common.c (prefs_privacy_create): new check button
5696         checkbtn_gpgme_warning.
5697
5698         * src/main.c (main): moved preferences reading before gpgme
5699         initialization; check prefs_common.gpgme_warning before giving the
5700         GnuPG warning and set it to FALSE if the user wants to disable the
5701         warning.
5702
5703 2001-05-02 [hiroyuki]
5704
5705         * src/prefs_display_headers.c: modified the layout and some labels.
5706
5707 2001-05-02 [sergey]
5708
5709         * src/prefs_account.c (prefs_account_fix_size): new function.
5710         (prefs_account_create): call prefs_account_fix_size(); use
5711         gtk_widget_show instead of gtk_widget_show_all (fixes too large
5712         size when the window is shown for the first time).
5713         (prefs_account_basic_create): changed layout of serv_table; moved
5714         localmbox_entry above smtpserv_entry (logically it replaces
5715         POP3/IMAP server).
5716         (prefs_account_protocol_activated): set sensitivity of
5717         nntpauth_chkbtn according to the protocol (in addition to
5718         hide/show); commented out gtk_table_set_row_spacing() calls.
5719         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
5720         not sensitive (fixes a bug with disabled username/password boxes
5721         when editing POP3 account after NNTP with authentication).
5722
5723 2001-05-02 [hoa]
5724
5725         * src/account.c
5726         * src/inc.c
5727         * src/prefs_account.[ch]
5728         * src/send.c
5729                 removed local account without SMTP server
5730                 added option to use mail command instead of a connexion
5731                 to SMTP server when a local account is used
5732         * src/prefs_headers.c
5733                 fixed a bug
5734         * src/news.c
5735                 fixed a bug when connexion immediately closed
5736
5737 2001-05-01 [alfons]
5738
5739         0.4.66claws1
5740         
5741         * sync with 0.4.65
5742
5743 2001-05-01 [sergey]
5744
5745         * src/prefs_account.c (Basic, prefs_account_basic_create): new
5746         widget nntpauth_chkbtn.
5747         (prefs_account_protocol_activated): handle nntpauth_chkbtn
5748         visibility.
5749         (prefs_account_nntpauth_toggled): new function.
5750
5751         * src/news.c (news_session_new_for_folder): use NNTP
5752         authentication only if ac->use_nntp_auth is set.
5753
5754 2001-05-01 [hoa]
5755
5756         * src/Makefile.am changed headers.[ch] in customheader.[ch]
5757         * src/prefs_display_headers.c changed the UI
5758         * src/prefs_headers.c changed account_name to account_id
5759         * src/compose.c using customheader.h
5760
5761 2001-05-01 [hiroyuki]
5762
5763         * src/esmtp.c
5764           src/news.c
5765           src/nntp.c: changed sock_read() to sock_gets(), they've been left
5766           unsynched.
5767
5768 2001-05-01 [hoa]
5769
5770         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
5771         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
5772                 for displaying of headers
5773         * src/grouplist_dialog.[ch] minor changes to remove warnings
5774         * src/prefs_display_headers.[ch] dialog to choose the
5775         headers to display in the mail viewer.
5776         * src/headers.h correction of #define
5777         * src/headers_display.[ch] configuration for displaying of headers.
5778         * src/main.c read config of displaying of headers
5779         * src/prefs_common.c add a button to access the config dialog
5780                 for displaying of headers
5781         * src/prefs_display_headers.[ch] dialog for configuration for
5782                 displaying of the headers.
5783         * src/prefs_headers.c cleaning of code
5784         * src/procheader.c comments added to code
5785         * src/textview.c changes to reorder the headers depending
5786                 on the config for displaying of headers
5787
5788 2001-04-30 [alfons]
5789
5790         0.4.65claws7
5791
5792         * sync with 0.4.65cvs12
5793
5794         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
5795
5796 2001-04-30 [sergey]
5797
5798         * src/nntp.h (NNTPSockInfo): new field auth_failed.
5799
5800         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
5801         is set to force reconnection after authentication failure.
5802         (nntp_gen_command): set sock->auth_failed on authentication
5803         failure, or if sock->userid and sock->passwd are not set.
5804
5805         * src/news.c (news_session_new_for_folder): set userid=NULL if
5806         password dialog is cancelled.
5807
5808 2001-04-30 [sergey]
5809
5810         * src/nntp.h (NNTPSockInfo): new type.
5811
5812         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
5813         SockInfo.
5814         (nntp_open_auth, nntp_close): new functions.
5815         (nntp_gen_command): new function to handle authentication; all
5816         NNTP command functions updated to use it.
5817         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
5818         (nntp_list): removed old useless code.
5819
5820         * src/news.h (NNTPSession): new field nntp_sock.
5821
5822         * src/news.c: all functions updated to use NNTPSockInfo instead of
5823         SockInfo.
5824         (news_session_new): new arguments (userid, passwd); made static;
5825         use nntp_open_auth() if needed.
5826         (news_session_destroy): use nntp_close() instead of sock_close().
5827         (news_query_password): changed arguments.
5828         (news_session_new_for_folder): new function.
5829         (news_session_get): use news_session_new_for_folder().
5830         (news_authenticate): deleted.
5831         (news_get_uncached_articles): removed old authentication code.
5832
5833 2001-04-30 [sergey]
5834
5835         * src/news.c: reverted my previous changes (need to do NNTP
5836         authentication in a cleaner way).
5837         
5838 2001-04-29 [sergey]
5839
5840         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
5841         news_nntp_post, news_nntp_mode): new functions (wrappers with
5842         authentication support).
5843         (news_get_article_cmd, news_get_article, news_get_header): new
5844         argument "folder"; all callers changed.
5845         (news_get_article_cmd): added authentication support.
5846         (news_session_get): use news_nntp_mode() instead of nntp_mode().
5847         (news_post): use news_nntp_post() instead of nntp_post().
5848         (news_get_uncached_articles): use news_nntp_group() instead of
5849         nntp_group() and news_nntp_xover() instead of nntp_xover();
5850         removed old authentication code.
5851         (news_get_group_list): use news_nntp_list() instead of nntp_list().
5852
5853         * src/nntp.c (nntp_list): return real error code instead of
5854         hardcoded NN_ERROR.
5855
5856 2001-04-29 [sergey]
5857
5858         * configure.in: fixed wint_t typedef detection again
5859
5860 2001-04-28 [hoa]
5861
5862         * src/prefs_account.[ch], added A_LOCAL_CMD
5863                 (send mail with mail command)
5864         * src/send.c added function send_message_with_command()
5865         * src/inc.c made a more secure get_spool() function with
5866                 mktemp() but maybe mkstemp() or something more
5867                 secure can be used.
5868
5869 2001-04-28 [alfons]
5870
5871         * src/textview.c, colorization of email addresses in headers
5872
5873         0.4.65claws6
5874
5875         * bug sync with sylpheed
5876         * prefs_common.c: created date format ui for darko
5877         * sync with 0.4.65cvs11
5878         * configure.in: corrected to have the new gpg checks
5879
5880 2001-04-27 [alfons]
5881
5882         * completed sync with 0.4.65cvs10
5883         * minor debug things added to gtkstext.c
5884
5885 2001-04-27 [darko]
5886
5887         * configure.in: remove check for availability of
5888           strftime() as advised by Hiroyuki
5889         * src/prefs_common.[ch], src/procheader.c:
5890           synch strftime() code with Hiroyki's main branch
5891
5892 2001-04-26 [sergey]
5893
5894         * src/news.c: news_query_password(), news_authenticate(): new
5895           functions.
5896           news_get_uncached_articles(): added NNTP authentication
5897           handling.
5898         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
5899           new functions.
5900         * src/prefs_account.c: prefs_account_protocol_activated():
5901           enable userid and password fields for NNTP.
5902
5903 2001-04-26
5904
5905         * configure.in: check for availability of strftime()
5906           [darko]
5907         * src/prefs_common.[ch], src/procheader.c: use
5908           strftime() for displaying date in summary pane if it
5909           is available
5910
5911 2001-04-25
5912
5913         * more .cvsignore cleanups [alfons]
5914
5915 2001-04-25
5916
5917         * ac/sv-check-type.m4: new autoconf macro.
5918         * configure.in: fixed wint_t typedef detection (did not work
5919           with gcc-2.96).
5920
5921 2001-04-25
5922
5923         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
5924           [hiroyuki]
5925
5926 2001-04-24
5927         * modified gtkstext.c : buggy cursor navigation fixed, 
5928           and font descent also taken in account when drawing
5929           cursor. [alfons]
5930
5931 2001-04-24 [hoa]
5932         * added comments in src/news.c src/nntp.c
5933         * added src/prefs_headers.[ch]
5934         * added src/headers.[ch]
5935         * modified compose.c to activate custom headers
5936                 added function is_in_custom_headers
5937         * modified prefs_account.[ch]
5938                 added function prefs_account_customhdr_edit
5939         * modified src/defs.h :
5940                 added HEADERS_RC : name of the config file
5941                 for the custom headers
5942
5943 2001-04-24
5944
5945     0.4.65claws5
5946
5947         * configure.in
5948           src/gtkstext.[ch]
5949           src/compose.c
5950           src/Makefile.am
5951           
5952           added gtkstext with configure.in patch by Hiroyuki which
5953           should fix the XIM detection [alfons]
5954
5955         * more clean up of cvs [alfons]
5956
5957                  * removed all Makefile.in files to attic.
5958
5959                  * updated all .cvsignores to really ignore things that could
5960                    be unintentionally committed by a recursive commit.
5961
5962 2001-04-23 [hoa]
5963         * added src/grouplist_dialog.[ch]
5964         * changed src/folderview.c to call grouplist_dialog instead
5965                 of inputdialog
5966         * src/news.c :
5967                 added functions news_reset_group_list
5968                 and news_get_group_list
5969         * src/nntp.c :
5970                 added function nntp_list
5971         * src/defs.h :
5972                 added GROUPLIST_FILE : name of the newsgroup list cache file
5973
5974 2001-04-21
5975
5976         * added option to warn about queued messages on exit [sergey]:
5977
5978           * src/compose.c: compose_queue(): call folder_item_scan()
5979             and folderview_update_item() after queueing.
5980           * src/folderview.c: folderview_update_node(): draw the queue
5981             folder in bold font if there are queued messages.
5982           * src/mainwindow.c: queued_messages(): new function.
5983             app_exit_cb(): display warning if there are queued messages
5984             if warn_queued_on_exit is set.
5985           * prefs_common.[ch]: add warn_queued_on_exit option.
5986
5987         * enhanced GnuPG key selection support [sergey]:
5988
5989           * src/select-keys.c: updated to newer version from Win32
5990             branch with support for selecting arbitrary keys.
5991           * src/prefs_account.c: added the Privacy tab to the account
5992             options window.
5993             prefs_account_privacy_create(),
5994             prefs_account_sign_key_set_data_from_radiobtn(),
5995             prefs_account_sign_key_set_radiobtn(): new functions.
5996           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
5997           * src/rfc2015.c: set_signers(): new function.
5998             pgp_sign(): add the account parameter, call set_signers().
5999             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
6000           * src/rfc2015.h: rfc2015_sign(): updated prototype.
6001           * src/compose.c: pass the current account to rfc2015_sign().
6002
6003         * tag name claws added to prevent confusion with main branch [alfons]
6004
6005         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
6006
6007         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
6008
6009         * sync with recent sylpheed cvs. Untested though. [alfons]
6010