9e93a9b1f1df807c5a0f8929bda1d56890e57257
[claws.git] / ChangeLog.claws
1 2003-07-18 [alfons]     0.9.3claws24
2         
3         * src/common/plugin.[ch]
4                 const correctness
5
6 2003-07-18 [christoph]  0.9.3claws23
7
8         * src/common/hooks.c
9                 fix crash when hooks where unregisted
10
11         * src/plugins/trayicon/trayicon.c
12                 unregister detroy signal before destroying the widget
13                 (still crashes when the plugin is unloaded)
14
15 2003-07-18 [alfons]     0.9.3claws22
16         
17         * src/folderview.c
18                 delay expanding folder tree during drags until timeout triggered
19                 (needs perhaps some tweaking, so testing is welcome)
20
21 2003-07-17 [alfons]     0.9.3claws21
22
23         * src/folderview.c
24                 clean up cruft
25
26 2003-07-17 [christoph]  0.9.3claws20
27
28         * src/common/session.c
29                 fix opening of SSL connections
30
31         * src/plugins/image_viewer/Makefile.am
32                 add OPENSSL_CFLAGS (we should find a better solution to remove
33                 this dependencies if they are not required)
34
35         * src/plugins/spamassassin/spamassassin.c
36                 remove setlocale workaround (fixed in libspamc)
37
38 2003-07-17 [alfons]     0.9.3claws19
39
40         * src/common/hooks.[ch]
41         * src/plugins/clamav/clamav_plugin.c
42         * src/plugins/spamassassin/spamassassin.c
43         * src/plugins/trayicon/trayicon.c
44                 fix signedness muck 
45
46 2003-07-17 [alfons]     0.9.3claws18
47
48         * src/procmime.c
49                 plug memleak
50
51 2003-07-17 [alfons]     0.9.3claws17
52
53         * src/inc.c
54                 plug memleak
55
56 2003-07-17 [paul]       0.9.3claws16
57
58         * src/common/defs.h
59           src/mainwindow.c
60           src/manual.[ch]
61                 add link to the Claws site's FAQ page, after the suggestion
62                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
63                 Move url strings to defs.h
64                 
65         * src/mainwindow.c
66                 fix typo to prevent "unknown menu entry" warnings
67
68 2003-07-17 [alfons]     0.9.3claws15
69
70         * src/folderview.[ch]
71         * src/summaryview.[ch]
72         * src/mimeview.[ch]
73                 plug DnD leaks 
74
75 2003-07-17 [paul]       0.9.3claws14
76
77         * src/inc.c
78                 remove two instances of 'GTK_EVENTS_FLUSH' because
79                 they are unnecessary and probably cause a stack overflow
80
81 2003-07-16 [christoph]  0.9.3claws13
82
83         * src/mimeview.[ch]
84                 use an invisible GTK notebook to switch between viewers
85                 instead of reparenting widgets
86
87 2003-07-16 [christoph]  0.9.3claws12
88
89         * src/folder.c
90                 move folder_item_update_freeze() to correct place in
91                 folder_item_scan_full()
92
93 2003-07-16 [paul]       0.9.3claws11
94
95         * sync with 0.9.3cvs12
96                 see ChangeLog 2003-07-14 and 2003-07-15
97
98 2003-07-16 [christoph]  0.9.3claws10
99
100         * src/imap.[ch]
101         * src/prefs_account.[ch]
102                 sync IMAP CRAM-MD5 authentication with sylpheed-main
103
104 2003-07-15 [alfons]     0.9.3claws9
105
106         * src/main.c
107                 make --config-dir do something useful
108
109 2003-07-15 [alfons]     0.9.3claws8
110
111         * src/procmsg.c
112                 o fix a bug where 'last' didn't really point to the last message
113                   in the top level list of children, but to the last threaded
114                   message. 
115                 
116                 o clean up and make it easier to sync
117
118 2003-07-15 [alfons]     0.9.3claws7
119
120         * src/mainwindow.c
121                 make correct menu items sensitive       
122
123 2003-07-14 [alfons]     0.9.3claws6
124
125         * src/procmsg.c
126                 tune the threader so it will not subject-thread any message
127                 without a subject prefix (this will not thread correctly if 
128                 a parent is delivered after their childs, but it looks 
129                 better right now)
130
131 2003-07-13 [christoph]  0.9.3claws5
132
133         * src/mainwindow.c
134                 group "Add mailbox *..." menu items in submenu
135
136 2003-07-13 [alfons]     0.9.3claws4
137
138         * src/summaryview.c
139                 correct summary_toggle_pressed() signature and make sure
140                 signal is not passed on
141
142 2003-07-13 [alfons]     0.9.3claws3
143
144         * src/summaryview.c
145                 o for now don't pass on keys when they we're handled by 
146                   ctree::key_press_event
147                 o clean up
148
149 2003-07-13 [alfons]     0.9.3claws2
150         
151         * src/main.c
152                 add command line option "--config-dir" to get the current 
153                 configuration dir
154
155 2003-07-12 [alfons]     0.9.3claws1
156
157         * src/matcher.[ch]
158         * src/matcher_parser_parse.y
159         * src/prefs_filtering.c
160         * src/filtering.c
161                 add "Lock" filter action to lock messages;
162
163         * src/filtering.c       
164                 remove debug_print()    
165         * src/prefs_filtering.c
166                 re-organize matcher part 9: 
167                 make action text entries easily extendible;
168                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
169                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
170
171 2003-07-12 [paul]
172
173         * tools/README
174                 update old information and add missing
175                 information
176
177 2003-07-12 [paul]       0.9.3claws
178
179         * 0.9.3claws released
180         
181 2003-07-12 [paul]       0.9.0claws103
182
183         * src/Makefile.am
184                 add addrquery.h
185
186 2003-07-12 [melvin]     0.9.0claws102
187
188         * src/messageview.c
189                 Fixed bug #215: Show MIME tab for single text/html messages. 
190                 
191 2003-07-12 [paul]       0.9.0claws101
192
193         * man/sylpheed.1
194                 updated
195
196 2003-07-12 [paul]       0.9.0claws100
197
198         * po/es.po
199           po/hr.po
200           po/pl.po
201           po/sr.po
202                 update Spanish, Croatian, Polish, Serbian translations.
203                 submitted by Ricardo Mones Lastra, Dragan, Witold
204                 Wladyslaw Wojciech Wilk, Urke MMI
205
206 2003-07-12 [melvin]     0.9.0claws99
207
208         * po/fr.po
209                 Updated French translations.
210
211 2003-07-12 [paul]       0.9.0claws98
212
213         * src/addressbook.c
214                 disable 'Lookup' button as it has no effect
215
216 2003-07-11 [alfons]     0.9.0claws97
217         
218         * src/summaryview.c
219                 summary_searchbar_pressed() should return TRUE to signal that
220                 event was handled. when returning void, the return value passed
221                 to GTK is actually random, but maybe FALSE, in which case the
222                 event is handled by parent
223                 
224 2003-07-10 [paul]       0.9.0claws96
225
226         * ac/missing/gettext.m4
227                 update to version 0.12
228
229 2003-07-10 [paul]       0.9.0claws95
230
231         * src/plugins/clamav/clamav_plugin.c
232                 fix bug where multipart/alternative messages
233                 would slip through without being scanned
234
235 2003-07-10 [christoph]  0.9.0claws94
236
237         * src/folder.c
238                 correct check if folder supports removing when a message is
239                 moved. if not the message is only copied.
240
241         (closes Bug 132 crash on startup in newsgroups folders)
242
243 2003-07-09 [alfons]     0.9.0claws93
244
245         * configure.ac
246         * src/common/defs.h
247                 --with-config-dir (default .sylpheed)
248
249 2003-07-09 [christoph]  0.9.0claws92
250
251         * configure.ac
252                 use PKG_CHECK_MODULES to check for gtkmathview
253                 (version 0.4.2 now required)
254
255 2003-07-08 [melvin]     0.9.0claws91
256
257         * src/action.c
258                 Implemented a progress bar that counts the number of completed
259                 tasks when the action runs more than one command.
260
261 2003-07-08 [alfons]     0.9.0claws90
262
263         * src/procmsg.c
264                 if queued message has an invalid Message-Id, don't try to
265                 find message it refers to (fixes #209 "crash when processing 
266                 in folder")
267
268 2003-07-08 [paul]       0.9.0claws89
269
270         * sync with 0.9.3cvs2
271                 see ChangeLog 2003-07-08
272
273 2003-07-08 [match]      0.9.0claws88
274
275         * src/ldapctrl.c
276                 extend LDAP search for first/last name by parsing search term.
277
278 2003-07-08 [alfons]     0.9.0claws87
279
280         * src/send_message.c
281                 fix bug #208 "Status message stuck when sending on POP3 account"
282
283 2003-07-07 [paul]       0.9.0claws86
284
285         * po/hr.po
286                 new Croatian translation, submitted by
287                 Dragan <drleskov@inet.hr>
288
289 2003-07-07 [paul]       0.9.0claws85
290
291         * sync with 0.9.3cvs1
292                 see ChangeLog 2003-07-07
293
294 2003-07-05 [christoph]  0.9.0claws84
295
296         * src/Makefile.am
297         * src/messageview.c
298         * src/mimeview.[ch]
299         * src/stock_pixmap.[ch]
300         * src/pixmaps/messageview_text.xpm              ** NEW **
301                 move mimeview tabs to the right side and use icons
302                 instead of text to save some space
303
304         (patch by Luke Plant <lukeplant@softhome.net>)
305
306 2003-07-05 [christoph]  0.9.0claws83
307
308         * src/inc.c
309                 add NULL pointer checks
310
311         (patch by Luke Plant <lukeplant@softhome.net>)
312         (closes Bug 204 0.9.0 quits on authentication error?!)
313
314 2003-07-05 [alfons]     0.9.0claws82
315
316         * configure.ac
317                 take the clue in bug #202 "./configure script - 
318                 'if test' comparison failure" reported by John Kristoff. 
319
320 2003-07-04 [christoph]  0.9.0claws81
321
322         * src/plugins/spamassassin/spamassassin.c
323                 set timeout for spam check
324
325 2003-07-04 [christoph]  0.9.0claws80
326
327         * src/main.c
328                 destroy all FolderItems when shutting down to
329                 allow folders to clean up
330
331 2003-07-04 [melvin]     0.9.0claws79
332
333         * src/gtk/gtkaspell.c
334                 Fixed bug #184 "Entering non-ascii character deletes
335                 previous char if spell checking enabled": this makes
336                 the spell checking in multibytes (e.g. UTF-8)locales work.
337                 (Patch by Luke Plant).
338                 
339 2003-07-04 [christoph]  0.9.0claws78
340
341         * sync with 0.9.2cvs1
342                 see ChangeLog 2003-06-10
343
344 2003-07-04 [paul]       0.9.0claws77
345
346         * sync with 0.9.3 release
347                 see ChangeLog 2003-07-04
348
349 2003-07-03 [christoph]  0.9.0claws76
350
351         * src/folder.[ch]
352         * src/imap.c
353         * src/mbox_folder.c
354         * src/mh.c
355         * src/news.c
356                 move folder_item_get_path() stuff into a folder virtual function
357
358         * src/procmsg.c
359                 use folder_item_fetch_msg() to get message and do not contruct
360                 the filename from path and number
361
362 2003-07-03 [paul]       0.9.0claws75
363
364         * sync with 0.9.2cvs12
365                 see ChangeLog 2003-07-03
366
367 2003-07-02 [paul]       0.9.0claws74
368
369         * src/messageview.c
370                 fix text-selection for replying
371
372 2003-07-02 [paul]       0.9.0claws73
373
374         * sync with 0.9.2cvs11
375                 see ChangeLog 2003-07-02
376
377 2003-07-02 [paul]       0.9.0claws72
378
379         * src/procmsg.c
380                 revert last commit because it breaks more
381                 than it fixes
382
383 2003-07-02 [paul]       0.9.0claws71
384
385         * src/procmsg.c
386                 fix thread by subject/sort by date
387
388 2003-07-01 [paul]       0.9.0claws70
389
390         * sync with 0.9.2cvs10
391                 see ChangeLog 2003-07-01
392
393 2003-06-30 [paul]       0.9.0claws69
394
395         * sync with 0.9.2cvs9
396                 see ChangeLog 2003-06-30
397
398 2003-06-28 [match]      0.9.0claws68
399
400         * src/addressbook.c
401                 fix null ptr.
402
403 2003-06-27 [paul]       0.9.0claws67
404
405         * sync with 0.9.2cvs7
406                 see ChangeLog 2003-06-27
407
408 2003-06-26 [christoph]  0.9.0claws66
409
410         * src/folder.c
411                 freeze folder updates while a folder is scanned
412
413         (closes Bug 185 New message counter)
414
415 2003-06-26 [darko]      0.9.0claws65
416
417         * src/ldapserver.c
418                 fix infinite loop when adding a new LDAP server
419
420 2003-06-26 [paul]       0.9.0claws64
421
422         * sync with 0.9.2cvs6
423                 see ChangeLog 2003-06-26
424
425 2003-06-26 [paul]       0.9.0claws63
426
427         * sync with 0.9.2cvs5
428                 see ChangeLog 2003-06-25 and 2003-06-26
429
430 2003-06-25 [match]      0.9.0claws62
431
432         * src/addr_compl.c
433                 Fixed tab/backtab for dropped-down completion list to
434                 move next/previous field. (close bug 147)
435
436 2003-06-25 [christoph]  0.9.0claws61
437
438         * src/addr_compl.[ch]
439         * src/addrindex.[ch]
440         * src/folderview.c
441         * src/inc.c
442         * src/news.c
443         * src/summaryview.c
444         * src/toolbar.c
445                 fix warnings
446
447 2003-06-25 [leandro]    0.9.0claws60
448
449         * src/compose.c
450                 o cleanups
451                 o gray out "Message/Remove references" menu item if not
452                   replying to a message
453
454 2003-06-24 [leandro]    0.9.0claws59
455
456         * src/compose.[ch]
457                 o removed "Message/Create new thread" menu item
458                 o added "Message/Remove references" menu item
459                   (it's off by default and will not check anymore
460                    if the subject changed)
461
462 2003-06-23 [alfons]     0.9.0claws58
463
464         * src/procmsg.c
465                 try better grouping messages threaded by subject based on their age.
466                 still not perfect - because the message tree is not sorted by date.  
467
468 2003-06-23 [thorsten]   0.9.0claws57
469
470         * src/pop.[ch]
471                 added mail_receive_hook to allow modifications
472                 directly after retrieval (e.g. adding headers).
473
474 2003-06-23 [paul]       0.9.0claws56
475
476         * src/sourcewindow.c
477                  enable the use of Ctrl+A to select all text in
478                  the sourcewindow
479                  Patch submitted by Ivan Francolin Martinez
480                  <ivanfm@users.sourceforge.net>
481
482 2003-06-22 [christoph]  0.9.0claws55
483
484         * src/folder.[ch]
485                 o add notification hook for folder tree changes
486                 o invoke hooks after folder tree scanning
487
488         * src/folderview.[ch]
489                 register hook for folder tree changes that
490                 updates the ctree
491
492         (there are more places that should be updated, like add, remove 
493          or move folder)
494
495         (closes Bug 164 Crash on rebuild folder tree)
496         (closes Bug 190 Crash on 'rebuilding folder tree')
497
498 2003-06-21 [leandro]    0.9.0claws54
499
500         * src/compose.[ch]
501                 create a new thread if subject changes
502                 (it's on by default, can be disabled in Message menu)
503
504 2003-06-21 [alfons]     0.9.0claws53
505
506         * src/summaryview.c
507                 quiet little compiler
508
509 2003-06-21 [christoph]  0.9.0claws52
510
511         update gettext stuff to version 0.12
512
513 2003-06-19 [alfons]     0.9.0claws51
514
515         * src/common/log.c
516         * src/common/plugin.c
517                 move defs.h before glib.h to prevent MIN/MAX redefs
518
519 2003-06-19 [alfons]
520
521         * src/addressbook.c
522                 translatable
523
524 2003-06-19 [match]      0.9.0claws50
525
526         * src/addressbook.[ch]
527         * src/addrindex.[ch]
528         * src/addr_compl.[ch]
529         * src/editldap.[ch]
530         * src/editldap_basedn.[ch]
531         * src/addritem.[ch]
532         * src/ldapquery.h
533                 re-implemented dynamic LDAP search. works without
534                 slowdown on display sender with addressbook
535                 option.
536         * src/addrbook.c
537                 documented code.
538
539 2003-06-19 [paul]       0.9.0claws49
540
541         * src/compose.c
542                 fix Bug #136 'Nonprovided quotation marks crash claws'
543                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
544
545 2003-06-19 [alfons]     0.9.0claws48
546
547         * src/prefs_common.[ch]
548         * src/procmsg.c
549                 restrict threading by subject by checking thread for
550                 age (prefs_common.thread_by_subject_max_age)
551
552 2003-06-18 [christoph]  0.9.0claws47
553
554         * src/imap.c
555                 fix memory leak in imap_cmd_fetch()
556
557 2003-06-18 [christoph]  0.9.0claws46
558
559         * src/prefs_gtk.c
560                 fix memory leak in prefs_set_default() when used multiple
561                 times or after prefs have been read
562
563 2003-06-18 [christoph]  0.9.0claws45
564
565         * src/common/plugin.c
566                 fix memory leak in plugin_unload()
567
568 2003-06-18 [christoph]  0.9.0claws44
569
570         * src/imap.c
571                 fix memory leak in imap_cmd_ok()
572
573 2003-06-18 [christoph]  0.9.0claws43
574
575         * src/folder.c
576                 stop messages that are downloaded from POP3 and added to
577                 an IMAP inbox from being filtered twice (first by POP3
578                 and again when IMAP folder is scaned to get the UID of
579                 the APPEND operation when no UIDPLUS is available)
580
581 2003-06-18 [alfons]
582
583         * tools/Makefile.am
584                 phoenix <- firebird     
585
586 2003-06-18 [paul]
587
588         * tools/launch_phoenix          ** REMOVED **
589           tools/launch_firebird         ** NEW **
590                 renamed and edited to reflect the browser's name change from
591                 'phoenix' to 'firebird'
592
593 2003-06-18 [paul]       0.9.0claws42
594
595         * sync with 0.9.2cvs2
596                 see ChangeLog 2003-06-16
597
598 2003-06-17 [alfons]     0.9.0claws41
599
600         * src/procmsg.c
601                 prevent threading problems when a node is an ancestor (parent / great parent),
602                 which mostly happens with circular references (thanks to Phillipe Gramoullé
603                 for finding an sample set of messages)
604
605 2003-06-16 [christoph]  0.9.0claws40
606
607         * src/main.c
608                 don't popup main window on --receive or --receive-all
609
610         * src/mainwindow.[ch]
611         * src/plugins/trayicon/trayicon.c
612                 allow hiding of main window by clicking on the trayicon
613                 (doesn't work correctly in seperate window mode and may
614                  cause unexpected GTK problems I couldn't find yet)
615
616         * src/common/ssl.c
617                 remove incorrect warning
618
619 2003-06-15 [alfons]     0.9.0claws39
620
621         * src/gtk/gtkstext.c
622                 don't output debug text;
623                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
624                 for pointing this out);
625
626 2003-06-14 [alfons]     0.9.0claws38
627         
628         * src/messageview.c
629                 remove printf() and make one if..else comply with coding style
630
631 2003-06-14 [alfons]     0.9.0claws37
632
633         * AUTHORS
634                 add Martin Wicke
635         * src/action.c
636         * src/messageview.[ch]
637         * src/summaryview.c
638                 apply patch #754162 "Quoting messages filtered by actions" submitted
639                 by Martin Wicke, which allows quoting message body changed by an
640                 action (Thanks!).
641
642 2003-06-13 [alfons]     0.9.0claws36
643
644         * src/utils.c
645                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
646                 use case insensitive regexp (suggested by Ivan Martinez)
647
648 2003-06-13 [christoph]  0.9.0claws35
649
650         * configure.ac
651         * src/plugins/trayicon/Makefile.am
652         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
653         * src/plugins/trayicon/trayicon.c
654         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
655         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
656         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
657         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
658         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
659         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
660                 replace my own EggTrayIcon backport with the backport
661                 used by (l|x)mule and gabber.
662
663 2003-06-13 [alfons]     0.9.0claws34
664
665         * AUTHORS
666         * src/common/utils.c
667                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
668
669 2003-06-13 [alfons]     0.9.0claws33
670
671         * src/compose.c
672                 clean up a little bit
673
674 2003-06-12 [alfons]     0.9.0claws32
675
676         * src/compose.c
677                 const correctness fix
678
679         * src/common/sylpheed.[ch]
680                 () -> (void)
681                 prevent redef MIN/MAX
682                 
683         * src/common/utils.[ch]
684                 () -> (void)
685
686 2003-06-12 [melvin]     0.9.0claws31
687
688         * src/compose.c
689                 Updated to take into accounts changes in GtkAspell.
690
691 2003-06-12 [alfons]     0.9.0claws30
692
693         * src/compose.c
694         * src/procmsg.c
695         * src/common/utils.[ch]
696                 handle reply subject prefixes better (initial 
697                 suggestion by Robert Story adapted and enhanced 
698                 using regexps)
699
700 2003-06-12 [melvin]     0.9.0claws29
701
702         * src/compose.c
703                 Use new gtkaspell_checkers_strerror() to get the speller's
704                 error message instead of accessing the (now private)
705                 checkers structure.
706                 Minor code clean up
707
708         * src/main.c
709                 Use #ifdef instead of #if for USE_ASPELL
710                 Use the new spell checkers init/quit functions 
711
712         * src/gtk/gtkaspell.c
713                 Use #ifdef instead of #if for USE_ASPELL
714                 Moved in the majority of GtkAspell structures that were
715                 exported before by gtkaspell.h
716         
717         * src/gtk/gktaspell.h
718                 Made gtkaspell.h contain only the necessary data to be
719                 publicized by moving many structures to gtkaspell.c.
720                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
721                 gtkaspell_checkers_new(): replaced by...
722                 gtkaspell_checkers_init(): new function for initialization
723                 gtkaspell_checkers_delete(): replaced by...
724                 gtkaspell_checkers_quit(): new function
725                 gtkaspell_checkers_strerror(): new function that returns
726                 the checker's last error message.
727                 
728 2003-06-11 [melvin]     0.9.0claws28
729
730         * po/POTFILES.in
731                 Updated to take into account gtkaspell.c migration to
732                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
733
734 2003-06-10 [alfons]     0.9.0claws27
735
736         * src/filtering.[ch]
737         * src/folder.c
738         * src/matcher.c
739         * src/scoring.[ch]
740                 - try fixing bug #18 (any brave testers?)
741                 - add more robustness by refusing previously 
742                   unchecked NULL pointers 
743
744 2003-06-10 [alfons]     0.9.0claws26
745
746         * src/procmsg.c
747                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
748
749 2003-06-09 [alfons]     0.9.0claws25
750
751         * src/prefs_common.c
752                 fix bug #163 "Icon switching doesnt work properly" by 
753                 preventing early freeing of prefs_common.pixmap_theme_path.
754
755 2003-06-09 [christoph]  0.9.0claws24
756
757         * src/gtk/gtkaspell.c
758                 revert Thorsten's fix and add forgotten g_strdup for
759                 aspell path (it should not be possible to alter the path a
760                 GtkASpell uses from outside)
761
762 2003-06-09 [thorsten]   0.9.0claws23
763
764         * src/gtk/gtkaspell.c
765                 dont free prefs_common.aspell_path when closing compose
766
767 2003-06-08 [colin]      0.9.0claws22
768
769         * src/plugins/spamassassin/spamassassin.c
770                 fix prefs types
771
772 2003-06-07 [christoph]  0.9.0claws21
773
774         * src/Makefile.am
775         * src/compose.c
776         * src/gtkaspell.[ch]            ** REMOVE **
777         * src/gtk/Makefile.am
778         * src/gtk/gtkaspell.[ch]        ** NEW **
779                 o make gtkaspell independent from sylpheed's prefs
780                 o move gtkaspell.[ch] to gtk directory
781
782 2003-06-07 [christoph]  0.9.0claws20
783
784         * src/Makefile.am
785         * src/crash.c
786         * src/export.c
787         * src/filesel.[ch]              ** REMOVE **
788         * src/folder.c
789         * src/main.[ch]
790         * src/common/sylpheed.[ch]
791         * src/gtk/Makefile.am
792         * src/gtk/filesel.[ch]          ** NEW **
793         * src/gtk/pluginwindow.c
794         * src/gtk/sslcertwindow.c
795                 move filesel.[ch] to gtk directory
796
797 2003-06-07 [alfons]     0.9.0claws19
798
799         * src/filesel.c
800                 make (multi) file selection dialog work again (Claws-only)
801
802 2003-06-07 [thorsten]   0.9.0claws18
803
804         * po/de.po
805                 fix typos
806
807 2003-06-07 [alfons]     0.9.0claws17
808
809         * configure.ac
810         * src/mimeview.c
811                 detect apache mishap in which case don't include fnmatch.h
812                 if regex.h is already included
813
814 2003-06-06 [christoph]  0.9.0claws16
815
816         * configure.ac
817         * src/mimeview.h
818                 add check for fnmatch.h and include it when available
819
820         * src/mimeview.[ch]
821                 fix wrong case sensitivity of Content-Types
822
823         * src/gtk/Makefile.am
824                 need the same include paths in gtk directory as in
825                 common directory because .h files in common can
826                 include files from these directories, when included
827                 in gtk's .h or .c files
828
829 2003-06-06 [alfons]     0.9.0claws15
830
831         * src/mimeview.c
832         * src/summaryview.c
833                 make it compile again because of regex.h / fnmatch.h 
834                 include problems (related to recent mime stuff, can
835                 someone check this?)
836
837 2003-06-06 [thorsten]   0.9.0claws14
838
839         * src/folderview.c
840                 possible use of uninitialized pointer while dragging
841
842 2003-06-06 [paul]       0.9.0claws13
843
844         * src/compose.c
845                 fix bug where the insert sig button would be effective
846                 only when auto_sig was set
847
848 2003-06-06 [paul]       0.9.0claws12
849
850         * sync with 0.9.2 release
851
852 2003-06-02 [paul]       0.9.0claws11
853
854         * sync with 0.9.1cvs1
855                 see ChangeLog 2003-06-02
856                 
857         * po/de.po
858                 update by Jens
859
860 2003-06-01 [christoph]  0.9.0claws10
861
862         * src/account.c
863                 don't use substring search to find accounts by email address
864
865         (closes Bug 169 Overly loose matching of "From" address)
866
867 2003-05-31 [christoph]  0.9.0claws9
868
869         * doc-src/rfc2683.txt
870         * src/imap.c
871                 limit IMAP command length as recommended in RFC2683
872                 (message number lists will be split into multiple imap
873                 sets, the limit of 1000 octets is not a hard limit)
874
875         (closes Bug 161 sylpheed-claws exits with segfault when logging
876          in to certain imap-servers)
877
878 2003-05-29 [alfons]     0.9.0claws8
879
880         * src/toolbar.[ch]
881                 add print button (calling summary_print());
882                 fine tune setting tooltip text;
883                 (if someone needs other buttons, please take these 
884                 commits as a guide, instead of bothering us - also
885                 see 0.8.11claws150) 
886
887 2003-05-29 [darko]      0.9.0claws7
888
889         * src/compose.c
890                 fix crash when word wrapping kicks in due to
891                 changed text by spell checker
892
893 2003-05-29 [paul]       0.9.0claws6
894
895         * src/compose.c
896                 fix bug where changing account would insert
897                 sig even if auto_sig was FALSE
898                 
899         * ChangeLog
900           ChangeLog.jp
901           INSTALL
902                 sync with 0.9.1 release
903
904 2003-05-28 [christoph]  0.9.0claws5
905
906         * src/imap.c
907                 fix truncation of too long commands
908
909         (closes Bug 167 IMAP hangs trying to get envelope
910          information in imap_get_uncached_messages)
911
912 2003-05-27 [paul]       0.9.0claws4
913
914         * tools/Makefile.am
915           tools/maildir2sylpheed.pl     ** NEW FILE **
916                 add kmail to sylpheed mailbox conversion script
917
918 2003-05-27 [paul]       0.9.0claws3
919
920         * sync with 0.9.0cvs10
921                 see ChangeLog 2003-05-26
922
923 2003-05-26 [paul]       0.9.0claws2
924
925         * sync with 0.9.0cvs9
926                 see ChangeLog 2003-05-26
927
928 2003-05-24 [paul]       0.9.0claws1
929
930         * sync with 0.9.0cvs8
931                 see ChangeLog 2003-05-23
932
933 2003-05-24 [paul]       0.9.0claws
934
935         * version 0.9.0claws released
936
937 2003-05-24 [paul]       0.8.11claws177
938
939         * src/plugins/dillo-viewer/Makefile.am
940           src/plugins/traycon/Makefile.am
941                 add missing files
942                 
943         * po/bg.po
944           po/en_GB.po
945           po/es.po
946           po/it.po
947           po/pt_BR.po
948           po/ru.po
949           po/sr.po
950                 update Bulgarian, British English, Spanish, Italian, 
951                 Brazilian Portuguese, Russian, and Serbian translations, 
952                 submitted by George Danchev, [me], Ricardo Mones Lastra,
953                 André Filipe de Assunção e Brito, Alessandro Maestri, 
954                 Ruslan N. Balkin, and Urke MMI
955
956 2003-05-23 [melvin]     0.8.11claws176
957
958         * po/fr.po
959                 Updated French translations
960
961 2003-05-22 [paul]       0.8.11claws175
962
963         * src/Makefile.am
964           src/addrbook.[ch]
965           src/addrcache.[ch]
966           src/addr_compl.[ch]
967           src/adressbook.[ch]
968           src/addrindex.[ch]
969           src/addritem.[ch]
970           src/editaddress.c
971           src/editgroup.c
972           src/editldap_basedn.c
973           src/editldap.c
974           src/jpilot.c
975           src/vcard.c
976                 revert to get ldap into it previous working state
977                 
978         * po/zh_TW.Big5.po
979                 new Taiwanese translation,
980                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
981
982 2003-05-22 [christoph]  0.8.11claws174
983
984         * src/plugins/spamassassin/libspamc.[ch]
985                 sync libspamc with SpamAssaain release 2.55
986
987 2003-05-22 [paul]       0.8.11claws173
988
989         * sync with 0.9.0cvs7
990                 see ChangeLog 2003-05-22
991                 
992         * src/summaryview.c
993                 revert change in 0.8.11claws172: follow
994                 Hiroyuki's decision and that's the end of it.
995
996 2003-05-21 [paul]       0.8.11claws172
997
998         * src/summaryview.c
999                 fix discrepency between open_unread_on_enter
1000                 and always_show_msg
1001
1002 2003-05-21 [paul]       0.8.11claws171
1003
1004         * sync with 0.9.0cvs6
1005                 see ChangeLog 2003-05-21
1006
1007 2003-05-21 [paul]       0.8.11claws170
1008
1009         * sync with 0.9.0cvs5
1010                 see ChangeLog 2003-05-21
1011
1012 2003-05-20 [paul]       0.8.11claws169
1013
1014         * sync with 0.9.0cvs4
1015                 see ChangeLog 2003-05-20
1016                 fixes bug #152, 'encoding of IMAP folders names'
1017
1018 2003-05-20 [paul]       0.8.11claws168
1019
1020         * sync with 0.9.0cvs3
1021                 see ChangeLog 2003-05-20
1022                 
1023         * src/tools/convert_mbox.pl
1024                 minor change in the comments, submitted by Fred Marton
1025
1026 2003-05-19 [paul]       0.8.11claws167
1027
1028         * src/plugins/clamav/Makefile.am
1029           configure.ac
1030                 link clamav_lib to the plugin and not to the main program
1031
1032 2003-05-19 [christoph]
1033
1034         * src/Makefile.am
1035                 add -export-dynamic for linking
1036
1037 2003-05-19 [paul]       0.8.11claws166
1038
1039         * sync with 0.9.0cvs1
1040                 see ChangeLog 2003-05-19
1041
1042 2003-05-19 [paul]       0.8.11claws165
1043
1044         * src/inc.c
1045                 fix 'pop before smtp' timeout
1046
1047 2003-05-18 [alfons]     0.8.11claws164
1048
1049         * src/prefs_matcher.c
1050                 put "execute" action command line ("expression") in edit box
1051
1052 2003-05-18 [christoph]  0.8.11claws163
1053
1054         * src/mimeview.[ch]
1055         * src/plugins/dillo_viewer/dillo_viewer.c
1056         * src/plugins/image_viewer/viewer.c
1057         * src/plugins/mathml_viewer/mathml_viewer.c
1058                 let a viewer have a list of Content-Types
1059
1060 2003-05-18 [paul]       0.8.11claws162
1061
1062         * src/prefs_filtering.c
1063                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
1064                 and REDIRECT actions
1065
1066 2003-05-17 [christoph]
1067
1068         * README.claws
1069                 o remove dynamic signatures that was syned with main
1070                 o add infos about no longer "build in" image viewer
1071                 o update bugtracker URL
1072
1073 2003-05-17 [christoph]  0.8.11claws161
1074
1075         * src/folder.c
1076         * src/folderview.c
1077         * src/imap.c
1078                 don't use imap_scan_folder anymore. Instead call folder_item_scan
1079                 for every folder after rebuilding the folder tree.
1080
1081         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
1082          messages)
1083
1084 2003-05-17 [christoph]  0.8.11claws160
1085
1086         * src/imap.c
1087                 don't use STATUS command on current folder to check for
1088                 content changes. imap_cmd_ok() now tracks changes to
1089                 folder and number of existing messages.
1090
1091 2003-05-17 [paul]       0.8.11claws159
1092
1093         * src/plugins/clamav/clamav_plugin.c
1094                 remove unnecessary debug_print
1095
1096 2003-05-16 [thorsten]   0.8.11claws158
1097
1098         * src/plugins/demo.c
1099                 included missing intl.h
1100
1101 2003-05-16 [paul]       0.8.11claws157
1102
1103         * po/POTFILES.in
1104                 remove non-existant entries
1105         
1106         * src/plugins/clamav/clamav_plugin.c
1107           src/plugins/clamav/clamav_plugin_gtk.c
1108           src/plugins/dillo_viewer/dillo_prefs.c
1109           src/plugins/dillo_viewer/dillo_viewer.c
1110                 gettextise
1111
1112 2003-05-16 [christoph]  0.8.11claws156
1113
1114         * po/POTFILES.in
1115                 include plugin .c files for translation until I
1116                 find a better solution to have plugins have their
1117                 own textdomain
1118         * src/plugins/demo/demo.c
1119         * src/plugins/image_viewer/plugin.c
1120         * src/plugins/mathml_viewer/mathml_viewer.c
1121         * src/plugins/spamassassin/spamassassin.c
1122         * src/plugins/spamassassin/spamassassin_gtk.c
1123         * src/plugins/trayicon/trayicon.c
1124                 add gettext macros for plugin name and description
1125
1126 2003-05-16 [paul]
1127
1128         * sync with 0.9.0
1129
1130 2003-05-16 [paul]       0.8.11claws155
1131
1132         * sync with lastest 0.9.0pre1
1133                 see ChangeLog 2003-05-16
1134
1135 2003-05-15 [paul]       0.8.11claws154
1136
1137         * sync with latest 0.9.0pre1
1138                 see ChangeLog 2003-05-14 and 2003-05-15
1139
1140 2003-05-14 [christoph]  0.8.11claws153
1141
1142         * src/plugins/image_viewer/viewer.c
1143         * src/plugins/image_viewer/viewer.glade         ** NEW **
1144         * src/plugins/image_viewer/viewerprefs.c
1145                 make it possible to disable the autoload function in the
1146                 imageviewer again
1147
1148 2003-05-14 [christoph]  0.8.11claws152
1149
1150         * src/folder.c
1151                 fix folder update after adding a message
1152
1153 2003-05-13 [alfons]     0.8.11claws151
1154
1155         * src/common/session.c
1156                 remove debug traces
1157                 
1158         * src/addrcache.[ch]
1159         * src/filtering.[ch]
1160         * src/folder.[c]
1161         * src/gtkaspell.[ch]
1162         * src/imap.[ch]
1163         * src/mbox_folder.[ch]
1164         * src/mh.[ch]
1165         * src/mimeview.h
1166         * src/msgcache.[ch]
1167         * src/news.[ch]
1168         * src/passphrase.[ch]
1169         * src/prefs_common.[ch]
1170         * src/prefs_gtk.[ch]
1171         * src/procmsg.c
1172         * src/scoring.[ch]
1173                 be pedantic; (in prototypes () implies (int))
1174
1175 2003-05-13 [alfons]     0.8.11claws150
1176
1177         * src/prefs_toolbar.[ch]
1178         * src/summaryview.[ch]
1179         * src/toolbar.[ch]
1180                 change misleading text in toolbar prefs;
1181                 add toolbar action for ignore thread (toggles ignore thread flag);
1182                 clean up a little bit;
1183
1184 2003-05-12 [paul]
1185
1186         * tools/convert_mbox.pl
1187                 bug fixed by Fred Marton
1188
1189 2003-05-12 [paul]
1190
1191         * sync with 0.9.0pre1
1192
1193 2003-05-09 [paul]       0.8.11claws149
1194
1195         * sync with 0.8.11cvs43
1196                 see ChangeLog 2003-05-09
1197
1198 2003-05-08 [christoph]  0.8.11claws148
1199
1200         * src/imap.[ch]
1201                 o use CAPABILIY as first command and check for PREAUTH
1202                   information in the response to it
1203                 o rewrite all imap_cmd_* functions to use an IMAPSession
1204                   instead of a SockInfo as parameter
1205                 o do STARTTLS after fetching and checking the server
1206                   capabilities
1207
1208 2003-05-08 [paul]       0.8.11claws147
1209
1210         * tools/Makefile.am
1211           tools/README
1212           tools/convert_mbox.pl         ** NEW FILE **
1213                 add mbox conversion script. Submitted by 
1214                 Fred Marton <Fred.Marton@uni-bayreuth.de>
1215
1216 2003-05-07 [christoph]
1217
1218         * doc-src/glade.txt
1219         * src/gtk/pluginwindow.glade
1220         * src/plugins/image_viewer/viewerprefs.glade
1221         * src/plugins/spamassassin/spamassassin_gtk.glade
1222                 add glade files for user interfaces and a description how
1223                 to use glade to create the sylpheed code
1224
1225 2003-05-07 [paul]       0.8.11claws146
1226
1227         * sync with 0.8.11cvs41
1228                 see ChangeLog 2003-05-07
1229
1230 2003-05-06 [christoph]  0.8.11claws145
1231
1232         * src/main.c
1233         * src/plugins/image_viewer/viewer.c
1234                 fix usage of imlib in imageviewer plugin
1235
1236         * src/gtk/prefswindow.c
1237                 handle window close event correctly
1238
1239 2003-05-06 [paul]       0.8.11claws144
1240
1241         * src/common/ssl.c
1242                 fix typo introduced in sync
1243
1244 2003-05-06 [paul]       0.8.11claws143
1245
1246         * sync with 0.8.11cvs39
1247                 see ChangeLog 2003-05-06
1248
1249 2003-05-06 [paul]       0.8.11claws142
1250
1251         * AUTHORS
1252           po/cs.po
1253                 updated Czech translation, submitted by 
1254                 Radek Vybiral <Radek.Vybiral@vsb.cz>
1255                 
1256         * src/plugins/clamav/clamav_plugin_gtk.c
1257                 clean up
1258
1259 2003-05-03 [alfons]     0.8.11claws141
1260
1261         * src/compose.[ch]
1262                 make paste as quotation work even when the call to 
1263                 text_inserted() was deferred (fixes bug #140 "Paste 
1264                 as quotation does not work when using "external" 
1265                 clipboard")
1266
1267 2003-05-03 [thorsten]   0.8.11claws140
1268
1269         * src/addrquery.h
1270           src/ldapquery.h
1271           src/mainwindow.c
1272                 removed C++ comments
1273         * src/addr_compl.c
1274                 function with non-int retval/param used before
1275                 implementation/declaration
1276
1277 2003-05-02 [paul]       0.8.11claws139
1278
1279         * src/addr_compl.[ch]
1280           src/addressbook.[ch]
1281           src/addrindex.c
1282           src/summaryview.c
1283                 revert match's changes to (finally) remove the bug where
1284                 opening a folder causes massive slowdown when using the 
1285                 'Display sender using address book' option
1286
1287 2003-05-01 [melvin]     0.8.11claws138
1288
1289         * src/plugins/dillo_viewer/dillo_prefs.[ch]
1290         * src/plugins/dillo_viewer/dillo_viewer.c
1291                 Fixed bug where "Cancel" button from prefs issued
1292                 warnings.
1293                 Comply a little more to coding style
1294
1295 2003-05-01 [paul]       0.8.11claws137
1296
1297         * sync with 0.8.11cvs38
1298                 see ChangeLog 2003-05-01
1299
1300 2003-05-01 [paul]       0.8.11claws136
1301
1302         * po/bg.po
1303                 updated by George Danchev
1304
1305 2003-04-30 [christoph]  0.8.11claws135
1306
1307         * src/plugins/dillo_viewer/dillo_prefs.c
1308         * src/plugins/image_viewer/viewerprefs.c
1309         * src/plugins/spamassassin/spamassassin_gtk.c
1310                 remove gtk_widget_ref() calls for widgets in
1311                 glade code
1312
1313 2003-04-30 [paul]       0.8.11claws134
1314
1315         * src/addrindex.c
1316                 ok, this time a better fix for the bug where opening folder
1317                 has massive slowdown when using the 'Display sender using 
1318                 address book' option
1319
1320 2003-04-30 [paul]       0.8.11claws133
1321
1322         * src/addrindex.c
1323                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
1324         
1325 2003-04-30 [melvin]     0.8.11claws132
1326
1327         New: Dillo plugin preferences (patch by Dimitar Haralanov)
1328
1329         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
1330                 Preferences for the dillo plugin
1331         * src/plugins/dillo_viewer/dillo_viewer.c
1332                 Support for preferences
1333         * src/plugins/dillo_viewer/Makefile.am
1334                 Added dillo_prefs.[ch]
1335
1336 2003-04-30 [alfons]     0.8.11claws131
1337
1338         * src/common/plugin.[ch]
1339                 see? this ANSI C'fication immediately gives us type
1340                 checking for free.
1341
1342 2003-04-30 [alfons]     0.8.11claws130
1343
1344         * src/common/plugin.[ch]
1345         * src/plugins/clamav/clamav_plugin.[ch]
1346         * src/plugins/clamav/clamav_plugin_gtk.c
1347         * src/plugins/demo/demo.c
1348         * src/plugins/dillo_viewer/dillo_viewer.c
1349         * src/plugins/image_viewer/plugin.c
1350         * src/plugins/image_viewer/viewer.[ch]
1351         * src/plugins/image_viewer/viewerprefs.[ch]
1352         * src/plugins/mathml_viewer/mathml_viewer.c
1353         * src/plugins/spamassassin/spamassassin.[ch]
1354         * src/plugins/spamassassin/spamassassin_gtk.c
1355         * src/plugins/trayicon/trayicon.c
1356                 clean up
1357
1358 2003-04-30 [alfons]     0.8.11claws129
1359
1360         * src/common/utils.c
1361                 make is_ascii_str() fail gracefully when NULL pointer
1362                 is passed
1363
1364 2003-04-30 [paul]       0.8.11claws128
1365
1366         * src/addrindex.c
1367                 fix bug where opening folder has massive slowdown when
1368                 using the 'Display sender using address book' option
1369
1370 2003-04-30 [paul]       0.8.11claws127
1371
1372         * src/plugins/clamav/clamav_plugin.c
1373           src/plugins/clamav/clamav_plugin_gtk.c
1374           src/plugins/demo/demo.c
1375           src/plugins/dillo_viewer/dillo_viewer.c
1376           src/plugins/image_viewer/plugin.c
1377           src/plugins/mathml_viewer/mathml_viewer.c
1378           src/plugins/spamassassin/spamassassin.c
1379           src/plugins/spamassassin/spamassassin_gtk.c
1380           src/plugins/trayicon/trayicon.c
1381                 get rid of eye-hurting function signatures
1382
1383 2003-04-30 [paul]       0.8.11claws126
1384
1385         * src/plugins/trayicon/trayicon.c
1386                 add description
1387                 
1388         * src/mimeview.c
1389                 be more descriptive
1390
1391 2003-04-30 [paul]       0.8.11claws125
1392
1393         * configure.ac
1394                 arrange the plugins in reverse alphabetical order
1395                 
1396         * src/plugins/clamav/clamav_plugin.[ch]
1397           src/plugins/clamav/clamav_plugin_gtk.c
1398                 rename some params
1399                 resize max_size window
1400                 re-arrange the order of some gui elements
1401                 improve descriptions
1402         
1403         * src/plugins/image_viewer/plugin.c
1404           src/plugins/mathml_viewer/mathml_viewer.c
1405                 add descriptions
1406                 
1407         * src/plugins/spamassassin/spamassassin_gtk.c
1408                 resize max_size window
1409                 re-arrange the order of some gui elements
1410                 
1411         * src/messageview.c
1412           src/mimeview.c
1413                 correct typos
1414
1415 2003-04-30 [alfons]     0.8.11claws124
1416
1417         * src/imap.c
1418                 fix a leak found while browsing Martin Kluge's 
1419                 valgrind log (Claws only)
1420
1421 2003-04-29 [darko]      0.8.11claws123
1422
1423         * src/gtk/gtkstext.h
1424                 include wchar.h if it is available, fixes compilation
1425                 on HP-UX systems
1426
1427 2003-04-29 [melvin]     0.8.11claws122
1428
1429         * src/prefs_actions.c
1430                 Improved help text of Actions' syntax
1431
1432 2003-04-28 [paul]       0.8.11claws121
1433
1434         * src/action.c
1435                 a better fix for the crash when performing an action
1436                 on a mime part
1437
1438 2003-04-28 [paul]       0.8.11claws120
1439
1440         * src/action.c
1441                 fix crash when performing an action on a
1442                 mime part
1443
1444 2003-04-28 [paul]       0.8.11claws119
1445
1446         * sync with 0.8.11cvs36
1447                 see ChangeLog 2003-04-28
1448
1449 2003-04-27 [paul]       0.8.11claws118
1450
1451         * more sync with 0.8.11cvs35
1452                 see ChangeLog 2003-04-25
1453
1454 2003-04-26 [christoph]  0.8.11claws117
1455
1456         * src/folder.c
1457                 fix remove virtual check
1458
1459 2003-04-26 [paul]       0.8.11claws116
1460
1461         * src/messageview.c
1462                 fix return-receipt, make it work again
1463
1464 2003-04-26 [paul]       0.8.11claws115
1465
1466         * src/mimeview.c
1467                 restore double-clicking of the [application/pgp-signature 
1468                 (Select "Check signature" to check)] line in the message view,
1469                 broken in recent sync
1470
1471 2003-04-26 [christoph]  0.8.11claws114
1472
1473         * src/folder.c
1474                 check if remove virtual really exists before
1475                 calling the function
1476
1477 2003-04-25 [match]      0.8.11claws113
1478
1479         * src/addrindex.c
1480         * src/addrbook.c
1481         * src/ldapquery.[ch]
1482         * src/ldapctrl.[ch]
1483                 fix memleak.
1484         * src/ldapserver.[ch]
1485                 fix memleak. fix segfault.
1486                 plug a Claws memleak
1487
1488 2003-04-25 [alfons]     0.8.11claws112
1489
1490         * src/folder.c
1491                 plug a Claws memleak
1492
1493 2003-04-25 [alfons]     0.8.11claws111
1494
1495         * src/common/session.c
1496                 plug a memleak
1497
1498 2003-04-25 [paul]       0.8.11claws110
1499
1500         * sync with 0.8.11cvs35
1501                 see ChangeLog 2003-04-24 and 2003-04-25
1502                 
1503         * src/gtk/pluginwindow.c
1504                 correct another strange float value
1505
1506 2003-04-24 [christoph]  0.8.11claws109
1507
1508         * src/folder.c
1509                 freeze folder item updates when unsetting new flags
1510
1511         * src/gtk/pluginwindow.c
1512                 correct strange float value
1513
1514 2003-04-23 [paul]       0.8.11claws108
1515
1516         * sync with 0.8.11cvs33
1517                 see ChangeLog 2003-04-23
1518
1519 2003-04-22 [paul]       0.8.11claws107
1520
1521         * src/Makefile.am
1522           src/messageview.c
1523           src/mimeview.c
1524           src/pgptext.[ch]      ** REMOVED **
1525                 remove pgptext.[ch] as its not used any more
1526
1527 2003-04-22 [paul]       0.8.11claws106
1528
1529         * sync with 0.8.11cvs31
1530                 see ChangeLog 2003-04-21 and 2003-04-22
1531
1532 2003-04-21 [alfons]     0.8.11claws105
1533
1534         * src/main.c
1535                 No access to GTK structures if we're a spawned child
1536                 (and clean up code a little bit...) Should fix #126.
1537
1538 2003-04-21 [melvin]     0.8.11claws104
1539
1540         * src/plugins/dillo_viewer/README
1541                 Improved slightly the text.
1542
1543 2003-04-21 [melvin]     0.8.11claws103
1544
1545         * src/plugins/dillo_viewer/README *** NEW ***
1546                 Added a README file for the Dillo plugin
1547
1548 2003-04-20 [paul]
1549
1550         * tools/README
1551           tools/outlook2sylpheed.pl
1552                 updated and improved by Ricardo Mones Lastra
1553
1554 2003-04-18 [oliver]     0.8.11claws102
1555
1556         * src/inc.c 
1557         * src/prefs_account.h
1558                 remove Pop3SessionType (used by selective download)
1559         * src/prefs_toolbar.c
1560                 enable set Default Toolbar button
1561
1562 2003-04-18 [paul]       0.8.11claws101
1563
1564         * sync with 0.8.11cvs29
1565                 see ChangeLog 2003-04-18
1566
1567 2003-04-17 [paul]       0.8.11claws100
1568
1569         * src/prefs_common.[ch]
1570           src/summaryview.c
1571                 remove 'Open next message on deletion' option,
1572                 as the same effect can now be achieved via the
1573                 'Always open messages in summary when selected'
1574                 option.
1575
1576 2003-04-17 [paul]       0.8.11claws99
1577
1578         * sync with 0.8.11cvs28
1579                 see ChangeLog 2003-04-17
1580
1581 2003-04-17 [christoph]  0.8.11claws98
1582
1583         * ac/spamassassin.m4
1584         * src/plugins/spamassassin/libspamc.[ch]
1585         * src/plugins/spamassassin/utils.[ch]
1586                 sync libspamc with SpamAssassin project
1587
1588 2003-04-17 [christoph]  0.8.11claws97
1589
1590         * src/common/socket.h
1591         * src/gtk/sslcertwindow.h
1592                 rename old USE_SSL to USE_OPENSSL
1593
1594 2003-04-17 [paul]       0.8.11claws96
1595
1596         * src/prefs_common.h
1597                 use gulong for P_COLOR so that it compiles/runs on
1598                 64-bit systems. Patch submitted by James Noyes
1599                 <jnoyes-claws@retrogeeks.com>
1600                 
1601         * po/de.po
1602                 updated by Jens
1603
1604 2003-04-17 [paul]       0.8.11claws95
1605
1606         * sync with 0.8.11cvs27
1607                 see ChangeLog 2003-04-16
1608
1609 2003-04-15 [paul]       0.8.11claws94
1610
1611         * src/prefs_common.[ch]
1612                 rearrange to stop the window getting too long:
1613                         move Receive dialog stuff to Receive tab
1614                         move Send dialog to Send tab
1615                         remove Dialogs frame
1616                 rename 'Open messages in summary with cursor keys' to
1617                 'Always open messages in summary when selected', as its
1618                 more appropriate
1619
1620 2003-04-15 [paul]       0.8.11claws93
1621
1622         * src/prefs_common.[ch]
1623           src/summaryview.c
1624                 add new option '/Interface/Open next message on deletion'
1625
1626 2003-04-15 [paul]       0.8.11claws92
1627
1628         * src/summaryview.[ch]
1629                 add /Mark/Lock and /Mark/Unlock to the pop-up
1630                 menu. Patch submitted by Ivan Francolin Martinez
1631                 <ivanfm@users.sourceforge.net>
1632
1633 2003-04-15 [paul]       0.8.11claws91
1634
1635         * sync with 0.8.11cvs24
1636                 see ChangeLog 2003-04-15
1637
1638 2003-04-14 [jens]       0.8.11claws90
1639
1640         * updated German translation and some corrections from
1641                 Roland Bless <bless@tm.uka.de>
1642
1643 2003-04-14 [paul]       0.8.11claws89
1644
1645         * sync with 0.8.11cvs22
1646                 see ChangeLog 2003-04-14
1647
1648 2003-04-13 [paul]       0.8.11claws88
1649
1650         * src/plugins/clamav/clamav_plugin.c
1651                 fix memory leaks
1652                 clean up
1653
1654 2003-04-12 [paul]       0.8.11claws87
1655
1656         * src/plugins/clamav/clamav_plugin.c
1657                 activate enable/disable archive scanning option
1658                 
1659         * src/plugins/clamav/.cvsignore         ** NEW FILE **
1660
1661 2003-04-12 [paul]       0.8.11claws86
1662
1663         * src/plugins/Makefile.am
1664           src/plugins/clamav/Makefile.am                ** NEW FILE **
1665           src/plugins/clamav/README                     ** NEW FILE ** 
1666           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
1667           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
1668                 add Clam AntiVirus plugin
1669
1670 2003-04-12 [paul]       0.8.11claws85
1671
1672         * sync with 0.8.11cvs21
1673                 see ChangeLog 2003-04-11
1674
1675 2003-04-11 [paul]       0.8.11claws84
1676
1677         * po/es.po
1678                 update Spanish translation. Submitted by Ricardo
1679                 Mones Lastra.
1680
1681 2003-04-10 [christoph]  0.8.11claws83
1682
1683         * src/mbox.c
1684                 fix typo that did not move unfiltered mails to destination
1685                 folder
1686
1687         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
1688          when filtering from spool)
1689
1690 2003-04-10 [christoph]  0.8.11claws82
1691
1692         * src/imap.c
1693                 use BODY.PEEK instead of BODY in in message fetch operation
1694                 to make sure the IMAP server does not set the \Seen flag for
1695                 messages. Sylpheed does that later itself, when the message
1696                 is opened in sylpheed
1697
1698         (closes Bug 111 Claws destroys unread marks)
1699
1700 2003-04-09 [oliver]     0.8.11claws81
1701         
1702         * src/folder.c
1703                 fix crash in folder_destroy
1704         * README.claws
1705                 remove selective download
1706
1707 2003-04-09 [christoph]  0.8.11claws80
1708
1709         * src/imap.c
1710                 fix crash in imap_get_msginfo() when then fetched message
1711                 is not found
1712
1713         (closes Bug 110 Crash during mail composition)
1714
1715 2003-04-08 [christoph]  0.8.11claws79
1716
1717         * src/folder.c
1718         * src/prefs_account.c
1719                 Filter new messages that are found in an INBOX folder
1720                 when 'Filter messages on receiving' is enabled in the
1721                 Folder's AccountPrefs. This allows to use Sylpheed's
1722                 filtering engine for IMAP folders where messages are
1723                 added to the INBOX by a MTA
1724
1725 2003-04-08 [paul]       0.8.11claws78
1726
1727         * src/procmsg.h
1728                 clean up after last commit
1729
1730 2003-04-08 [paul]       0.8.11claws77
1731
1732         * sync with 0.8.11cvs20
1733                 see ChangeLog 2003-04-07 and 2003-04-08
1734
1735 2003-04-07 [christoph]  0.8.11claws76
1736
1737         * src/filtering.[ch]
1738         * src/inc.[ch]
1739         * src/mbox.c
1740         * src/procmsg.[ch]
1741                 add procmsg_msginfo_filter() to execute filtering actions
1742
1743 2003-04-06 [christoph]  0.8.11claws75
1744
1745         * src/imap.c
1746                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
1747
1748 2003-04-06 [christoph]  0.8.11claws74
1749
1750         * src/common/utils.[ch]
1751                 add g_int_compare() function for slist sorting
1752
1753         * src/imap.c
1754                 fetch all MsgInfos with one command in imap_get_msginfos()
1755                 using an imap set with a list of ranges
1756
1757         * src/news.c
1758                 use new g_int_compare() function
1759
1760 2003-04-06 [thorsten]   0.8.11claws73
1761
1762         * src/mh.c
1763                 corrected implementation of mh_folder_destroy()
1764
1765 2003-04-05 [christoph]  0.8.11claws72
1766
1767         * src/account.c
1768         * src/folder.[ch]
1769         * src/folderview.c
1770         * src/imap.c
1771         * src/inc.c
1772         * src/main.c
1773         * src/mainwindow.c
1774         * src/mbox_folder.c
1775         * src/mh.c
1776         * src/mimeview.h
1777         * src/msgcache.[ch]
1778         * src/news.c
1779         * src/procmime.h
1780         * src/procmsg.[ch]
1781         * src/setup.c
1782         * src/gtk/gtkutils.c
1783                 o rename structure field names class and new to klass and
1784                   new_msgs, to allow including files in C++
1785                 o add 'extern "C"' block to some header files
1786                 o add MsgInfoList and MsgNumberList as alias for GSList for
1787                   developers to know what type of list is expected
1788
1789         * src/plugins/image_viewer/plugin.c
1790         * src/plugins/image_viewer/viewer.[ch]
1791         * src/plugins/image_viewer/viewerprefs.[ch]
1792                 rename function names to prevent conflicts
1793
1794 2003-04-05 [paul]       0.8.11claws71
1795
1796         * sync with 0.8.11cvs18
1797                 see ChangeLog 2003-04-03 and 2003-04-04
1798
1799 2003-04-02 [christoph]  0.8.11claws70
1800
1801         * src/folder.[ch]
1802         * src/imap.[ch]
1803         * src/mbox_folder.[ch]
1804         * src/mh.[ch]
1805         * src/news.[ch]
1806                 o Make all virtual folder functions private
1807                 o remove unused folder code
1808
1809         * src/common/socket.[ch]
1810         * src/summaryview.c
1811                 fix warnings
1812
1813 2003-03-30 [alfons]     0.8.11claws69
1814
1815         * src/send_message.c
1816                 remove two debug traces and see if people still report
1817                 errors
1818
1819 2003-03-30 [alfons]     0.8.11claws68
1820
1821         * src/send_message.c
1822         * src/commons/session.c
1823                 add more debug traces
1824
1825 2003-03-30 [christoph]  0.8.11claws67
1826
1827         * src/folder.c
1828                 change processing folder name from .processing to processing
1829
1830         * src/common/ssl.c
1831                 disable SSL certificate check because it causes Xlib error
1832                 when the child process want's to open an GTK window
1833
1834 2003-03-30 [christoph]  0.8.11claws66
1835
1836         * src/folder.c
1837                 don't use default folder for processing folder item because
1838                 it can be a non local folder
1839
1840         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
1841
1842 2003-03-30 [alfons]     0.8.11claws65
1843
1844         * src/send_message.c
1845                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
1846                 to generate bad code for 'send_send_data_progressive': When
1847                 called from 'send_send_data_finished', the 'data' pointer is
1848                 cleared just before the assignment to the dialog pointer
1849
1850 2003-03-29 [christoph]  0.8.11claws64
1851
1852         * src/common/prefs.h
1853         * src/plugins/image_viewer/Makefile.am
1854         * src/plugins/image_viewer/plugin.c
1855         * src/plugins/image_viewer/viewer.[ch]
1856         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
1857                 add PrefsPage for ImageViewer
1858
1859 2003-03-28 [thorsten]   0.8.11claws63
1860
1861         * src/common/session.c
1862                 added some comments
1863
1864 2003-03-28 [paul]       0.8.11claws62
1865
1866         * sync with 0.8.11cvs16
1867                 see ChangeLog 2003-03-28
1868
1869 2003-03-28 [paul]       0.8.11claws61
1870
1871         * sync with 0.8.11cvs15
1872                 see ChangeLog 2003-03-28
1873
1874 2003-03-27 [christoph]  0.8.11claws60
1875
1876         * src/folder.c
1877         * src/imap.c
1878         * src/common/socket.[ch]
1879                 set socket state to DISCONNECTED when any operation
1880                 fails to allow reconnecting in IMAP code without
1881                 checking the return code of all calls to the command
1882                 functions
1883
1884         * src/folderview.c
1885         * src/summaryview.c
1886                 remove some more stuff that depends on specific
1887                 folder types
1888
1889 2003-03-27 [paul]       0.8.11claws59
1890
1891         * sync with 0.8.11cvs14
1892                 see ChangeLog 2003-03-27
1893                 
1894         * src/selective_download.[ch]   ** REMOVED **
1895                 really removed
1896
1897 2003-03-27 [christoph]  0.8.11claws58
1898
1899         * src/folder.c
1900                 fix handling of tmp_flags in flag copy function
1901
1902 2003-03-27 [paul]       0.8.11claws57
1903
1904         * sync with 0.8.11cvs13
1905                 see ChangeLog 2003-03-27
1906
1907 2003-03-27 [oliver]     0.8.11claws56
1908
1909         * src/maiwindow.c
1910                 remove sel_download_cb
1911
1912 2003-03-27 [oliver]     0.8.11claws55
1913         
1914         * src/inc.c
1915                 remove POP3_TOP
1916         
1917 2003-03-26 [oliver]     0.8.11claws54
1918
1919         *src/pop.h
1920                 remove POP3_TOP*
1921         * README.claws
1922                 remove selective donwload readme
1923
1924 2003-03-26 [oliver]     0.8.11claws53
1925         * src/matcher.[ch]
1926         * src/matcher_parser_parse.y 
1927         * src/pop.c 
1928         * src/prefs_account.[ch]
1929         * src/prefs_filtering.c
1930                 remove selective donwload
1931
1932 2003-03-26 [oliver]     0.8.11claws52
1933
1934         * src/inc.[ch] 
1935         * src/filtering.c 
1936         * src/mainwindow.c 
1937                 remove selective donwload
1938
1939 2003-03-26 [oliver]     0.8.11claws51
1940         
1941         * src/Makefile.am
1942         * src/selective_download.[ch]   ** REMOVE **    
1943
1944 2003-03-26 [christoph]  0.8.11claws50
1945
1946         * src/news.c
1947                 fix NEWS that got broken by a sync with sylpheed-main
1948
1949 2003-03-26 [christoph]  0.8.11claws49
1950
1951         * src/mimeview.c
1952                 fix mime type guessing when no mime type is found for a file
1953
1954 2003-03-25 [christoph]  0.8.11claws48
1955
1956         * src/mimeview.c
1957         * src/procmime.c
1958                 remove mime type guessing from mime parser and use
1959                 name based mime types in viewer lookup for mime type
1960                 application/octet-stream
1961
1962 2003-03-25 [christoph]  0.8.11claws47
1963
1964         * doc-src/readme.txt
1965         * doc-src/rfc2554.txt
1966                 add RFC about SMTP AUTH
1967
1968         * src/send_message.c
1969         * src/common/smtp.[ch]
1970                 add extra error code for authentication errors and
1971                 clear temporary password when this error occurs
1972
1973         (closes Bug 84 authentication failure while sending should
1974          prompt for password again)
1975
1976 2003-03-25 [christoph]  0.8.11claws46
1977
1978         * configure.ac
1979         * src/Makefile.am
1980         * src/imageview.[ch]                            ** REMOVE **
1981         * src/messageview.[ch]
1982         * src/mimeview.[ch]
1983         * src/prefs_common.[ch]
1984         * src/textview.c
1985         * src/plugins/Makefile.am
1986         * src/plugins/image_viewer/.cvsignore           ** NEW **
1987         * src/plugins/image_viewer/Makefile.am          ** NEW **
1988         * src/plugins/image_viewer/plugin.c             ** NEW **
1989         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
1990                 move image viewer into a plugin (building is enabled by default)
1991                 [ToDo: Prefs for resize and autoview]
1992
1993 2003-03-25 [paul]       0.8.11claws45
1994
1995         * sync with 0.8.11cvs12
1996                 see ChangeLog 2003-03-26
1997
1998 2003-03-25 [paul]       0.8.11claws44
1999
2000         * sync with 0.8.11cvs11
2001                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
2002                 
2003         Note: Selective Download is broken.
2004                 
2005 2003-03-22 [christoph]  0.8.11claws43
2006
2007         * src/folder.c
2008                 code cleanup for flags copying
2009
2010 2003-03-22 [christoph]  0.8.11claws42
2011
2012         * src/plugins/trayicon/trayicon.c
2013                 fix setting the transparent area when the window size
2014                 is forced by the system tray
2015
2016 2003-03-22 [christoph]  0.8.11claws41
2017
2018         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
2019         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
2020         * src/plugins/trayicon/newmail.xpm              ** NEW **
2021         * src/plugins/trayicon/nomail.xpm               ** NEW **
2022         * src/plugins/trayicon/trayicon.c
2023         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
2024                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
2025                 o add icon for unread mails
2026                 o set transparency for window
2027
2028 2003-03-22 [christoph]  0.8.11claws40
2029
2030         * src/news.c
2031                 init news session to prevent crash when session is closed
2032
2033 2003-03-22 [christoph]  0.8.11claws39
2034
2035         * src/imap.c
2036         * src/common/session.[ch]
2037                 Init session data to make sure we don't have invalid pointers
2038                 for read_ch and write_ch when new multi process sessions are
2039                 not used
2040
2041         * src/main.c
2042         * src/common/plugin.c
2043         * src/common/sylpheed.c
2044         * src/plugins/demo/demo.c
2045         * src/plugins/dillo_viewer/dillo_viewer.c
2046         * src/plugins/mathml_viewer/mathml_viewer.c
2047         * src/plugins/spamassassin/spamassassin.c
2048         * src/plugins/spamassassin/spamassassin_gtk.c
2049                 add plugin types to allow loading plugins at different times
2050                 (and maybe for different frontends), because it's not good to
2051                 load GTK-Plugins gefore gtk_init was called
2052
2053         * configure.ac
2054         * src/plugins/Makefile.am
2055         * src/plugins/trayicon/.cvsignore               ** NEW **
2056         * src/plugins/trayicon/Makefile.am              ** NEW **
2057         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
2058         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
2059         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
2060         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
2061         * src/plugins/trayicon/trayicon.c               ** NEW **
2062                 New Trayicon plugin that shows an icon in a systray that uses
2063                 XEMBED protocol like Gnome's systray. Icon shows if there
2064                 are new mails and a tooltip shows information about new,
2065                 unread and total messages.
2066
2067 2003-03-22 [paul]       0.8.11claws38
2068
2069         * src/common/smtp.c
2070                 fix ESMTP AUTH CRAM-MD5
2071                 [sync with main (still version 0.8.11cvs6), see
2072                  ChangeLog 2003-03-22]
2073
2074 2003-03-21 [colin]      0.8.11claws37
2075
2076         * src/send_message.c
2077                 Fix USE_SSL => USE_OPENSSL
2078
2079 2003-03-21 [colin]      0.8.11claws36
2080
2081         * src/folderview.c
2082                 Fix counts in drag and dropped subfolders
2083
2084 2003-03-21 [colin]      0.8.11claws35
2085
2086         * src/folder.c 
2087         * src/folderview.c
2088                 speed up a bit folder dnd
2089
2090 2003-03-20 [alfons]     0.8.11claws34
2091
2092         * src/main.c
2093         * src/toolbar.c
2094         * src/procmsg.c
2095                 don't send locked queue messages
2096                 (feature request "[ 705245 ] Locking message in outbox 
2097                  should prevent sending")
2098
2099 2003-03-20 [christoph]  0.8.11claws33
2100
2101         * src/folder.c
2102                 remove NEW and UNREAD flag in special folders when scanning
2103                 
2104         * src/common/smtp.c
2105                 fix ESMTP AUTH CRAM-MD5
2106
2107 2003-03-20 [paul]       0.8.11claws32
2108
2109         * src/prefs_account.c
2110                 Re-write 'Tunnel command to open connection' as
2111                 'Use command to communicate with server', and disable
2112                 it for all except IMAP accounts
2113
2114 2003-03-20 [paul]       0.8.11claws31
2115
2116         * sync with 0.8.11cvs6
2117                 see ChangeLog 2003-03-20
2118
2119 2003-03-19 [match]      0.8.11claws30
2120
2121         * src/addritem.[ch]
2122                 include documentation. minor refactoring.
2123         * src/addr_compl.[ch]
2124         * src/addrindex.[ch]
2125         * src/addresbook.[ch]
2126         * src/summaryview.c
2127                 re-enable address lookup (was disabled in
2128                 0.8.11claws20).
2129
2130 2003-03-19 [christoph]  0.8.11claws29
2131
2132         * src/procmsg.c
2133                 add temp flag handling, will make moving and copying
2134                 messages possible again
2135
2136         * src/folder.c
2137                 correct calulation of folder stats
2138
2139 2003-03-18 [match]      0.8.11claws28
2140
2141         * src/editgroup.h
2142                 remove case sensitive comparison (closes bug 80).
2143
2144 2003-03-18 [christoph]  0.8.11claws27
2145
2146         * src/imap.c
2147                 fix imap using a tunnel command
2148
2149         (closes bug 87)
2150
2151 2003-03-18 [christoph]  0.8.11claws26
2152
2153         * src/folder.[ch]
2154         * src/imap.c
2155         * src/procmsg.[ch]
2156                 rewrite flag handling for folders
2157
2158 2003-03-18 [christoph]  0.8.11claws25
2159
2160         * src/folder.c
2161         * src/procmsg.c
2162         * src/summaryview.c
2163                 unset NEW and UNREAD flags when message is ignored, to make
2164                 sure messages don't show up as unread on other IMAP clients,
2165                 because the IGNORE_THREAD flag can not be syncronized through
2166                 the IMAP folder
2167
2168 2003-03-17 [christoph]  0.8.11claws24
2169
2170         * src/imap.c
2171                 don't use recursion to fetch uids when the number of messages
2172                 does not match. Moved code into subfunction that is used
2173                 again when needed, to prevent an endless loop.
2174
2175 2003-03-17 [thorsten]   0.8.11claws23
2176
2177         * src/imageview.[ch]
2178                 export imageview_get_resized_size() (for plugins)
2179         * src/prefs_common.[ch]
2180                 added prefs_common_get() (for plugins)
2181
2182 2003-03-17 [christoph]  0.8.11claws22
2183
2184         * src/imap.c
2185                 o remove UID guessing from copy code
2186                 o support UIDPLUS extension for APPEND command
2187
2188 2003-03-17 [paul]       0.8.11claws21
2189
2190         * src/gtk/about.c
2191                 remove 'Compiled-plugins' section.
2192                 
2193         * src/plugins/dillo_viewer/dillo_viewer.c
2194                 slight change to description text
2195
2196 2003-03-16 [match]      0.8.11claws20
2197         * src/ldapserver.[ch]           ** NEW **
2198         * src/ldapctrl.[ch]             ** NEW **
2199         * src/ldapquery.[ch]            ** NEW **
2200         * src/ldaputil.[ch]             ** NEW **
2201         * src/addrcindex.[ch]           ** NEW **
2202         * src/addrquery.h               ** NEW **
2203         * src/addritem.[ch]
2204         * src/addrcache.[ch]
2205         * src/addrindex.[ch]
2206         * src/addr_compl.[ch]
2207         * src/addressbook.[ch]
2208         * src/addrbook.[ch]
2209         * src/editgroup.c
2210         * src/editaddress.c
2211         * src/editldap.c
2212         * src/editldap_basedn.c
2213         * src/vcard.c
2214         * src/jpilot.c
2215         * src/Makefile.am
2216                 included dynamic LDAP queries. improved address
2217                 completion.
2218
2219 2003-03-16 [paul]       0.8.11claws19
2220
2221         * tools/multiwebsearch.pl
2222                 fix a fatal typo
2223
2224 2003-03-16 [christoph]  0.8.11claws18
2225
2226         * src/mimeview.c
2227         * src/plugins/dillo_viewer/dillo_viewer.c
2228         * src/plugins/mathml_viewer/mathml_viewer.c
2229                 make unregistering of MimeViewerFactorys possible
2230
2231 2003-03-16 [alfons]     0.8.11claws17
2232
2233         * configure.ac
2234                 correct typo
2235
2236 2003-03-16 [melvin]     0.8.11claws16
2237
2238         * src/plugins/dillo_viewer.c
2239                 Fixed bug where it was not possible to view more than
2240                 one text/html attachment per message (bug discovered
2241                 by Christoph Hohmann).
2242
2243 2003-03-15 [melvin]     0.8.11claws15
2244
2245         * src/prefs_actions.c
2246                 Fixed compilation warnings.
2247
2248 2003-03-15 [melvin]     0.8.11claws14
2249
2250         * src/plugins/Makefile.am
2251         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
2252         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
2253         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
2254                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
2255                 newer (http://dillo.auriga.wearlab.de/).
2256
2257 2003-03-15 [christoph]  0.8.11claws13
2258
2259         * src/imap.c
2260                 don't query imap folder for attributes because we already
2261                 for them from imap_status
2262
2263         * src/mimeview.[ch]
2264                 add support for plugable MimeViewers (unloading Viewers
2265                 not yet complete)
2266
2267         * src/plugins/Makefile.am
2268         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
2269         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
2270         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
2271                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
2272                 widget from http://helm.cs.unibo.it/mml-widget/
2273
2274 2003-03-14 [christoph]  0.8.11claws12
2275
2276         * src/folder.[ch]
2277                 o error return code's should better be negative
2278                 o replace printf with debug_print
2279
2280         * src/imap.c
2281                 improve IMAP folder scan by checking UID-NEXT
2282
2283         * src/summaryview.c
2284                 remove check that are unnecessary in my opinion
2285
2286 2003-03-13 [christoph]  0.8.11claws11
2287
2288         * src/folder.[ch]
2289         * src/foldersel.c
2290         * src/folderview.c
2291         * src/imap.c
2292         * src/mbox_folder.c
2293         * src/mh.c
2294         * src/news.c
2295         * src/prefs_scoring.c
2296         * src/summaryview.c
2297                 use a common function to get a displayable name
2298                 for a FolderItem
2299
2300 2003-03-13 [paul]       0.8.11claws10
2301
2302         * tools/Makefile.am
2303           tools/README
2304           tools/multiwebsearch.conf     ** NEW FILE **
2305           tools/multiwebsearch.pl       ** NEW FILE **
2306                 add multiwebsearch Actions script
2307
2308 2003-03-13 [colin]      0.8.11claws9
2309
2310         * src/compose.c
2311                 Remove leading emtpy lines from quoted text
2312                 before quoting it
2313
2314 2003-03-13 [melvin]     0.8.11claws8
2315
2316         * src/prefs_actions.c
2317                 Fixed a memory leak
2318                 Code clean ups
2319                 Added Cancel and OK buttons
2320                 Corrected help text
2321
2322 2003-03-13 [christoph]  0.8.11claws7
2323
2324         * src/account.c
2325         * src/folder.[ch]
2326         * src/imap.c
2327         * src/mainwindow.c
2328         * src/mbox_folder.c
2329         * src/mh.c
2330         * src/news.c
2331         * src/setup.c
2332                 replace more folder type stuff with folder class stuff
2333
2334 2003-03-13 [melvin]     0.8.11claws6
2335
2336         * src/prefs_actions.c
2337                 Added new tokens:
2338                 %u: user provided argument
2339                 %h: user provided argument (hidden on input)
2340                 %s: current text selection in the message view 
2341
2342 2003-03-13 [paul]       0.8.11claws5
2343
2344         * sync with 0.8.11cvs5
2345                 see ChangeLog 2003-03-11, 2003-03-12
2346
2347 2003-03-12 [christoph]  0.8.11claws4
2348
2349         * src/folder.c
2350                 use folder class idstr when writing folderlist.xml
2351
2352         * src/folder.h
2353         * src/imap.c
2354         * src/news.c
2355                 replace folder type checks with folder class checks
2356
2357 2003-03-12 [christoph]  0.8.11claws3
2358
2359         * src/folder.[ch]
2360         * src/imap.[ch]
2361         * src/main.c
2362         * src/mbox_folder.[ch]
2363         * src/mh.[ch]
2364         * src/news.[ch]
2365                 o create a list of known folder classes in the folder system
2366                 o use folder class id strings for folder item identifiers
2367
2368 2003-03-12 [christoph]  0.8.11claws2
2369
2370         * src/imap.c
2371                 fix imap uid validity check
2372
2373 2003-03-12 [christoph]  0.8.11claws1
2374
2375         * src/account.c
2376         * src/folder.[ch]
2377         * src/foldersel.c
2378         * src/folderview.c
2379         * src/imap.c
2380         * src/mainwindow.c
2381         * src/mbox_folder.c
2382         * src/mh.c
2383         * src/news.c
2384         * src/prefs_scoring.c
2385         * src/procmsg.c
2386         * src/setup.c
2387         * src/summaryview.c
2388                 initial restructuring of folder system, seperating
2389                 folders and folder classes
2390
2391 2003-03-12 [paul]       0.8.11claws
2392
2393         0.8.11claws release
2394
2395 2003-03-12 [christoph]
2396
2397         * src/gtk/prefswindow.c
2398                 fix translation of "Page Index"
2399
2400 2003-03-12 [paul]       0.8.10claws110
2401
2402         a sync from 0.8.11cvs4 before the release
2403
2404         * src/common/utils.c
2405                 subject_compare_for_sort(): allow null strings (fixes
2406                 summary sorting).
2407
2408 2003-03-11 [paul]       0.8.10claws109
2409
2410         * po/es.po
2411                 update Spanish translation, submitted by
2412                 Ricardo Mones Lastra
2413
2414 2003-03-11 [melvin]     0.8.10claws108
2415
2416         * po/fr.po
2417                 Updated French translations
2418
2419 2003-03-11 [paul]       0.8.10claws107
2420
2421         * manual/en/Makefile.am
2422           manual/en/*.html
2423                 update English manual, add a new page
2424                 updated by Francois Barriere <fbarriere@atmel.fr>
2425                 
2426         * po/bg.po
2427           po/it.po
2428           po/sr.po
2429                 update Bulgarian, Italian, and Serbian translations
2430                 submitted by George Danchev, Alessandro Maestri, and
2431                 Urke MMI
2432
2433 2003-03-10 [paul]       0.8.10claws106
2434
2435         * src/gtk/about.c
2436           src/gtk/prefswindow.c
2437                 make some strings translatable
2438
2439 2003-03-10 [darko]      0.8.10claws105
2440
2441         * src/compose.c
2442                 code cleanup to make Hiro happy
2443
2444 2003-03-10 [paul]       0.8.10claws104
2445
2446         * sync with 0.8.11cvs2
2447                 see ChangeLog 2003-03-10
2448
2449 2003-03-09 [melvin]     0.8.10claws103
2450
2451         * src/textview.c
2452                 textview_set_font(): fix for message display in
2453                 UTF-8 locales (thanks to Sergey Vlasov).
2454                 (was unintentionnaly reverted in 0.8.6claws6)   
2455
2456 2003-03-08 [darko]      0.8.10claws102
2457
2458         * src/compose.c
2459                 fix infinite loop in wrapping as reported
2460                 by happycactus
2461                 obsoletes patch #696482
2462
2463 2003-03-08 [christoph]  0.8.10claws101
2464
2465         * src/imap.c
2466                 add workaround for IMAP servers that do not
2467                 support the "UID SEARCH UID" command
2468
2469 2003-03-07 [christoph]  0.8.10claws100
2470
2471         * src/plugins/spamassassin/spamassassin.[ch]
2472         * src/plugins/spamassassin/spamassassin_gtk.c
2473                 code cleanup
2474
2475 2003-03-07 [paul]       0.8.10claws99
2476
2477         * po/es.po
2478                 updated Spanish translation, submitted by
2479                 Ricardo Mones Lastra
2480
2481 2003-03-07 [christoph]  0.8.10claws98
2482
2483         * src/send.c
2484                 fix in 0.8.10claws94 was wrong
2485                 local delivery does not require escaping, remove escaping
2486                 code to make signatures of mails with "." lines valid
2487                 
2488                 NOTE: requires that sendmail is executed with "-i" option,
2489                       what is the default now, but has to be changed in all
2490                       exsiting accounts)
2491
2492 2003-03-07 [paul]       0.8.10claws97
2493
2494         * sync with 0.8.11 release
2495                 see ChangeLog 2003-03-07
2496
2497 2003-03-06 [paul]       0.8.10claws96
2498
2499         * src/compose.c
2500                 revert commit 0.8.10claws92
2501
2502 2003-03-06 [paul]       0.8.10claws95
2503
2504         * src/folderview.c
2505                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
2506
2507         * src/gtkaspell.c
2508                 fix bug 74, 'Crash opening editor window with pseudo-color
2509                 display'
2510                 
2511         Patches submitted by Kevin Vigor <kevin@vigor.nu>
2512
2513 2003-03-06 [christoph]  0.8.10claws94
2514
2515         * src/send.c
2516                 fix rfc2821 (4.5.2) violation in SMTP data sending,
2517                 all lines starting with a period get an extra period
2518                 inserted
2519                 (found by Simon 'corecode' Schubert)
2520
2521 2003-03-06 [paul]       0.8.10claws93
2522
2523         * src/folderview.c
2524                 if configured font can't be loaded fall back to gtk
2525                 default. (with thanks to Christoph)
2526                 
2527                 closes long-standing bug 15 'Crashes on startup'
2528
2529 2003-03-06 [paul]       0.8.10claws92
2530
2531         * src/compose.c
2532                 freeze text before autosave and thaw afterwards
2533                 fixes bug 67 'autosave make re-rediting message crazy'
2534
2535 2003-03-06 [christoph]  0.8.10claws91
2536
2537         * src/compose.c
2538                 ignore address comment in dupe check for Cc-list
2539
2540         (closes reopened bug 47 Replying to message strips name part of
2541          e-mail addresses of Cc: lines)
2542
2543 2003-03-06 [paul]       0.8.10claws90
2544
2545         * src/Makefile.am
2546                 remove reference to gtkxtext.h as its no longer in
2547                 the repository
2548
2549 2003-03-06 [paul]       0.8.10claws89
2550
2551         * sync with 0.8.10cvs25
2552                 see ChangeLog 2003-03-06
2553
2554 2003-03-06 [oliver]     0.8.10claws88
2555         
2556         * src/messageview.c
2557                 remove include
2558
2559 2003-03-06 [oliver]     0.8.10claws87
2560         
2561         * src/folderview.c 
2562                 remove changes introduced inclaws74
2563         * src/messageview.c
2564                 another attempt to sanely delete and update
2565                 messages deleted in separate messageview
2566
2567 2003-03-05 [christoph]  0.8.10claws86
2568
2569         * src/summaryview.c
2570                 check if "From" matches any account's address if
2571                 addressbook completion of addresses is disabled too
2572
2573         (closes Bug 70 "Display recipient in from" doesn't check
2574          folder's default account)
2575
2576 2003-03-05 [christoph]  0.8.10claws85
2577
2578         * src/compose.c
2579         * src/common/utils.[ch]
2580                 don't strip address comments when building Cc lists
2581
2582         (closes Bug 47 Replying to message strips name part of e-mail addresses
2583          of Cc: lines)
2584
2585         * src/folder.c
2586                 fix return value of copy function
2587
2588 2003-03-05 [christoph]  0.8.10claws84
2589
2590         * src/imap.c
2591                 don't ask imap server for non rfc822 headers
2592
2593         (closes bug 71 IMAP FETCH asks for FROM header field twice)
2594
2595         * src/imap.c
2596                 destroy session on socket error to allow reconnecting
2597
2598 2003-03-05 [christoph]  0.8.10claws83
2599
2600         * configure.ac
2601                 fix building with gnome when no prefix is set
2602
2603         (closes bug 66 Gnome directory is set to NONE)
2604
2605 2003-03-05 [paul]       0.8.10claws82
2606
2607         * sync with 0.8.10cvs23
2608                 see ChangeLog 2003-03-05
2609
2610 2003-03-04 [christoph]  0.8.10claws81
2611
2612         * src/folder.c
2613                 o fix moving and copying when folder returns 0 for new
2614                   message number
2615                 o remove some code for single message copy and move
2616                   operations and use functions for multiple messages
2617
2618         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
2619
2620         * src/news.c
2621                 remove unused include
2622
2623 2003-03-04 [paul]       0.8.10claws80
2624
2625         * src/gtk/about.c
2626                 list 'Compiled plugins'
2627
2628 2003-03-03 [christoph]  0.8.10claws79
2629
2630         * src/news.[ch]
2631                 have to multiply the percentage of the current fetch with
2632                 the percentage that it has of the total fetch operation
2633                 for correct values
2634
2635 2003-03-03 [christoph]  0.8.10claws78
2636
2637         * src/news.c
2638                 fix calculation of expected lines for progress indicator
2639
2640 2003-03-03 [christoph]  0.8.10claws77
2641
2642         * src/summaryview.c
2643         * src/common/utils.c
2644                 fix segfault when opening the root news folder
2645
2646 2003-03-03 [christoph]  0.8.10claws76
2647
2648         * src/mainwindow.[ch]
2649         * src/common/Makefile.am
2650         * src/common/progressindicator.[ch]
2651                 add UI independent progress indicator handling
2652
2653         * src/news.[ch]
2654                 use new progress indicator for message info fetching
2655
2656         * src/common/hooks.h
2657                 code cleanup
2658
2659 2003-03-03 [oliver]     0.8.10claws75
2660
2661         * src/toolbar.c
2662         * src/compose.c
2663                 removed commented code
2664
2665 2003-03-03 [oliver]     0.8.10claws74
2666
2667         * src/toolbar.[ch]
2668                 cleanups and refactoring
2669         * src/compose.[ch]
2670                 compose_reply_mode reply & forwarding interface for
2671                 toolbar buttons
2672         * src/folderview.c
2673                 act on messages marked for deletion in folderview_selected
2674                 based on prefs_common.immediate_exec since a message might 
2675                 have been deleted by messageview in a folder we are changing 
2676                 to (does anybody understand what I'm on about ?)
2677
2678 2003-03-03 [oliver]     0.8.10claws73
2679         
2680         * src/messageview.[ch]
2681                 new functions
2682                 - messageview_delete: delete message shown in messagview
2683                 - messageview_update_view: update messageview to currently 
2684                   selected summaryview message
2685                 - add separate messageview to msgview_list in order to update 
2686                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
2687         * src/summaryview.[ch]
2688                 summary_get_selection returns a list of selected msgs
2689                 in summaryview
2690         * src/mainwindow.c
2691                 toolbar reply refactoring
2692
2693 2003-03-03 [paul]       0.8.10claws72
2694
2695         * sync with 0.8.10cvs21
2696                 see ChangeLog 2003-03-03
2697
2698 2003-03-02 [christoph]  0.8.10claws71
2699
2700         * src/common/passcrypt.c
2701                 use POSIX includes
2702
2703 2003-03-02 [christoph]  0.8.10claws70
2704
2705         * configure.ac
2706         * src/prefs_account.c
2707         * src/prefs_gtk.[ch]
2708         * src/common/.cvsignore
2709         * src/common/Makefile.am
2710         * src/common/passcrypt.c                ** NEW **
2711         * src/common/passcrypt.h.in             ** NEW **
2712                 Implement password encryption in config files
2713                 using unix encrypt and setkey functions. The crypt
2714                 key can be set as a configure parameter. Old
2715                 passwords will be converted if they do not begin
2716                 with '!'
2717
2718 2003-03-02 [paul]       0.8.10claws69
2719
2720         * src/prefs_account.c
2721                 fix compile error
2722
2723 2003-03-01 [thorsten]   0.8.10claws68
2724
2725         * po/el.po
2726           po/hr.po
2727           po/it.po
2728           po/nl.po
2729           po/sr.po
2730           po/sv.po
2731                 corrected format strings
2732         * po/en_GB.po
2733                 corrected headers
2734                 (fix compile errors with GNU gettext-0.11.5)
2735
2736 2003-03-01 [oliver]     0.8.10claws67
2737
2738         * src/summaryview.c
2739                 menu callbacks call toolbar_menu_reply
2740
2741 2003-03-01 [oliver]     0.8.10claws66
2742
2743         * src/mainwindow.c
2744         * src/messageview.c
2745                 menu callbacks call toolbar_menu_reply
2746         * src/toolbar.[ch]
2747                 callbacks from menu handled by toolbar_menu_reply
2748
2749 2003-03-01 [paul]       0.8.10claws65
2750
2751         * src/addressbook.c
2752                 revert commit 0.8.10claws54 - breaks editing of
2753                 addressbook.
2754                 
2755         * po/bg.po
2756                 update Bulgarian translation, submitted by
2757                 George Danchev
2758
2759 2003-02-28 [christoph]  0.8.10claws64
2760
2761         * src/account.c
2762         * src/addressadd.c
2763         * src/compose.c
2764         * src/gtkaspell.c
2765         * src/gtkxtext.h                ** REMOVE **
2766         * src/imap.c
2767         * src/matcher.[ch]
2768         * src/mh.c
2769         * src/news.c
2770         * src/pine.c
2771         * src/prefs_common.c
2772         * src/prefs_matcher.c
2773         * src/procheader.[ch]
2774         * src/procmsg.[ch]
2775         * src/toolbar.c
2776         * src/common/ssl_certificate.c
2777         * src/gtk/colorlabel.c
2778         * src/gtk/menu.c
2779                 o fix warnings
2780                 o remove code obsoleted by new cache and folder system rework
2781
2782 2003-02-28 [oliver]     0.8.10claws63
2783         
2784         * src/toolbar.[ch]
2785                 * fix bug where reply in Messageview replied to 
2786                 Message displayed in summaryview
2787                 (reportedd via ML by chinatinte at gmx dot ch)
2788                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
2789                 didn't work in separate MessageView Toolbar
2790                 (wondering if anybody uses this at all ?)
2791         * src/summaryview.[ch]
2792                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
2793                 (generalize reply and forward code);
2794         * src/messageview.c 
2795                 remove focus_in event which updated summaryview to messageview
2796
2797 2003-02-28 [paul]       0.8.10claws62
2798
2799         * po/Makefile.in.in
2800                 add the --check option
2801                 Patch submitted by Ricardo Mones Lastra
2802
2803 2003-02-28 [paul]       0.8.10claws61
2804
2805         * src/prefs_account.c
2806                 re-order 'Signature' items
2807
2808 2003-02-28 [paul]       0.8.10claws60
2809
2810         * sync with 0.8.10cvs20
2811                 see ChangeLog 2003-02-28
2812
2813 2003-02-28 [paul]       0.8.10claws59
2814
2815         * po/POTFILES.in
2816                 update to reflect recent movement of files
2817
2818 2003-02-28 [paul]       0.8.10claws58
2819
2820         * sync with 0.8.10cvs19
2821                 see ChangeLog 2003-02-28
2822
2823 2003-02-27 [martin]     0.8.10claws57
2824
2825         * src/prefs_matcher.c 
2826                 fix segfault in prefs_matcher_ok() when the
2827                 last entry is deleted and prevents that the
2828                 message "entry not saved" comes up after deleting
2829                 an entry
2830
2831 2003-02-27 [martin]     0.8.10claws56
2832
2833         * src/prefs_filtering.c 
2834                 fix segfault in prefs_filtering_ok() when the
2835                 last entry is deleted and prevents that the
2836                 message "entry not saved" comes up after deleting
2837                 an entry
2838
2839 2003-02-27 [paul]       0.8.10claws55
2840
2841         * sync with 0.8.10cvs18
2842                 see ChangeLog 2003-02-27
2843
2844 2003-02-27 [paul]       0.8.10claws54
2845
2846         * src/addressbook.c
2847                 fix bug where the address book crashes with 
2848                 multiple lookups.
2849                 Patch [687729] submitted by David Frager 
2850                 <dbfrager@users.sourceforge.net>
2851
2852 2003-02-25 [christoph]  0.8.10claws53
2853
2854         * src/Makefile.am
2855         * src/colorlabel.[ch]           ** REMOVE **
2856         * src/gtk/Makefile.am
2857         * src/gtk/colorlabel.[ch]       ** NEW **
2858                 move colorlabel files to gtk directory
2859
2860         * src/esmtp.[ch]                ** REMOVE **
2861                 has been merged into smtp.[ch] in 0.7.5
2862
2863 2003-02-25 [christoph]  0.8.10claws52
2864
2865         * src/Makefile.am
2866         * src/about.[ch]                ** REMOVE **
2867         * src/gtk/Makefile.am
2868         * src/gtk/about.[ch]            ** NEW **
2869                 move about files to gtk directory
2870
2871 2003-02-25 [christoph]  0.8.10claws51
2872
2873         * src/folder.c
2874                 some code optimization of folder scanning code
2875
2876         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
2877
2878 2003-02-25 [christoph]  0.8.10claws50
2879
2880         * src/main.c
2881         * src/common/sylpheed.c
2882                 add command line parameter parsing to common code
2883
2884 2003-02-24 [christoph]
2885
2886         * Makefile.am
2887         * configure.ac
2888                 fix gnome prefix problems, the configure script now removed
2889                 `gnome-config --prefix` from `gnome-config --datadir`
2890                 and adds $(prefix} instead
2891
2892         (closes Bug 24 Makefile does not respect prefix when installing
2893          GNOME data)
2894
2895 2003-02-24 [christoph]  0.8.10claws49
2896
2897         * src/news.c
2898                 check for valid session before trying to authenticate
2899
2900         (closes Bug 60 crash if "authenticate on logon" is activated
2901          and newsserver-hostname is not valid)
2902
2903 2003-02-24 [melvin]     0.8.10claws48
2904
2905         * src/prefs_actions.c
2906                 Make sure all user's input is sent to the action and then
2907                 close the socket..
2908
2909 2003-02-23 [alfons]     0.8.10claws46
2910
2911         * src/summaryview.c
2912                 also wait cursor when deleting files
2913
2914 2003-02-23 [paul]
2915
2916         * tools/freshmeat_search.pl
2917           tools/google_search.pl
2918                 scripts should now work for any browser/browser command line
2919
2920 2003-02-22 [christoph]  0.8.10claws45
2921
2922         * src/procmsg.c
2923                 fix IMAP flag setting, IMAP flag is not handled correctly
2924                 anymore by the folder system and information about the
2925                 folder should not be saved in the MsgInfo (in my opinion)
2926
2927         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2928
2929 2003-02-22 [christoph]  0.8.10claws44
2930
2931         * src/summaryview.c
2932                 fix spelling of "label" ;-)
2933
2934 2003-02-22 [thorsten]   0.8.10claws43
2935
2936         * src/mimeview.c
2937           src/prefs_common.[ch]
2938           src/procmime.[ch]
2939                 do not use description as attachment name
2940
2941 2003-02-22 [alfons]     0.8.10claws42
2942
2943         * src/summaryview.c
2944                 freeze/thaw folder item updates when changing color labels,
2945                 and put a wait cursors on
2946
2947 2003-02-22 [thorsten]   0.8.10claws41
2948
2949         * src/mimeview.c
2950                 save-all fixes: crash if invoked on multipart container,
2951                 mimeinfo access, pathseparators, error dialog
2952
2953 2003-02-21 [alfons]     0.8.10claws40
2954
2955         * src/prefs_gtk.c
2956                 remove unused var
2957
2958 2003-02-21 [colin]      0.8.10claws39
2959
2960         * src/send.c
2961                 Fix smtp logging
2962
2963 2003-02-21 [colin]      0.8.10claws38
2964
2965         * src/summaryview.c
2966                 Freeze/thaw folderItem updates when filtering messages 
2967                 via Tools/Filter messages
2968
2969 2003-02-21 [paul]       0.8.10claws37
2970
2971         * src/compose.c
2972                 revert commit 0.8.10claws26, there are ulterior motives
2973                 for users to set a Reply-To header when posting to
2974                 newsgroups
2975
2976 2003-02-21 [paul]       0.8.10claws36
2977
2978         * sync with 0.8.10cvs17
2979                 see ChangeLog 2003-02-21
2980
2981 2003-02-20 [christoph]  0.8.10claws35
2982
2983         * src/imap.c
2984                 IMAP UID fetch speedup using SEARCH
2985
2986         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2987
2988         * src/imap.c
2989                 fix problem with UIDs in IMAP UID cache that no longer existed
2990
2991 2003-02-20 [christoph]  0.8.10claws34
2992
2993         * src/imap.c
2994         * src/procheader.c
2995         * src/procheader.h
2996                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
2997
2998         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2999
3000         * src/imap.c
3001                 Rewrite imap_cmd_gen_recv use sock_getline instead
3002                 of sock_gets to avoid problems with too long reply
3003                 lines
3004     
3005 2003-02-20 [colin]      0.8.10claws33
3006         
3007         * src/prefs_account.c
3008                 Better wording
3009
3010 2003-02-20 [colin]      0.8.10claws32
3011
3012         * src/compose.c
3013                 Remove useless '&& !to_sender' 
3014
3015 2003-02-20 [darko]
3016
3017         * AUTHORS
3018                 change my e-mail address
3019
3020 2003-02-19 [colin]      0.8.10claws31
3021
3022         * src/prefs_common.c
3023                 X11 style colors for every configurable color
3024
3025 2003-02-19 [alfons]     0.8.10claws30
3026
3027         * src/prefs_gtk.[ch]
3028         * src/prefs_common.c
3029                 for color_new accept both plain integers and X11 style color
3030                 names (as found in /usr/lib/X11/rgb.txt)
3031
3032 2003-02-19 [paul]       0.8.10claws29
3033
3034         * src/mainwindow.c
3035                 add tooltips to online/offline button and account selector
3036                 button
3037
3038 2003-02-19 [paul]       0.8.10claws28
3039
3040         * src/folder.c
3041           src/news.c
3042           src/prefs_account.[ch]
3043           src/prefs_common.[ch]
3044                 move 'Maximum number of articles to download' to
3045                 account prefs.
3046                 clean up account prefs gui a little by hiding entries
3047                 rather then greying out entries
3048
3049 2003-02-19 [hiro]       0.8.10claws27
3050
3051         * src/common/utils.c
3052                 fix bug #54 'yesterdays date is displayed in the message 
3053                 summary window'
3054
3055 2003-02-19 [paul]       0.8.10claws26
3056
3057         * src/compose.c
3058                 fix bug reported in Feature Request [688596] 
3059                 'Reply-to header in news'
3060
3061 2003-02-18 [paul]       0.8.10claws25
3062
3063         * src/select-keys.c
3064                 add a 'List all keys' button to key selection dialog
3065
3066 2003-02-18 [colin]      0.8.10claws24
3067         
3068         * src/stock_pixmap.c
3069                 fix compile error
3070
3071 2003-02-18 [colin]      0.8.10claws23
3072
3073         * src/common/smtp.[ch]
3074           src/prefs_account.c
3075                 Try to starttls if it seems to be the only
3076                 way to authenticate a user
3077
3078 2003-02-18 [paul]       0.8.10claws22
3079
3080         * src/Makefile.am
3081           src/folderview.c
3082           src/stock_pixmap.[ch]
3083           src/pixmaps/drafts_close.xpm  ** NEW FILE **
3084           src/pixmaps/drafts_open.xpm   ** NEW FILE **
3085                 as a Drafts folder is a special folder allow it to have
3086                 its own unique icons
3087
3088 2003-02-18 [colin]      0.8.10claws21
3089
3090         * src/imap.c
3091                 Fix port selection when using starttls
3092
3093 2003-02-18 [paul]       0.8.10claws20
3094
3095         * src/mainwindow.c
3096           src/prefs_common.[ch]
3097                 make blue the default new mail colour
3098
3099 2003-02-18 [paul]       0.8.10claws19
3100
3101         * sync with 0.8.10cvs14
3102                 see ChangeLog 2003-02-18
3103
3104 2003-02-17 [jens]       0.8.10claws18
3105
3106         * src/common/md5.c
3107                 fixed a compile problem with gcc 3.3
3108                 works on 2.95.3 too (testet on PPC as it is big endian)
3109
3110 2003-02-17 [paul]       0.8.10claws17
3111
3112         * sync with 0.8.10cvs13
3113                 see ChangeLog 2003-02-17
3114
3115 2003-02-17 [paul]       0.8.10claws16
3116
3117         * sync with 0.8.10cvs12
3118                 see ChangeLog 2003-02-17
3119
3120 2003-02-16 [match]      0.8.10claws15
3121
3122         * src/addressbook.c
3123                 Eliminates reloading of address data when items
3124                 deleted or added. Applied submitted by
3125                 Luke Plant <lukeplant@softhome.net>
3126
3127 2003-02-16 [paul]       0.8.10claws14
3128
3129         * src/news.c
3130                 when a 'protocol error' is encountered disconnect from
3131                 the server. This means that the user can carry on viewing
3132                 other articles and doesn't have to either wait until the
3133                 server timesout or quit sylpheed.
3134                 Fixes bug #53 'Unable to read messages in newsgroups, 
3135                 displayed message doesn't change'
3136
3137 2003-02-15 [christoph]  0.8.10claws13
3138
3139         * src/imap.c
3140                 fix bug that stopped scanning of folders when an
3141                 IMAP folder was empty
3142
3143         (closes bug 46 stop scan messages in folders after empty folder)
3144
3145 2003-02-15 [paul]
3146
3147         * tools/Makefile.am
3148           tools/README
3149           tools/freshmeat_search.pl     ** NEW FILE **
3150           tools/google_search.pl        ** NEW FILE **
3151                 Add 2 Actions scripts which search freshmeat/google
3152                 for the selected text using the browser configured
3153                 in sylpheedrc.
3154                 
3155         Note: These scripts are very dependent on the format of the
3156         browser command and may not work on every occasion. Testing
3157         is welcome. 
3158
3159 2003-02-14 [alfons]     0.8.10claws12
3160
3161         * src/compose.c
3162                 fix breakage because of uninitialized account pointer.
3163                 please verify.
3164
3165 2003-02-14 [paul]       0.8.10claws11
3166
3167         * src/compose.c
3168           src/prefs_account.[ch]
3169           src/prefs_common.[ch]
3170                 move signature settings to Account Prefs
3171
3172 2003-02-14 [paul]       0.8.10claws10
3173
3174         * sync with 0.8.10cvs11
3175                 see ChangeLog 2003-02-14
3176
3177 2003-02-13 [thorsten]   0.8.10claws9
3178
3179         * src/news.c
3180                 revert news progressbar (GUI separation)
3181
3182 2003-02-13 [paul]       0.8.10claws8
3183
3184         * src/compose.c
3185                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
3186                 paragraph 1
3187
3188 2003-02-13 [paul]       0.8.10claws7
3189
3190         * src/compose.[ch]
3191           src/summaryview.c
3192                 fix 'Follow-up and Reply-to' so that it creates a reply to
3193                 the newsgroup and the sender. If the message has the keyword
3194                 'poster' in the Followup-To header, all replies go to the
3195                 sender, re: RFC 1036, Section 2.2.3
3196                 rename all instances of 'ignore_replyto' to 'to_sender', both
3197                 were previously used, now we use just one.
3198
3199 2003-02-13 [paul]       0.8.10claws6
3200
3201         * sync with 0.8.10cvs9
3202                 see ChangeLog 2003-02-13
3203
3204 2003-02-13 [paul]       0.8.10claws5
3205
3206         * configure.ac
3207                 show which plugins are configured in the configure
3208                 output.
3209
3210 2003-02-12 [thorsten]   0.8.10claws4
3211
3212         * src/news.c
3213                 show progress while fetching news headers
3214
3215 2003-02-12 [christoph]  0.8.10claws3
3216
3217         * configure.ac
3218         * src/plugins/Makefile.am
3219                 use AM_CONDITIONAL to enable plugins, automake correctly
3220                 manages this when creating distdir
3221
3222 2003-02-12 [christoph]  0.8.10claws2
3223
3224         * ac/spamassassin.m4
3225         * src/plugins/spamassassin/Makefile.am
3226                 fix building SpamAssassin plugin without OpenSSL
3227
3228 2003-02-12 [paul]       0.8.10claws1
3229
3230         * ac/Makefile.am
3231           src/Makefile.am
3232           src/plugins/Makefile.am
3233                 fix failure of 'make release'
3234
3235 2003-02-12 [paul]       0.8.10claws
3236
3237         * 0.8.10claws released
3238
3239 2003-02-12 [paul]       0.8.9claws56
3240
3241         * po/bg.po
3242           po/es.po
3243           po/it.po
3244           po/ru.po
3245           po/sr.po
3246                 updated translations by George Danchev, Ricardo Mones Lastra,
3247                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
3248                 
3249         * sylpheed.spec.in
3250                 Allow the building of RPMs by a regular user. Submitted
3251                 by Sergei Astanin
3252
3253 2003-02-11 [alfons]     0.8.9claws55
3254
3255         * src/colorlabel.c
3256                 don't use pixmaps for label color rect but draw rectangles
3257                 so we can respect the color map of palette based visuals
3258                 (fixes the long time crashes on Suns - thanks to Andreas
3259                 Engel and Steve O'Hara-Smith for testing)
3260
3261 2003-02-11 [christoph]  0.8.9claws54
3262
3263         * src/matcher_parser_parse.y
3264                 correct bug where filering rules of not existing folders in
3265                 matcherrc were added to global filtering
3266                 
3267         (closes Debian Bug #180253 - Directory's filter-rules are merged with
3268          main filter-rules after removing directory, http://bugs.debian.org/180253)
3269         
3270 2003-02-11 [paul]       0.8.9claws53
3271
3272         * sync with 0.8.10cvs7
3273                 see ChangeLog 2003-02-09
3274
3275 2003-02-11 [melvin]     0.8.9claws52
3276
3277         * po/fr.po
3278                 Updated French tranlsations
3279
3280 2003-02-10 [paul]       0.8.9claws51
3281
3282         * sylpheed.spec.in
3283                 correct --enable-openssl
3284                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
3285
3286 2003-02-09 [martin]     0.8.9claws50
3287
3288         * src/prefs_matcher.c
3289                 fix segfault in prefs_matcher_substitute_cb() when
3290                 no row is selected
3291
3292 2003-02-09 [paul]       0.8.9claws49
3293
3294         * src/folderview.c
3295                 fix bug where a newsgroup folder's processing rules were
3296                 merged with the global filtering rules when the newsgroup
3297                 folder was deleted, causing some seriously bad results,
3298                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
3299
3300 2003-02-08 [melvin]     0.8.9claws48
3301
3302         * src/compose.c
3303                 Corrected and modified an alert message.
3304
3305 2003-02-07 [paul]       0.8.9claws47
3306
3307         * src/folderview.c
3308                 fix bug where both an 'Account properties' window and a
3309                 'Folder properties' window were opened when clicking on
3310                 'Properties' in an NNTP or IMAP folder's popup menu.
3311
3312 2003-02-07 [paul]       0.8.9claws46
3313
3314         * sync with 0.8.10cvs6
3315                 see ChangeLog 2003-02-06
3316
3317 2003-02-06 [christoph]  0.8.9claws45
3318
3319         * src/mbox.c
3320                 freeze folder updates while importing mbox files
3321                 (closes bug 43 importing mbox took hours)
3322                 
3323         Patch submitted by Jens Rantil <jens.rantil@telia.com>
3324
3325 2003-02-06 [thorsten]   0.8.9claws44
3326
3327         * po/de.po
3328                 Updated german translations
3329
3330 2003-02-06 [thorsten]   0.8.9claws43
3331
3332         * src/news.h
3333                 use guint for message numbers (fix count in grouplist dialog)
3334
3335 2003-02-05 [paul]       0.8.9claws42
3336
3337         * sync with 0.8.10cvs2
3338                 see ChangeLog 2003-02-05
3339
3340 2003-02-04 [colin]      0.8.9claws41
3341
3342         * src/prefs_common.[ch]
3343           src/procmsg.c
3344           src/summaryview.c
3345                 Add an option to disable threading by subject
3346
3347 2003-02-04 [christoph]  0.8.9claws40
3348
3349         * src/inc.c
3350                 only abort fetching mails from multiple accounts when the
3351                 error is fatal and does not allow to check any more accounts
3352                 (currently only disk full error)
3353
3354         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
3355          receive mails for other accouts)
3356
3357 2003-02-04 [christoph]  0.8.9claws39
3358
3359         * src/folder.c
3360                 first add the new message to the cache, then
3361                 send the update notification
3362
3363         (closes bug 39 after sending message folderview doesnt get updated)
3364
3365 2003-02-04 [colin]      0.8.9claws38
3366
3367         * src/inc.c
3368                 _really_ fix this Connecting... status
3369
3370 2003-02-04 [paul]       0.8.9claws37
3371
3372         * sync with 0.8.10
3373                 see ChangeLog 2003-02-04
3374
3375 2003-02-04 [paul]       0.8.9claws36
3376
3377         * sync with 0.8.9cvs6
3378                 see ChangeLog 2003-02-03
3379
3380 2003-02-04 [paul]       0.8.9claws35
3381
3382         * po/pt_BR.po
3383                 updated by André Filipe de Assunção e Brito 
3384                 <bedecko@netsite.com.br>
3385
3386 2003-02-03 [thorsten]   0.8.9claws34
3387
3388         * po/de.po
3389                 Updated german translations
3390
3391 2003-02-02 [paul]       0.8.9claws33
3392
3393         * po/es.po
3394                 updated by Ricardo Mones Lastra
3395
3396 2003-02-02 [thorsten]   0.8.9claws32
3397
3398         * src/mh.c
3399                 Fix mh_get_msginfo() segfault if file is inaccessible
3400
3401 2003-01-31 [colin]      0.8.9claws31
3402
3403         * src/procheader.c
3404                 Fix last commit's bug
3405
3406 2003-01-31 [colin]      0.8.9claws30
3407
3408         * src/procheader.c
3409                 Missing a change for gpg-signed messages
3410
3411 2003-01-31 [paul]       0.8.9claws29
3412
3413         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
3414           src/procheader.c
3415           src/stock_pixmap.[ch]
3416           src/summaryview.c
3417                 indicate GnuPG signed messages by displaying an icon
3418                 in the Attachment column.
3419
3420 2003-01-31 [paul]       0.8.9claws28
3421
3422         * sync with 0.8.9cvs4
3423                 see ChangeLog 2003-01-31
3424
3425 2003-01-31 [alfons]     0.8.9claws27
3426
3427         * src/textview.c
3428                 tune URI parser to accept mailto URLs with a '?'
3429                 (patch from Ruslan Balkin)
3430
3431 2003-01-31 [colin]      0.8.9claws26
3432
3433         * src/summaryview.c
3434                 Fix a leak introduced in claws24
3435
3436 2003-01-31 [colin]      0.8.9claws25
3437
3438         * src/summaryview.c
3439                 Freeze/Thaw folder updates when deleting dups
3440
3441 2003-01-31 [colin]      0.8.9claws24
3442         
3443         * src/addr_compl.c
3444           src/summaryview.c
3445           src/msgcache.c
3446                 little speed improvements
3447
3448 2003-01-31 [colin]      0.8.9claws23
3449
3450         * src/summaryview.c
3451                 Fix segfault when forwarding nothing
3452                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
3453                 
3454 2003-01-30 [paul]       0.8.9claws22
3455
3456         * sync with 0.8.9cvs3
3457                 see ChangeLog 2003-01-30
3458
3459 2003-01-30 [paul]       0.8.9claws21
3460
3461         * sync with 0.8.9cvs2
3462                 see ChangeLog 2003-01-30
3463
3464 2003-01-29 [paul]       0.8.9claws20
3465
3466         * sync with 0.8.9cvs1
3467                 see ChangeLog 2003-01-29
3468
3469 2003-01-28 [paul]       0.8.9claws19
3470
3471         * po/POTFILES.in
3472                 update to reflect changes. 
3473                 thanks to Ricardo Mones Lastra
3474
3475 2003-01-27 [christoph]  0.8.9claws18
3476
3477         * ac/openssl.m4
3478         * ac/spamassassin.m4
3479         * src/plugins/spamassassin/README
3480         * src/plugins/spamassassin/libspamc.[ch]
3481         * src/plugins/spamassassin/utils.[ch]
3482                 updated to latest libspamc
3483
3484 2003-01-27 [christoph]  0.8.9claws17
3485
3486         * src/folder.c
3487                 fix wrong use of procheader_get_header_fields
3488
3489 2003-01-27 [christoph]  0.8.9claws16
3490
3491         * src/news.c
3492         * src/prefs_account.[ch]
3493         * src/common/nntp.[ch]
3494                 allow to force authentication for NNTP servers
3495
3496         Patch submitted by Florian Mickler <dmk@d-labs.de>
3497
3498 2003-01-26 [paul]       0.8.9claws15
3499
3500         * src/summaryview.c
3501                 speed up of marking messages as read
3502                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
3503
3504 2003-01-26 [christoph]  0.8.9claws14
3505
3506         * src/Makefile.am
3507         * src/mgutils.[ch]              ** REMOVE **
3508         * src/xml.[ch]                  ** REMOVE **
3509         * src/xmlprops.[ch]             ** REMOVE **
3510         * src/common/Makefile.am
3511         * src/common/mgutils.[ch]       ** NEW **
3512         * src/common/xml.[ch]           ** NEW **
3513         * src/common/xmlprops.[ch]      ** NEW **
3514                 move xml files to common directory
3515
3516 2003-01-26 [christoph]  0.8.9claws13
3517
3518         * src/plugins/spamassassin/spamassassin_gtk.c
3519                 only set gtk entry text if string is available
3520
3521 2003-01-26 [melvin]     0.8.9claws12
3522
3523         * src/description_window.c
3524                 Allow resizing of the window
3525                 Allow automatic horizontal scroll bar
3526                 Do not vertically expand and fill
3527
3528 2003-01-26 [christoph]  0.8.9claws11
3529
3530         * src/Makefile.am
3531         * src/gtkutils.[ch]             ** REMOVE **
3532         * src/common/sylpheed.c
3533         * src/gtk/Makefile.am
3534         * src/gtk/description_window.c
3535         * src/gtk/gtkutils.[ch]         ** NEW **
3536         * src/gtk/prefswindow.c
3537                 move gtkutils to gtk directory
3538
3539 2003-01-26 [paul]       0.8.9claws10
3540
3541         * src/summaryview.c
3542                 rename summary_unread_clicked() to summary_status_clicked()
3543
3544 2003-01-26 [melvin]     0.8.9claws9
3545
3546         * src/prefs_actions.c
3547                 Cosmetical changes to the help text
3548
3549 2003-01-26 [paul]       0.8.9claws8
3550
3551         * src/folder.[ch]
3552           src/mainwindow.c
3553           src/prefs_common.c
3554           src/prefs_sumamry_column.c
3555           summaryview.[ch]
3556                 rename the 'Unread' column to 'Status'
3557
3558 2003-01-25 [match]      0.8.9claws7
3559
3560         * src/mgutils.[ch]
3561                 removed reference to LDAP constants. removed error2string.
3562                 included functions to support LDAP dynamic queries.
3563         * src/syldap.h
3564                 moved LDAP constants here.
3565         * src/addressbook.c
3566         * src/addrindex.c
3567         * src/importldif.c
3568                 removed references to LDAP constants and references to
3569                 error2string.
3570
3571 2003-01-25 [paul]       0.8.9claws6
3572
3573         * src/summaryview.c
3574                 summary_thread_build(), summary_thread_init(): remove 
3575                 unneeded reference to summaryview->folder_item
3576
3577 2003-01-25 [christoph]  0.8.9claws5
3578
3579         * src/gtk/description_window.c
3580                 o allow description texts to expand over multiple columns
3581                 o translate all columns
3582         * src/prefs_actions.c
3583                 change syntax description to use new multi column feature
3584
3585         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3586
3587 2003-01-25 [match]      0.8.9claws4
3588
3589         * src/vcard.c
3590                 fixed bug with Quoted-Printable
3591
3592 2003-01-25 [paul]       0.8.9claws3
3593
3594         * src/folder.[ch]
3595           src/summaryview.[ch]
3596                 implement per-folder collapsed/expanded threads setting
3597                 
3598         * src/prefs_common.c
3599                 remove global collapsed/expanded threads option
3600
3601 2003-01-25 [christoph]  0.8.9claws2
3602
3603         * po/POTFILES.in
3604                 add pluginwindow and prefswindow
3605         * src/compose.c
3606                 make send respond correctly to messages that could be added
3607                 to the queue folder, but the UID of the message is unknown
3608         * src/folder.c
3609         * src/imap.c
3610                 don't return guessed UIDs in imap_add_msg anymore. We return
3611                 0 to tell the folder system it was appened but the UID is
3612                 unknown. Folder system now get's the UID by scaning the folder
3613                 and searching the cache for the Message-ID
3614                 (closes bug #29 Messages queued, but not sent)
3615
3616 2003-01-25 [paul]       0.8.9claws1
3617
3618         * src/codeconv.c
3619                 conv_encode_header():  fix bug when long headers with 8-bit
3620                 characters are used, so that the encoded words are wrapped.
3621                 If the space in the original text falls on the wrap boundary,
3622                 it can be lost.
3623                 Patch by Sergey Vlasov.
3624                 
3625         * src/folderview.c
3626                  fix bug where a change to the sorting method or thread view
3627                  of a folder's messages is lost if simpify-subject is set and
3628                  toggled on or off.
3629                  Patch by Luke Plant.
3630
3631 2003-01-24 [paul]       0.8.9claws
3632
3633         * sylpheed-0.8.9claws released
3634         
3635         * Makefile.am
3636           sylpheed.spec.in
3637                 remove reference to 'INSTALL.jp'
3638
3639 2003-01-23 [paul]       0.8.8claws128
3640
3641         * po/es.po
3642           po/it.po
3643           po/ru.po
3644           po/sr.po
3645                 updated translations. submitted by Ricardo Mones Lastra,
3646                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
3647
3648 2003-01-23 [colin]      0.8.8claws127
3649
3650         * src/compose.c
3651                 Fix drafted and queued news articles re-edition
3652
3653 2003-01-23 [melvin]     0.8.8claws126
3654
3655         * po/fr.po
3656                 Updated French translations
3657
3658 2003-01-23 [colin]      0.8.8claws125
3659
3660         * src/inc.c
3661                 Fix "Connecting to..." status message
3662
3663 2003-01-22 [paul]       0.8.8claws124
3664
3665         * po/bg.po
3666                 updated by George Danchev
3667                 
3668         * src/folder.c
3669                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
3670                 and folder deletion
3671
3672 2003-01-21 [paul]       0.8.8claws123
3673
3674         * po/bg.po
3675                 updated by George Danchev
3676                 
3677         * src/about.c
3678                 its now 2003
3679                 
3680         * src/toolbar.c
3681                 don't translate 'Separator'
3682                 
3683         * src/plugins/spamassassin/Makefile.am
3684                 add aspell to CPPFLAGS
3685                 
3686         * src/plugins/spamassassin/spamassassin.c
3687           src/plugins/spamassassin/spamassassin_gtk.c
3688                 set correct default for spamassassin_receive_spam
3689                 slightly re-word descriptions and some
3690                 other minor changes
3691
3692 2003-01-19 [alfons]     0.8.8claws122
3693                 
3694         * src/mimeview.c
3695                 mimeview_save_as(): we might as well show the file name for
3696                 the single case "Save As" too
3697
3698 2003-01-19 [alfons]     0.8.8claws121
3699
3700         * src/crash.c
3701                 change bug tracker URL to bugzilla URL
3702
3703 2003-01-19 [alfons]     0.8.8claws120
3704
3705         * src/mimeview.c
3706                 mimeview_save_all(): display name of file before overwriting;
3707                 continue saving all, even when one overwrite was cancelled
3708
3709 2003-01-19 [christoph]  0.8.8claws119
3710
3711         * src/summaryview.c
3712         * src/procmsg.[ch]
3713                 fix wrong usage of procmsg_find_children in summaryview
3714                 by using procmsg_update_unread_children instead of
3715                 summaryview_update_unread_children
3716
3717 2003-01-19 [christoph]  0.8.8claws118
3718
3719         * src/procmsg.c
3720                 fix infinite loop in procmsg_find_children
3721                  (closes bug #25 sylpheed crashes on delete.)
3722
3723         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3724
3725 2003-01-19 [paul]       0.8.8claws117
3726
3727         * po/pt_BR.po
3728                 updated by Ivan Francolin Martinez
3729
3730 2003-01-18 [melvin]     0.8.8claws116
3731
3732         * src/prefs_actions.c
3733                 Removed syntax limitation of only one '&' at the end of command.
3734                         Now actions that contain '>/dev/null 2>&1' are possible.
3735
3736 2003-01-18 [melvin]     0.8.8claws115
3737
3738         * src/prefs_actions.c
3739                 Actions IO dialog: when the action ends
3740                 the "Close" button now has focus and [Escape] closes the
3741                 window.
3742
3743 2003-01-18 [christoph]  0.8.8claws114
3744
3745         * src/procmsg.c
3746                 o add debug output when MsgInfos are really freed
3747                 o free GSLists in procmsg_find_children and
3748                   procmsg_update_unread_children
3749
3750 2003-01-18 [christoph]  0.8.8claws113
3751
3752         * src/mainwindow.c
3753                 reorder Configuration menu
3754
3755 2003-01-18 [christoph]  0.8.8claws112
3756
3757         * src/compose.c
3758                 fix applying templates to forwarded messages
3759
3760         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3761
3762 2003-01-17 [christoph]  0.8.8claws111
3763
3764         * src/folder.c
3765                 destroy folder items, when a folder item is removed
3766
3767 2003-01-17 [christoph]  0.8.8claws110
3768
3769         * src/folder.c
3770                 fix wrong folder stats update when ignored message is
3771                 deleted
3772
3773 2003-01-17 [colin]      0.8.8claws109
3774         
3775         * src/mainwindow.c
3776         * src/summaryview.c
3777                 Quicksearch bugfixes: 
3778                 - hide help button at startup if not extended
3779                 - switch to extended when looking for replies
3780
3781 2003-01-17 [paul]
3782
3783         * sync with 0.8.9 release
3784
3785 2003-01-17 [paul]       0.8.8claws108
3786
3787         * sync with 0.8.8cvs11
3788                 see ChangeLog 2003-01-17
3789
3790 2003-01-16 [colin]      0.8.8claws107
3791
3792         * src/procmsg.c
3793                 Changed encryption test to re-ask passphrase
3794                 if an encrypted message hasn't been decrypted
3795                 Fixes bug #5
3796
3797 2003-01-16 [christoph]  0.8.8claws106
3798
3799         * src/prefs_gtk.c
3800         * src/prefs_toolbar.c
3801         * src/gtk/prefswindow.h
3802         * src/plugins/spamassassin/spamassassin_gtk.c
3803                 remove page destroy function that is not used anymore
3804
3805 2003-01-16 [paul]       0.8.8claws105
3806
3807         * sync with 0.8.8cvs9
3808                 see ChangeLog 2002-01-16
3809
3810 2003-01-16 [colin]      0.8.8claws104
3811
3812         * src/compose.[ch]
3813                 Fix bug with autosaved drafts for IMAP, when draft
3814                 folder is specified - fixes bugzilla bug #20
3815
3816 2003-01-15 [paul]       0.8.8claws103
3817
3818         * src/compose.[ch]
3819           src/procmsg.c
3820                 store folder and message-id of message forwarding
3821                 in queue header and set forward flag after sending
3822
3823 2003-01-15 [paul]       0.8.8claws102
3824
3825         * sync with 0.8.8cvs8
3826                 see ChangeLog 2002-01-15
3827
3828 2003-01-15 [colin]      0.8.8claws101
3829
3830         * src/Makefile.am
3831                 Fix linking with GNU libiconv
3832
3833 2003-01-15 [darko]      0.8.8claws100
3834
3835         * src/pine.c
3836                 fix crash when importing pine address book
3837                 entry with an empty name (reported by DY
3838                 <dybulk at tri8.net>)
3839
3840 2003-01-14 [paul]       0.8.8claws99
3841
3842         * configure.in  ** REMOVED **
3843           configure.ac  ** NEW FILE **
3844                 rename configure.in to configure.ac, as it is now
3845                 preferred
3846
3847 2003-01-14 [melvin]     0.8.8claws98
3848
3849         * src/folderview.c
3850                 folderview_check_new(): More precise function description
3851
3852 2003-01-14 [melvin]     0.8.8claws97
3853
3854         * src/folderview.c
3855                 folderview_check_new(): return the number of new messages 
3856                         since last check.
3857         * src/inc.c
3858                 inc_account_mail(): Disable counting of new messages for IMAP
3859                         and NNTP until bug [19] and [14] are fixed.
3860
3861 2003-01-14 [paul]       0.8.8claws96
3862
3863         * sync with 0.8.8cvs6
3864                 see ChangeLog 2003-01-14
3865
3866 2003-01-13 [alfons]     0.8.8claws95
3867
3868         * src/textview.c
3869                 tune email address validation (c. 0.8.8claws89): if . is 
3870                 just one char away from @, the address is invalid too 
3871                 (correctly rejects addresses like foo@.com)
3872
3873 2003-01-13 [paul]       0.8.8claws94
3874
3875         * src/messageview.c
3876           src/toolbar.c
3877                 fixes to the Message View toolbar and menu:
3878                 fix non-functioning Forward button
3879                 make Reply button consider default_reply_list
3880                 remove 'Follow-up...' menu entry
3881                 add 'Forward' and 'Redirect' menu entries
3882
3883 2003-01-13 [melvin]     0.8.8claws93
3884
3885         * src/inc.c
3886                 Fixed typo that could make new messages count incorrect.
3887
3888 2003-01-13 [melvin]     0.8.8claws92
3889
3890         * src/folderview.[ch]
3891                 folderview_check_new(): return the number of new messages.
3892         * src/inc.c
3893                 Should fix bug [14] where new mail notification worked 
3894                         incorrectly with IMAP accounts.
3895                 inc_spool_account(): return number of new msgs, or -1 on error
3896                 inc_all_spool(): return number of new msgs
3897                 
3898 2003-01-13 [melvin]     0.8.8claws91
3899
3900         * src/prefs_actions.c
3901                 Justify help text.
3902
3903 2003-01-12 [thorsten]   0.8.8claws90
3904
3905         * src/common/prefs.c
3906                 close file before rename
3907
3908 2003-01-12 [alfons]     0.8.8claws89
3909
3910         * AUTHORS
3911                 add Christian Mertes
3912         * src/common/utils.[ch]
3913                 g_stricase_hash(), g_stricase_equal(): functions for 
3914                 case insensitive hash tables
3915         * src/textview.c
3916                 use top level domain names to validate email address, based
3917                 on a patch by Christian Mertes (thanks!), but changed 
3918                 implementation to use a hash table 
3919
3920 2003-01-12 [paul]       0.8.8claws88
3921
3922         * po/bg.po
3923                 updated by George Danchev
3924
3925 2003-01-12 [alfons]     0.8.8claws87
3926
3927         * src/summaryview.c
3928                 delete / execute performance: use new style folder update
3929
3930 2003-01-12 [paul]       0.8.8claws86
3931
3932         * sync with 0.8.8cvs5
3933                 see ChangeLog 2003-01-13 (!)
3934
3935 2003-01-12 [alfons]     0.8.8claws85
3936
3937         * src/filtering.c
3938         * src/matcher_parser_parse.y
3939                 prepare change_score filtering action
3940         * src/matcher.[ch]
3941                 give up const-correctness on functions that call non-const-correct functions;
3942                 several casts to gpointer in g_free();
3943                 add change_score;
3944
3945 2003-01-12 [christoph]  0.8.8claws84
3946
3947         * src/compose.c
3948                 fix 2 warnings
3949
3950         * src/gtk/prefswindow.[ch]
3951         * src/plugins/spamassassin/spamassassin_gtk.c
3952                 changed the call of the widget create function
3953                 for PrefsPages, because sometimes the widget
3954                 create function needs a widget that already has
3955                 been attached to a window (to create GDK pixmaps
3956                 for exmaple). So we simply pass the GtkWindow as
3957                 the second parameter now.
3958
3959         * src/main.c
3960         * src/mainwindow.c
3961         * src/prefs_toolbar.[ch]
3962                 rewrite Toolbar Preferences using the new
3963                 prefs window
3964
3965 2003-01-11 [alfons]     0.8.8claws83
3966
3967         * src/addressadd.c
3968                 fix crash when adding sender to addressbook because status bar
3969                 isn't there (the status bar doesn't seem to be used though,
3970                 but I'll let Match decide what to do with it)
3971
3972 2003-01-11 [colin]      0.8.8claws82
3973
3974         * src/main.c
3975           src/toolbar.c
3976                 Two useless changes reversed
3977
3978 2003-01-11 [colin]      0.8.8claws81
3979
3980         * src/mainwindow.c
3981           src/mainwindow.h
3982                 Add mainwindow_get_mainwindow()
3983         * src/alertpanel.c
3984           src/alertpanel.h
3985                 Add alertpanel_error_log() 
3986         * src/compose.c
3987           src/inc.c
3988           src/messageview.c
3989           src/toolbar.c
3990           src/main.c
3991           src/procmsg.c
3992                 Network errors get a View Log button
3993
3994 2003-01-10 [alfons]     0.8.8claws80
3995
3996         * src/prefs_toolbar.c
3997         * src/toolbar.c
3998                 use the translatable string for "Separator" as file name for
3999                 separator toolbar items (probably make this uppercase?)
4000
4001 2003-01-10 [alfons]     0.8.8claws79
4002
4003         * src/prefs_toolbar.c
4004                 put right A_SEPARATOR description string in "displayed
4005                 toolbar items list" so manually added separators are
4006                 saved correctly (bug #10, "Adding a separator to the main 
4007                 toolbar fails, entry in xml file is wrong")
4008
4009 2003-01-10 [christoph]  0.8.8claws78
4010
4011         * src/imap.c
4012                 o fix warnings
4013                 o use CAPABILITY to check if NAMESPACE is available
4014
4015 2003-01-10 [christoph]  0.8.8claws77
4016
4017         * src/imap.[ch]
4018                 apply UIDPLUS IMAP extension support patch
4019
4020         Patch submitted by Simon 'corecode' Schubert
4021
4022 2003-01-10 [paul]       0.8.8claws76
4023
4024         * src/folderview.c
4025                 a sync from main which fixes the news account folders'
4026                 Properties bug
4027
4028 2003-01-10 [christoph]  0.8.8claws75
4029
4030         * src/folder.c
4031                 don't accept 0 as a valid uid returned by copy and move
4032                 functions. 0 means the message was copied or moved but the
4033                 new uid could not be fetched. It is not an error condition
4034                 for the copy or move operation.
4035
4036 2003-01-10 [paul]       0.8.8claws74
4037
4038         * src/prefs_filtering.c
4039                 change English used in Alert when entry is not
4040                 saved.
4041                 
4042         * sync with 0.8.8cvs4
4043                 see ChangeLog 2003-01-10
4044
4045 2003-01-10 [darko]      0.8.8claws73
4046
4047         * src/pine.c
4048                 fix crash when importing address book entry
4049                 without a valid address
4050
4051 2003-01-09 [alfons]     0.8.8claws72
4052
4053         * src/inc.c
4054                 filtering performance: use new style folder update
4055
4056 2003-01-09 [christoph]  0.8.8claws71
4057
4058         * src/compose.c
4059         * src/gtk/menu.[ch]
4060                 fix wrong selecting of mime encoding type, when
4061                 opening property dialog of attachments in the
4062                 compose window. 7bit was always selected and that
4063                 destoryed files with 8bit data.
4064                 (closes bug #9 Sylpheed-claws destroys attachments when
4065                  changing MIME-types)
4066
4067 2003-01-09 [paul]       0.8.8claws70
4068
4069         * sync with 0.8.8cvs3
4070                 see ChangeLog 2003-01-09
4071
4072 2003-01-08 [alfons]     0.8.8claws69
4073         
4074         * src/addressadd.c
4075                 apply patch by Kim Schulz to fix build breakage
4076                 because of missing variable
4077
4078 2003-01-08 [paul]       0.8.8claws68
4079
4080         * sync with 0.8.8cvs2
4081                 see ChangeLog 2002-01-08
4082
4083 2003-01-08 [paul]       0.8.8claws67
4084
4085         * po/it.po
4086                 updated by Alessandro Maestri
4087                 
4088         * src/addressadd.c
4089                 when using 'Add sender to addressbook' allow
4090                 name to be edited and remarks to be entered
4091                 Patch submitted by Luke Plant
4092
4093 2003-01-08 [darko]      0.8.8claws66
4094
4095         * README.claws, src/summaryview.c
4096                 fix description for marked messages
4097
4098 2003-01-08 [paul]
4099
4100         * tools/Makefile.am
4101           tools/launch_phoenix  ** NEW FILE **
4102                 add script that enables using Phoenix as the default
4103                 web browser. 
4104                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
4105                 
4106         * tools/OOo2sylpheed.pl
4107                 remove full path to sylpheed executable, just 'sylpheed'
4108                 will do
4109                 
4110         * tools/README
4111                 add launch_phoenix informtion and re-arrange and compress
4112                 the data a little
4113
4114 2003-01-07 [christoph]  0.8.8claws65
4115
4116         * src/folder.c
4117                 fix update for source folder when moving messages
4118         * src/procmsg.[ch]
4119         * src/summaryview.c
4120                 use function to set to_folder for message infos and
4121                 automatically update the op_count for old and new
4122                 folder
4123
4124 2003-01-07 [melvin]     0.8.8claws64
4125
4126         * src/prefs_actions.c
4127                 Fixed bug where an '%p' Action on a displayed image crashed 
4128                         Sylpheed
4129                 Code clean up (get rid of duplicated code and removed unnecessary 
4130                                 structure member)
4131
4132 2003-01-07 [christoph]  0.8.8claws63
4133
4134         * src/compose.c
4135         * src/folder.[ch]
4136         * src/folderview.c
4137         * src/import.c
4138         * src/inc.c
4139         * src/main.c
4140         * src/mainwindow.c
4141         * src/messageview.c
4142         * src/prefs_folder_item.c
4143         * src/procmsg.c
4144         * src/summaryview.c
4145         * src/toolbar.c
4146                 o remove all folder update triggering from the UI code. The folder
4147                   system should know much better when a folder needs an update.
4148                 o to prevent multiple updates in a row the folder updates can be
4149                   frozen for some time.
4150
4151                 Note: - Please verify that no updates are missing
4152                       - Check where freeze/thaws should be added
4153
4154 2003-01-07 [christoph]  0.8.8claws62
4155
4156         * src/prefs_actions.c
4157                 don't translate empty strings
4158
4159         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4160
4161 2003-01-06 [christoph]  0.8.8claws61
4162
4163         * src/prefs_actions.c
4164                 mark strings for gettext
4165         * src/prefs_matcher.c
4166                 use new description window for Execute action and
4167                 match condition in Filtering
4168
4169         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4170
4171 2003-01-06 [alfons]     0.8.8claws60
4172
4173         keep myself inspired to re-organize matcher part 8; 
4174         yes, more to come (I need to move out the descriptive
4175         text for actions to matcher.c, or at least make it not
4176         depend on the wicked ordering)
4177
4178         * src/prefs_matcher.c
4179                 add documentation so others may comprehend the
4180                 UI part of the conditions
4181                 
4182 2003-01-06 [christoph]  0.8.8claws59
4183
4184         * src/prefs_actions.c
4185                 use new description window for syntax help
4186         * src/gtk/description_window.c
4187                 fix display of descriptions with column count != 2
4188
4189         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4190
4191 2003-01-06 [christoph]  0.8.8claws58
4192
4193         * src/quote_fmt.c
4194         * src/summaryview.[ch]
4195         * src/gtk/Makefile.am
4196         * src/gtk/description_window.[ch]       ** NEW **
4197                 use a generic window to display syntax descriptions
4198                 currently used in quote_fmt and summaryview (new description
4199                 for extended quick search)
4200
4201         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4202
4203 2003-01-06 [paul]       0.8.8claws57
4204
4205         * sync with 0.8.8cvs1
4206                 see ChangeLog 2003-01-06
4207
4208 2003-01-06 [christoph]  0.8.8claws56
4209
4210         * src/mainwindow.c
4211         * src/prefs_gtk.[ch]
4212         * src/gtk/prefswindow.[ch]
4213         * src/plugins/spamassassin/spamassassin_gtk.c
4214                 o remove page management from prefswindow, pages
4215                   will be an argument to prefswindow_open
4216                 o prefswindow_open gets a datapointer that is
4217                   passed to the widget_create function to allow
4218                   creation of prefswindow for specific items
4219
4220 2003-01-06 [colin]      0.8.8claws55
4221         
4222         * src/summaryview.c
4223                 We don't want regexp in the reply-finder, 
4224                 because MIDs can contain !,$,. and so on
4225
4226 2003-01-06 [jens]       0.8.8claws54
4227
4228         * src/jpilot.c
4229                 fixed a wrong free in jpilot_read_db_files
4230
4231 2003-01-06 [alfons]     0.8.8claws53
4232
4233         re-organize matcher part 8; more to come
4234        
4235         * src/matcher.c
4236                 matcherprop_to_string(): put g_free()s before the
4237                 switch-case break to fix memleaks                
4238
4239 2003-01-06 [colin]      0.8.8claws52
4240
4241         * src/summaryview.c
4242                 cleanup & reply-finder now displays the first 
4243                 matching message
4244
4245 2003-01-05 [alfons]     0.8.8claws51
4246
4247         re-organize matcher part 7; more to come
4248
4249         * src/matcher.[ch]
4250                 fixes for constant correctness;
4251                 more documentation;
4252
4253 2003-01-05 [alfons]     0.8.8claws50
4254
4255         re-organize matcher part 6; more to come
4256         
4257         * src/matcher.[ch]
4258                 fixes for constant correctness;
4259                 more documentation;
4260         * src/filtering.c
4261                 fix for constant correctness
4262
4263 2003-01-05 [colin]      0.8.8claws49
4264
4265         * src/account.[ch]
4266                 Add account_get_reply_account function
4267         * src/compose.c
4268                 Use account_get_reply_account function 
4269         * src/summaryview.c
4270                 Basic reply-finder - click on the replied
4271                 icon gets you to the outbox using quick-search
4272
4273 2003-01-05 [paul]       0.8.8claws48
4274
4275         * src/prefs_common.c
4276                 small change to English
4277                 
4278         * src/prefs_filtering.c
4279                 prefs_filtering_action_select(): improve logic and uniformity
4280                 of gui
4281
4282 2003-01-05 [alfons]     0.8.8claws47
4283
4284         fine tune solution to focus problems (bug #7)
4285
4286         * src/mainwindow.c
4287                 mainwindow_focus_in_event(): remove grab event check
4288         * src/summaryview.c
4289                 summary_button_pressed(): move selection on right-click
4290                 too. we can't possibly move the selection back after
4291                 canceling a dialog, because gtk's incomplete focus 
4292                 management. whether this is a good solution, only time
4293                 will tell.
4294
4295 2003-01-05 [christoph]  0.8.8claws46
4296
4297         * src/imap.c
4298                 fix crash when no imap connection could be established
4299
4300 2003-01-05 [paul]       0.8.8claws45
4301
4302         * src/mainwindow.c
4303           src/sumamryview.c
4304           src/gtk/menu.[ch]
4305                 fix bug 605957 'shortcuts in popup-menu'
4306                 make user-defined shortcuts work
4307                 show shortcuts that are already defined
4308                 in the main menu
4309                 Patch submitted by Luke Plant
4310
4311 2003-01-05 [alfons]     0.8.8claws44
4312
4313         * src/mainwindow.c
4314                 focus_in_event handler should not select summary view row 
4315                 when another window (menu, dialog) grabbed for events 
4316                 (bug #7, "[0.8.8claws42] Message summary focus") 
4317
4318 2003-01-04 [christoph]  0.8.8claws43
4319
4320         * src/procmsg.c
4321                 update save folder after adding the sent message
4322                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
4323
4324 2003-01-02 [christoph]  0.8.8claws42
4325
4326         * src/common/plugin.c
4327                 fix unloading of all plugins and unload
4328                 plugins in reverse order
4329                 
4330         * src/gtk/pluginwindow.c
4331                 implement function of load and unload button
4332
4333         * src/gtk/prefswindow.c
4334         * src/gtk/prefswindow.h
4335                 rename register function and add new unregister
4336                 function
4337
4338         * src/plugins/spamassassin/spamassassin_gtk.c
4339                 unregister prefs page and update for changes in
4340                 src/gtk/prefswindow.c
4341
4342 2003-01-02 [paul]       0.8.8claws41
4343
4344         * po/es.po
4345                 updated by Ricardo Mones Lastra
4346
4347 2003-01-02 [paul]
4348
4349         * tools/tb2sylpheed
4350                 fixes and improvements by Urke MMI
4351
4352 2003-01-02 [thorsten]   0.8.8claws40
4353
4354         * src/procmsg.c
4355                 fixed wrong return value
4356
4357 2003-01-02 [thorsten]   0.8.8claws39
4358
4359         * src/prefs.c
4360                 fixed printing wrong variable
4361
4362 2003-01-02 [thorsten]   0.8.8claws38
4363
4364         * src/prefs.c
4365                 fixed acessing members of freed pfile struct
4366
4367 2003-01-02 [thorsten]   0.8.8claws37
4368
4369         * src/procmsg.c
4370                 detect loops across several messages
4371                 as suggested by Christoph Hohmann
4372
4373 2003-01-01 [match]      0.8.8claws36
4374
4375         * src/addrindex.c
4376                 fixed another memory leak.
4377
4378 2003-01-01 [match]      0.8.8claws35
4379
4380         * src/jpilot.[ch]
4381                 fixed memory leaks. applied Doxygen comments.
4382
4383 2003-01-01 [thorsten]   0.8.8claws34
4384
4385         * src/procmsg.c
4386                 inhibit endless loop if msg references itself
4387                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
4388
4389 2003-01-01 [christoph]  0.8.8claws33
4390
4391         * src/mainwindow.c
4392         * src/gtk/Makefile.am
4393         * src/gtk/pluginwindow.c                ** NEW **
4394         * src/gtk/pluginwindow.h                ** NEW **
4395                 add plugin window
4396
4397         * src/plugins/demo/demo.c
4398         * src/plugins/spamassassin/spamassassin.c
4399         * src/plugins/spamassassin/spamassassin_gtk.c
4400                 write better plugin descriptions
4401
4402 2002-12-31 [christoph]  0.8.8claws32
4403
4404         * src/gtk/prefswindow.c
4405         * src/plugins/spamassassin/spamassassin_gtk.c
4406                 some small improvements to GTK code
4407
4408 2002-12-31 [christoph]  0.8.8claws31
4409
4410         * src/plugins/spamassassin/spamassassin_gtk.c
4411                 enable folder select button
4412
4413 2002-12-31 [christoph]  0.8.8claws30
4414
4415         * src/mainwindow.c
4416         * src/gtk/Makefile.am
4417         * src/gtk/prefswindow.c                         ** NEW **
4418         * src/gtk/prefswindow.h                         ** NEW **
4419                 add new prefs window
4420
4421         * src/common/plugin.c
4422                 don't try to load empty config lines
4423         
4424         * src/plugins/spamassassin/Makefile.am
4425         * src/plugins/spamassassin/spamassassin.c
4426         * src/plugins/spamassassin/spamassassin.h       ** NEW **
4427         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
4428                 GTK config for SpamAssassin Plugin using
4429                 the new prefs window
4430
4431 2002-12-31 [paul]       0.8.8claws29
4432
4433         * po/POTFILES.in
4434                 remove obsolete entry 'src/menu.c'
4435
4436 2002-12-31 [alfons]     0.8.8claws28
4437
4438         * src/matcher.[ch]
4439         * src/matcher_parser_parse.y
4440         * src/prefs_matcher.c
4441                 add "ignore_thread" and "~ignore_thread" condition so it's
4442                 possible to make the actions / scoring operate on the ignore
4443                 thread flag
4444
4445 2002-12-31 [christoph]  0.8.8claws27
4446
4447         * src/addrbook.c
4448         * src/addrindex.c
4449         * src/folder.c
4450         * src/matcher.c
4451         * src/prefs_account.c
4452         * src/prefs_actions.c
4453         * src/prefs_customheader.c
4454         * src/prefs_display_header.c
4455         * src/prefs_gtk.c
4456         * src/procmime.c
4457         * src/toolbar.c
4458         * src/xmlprops.c
4459         * src/common/prefs.[ch]
4460                 extend prefs file handling for reading and automatic handling
4461                 of blocks. When reading prefs_set_block_label will automatically
4462                 move on to the block. When writing it will copy all other blocks
4463                 automatically
4464
4465         * src/common/plugin.c
4466                 Now loading plugin filenames from [Plugins] block in
4467                 sylpheed rc file
4468
4469 2002-12-30 [christoph]  0.8.8claws26
4470
4471         * src/common/hooks.[ch]
4472                 return abort status to caller of hooks_invoke
4473                 
4474         * src/inc.[ch]
4475                 invoke message filtering hook and stop
4476                 default handling when filter returns abort
4477
4478         * src/common/plugin.[ch]
4479         * src/plugins/demo/demo.c
4480                 modify plugin loader, because resolving symbols for strings
4481                 does not work correctly
4482         
4483         * configure.in
4484         * ac/spamassassin.m4                            ** NEW **
4485         * src/plugins/spamassassin/.cvsignore           ** NEW **
4486         * src/plugins/spamassassin/Makefile.am          ** NEW **
4487         * src/plugins/spamassassin/README               ** NEW **
4488         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
4489         * src/plugins/spamassassin/spamassassin.c       ** NEW **
4490         * src/plugins/spamassassin/utils.[ch]           ** NEW **
4491                 add spamassassin plugin, see src/plugins/spamassassin/README
4492                 for details
4493
4494 2002-12-29 [alfons]     0.8.8claws25
4495
4496         * src/mainwindow.c
4497                 when moving focus from a message view to the main 
4498                 window, don't forget to select the summary node
4499                 of the displayed message. should fix "[ 659103 ] 
4500                 focus-follows-mouse confuses sylpheed"
4501
4502 2002-12-29 [christoph]  0.8.8claws24
4503
4504         * src/Makefile.am
4505         * src/stringtable.[ch]          ** REMOVE **
4506         * src/common/Makefile.am
4507         * src/common/stringtable.[ch]   ** NEW **
4508                 move stringtable files to common directory
4509
4510 2002-12-29 [christoph]  0.8.8claws23
4511
4512         * src/Makefile.am
4513         * src/menu.[ch]                 ** REMOVE **
4514         * src/gtk/Makefile.am
4515         * src/gtk/menu.[ch]             ** NEW **
4516                 move menu files to gtk directory
4517
4518 2002-12-29 [match]      0.8.8claws22
4519
4520         * src/addressbook.c
4521         * src/syldap.c
4522                 moved UI specific code out of LDAP code into addressbook
4523                 UI code. fixed memory leak.
4524
4525 2002-12-29 [christoph]  0.8.8claws21
4526
4527         * src/folder.c
4528                 only check for IGNORED parent message when message is
4529                 not IGNORED itself
4530
4531 2002-12-29 [alfons]     0.8.8claws20
4532
4533         * src/summaryview.c
4534                 set gtksctree's anchor correct (immediate execute
4535                 changes the tree's layout, and anchor points at 
4536                 the incorrect row). fixes "[ 657233 ] multiple msg 
4537                 delete sometimes off by 1".
4538                 we probably have to look for more tree layout /
4539                 anchor glitches.
4540
4541 2002-12-29 [paul]       0.8.8claws19
4542
4543         * src/summaryview.c
4544                 fix bug [ 659054 ] incorrect sorting of 'From' column
4545                 when using 'display sender using address book'
4546                 thanks to Alfons and Luke Plant
4547
4548 2002-12-29 [christoph]  0.8.8claws18
4549
4550         * src/folder.c
4551         * src/procmsg.[ch]
4552                 check parent messages for IGNORE THREAD flag, when adding,
4553                 moving or copying messages to a folder
4554
4555 2002-12-27 [alfons]     0.8.8claws17
4556
4557         re-organize matcher part 5; more to come
4558
4559         * src/matcher.c
4560                 hash keywords in matchparser_tab 
4561
4562 2002-12-27 [alfons]     0.8.8claws16
4563
4564         re-organize matcher part 4; more to come
4565
4566         * src/matcher_parser.h
4567         * src/matcher_parser_lex.l
4568         * src/matcher_parser_parse.y
4569                 cleanup
4570
4571 2002-12-27 [alfons]     0.8.8claws15
4572
4573         re-organize matcher part 3; more to come
4574
4575         * src/matcher.[ch]
4576                 cleanup
4577
4578 2002-12-27 [alfons]     0.8.8claws14
4579
4580         re-organize matcher part 2; more to come but this should
4581         work. cc me if there are any regressions.
4582
4583         * src/matcher.h
4584                 add prototype for get_matchparser_tab_id()
4585         * src/matcher_parser_lex.l
4586                 look up keywords using matchparser_tab_id();
4587
4588 2002-12-27 [alfons]     0.8.8claws12
4589
4590         re-organize matcher part 1
4591
4592         * src/matcher.h
4593                 map yacc generated constants to sylpheed matcher constants
4594         * src/matcher.c
4595                 add function to find a matcher constant from a string
4596
4597 2002-12-27 [christoph]  0.8.8claws11
4598
4599         * src/compose.c
4600                 MENUITEM_ADD casts the 4th argument from integer to pointer
4601                 so it probably should not be a pointer, this means we
4602                 should use account id for it and not the account's pointer
4603
4604 2002-12-27 [paul]       0.8.8claws10
4605
4606         * src/mainwindow.c
4607                 remove unneeded 'GtkWidget *vbox'
4608                 
4609         * src/summaryview.c
4610                 further sync with 0.8.8 - make sort
4611                 by recipient work as expected
4612                 
4613         * NEWS
4614                 sync with 0.8.8
4615
4616 2002-12-27 [paul]       0.8.8claws9
4617
4618         * po/pt_BR.po
4619                 updated by Ivan F. Martinez
4620                 
4621 2002-12-27 [darko]      0.8.8claws8
4622
4623         * src/common/utils.c
4624                 added locked pattern to extended search
4625
4626 2002-12-27 [alfons]     0.8.8claws7
4627
4628         * src/prefs_matcher.[ch]
4629                 clean up
4630
4631 2002-12-26 [alfons]     0.8.8claws6
4632
4633         * src/matcher.[ch]
4634         * src/matcher_parser_lex.l
4635         * src/matcher_parser_parse.y
4636         * src/prefs_matcher.c
4637                 allow color label as a condition in the matcher
4638
4639 2002-12-26 [oliver]     0.8.8claws5
4640         
4641         * src/toolbar.c 
4642                 enable Addressbook for Main and Messageview
4643         * src/prefs_actions.c
4644                 enable actions in Messageview
4645
4646 2002-12-26 [christoph]  0.8.8claws4
4647
4648         * src/common/plugin.c
4649                 add a little debug output
4650         * configure.in
4651         * src/plugins/demo/Makefile.am
4652                 better use of automake
4653
4654 2002-12-26 [christoph]  0.8.8claws3
4655
4656         * src/Makefile.am
4657         * src/common/Makefile.am
4658                 fix "make distdir"
4659
4660 2002-12-26 [christoph]  0.8.8claws2
4661
4662         * configure.in
4663                 sort configure checks into common / gtk / plugins
4664         * po/POTFILES.in
4665                 add src/prefs_gtk.c
4666         * src/Makefile.am
4667                 add plugins SUBDIR
4668         * src/main.c
4669         * src/common/sylpheed.[ch]
4670                 added now sylpheed_done function for shutdown
4671         * src/common/Makefile.am
4672         * src/common/plugin.[ch]                ** NEW **
4673                 plugin loader and unloader
4674         * src/plugins/.cvsignore                ** NEW **
4675         * src/plugins/Makefile.am               ** NEW **
4676                 build plugins
4677         * src/plugins/demo/.cvsignore           ** NEW **
4678         * src/plugins/demo/Makefile.am          ** NEW **
4679         * src/plugins/demo/demo.c               ** NEW **
4680                 small demo plugin that installs a logtext hook and
4681                 outputs the log text to stdout
4682
4683 2002-12-26 [paul]       0.8.8claws1
4684
4685         * po/es.po
4686                 updated by Ricardo Mones Lastra
4687
4688 2002-12-26 [paul]       0.8.8claws
4689
4690         * 0.8.8claws released
4691
4692 2002-12-26 [paul]       0.8.7claws12
4693
4694         * po/bg.po
4695                 updated by George Danchev
4696
4697 2002-12-26 [paul]       0.8.7claws11
4698
4699         * po/POTFILES.in
4700                 remove unneeded 'src/prefs.c' entry 
4701
4702 2002-12-26 [paul]       0.8.7claws10
4703
4704         * src/codeconv.c
4705           src/mainwindow.c
4706                 sync with 0.8.8 release
4707         
4708         * src/folder.[ch]
4709           src/mh.c
4710           src/summaryview.c
4711                 partial sync with 0.8.8 release
4712         
4713
4714 2002-12-25 [alfons]     0.8.7claws9
4715
4716         * src/matcher.[ch]
4717         * src/matcher_parser_lex.l
4718         * src/matcher_parser_parse.y
4719         * src/prefs_matcher.c
4720                 add locked flag to possible filtering / matcher 
4721                 conditions (also a good example what should be
4722                 done to add a simple boolean condition)
4723
4724 2002-12-25 [christoph]  0.8.7claws8
4725
4726         * src/Makefile.am
4727         * src/account.[ch]
4728         * src/addrbook.c
4729         * src/addressbook.c
4730         * src/addrindex.c
4731         * src/filtering.c
4732         * src/folder.c
4733         * src/matcher.c
4734         * src/prefs.[ch]                ** REMOVE **
4735         * src/prefs_account.c
4736         * src/prefs_actions.c
4737         * src/prefs_common.c
4738         * src/prefs_customheader.c
4739         * src/prefs_display_header.c
4740         * src/prefs_filtering.c
4741         * src/prefs_folder_item.c
4742         * src/prefs_gtk.[ch]            ** NEW **
4743         * src/prefs_matcher.c
4744         * src/prefs_scoring.c
4745         * src/prefs_summary_column.c
4746         * src/procmime.c
4747         * src/selective_download.c
4748         * src/toolbar.c
4749         * src/common/Makefile.am
4750         * src/common/prefs.[ch]         ** NEW **
4751                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
4752
4753 2002-12-24 [alfons]     0.8.7claws7
4754
4755         * src/summaryview.c
4756                 summary_thread_build(): fix real cause of the crash mentioned in
4757                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
4758                 this way we get meaningful ctree nodes 
4759
4760 2002-12-24 [oliver]     0.8.7claws6
4761
4762         * src/mainwindow.[ch]
4763         * src/messageview.[ch]
4764         * src/compose.[ch]
4765         * src/inc.c
4766         * src/summaryview.c
4767                 changes to use updated toolbar handling
4768                 
4769 2002-12-24 [oliver]     0.8.7claws5
4770
4771         * src/toolbar.[ch]
4772                 generic toolbar handling
4773                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
4774         * src/prefs_toolbar.[ch]
4775                 adjust to handling
4776         
4777 2002-12-24 [oliver]     0.8.7claws4
4778         
4779         * src/stock_pixmap.[ch]
4780                 move SYLPHEED_LOGO to end of list in order 
4781                 to remove it from Custom Toolbar`s Icon View
4782
4783 2002-12-24 [alfons]     0.8.7claws3
4784
4785         * src/summaryview.c
4786                 summary_thread_build(): fix crash because of focus != selection 
4787                 after threading. when deleting the selection, gtk tries but fails 
4788                 to find the correct focusable element. we now force the selection
4789                 to be focused. this should solve the infamous bug reported by 
4790                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
4791                 a test case is available. 
4792
4793 2002-12-24 [darko]      0.8.7claws2
4794
4795         * src/summaryview.c
4796                 don't crash when unmarking message with unread children
4797
4798 2002-12-23 [christoph]  0.8.7claws1
4799
4800         * src/Makefile.am
4801         * src/common/Makefile.am
4802                 update Makefiles for moved intl.h, version.h and defs.h
4803         * src/imap.c
4804                 rewrite imap_session_get to avoid duplicate code
4805
4806 2002-12-23 [paul]       0.8.7claws
4807
4808         * Santa-Claws released
4809         
4810         * po/hu.po
4811           po/ru.po
4812                 squeeze in updated Hungarian and Russian translations.
4813                 Submitted by  Gál Zoltán and Ruslan N. Balkin
4814
4815 2002-12-23 [paul]       0.8.6claws129
4816
4817         * po/pl.po
4818                 updated by Witold Wladyslaw Wojciech Wilk
4819
4820 2002-12-23 [paul]       0.8.6claws128
4821
4822         * src/quote_fmt_parse.y
4823                 fix typo and add licence header
4824
4825 2002-12-23 [paul]       0.8.6claws127
4826
4827         * po/en_GB.po
4828                 updated
4829
4830 2002-12-23 [paul]       0.8.6claws126
4831
4832         * po/it.po
4833                 updated translation, submitted by Alessandro Maestri
4834                 
4835 2002-12-23 [paul]       0.8.6claws125
4836
4837         * src/quote_fmt_parse.y
4838                 fix signature-stripping on replies bug. match
4839                 '-- \n' and not '-- '.
4840
4841 2002-12-22 [paul]       0.8.6claws124
4842
4843         * po/bg.po
4844           po/es.po
4845           po/sr.po
4846                 updated translations. submitted by George Danchev,
4847                 Ricardo Mones Lastra, and Urke MMI respectively
4848
4849 2002-12-21 [paul]       0.8.6claws123
4850
4851         * src/addrbook.c
4852                 fix coding style
4853
4854 2002-12-21 [paul]       0.8.6claws122
4855
4856         * src/addrbook.c
4857                 fix bug [643638] where if a person is in one or more
4858                 addressbook groups editing that person's email 
4859                 address results in removal from those groups.
4860                 Patch submitted by Luke Plant.
4861
4862 2002-12-20 [christoph]  0.8.6claws121
4863
4864         * src/common/utils.c
4865         * src/summaryview.c
4866                 reimplement expand_search_string using GString to
4867                 prevent crashs caused by miscalculated string
4868                 lengths reported by Paul
4869
4870 2002-12-20 [christoph]  0.8.6claws120
4871
4872         * src/summaryview.c
4873                 don't use "changed" to check if op_count has to be changed as it
4874                 is also set when the message has unread children
4875                 (closes bug [ 653221 ] crash while deleting duplicates)
4876
4877 2002-12-20 [paul]       0.8.6claws119
4878
4879         * sync with 0.8.6cvs27
4880                 see ChangeLog 2002-12-20
4881
4882 2002-12-20 [paul]       0.8.6claws118
4883
4884         * sync with 0.8.6cvs26
4885                 see ChangeLog 2002-12-19 and 2002-12-20
4886
4887 2002-12-19 [alfons]     0.8.6claws117
4888
4889         * src/textview.c
4890                 fix incorrect parsing of email addresses, submitted by 
4891                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
4892                 name display if it contains @".
4893
4894 2002-12-18 [paul]       0.8.6claws116
4895
4896         * sync with 0.8.6cvs23
4897                 see ChangeLog 2002-12-18
4898
4899 2002-12-18 [paul]       0.8.6claws115
4900
4901         * src/Makefile.am
4902         * src/account.c
4903         * src/codeconv.c
4904         * src/gtkutils.[ch]
4905         * src/imap.c
4906                 sync with 0.8.6cvs22.
4907                 see ChangeLog 2002-12-17 and 2002-12-18
4908
4909 2002-12-17 [christoph]  0.8.6claws114
4910
4911         * src/imap.c
4912                 o don't create a session if imap greeting fails
4913                 o don't close socket when authentication fails
4914                   this is done by imap_session_destroy
4915
4916 2002-12-17 [thorsten]   0.8.6claws113
4917
4918         * tools/Makefile.am
4919           tools/README
4920           tools/google_msgid.pl ** NEW FILE **
4921                 Added "search for message-id" script and doc
4922
4923 2002-12-17 [thorsten]   0.8.6claws112
4924
4925         * po/hu.po
4926                 Updated hungarian translation
4927                 (updated by Gal Zoltan)
4928
4929 2002-12-16 [christoph]  0.8.6claws111
4930
4931         * src/addr_compl.c
4932                 remove stupid addressbook dump to debug output
4933         * src/mh.c
4934                 fix memory leak found by Hiro
4935
4936 2002-12-14 [paul]       0.8.6claws110
4937
4938         * src/compose.c
4939                 fix menubar sensitivity on send
4940                 
4941         * src/prefs_filtering.c
4942         * src/prefs_matcher.c
4943         * src/prefs_scoring.c
4944                 Fix english ;)
4945                 
4946         * src/common/quoted-printable.h
4947                 sync: fix typo
4948         
4949 2002-12-13 [christoph]  0.8.6claws109
4950
4951         * src/Makefile.am
4952         * src/manage_window.[ch]        ** REMOVE **
4953         * src/gtk/Makefile.am
4954         * src/gtk/manage_window.[ch]    ** NEW **
4955                 move manage_window files to gtk directory
4956
4957 2002-12-13 [christoph]  0.8.6claws108
4958
4959         * src/Makefile.am
4960         * src/gtkshruler.[ch]           ** REMOVE **
4961         * src/gtk/Makefile.am
4962         * src/gtk/gtkshruler.[ch]       ** NEW **
4963                 move gtkshruler files to gtk directory
4964
4965 2002-12-13 [christoph]  0.8.6claws107
4966
4967         * src/Makefile.am
4968         * src/compose.c
4969         * src/gtkstext.[ch]             ** REMOVE **
4970         * src/gtkutils.[ch]
4971         * src/textview.c
4972         * src/gtk/gtkstext.[ch]         ** NEW **
4973         * src/gtk/Makefile.am
4974                 o move stext functions to gtkstext.c to remove
4975                   dependency of gtkutils
4976                 o move gtkstext files to gtk directory
4977
4978         * src/gtk/Makefile.am
4979         * src/gtk/sslcertwindow.[ch]
4980                 UI stuff can always depend on common code so
4981                 it's ok to add ../common to include path
4982
4983 2002-12-13 [colin]      0.8.6claws106
4984
4985         * src/summaryview.c
4986                 Disconnect sighandlers for mainwindow when
4987                 quicksearch has the focus
4988                 Fix bug #653231
4989         * src/mainwindow.[ch]
4990                 Make key_pressed callback public, to be able
4991                 to disconnect it
4992
4993 2002-12-13 [christoph]  0.8.6claws105
4994
4995         * src/mh.c
4996                 create .mh_sequences file in new MH folders
4997                 (closes feature request [ 523162 ] MH folders should
4998                  get a .mh_sequences)
4999
5000 2002-12-13 [colin]      0.8.6claws104
5001
5002         * src/summaryview.c
5003                 Better handling of quicksearch show/hide
5004                 (basically the button stays under the mouse 
5005                  when toggled)
5006
5007 2002-12-13 [paul]       0.8.6claws103
5008
5009         * sync with 0.8.6cvs17
5010                 see ChangeLog 2002-12-13
5011
5012 2002-12-13 [paul]       0.8.6claws102
5013
5014         * po/es.po
5015                 updated by Ricardo Mones Lastra
5016
5017 2002-12-11 [colin]       0.8.6claws101
5018
5019         * src/folder.c
5020                 remove statusbar stuff
5021           src/folderview.c
5022                 set statusbar verbosity when moving folders
5023
5024 2002-12-11 [colin]       0.8.6claws100
5025         * src/prefs_filtering.c
5026         * src/prefs_matcher.c
5027         * src/prefs_scoring.c
5028                 Fix english ;)
5029
5030 2002-12-11 [colin]       0.8.6claws99
5031
5032         * src/prefs_common.[ch]
5033                 Add summary_quicksearch_type
5034         * src/summaryview.c
5035                 Save last used quicksearch type
5036
5037 2002-12-11 [jens]       0.8.6claws98
5038         * src/prefs_filtering.c
5039         * src/prefs_matcher.c
5040         * src/prefs_scoring.c
5041                 added dialog for incomplete rules in scoring, filtering and
5042                 matcher to ask wheather really close
5043
5044 2002-12-11 [colin]      0.8.6claws97
5045
5046         * src/folder.c
5047                 Fix folder dnd statusbar logging
5048
5049 2002-12-10 [christoph]  0.8.6claws96
5050
5051         * src/compose.c
5052         * src/folder.c
5053         * src/imap.c
5054         * src/inc.c
5055         * src/main.c
5056         * src/mainwindow.c
5057         * src/news.c
5058         * src/send.c
5059         * src/statusbar.[ch]
5060         * src/common/hooks.c
5061         * src/common/log.[ch]
5062                 o handle verbose logging in statusbar directly in statusbar code
5063                   and common code does not need any knowledge about a statusbar
5064                 o remove direct calls to statusbar_(puts|pop)_all functions
5065
5066 2002-12-10 [jens]       0.8.6claws95
5067
5068         * src/*.c
5069                 removed gettext from g_warnings
5070         * po/POTFILES.in
5071                 cleaned and updated
5072         * po/de.po
5073                 updated
5074
5075 2002-12-10 [colin]      0.8.6claws94
5076
5077         * src/main.c
5078                 finish crash dialog fix
5079
5080 2002-12-10 [colin]      0.8.6claws93
5081
5082         * src/main.c
5083                 "Fix" "sylpheed already running" instead of
5084                 crash dialog appearing after a crash
5085
5086 2002-12-10 [colin]      0.8.6claws92
5087
5088         * po/POTFILES.in
5089                 add src/gtk/sslcertwindow.c
5090
5091 2002-12-10 [paul]       0.8.6claws91
5092
5093         * po/POTFILES.in
5094                 updated to reflect recent changes
5095                 submitted by Alessandro Maestri
5096
5097 2002-12-09 [christoph]  0.8.6claws90
5098
5099         * src/Makefile.am
5100         * src/smtp.[ch]                 ** REMOVE **
5101         * src/common/Makefile.am
5102         * src/common/smtp.[ch]          ** NEW **
5103                 move smtp files to common directory
5104
5105 2002-12-09 [christoph]  0.8.6claws89
5106
5107         * src/Makefile.am
5108         * src/session.[ch]              ** REMOVE **
5109         * src/common/Makefile.am
5110         * src/common/session.[ch]       ** NEW **
5111                 move session files to common directory
5112
5113 2002-12-09 [paul]       0.8.6claws88
5114
5115         * src/account.c
5116                 fix bug [649746] edit accounts: move account reverted
5117                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
5118
5119 2002-12-09 [colin]      0.8.6claws87
5120
5121         * src/ssl_certificate.c
5122                 cleanup
5123
5124 2002-12-09 [colin]      0.8.6claws86
5125
5126         * src/ssl.c
5127                 Try to open the cert.pem database and 
5128                 issue a warning if it isn't there
5129
5130 2002-12-09 [colin]      0.8.6claws85
5131
5132         * src/common/ssl_certificate.c
5133         * src/gtk/sslcertwindow.c
5134                 Warning fixes
5135
5136 2002-12-09 [colin]      0.8.6claws84
5137
5138         * src/ssl_certificate.[ch] ** REMOVED **
5139         * src/common/ssl_certificate.[ch] ** NEW **
5140         * src/Makefile.am
5141         * src/common/Makefile.am
5142                 Moved ssl_certificate.[ch] to common
5143         * src/common/ssl.c 
5144                 Put back needed include
5145         * src/gtk/sslcertwindow.[ch]
5146                 Changed ssl_certificate.h include
5147         
5148 2002-12-09 [colin]      0.8.6claws83
5149
5150         * src/gtk/sslcertwindow.[ch]
5151                 Implement hook for certificate acception
5152         * src/ssl_certificate.[ch]
5153                 Implement hook for certificate acception
5154         * src/common/ssl.c
5155                 Reenable certificate acception check
5156         * src/mainwindow.c
5157                 Register sslcertwindow's hook
5158         
5159 2002-12-08 [christoph]  0.8.6claws82
5160
5161         * src/about.c
5162         * src/addr_compl.c
5163         * src/codeconv.c
5164         * src/manual.c
5165         * src/undo.c
5166         * src/common/utils.c
5167                 o add missing includes
5168                 o fix warnings
5169         * src/.cvsignore
5170         * src/common/.cvsignore
5171         * src/common/version.h          ** REMOVE **
5172                 remove autogenerated file
5173
5174 2002-12-08 [paul]       0.8.6claws81
5175
5176         * src/stringtable.c
5177                 put back needed include
5178
5179 2002-12-08 [colin]      0.8.6claws80
5180         
5181         * src/gtk/sslcertwindow.c
5182                 Cleaner popups when asking
5183         * src/ssl_certificate.c
5184         * src/prefs_common.[ch]
5185                 remove ssl certificate pref
5186                 put back needed include
5187         * src/undo.c
5188                 put back needed include
5189
5190 2002-12-08 [christoph]  0.8.6claws79
5191
5192         * src/folderview.c
5193         * src/logwindow.c
5194         * src/statusbar.c
5195         * src/summaryview.c
5196                 only abort hook invokation if required data is missing not
5197                 if our own data pointer is NULL, update hookfunction for
5198                 log window
5199
5200 2002-12-08 [paul]       0.8.6claws78
5201
5202         * src/about.c
5203         * src/addrcache.c
5204         * src/addrclip.c
5205         * src/addr_compl.c
5206         * src/addrselect.c
5207         * src/codeconv.c
5208         * src/colorlabel.c
5209         * src/enriched.c
5210         * src/esmtp.c
5211         * src/exporthtml.c
5212         * src/headerview.c
5213         * src/imageview.c
5214         * src/manual.c
5215         * src/noticeview.c
5216         * src/pgptext.c
5217         * src/scoring.c
5218         * src/sourcewindow.c
5219         * src/stringtable.c
5220         * src/undo.c
5221                 clean up: remove unneccesary includes
5222
5223 2002-12-08 [christoph]  0.8.6claws77
5224
5225         * src/folderview.c
5226         * src/statusbar.c
5227         * src/summaryview.c
5228         * src/common/hooks.[ch]
5229                 hook functions now have a gboolean return value, if a hook
5230                 returns TRUE it will stop executing of any more hooks in
5231                 the same hooklist for this invokation
5232
5233 2002-12-08 [colin]      0.8.6claws76
5234         
5235         * src/main.c
5236                 put back argv0 for CRASH_DIALOG
5237
5238 2002-12-08 [christoph]  0.8.6claws75
5239
5240         * src/Makefile.am
5241         * src/about.c
5242         * src/account.c
5243         * src/crash.c
5244         * src/esmtp.h
5245         * src/imap.[ch]
5246         * src/inc.c
5247         * src/main.c
5248         * src/mainwindow.c
5249         * src/news.c
5250         * src/pop.[ch]
5251         * src/prefs_account.[ch]
5252         * src/prefs_common.[ch]
5253         * src/send.[ch]
5254         * src/smtp.[ch]
5255         * src/ssl_certificate.[ch]
5256         * src/ssl_manager.[ch]
5257         * src/common/Makefile.am
5258         * src/common/log.c
5259         * src/common/nntp.[ch]
5260         * src/common/socket.[ch]
5261         * src/common/ssl.[ch]
5262         * src/gtk/sslcertwindow.[ch]
5263         * ac/openssl.m4
5264                 use new autoconf script to detect OpenSSL with extra parameters
5265                 to specify the location of libs and includes, also remove USE_SSL
5266                 to USE_OPENSSL
5267
5268         * src/common/sylpheed.[ch]
5269         * src/common/version.h.in
5270                 start seperation of common code initialization seperated from gui
5271
5272         * src/summaryview.c
5273                 The function that is called when a color label changes
5274                 should not change the color lable again
5275
5276 2002-12-08 [colin]      0.8.6claws74
5277
5278         * src/gtk/sslcertwindow.c
5279                 warning fixes
5280
5281 2002-12-08 [colin]      0.8.6claws73
5282
5283         * src/statusbar.c
5284           src/common/log.h
5285                 Register a hook for statusbar_puts_all
5286         * src/common/log.c
5287                 invoke statusbar_puts_all's hook
5288         
5289 2002-12-08 [colin]      0.8.6claws72
5290
5291         * src/ssl_certificate.c
5292                 Put back a badly-removed include
5293
5294 2002-12-08 [colin]      0.8.6claws71
5295
5296         * src/gtk/sslcertwindow.[ch]    ** NEW **
5297                 new certificate presentation
5298         * src/gtk/Makefile.am
5299                 add new files
5300         * src/ssl_certificate.[ch]
5301                 gtk cleanup, made utility functions public
5302         * src/ssl_manager.c
5303                 use new cert presentation
5304
5305 2002-12-07 [christoph]  0.8.6claws70
5306
5307         * src/Makefile.am
5308         * src/nntp.[ch]                 ** REMOVE **
5309         * src/common/Makefile.am
5310         * src/common/nntp.[ch]          ** NEW **
5311                 move nntp files to common directory
5312
5313 2002-12-07 [christoph]  0.8.6claws69
5314
5315         * src/procmsg.[ch]
5316         * src/summaryview.c
5317                 implement msginfo update callback using sylpheed's new
5318                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
5319
5320 2002-12-06 [christoph]  0.8.6claws68
5321
5322         * src/editgroup.c
5323                 This patch changes the 'Edit Group Details' dialog to
5324                 allow extended selections in either pane, so that
5325                 addresses can be added or removed from a group more
5326                 quickly and easily. (it actually is a net decrease in
5327                 file size, as some unnecessary functions have been
5328                 removed). 
5329                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
5330
5331 2002-12-06 [christoph]  0.8.6claws67
5332
5333         * src/Makefile.am
5334         * src/template.[ch]             ** REMOVE **
5335         * src/common/Makefile.am
5336         * src/common/template.[ch]      ** NEW **
5337                 move template files to common directory
5338
5339         * src/nntp.c
5340                 add missing log.h include
5341
5342 2002-12-06 [melvin]     0.8.6claws66
5343
5344         * src/prefs_actions.c
5345                 Added the trailing ">" syntax to insert command's output
5346                 without replacing old text (in contrast to trailing "|").
5347
5348 2002-12-05 [colin]      0.8.6claws65
5349         
5350         * src/common/utils.c
5351                 Don't modify original search_string or it'll change
5352                 the next iterations in the for()
5353
5354 2002-12-05 [darko]      0.8.6claws64
5355
5356         * src/common/utils.c
5357                 proper check for filtering commands, found by Colin
5358
5359 2002-12-05 [darko]      0.8.6claws63
5360
5361         * src/common/utils.c
5362                 check proper string for NULL pointer, found by Colin
5363
5364 2002-12-05 [darko]      0.8.6claws62
5365
5366         * src/common/utils.[ch]
5367                 expand_search_string(): new function
5368                 converts Mutt-like patterns to Sylpheed's
5369                 filtering engine
5370         * src/summaryview.c
5371                 use expand_search_string() to allow Mutt-like
5372                 patterns in extended search
5373         * README.claws
5374                 document extended option in quick search
5375
5376 2002-12-05 [paul]       0.8.6claws61
5377
5378         * sync with 0.8.6cvs16
5379                 see ChangeLog 2002-12-05
5380                 
5381         * po/POTFILES.in
5382                 clean up
5383
5384 2002-12-04 [christoph]  0.8.6claws60
5385
5386         * src/imap.[ch]
5387                 put imap authentication code into a new function and
5388                 remove it from imap_session_new that will allow to
5389                 send other commands before authentication
5390
5391 2002-12-04 [christoph]  0.8.6claws59
5392
5393         * src/imap.[ch]
5394                 use already existing method to prevent unneeded IMAP
5395                 folder selects. Set imap_select parameters to NULL
5396                 in some functions if the values are not required.
5397
5398         * src/xml.h
5399                 remove no longer required include
5400
5401 2002-12-04 [paul]       0.8.6claws58
5402
5403         * po/es.po
5404                 updated by Ricardo Mones Lastra
5405                 
5406         * configure.in
5407           po/hu.po      ** NEW FILE **
5408                 initial Hungarian translation, submitted
5409                 by Gál Zoltán <galzoli@hu.inter.net>
5410
5411 2002-12-03 [christoph]  0.8.6claws57
5412
5413         * src/Makefile.am
5414         * src/gtksctree.[ch]            ** REMOVE **
5415         * src/gtk/Makefile.am
5416         * src/gtk/gtksctree.[ch]        ** NEW **
5417                 move gtksctree files to gtk directory
5418
5419 2002-12-03 [christoph]  0.8.6claws56
5420
5421         * src/Makefile.am
5422         * src/md5.[ch]                  ** REMOVE **
5423         * srm/common/Makefile.am
5424         * src/common/md5.[ch]           ** NEW **
5425                 move md5 files to common directory
5426
5427         * src/gtkstext.c
5428                 remove not required #include
5429
5430 2002-12-03 [sergey]     0.8.6claws55
5431
5432         * src/gtkutils.c
5433         * src/gtkutils.h
5434                 gtkut_window_popup(): new function.
5435         * src/mainwindow.c
5436                 main_window_popup(): use gtkut_window_popup() to raise
5437                 window without changing its position.
5438                 (see sylpheed-main ML message [sylpheed:17247])
5439
5440 2002-12-03 [sergey]     0.8.6claws54
5441
5442         * src/send.c
5443                 send_message_local(): removed first-dot escaping
5444                 (SMTP-only, not needed for sending through pipe)
5445
5446 2002-12-03 [paul]       0.8.6claws53
5447
5448         * po/POTFILES.in
5449                 update to reflect recent changes (thanks
5450                 to Ricardo Mones Lastra)
5451                 
5452         * tools/filter_conv.pl
5453                  fix problem with quoted strings. Patch submitted
5454                  by Luke Plant <lukeplant@softhome.net>
5455
5456 2002-12-03 [paul]       0.8.6claws52
5457
5458         * sync with 0.8.6cvs15
5459                 see ChangeLog 2002-12-03
5460
5461 2002-12-02 [christoph]  0.8.6claws51
5462
5463         * src/logwindow.[ch]
5464         * src/common/log.[ch]
5465                 implement logging using a hook function
5466
5467         * src/folderview.c
5468         * src/folder.[ch]
5469                 define hooklist name in header file to avoid
5470                 errors caused by wrong spelling of hooklist names
5471
5472         * src/toolbar.c
5473                 fix warnings
5474
5475 2002-12-02 [christoph]  0.8.6claws50
5476
5477         * src/common/Makefile.am
5478                 add src/common/hooks.[ch]
5479
5480         * src/common/hooks.[ch]
5481                 implement a simple hook system using glib's hook functions
5482
5483         * src/folder.[ch]
5484         * src/folderview.c
5485                 use new hook system for folder item updates
5486
5487 2002-12-02 [christoph]  0.8.6claws49
5488
5489         * doc-src/ui_seperation.txt     ** NEW **
5490                 information for ui seperation
5491
5492         * src/Makefile.am
5493                 remove files that were moved to common
5494                 include common directory by default for the header files
5495
5496         * src/inc.c
5497         * src/common/socket.c
5498         * src/automaton.[ch]
5499                 implement automaton using g_io_*-functions instead of
5500                 gdk_input_add to make it ui independent
5501
5502         * src/codeconv.c
5503         * src/compose.c
5504         * src/ldif.c
5505         * src/pgptext.c
5506         * src/procmime.c
5507         * src/rfc2015.c
5508         * src/smtp.c
5509         * src/unmime.c
5510                 remove common/ prefix because directory is now in
5511                 include path
5512
5513         * src/compose.c
5514         * src/folder.c
5515         * src/folderview.c
5516         * src/mainwindow.c
5517         * src/messageview.c
5518         * src/prefs_common.c
5519         * src/procmsg.c
5520         * src/rfc2015.c
5521                 fix warnings
5522
5523         * src/imap.c
5524         * src/inc.c
5525         * src/news.c
5526         * src/pop.c
5527         * src/send.c
5528         * src/smtp.c
5529         * src/ssl_certificate.c
5530                 add log.h header file for logging functions
5531
5532         * src/main.c
5533         * src/common/utils.c
5534         * src/summaryview.c
5535         * src/xml.c
5536                 o move debug_mode to common/utils.c
5537                 o add functions to set and get debug_mode
5538
5539         * src/defs.h                    ** REMOVE **
5540         * src/intl.h                    ** REMOVE **
5541         * src/socket.[ch]               ** REMOVE **
5542         * src/ssl.[ch]                  ** REMOVE **
5543         * src/utils.[ch]                ** REMOVE **
5544                 replaced by new files in src/common/
5545         
5546         * src/common/Makefile.am
5547                 add new files in src/common/
5548
5549         * src/common/defs.h             ** NEW **
5550         * src/common/intl.h             ** NEW **
5551         * src/common/log.[ch]           ** NEW **
5552         * src/common/socket.[ch]        ** NEW **
5553         * src/common/ssl.[ch]           ** NEW **
5554         * src/common/utils.[ch]         ** NEW **
5555                 replacement for files in src/
5556
5557 2002-12-02 [colin]      0.8.6claws48
5558
5559         * src/folderview.c
5560                 Scroll folderview if necessary during dnd
5561
5562 2002-12-02 [colin]      0.8.6claws47
5563
5564         * src/folder.[ch]
5565                 Add check to verify a move is within a single mailbox
5566         * src/folderview.c
5567                 Add specific error string for this check
5568
5569 2002-12-02 [colin]      0.8.6claws46
5570
5571         * src/folder.c
5572                 Add a test to folder moving, remove a statusbar_print
5573         * src/folderview.c
5574                 Add Move folder... context-menu item
5575                 Factorize folder moving code
5576                 Enable folder DND for mbox
5577
5578 2002-12-01 [christoph]  0.8.6claws45
5579
5580         * ac/aspell.m4
5581                 remove conf.aspelltest if the version check fails
5582
5583 2002-11-30 [christoph]  0.8.6claws44
5584
5585         * autogen.sh
5586                 run libtoolize --force in autogen to create missing
5587                 libtool scripts
5588
5589 2002-11-30 [christoph]  0.8.6claws43
5590
5591         * src/Makefile.am
5592         * src/pgptext.c
5593         * src/procmime.c
5594         * src/rfc2015.c
5595         * src/uuencode.[ch]             ** REMOVED **
5596         * src/common/Makefile.am
5597         * src/common/uuencode.[ch]      ** NEW **
5598                 move uuen/decoder to common directory
5599
5600 2002-11-30 [christoph]  0.8.6claws42
5601
5602         * src/Makefile.am
5603         * src/base64.[ch]               ** REMOVED **
5604         * src/codeconv.c
5605         * src/compose.c
5606         * src/ldif.c
5607         * src/pgptext.c
5608         * src/procmime.c
5609         * src/rfc2015.c
5610         * src/smtp.c
5611         * src/unmime.c
5612         * src/common/Makefile.am
5613         * src/common/base64.[ch]        ** NEW **
5614                 move base64 en/decoder to common directory
5615
5616 2002-11-30 [christoph]  0.8.6claws41
5617
5618         * src/common                    ** NEW **
5619                 new directory for UI independent code
5620         * src/gtk                       ** NEW **
5621                 new directory for GTK frontend
5622         * src/common/.cvsignore         ** NEW **
5623         * src/gtk/.cvsignore            ** NEW **
5624                 ignore build files
5625         * src/common/Makefile.am        ** NEW **
5626         * src/gtk/Makefile.am           ** NEW **
5627                 automake files to build new seperated stuff
5628         * src/Makefile.am
5629                 the binary will currently still be build with the
5630                 files in src, so we include the code from the
5631                 subdirs for now after building the libs there
5632
5633 2002-11-30 [paul]       0.8.6claws40
5634
5635         * src/compose.c
5636                 fix bug [642731] 'Wrong selected account with drafted mail'
5637
5638 2002-11-29 [oliver]     0.8.6claws39
5639         
5640         * src/messageview.c
5641                 o update summaryview when switching between different
5642                   messageviews          
5643         * src/toolbar.c  
5644                 o check if messageview holds already removed msg
5645                   from summaryview
5646                 
5647
5648 2002-11-29 [oliver]     0.8.6claws38
5649
5650         * src/toolbar.c 
5651                 remove not needed variables and includes
5652                 make messageview stay opened and move to next when msgs are deleted 
5653
5654 2002-11-29 [oliver]     0.8.6claws37
5655         
5656         * src/toolbar.c 
5657                 disable compose button (messageview toolbar) by default
5658                 deleted msgs are moved to trash
5659         
5660 2002-11-29 [melvin]     0.8.6claws36
5661
5662         * configure.in
5663                 Increased minimal gpgme version to 0.3.10 (Zombies out)
5664                 and to detect signatures expirations (gpgme 0.3.6)
5665
5666         * src/main.c
5667                 Use non obsolescent function for Gpgme engine checking.
5668
5669         * src/rfc2015.c
5670                 Inform about expired signatures or signatures which key
5671                 has expired. Expiration date is displayed.
5672
5673         * src/sigstatus.c
5674                 Inform about expired signatures or signatures which key
5675                 has expired.
5676
5677 2002-11-28 [paul]       0.8.6claws35
5678
5679         * src/folderview.c
5680                 re-instate 'Check for new messages' in Newsgroup
5681                 folders right-click menu, after a suggestion from
5682                 Tim Mann <timmann@users.sourceforge.net>
5683
5684         * src/main.c
5685                 after a crash check only local folders for new
5686                 messages
5687
5688 2002-11-28 [paul]       0.8.6claws34
5689
5690         * configure.in
5691                 apply patch that fixes the checking of GTK with XIM 
5692                 support on different OSs, such as FreeBSD. Patch 
5693                 submitted by Topia <topia@users.sourceforge.net>
5694                 
5695 2002-11-28 [paul]       0.8.6claws33
5696
5697         * src/mainwindow.c
5698           src/prefs_common.c
5699           src/prefs_toolbar.c
5700                 more changes to the English
5701
5702 2002-11-28 [paul]       0.8.6claws32
5703
5704         * sync with 0.8.6cvs13
5705                 see ChangeLog 2002-11-28 (no sync needed
5706                 for src/compose.c)
5707
5708 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
5709         
5710         * src/mainwindow.[ch]
5711                 add patch by Ivan F. Martinez introducing messageview Toolbar
5712                 some changes and committed by oliver    
5713
5714 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
5715
5716         * src/messageview.[ch]
5717                 add patch by Ivan F. Martinez introducing messageview Toolbar
5718                 some changes and committed by oliver    
5719
5720 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
5721
5722         * src/compose.[ch]
5723                 add patch by Ivan F. Martinez introducing messageview Toolbar
5724                 some changes and committed by oliver    
5725
5726 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
5727         
5728         * src/toolbar.[ch]
5729                 add patch by Ivan F. Martinez introducing messageview Toolbar
5730                 some changes and committed by oliver
5731
5732 2002-11-28 [oliver]     0.8.6claws27
5733         
5734         * src/prefs_toolbar.[ch]
5735                 getting ready for messageview toolbar
5736                 free mem allocated by gettext
5737                 change prefs_toolbar to prefs_toolbar_open
5738  
5739 2002-11-28 [thorsten]   0.8.6claws26
5740
5741         * src/imageview.[ch]
5742                 cleaned up conflicting declarations of
5743                 imageview_show_image()
5744
5745 2002-11-28 [paul]       0.8.6claws25
5746
5747         * src/grouplistdialog.c
5748           src/prefs_common.c
5749           src/prefs_summary_column.c
5750                 a few more improvements to the English
5751
5752 2002-11-28 [colin]      0.8.6claws24
5753
5754         * man/sylpheed.1
5755                 A few updates to command-line parameters
5756
5757 2002-11-28 [colin]      0.8.6claws23
5758
5759         * src/prefs_filtering.c
5760                 Fix problems with prefs_filtering_delete_path:
5761                 a) if the first rule is removed, original pointers
5762                    weren't updated (leading to segfaults)
5763                 b) it was always global_processing updated in case
5764                    of removed path was parent of rule path
5765
5766 2002-11-27 [paul]       0.8.6claws22
5767
5768         * src/mainwindow.c
5769           src/prefs_account.c
5770           src/prefs_actions.c
5771           src/prefs_common.c
5772           src/prefs_customheader.c
5773           src/prefs_display_header.c
5774           src/prefs_filtering.c
5775           src/prefs_folder_item.c
5776           src/prefs_matcher.c
5777           src/prefs_scoring.c
5778           src/prefs_summary_column.c
5779           src/prefs_template.c
5780           src/prefs_toolbar.c
5781                  improve the English in the GUI
5782
5783 2002-11-27 [colin]      0.8.6claws21
5784
5785         * src/folder.c
5786                 Fix processing renaming problems happening after
5787                 last commit
5788
5789 2002-11-27 [colin]      0.8.6claws20
5790
5791         * src/folder.c
5792                 recursive move now deletes src each subfolder after 
5793                 having moved it
5794         * src/folderview.c
5795                 Use identifier instead of path during dnd (enables
5796                 IMAP folder dnd)
5797
5798 2002-11-27 [paul]       0.8.6claws19
5799
5800         * src/main.c
5801                 apply patch that does command-line processing 
5802                 BEFORE gtk_init, allowing claws to run from 
5803                 shell-scripts in non-X environment (e.g. crontab 
5804                 or ip-up, ip-down scripts). Patch submitted by
5805                 Ruslan N. Balkin <baron@dartel.ru>
5806                 
5807         * po/it.po
5808                 updated by Alessandro Maestri
5809
5810 2002-11-27 [paul]       0.8.6claws18
5811
5812         * sync with 0.8.6cvs12
5813           src/prefs_common.c
5814                 Differences are that main uses a 'Receive dialog'
5815                 frame on the Interface tab, whereas claws groups all 
5816                 the dialogs together in a 'Dialogs' frame.
5817
5818 2002-11-27 [colin]      0.8.6claws17
5819
5820         * src/prefs_matcher.c
5821                 Fix Execute criteria's NOT flag
5822
5823
5824 2002-11-26 [christoph]  0.8.6claws16
5825
5826         * src/ssl.c
5827                 rewrite the ssl code a little bit, only use one
5828                 SSL context, set default certificates' file/path
5829
5830 2002-11-26 [thorsten]   0.8.6claws15
5831
5832         * src/compose.c
5833                 default-reply-to didn't work for ml-reply
5834
5835 2002-11-26 [melvin]     0.8.6claws14
5836
5837         * src/prefs_actions.c
5838                 Made pipe-actions ignore short headers in message view
5839                 Made trailing-pipe-actions write in the message view with
5840                 the same font as the original message
5841
5842 2002-11-26 [paul]       0.8.6claws13
5843
5844         * src/compose.c
5845                 this time commit the correct file
5846
5847 2002-11-26 [paul]       0.8.6claws12
5848
5849         * sync with 0.8.6cvs11
5850           src/quote_fmt_parse.y  
5851                 no sync needed
5852           src/account.[ch]       
5853                 not sync'ed
5854           src/compose.c
5855                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
5856                 on draft mode.
5857                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
5858                 header
5859                 
5860         see ChangeLog 2002-11-25 and 2002-11-26
5861
5862 2002-11-26 [colin]      0.8.6claws11
5863
5864         * src/folderview.c
5865                 Fix collapsed folder not auto-expanding during
5866                 mail dnd, if it was the source folder.
5867
5868 2002-11-25 [colin]      0.8.6claws10
5869
5870         * src/folderview.[ch]
5871                 Variable renaming and cleaning (slist of nodes 
5872                 to be re-collapsed is stored in FolderView)
5873
5874 2002-11-25 [paul]       0.8.6claws9
5875
5876         * src/prefs_common.[ch]
5877                 fix breakage caused by last commit
5878
5879 2002-11-25 [paul]       0.8.6claws8
5880
5881         * sync with 0.8.6cvs4
5882                 see ChangeLog 2002-11-21
5883
5884 2002-11-25 [paul]       0.8.6claws7
5885
5886         * sync with 0.8.6cvs4
5887                 see ChangeLog 2002-11-20
5888
5889 2002-11-25 [paul]       0.8.6claws6
5890
5891         * sync with 0.8.6cvs3
5892                 see ChangeLog 2002-11-18
5893
5894 2002-11-25 [colin]      0.8.6claws5
5895
5896         * src/gtkutils.[ch]
5897                 Add gtkut_ctree_node_is_parent()
5898         * src/folderview.c
5899                 Spring-loaded folders
5900
5901 2002-11-25 [colin]      0.8.6claws4
5902
5903         * src/utils.[ch]
5904                 Add slist_concat_unique(), function to merge
5905                 two GSList filtering dups
5906         * src/folder.[ch]
5907         * src/summaryview.[ch]
5908         * src/folderview.c
5909         * src/main.c
5910                 Add detection/update/display of unread answers
5911                 to marked mails
5912         * src/procmsg.[ch]
5913                 Add procmsg_find_children()
5914                 Add procmsg_msg_has_marked_parent()
5915
5916 2002-11-25 [colin]      0.8.6claws3
5917
5918         * src/ssl_certificate.[ch]
5919                 Allow checking a certificate without a DNS
5920                 lookup
5921                 Allow to forget a cert (by deleting it)
5922                 Make ssl_certificate_destroy_public
5923         * src/ssl_manager.[ch] ** NEW FILES **
5924                 Gui to manage (display/remove) certificates
5925         * src/prefs_common.[ch]
5926                 Add a pref to allow silent acceptation of
5927                 trusted certificates or not (based on the
5928                 "I want to know what's going on" principle)
5929         * src/mainwindow.c
5930                 Add SSL manager in Tools menu
5931         * src/Makefile.am
5932                 Add the new files to the build
5933         * po/POTFILES.in
5934                 Add ssl_manager.c to translations
5935
5936 2002-11-25 [colin]      0.8.6claws2
5937
5938         * src/summaryview.[ch]
5939                 Add S_SEARCH_EXTENDED to the quick search, which 
5940                 allows to search using filtering syntax.
5941
5942 2002-11-25 [colin]      0.8.6claws1
5943
5944         * src/summaryview.c
5945                 Deletion of duplicates now prefer deleting
5946                 the unread dup (fixes feature-request 638989).
5947
5948 2002-11-24 [paul]       0.8.6claws
5949
5950         * po/es.po
5951           po/pl.po
5952           po/ru.po
5953           po/sr.po
5954                 updated by Ricardo Mones Lastra,
5955                 Witold Wladyslaw Wojciech Wilk,
5956                 Ruslan N. Balkin, and  Urke MMI 
5957                 respectively
5958
5959 2002-11-24 [paul]       0.8.5claws182
5960
5961         * po/bg.po
5962                 updated by George Danchev
5963
5964 2002-11-23 [alfons]     0.8.5claws181
5965
5966         * src/imap.c
5967                 tiny memory leak found by browsing Dimitar's 
5968                 valgrind report
5969
5970 2002-11-23 [paul]       0.8.5claws180
5971
5972         * po/it.po
5973                 updated by Alessandro Maestri
5974
5975 2002-11-22 [christoph]  0.8.5claws179
5976
5977         * src/compose.c
5978         * src/inc.c
5979         * src/prefs_filtering.c
5980         * src/summaryview.c
5981                 more warning fixes
5982
5983 2002-11-22 [alfons]     0.8.5claws178
5984
5985         * src/summaryview.c
5986                 summary_execute_delete_func(): if message is deleted, make 
5987                 sure to also remove its entry in the subject hash table. 
5988                 fixes a corner case bug.
5989
5990 2002-11-22 [paul]       0.8.5claws177
5991
5992         * .cvsignore
5993                 add 'autom4te.cache'
5994                 
5995         * ltconfig      ** REMOVED **
5996                 not needed
5997
5998 2002-11-22 [paul]       0.8.5claws176
5999
6000         * src/textview.c
6001                 textview_set_font(): fix for message display in
6002                 UTF-8 locales (thanks to Sergey Vlasov).
6003                 
6004         * AUTHORS
6005                 add new team members and contributors
6006
6007
6008 2002-11-21 [colin]      0.8.5claws175
6009
6010         * src/procmsg.[ch]
6011                 Add procmsg_remove_special_headers()
6012         * src/mh.c
6013                 Use procmsg_remove_special_headers() for 
6014                 previous fix
6015
6016 2002-11-21 [colin]      0.8.5claws174
6017
6018         * src/mh.c
6019                 Fix moving/copying from queue/draft folders
6020                 for MH folders
6021
6022 2002-11-21 [christoph]  0.8.5claws173
6023
6024         * src/crash.c
6025         * src/filtering.c
6026         * src/logwindow.c
6027         * src/main.c
6028         * src/matcher_parser_lex.[hl]
6029         * src/mbox.c
6030         * src/mbox_folder.[ch]
6031         * src/prefs_filtering.c
6032         * src/procheader.c
6033         * src/quote_fmt_lex.l
6034         * src/ssl.c
6035                 fix all warnings except the warnings in lex and yacc files
6036
6037 2002-11-20 [christoph]  0.8.5claws172
6038
6039         * src/imap.c
6040                 fix MsgInfo retrieval for IMAP draft and queue folders
6041                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
6042
6043 2002-11-19 [christoph]  0.8.5claws171
6044
6045         * src/compose.c
6046                 fix segfault, when draft saving does not get
6047                 the MsgInfo of the new message
6048                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
6049
6050 2002-11-19 [christoph]  0.8.5claws170
6051
6052         * src/procmsg.c
6053                 add parameter check for flag setting function
6054                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
6055
6056 2002-11-18 [paul]       0.8.5claws169
6057
6058         * src/compose.c
6059                 more sensitivity fixes to redirect mode:
6060                 * disable toolbar draft button
6061                 * allow only Address book in the Tools menu
6062                 * disable editing of message by the spell
6063                   checker
6064
6065 2002-11-18 [paul]       0.8.5claws168
6066
6067         * src/compose.c
6068                 fix sensitivity of menu items in compose_redirect():
6069                 allow only the necessary items 
6070
6071 2002-11-18 [paul]       0.8.5claws167
6072
6073         * src/compose.c
6074                 fix bug [ 603259 ] 'attachment got lost on bounce'
6075
6076 2002-11-18 [paul]       0.8.5claws166
6077
6078         * po/ru.po
6079                 updated by Ruslan N. Balkin <baron@dartel.ru>
6080
6081 2002-11-18 [colin]      0.8.5claws165
6082
6083         * src/main.c
6084           src/defs.h
6085                 Remove old filtering stuff
6086
6087
6088 2002-11-17 [oliver]     0.8.5claws164
6089
6090         * src/toolbar.h
6091                 remove not needed typedef 
6092
6093 2002-11-17 [oliver]     0.8.5claws163
6094
6095         * src/toolbar.c
6096                 make toolbar's on click events translatable
6097
6098 2002-11-15 [colin]      0.8.5claws162
6099
6100         * src/summaryview.c
6101                 Revert too-soon integration of a feature
6102
6103 2002-11-15 [christoph]  0.8.5claws161
6104
6105         * src/imap.c
6106                 use main's implementation of imap_get_msginfo
6107
6108 2002-11-15 [christoph]  0.8.5claws160
6109
6110         * src/compose.c
6111         * src/folder.[ch]
6112         * src/imap.c
6113         * src/mbox_folder.c
6114         * src/mh.c
6115         * src/news.c
6116         * src/procmsg.c
6117         * src/summaryview.c
6118                 replace claws' fetch_msginfo with main's get_msginfo
6119                 (use main's implementation where possible)
6120
6121 2002-11-15 [colin]      0.8.5claws159
6122
6123         * src/ssl_certificate.c
6124                 Missed a check
6125
6126 2002-11-16 [melvin]     0.8.5claws158
6127
6128         * po/fr.po
6129                 Updated French translations.
6130
6131 2002-11-16 [colin]      0.8.5claws157
6132
6133         * src/ssl_certificate.c
6134                 Check for missing parts in the certificates
6135
6136 2002-11-15 [colin]      0.8.5claws156
6137
6138         * src/folderview.c
6139                 Preventive fix (missing check) found by
6140                 Alfons
6141
6142 2002-11-15 [paul]
6143
6144         * NEWS
6145                 sync with 0.8.6 release
6146
6147 2002-11-15 [colin]      0.8.5claws155
6148
6149         * src/folder.[ch]
6150           src/folderview.c
6151                 Fix error handling of folder_item_move_to()
6152                 (thanks to Alfons!)
6153
6154 2002-11-15 [colin]      0.8.5claws154
6155
6156         * src/folder.[ch]
6157           src/folderview.c
6158                 folder_item_move_to() sets an error message instead
6159                 of having GUI stuff in folder.c
6160
6161 2002-11-15 [colin]      0.8.5claws153
6162
6163         * src/procmsg.[ch]
6164                 Implemented a callback for MsgInfo updates, 
6165                 heavily copy/pasted from Christoph's folder 
6166                 callback system
6167         * src/summaryview.[ch]
6168                 Register summary_update_msg as callback
6169
6170 2002-11-14 [colin]      0.8.5claws152
6171         
6172         * src/procmsg.c
6173                 Update the FolderItem after sending (fixes 617593)
6174
6175 2002-11-14 [christoph]  0.8.5claws151
6176
6177         * src/folder.c
6178                 fix wrong position of NULL pointer check found
6179                 by Sergey
6180
6181 2002-11-14 [christoph]  0.8.5claws150
6182
6183         * src/folder.c
6184                 fix segfault when deleting messages from IMAP folders
6185                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
6186
6187 2002-11-14 [colin]      0.8.5claws149
6188
6189         * src/compose.c
6190                 Forwarding was also ignoring the folder's default account.
6191
6192 2002-11-14 [colin]      0.8.5claws148
6193
6194         * src/compose.c
6195                 Fix sent folder not set to folder properties when 
6196                 forwarding.
6197
6198 2002-11-14 [thorsten]   0.8.5claws147
6199
6200         * src/inc.c
6201                 inc_start(): Files were not moved from .processing to inbox,
6202                 if no global processing rule existed
6203
6204 2002-11-14 [colin]      0.8.5claws146
6205
6206         * src/ssl_certificate
6207                 Fix file operations
6208
6209 2002-11-14 [paul]       0.8.5claws145
6210
6211         * po/it.po
6212                 updated by Alessandro Maestri
6213
6214 2002-11-13 [alfons]     0.8.5claws144
6215
6216         * src/folder.c
6217                 folder_item_close(): only mark messages unread
6218                 when a folder has new messages 
6219
6220 2002-11-13 [keith]      0.8.5claws143
6221
6222         * src/imap.c
6223                 Fix problem moving or copying between
6224                 IMAP folders
6225
6226 2002-11-13 [colin]      0.8.5claws142
6227
6228         * src/matcher_parser_parse.y
6229                 Fix rule problem when " don't match
6230
6231 2002-11-13 [christoph]  0.8.5claws141
6232
6233         * src/folder.c
6234         * src/folderview.c
6235                 moved cache saving to folder_item_close
6236                 the folderview should not have to deal with
6237                 this things
6238
6239 2002-11-13 [christoph]  0.8.5claws140
6240
6241         * src/summaryview.c
6242                 moved setting of important score to
6243                 summary_set_prefs_from_folderitem
6244
6245 2002-11-13 [colin]      0.8.5claws139
6246
6247         * src/matcher_parser_parse.y
6248                 Fix a segfault in the parser (happening when
6249                 a good expression had been tested and a bad 
6250                 one arrives)
6251
6252 2002-11-13 [paul]       0.8.5claws138
6253
6254         * sync with 0.8.5cvs24
6255                 see ChangeLog 2002-11-13
6256                 
6257         * po/pt_BR.po
6258                 updated by Fabio Jr. Beneditto
6259
6260 2002-11-13 [colin]      0.8.5claws137
6261         
6262         * src/msgcache.c
6263           src/defs.h
6264           src/procmsg.[ch]
6265                 Revert last commit, problem
6266
6267 2002-11-13 [colin]      0.8.5claws136
6268
6269         * src/msgcache.c
6270                 Remove duplicated code
6271         * src/defs.h
6272                 Bumped CACHE_VERSION and MARK_VERSION
6273         * src/procmsg.[ch]
6274                 Network endian for cache and mark files
6275
6276 2002-11-12 [colin]      0.8.5claws135
6277
6278         * src/inc.c
6279                 Fix the "socket error" dialog which disappeared
6280
6281 2002-11-12 [colin]      0.8.5claws134
6282
6283         * src/msgcache.c
6284                 Reverse last commit which had performance 
6285                 problems, but still reverse the list
6286
6287 2002-11-12 [colin]      0.8.5claws133
6288
6289         * src/msgcache.c
6290                 Reverse list order
6291
6292 2002-11-12 [melvin]     0.8.5claws132
6293
6294         * src/compose.c
6295                 Added a check for a NULL prefs_common.dictionary
6296
6297 2002-11-12 [colin]      0.8.5claws131
6298
6299         * src/ssl_certificate.[ch]
6300                 Use FQDN hostname
6301
6302 2002-11-12 [colin]      0.8.5claws130
6303
6304         * src/ssl_certificate.[ch]
6305                 Take connection port into account for 
6306                 checking certificates (a single hostname
6307                 could have multiple servers with multiple
6308                 certificates)
6309         * src/ssl.c
6310                 Pass the port to ssl_certificate_check
6311
6312 2002-11-12 [paul]       0.8.5claws129
6313
6314         * src/folder.c
6315                 fix a typo in last commit
6316
6317 2002-11-12 [paul]       0.8.5claws128
6318
6319         * sync with 0.8.5cvs23
6320                 see ChangeLog entry 2002-11-12
6321
6322 2002-11-11 [colin]      0.8.5claws127
6323
6324         * src/ssl_certificate.c
6325                 Cleaner messages
6326                 Don't popup, instead log error, if the 
6327                 corresponding pref is checked
6328         * src/ssl_certificate.h
6329                 include <openssl/objects/h>
6330
6331 2002-11-11 [colin]      0.8.5claws126
6332
6333         * src/ssl_certificate.h
6334                 _Really_ clean it
6335
6336 2002-11-11 [colin]      0.8.5claws125
6337         
6338         * src/ssl_certificate.c
6339                 Fixed leak
6340
6341 2002-11-11 [colin]      0.8.5claws124
6342
6343         * src/ssl.c
6344                 Cleaned a bit
6345         * src/ssl_certificate.[ch]
6346                 Cleaned a bit (better use of SSL API)
6347                 (This will cause non-recognition of saved 
6348                  certificates of claws12[23]...)
6349
6350 2002-11-11 [paul]       0.8.5claws123
6351         
6352         * po/es.po
6353                 updated by Ricardo Mones Lastra
6354
6355 2002-11-11 [colin]      0.8.5claws122
6356
6357         * src/ssl.c
6358                 Fix a typo
6359
6360 2002-11-11 [colin]      0.8.5claws121
6361
6362         * src/ssl_certificate.[ch] ** NEW FILES **
6363         * src/ssl.[ch]
6364                 Check SSL certificates presented to us
6365         * src/Makefile.am
6366                 Add ssl_certificate.[ch]
6367         * po/POTFILES.in
6368                 Add ssl_certificate.c
6369
6370 2002-11-11 [paul]       0.8.5claws120
6371
6372         * sync with 0.8.5cvs22
6373                 see ChangeLog 2002-11-11
6374
6375 2002-11-11 [paul]       0.8.5claws119
6376
6377         * sync with 0.8.5cvs21
6378                 see ChangeLog 2002-11-11
6379
6380 2002-11-10 [jens]       0.8.5claws118
6381
6382         * src/folder.c
6383         * src/folderview.c
6384                 corrected some typing
6385         * po/de.po
6386                 updated german translation
6387         * sylpheed.spec.in
6388                 cleaned up specfile and adjusted it for claws
6389
6390 2002-11-10 [colin]      0.8.5claws117
6391
6392         * src/summaryview.c
6393                 a STATUSBAR_PUSH/POP fix
6394
6395 2002-11-10 [colin]      0.8.5claws116
6396
6397         * src/prefs_folder_item.c
6398                 Fix hanging after opening folder properties
6399
6400 2002-11-10 [hoa]        0.8.5claws115
6401
6402         * src/matcher_parser_lex.l
6403         * src/matcher_parser_parse.y
6404                 config file for scoring and filtering is no more trashed
6405                 when there is a syntax error in a filtering rule when
6406                 editing it in a dialog.
6407
6408 2002-11-09 [colin]      0.8.5claws114
6409
6410         * src/mbox_folder.c
6411                 Added missing initialisation of folder->destroy()
6412
6413 2002-11-09 [colin]      0.8.5claws113
6414
6415         * src/folder.c
6416           src/folderview.c
6417                 Fix the status bar messages
6418
6419 2002-11-09 [colin]      0.8.5claws112
6420
6421         * src/folderview.c
6422                 Fix hangs after folder dnd, happening after 
6423                 claws109.
6424
6425 2002-11-09 [christoph]  0.8.5claws111
6426
6427         * src/folderview.c
6428                 just changed order of calls (reverse order of
6429                 associated calls)
6430         * src/inc.c
6431                 lock inc when checking only one account, otherwise
6432                 inc all could be executed at the same time
6433
6434 2002-11-09 [christoph]  0.8.5claws110
6435
6436         * src/folderview.c
6437                 better unlock the mouse cursor before calling
6438                 summary_show because it changes the cursor too
6439
6440 2002-11-09 [christoph]  0.8.5claws109
6441
6442         * src/folder.[ch]
6443         * src/folderview.c
6444                 add functions to open and close a folder
6445                 o opending will execute scanning for remote folders
6446                   and processing
6447                 o closing will unset new flag for messages
6448
6449 2002-11-09 [colin]      0.8.5claws108
6450
6451         * src/folder.c
6452                 Add a call to prefs_matcher_write_config to 
6453                 avoid non-leaf folders filtering settings to be
6454                 lost
6455
6456 2002-11-09 [paul]       0.8.5claws107
6457
6458         * src/prefs_account.c
6459                 re-word a label
6460
6461 2002-11-09 [colin]      0.8.5claws106
6462
6463         * src/folderview.c
6464                 Minor esthetic fix
6465
6466 2002-11-09 [colin]      0.8.5claws105
6467
6468         * src/folderview.c
6469                 Fix prefs_filtering deletion for MH folders (same
6470                 reason as below)
6471         * src/prefs_filtering.c
6472                 Fix prefs_filtering renaming and deletion for 
6473                 folder-based processing rules.  
6474
6475 2002-11-09 [christoph]  0.8.5claws104
6476
6477         * src/compose.c
6478         * src/folder.[ch]
6479         * src/folderview.[ch]
6480         * src/import.c
6481         * src/inc.c
6482         * src/main.c
6483         * src/mainwindow.c
6484         * src/messageview.c
6485         * src/prefs_folder_item.c
6486         * src/procmsg.c
6487         * src/summaryview.c
6488                 implement a callback system for folder item updates
6489
6490 2002-11-09 [colin]      0.8.5claws103
6491
6492         * src/folderview.c
6493                 Fix prefs_filtering renaming for MH folders (we
6494                 shouldn't rename by path as another folder could
6495                 have the same hierarchy).
6496
6497 2002-11-09 [colin]      0.8.5claws102
6498
6499         * src/folder.c
6500                 Fix a leak found by Christoph, use better variable
6501                 names
6502
6503 2002-11-09 [colin]      0.8.5claws101
6504
6505         * src/folder.c
6506                 One more fix for processing rules
6507
6508 2002-11-08 [colin]      0.8.5claws100
6509         
6510         * src/matcher.c
6511                 Don't copy the compiled regexp (will be reevaluated)
6512         * src/folderview.c
6513                 Lock folderview while moving
6514         * src/folder.c
6515                 Provide info on what's happening to the user
6516
6517 2002-11-08 [colin]      0.8.5claws99
6518
6519         * src/folderview.c
6520                 Fix folder reordering after a move if parent is 
6521                 root
6522         * src/scoring.[ch]
6523                 Add function to copy a ScoringProp
6524         * src/prefs_folder_item.c
6525                 Copy scoring rules when copying a folder prefs
6526
6527 2002-11-08 [colin]      0.8.5claws98
6528
6529         * src/folderview.c
6530                 Fixes in case of failure
6531         * src/filtering.[ch]    
6532                 Add function to duplicate a FilteringProp
6533         * src/matcher.[ch]
6534                 Add function to duplicate a MatcherProp
6535         * src/prefs_folder_item.c
6536                 Save folder's processing rules when copying 
6537                 its prefs
6538
6539 2002-11-08 [colin]      0.8.5claws97
6540         
6541         * src/folderview.c
6542                 Sort after move
6543         * src/folder.c 
6544                 Change a printf to debug_print
6545
6546 2002-11-08 [colin]      0.8.5claws96
6547
6548         * src/folder.c
6549           src/folderview.c
6550                 Fix segfaults, call me stupido
6551         
6552
6553 2002-11-08 [colin]      0.8.5claws95
6554
6555         *src/folder.c
6556                 Added forgotten prefs to save when moving folders
6557
6558 2002-11-08 [colin]      0.8.5claws94
6559
6560         * src/folder.c
6561                 Fixes to folder DND (prefs copy)
6562         * src/folderview.c
6563                 Optimization for folder DND (don't rescan whole tree)
6564                 Added folderview_create_folder_node() for this 
6565                 optimization, so de-duped a bit the code
6566         * src/prefs_folder_item.[ch]
6567                 Added prefs_folder_item_copy_prefs()    
6568           
6569 2002-11-08 [paul]       0.8.5claws93
6570
6571         * src/prefs_account.c
6572           tools/README
6573           tools/kmail2sylpheed_v2.pl
6574                 correct some typos
6575
6576 2002-11-08 [paul]       0.8.5claws92
6577
6578         * src/compose.c
6579           src/prefs_account.[ch]
6580                 remove account options 'clearsign' and 'ascii_armored',
6581                 replace with 'default_gnupg_mode' to prevent mixed-mode
6582                 Privacy settings
6583
6584 2002-11-08 [paul]       0.8.5claws91
6585
6586         * src/compose.[ch]
6587                 re-implement GnuPG 'on-the-fly' mode selection,
6588                 disallow mixed-mode
6589
6590 2002-11-08 [colin]      0.8.5claws90
6591
6592         * src/folderview.c
6593           src/prefs_folder_item.c
6594                 Change "Property" to "Properties"
6595
6596 2002-11-07 [colin]      0.8.5claws89
6597
6598         * src/folderview.c
6599           src/folder.c
6600                 Allow folder dropping to a root folder
6601
6602 2002-11-07 [paul]       0.8.5claws88
6603
6604         * src/compose.c
6605                 revert last commit
6606
6607 2002-11-07 [paul]       0.8.5claws87
6608
6609         * src/compose.c
6610                 fix reply-to-list bug. closes bug report
6611                 "[633382] reply-to-list broken in recent cvs"
6612
6613 2002-11-07 [paul]       0.8.5claws86
6614
6615         * src/compose.c
6616                 add a forgotten '#if USE_GPGME ... #endif'
6617
6618 2002-11-07 [paul]       0.8.5claws85
6619
6620         * sync with 0.8.5cvs20
6621                 see ChangeLog 2002-11-07
6622
6623 2002-11-07 [colin]      0.8.5claws84
6624
6625         * src/folder.[ch]
6626                 Change folder_item_move_to to return the newly 
6627                 created folderitem.
6628         * src/folderview.c
6629                 Select the new folderitem after moving.
6630
6631 2002-11-07 [colin]      0.8.5claws83
6632
6633         * src/prefs_filtering.c
6634                 Fix rule rewriting when moving a leaf folder to a 
6635                 shorter path
6636
6637 2002-11-07 [colin]      0.8.5claws82
6638
6639         * src/prefs_filtering.c
6640                 fix a leak
6641
6642 2002-11-07 [colin]      0.8.5claws81
6643
6644         * src/folder.[ch]
6645                 Add folder_item_move_to() function to move a 
6646                 folderitem into another one (updates matcher etc)
6647         * src/folderview.c
6648                 Add folder drag'n drop (context menu to come)
6649                 [Should be dataloss free, but Please backup before 
6650                  trying !]
6651
6652 2002-11-06 [colin]      0.8.5claws80
6653
6654         * src/mh.c
6655                 mh_create_folder() returns NULL if can't create
6656                 directory hierarchy
6657
6658 2002-11-06 [paul]       0.8.5claws79
6659
6660         * src/compose.[ch]
6661                 allow 'on-the-fly' changing of the type of encryption 
6662                 and/or signing used (mime/ascii) via the compose window
6663
6664 2002-11-06 [paul]       0.8.5claws78
6665
6666         * sync with 0.8.5cvs19
6667                 see ChangeLog 2002-11-06 for src/account.c: 
6668                 account_get_special_folder()
6669                 
6670 2002-11-05 [alfons]     0.8.5claws77
6671
6672         * src/crash.c
6673                 very minor cleanups: nothing to see here, move on. :-)
6674
6675 2002-11-05 [colin]      0.8.5claws76
6676
6677         * src/main.c
6678                 Changes choices if compose windows are opened to
6679                 Discard, Draft, Don't quit
6680
6681 2002-11-05 [thorsten]   0.8.5claws75
6682
6683         * src/compose.c
6684                 reenabled default_reply_to folder option
6685
6686 2002-11-05 [colin]      0.8.5claws74
6687
6688         * src/compose.[ch] 
6689                 add compose_draft()
6690         * src/crash.c
6691                 add SIGTERM handler
6692         * src/main.[ch]
6693                 add clean_quit() for the SIGTERM handler
6694
6695 2002-11-05 [paul]       0.8.5claws73
6696         
6697         * po/es.po
6698                 updated by Ricardo Mones Lastra
6699
6700 2002-11-05 [melvin]     0.8.5claws72
6701
6702         * src/logwindow.c
6703                 Fixed log-clipping bug #616795.
6704                 To stop logging in the log window use 0 length.
6705         * src/prefs_common.c
6706                 Added a label to inform about the 0 log length behaviour.
6707
6708 2002-11-05 [paul]       0.8.5claws71
6709
6710         * sync with 0.8.5cvs17
6711                 see ChangeLog 2002-11-05
6712
6713 2002-11-04 [paul]       0.8.5claws70
6714
6715         * sylpheed-128x128.png
6716           sylpheed-64x64.png
6717           sylpheed.png
6718                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
6719                 <nikai@users.sourceforge.net>
6720                 
6721         * po/bg.po
6722                 updated by George Danchev
6723
6724 2002-11-03 [thorsten]   0.8.5claws69
6725
6726         * src/main.c
6727           src/mimeview.c
6728           src/rfc2015.h
6729                 add check if gpg is active
6730
6731 2002-11-03 [thorsten]   0.8.5claws68
6732
6733         * src/toolbar.h
6734                 removed GSList declaration causing trouble on MacOS-X
6735                 (submitted by alfons, reported by xfesty)
6736
6737 2002-11-01 [paul]       0.8.5claws67
6738
6739         * src/mainwindow.c
6740                 remove last remnants of main's filter code
6741
6742 2002-11-01 [paul]       0.8.5claws66
6743
6744         * tools/filter_conv.pl
6745                 fix bug where user-defined headers were ignored
6746
6747 2002-11-01 [paul]       0.8.5claws65
6748
6749         * src/logwindow.c
6750                 make a debug_print() not translatable
6751
6752 2002-10-31 [melvin]     0.8.5claws64
6753
6754         * ac/aspell.m4
6755                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
6756                 not run any GNU/aspell test.  The dictionary path will
6757                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
6758                 was given, in which case, it will be $prefix/lib/aspell/
6759         * configure.in
6760                 Fixed typo in commentary (Aspell code).
6761
6762 2002-10-31 [paul]       0.8.5claws63
6763
6764         * po/POTFILES.in
6765                 remove src/filter.c and src/prefs_filter.c
6766                 thanks to Ricardo for reminding me
6767
6768 2002-10-31 [colin]      0.8.5claws62
6769
6770         * src/mbox_folder.c
6771                 Plug some leaks
6772
6773 2002-10-31 [paul]       0.8.5claws61
6774
6775         * src/prefs_filter.[ch] ** REMOVED **
6776           src/filter.[ch]       ** REMOVED **
6777           
6778         * src/Makefile.am
6779           src/folderview.c
6780           src/inc.c
6781           src/main.c
6782           src/mainwindow.c
6783           src/mbox.c
6784           src/prefs_common.c
6785           src/prefs_filtering.c
6786           src/summaryview.[ch]
6787                 remove main's 'filter' code
6788                 
6789         README.claws
6790                 update to reflect removal of main's filter
6791
6792 2002-10-31 [paul]       0.8.5claws60
6793
6794         * src/summaryview.c
6795                 remove check for global_processing in summary_filter_open(). 
6796                 This fixes the bug where if the user uses the right-click 
6797                 'Create filter rule...' and doesn't have any filter rules 
6798                 already defined in claws' advanced filtering, the newly 
6799                 created filter rule goes to main's filtering which is 
6800                 inaccessible through the gui. Now the filter rule gets added
6801                 to claws' filtering by default.
6802
6803 2002-10-28 [melvin]     0.8.5claws59
6804
6805         * src/prefs_actions.c
6806                 Fixed bug #627322 where MIME parts were not always
6807                 correctly passed to a %p action
6808                 Display an error dialog when message filename is not found.
6809
6810 2002-10-28 [melvin]     0.8.5claws58
6811
6812         * src/prefs_common.c
6813                 Readded a missing function declaration lost in 0.8.3claws34
6814
6815 2002-10-28 [paul]       0.8.5claws57
6816
6817         * sync with 0.8.5cvs15
6818                 see ChangeLog 2002-10-28 and 2002-10-25
6819                 
6820         Note: ChangeLog entry 2002-10-24 is not sync'ed.
6821
6822 2002-10-27 [oliver]     0.8.5claws56
6823
6824         * src/pop.c
6825                 plug leak in pop3_top_recv
6826
6827 2002-10-26 [christoph]  0.8.5claws55
6828
6829         * src/folder.c
6830                 set need_update folder flag when messages are added
6831                 (closes bug [ 626922 ] folder not updated after receiving)
6832
6833 2002-10-25 [melvin]     0.8.5claws54
6834
6835         * src/imageview.c
6836                 Fixed a memleak introduced in the scaling code.
6837
6838 2002-10-24 [alfons]     0.8.5claws53
6839
6840         * src/filtering.c
6841                 make filtering's forward message action forward from the 
6842                 correct account
6843                 (closes bug [628089 ] Filter -> Forward from address problem
6844                 reported by Oktay)
6845
6846 2002-10-24 [christoph]  0.8.5claws52
6847
6848         * src/mainwindow.c
6849         * src/manual.[ch]
6850                 o use manual of current locale or english if current
6851                   locale is not available (and english is available)
6852                 o also link to sylpheed doc project manuals
6853
6854 2002-10-23 [paul]       0.8.5claws51
6855
6856         * tools/README
6857           tools/kmail2sylpheed_v2.pl
6858                 add new version of kmail addressbook importer script.
6859                 works with newer versions of Kmail/KAddressBook which
6860                 have new and rearranged data.
6861
6862 2002-10-23 [martin]     0.8.5claws50
6863
6864         * src/folderview.c
6865         * src/summaryview.c
6866         * src/utils.h
6867         * src/utils.c
6868                 added length parameter to get_abbrev_newsgroup_name()
6869                 changed this function so that it abbreviates the newsgroup
6870                 names only so long it is smaller than the length parameter
6871                 (for better reading of some newsgroup names and space efficiency)
6872
6873 2002-10-22 [colin]      0.8.5claws49
6874
6875         *src/foldersel.c
6876                 Revert Alfons' last modification (after voting ;-))
6877
6878 2002-10-21 [alfons]     0.8.5claws48
6879
6880         * src/foldersel.c
6881                 folder view in folder selection dialog reflects state of
6882                 folder view in main window
6883
6884 2002-10-18 [alfons]     0.8.5claws47
6885
6886         * src/mbox.c
6887                 drop imported messages in folder selected by user,
6888                 and not in the inbox
6889                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
6890
6891 2002-10-18 [alfons]     0.8.5claws46
6892
6893         * src/compose.c
6894                 make automagic reply work correctly for email accounts 
6895                 (whether it's viable to do a full sync with Hiro's 
6896                 compose.c is still under discussion)
6897
6898 2002-10-18 [melvin]     0.8.5claws45
6899
6900         * src/prefs_actions.c
6901                 Fixed bug #622275 where asynchroneous actions left 
6902                 zombies processes
6903                 Made (synchroneous) actions' input be displayed live.
6904
6905 2002-10-18 [christoph]  0.8.5claws44
6906
6907         * src/textview.c
6908                 don't add a newline in the textview in front of the
6909                 first textpart if header display is disabled
6910                 (closes bug [ 603385 ] disabled header display leaves blank
6911                  lin)
6912
6913 2002-10-18 [christoph]  0.8.5claws43
6914
6915         * src/folder.[ch]
6916         * src/imap.c
6917         * src/mbox_folder.c
6918         * src/mh.c
6919         * src/news.c
6920                 folder->get_num_list now returns an error code
6921                 (closes bug [ 609424 ] News cache cleared on failure)
6922                 
6923 2002-10-17 [colin]      0.8.5claws42
6924         
6925         * src/news.c
6926                 Changed a printf by debug_print
6927
6928 2002-10-16 [paul]       
6929
6930         * tools/OOo2sylpheed.pl
6931                 allow for spaces in the name of the
6932                 file to be attached.
6933
6934 2002-10-16 [colin]      0.8.5claws41
6935
6936         * src/main.c
6937                 Use a tristate to change online mode
6938
6939 2002-10-16 [paul]       0.8.5claws40
6940
6941         * po/es.po
6942                 updated by Ricardo Mones Lastra
6943
6944 2002-10-16 [colin]      0.8.5claws39
6945
6946         * src/main.c
6947           src/mainwindow.[ch]
6948                 Added --online and --offline command-line
6949                 switches
6950
6951 2002-10-15 [christoph]  0.8.5claws38
6952
6953         * src/procmime.c
6954                 set mimeinfo->name to NULL after g_free to
6955                 avoid double freeing with g_free
6956
6957 2002-10-14 [christoph]  0.8.5claws37
6958
6959         * src/compose.c
6960         * src/filtering.c
6961         * src/summaryview.c
6962                 remove calls to folder->change_flags that are now
6963                 done by procmsg flag functions (seems it is not
6964                 used by any foldertype anyway)
6965         * src/folder.c
6966                 init folder->change_flags with NULL
6967
6968 2002-10-14 [christoph]  0.8.5claws36
6969
6970         * src/folder.[ch]
6971         * src/imap.[ch]
6972                 use virtual functions for folder item new and destroy
6973                 functions
6974
6975 2002-10-14 [melvin]     0.8.5claws35
6976
6977         * src/compose.c
6978                 Added a test to not run the spell checker if no default
6979                 dictionary is available. No dialog is displayed though.
6980
6981 2002-10-14 [melvin]     0.8.5claws34
6982
6983         * src/gtkaspell.c
6984                 Fixed bug in dictionary list context menu where
6985                 "More..." pointed to an emtpy submenu if the
6986                 number of dictionaries is a multiple of 15
6987                 Removed unneeded code in suggestions list creation
6988
6989 2002-10-14 [paul]       0.8.5claws33
6990
6991         * po/bg.po
6992                 updated by George Danchev
6993
6994 2002-10-13 [hoa]        0.8.5claws32
6995
6996         * src/matcher.[ch]
6997           src/matcher_parser_parser.y
6998                 removed the escaped string from internal structure
6999                 of matcher.
7000
7001 2002-10-12 [colin]      0.8.5claws31
7002
7003         * src/gtksctree.[ch]
7004           src/summaryview.c
7005                 Removed useless function gtksctree_reanchor
7006
7007 2002-10-12 [alfons]     0.8.5claws30
7008         
7009         * sync with remaining main changes 2002-10-09 - 2002-10-11
7010         - drop changes to src/compose.c (requires claws specific changes)
7011         
7012 2002-10-12 [alfons]     0.8.5claws29
7013         
7014         * sync with main changes of 2002-10-08
7015         - drop changes to src/compose.c (requires claws specific changes)
7016         - drop changes to src/summaryview.c (requires changes to compose.c)     
7017
7018 2002-10-12 [alfons]     0.8.5claws28
7019         
7020         * sync with main changes of 2002-10-07
7021
7022 2002-10-12 [alfons]     0.8.5claws27
7023
7024         * sync with main changes of 2002-10-04
7025         - drop changes to src/compose.c (requires claws specific changes)
7026         - drop changes to src/prefs_folder_item.c (claws implementation
7027           seems to be working)
7028
7029 2002-10-12 [colin]      0.8.5claws26
7030
7031         * src/mainwindow.c
7032                 Fix folder-flicker when space-reading, introduced 
7033                 in claws22.
7034
7035 2002-10-12 [colin]      0.8.5claws25
7036
7037         * src/compose.c
7038                 Save account address when saving as draft.
7039                 (closes bug 621838)
7040
7041 2002-10-12 [colin]      0.8.5claws24
7042
7043         * src/summaryview.c
7044                 Fix the problem consisting of no message selected
7045                 after the last message in a folder has been moved.
7046
7047 2002-10-12 [paul]       0.8.5claws23
7048
7049         * src/compose.c
7050           src/prefs_template.c
7051           src/template.[ch]
7052                 add Cc and Bcc to templates. Patch submitted by
7053                 John L. Males.
7054
7055 2002-10-12 [colin]      0.8.5claws22
7056
7057         * src/folderview.c
7058                 Fix a bug after "Check for new messages":
7059                 If a folder was opened, it was still selected at
7060                 the end of the check, but displayed empty.
7061         * src/mainwindow.c
7062                 Remove unnecessary check
7063
7064 2002-10-12 [paul]
7065
7066         * tools/README
7067                 be more verbose in the description of
7068                 OOo2sylpheed.pl
7069                 
7070
7071 2002-10-11 [colin]      0.8.5claws21
7072
7073         * src/mainwindow.c
7074                 Make space work (better) when no mail is selected
7075
7076 2002-10-11 [colin]      0.8.5claws20
7077
7078         * src/inc.c
7079           src/news.c
7080                 fix warnings
7081
7082 2002-10-11 [colin]      0.8.5claws19
7083
7084         * src/mainwindow.c
7085                 revert 0.8.5claws6 changes as i couldn't get to
7086                 anything satisfying
7087
7088 2002-10-11 [melvin]     0.8.5claws18
7089
7090         * src/compose.c
7091                 Removed buggy and unused macro (should have been committed in
7092                 0.8.5claws17)
7093
7094 2002-10-11 [melvin]     0.8.5claws17
7095
7096         * src/compose.c
7097                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
7098
7099 2002-10-11 [thorsten]   0.8.5claws16 
7100
7101         * src/folderview.c
7102                 remove rescan warning
7103
7104 2002-10-11 [colin]      0.8.5claws15 
7105
7106         * src/procheader.c
7107                 fix a segfault that happens if conv_unmime_header
7108                 fails (should be better to find out why it fails)
7109
7110 2002-10-11 [christoph]  0.8.5claws14
7111
7112         * src/summaryview.c
7113                 update folderview stats after ignore/unignore thread
7114
7115 2002-10-11 [hoa]        0.8.5claws13
7116
7117         * src/quote_fmt_parse.y
7118                 Fixed a yacc/bison syntax error
7119         * src/matcher.c
7120                 Escaping of string is fixed.
7121
7122 2002-10-11 [colin]      0.8.5claws12
7123
7124         * src/imageview.c
7125                 Resize images to fit
7126
7127 2002-10-11 [paul]       0.8.5claws11
7128
7129         * po/es.po
7130                 updated by Ricardo Mones Lastra
7131
7132 2002-10-10 [alfons]     0.8.5claws10
7133
7134         * src/compose.c
7135                 allow dropping files by "moving" files from a file manager,
7136                 not only by the more cumbersome "copying". the latter 
7137                 mostly implies holding down the Control button
7138
7139 2002-10-10 [christoph]  0.8.5claws9
7140
7141         * src/summaryview.c
7142                 update folders after thread building for ignored threads
7143
7144 2002-10-10 [christoph]  0.8.5claws8
7145
7146         * config/.cvsignore
7147                 added Makefile
7148         * src/filtering.[ch]
7149         * src/folder.[ch]
7150         * src/folderview.[ch]
7151         * src/import.c
7152         * src/inc.[ch]
7153         * src/mbox.[ch]
7154         * src/procmsg.c
7155         * src/summaryview.[ch]
7156                 o added new flag need_update to FolderItem
7157                 o removed folder_table from various functions from tracking
7158                   folder updates
7159                 o set need_update flags in folder.c's move, copy and delete
7160                   functions and procmsg's flags functions
7161                 o added function folderview_update_items_when_required that
7162                   updates all folders with need_update set
7163                 o call folderview_update_items_when_required instead of
7164                   folderview_update_item_foreach
7165
7166 2002-10-09 [sergey]     0.8.5claws7
7167
7168         * src/compose.c
7169                 Strip CRs whel loading the text into editor in reedit mode.
7170
7171 2002-10-09 [colin]      0.8.5claws6
7172
7173         * src/mainwindow.c
7174                 Make Space work when no mail is selected
7175
7176 2002-10-09 [colin]      0.8.5claws5
7177
7178         * src/gtksctree.[ch]
7179                 Fix range_select
7180                 Add gtk_sctree_reanchor() 
7181         * src/summaryview.c
7182                 Use gtk_sctree_reanchor() - better fix for 
7183                 bug 60413
7184
7185 2002-10-09 [colin]      0.8.5claws4
7186
7187         * src/summaryview.c
7188                 Fix shift-click select after delete problem
7189                 (closes bug 60413)
7190
7191 2002-10-08 [thorsten]   0.8.5claws3
7192
7193         * src/summaryview.c
7194                 exclude current msg from -hide read messages-
7195
7196 2002-10-08 [colin]      0.8.5claws2
7197
7198         * src/inc.[ch]
7199           src/pop.c
7200           src/recv.c
7201                 Differentiate socket errors from disk full
7202                 errors
7203
7204 2002-10-08 [christoph]  0.8.5claws1
7205
7206         * Makefile.am
7207         * configure.in
7208                 modifications for new config directory
7209
7210         * config.guess  ** REMOVED **
7211         * config.sub    ** REMOVED **
7212         * install-sh    ** REMOVED **
7213         * ltmain.sh     ** REMOVED **
7214         * missing       ** REMOVED **
7215         * mkinstalldirs ** REMOVED **
7216                 these files are autogenerated by automake
7217                 when you run autogen.sh
7218
7219         * config/.cvsignore     ** NEW FILE **
7220         * config/Makefile.am    ** NEW FILE **
7221                 ignore autogenerated files
7222                 create a Makefile in this directory
7223
7224 2002-10-08 [paul]       0.8.5claws
7225
7226         * 0.8.5claws release
7227         
7228         * src/compose.c
7229           src/procheader.c
7230           src/procmsg.c
7231                 fix quote reply format for newsgroups reply bug
7232                 (thanks to Hoa)
7233                 
7234         * po/en_GB.po
7235           po/pl.po
7236                 updated by me and Witold Wladyslaw Wojciech Wilk
7237                 repectively
7238
7239 2002-10-07 [paul]       0.8.3claws53
7240
7241         * po/it.po
7242           po/pt_BR.po
7243           po/sr.po
7244                 updated messages catalogs, submitted by
7245                 Alessandro Maestri, Fabio Jr.Beneditto 
7246                 and Urke MMI, respectively.
7247
7248 2002-10-07 [christoph]  0.8.3claws52
7249
7250         * src/folder.[ch]
7251         * src/folderview.c
7252         * src/mainwindow.c
7253                 fix new folder ghost message bug
7254                 (closes bug [ 619722 ] wrong count for newly created folders)
7255
7256 2002-10-07 [christoph]  0.8.3claws51
7257
7258         * src/compose.c
7259                 fix news posting problem
7260
7261 2002-10-07 [melvin]     0.8.3claws50
7262
7263         * po/fr.po
7264                 Updated French translation
7265
7266 2002-10-05 [christoph]  0.8.3claws49
7267
7268         * src/gtkstext.c
7269                 check if line_start_cache is set in gtk_stext_update_text
7270                 (closes bug [ 618119 ] crash while doing search in folder)
7271
7272 2002-10-05 [christoph]  0.8.3claws48
7273
7274         * src/imap.c
7275         * src/news.c
7276         * src/utils.c
7277         * src/utils.h
7278                 implement cache cleanups for claws' folder system
7279                 (closes bug [ 595916 ] imapcache not cleaned up)
7280
7281 2002-10-05 [melvin]     0.8.3claws47
7282
7283         * src/prefs_actions.c
7284                 Made the help text more clear for the %p token
7285
7286 2002-10-04 [paul]       0.8.3claws46
7287
7288         * sync with 0.8.5
7289                 see ChangeLog 2002-10-02 and 2002-10-03
7290
7291 2002-10-04 [christoph]  0.8.3claws45
7292
7293         * src/inc.c
7294                 fix segfault caused by pop before smtp
7295                 call to inc_account_mail with NULL
7296                 pointer for mainwin
7297
7298 2002-10-04 [paul]       0.8.3claws44
7299
7300         * configure.in
7301                 sync the LDAP detection from 0.8.5cvs1
7302
7303 2002-10-02 [christoph]  0.8.3claws43
7304
7305         * po/de.po
7306                 fix small spelling error
7307
7308 2002-10-02 [melvin]     0.8.3claws42
7309
7310         * ac/aspell.m4
7311                 Behave better and say "no" when test program cannot be run.
7312
7313 2002-10-02 [paul]       0.8.3claws41
7314
7315         * sync with 0.8.4cvs1
7316                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
7317                 
7318         * src/summaryview.c
7319                 toggle the behavior of Reply menuitem between
7320                 normal reply and reply-to-list
7321
7322 2002-10-01 [sergey]     0.8.3claws40
7323
7324         * src/compose.c
7325                 Convert newlines in the message text to the canonical form
7326                 before base64 encoding (RFC2045 compliance, fixes some
7327                 interoperability issues with Evolution 1.0.3)
7328
7329 2002-09-29 [colin]      0.8.3claws39
7330
7331         * src/summaryview.c
7332                 Fix an unwanted copy/paste
7333
7334 2002-09-29 [colin]      0.8.3claws38
7335
7336         * src/mainwindow.c
7337                 Renamed "Custom toolbar" to "Customize toolbar"
7338                 Renamed "Show all header" to "Show all headers"
7339                 Renamed "Set diplay item" to "Set displayed items"
7340         * src/prefs_common.c
7341                 Renamed "Show all header" to "Show all headers"
7342         * src/prefs_summary_column.c
7343                 Renamed "diplay item" to "displayed items"
7344
7345 2002-09-29 [colin]      0.8.3claws37
7346
7347         * src/mainwindow.[ch]
7348                 online/offline status pixmaps follow theme
7349                 changes
7350         * src/summaryview.[ch]
7351                 quicksearch pixmap follows theme changes
7352
7353 2002-09-29 [thorsten]   0.8.3claws36
7354
7355         * src/compose.c
7356           src/prefs_folder_item.[ch]
7357                 add default_reply_to folder option (closes patch 581044)
7358
7359 2002-09-29 [christoph]  0.8.3claws35
7360
7361         * acconfig.h    ** REMOVED **
7362         * configure.in
7363         * ac/aspell.m4
7364         * ac/check-type.m4
7365         * ac/gnupg-check-typedef.m4
7366                 fix autoheader 2.50 warning
7367
7368 2002-09-29 [christoph]  0.8.3claws34
7369
7370         * major code cleanup (part 2)
7371         
7372                 - unused variables removed
7373                 - unused functions removed
7374                 - uninitialized variables checked
7375                 - missing return statements added
7376                 - missing function return types added
7377                 - added parentheses around assignment
7378                   when suggested by gcc
7379
7380 2002-09-29 [alfons]     0.8.3claws33
7381
7382         * src/logwindow.c
7383                 log_window_clear(): only bracket gtk_text_forward_delete() 
7384                 with gtk_text_freeze() / gtk_text_thaw() (see if this
7385                 works around GTK text bug)
7386
7387 2002-09-29 [paul]       0.8.3claws32
7388
7389         * po/bg.po
7390           po/sr.po
7391                 updated by George Danchev and Urke MMI
7392                 respectively
7393
7394 2002-09-27 [christoph]  0.8.3claws31
7395
7396         * doc-src/readme.txt
7397         * doc-src/rfc1806.txt   ** REMOVED **
7398         * doc-src/rfc2183.txt   ** NEW FILE **
7399         * doc-src/rfc2980.txt   ** NEW FILE **
7400                 update rfcs
7401
7402 2002-09-27 [melvin]     0.8.3claws30
7403
7404         * ac/aspell.m4
7405                 Fixed typo which could break linking
7406
7407 2002-09-27 [melvin]     0.8.3claws29
7408
7409         * ac/aspell.m4
7410                 Improved GNU/aspell checking. 
7411                 Fixed bug #614490
7412
7413 2002-09-27 [paul]       0.8.3claws28
7414
7415         * sync with 0.8.3cvs8
7416                 see ChangeLog 2002-09-27
7417
7418 2002-09-26 [colin]      0.8.3claws27
7419
7420         * src/toolbar.[ch]
7421           src/mainwindow.[ch]
7422                 Add "Reply to Mailing-list" to the toolbar
7423
7424 2002-09-26 [christoph]  0.8.3claws26
7425
7426         * src/summaryview.c
7427                 Fix wrong message counts in summaryview status
7428
7429 2002-09-26 [paul]       0.8.3claws25
7430
7431         * sync with 0.8.3cvs7
7432                 see ChangeLog 2002-09-26
7433
7434 2002-09-26 [paul]       0.8.3claws24
7435
7436         * sync with 0.8.3cvs6
7437                 see ChangeLog 2002-09-25
7438
7439 2002-09-25 [christoph]  0.8.3claws23
7440
7441         * src/prefs_common.c
7442         * src/prefs_folder_item.c
7443         * src/prefs_scoring.c
7444                 Renamed "kill score" to "hide score" in GUI
7445                 and prefs files
7446
7447 2002-09-25 [paul]       0.8.3claws22
7448
7449         * sync with 0.8.3cvs5
7450                 see ChangeLog 2002-09-24
7451
7452 2002-09-24 [alfons]     0.8.3claws21
7453
7454         patch by Satoshi Nagayasu: allows appending / saving multiple 
7455         selected files (closes "[ 612279 ] save multiple mesg(s) in 
7456         'Save as ...'")
7457
7458         * AUTHORS
7459                 add Satoshi Nagayasu
7460         * src/summaryview.c
7461                 summary_save_as(): allow saving selected files to
7462                 one file
7463                 summary_set_menu_sensitive: enable "Save As..." when
7464                 multiple files are selected
7465         * src/utils.[ch]
7466                 append_file(): new function
7467
7468 2002-09-24 [colin]      0.8.3claws20
7469
7470         * src/procmime.c
7471                 Fix segfault when mimeinfo doesn't have a 
7472                 content_type. 
7473
7474 2002-09-24 [colin]      0.8.3claws19
7475
7476         * src/prefs_common.[ch]
7477                 Add a preference to display send dialog or not
7478         * src/send.c
7479                 Display send dialog according to preference
7480
7481 2002-09-24 [colin]      0.8.3claws18
7482
7483         * src/compose.[ch]
7484                 Disable user actions when sending
7485
7486 2002-09-24 [colin]      0.8.3claws17
7487
7488         * src/procmime.c
7489                 Do not display name or filename for attachments
7490                 with an application/pgp-signature type
7491                 (security flaw, see bug 537413)
7492
7493 2002-09-23 [colin]      0.8.3claws16
7494
7495         * src/editaddress.c
7496                 Initialize entry_email, entry_alias and 
7497                 entry_remarks to first email address of the list
7498
7499 2002-09-23 [colin]      0.83claws15
7500
7501         * src/compose.c
7502                 Drop pgp-signature when reediting a signed queued
7503                 message
7504
7505 2002-09-23 [melvin]     0.8.3claws14
7506
7507         * po/fr.po
7508                 Updated French translation
7509
7510 2002-09-23 [melvin]     0.8.3claws13
7511
7512         * src/mainwindow.c
7513                 Made custom toolbar menu labels more consistent
7514         * src/prefs_toolbar.c
7515                 Made custom toolbar window title more consistent
7516
7517 2002-09-22 [colin]      0.8.3claws12
7518
7519         * src/inc.c
7520                 Initialize session type to normal before getting 
7521                 mail (fixes strange Get behaviour)
7522         * src/prefs_account.h
7523                 Move STYPE_POP_BEFORE_SMTP to last position to 
7524                 avoid other side-effects
7525
7526 2002-09-22 [colin]      0.8.3claws11
7527
7528         * src/prefs_account.c
7529                 Fix pop_bfr_smtp_tm_entry sensivity when switching
7530                 from pop3 to apop or vice-versa
7531
7532 2002-09-22 [colin]      0.8.3claws10
7533         
7534         * src/prefs_account.[ch]
7535                 Add an option for the POP before SMTP timeout
7536         * src/inc.c
7537                 Remember time of last POP connection
7538         * src/send.c
7539                 Do POP before SMTP only if timeout reached
7540
7541 2002-09-22 [oliver]     0.8.3claws9
7542         
7543         * README.claws
7544                 explain custom toolbar
7545
7546 2002-09-22 [oliver]     0.8.3claws8
7547
7548         * src/prefs_actions.[ch]
7549         custom toolbar for compose      
7550                 actions callback from compose toolbar
7551         * src/folderview.c
7552                 remove include toolbar.h
7553
7554 2002-09-22 [oliver]     0.8.3claws7
7555         
7556         * src/prefs_toolbar.[ch]
7557                 custom toolbar for compose
7558                 - generic prefs_toolbar handles both
7559                   Mainwin's toolbar as well as Compose toolbar          
7560
7561 2002-09-22 [oliver]     0.8.3claws6
7562         
7563         * src/toolbar.[ch]
7564                 custom toolbar for compose
7565                 restructure toolbar.[ch]
7566
7567 2002-09-22 [oliver]     0.8.3claws5
7568
7569         * src/compose.[ch]
7570                 custom toolbar for compose
7571
7572 2002-09-22 [oliver]     0.8.3claws4
7573         
7574         * src/mainwindow.[ch]
7575                 custom toolbar for compose 
7576                 move mainwin toolbar back to mainwindow
7577
7578 2002-09-22 [alfons]     0.8.3claws3
7579
7580         * src/procmsg.c
7581                 :%sno/if(/if (/gc
7582                 :%sno/for(/for (/gc
7583                 (beautify)
7584
7585 2002-09-22 [alfons]     0.8.3claws2
7586         
7587         * src/procmsg.c
7588                 procmsg_save_to_outbox(): don't unlink message file from queue;
7589                 callers should do it using folder_item_remove_msg()
7590
7591 2002-09-22 [colin]      0.8.3claws1
7592
7593         * src/mimeview.[ch]
7594                 Made mimeview_check_signature() public
7595         * src/textview.c
7596                 Made GPG signatures verifiable by clicking
7597                 the [application/pgp-signature] in the Text
7598                 view
7599
7600 2002-09-22 [paul]       0.8.3claws
7601
7602         * po/bg.po
7603           po/en_GB.po
7604           po/es.po
7605           po/it.po
7606           po/pl.po
7607           po/pt_BR.po
7608           po/sr.po
7609                 updated translations, submitted by George Danchev,
7610                 me, Ricardo Mones Lastra, Alessandro Maestri,
7611                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
7612                 and Urke MMI, respectively.     
7613
7614 2002-09-22 [alfons]     0.8.2claws65
7615
7616         * src/procmsg.c
7617         * src/pgptext.c
7618                 no furry valgrinds have been used to plug these memleaks
7619
7620 2002-09-20 [paul]       0.8.2claws64
7621
7622         * sync with 0.8.3cvs4
7623                 'Select thread' re-implemented 
7624                 see ChangeLog 2002-09-20
7625
7626 2002-09-21 [alfons]     0.8.2claws63
7627
7628         * src/compose.c
7629                 compose_send(): plug unnoticed memleak
7630
7631 2002-09-20 [alfons]     0.8.2claws62
7632
7633         * src/addr_compl.c
7634                 replace_address_in_edit(): strict check for NULL address to
7635                 fix "[ 607348 ] Segfault in address completion". My guess is
7636                 that this happens with an empty address book, but it's good
7637                 to have this check here anyway
7638                 
7639                 completion_window_button_press(): free string returned 
7640                 from the internal cache
7641
7642 2002-09-20 [christoph]  0.8.2claws61
7643
7644         * src/procmime.h
7645                 added ENC_BINARY to EncodingType
7646         * src/procmime.c
7647                 the string returned by procmime_get_encoding_str
7648                 should not depend on the order of values in the
7649                 EncodingType definition
7650         * doc-src/rfc1806.txt   ** NEW FILE **
7651                 Added rfc1806 about MIME Content-Disposition
7652                 Extension
7653
7654 2002-09-19 [paul]       0.8.2claws60
7655
7656         * sync with 0.8.2cvs3
7657                 see ChangeLog 2002-09-19
7658
7659 2002-09-19 [paul]       0.8.2claws59
7660
7661         * src/prefs_folder_item.c
7662                 revert to Darko's original alignment of colour
7663                 selector button
7664                 add a colon to folder_color label
7665                 
7666         * src/compose.c
7667                 add Colin's patch (with Hiro's modifications) to 
7668                 force BASE64 encoding for 8-bit text when signing
7669                 (sync with 0.8.3cvs2)
7670
7671 2002-09-18 [alfons]     0.8.2claws58
7672
7673         * src/compose.c
7674                 :%sno/if(/if (/gc
7675                 :%sno/for(/for (/gc
7676                 (beautify a little bit)
7677
7678 2002-09-18 [christoph]  0.8.2claws57
7679
7680         * src/pine.c
7681                 fix handling of fgetc return value
7682
7683 2002-09-17 [alfons]     0.8.2claws56
7684         
7685         * src/summaryview.c
7686                 summary_sort(): check non-NULL summaryview->folder_item when no 
7687                 folder is selected at all
7688                 (closes "[ 610344 ] sort label make syl Crash")
7689
7690 2002-09-17 [alfons]     0.8.2claws55
7691         
7692         * src/compose.c
7693                 beautify a little bit
7694
7695 2002-09-17 [christoph]  0.8.2claws54
7696
7697         * src/folder.c
7698                 initialize max values for cache and folder
7699                 when cache or folder is empty
7700
7701 2002-09-15 [colin]      0.8.2claws53
7702
7703         * src/compose.c
7704                 Fix a leak (thanks Alfons!) and cleaned
7705                 variables names for custom headers
7706
7707 2002-09-15 [colin]      0.8.2claws52
7708
7709         * src/compose.c
7710                 Fix custom headers recognition when
7711                 prefs_common.trans_hdr is on
7712
7713 2002-09-15 [colin]      0.8.2claws51
7714
7715         * src/compose.c
7716                 Allow dynamically-added custom headers
7717                 Yet not reparsed if reedited
7718
7719 2002-09-15 [alfons]     0.8.2claws50
7720
7721         * src/prefs_account.c
7722                 fix warnings
7723
7724 2002-09-15 [colin]      0.8.2claws49
7725         
7726         * src/prefs_account.c
7727                 fix pop_before_smtp sensitivity
7728
7729 2002-09-15 [colin]      0.8.2claws48
7730
7731         * src/inc.[ch]
7732                 add inc_pop_before_smtp()
7733                 allow MainWindow to be undefined in 
7734                 inc_account_mail() and inc_start()
7735         * src/pop.c
7736           src/prefs_account.h
7737                 add STYPE_POP_BEFORE_SMTP session type
7738         * src/prefs_account.c
7739                 activated pop before smtp option
7740         * src/send.c
7741                 do pop before smtp if the relevant option 
7742                 is set
7743
7744 2002-09-15 [paul]       0.8.2claws47
7745
7746         * sync with 0.8.3
7747                 see ChangeLog 2002-09-15
7748
7749 2002-09-14 [paul]       0.8.2claws46
7750
7751         * po/bg.po
7752                 updated Bulgarian translation, submitted by
7753                 George Danchev
7754
7755 2002-09-13 [paul]       0.8.2claws45
7756
7757         * src/compose.c
7758                 merge claws' select_account() with main's
7759                 (new) compose_select_account(). [sync with
7760                 0.8.2cvs15, see ChangeLog 2002-09-11]
7761
7762 2002-09-12 [christoph]  0.8.2claws44
7763
7764         * src/filter.c
7765                 allocate 1 elements of FolderItem not 0
7766
7767 2002-09-12 [colin]      0.8.2claws43
7768
7769         * src/compose.c
7770                 Fix bug #590825 (obey Follow-up: poster)
7771
7772 2002-09-12 [colin]      0.8.2claws42
7773
7774         * src/procmime.c
7775                 Fix bug #557009 (wrong headers for messages 
7776                 forwarded as attachments)
7777
7778 2002-09-11 [colin]      0.8.2claws41
7779         
7780         * src/compose.c
7781                 Put SCF: pseudo-header on top of message
7782                 Set draft tmp_flag when saved as draft
7783
7784         * src/procmsg.c
7785           src/procheader.c
7786                 Skip after first \n\n for beginning of real message
7787                 for drafts too
7788
7789 2002-09-11 [christoph]  0.8.2claws40
7790
7791         * src/filtering.c
7792                 use procmsg flag functions in filtering or processing
7793                 will cause incorrect folder message counts
7794
7795 2002-09-11 [colin]      0.8.2claws39
7796
7797         * src/compose.c
7798                 Fix bug #550175 - wrong save folder when reediting
7799                 drafts
7800
7801 2002-09-11 [paul]       0.8.2claws38
7802
7803         * sync with 0.8.2cvs14
7804                 see ChangeLog 2002-09-11
7805
7806 2002-09-11 [colin]      0.8.2claws37
7807
7808         * src/folder.c
7809                 Fix a typo (seeming to cause new/unread status to
7810                 be lost)
7811
7812 2002-09-10 [christoph]  0.8.2claws36
7813
7814         * src/compose.c
7815                 compose_redirect should not use compose_generic_new
7816                 because that does more stuff than expected including
7817                 opening the external editor
7818                 (closes bug "[ 526608 ] bounced messages appear blank
7819                  in editor")
7820
7821 2002-09-10 [christoph]  0.8.2claws35
7822
7823         * src/folder.c
7824                 fix problem with too large message number range
7825                 causing a crash in folder_item_scan
7826
7827 2002-09-10 [paul]       0.8.2claws34
7828
7829         * sync with 0.8.2cvs13
7830                 see ChangeLog 2002-09-10
7831
7832 2002-09-10 [christoph]  0.8.2claws33
7833
7834         * src/msgcache.c
7835                 set MsgInfo TmpFlags for queue and draft folders
7836                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
7837
7838 2002-09-10 [paul]       0.8.2claws32
7839
7840         * AUTHORS
7841           po/bg.po      ** NEW FILE **
7842                 new Bulgarian translation submitted by
7843                 George Danchev <danchev@spnet.net>
7844                 
7845         * tools/Makefile.am
7846           tools/README
7847           tools/tb2sylpheed     ** NEW FILE **
7848                 add script that converts an addressbook exported
7849                 from The Bat! into a Sylpheed addressbook. Submitted
7850                 by Urke MMI <urke-kg@eunet.yu>
7851
7852 2002-09-10 [paul]       0.8.2claws31
7853
7854         * sync with 0.8.2cvs12
7855                 see ChangeLog 2002-09-10
7856
7857 2002-09-06 [paul]       0.8.2claws30
7858
7859         * src/prefs_common.c
7860                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
7861                 
7862         * tools/Makefile.am
7863           tools/README
7864           tools/ldif-to-xml.py  ** REMOVED **
7865                 remove obsolete python script
7866
7867 2002-09-06 [paul]       0.8.2claws29
7868
7869         * sync with 0.8.2cvs10
7870                 see ChangeLog 2002-09-06
7871
7872 2002-09-04 [paul]       0.8.2claws28
7873
7874         * sync with 0.8.2cvs9
7875                 see ChangeLog 2002-08-04
7876
7877 2002-09-04 [colin]      0.8.2claws27 
7878
7879         * src/prefs_common.[ch]
7880                 Added signature color configuration
7881         * src/textview.c
7882                 Use user-specified signature color
7883
7884 2002-09-03 [colin]      0.8.2claws26
7885
7886         * src/prefs_common.[ch]
7887                 Added autosave and autosave_length prefs
7888         * src/compose.c
7889                 Added compose_remove_draft()
7890                 Auto-save drafts according to the prefs
7891         * src/main.c
7892                 Added a crash-indicator file, allowing to check
7893                 for new messages on startup if Sylpheed crashed
7894                 (makes saved drafts "reappear")
7895
7896 2002-09-03 [colin]      0.8.2claws25
7897
7898         * src/textview.[ch]
7899                 Grey the signature
7900
7901 2002-09-03 [paul]       0.8.2claws24
7902
7903         * sync with 0.8.2cvs8
7904                 see ChangeLog 2002-09-02 and 2002-09-03
7905
7906 2002-09-03 [darko]      0.8.2claws23
7907
7908         * src/folderview.c
7909                 use normal style when creating new folder to pick
7910                 proper font size 
7911
7912 2002-09-02 [melvin]     0.8.2claws22
7913
7914         * src/gtkaspell.m4
7915                 removed some obsolete code
7916
7917 2002-09-02 [melvin]     0.8.2claws21
7918
7919         * ac/aspell.m4
7920                 fixed test's equality sign (== to =)
7921
7922 2002-09-02 [alfons]     0.8.2claws20
7923
7924         * src/folder.c
7925         * src/mh.c
7926                 revert change of 0.8.2claws16 and use the mh_folder_destroy
7927                 as folder->destroy virtual as suggested by Hiro
7928                 (the mh.c code seems to have been lost around mh.c.1.21)
7929
7930 2002-09-02 [paul]       0.8.2claws19
7931
7932         * po/pt_BR.po
7933                 updated by Fabio Jr. Beneditto
7934                 
7935         * src/defs.h
7936                 use 'http://claws.sylpheed.org' for homepage link. 
7937                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
7938
7939 2002-09-01 [alfons]     0.8.2claws18
7940
7941         * src/mh.c
7942                 plug memleak related to one Martin Kluge found
7943
7944 2002-08-31 [paul]       0.8.2claws17
7945
7946         * sync with 0.8.2cvs6
7947                 see ChangeLog 2002-08-30
7948
7949 2002-08-31 [alfons]     0.8.2claws16
7950
7951         * src/folder.c
7952                 folder_destroy(): remove mailbox from folderlist even if it has
7953                 no destroy virtual
7954
7955 2002-08-31 [alfons]     0.8.2claws15
7956
7957         * src/folder.c
7958                 :%sno/if(/if (/gc
7959                 :%sno/for(/for (/gc
7960                 (being pedantic I know)
7961
7962 2002-08-31 [alfons]     0.8.2claws14
7963
7964         * src/folder.c
7965                 check for NULL pointers returned from folder->fetch_msginfo virtual
7966                 (should solve some reported crashes)
7967
7968 2002-08-30 [alfons]     0.8.2claws13
7969
7970         * acconfig.h
7971         * configure.in
7972         * src/crash.c
7973                 enable crash dialog on compilation time
7974                 (--enable-crash-dialog configure option)
7975
7976 2002-08-30 [alfons]     0.8.2claws12
7977
7978         * AUTHORS
7979                 add Martin Kluge
7980         * src/mh.c
7981                 apply memory leak plug patch by Martin Kluge
7982                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
7983                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
7984                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
7985
7986 2002-08-30 [darko]      0.8.2claws11
7987
7988         * src/folderview.c
7989                 copy Gtk style from normal style to match
7990                 font size for coloured folders
7991
7992 2002-08-29 [alfons]     0.8.2claws10
7993
7994         * sylpheed.desktop
7995                 Type=Internet <- Type=Application
7996                 (reported by Michael Schwendt, see:
7997                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
7998                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
7999
8000 2002-08-29 [paul]       0.8.2claws9
8001
8002         * sync with 0.8.2cvs5
8003                 see ChangeLog 2002-08-29
8004
8005 2002-08-29 [colin]      0.8.2claws8
8006
8007         * src/summaryview.c
8008                 Added a sanity check in summary_select_thread
8009                 Should fix bug 601605
8010
8011 2002-08-29 [colin]      0.8.2claws7
8012
8013         * src/main.c
8014                 Revert claws6 changes regarding bug #591676
8015
8016 2002-08-28 [colin]      0.8.2claws6
8017         
8018         * src/main.c
8019                 Ignore cache for queue folderitems
8020                 Fix bug #591676
8021
8022 2002-08-28 [melvin]     0.8.2claws5
8023
8024         * README.claws
8025                 Fixed typos.
8026
8027 2002-08-28 [melvin]     0.8.2claws4
8028
8029         * README.claws
8030                 Updated a bit the text concerning the spell checker
8031
8032 2002-08-28 [melvin]     0.8.2claws3
8033
8034         Merged the GNU_aspell_branch:
8035                 Support of new GNU/aspell is now included and the old pspell
8036                 is not supported anymore.
8037                 See README.claws
8038
8039         * README.claws
8040                 Updated spell checker text to reflect the switch to GNU/aspell
8041
8042         * ac/aspell.m4          *** NEW ***
8043         * src/gtkaspell.[ch]    *** NEW *** 
8044         * ac/pspell.m4          *** DELETED *** 
8045         * src/gtkspell.[ch]     *** DELETED ***
8046
8047         * ac/Makefile.am
8048                 Updated for GNU/aspell support
8049
8050         * po/POTFILES.in
8051                 Replaced gtkspell.c by gtkaspell.c
8052
8053         * acconfig.h
8054         * src/Makefile.am
8055         * src/about.c
8056         * src/compose.[ch]
8057         * src/crash.c
8058         * src/main.c
8059         * src/prefs_common.[ch]
8060                 Updated for GNU/aspell support
8061
8062 2002-08-28 [paul]       0.8.2claws2
8063
8064         * sync with 0.8.2cvs4
8065                 see ChangeLog 2002-08-27 and 2002-08-28
8066
8067 2002-08-28 [colin]      0.8.2claws1
8068
8069         * src/summary_search.c
8070                 Added "AND search"
8071
8072 2002-08-28 [jens]       0.8.2claws
8073
8074         *po/de.po
8075                 Updated German translations
8076
8077 2002-08-27 [melvin]     0.8.2claws
8078
8079         * po/fr.po
8080                 Updated French translations
8081
8082 2002-08-27 [paul]       0.8.2claws
8083
8084         * sync with 0.8.2 main release
8085
8086         * po/en_GB.po
8087           po/es.po
8088           po/it.po
8089           po/pl.po
8090           po/pt_BR.po
8091           po/sr.po
8092                 updated message catalogs submitted by
8093                 Ricardo Mones Lastra, Alessandro Maestri,
8094                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
8095                 Beneditto and Urke MMI  
8096
8097 2002-08-27 [hoa]        0.8.1claws123
8098
8099         * src/mainwindow.[ch]
8100         * src/summaryview.[ch]
8101                 removed the "filter setting" menu option.
8102                 add a "cancel a news message" menu option.
8103
8104 2002-08-26 [martin]     0.8.1claws122
8105
8106         * ChangeLog.claws
8107                 changed string under 0.8.1claws79 changed by myself
8108                 i'm sorry alfons :(
8109
8110 2002-08-26 [martin]     0.8.1claws121
8111
8112         * src/crash.c
8113                 added kill command to debuggerrc to start crash dialog
8114
8115 2002-08-26 [paul]       0.8.1claws120
8116
8117         * sync with 0.8.1cvs31
8118                 see ChangeLog 2002-08-26
8119
8120 2002-08-25 [alfons]     0.8.1claws119
8121
8122         * src/procmsg.c
8123                 fix bug that didn't send out correct headers to news server
8124                 when sending news article and email from queue (bug reported
8125                 and patch provided by Tim Mann; closes bug 
8126                 "[ 583196 ] 0.7.8claws can't post news")
8127
8128 2002-08-25 [alfons]     0.8.1claws118
8129
8130         * src/selective_download.c
8131                 mark two strings as translatable
8132                 (thanks to Urke MMI for pointing this out)
8133
8134 2002-08-25 [alfons]     0.8.1claws117
8135
8136         * src/summaryview.c
8137                 treat sent boxes as special and allow sorting them by addressee
8138                 (closes "[ 589418 ] Sent folder sorting misbehavior"
8139                 submitted by Steve Lamb)
8140
8141 2002-08-24 [alfons]     0.8.1claws116
8142
8143         * src/matcher.c
8144                 fix memleak reported by Martin Kluge
8145                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
8146
8147 2002-08-24 [oliver]     0.8.1claws115
8148
8149         * src/prefs_toolbar.c
8150                 o code cleanup as suggested by Alfons
8151                 o memleak fix
8152
8153 2002-08-24 [alfons]     0.8.1claws114
8154
8155         * src/summaryview.c
8156                 o fix another memory leak reported by Martin Kluge
8157                   (see "[ 599568 ] Small Memory Leak")
8158                 o remove 'from' variable from 'summary_set_header()'; we can
8159                   do with just 'to' 
8160
8161 2002-08-24 [paul]       0.8.1claws113
8162
8163         * sync with 0.8.1cvs30
8164                 see ChangeLog 2002-08-23
8165
8166 2002-08-24 [alfons]     0.8.1claws112
8167
8168         * src/summaryview.c
8169                 remove unnecessary allocations for search bar fixing leaks
8170                 reported by Martin Kluge
8171                 (see "[ 599451 ] Further memory leaks?")
8172
8173 2002-08-24 [alfons]     0.8.1claws111
8174
8175         * src/main.c
8176                 make get_socket_name() public for crash.c
8177         * src/crash.c
8178                 o make report bug button work (goes to claws' 
8179                   bug tracker at sf.net)
8180                 o introduce function for doing important stuff just
8181                   before claws goes down
8182                 o clean up code 
8183
8184 2002-08-24 [alfons]     0.8.1claws110
8185
8186         * src/compose.c
8187                 move cursor to "To" entry when forwarding as attachment
8188                 (reported and solved by Steve Lamb, closes bug report
8189                 "[ 592880 ] Forward as attachment; cursor not in to")
8190
8191 2002-08-24 [colin]      0.8.1claws109
8192
8193         * src/mainwindow.c
8194                 fix quick search visibility after GUI (de)separations.
8195
8196 2002-08-23 [colin]      0.8.1claws108
8197
8198         * src/mainwindow.c
8199                 fix header pane visibility after folderview or
8200                 messageview (de)separation
8201
8202 2002-08-23 [paul]       0.8.1claws107
8203
8204         * src/mainwindow.[ch]
8205           src/toolbar.c
8206                 give full control of display or non-display 
8207                 of the Execute icon to Custom toolbar settings.
8208                 add new sensitivity condition to maninwindow.h: 
8209                 M_DELAY_EXEC
8210
8211         * ChangeLog
8212           ChangeLog.jp
8213           NEWS
8214                 more sync with 0.8.1cvs29
8215
8216 2002-08-23 [melvin]     0.8.1claws106
8217
8218         * src/alertpanel.c
8219                 Readded support for custom widget in alertpanel lost in last
8220                 sync.
8221
8222 2002-08-23 [paul]       0.8.1claws105
8223
8224         * sync with 0.8.1cvs29
8225                 see ChangeLog 2002-08-23
8226
8227 2002-08-23 [colin]      0.8.1claws104
8228
8229         * src/summaryview.c
8230                 Fix folder and search pixmaps exchanging positions
8231                 after theme or toolbar changes. Thank to Oliver for 
8232                 reporting this.
8233
8234 2002-08-23 [colin]      0.8.1claws103
8235
8236         * src/mainwindow.c
8237           src/messageview.[ch]
8238           src/noticeview.[ch]
8239           src/summaryview.c
8240                 Changed messageview_create() and noticeview_create()
8241                 to avoid the last gdk_warning
8242
8243 2002-08-22 [colin]      0.8.1claws102
8244
8245         * src/summaryview.c
8246                 Fix my new `Creating pixmap from xpm' warning
8247
8248 2002-08-22 [colin]      0.8.1claws101
8249
8250         * src/mainwindow.c
8251                 Fix some of the gdk warnings
8252
8253 2002-08-22 [colin]      0.8.1claws100
8254
8255         * src/Makefile.am
8256         * src/stock_pixmap.c
8257         * src/stock_pixmap.h
8258         * src/pixmaps/quicksearch.xpm *ADDED*
8259                 Add the quicksearch pixmap
8260         * src/mainwindow.c
8261         * src/summaryview.c
8262         * src/summaryview.h
8263                 Make quicksearch bar visible/hidden via a button
8264
8265 2002-08-22 [christoph]  0.8.1claws99
8266
8267         * src/folder.c
8268                 fix folder update for newsgroups with message
8269                 numbers below minimum number of articles to fetch
8270                 (closes bug #598445)
8271
8272 2002-08-22 [paul]       0.8.1claws98
8273
8274         * sync with 0.8.1cvs28
8275                 see ChangeLog 2002-08-22
8276
8277 2002-08-21 [alfons]     0.8.1claws97
8278
8279         * src/crash.c
8280                 use bt instead of bt full which seems to work 
8281                 better, and bt full doesn't give a great deal 
8282                 of information anyway
8283
8284 2002-08-21 [colin]      0.8.1claws96
8285
8286         * src/summaryview.c
8287                 fix summaryview_searchtype_changed prototype
8288
8289 2002-08-21 [christoph]  0.8.1claws95
8290
8291         * src/mainwindow.c
8292                 o fix broken menu update for sorting type, we have to
8293                   get this info from the summaryview now
8294                 o removed setting of threaded state in menu callback
8295         * src/summaryview.[ch]
8296                 more summaryview/folderitem seperation for
8297                 threading option
8298         * configure.in
8299                 removed not required --with-compiler-flags option
8300
8301 2002-08-21 [oliver]     0.8.1claws94
8302         
8303         * src/toolbar.h 
8304                 o rename toolbar.xml to toolbar_main.xml
8305                   since toolbar_compose.xml might come up 
8306                   any time soon
8307         * README.claws
8308                 add custom toolbar              
8309
8310 2002-08-21 [darko]      0.8.1claws93
8311
8312         * src/procmsg.c
8313                 don't reset tmp flags for messages copied
8314                 to sent folder
8315
8316 2002-08-21 [colin]      0.8.1claws92
8317         
8318         * src/prefs_filtering.c
8319                 fix renaming rules on folder rename 
8320                 when folder is not a leaf folder
8321
8322 2002-08-21 [paul]       0.8.1claws91
8323
8324         * src/prefs_folder_item.c
8325                 fix alignment of colour selector
8326
8327 2002-08-21 [paul]       0.8.1claws90
8328
8329         * sync with 0.8.1cvs27
8330                 see ChangeLog 2002-08-21
8331
8332 2002-08-21 [paul]       0.8.1claws89
8333
8334         * src/summaryview.c
8335                 fix crash when changing field type in
8336                 Quick search bar
8337
8338 2002-08-21 [colin]      0.8.1claws88
8339
8340         * src/summaryview.c
8341                 Made quick search case-insensitive
8342
8343 2002-08-21 [paul]       0.8.1claws87
8344
8345         * sync with 0.8.1cvs26
8346                 see ChangeLog 2002-08-21
8347
8348 2002-08-20 [christoph]  0.8.1claws86
8349
8350         * src/folderview.c
8351         * src/main.c
8352         * src/summaryview.[ch]
8353                 more summaryview/folderitem seperation for
8354                 sort_key and sort_type
8355         * src/procmsg.c
8356                 added missing return statement
8357
8358 2002-08-20 [colin]      0.8.1claws85
8359
8360         * src/summaryview.[ch]
8361                 Added a quick search box
8362         * src/mainwindow.c
8363         * src/prefs_common.[ch]
8364                 Added a show/hide option for the quick search
8365
8366 2002-08-20 [oliver]     0.8.1claws84
8367         
8368         * src/mainwindow.c
8369                 remove toolbar_create_popups
8370         * src/toolbar.[ch]
8371                 o remove toolbar_create_popups
8372                 o fix toolbar_set_sensitive 
8373                   (Bug reports #596834 and #596832)     
8374         * src/prefs_toolbar.c
8375                 o add "Set default" button
8376                 o align label and text + combo widgets
8377
8378 2002-08-20 [hoa]        0.8.1claws83bis
8379
8380         * src/imap.c
8381                 fixed a bug in imap_fetch_msginfo() in case there is no
8382                 current folder.
8383
8384 2002-08-20 [darko]      0.8.1claws83
8385
8386         * src/folderview.c
8387                 copy the color style of folder view so it
8388                 works with GTK themes
8389
8390 2002-08-20 [darko]      0.8.1claws82
8391
8392         * src/folder.h
8393         * src/folderview.c
8394         * src/prefs_folder_item.[hc]
8395                 don't use UI stuff in folder.h
8396
8397 2002-08-20 [darko]      0.8.1claws81
8398
8399         * src/folder.h
8400         * src/prefs_folder_item.h
8401         * src/folderview.c
8402         * src/prefs_folder_item.c
8403                 ability to set folder color in folderview
8404
8405 2002-08-19 [alfons]     0.8.1claws80
8406
8407         * src/summaryview.c
8408                 fix one of the earlier memleaks reported by Martin Kluge
8409
8410 2002-08-19 [alfons]     0.8.1claws79
8411
8412         * src/mainwindow.c
8413                 hide notice view when selecting seperate folder
8414                 view (reported by Urke MMI)
8415
8416 2002-08-19 [christoph]  0.8.1claws78
8417
8418         * src/folderview.c
8419         * src/prefs_folder_item.h
8420         * src/summaryview.[ch]
8421                 o add summary_set_prefs_from_folderitem to set
8422                   summaryview prefs (first step to remove all
8423                   references to the folderitem in summaryview)
8424                 o moved compiled regex stuff from folderitem prefs
8425                   to summaryview code
8426
8427 2002-08-19 [paul]       0.8.1claws77
8428
8429         * src/compose.c
8430                 add check for '.' to QUOTE_IF_REQUIRED
8431
8432 2002-08-19 [paul]       0.8.1claws76
8433
8434         * src/inc.c
8435                 sync with 0.8.1cvs25 (plug memory leak)
8436
8437         * src/prefs_toolbar.c
8438                 re-order prefs_toolbar_cancel()
8439
8440 2002-08-18 [alfons]     0.8.1claws75
8441
8442         * src/inc.c
8443         * src/matcher.c
8444                 plug other memleaks reported by Martin Kluge
8445
8446 2002-08-18 [paul]       0.8.1claws74
8447
8448         * po/pt_BR.po
8449                 updated by Fabio Jr. Beneditto
8450
8451 2002-08-18 [paul]       0.8.1claws73
8452
8453         * src/toolbar.[ch]
8454                 fix bug where tooltips were displayed untranslated              
8455
8456         * src/prefs_toolbar.c
8457                 fix bug where clicking 'Cancel' creates an icon & text
8458                 toolbar regardless of prefs
8459         
8460
8461 2002-08-17 [oliver]     0.8.1claws72
8462
8463         * src/prefs_toolbar.c
8464                 update toolbar on CANCEL
8465                 bug reported by Martin Kluge
8466         * src/toolbar.c
8467                 toolbar_destroy memleak fixed           
8468
8469 2002-08-17 [alfons]     0.8.1claws71
8470
8471         * src/toolbar.c
8472                 plug another memleak reported by Martin Kluge
8473
8474 2002-08-16 [alfons]     0.8.1claws70
8475
8476         * src/crash.c
8477                 use execvp() correctly (suggested by wwp; thanks!)
8478
8479 2002-08-16 [alfons]     0.8.1claws69
8480
8481         * src/gtksctree.c
8482                 plug memory leak reported by Kim Schultz & Martin Kluge
8483
8484 2002-08-16 [paul]       0.8.1claws68
8485
8486         * po/es.po
8487                 updated by Ricardo Mones Lastra
8488
8489 2002-08-16 [paul]       0.8.1claws67
8490
8491         * src/toolbar.h
8492                 fix bug where 'Compose News' icon showed wrong
8493                 tooltip
8494
8495 2002-08-16 [paul]       0.8.1claws66
8496
8497         * sync with 0.8.1cvs24
8498                 see ChangeLog 2002-08-16
8499
8500         * po/it.po
8501                 updated by Alessandro Maestri
8502
8503 2002-08-15 [paul]       0.8.1claws65
8504
8505         * po/sr.po
8506                 updated by Urke MMI
8507
8508 2002-08-15 [paul]       0.8.1claws64
8509
8510         * src/*.c
8511                 don't translate debug info
8512
8513         * src/matcher.[ch]
8514                 add copyright info
8515
8516 2002-08-15 [paul]       0.8.1claws63
8517
8518         * src/prefs_toolbar.c
8519                 fix bug where clicking 'OK' creates an icon & text
8520                 toolbar regardless of prefs
8521
8522 2002-08-14 [alfons]     0.8.1claws62
8523
8524         * src/main.c
8525                 add global var that has the full argv[0]
8526         * src/crash.c
8527                 o execvp the correct sylpheed by using argv0
8528                   and setting the correct work dir
8529                 o other tweaks  
8530
8531 2002-08-14 [oliver]     0.8.1claws61
8532         
8533         * enable/disable Toolbar Action Buttons 
8534         * code cleanups
8535         * src/mainwindow.c
8536         * src/toolbar.[ch]      
8537         * src/prefs_toolbar.c   
8538
8539 2002-08-14 [melvin]     0.8.1claws60
8540
8541         * po/fr.po
8542                 Updated French translations
8543
8544 2002-08-14 [melvin]     0.8.1claws59
8545
8546         * src/crash.c
8547                 Made bug report not translatable
8548         * src/exporthtml.c
8549                 Fixed exporthtml_build_filespec() return value
8550         * src/foldersel.c
8551                 Fixed incorrect include file
8552         * src/gtkspell.c
8553         * src/prefs_actions.c
8554         * src/prefs_toolbar.c
8555                 Made debug info not translatable
8556         * src/mutt.c
8557         * src/quote_fmt.c
8558                 Added missing includes
8559         * src/prefs_common.c
8560                 Fixed typo
8561
8562 2002-08-14 [paul]       0.8.1claws58
8563
8564         * faq/es/sylpheed-faq.html
8565           faq/es/sylpheed-faq-[1-3].html
8566           faq/es/sylpheed-faq-4.html     **NEW FILE **
8567                 update Spanish FAQ
8568
8569 2002-08-13 [christoph]  0.8.1claws57
8570
8571         * src/procmsg.c
8572                 ignore thread fix that did not mark all
8573                 child nodes of a ignored thread as
8574                 ignored. Does not work perfectly yet,
8575                 but it is better now
8576
8577 2002-08-13 [alfons]     0.8.1claws56
8578
8579         * src/crash.c
8580                 o implement 'save crash log'
8581                 o some tweaks
8582
8583 2002-08-13 [melvin]     0.8.1claws55
8584
8585         * src/main.c
8586                 removed unrequired "execinfo.h" header
8587
8588 2002-08-12 [paul]       0.8.1claws54
8589
8590         * faq/en/sylpheed-faq.html
8591           faq/en/sylpheed-faq-[1-3].html
8592           faq/en/sylpheed-faq-4.html     **NEW FILE **
8593                 update English FAQ
8594
8595 2002-08-12 [alfons]     0.8.1claws53
8596
8597         * po/POTFILES.in
8598                 add crash.c to translatables
8599         * src/crash.c
8600                 bring in Leandro's crash dialog
8601
8602 2002-08-11 [alfons]     0.8.1claws52
8603
8604         * src/crash.c
8605                 clean up some warnings
8606
8607 2002-08-11 [alfons]     0.8.1claws51
8608
8609         * acconfig.h
8610         * configure.in
8611         * src/crash.[ch]        ** NEW FILES **
8612         * src/main.c            
8613                 initial gdb crash handler
8614
8615 2002-08-11 [paul]       0.8.1claws50
8616
8617         * src/prefs_toolbar.c
8618                 replace Up/Down arrow pixmaps with text to be
8619                 consistent across icon themes
8620
8621 2002-08-11 [paul]       0.8.1claws49
8622
8623         * src/prefs_common.c
8624           src/prefs_toolbar.c
8625                 rename 'Pixmap' -> 'Icon'
8626
8627         * src/toolbar.[ch]
8628                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
8629
8630 2002-08-10 [paul]       0.8.1claws48
8631
8632         * src/prefs_toolbar.c
8633                 re-work the UI
8634
8635 2002-08-10 [paul]       0.8.1claws47
8636
8637         * src/main.c
8638                 don't write Processing progress to status bar
8639                 patch submitted by Alexander Evseev
8640
8641         * src/prefs_toolbar.c
8642                 re-position and resize window
8643                 make window assume correct size on first call
8644
8645 2002-08-10 [paul]       0.8.1claws46
8646
8647         * src/mainwindow.c
8648           src/prefs_toolbar.c
8649           src/toolbar.c
8650           src/toolbar.h
8651                 obey coding style
8652                 follow UI text conventions
8653
8654 2002-08-10 [alfons]     0.8.1claws45
8655
8656         * src/toolbar.c
8657                 correct pixmap for delete action
8658
8659 2002-08-10 [paul]       0.8.1claws44
8660
8661         * po/pt_BR.po
8662                 updated by Fabio Jr. Beneditto
8663
8664 2002-08-10 [paul]       0.8.1claws43
8665
8666         * po/POTFILES.in
8667                 add custom toolbar files
8668
8669 2002-08-10 [paul]       0.8.1claws42
8670
8671         * sync with 0.8.1cvs22
8672                 see ChangeLog 2002-08-09
8673
8674 2002-08-09 [paul]       0.8.1claws41
8675
8676         * tools/Makefile.am
8677           tools/README
8678           tools/outlook2sylpheed.pl     ** NEW FILE **
8679                 add script to convert exported Outlook
8680                 contacts list to a Sylpheed addressbook.
8681                 Submitted by Ricardo Mones Lastra.
8682
8683 2002-08-09 [paul]       0.8.1claws40
8684
8685         * AUTHORS
8686           configure.in
8687           po/sr.po      ** NEW FILE **
8688                 add Serbian message catalog. Submitted by
8689                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
8690
8691 2002-08-09 [paul]       0.8.1claws39
8692
8693         * sync with 0.8.1cvs21
8694                 see ChangeLog 2002-08-08
8695
8696 2002-08-08 [oliver]     0.8.1claws38
8697
8698         * src/mainwindow.c
8699                 move Custom Toolbar to Configuration menu
8700
8701 2002-08-08 [oliver]     0.8.1claws37
8702
8703         * src/prefs_toolbar.c
8704                 fix substitute pixmap bug
8705
8706 2002-08-08 [paul]       0.8.1claws36
8707
8708         * sync with 0.8.1cvs19
8709                 see ChangeLog 2002-08-08
8710
8711 2002-08-07 [christoph]  0.8.1claws35
8712
8713         * src/utils.c
8714                 fixed a memory leak in new canonicalize_file_replace
8715
8716 2002-08-07 [christoph]  0.8.1claws34
8717
8718         * src/utils.[ch]
8719                 o canonicalize_file_replace should create the temporary
8720                   file in the same directory as the original file.
8721                 o added get_tmpfile_in_dir that creates a temorary file
8722                   in a specified directory.
8723
8724 2002-08-07 [melvin]     0.8.1claws33
8725
8726         * src/toolbar.c
8727                 fixed bug where 'Article' button acted as 'Email' button.
8728
8729 2002-08-07 [paul]       0.8.1claws32
8730
8731         * sync with 0.8.1.cvs17
8732                 see ChangeLog 2002-08-07
8733
8734 2002-08-07 [colin]      0.8.1claws31
8735         
8736         * src/news.c
8737                 fix mass-cancel problem
8738
8739 2002-08-07 [thorsten]   0.8.1claws30
8740
8741         * src/prefs_toolbar.c
8742                 fix: crash on replace or add new button
8743         * src/toolbar.c
8744                 fix: close xmlfile after reading
8745         * src/utils.c
8746                 fix: unlink() file before rename()
8747
8748 2002-08-06 [paul]       0.8.1claws29
8749
8750         * sync with 0.8.cvs15
8751                 see ChangeLog 2002-08-06
8752
8753 2002-08-06 [oliver]     0.8.1claws28
8754
8755         * src/toolbar.c
8756         * src/prefs_toolbar.c
8757                 fixed empty toolbar issue
8758
8759 2002-08-06 [oliver]     0.8.1claws27
8760
8761         * Custom Toolbar Final 
8762         * src/folderview.c
8763         * src/inc.c
8764         * src/summaryview.c
8765                 o toolbar stuff now lives in src/toolbar.[ch]
8766                 o main_window_toolbar_* functions are renamed to
8767                   toolbar_* reflecting their new source file
8768         * src/mainwindow.[ch]
8769                 o remove toolbar stuff  
8770
8771 2002-08-06 [oliver]     0.8.1claws26
8772         
8773         * src/Makefile.am
8774         * src/prefs_toolbar.[ch]        **New File**
8775         * src/toolbar.[ch]              **New File**
8776                 o prefs_toolbar.[ch] custom toolbar frontend
8777                 o toolbar.[ch]       backend 
8778
8779 2002-08-06 [oliver]     0.8.1claws25
8780
8781         * src/prefs_actions.[ch]
8782                 o new exported function actions_execute
8783
8784 2002-08-06 [paul]       0.8.1claws24
8785
8786         * sync with 0.8.1cvs4
8787                 see ChangeLog 2002-08-06
8788
8789 2002-08-06 [paul]       0.8.1claws23
8790
8791         * sync with 0.8.1cvs13
8792                 see ChangeLog 2002-08-06
8793
8794 2002-08-06 [paul]       0.8.1claws22
8795
8796         * sync with 0.8.1cvs12
8797                 see ChangeLog 2002-08-05 and 2002-08-06
8798
8799 2002-08-06 [match]      0.8.1claws21
8800
8801         * src/addrclip.c
8802                 improvements to cut/copy/paste address
8803
8804 2002-08-05 [match]      0.8.1claws20
8805
8806         * src/addritem.[ch]
8807         * src/addrcache.c
8808         * src/addrbook.c
8809         * src/editaddress.c
8810         * src/addressbook.c
8811                 fixes to improve cut/copy/paste
8812
8813 2002-08-06 [melvin]     0.8.1claws19
8814
8815         * src/account.[ch]
8816                 account_find_all_from_address(): new function that returns the
8817                 list of all accounts that are matched in an address.
8818         * src/alertpanel.[ch]
8819                 alertpanel() now accepts a custom widget
8820                 alertpanel_with_widget(): new function that pops up a panel with
8821                 a custom widget in it 
8822         * src/gtkutils.[ch]
8823                 gtkut_account_menu_new(): new function that allows the selection
8824                 of an account from a list of accounts.
8825         * src/messageview.c
8826                 Extended Return Receipt notification to select the correct 
8827                 account and to make a security test on the Delivery-Notification
8828                 address which should be the same as the Return-Path.
8829
8830 2002-08-06 [thorsten]   0.8.1claws18
8831
8832         * src/mimeview.c
8833                 attach_all: save unnamed as "noname.%d",
8834                 dont free static dirname
8835
8836 2002-08-05 [alfons]     0.8.1claws17
8837
8838         * configure.in
8839                 detect XIM by trying to link rather than compile a XIM program
8840
8841 2002-08-05 [oliver]     0.8.1claws16
8842                 
8843         * src/stock_pixmap.[ch]
8844                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
8845                 o new func to retrieve pixmaps
8846
8847 2002-08-05 [paul]       0.8.1claws15
8848
8849         * sync with 0.8.1cvs10
8850                 see ChangeLog 2002-08-05
8851
8852 2002-08-04 [alfons]     0.8.1claws14
8853
8854         * src/textview.c
8855                 see if this plugs memleak
8856
8857 2002-08-04 [melvin]     0.8.1claws13
8858
8859         * src/gtkspell.c
8860                 fixed bug that could crash Sylpheed when highlighting
8861                 all misspelled words.
8862
8863 2002-08-03 [melvin]     0.8.1claws12
8864
8865         * src/prefs_actions.c
8866                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
8867         * src/messageview.c
8868                 fixed bug where the Return Receipt was sent to
8869                 Delivery-Notification-To address even if it was not present
8870
8871 2002-08-02 [alfons]     0.8.1claws11
8872
8873         * src/prefs_actions.c
8874                 o more check for NULLs
8875                 o put create_io_dialog() in right conditional block
8876
8877 2002-08-02 [paul]       0.8.1claws10
8878
8879         * po/es.po
8880                 updated by Ricardo Mones Lastra
8881
8882 2002-08-01 [christoph]  0.8.1claws9
8883
8884         * src/folder.c
8885                 don't free the cache of the opened
8886                 folder in the summaryview
8887         * src/summaryview.c
8888                 don't unset flags, if it is not required
8889
8890 2002-08-01 [paul]       0.8.1claws8
8891
8892         * sync with 0.8.1cvs8
8893                 see ChangeLog entry 2002-08-01
8894
8895 2002-08-01 [paul]       0.8.1claws7
8896
8897         * sync with 0.8.1cvs7
8898                 see ChangeLog 2002-07-31 and 2002-08-01
8899
8900 2002-07-31 [christoph]  0.8.1claws6
8901
8902         * src/mainwindow.c
8903                 forgot to update menu sensitivity
8904                 function for new menu entry
8905
8906 2002-07-31 [alfons]     0.8.1claws5
8907
8908         * src/main.c
8909                 check folder item and its path for NULL on
8910                 initial processing
8911
8912 2002-07-31 [christoph]  0.8.1claws4
8913
8914         * src/folder.c
8915                 check if folder_item_get_msginfo in
8916                 folder_item_remove_msg returned NULL
8917         * src/imap.c
8918                 better clear the uid cache in the
8919                 uid validity check function and delete
8920                 cached messages
8921
8922 2002-07-31 [paul]       0.8.1claws3
8923
8924         * man/sylpheed.1
8925                 add the '--attach' option and a few other
8926                 minor changes
8927
8928 2002-07-31 [paul]       0.8.1claws2
8929
8930         * sync with 0.8.1cvs5
8931                 see ChangeLog 2002-07-31
8932
8933 2002-07-31 [christoph]  0.8.1claws1
8934
8935         * src/folderview.[ch]
8936         * src/mainwindow.c
8937                 replace "Rescan all folders..." with
8938                 "Check all folders for new messages..."
8939
8940 2002-07-30 [paul]       0.8.1claws
8941
8942         * version 0.8.1claws released
8943
8944 2002-07-30 [paul]       0.8.0claws29
8945
8946         * tools/OOo2sylpheed.pl ** NEW FILE **
8947           tools/README
8948                 add script to enable sending documents as
8949                 attachments from OpenOffice.org
8950
8951 2002-07-30 [melvin]     0.8.0claws28
8952
8953         * src/prefs_actions.c
8954                 Made the actions' input/output dialog display
8955                 without delay.
8956
8957 2002-07-30 [christoph]  0.8.0claws27
8958
8959         * src/procmsg.c
8960                 check if folder_item_get_msginfo in
8961                 procmsg_save_to_outbox returned NULL
8962
8963 2002-07-30 [paul]       0.8.0claws26
8964
8965         * sync with 0.8.1cvs4
8966                 see ChangeLog 2002-07-29
8967
8968 2002-07-29 [thorsten]   0.8.0claws25
8969
8970         * README.claws
8971                 added selective download, delete on server
8972
8973 2002-07-29 [paul]       0.8.0claws24
8974
8975         * sync with 0.8.1cvs3
8976                 see ChangeLog 2002-07-29
8977
8978 2002-07-27 [christoph]  0.8.0claws23
8979
8980         * src/folder.c
8981                 add extra check if fetching the msginfo
8982                 returned NULL
8983
8984 2002-07-27 [paul]       0.8.0claws22
8985
8986         * sync with 0.8.1cvs2
8987                 see ChangeLog 2002-07-26
8988
8989 2002-07-27 [christoph]  0.8.0claws21
8990
8991         * src/imap.c
8992                 add another check if a valid msginfo
8993                 was returned
8994
8995 2002-07-26 [hoa]        0.8.0claws20
8996
8997         * src/folder.c
8998                 Fixed a condition in folder_item_destroy()
8999
9000         * src/imap.c
9001                 Fixed an error in IMAP protocol
9002
9003 2002-07-26 [alfons]     0.8.0claws19
9004
9005         * src/folder.c
9006                 ofcourse compare with identifier, not the path
9007
9008 2002-07-26 [alfons]     0.8.0claws18
9009
9010         * src/folder.c
9011                 use folder item identifier for saving / restoring
9012                 preferences because folder->path might not be unique
9013
9014 2002-07-26 [melvin]     0.8.0claws17
9015
9016         * src/logwindow.c
9017                 Fixed a crash introduced in 0.8.0claws5 when log is 
9018                 cut under 80 characters.
9019
9020 2002-07-26 [paul]       0.8.0claws16
9021
9022         * sync with 0.8.1cvs1
9023                 see ChangeLog 2002-07-26
9024
9025 2002-07-26 [christoph]  0.8.0claws15
9026
9027         * src/imap.[ch]
9028                 imap folder now remembers the last selected
9029                 folder and imap_fetch_msginfo skips selecting
9030                 the folder if it is already selected
9031
9032 2002-07-26 [christoph]  0.8.0claws14
9033
9034         * src/folder.c
9035         * src/folderview.c
9036         * src/imap.c
9037                 fix imap folder rescanning
9038
9039 2002-07-25 [christoph]  0.8.0claws13
9040
9041         * src/filter.c
9042         * src/folder.[ch]
9043         * src/folderview.c
9044         * src/imap.[ch]
9045         * src/mainwindow.c
9046         * src/mbox_folder.c
9047         * src/mh.c
9048         * src/news.c
9049                 implement imap uid cache and uid validity check
9050
9051 2002-07-25 [alfons]     0.8.0claws12
9052
9053         * src/summaryview.c
9054                 fix a brown paper bag bug, and also add some more
9055                 checks
9056
9057 2002-07-25 [christoph]  0.8.0claws11
9058
9059         * src/folder.c
9060                 don't mix copy, fetch_msginfo and remove
9061                 operations in folder item copy and move
9062                 operations
9063
9064 2002-07-25 [christoph]  0.8.0claws10
9065
9066         * src/folderview.c
9067         * src/mainwindow.c
9068         * src/prefs_folder_item.c
9069         * src/summaryview.[ch]
9070                 remove no longer required parameter update_cache from
9071                 summary_show
9072
9073 2002-07-25 [paul]       0.8.0claws9
9074
9075         * sync with 0.8.1
9076         
9077         * AUTHORS
9078                 a few corrections
9079
9080 2002-07-24 [alfons]     0.8.0claws8
9081
9082         * src/summaryview.c
9083                 sort correctly when using simplified subject line
9084                 (closes feature request "[ 585141 ] applying regexp to subject 
9085                 before sort" submitted by Alexandra Walford)
9086
9087 2002-07-24 [paul]       0.8.0claws7
9088
9089         * sync with 0.8.0cvs3
9090                 see ChangeLog 2002-07-24
9091
9092 2002-07-23 [christoph]  0.8.0claws6
9093
9094         * src/folder.c
9095         * src/folder.h
9096         * src/summaryview.c
9097         * src/summaryview.h
9098         * src/main.c
9099                 o separate processing and summaryview
9100                 o removed summary_write_cache from summaryview
9101                 o removed summaryview->killed_messages, because we don't have
9102                   to keep a list of killed messages anymore. New cache will
9103                   keep the hidden messages in cache anyway
9104         * src/folderview.c
9105         * src/inc.c
9106         * src/selective_download.c
9107                 o removed unnecessary summary_write_cache calls
9108         * src/procmsg.c
9109                 o don't set ignore thread flag in procmsg_get_thread_tree
9110                   if it is already set
9111         * src/mainwindow.c
9112         * src/statusbar.h
9113                 o moved STATUSBAR_PUSH/POP to statusbar.h because
9114                   they are used in different files
9115
9116 2002-07-23 [melvin]     0.8.0claws5
9117
9118         * src/addressbook.c
9119         * src/addrgather.c
9120         * src/editaddress.c
9121         * src/editgroup.c
9122         * src/editldap_basedn.c
9123         * src/importldif.c
9124         * src/prefs_common.c
9125                 Fixed few memory leak (gtk_editable_get_chars returns
9126                 an allocated string)
9127         * src/logwindow.c
9128                 Fixed few memory leak (gtk_editable_get_chars returns
9129                 an allocated string) and modified a little the log cutting
9130                 loop.
9131         * src/compose.c
9132                 Replaced a call to an obsolete function gtk_entry_get_text()
9133                 by gtk_editable_get_chars()
9134         * src/send.c
9135                 Removed a debug printf
9136
9137 2002-07-23 [christoph]  0.8.0claws4
9138
9139         * src/filesel.c
9140                 fix another g_dirname memory leak
9141
9142 2002-07-23 [christoph]  0.8.0claws3
9143
9144         * src/mh.c
9145                 fixed a memory leak in mh_fetch_msginfo
9146                 fixed crash when message header could not be
9147                 parsed
9148
9149 2002-07-23 [paul]       0.8.0claws2
9150
9151         * sync with 0.8.0cvs2
9152                 see ChangeLog 2002-07-23
9153
9154 2002-07-23 [paul]       0.8.0claws1
9155
9156         * sync with 0.8.0cvs1
9157                 see ChangeLog 2002-07-23
9158
9159 2002-07-23 [paul]       0.8.0claws
9160
9161         * release of 0.8.0claws
9162
9163 2002-07-23 [paul]       0.7.8claws99
9164
9165         * po/ru.po
9166                 new Russian translation, submitted by
9167                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
9168
9169 2002-07-22 [jens]       0.7.8claws98
9170
9171         * po/de.po
9172                 Updated German translations.
9173
9174 2002-07-22 [paul]       0.7.8claws97
9175
9176         * po/es.po
9177           po/it.po
9178           po/nl.po
9179           po/pt_BR.po
9180                 updated translations by Ricardo Mones Lastra,
9181                 Alessandro Maestri, Wilbert Berendsen and 
9182                 Fabio Jr. Beneditto respectively
9183
9184 2002-07-22 [christoph]  0.7.8claws96
9185
9186         * src/mimeview.c
9187                 fix memory leak caused by wrong g_dirname usage
9188
9189 2002-07-22 [christoph]  0.7.8claws95
9190
9191         * src/summaryview.c
9192                 update new and unread message counts for summaryview
9193                 summaryview does not get it from the folder anymore
9194                 and has to update the values itself
9195
9196 2002-07-22 [melvin]     0.7.8claws94
9197
9198         * po/fr.po
9199                 Updated French translations.
9200
9201 2002-07-22 [christoph]  0.7.8claws93
9202
9203         * src/matcher.c
9204                 set prop->preg pointer to NULL or following check
9205                 will not fail and regexec will be called with
9206                 invalid pointer
9207
9208 2002-07-21 [alfons]     0.7.8claws92
9209         
9210         * src/prefs_common.[ch]
9211                 remove option "Send return receipt on request"
9212
9213 2002-07-21 [thorsten]   0.7.8claws91
9214
9215         * src/mimeview.c
9216                 fixed memleaks, coding style as pointed out by alfons
9217
9218 2002-07-21 [alfons]     0.7.8claws90
9219
9220         * src/messageview.c
9221         * src/noticeview.[ch]
9222                 o fix bug notice view being displayed when going to empty folder 
9223                   (noticed by Christoph)
9224                 o allow RRR to be sent when restarting sylpheed, or changing folder 
9225                   (noticed by Thorsten)
9226
9227 2002-07-21 [thorsten]   0.7.8claws89
9228
9229         * src/mimeview.c
9230                 Included save_all patch from Xaview FACQ
9231                 added support for pathnames
9232
9233 2002-07-21 [alfons]     0.7.8claws88
9234
9235         * po/POTFILES.in
9236         * src/Makefile.am
9237         * src/mainwindow.c
9238         * src/messageview.[ch]
9239         * src/noticeview.c      ** NEW FILE **
9240         * src/noticeview.h      ** NEW FILE **
9241                 make return receipts work again
9242                 (UI idea by Leandro Pereira)
9243
9244 2002-07-21 [paul]       0.7.8claws87
9245
9246         * src/summaryview.c
9247                 fix sensitivity of 'Select thread'
9248
9249 2002-07-21 [paul]       0.7.8claws86
9250
9251         * src/prefs_common.c
9252                 add browser command line for Galeon
9253
9254 2002-07-21 [paul]       0.7.8claws85
9255
9256         * Makefile.am
9257                 fix 'EXTRA_DIST': remove README.README, add TODO
9258                 and TODO.claws
9259
9260 2002-07-21 [alfons]     0.7.8claws84
9261
9262         * src/gtkstext.c
9263                 make enter clear selection
9264                 (closes "[ 579888 ] Editor selection/entry error"
9265                 reported by Steve Lamb)
9266
9267 2002-07-21 [alfons]     0.7.8claws83
9268         
9269         * src/summaryview.c
9270                 sort message list when selecting unthread messages
9271                 (closes "[ 501593 ] switching threaded view doesn't sort"
9272                 reported by Simon Schubert)
9273
9274 2002-07-20 [alfons]     0.7.8claws82
9275         
9276         * src/matcher.c
9277                 const-correctness
9278
9279 2002-07-20 [thorsten]   0.7.8claws81
9280
9281         * src/matcher.c
9282                 Fixed expansion of empty fields in matchactions
9283
9284 2002-07-19 [melvin]     0.7.8claws80
9285
9286         * src/gtkspell.c
9287                 Removed a duplicate menu entry (fast mode) introduced during
9288                 the new cache merge
9289                 Added a menu separator between 'Use alternate' and 'Fast mode'
9290
9291 2002-07-19 [paul]       0.7.8claws79
9292
9293         * tools/Makefile.am
9294           tools/README
9295                 correct typos
9296
9297 2002-07-19 [thorsten]   0.7.8claws78
9298
9299         * tools/calypso_convert.pl      ** NEW FILE **
9300           tools/README
9301           tools/Makefile.am
9302                 script to import mbox files exported
9303                 by calypso
9304                 o generates folder structure
9305                 o includes attachments
9306
9307 2002-07-19 [melvin]     0.7.8claws77
9308
9309         * src/selective_download.[ch]
9310                 Fixed bug where closing the dialog with the window manager's
9311                 close button will not unlock the summary
9312                 Corrected some function declarations that missed a return value
9313                 Made the source code comply better with coding style.
9314         * src/prefs_common.c
9315                 Added new browser command line for Mozilla.
9316
9317 2002-07-18 [paul]       0.7.8claws76
9318
9319         * src/mainwindow.c
9320           src/selective_download.[ch]
9321                 reflect theme changes, fix Gdk Warning when creating 
9322                 pixmap from NULL window, and minor clean up.
9323                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9324
9325         * po/en_GB.po
9326                 updated
9327
9328 2002-07-17 [paul]       0.7.8claws75
9329
9330         * INSTALL[.jp]
9331                 sync with 0.8.0
9332         
9333         * po/en_GB.po
9334                 updated
9335
9336 2002-07-16 [paul]       0.7.8claws74
9337
9338         * tools/filter_conv.pl
9339           tools/README
9340                 replace conversion script with reimplemented version, 
9341                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
9342
9343 2002-07-16 [colin]      0.7.8claws73
9344
9345         * src/summaryview.c
9346                 remove forgotten debug messages - sorry ;-)
9347
9348 2002-07-16 [colin]      0.7.8claws72
9349
9350         * src/mimeview.c
9351           src/summaryview.c
9352           src/textview.c
9353           src/textview.h
9354                 add the ability to select part of a text mime-part 
9355                 to reply.
9356
9357 2002-07-15 [christoph]  0.7.8claws71
9358
9359         * src/folder.c
9360                 fix folder message count for folders without
9361                 msg_is_changed (includes news folders)
9362
9363 2002-07-15 [martin]     0.7.8claws70
9364
9365         * src/summaryview.c
9366                 option "display recipient on 'From'..." now works
9367                 without the need of enabling the option
9368                 "display  sender  using  address  book".
9369
9370 2002-07-15 [christoph]  0.7.8claws69
9371
9372         * src/summaryview.c
9373                 removed setting folder status from summaryview.
9374                 folder.c should update all message counts correctly.
9375
9376 2002-07-15 [paul]       0.7.8claws68
9377
9378         * po/pt_BR.po
9379                 updated by Fabio Junior Beneditto
9380
9381 2002-07-15 [darko]      0.7.8claws67
9382
9383         * src/mh.c
9384                 Fixed target folder colorization, don't decrease op
9385                 number twice
9386
9387 2002-07-14 [paul]       0.7.8claws66
9388
9389         * sync with main 0.8.0
9390                 see ChangeLog 2002-07-14
9391
9392 2002-07-13 [melvin]     0.7.8claws65
9393         
9394         * src/addrbook.c
9395         * src/addressbook.c
9396         * src/addrindex.c
9397                 Replaced sprintf by g_snprintf to prevent possible buffer
9398                 overflow.
9399         * src/news.c
9400                 Corrected a log message output format.
9401                 Added a missing "done" debug output.
9402         * src/compose.c
9403                 Added keyboard accelerator for Priority menu items
9404                 Added missing \n in debug output
9405         * src/logwindow.c
9406         * src/gtkspell.c
9407         * src/rfc2015.c
9408                 Added missing \n in debug output
9409
9410 2002-07-13 [paul]       0.7.8claws64
9411
9412         * man/sylpheed.1
9413                 change Sergey's email address to the sf address
9414
9415         * src/textview.c
9416                 increase show_url_timeout (more useful for long
9417                 urls)
9418
9419 2002-07-12 [sergey]     0.7.8claws63
9420
9421         * src/rfc2015.c
9422                 applied (with some modifications) patch to set the
9423                 micalg parameter for signatures
9424                 (2001-08-28 Werner Koch <wk@gnupg.org>)
9425
9426 2002-07-12 [sergey]     0.7.8claws62
9427
9428         * man/Makefile.am
9429         * configure.in
9430                 fixed man page installation
9431
9432 2002-07-12 [paul]       0.7.8claws61
9433
9434         * sync with 0.7.8cvs26
9435                 see ChangeLog 2002-07-11 and 2002-07-12
9436
9437 2002-07-11 [christoph]  0.7.8claws60
9438
9439         * src/compose.c
9440         * src/procmsg.c
9441                 first use the message number to find the message
9442                 to mark with a reply flag but check the
9443                 message-id if we got the correct message, if not
9444                 try to find it by message-id.
9445                 use new string seperator that is not allowed
9446                 in message-ids.
9447
9448 2002-07-11 [paul]       0.7.8claws59
9449
9450         * sync with 0.7.8cvs23
9451                 see ChangeLog 2002-07-10
9452
9453 2002-07-10 [christoph]  0.7.8claws58
9454
9455         * src/folder.[ch]
9456         * src/msgcache.[ch]
9457                 Added message-id table to the cache in memory
9458                 and functions to msgcache.c and folder.c to
9459                 fetch MsgInfos by message id
9460         * src/compose.c
9461         * src/procmsg.c
9462                 store folder and message-id of message replying
9463                 to in queue header and set reply flag after sending
9464                 (Closes bug #469498)
9465
9466 2002-07-10 [paul]       0.7.8claws57
9467
9468         * AUTHORS
9469           man/sylpheed.1.gz
9470                 add Martin to the list of authors
9471
9472 2002-07-09 [martin]     0.7.8claws56
9473         * src/gtksctree.c
9474                 Added gtk_ctree_last_visible(), tree_update_level(),
9475                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
9476                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9477                 from gtk+ to gtksctree.c for the new sorting code
9478                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
9479                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
9480         * src/gtksctree.h
9481                 Added declaration for gtk_sctree_sort_recursive() and
9482                 gtk_sctree_sort_node
9483         * src/addressbook.c
9484         * src/foldersel.c
9485         * src/folderview.c
9486         * src/summaryview.c
9487                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9488                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
9489
9490 2002-07-08 [paul]       0.7.8claws55
9491
9492         * more sync with 0.7.8cvs21
9493                 see ChangeLog 2002-07-08
9494
9495 2002-07-08 [paul]       0.7.8claws54
9496
9497         * sync with 0.7.8cvs21
9498                 see ChangeLog 2002-07-08
9499
9500 2002-07-07 [alfons]     0.7.8claws53
9501
9502         * src/Makefile.am
9503         * src/stock_pixmap.[ch]
9504         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
9505         * src/pixmaps/notice_error.xpm  ** NEW FILE **
9506         * src/pixmaps/notice_note.xpm   ** NEW FILE **
9507                 add new pixmaps for upcoming notice pane
9508
9509 2002-07-06 [melvin]     0.7.8claws52
9510
9511         * src/gtkspell.[ch]
9512                 Made them a bit closer to Sylpheed's coding style.
9513                 Removed old code.
9514                 Removed possible memory leaks when some errors occurs.
9515
9516 2002-07-06 [melvin]     0.7.8claws51
9517
9518         * po/Makefile.in.in
9519                 Removed --no-location in xgettext command line to help
9520                 translators that use Emacs' po-mode
9521         * src/quote_fmt.c
9522                 Removed unnecessary comments that messed up sylpheed.pot
9523
9524 2002-07-06 [paul]       0.7.8claws50
9525
9526         * sync with 0.7.8cvs19
9527                 see ChangeLog 2002-07-05
9528
9529 2002-07-06 [christoph]  0.7.8claws49
9530
9531         * src/folder.c
9532         * src/mainwindow.c
9533                 fix folder_item_remove_all_msg and folderview
9534                 status for trash folders after emptying trash
9535
9536 2002-07-05 [paul]       0.7.8claws48
9537
9538         * sync with 0.7.8cvs16
9539                 see ChangeLog 2002-07-04 and 2002-07-05
9540
9541 2002-07-04 [paul]       0.7.8claws47
9542
9543         * sync with 0.7.8cvs14
9544                 see  ChangeLog 2002-07-04
9545
9546 2002-07-03 [alfons]     0.7.8claws46
9547
9548         * src/folder.c
9549                 dupe folder item's path because it's being reallocated
9550                 by new folder scanning code
9551
9552 2002-07-03 [christoph]  0.7.8claws45
9553
9554         * src/imap.c
9555                 better IMAP uid fetching using 'FETCH 1:* (UID)'
9556         * src/msgcache.c
9557                 add missing return in msgcache_write
9558
9559 2002-07-02 [thorsten]   0.7.8claws44
9560
9561         * src/jpilot.c
9562         * src/msgcache.c
9563         * src/rfc2015.c
9564                 use binary mode for file access
9565
9566 2002-07-02 [christoph]  0.7.8claws43
9567
9568         * major code cleanup (part 1)
9569         
9570                 - unused variables removed
9571                 - unused functions removed
9572                 - uninitialized variables checked
9573                 - missing return statements added
9574                 - missing function return types added
9575                 - added parentheses around assignment and
9576                   && in || when suggested by gcc
9577               
9578         * src/mh.c
9579         * src/folder.c
9580                 replaced direct calls to folder->scan_tree
9581                 with folder_scan_tree and restore folder
9582                 prefs in this function. The folder should
9583                 not have to deal with them.
9584                 ( Should now work for all folder types )
9585
9586 2002-07-02 [paul]       0.7.8claws42
9587
9588         * sync with 0.7.8cvs13
9589                 see ChangeLog 2002-07-01 and 2002-07-02
9590
9591 2002-07-01 [christoph]  0.7.8claws41
9592
9593         * src/summaryview.c
9594                 fix "goto next/prev unread message" with
9595                 ignored threads
9596
9597 2002-07-01 [paul]       0.7.8claws40
9598
9599         * po/es.po
9600                 updated by Ricardo Mones Lastra
9601
9602 2002-06-30 [match]      0.7.8claws39
9603
9604         * src/jpilot.c
9605                 applied variation of leonerd's patch (566661) to
9606                 allow multiple email addresses per JPilot entry.
9607                 addresses may be separated by space, comma, pipe,
9608                 semi-colon, new-line.
9609
9610 2002-06-30 [alfons]     0.7.8claws38
9611
9612         * src/procmsg.c
9613                 simple fix for putting older nodes before
9614                 newer nodes when threading by subject
9615
9616 2002-06-30 [christoph]  0.7.8claws37
9617
9618         * src/folder.c
9619         * src/folderview.c
9620         * src/mh.c
9621         * src/news.c
9622         * src/procmsg.c
9623                 fix broken folder tree rescaning
9624                 and don't use procmsg_get_mark_sum
9625                 anymore
9626
9627 2002-06-30 [christoph]  0.7.8claws36
9628
9629         * merge new cache branch
9630         * src/imap.c
9631                 fix new cache imap copy bug
9632         * src/folder.c
9633                 improved folder_item_scan
9634                 it should now always set the correct
9635                 new, unread and total message counts
9636
9637 2002-06-29 [paul]       0.7.8claws35
9638
9639         * configure.in
9640                 correct syntax error
9641
9642 2002-06-29 [paul]       0.7.8claws34
9643
9644         * configure.in
9645           Makefile.am
9646           man/Makefile.am       ** NEW FILE **
9647           man/sylpheed.1.gz     ** NEW FILE **
9648                 add Sylpheed man page
9649
9650 2002-06-29 [paul]       0.7.8claws33
9651
9652         * po/pt_BR.po
9653                 updated by Fabio Junior Beneditto
9654
9655 2002-06-28 [jens]       0.7.8claws32
9656
9657         * po/de.po
9658                 translation updated
9659
9660         * src/selective_download.c
9661                 removed gettext for space " "
9662
9663         * src/imap.c
9664                 removed wrong space
9665
9666 2002-06-28 [paul]       0.7.8claws31
9667
9668         * sync with 0.7.8cvs11
9669                 see ChangeLog 2002-06-28
9670
9671 2002-06-28 [paul]       0.7.8claws30
9672
9673         * sync with 0.7.8cvs10
9674                 see ChangeLog 2002-06-27 and 2002-06-28
9675
9676 2002-06-26 [paul]       0.7.8claws29
9677
9678         * src/addrgather.c
9679           src/selective_download.c
9680                 don't gettextise empty strings.
9681                 reserved by gettext. gettext("") returns 
9682                 the header entry with meta information, 
9683                 not the empty string
9684
9685         * po/en_GB.po
9686                 updated
9687
9688 2002-06-26 [paul]       0.7.8claws28
9689
9690         * sync with 0.7.8cvs7
9691                 see ChangeLog 2002-06-25
9692
9693         * src/prefs_common.c
9694                 ...and in the process, tweak the gui a little
9695
9696 2002-06-25 [alfons]     0.7.8claws27
9697         
9698         * configure.in
9699         * src/Makefile.am
9700                 fine tune ldap library detection
9701
9702 2002-06-25 [alfons]     0.7.8claws26
9703
9704         * src/compose.c
9705                 don't allow return receipts when composing a news article
9706
9707 2002-06-25 [paul]       0.7.8claws25
9708
9709         * Makefile.am
9710                 add '$(AMTAR)' to 'release' section to allow for
9711                 new and older autotools
9712
9713 2002-06-25 [paul]       0.7.8claws24
9714
9715         * src/summaryview.c
9716                 fix "No more unread messages" persistant pop-up
9717                 window bug
9718
9719 2002-06-25 [paul]       0.7.8claws23
9720
9721         * po/it.po
9722                 updated by Alessandro Maestri
9723
9724 2002-06-25 [paul]       0.7.8claws22
9725
9726         * sync with 0.7.8cvs6
9727                 see ChangeLog 2002-06-25
9728
9729 2002-06-24 [paul]       0.7.8claws21
9730
9731         * tools/update-po
9732                 add GPL copyright information
9733
9734 2002-06-24 [paul]       0.7.8claws20
9735
9736         * tools/Makefile.am
9737           tools/README
9738           tools/update-po       ** NEW FILE **
9739                 add script that eases the creation of *.po files
9740                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
9741
9742 2002-06-23 [alfons]     0.7.8claws19
9743
9744         * src/messageview.c
9745                 make notification_convert_header obey const correctness
9746                 (next step will be fixing the broken return receipt)
9747
9748 2002-06-23 [paul]       0.7.8claws18
9749
9750         * src/messageview.c
9751                 fix bug introduced in last commit:
9752                 removed too much code in last commit - put back what's
9753                 needed
9754
9755 2002-06-23 [paul]       0.7.8claws17
9756
9757         * src/messageview.[ch]
9758                 remove code committed in error from locally patched
9759                 source
9760
9761 2002-06-23 [colin]      0.7.8claws16
9762
9763         * src/compose.[ch]
9764                 add compose_entry_select(), used to select the default_to
9765                 email address - hopefully avoiding people sending mails to
9766                 wrong recipients.
9767
9768 2002-06-22 [alfons]     0.7.8claws15
9769
9770         * AUTHORS
9771                 add Bram Metsch & Stanislav Karchebny
9772         * src/smtp.[ch]
9773         * src/prefs_account.[ch]
9774         * src/send.c
9775                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
9776                   options.  (see <http://sourceforge.net/tracker/index.php
9777                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
9778
9779                 - merge Stanislav's fix to make SMTP AUTH work with qmail
9780                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
9781
9782 2002-06-22 [paul]       0.7.8claws14
9783
9784         * sync with 0.7.8cvs5
9785                 see ChangeLog 2002-06-19 and 2002-06-20
9786
9787 2002-06-22 [alfons]     0.7.8claws13
9788
9789         * src/selective_download.c
9790                 fix a stupid mistake I made
9791
9792 2002-06-22 [alfons]     0.7.8claws12
9793
9794         * src/selective_download.[ch]
9795                 fix another unnoticed leak; cleanup code
9796
9797 2002-06-21 [alfons]
9798
9799         * tools/Makefile.am
9800                 gpg-sign <-- gpg-sign-syl
9801
9802 2002-06-21 [alfons]     0.7.8claws11
9803
9804         * src/selective_download.c
9805         * src/selective_download.h
9806                 fix assorted mix of allocation errors (should solve
9807                 problem reported by Philippe Gramoullé, see:
9808                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
9809
9810 2002-06-20 [melvin]     0.7.8claws10
9811
9812         * tools/gpg-sign *REMOVED*
9813           tools/gpg-sign-syl *ADDED*
9814                 Replaced the gpg clearsigning script with the version using
9815                 xterm instead of ssh-askpass and changed its name.
9816
9817         * README.claws
9818                 Updated actions example to reflect the renaming of the
9819                 gpg clearsigning script.
9820
9821 2002-06-19 [paul]       0.7.8claws9
9822
9823         * sync with 0.7.8claws9
9824                 see ChangeLog 2002-06-18 and 2002-06-19
9825
9826 2002-06-19 [paul]       0.7.8claws8
9827
9828         * sync with 0.7.8cvs1
9829                 see ChangeLog 2002-06-18
9830
9831 2002-06-18 [alfons]     0.7.8claws7
9832
9833         * src/mainwindow.h
9834                 add omitted prototype
9835
9836 2002-06-17 [paul]       0.7.8claws6
9837
9838         * src/mainwindow.c
9839                 fix hiding of exec_btn
9840
9841 2002-06-17 [paul]       0.7.8claws5
9842
9843         * src/pop.c
9844                 remove unneeded code: should_delete() 
9845                 and Pop3State::uidl_todelete_list
9846
9847 2002-06-17 [paul]       0.7.8claws4
9848
9849         * sync with 0.7.8
9850                 see ChangeLog 2002-06-11 and 2002-06-13
9851
9852 2002-06-16 [alfons]     0.7.8claws3
9853         
9854         * src/folder.c
9855                 make sure lock sort mode (claws specific) is
9856                 also persists after a tree rescan
9857
9858 2002-06-16 [alfons]     0.7.8claws2
9859
9860         * src/prefs_folder_item.c
9861         * src/folder.[ch]
9862                 fix persistence of folder sort mode (broken
9863                 by adapting Hiro's new folder persistence code)
9864
9865 2002-06-16 [alfons]     0.7.8claws1
9866
9867         * AUTHORS
9868         * src/logwindow.c
9869         * src/prefscommon.[ch]
9870                 control size of log text in log window; 
9871                 closes patch #569155 submitted by Mitko Haralanov.
9872
9873 2002-06-15 [paul]       0.7.8claws
9874
9875         * release of 0.7.8claws
9876
9877 2002-06-15 [paul]       0.7.7claws
9878
9879         * po/pt_BR.po
9880                 updated by Fabio Junior Beneditto
9881
9882 2002-06-14 [paul]       0.7.6claws49
9883
9884         * po/es.po
9885                 updated by Ricardo Mones Lastra
9886
9887 2002-06-14 [paul]       0.7.6claws48
9888
9889         * po/nl.po
9890                 updated translation by Wilbert Berendsen
9891
9892 2002-06-14 [melvin]     0.7.6claws47
9893
9894         * po/fr.po
9895                 Updated French translation
9896
9897 2002-06-13 [paul]       0.7.6claws46
9898
9899         * src/filesel.c
9900                 allow filename to be typed in, rather than just
9901                 selected by the mouse. Patch by Gustavo Noronha Silva.
9902
9903 2002-06-13 [alfons]     0.7.6claws45
9904
9905         * src/mainwindow.[ch]
9906                 more cleanups (removing unnecessary menu items Expand 
9907                 summary / message view)
9908
9909 2002-06-13 [melvin]     0.7.6claws44
9910
9911         * po/POTFILES.in
9912                 Added src/string_match.c
9913         * src/string_match.c
9914                 Fixed possible buffer overflow.
9915                 Corrected typo.
9916                 Added missing config.h header.
9917         * src/prefs_common.c
9918           src/prefs_matcher.c
9919           src/prefs_scoring.c
9920                 Made some strings translatable (missing _(..)).
9921
9922 2002-06-13 [melvin]     0.7.6claws43
9923
9924         * README.claws
9925                 Corrected action example (verifying clearsigned mail).
9926         * src/prefs_account.c
9927                 Corrected typo.
9928         * src/prefs_common.c
9929                 Removed incorrect line that generated a Gtk-CRITICAL msg.
9930
9931 2002-06-12 [alfons]     0.7.6claws42
9932
9933         * src/summaryview.c
9934                 add init of score column lost in 0.7.6claws42
9935
9936 2002-06-12 [paul]       0.7.6claws41
9937
9938         * src/prefs_account.c
9939                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
9940                 behavior of the radio buttons, (from 0.7.7cvs2)
9941
9942 2002-06-11 [alfons]     0.7.6claws40
9943
9944         * src/messageview.[ch]
9945         * src/summaryview.[ch]
9946         * src/summary_search.c
9947         * src/mainwindow.c
9948                 perform a sync to bring in Hiro's separate view implementation 
9949
9950                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
9951
9952 2002-06-11 [paul]       0.7.6claws39
9953         
9954         * src/prefs_account.c
9955                 correct a typo on the Receive tab
9956
9957 2002-06-10 [match]      0.7.6claws38
9958
9959         * src/addressbook.c
9960                 Included address completion patch from Gustavo Noronha.
9961
9962 2002-06-10 [paul]       0.7.6claws37
9963
9964         * src/inc.[ch]
9965           src/pop.c
9966           src/prefs_account.[ch]
9967           src/selective_download.[ch]
9968                 apply PATCH #561712
9969                  NEW:
9970                 - check if POP Account
9971                 - Receive Button renamed to Preview
9972                 - Preview Button Popup: preview new/all messages
9973                 - Download Button
9974                 - Account Preferences-->Receive tab checkbutton if you
9975                   want to remove Mail after Download
9976                 -: default YES
9977                 - Account Preferences-->Receive tab checkbutton use
9978                   filtering rules on preview
9979                   (think of delete_on_server)
9980                 -: default YES
9981                 - Account selectable from SD dialog
9982                 - checkbutton to show already downloaded messages if
9983                   all messages are previewed
9984                 - new clist column showing Date
9985                 - ESC KEY close
9986                 FIXES:
9987                 - play ball with UIDL
9988                 - fault tolerant (?) 
9989                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9990
9991 2002-06-10 [melvin]     0.7.6claws36
9992
9993         * README.claws
9994                 Added a hint to ac/README in cvs instructions.
9995
9996         * src/prefs_actions.c
9997                 Made it possible to use a more elaborate command line
9998                 for asynchronous actions, too.
9999
10000 2002-06-10 [melvin]     0.7.6claws35
10001         
10002         * src/prefs_actions.c
10003                 Make it possible to use a more elaborate command line
10004                 (e.g. |foo|bar|cat>there;echo Done|)
10005                 Corrected error message when calling %f, %F and %p commands
10006                 from the compose window.
10007
10008 2002-06-09 [colin]      0.7.6claws34
10009
10010         * src/summaryview.c
10011                 Automatically find unread messages in current folder
10012                 before annoying the user.
10013
10014 2002-06-08 [alfons]     0.7.6claws33
10015
10016         * po/it.po
10017                 remove bad formatting string in it.po translation
10018                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
10019
10020 2002-06-08 [paul]       0.7.6claws32
10021
10022         * sync with 0.7.6cvs25
10023                 see ChangeLog 2002-06-07
10024
10025 2002-06-05 [paul]       0.7.6claws31
10026
10027         * src/mainwindow.c
10028                 add 'Sort by locked' and 'Sort by score'
10029
10030 2002-06-05 [paul]       0.7.6claws30
10031
10032         * sync with 0.7.6cvs24
10033                 see ChangeLog 2002-06-04
10034
10035 2002-06-04 [paul]       0.7.6claws29
10036
10037         * po/pt_BR.po
10038                 updated by Fabio Junior Beneditto
10039
10040 2002-06-03 [thorsten]   0.7.6claws28
10041
10042         * src/matcher.c
10043                 fclose() matcherrc after reading
10044
10045 2002-06-03 [paul]       0.7.6claws27
10046
10047         * sync with 0.7.6cvs21
10048                 see ChangeLog 2002-05-31
10049
10050 2002-05-31 [paul]       0.7.6claws26
10051
10052         * sync with 0.7.6cvs20
10053                 see ChangeLog 2002-05-29 and 2002-05-30
10054
10055 2002-05-31 [paul]       0.7.6claws25
10056
10057         * src/imap.c
10058                 hopefully fix last buggy sync
10059
10060         * README.claws
10061                 correct typo in 'Actions' examples
10062
10063 2002-05-29 [paul]       0.7.6claws24
10064
10065         * sync with 0.7.6cvs18
10066                 see ChangeLog 2002-05-28 and 2002-05-29
10067
10068         * src/news.c
10069           src/nntp.[ch]
10070                 sync with above 
10071
10072 2002-05-28 [paul]       0.7.6claws23
10073
10074         * sync with 0.7.6cvs16
10075                 see ChangeLog 2002-05-28
10076
10077 2002-05-27 [thorsten]   0.7.6claws22 
10078
10079         * faq/it/sylpheed-faq-1.html
10080           faq/it/sylpheed-faq-2.html
10081           faq/it/sylpheed-faq-3.html
10082           faq/it/sylpheed-faq.html
10083                 corrected DOS lineendings
10084         * faq/de/sylpheed-faq-1.html
10085           faq/de/sylpheed-faq-2.html
10086           faq/en/sylpheed-faq-1.html
10087           faq/en/sylpheed-faq-2.html
10088           faq/en/sylpheed-faq-3.html
10089           faq/es/sylpheed-faq-1.html
10090           faq/es/sylpheed-faq-2.html
10091           faq/es/sylpheed-faq-3.html
10092           faq/fr/sylpheed-faq-1.html
10093           faq/it/sylpheed-faq-1.html
10094           faq/it/sylpheed-faq-2.html
10095           faq/it/sylpheed-faq-3.html
10096           faq/it/sylpheed-faq.html
10097                 changed ">" to &quot;
10098
10099 2002-05-27 [paul]       0.7.6claws21
10100         
10101         * sync with 0.7.6cvs15
10102                 see ChangeLog 2002-05-27
10103
10104 2002-05-27 [paul]       0.7.6claws20
10105
10106         * src/prefs_account.c
10107                 correct a typo
10108
10109 2002-05-26 [paul]       0.7.6claws19
10110
10111         * tools/README
10112                 correct a typo
10113
10114 2002-05-25 [paul]       0.7.6claws18
10115
10116         * tools/README
10117                 add description of kmail2sylpheed.pl
10118
10119 2002-05-25 [paul]       0.7.6claws17
10120
10121         * tools/kmail2sylpheed.pl       ** NEW FILE **
10122                 perl script that converts an exported Kmail address
10123                 book, converts it to sylpheed addressbook file,
10124                 writes the file to .sylpheed, and updates
10125                 addrbook--index.xml 
10126
10127 2002-05-25 [paul]       0.7.6claws16
10128
10129         * sync with 0.7.6cvs14
10130                 see ChangeLog 2002-05-23
10131
10132 2002-05-24 [paul]       0.7.6claws15
10133
10134         * README.claws
10135                 make a correction and add some more info
10136
10137 2002-05-24 [paul]       0.7.6claws14
10138
10139         * src/compose.c
10140                 fix memory leak in 
10141                 compose_redirect_write_headers_from_headerlist()
10142                 add Subject and Resent-Message-ID to
10143                 compose_redirect_write_headers()
10144                 Received, Subject, and X-UIDL are filtered out in 
10145                 compose_redirect_write_to_file()
10146
10147 2002-05-23 [paul]       0.7.6claws13
10148
10149         * src/compose.[ch]
10150           src/filtering.c
10151           src/mainwindow.c
10152           src/matcher.[ch]
10153           src/matcher_parser_lex.l
10154           src/matcher_parser_parse.y
10155           src/prefs_common.[ch]
10156           src/prefs_filtering.c
10157           src/summaryview.c
10158                 rename 'Bounce' to 'Redirect'
10159
10160 2002-05-23 [paul]       0.7.6claws12
10161
10162         * more sync with 0.7.6cvs13
10163           src/compose.c
10164                 see ChangeLog 2002-05-22
10165
10166 2002-05-22 [paul]       0.7.6claws11
10167
10168         * sync with 0.7.6cvs13
10169           src/codeconv.c
10170                 see ChangeLog 2002-05-20
10171           src/prefs_common.c
10172                 see ChangeLog 2002-05-22
10173
10174 2002-05-21 [melvin]     0.7.6claws10
10175
10176         * src/folderview.c
10177                 Added missing filtering and scoring headers
10178                 Fixed bad function call that showed garbage 
10179                 in Folder->Processing
10180
10181 2002-05-21 [paul]       0.7.6claws9
10182
10183         * tools/Makefile.am
10184                 make all tools executable, (patch by Alfons).
10185
10186 2002-05-20 [alfons]     0.7.6claws8
10187
10188         * src/procheader.c
10189                 don't forget to call mktime() so we have a valid week 
10190                 and year day
10191                 (Bug report by Roger Sondermann <mail@jumaros.de>)
10192
10193 2002-05-20 [paul]       0.7.6claws7
10194
10195         * src/html.c
10196                 fix broken parsing of urls
10197         * src/textview.c
10198                 fix displaying of urls
10199
10200                 both fixes from the patch [547855] by Eugene 
10201                 Brevdo (zonem)
10202
10203 2002-05-19 [alfons]     0.7.6claws6
10204
10205         * configure.in
10206                 make sylpheed configure correctly with the latest
10207                 and greatest of automake / autoconf / gettext
10208
10209 2002-05-19 [alfons]     0.7.6claws5
10210
10211         * src/procheader.c
10212         * src/procheader.h
10213                 add function for returning ime zone offset
10214         * src/quote_fmt.c
10215         * src/quote_fmt_parse.y
10216                 better quotation formatting - does not convert
10217                 to local time, but uses the original date string.
10218                 
10219                 Note: %z inserts the timezone offset (should 
10220                 work also on platforms where strftime does not
10221                 support %z).
10222
10223 2002-05-18 [christoph]  0.7.6claws4
10224
10225         * src/summaryview.c
10226                 fix indentation of some code
10227         * tools/Makefile.am
10228                 fix spaces after \
10229         * src/Makefile.am
10230                 add missing \
10231                 correct path for ignorethread.xpm
10232                 incorrect filename for sylpheed_logo.xpm
10233                 add missing include matcher_parser_parse.h
10234
10235 2002-05-18 [paul]       0.7.6claws3
10236
10237         * sync with 0.7.6cvs8
10238                 see ChangeLog 2002-05-16 and 2002-05-17
10239
10240 2002-05-18 [melvin]     0.7.6claws2
10241
10242         * README.claws
10243                 Corrected an action's definition and fixed some misspellings.
10244
10245 2002-05-18 [paul]       0.7.6claws1
10246
10247         * tools/Makefile.am
10248           tools/gpg-sign        ** new file **
10249           tools/uudec           ** new file **
10250                 add Melvin's Actions scripts
10251
10252         * README.claws
10253                 add Melvin's descriptions for Actions
10254
10255 2002-05-18 [paul]       0.7.6claws
10256
10257         * Version 0.7.6claws released
10258
10259 2002-05-17 [paul]       0.7.5claws32
10260
10261         * po/es.po
10262                 updated by Ricardo Mones Lastra
10263
10264 2002-05-17 [paul]       0.7.5claws31
10265
10266         * src/compose.c
10267                 fix Account prefs default folder for sent/draft/deleted
10268                 messages bug
10269
10270         * po/it.po
10271           po/nl.po
10272                 updated translation by Alessandro Maestri and
10273                 Wilbert Berendsen
10274
10275 2002-05-17 [melvin]     0.7.5claws30
10276
10277         * src/prefs_actions.c
10278                 Fixed bug where using %F not at the end of the command 
10279                 resulted in an additional empty argument being created.
10280                 Thanks to Darko Koruga for reporting the bug.
10281
10282 2002-05-17 [melvin]     0.7.5claws29
10283
10284         * po/fr.po
10285                 Updated French translations.
10286
10287 2002-05-15 [paul]       0.7.5claws28
10288         
10289         * po/es.po
10290                 updated by Ricardo Mones Lastra
10291
10292 2002-05-15 [paul]       0.7.5claws27
10293
10294         * sync with 0.7.6cvs4
10295                 see ChangeLog 2002-05-14 and 2002-05-15
10296
10297 2002-05-14 [paul]       0.7.5claws26
10298
10299         * sync with 0.7.6cvs1
10300                 see ChangeLog 2002-05-13
10301
10302 2002-05-13 [thorsten]   0.7.5claws25
10303
10304         * src/messageview.c
10305                 fix select_all and copy in multipart messages
10306         * src/mainwindow.c
10307                 fix select_all and copy in multipart messages
10308
10309 2002-05-12 [paul]       0.7.5claws24
10310
10311         * src/summaryview.c
10312                 reverse last commit, bug already fixed in 0.7.5claws3
10313
10314 2002-05-12 [netztorte]  0.7.5claws23
10315
10316         * src/summaryview.c
10317                 dont parse empty addressbook (checked in before claws20)
10318
10319 2002-05-12 [melvin]     0.7.5claws22
10320
10321         * src/procmsg.[ch]
10322                 Removed unneeded priority code introduced by the previous 
10323                 commit.
10324
10325 2002-05-12 [melvin]     0.7.5claws21
10326
10327         * src/compose.[ch]
10328                 Added possibility to set message's priority.
10329         * src/procmsg.[ch]
10330                 Added possibility to set message's priority.
10331                 Added missing headers
10332
10333 2002-05-12 [melvin]     0.7.5claws20
10334
10335         * src/prefs_actions.c
10336                 Removed implicitely added quotes around the name
10337                 of the temporary files of mime parts.
10338
10339 2002-05-12 [paul]       0.7.5claws19
10340
10341         * sync with 0.7.5cvs20
10342                 see ChangeLog 2002-05-11
10343
10344 2002-05-12 [alfons]     0.7.5claws18
10345
10346         * src/quote_fmt_lex.l
10347         * src/quote_fmt_parse.y
10348                 allow quote / reply date & time format to be set using
10349                 %D{format}. format is a format string you'd pass to
10350                 strftime() (see man strftime, or the Display tab |
10351                 Date format setting).
10352
10353                 Currently %D converts the date to local time. 
10354
10355 2002-05-11 [paul]       0.7.5claws17
10356
10357         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
10358                 see ChangeLog 2002-05-10 and 2002-05-11
10359
10360 2002-05-10 [paul]       0.7.5claws16
10361
10362         * sync with 0.7.5cvs16
10363                 see ChangeLog entries 2002-05-09 and 
10364                 2002-05-10
10365
10366 2002-05-10 [colin]      0.7.5claws15
10367
10368         * src/textview.c
10369                 Corrected a bug that prevented sylpheed to open
10370                 double-clicked URIs.
10371
10372 2002-05-09 [paul]       0.7.5claws14
10373
10374         * sync with 0.7.5cvs14
10375                 see ChangeLog 2002-05-08 and 2002-05-09
10376
10377 2002-05-08 [paul]       0.7.5claws13
10378
10379         * sync with 0.7.5cvs11
10380                 see ChangeLog entry 2002-05-08
10381
10382 2002-05-08 [paul]       0.7.5claws12
10383
10384         * src/mainwindow.c
10385           src/textview.[ch]
10386                 fix segfault on View->Open in new window
10387                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10388
10389 2002-05-07 [paul]       0.7.5claws11
10390
10391         * sync with 0.7.5cvs9
10392                 see ChangeLog entry 2002-05-07
10393
10394 2002-05-06 [paul]       0.7.5claws10
10395
10396         * src/messageview.c
10397           src/textview.c
10398                 display url in statusbar on single-click
10399                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10400
10401 2002-05-06 [match]      0.7.5claws9
10402
10403         * src/addritem.[ch]
10404                 new functions.
10405         * src/addrcache.c
10406                 tidy up.
10407         * src/xmlprops.[ch]
10408                 XML implementation of properties file.
10409         * src/exporthtml.[ch]
10410         * src/expthtmldlg.[ch]
10411         * src/addressbook.c
10412                 export to HTML.
10413
10414 2002-05-02 [sergey]     0.7.5claws8
10415
10416         * src/mainwindow.c (mainwin_entries),
10417           src/prefs_common.c (prefs_send_create()),
10418           src/codeconv.c (locale_table):
10419                 use charset name "Windows-1251" instead of "CP1251".
10420
10421 2002-05-02 [colin]      0.7.5claws7
10422         
10423         * src/compose.c
10424           src/prefs_common.c
10425           src/prefs_folder_item.c
10426                 Fixed cosmetics bugs due to Outbox renamed to Sent.
10427
10428 2002-05-02 [hiro]       0.7.5claws6
10429
10430         * src/imap.c
10431                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
10432
10433 2002-05-02 [paul]       0.7.5claws5
10434
10435         * src/compose.c
10436                 more sync with 0.7.5cvs7, see ChangeLog entry
10437                 2002-05-02
10438
10439 2002-05-02 [hiro]       0.7.5claws4
10440
10441         * src/compose.c
10442                 compose_queue_sub():
10443                 check if queue folder exists (closes #550397).
10444                 removed directory creation since it should be handled
10445                 transparently.
10446         * src/imap.c
10447                 imap_add_msg(): return UID for appended message
10448                 (closes #548842).
10449
10450 2002-04-30 [paul]       0.7.5claws3
10451
10452         * src/summaryview.c
10453                 fix account_find_from_address() bug
10454
10455 2002-04-28 [colin]      0.7.5claws2
10456
10457         * src/compose.c
10458           src/textview.c
10459           src/prefs_common.[ch]
10460           src/utils.[ch]
10461                 Added user-definable quotation characters recognition.
10462
10463 2002-04-28 [paul]       0.7.5claws1
10464
10465         * sync with 0.7.5cvs4
10466                 see ChangeLog entry  2002-04-25
10467
10468 2002-04-28 [paul]       0.7.5claws
10469
10470         * po/es.po
10471           po/nl.po
10472           po/pt_BR.po
10473                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
10474                 Fabio Junior Beneditto
10475
10476 2002-04-27 [jens]       0.7.4claws103
10477
10478         * po/de.po
10479                 updated German translation.
10480
10481 2002-04-27 [hiro]       0.7.4claws102
10482
10483         * src/summaryview.c
10484                 summary_write_cache(): fixed the mark loss of hidden messages.
10485
10486 2002-04-26 [melvin]     0.7.4claws101
10487
10488         * src/procmsg.c
10489                 fixed a second typo (same one)
10490         * po/fr.po
10491           po/it.po
10492           po/pt_BR.po
10493                 fixed the type again...
10494
10495 2002-04-26 [melvin]     0.7.4claws100
10496
10497         * src/procmsg.c
10498                 fixed a typo in an alert message ("temorary").
10499         * po/it.po
10500         * po/pt_BR.po
10501                 corrected the typo  described above.
10502         * po/fr.po
10503                 updated French translation.
10504
10505 2002-04-26 [darko]      0.7.4claws99
10506
10507         * src/summaryview.c
10508                 fix target folder colorization
10509
10510 2002-04-25 [paul]       0.7.4claws98
10511
10512         * po/it.po
10513                 updated by Alessandro Maestri
10514
10515 2002-04-24 [colin]      0.7.4claws97
10516         
10517         * src/compose.c
10518                 Fixed double "subject is empty" question.
10519
10520 2002-04-23 [colin]      0.7.4claws96
10521         
10522         * src/mimeview.c
10523                 Corrected issue when "automatically display images" was
10524                 not set : first image remained after selecting second.
10525
10526 2002-04-23 [melvin]     0.7.4claws95
10527
10528         * src/prefs_actions.c
10529                 Don't display in/out dialog if there is nothing to show.
10530
10531 2002-04-23 [paul]       0.7.4claws94
10532
10533         * sync with 0.7.5cvs3
10534                 bug fixes: see ChangeLog entry 2002-04-23
10535
10536 2002-04-22 [darko]      0.7.4claws93
10537
10538         * src/compose.c
10539                 fix previous check-in which changed code after
10540                 merge from main
10541
10542 2002-04-22 [paul]       0.7.4claws92
10543
10544         * faq/de/*
10545                 add German FAQ
10546         * faq/en/*
10547           faq/es/*
10548           faq/fr/*
10549                 update English, Spanish and French FAQs
10550         * manual/de/*
10551           manual/es/*
10552                 add German and Spanish manuals
10553         * manual/en/*
10554           manual/fr/*
10555                 update English and French manuals
10556
10557         * src/Makefile.am
10558                 add to and re-arrange the pixmap entries
10559
10560 2002-04-22 [darko]      0.7.4claws91
10561
10562         * src/compose.c
10563                 fix sender initials recognition to only allow
10564                 '>' after the initials
10565
10566 2002-04-21 [paul]       0.7.4claws90
10567
10568         * sync with 0.7.5 release
10569                 see ChangeLog entry 2002-04-21
10570
10571 2002-04-21 [alfons]
10572
10573         * src/Makefile.am
10574                 add colin's new pixmaps to EXTRA_DIST
10575
10576 2002-04-21 [colin]      0.7.4claws89
10577         * src/compose.c
10578         * src/inc.c
10579         * src/mainwindow.[ch]
10580         * src/prefs_common.[ch]
10581         * src/stock_pixmap.[ch]
10582                 Added "Work offline" ability.
10583
10584 2002-04-21 [colin]      0.7.4claws88
10585         
10586         * src/mimeview.c
10587         * src/prefs_common.c
10588         * src/prefs_common.h
10589         * src/textview.c : Added an option to common preferences -> display
10590           to allow user not to automatically display images.
10591
10592 2002-04-21 [paul]       0.7.4claws87
10593
10594         * sync with 0.7.4cvs52
10595                 see ChangeLog entry 2002-04-21 (src/imap.c)
10596
10597 2002-04-21 [paul]       0.7.4claws86
10598
10599         * sync with 0.7.4cvs51
10600                 see ChangeLog entry 2002-04-21
10601
10602 2002-04-21 [paul]       0.7.4claws85
10603
10604         * sync with 0.7.4cvs49
10605                 see ChangeLog entries 2002-04-20 and 2002-04-21
10606
10607         * src/Makefile.am
10608                 clean up: remove old 'stock_' element from xpm 
10609                 filenames.
10610
10611 2002-04-21 [alfons]     0.7.4claws84
10612
10613         apply sync patch from Paul
10614
10615         * src/folderview.c
10616                 use old claws prefs_folder_item_create() for now
10617
10618 2002-04-19 [match]      0.7.4claws83
10619
10620         * src/addressbook.[ch]
10621         * src/addrharvest.[ch]
10622         * src/addrgather.[ch]
10623                 recurse folders.
10624         * src/mainwindow.c
10625         * src/summaryview.[ch]
10626                 change menu option.
10627
10628 2002-04-19 [paul]       0.7.4claws82
10629
10630         * po/pt_BR.po
10631                 updated by Fabio Junior Beneditto
10632
10633 2002-04-14 [alfons]     0.7.4claws81
10634
10635         * src/passphrase.c
10636                 add #include <sys/types.h> for mode_t and off_t 
10637
10638 2002-04-13 [paul]       0.7.4claws80
10639         
10640         * src/main.c
10641           src/passphrase.[ch]
10642           src/pgptext.c
10643           src/prefs_common.[ch]
10644           src/rfc2015.c
10645                 enable storing of GnuPG passphrase for the whole 
10646                 session or a user-defined number of minutes. patch 
10647                 submitted by Ravemax <ravemax@dextrose.com>
10648
10649 2002-04-13 [alfons]     0.7.4claws79
10650
10651         * src/textview.c
10652                 make email parser also stop scanning when encountering separators
10653                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
10654
10655 2002-04-13 [paul]       0.7.4claws78
10656
10657         * sync with 0.7.4cvs39
10658                 see ChangeLog entry 2002-04-12
10659
10660 2002-04-11 [paul]       0.7.4claws77
10661
10662         * sync with 0.7.4cvs37
10663                 see ChangeLog entry 2002-04-11
10664
10665 2002-04-11 [paul]       0.7.4claws76
10666
10667         * COPYING 
10668                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
10669                 the clause for OpenSSL). sync with sylpheed main
10670
10671 2002-04-09 [melvin]     0.7.4claws75
10672
10673         * src/compose.c
10674                 Made 'Ctrl-Enter' on send ignore some modifiers 
10675                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
10676                 to bind other *-Enter (but not Alt-Enter).
10677
10678 2002-04-09 [paul]       0.7.4claws74
10679
10680         * sync with 0.7.4cvs35
10681                 see ChangeLog entries 2002-04-09
10682
10683 2002-04-08 [paul]       0.7.4claws73
10684
10685         * sync with 0.7.4cvs33
10686                 see ChangeLog entry 200-04-08
10687
10688 2002-04-07 [match]      0.7.4claws72
10689
10690         * src/addrharvest.[ch]
10691                 fixed to read all addresses in header, regardless
10692                 of header size. improved name parsing. accommodate
10693                 harvest from folders and selected message.
10694         * src/addritem.[ch]
10695                 included new address parsing function.
10696         * src/addrgather.[ch]
10697         * src/addressbook.[ch]
10698         * src/summaryview.[ch]
10699         * src/mainwindow.c
10700                 allow address harvest of folder as well as selected
10701                 messages.
10702
10703 2002-04-07 [paul]       0.7.4claws71
10704
10705         * src/esmtp.[ch]
10706           src/smtp.c
10707                 don't try to authenticate with CRAM-MD5 in SMTP when 
10708                 SMTP-AUTH enabled if MTA doesn't issue this 
10709                 auth-method in it's ehlo-response. bug item #531364,
10710                 patch item #938910. patch submitted by Colin Leroy 
10711                 <colin@colino.net>
10712
10713 2002-04-07 [paul]       0.7.4claws70
10714
10715         * src/nntp.c
10716                 fix missing MODE_READER bug. patch submitted by
10717                 Colin Leroy <colin@colino.net>
10718
10719 2002-04-07 [alfons]     0.7.4claws69
10720
10721         * src/matcher.[ch]
10722         * src/prefs_filtering.c
10723         * src/summaryview.c
10724                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
10725                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
10726
10727 2002-04-07 [paul]       0.7.4claws68
10728
10729         * sync with 0.7.4cvs32
10730                 see ChangeLog entry 2002-04-06
10731
10732         * tools/filter_conv.pl
10733                 more bug fixes
10734
10735 2002-04-06 [paul]       0.7.4claws67
10736
10737         * tools/filter_conv.pl
10738                 modify to be able to find the name of the first
10739                 mailbox and use that. main's filter does not
10740                 record the full path to the mailbox and therefore
10741                 can only filter to the first mailbox.
10742
10743 2002-04-05 [paul]       0.7.4claws66
10744
10745         * tools/filter_conv.pl
10746                 attempt to make the script all-encompassing and
10747                 be able to convert any main 'filter' rule thrown
10748                 at it
10749
10750 2002-04-05 [paul]       0.7.4claws65
10751
10752         * tools/filter_conv.pl
10753                 allow for collapsed folder trees
10754
10755 2002-04-05 [paul]       0.7.4claws64
10756
10757         * sync with 0.7.4cvs31
10758                 see ChangeLog entries 2002-04-05
10759
10760 2002-04-03 [paul]       0.7.4claws63
10761
10762         * sync with 0.7.4cvs29
10763                 see ChangeLog entries 2002-04-02 and 2002-04-03
10764
10765 2002-04-02 [paul]       0.7.4claws62
10766
10767         * sync with 0.7.4cvs26
10768                 see ChangeLog entry 2002-04-01
10769
10770 2002-04-02 [match]      0.7.4claws61
10771
10772         * src/pine.[ch]
10773         * src/importpine.[ch]
10774         * src/addressbook.c
10775                 import Pine address book.
10776
10777 2002-04-02 [match]      0.7.4claws60
10778
10779         * src/addrharvest.[ch]
10780                 improve address parsing of funky addresses.
10781
10782 2002-04-02 [darko]      0.7.4claws59
10783
10784         * src/compose.c
10785                 wrap on send improvements, it now recognizes quoted
10786                 initials as part of the quotation string, and it
10787                 does not join lines separated by CR
10788
10789 2002-04-01 [match]      0.7.4claws58
10790
10791         * src/mgutils.[ch]
10792                 added new functions.
10793         * src/mutt.[ch]
10794                 remove excessive duplicate address generation
10795                 on import.
10796
10797 2002-04-01 [alfons]     0.7.4claws57
10798         
10799         * src/summaryview.c
10800                 put back g_free() 
10801
10802 2002-04-01 [paul]       0.7.4claws56
10803
10804         * sync with 0.7.4cvs25
10805                 see ChangeLog entry 2002-04-01
10806
10807 2002-04-01 [alfons]     0.7.4aprilfool55
10808
10809         * src/summaryview.c
10810                 honour feature request item #537427 to allow for
10811                 displaying names from address book for sent mail also
10812
10813 2002-03-29 [paul]       0.7.4claws54
10814
10815         * src/mainwindow.c
10816           src/prefs_filtering.[ch]
10817           src/prefs_matcher.c
10818           src/summaryview.c
10819                 add 'fast filter' for claws' filtering,
10820                 /Tools/Create filter rule/... patch submitted
10821                 by Neill Miller <neillm@thecodefactory.org>
10822
10823 2002-03-29 [paul]       0.7.4claws53
10824
10825         * sync with 0.7.4cvs24
10826                 see ChangeLog entry 2002-03-29
10827
10828 2002-03-28 [paul]       0.7.4claws52
10829
10830         * sync with 0.7.4cvs23
10831                 see ChangeLog entry 2002-03-28
10832
10833 2002-03-27 [melvin]     0.7.4claws51
10834
10835         * src/prefs_actions.c
10836                 Added support to pass only one message part (as a
10837                 file) to the command using '%p'. No quotes are needed
10838                 because doubles quotes are automatically added.
10839                 Fixed bug where Sylpheed could block when waiting for
10840                 a child process to finish.
10841                 Changed the help menu to remove quotes around symbols to 
10842                 avoid misinterpretation (they must not be used).
10843
10844 2002-03-27 [melvin]     0.7.4claws50
10845
10846         * src/inc.c
10847                 Made the new mail notification command always 
10848                 execute asynchronously.
10849
10850 2002-03-27 [paul]       0.7.4claws49
10851
10852         * src/compose.c
10853                 fix bug introduced in last commit
10854
10855 2002-03-27 [paul]       0.7.4claws48
10856
10857         * sync with 0.7.4cvs21
10858                 see ChangeLog 2002-03-26 and 2002-03-27
10859
10860 2002-03-26 [hoa]        0.7.4claws47
10861
10862         * src/prefs_folder_item.c
10863                 really fixed the bug #516442 with folder rescan.
10864
10865 2002-03-26 [paul]       0.7.4claws46
10866
10867         * sync with 0.7.4cvs19
10868                 see ChangeLog entries 2002-03-25 and 2002-03-26
10869
10870 2002-03-25 [hoa]        0.7.4claws45
10871
10872         * src/matcher.c
10873         * src/mh.c
10874                 fix the bug #516442 with folder rescan.
10875
10876         * src/prefs_common.[ch]
10877         * src/compose.c
10878                 added an option to enable two different behaviours
10879                 for bounce.
10880
10881
10882 2002-03-25 [paul]       0.7.4claws44
10883
10884         * src/mainwindow.c
10885           src/selective_download.c
10886                 correct a few menuitem labels
10887
10888 2002-03-25 [christoph]  0.7.4claws43
10889
10890         * src/procmsg.c
10891                 fix non deleted tmp message in
10892                 procmsg_save_to_outbox
10893                 fix problems caused by sync with
10894                 main branch's procmsg_send_queue
10895
10896 2002-03-25 [paul]       0.7.4claws42
10897
10898         * src/quote_fmt.c
10899           src/quote_fmt_lex.l
10900           src/quote_fmt_parse.y
10901                 add Last name (%L) placeholder for quoting. 
10902                 patch submitted by Thorsten Thielen 
10903                 <thth@users.sourceforge.net>
10904
10905 2002-03-25 [paul]       0.7.4claws41
10906
10907         * src/utils.c
10908                 get full hostname. patch submitted by
10909                 Bob Woodside <rwoodside1@comcast.net>
10910
10911 2002-03-25 [paul]       0.7.4claws40
10912
10913         * src/account.c
10914           src/news.c
10915           src/nntp.[ch]
10916           src/prefs_account.[ch]
10917                 enable NNTP over SSL. patch submitted by
10918                 Pascal Jermini <pascal@infinity.hn.org>
10919
10920 2002-03-24 [paul]       0.7.4claws39
10921
10922         * src/prefs_common.c
10923                 make the arrangement of the Compose tab more
10924                 coherent
10925
10926         * src/mainwindow.c
10927                 fix some irregularities of style
10928
10929         * po/de.po
10930                 updated by Kilian Krause
10931
10932 2002-03-23 [paul]       0.7.4claws38
10933
10934         * po/pt_BR.po
10935                 updated by Fabio Junior Beneditto
10936
10937 2002-03-23 [paul]       0.7.4claws37
10938
10939         * src/mainwindow.c
10940                 move 'Gather addresses' to 'Tools' menu
10941                 make 'Selective download' sensitive
10942
10943 2002-03-23 [paul]       0.7.4claws36
10944
10945         * sync with 0.7.4cvs16
10946                 see ChangeLog entries 2002-03-23
10947
10948 2002-03-22 [christoph]  0.7.4claws35
10949
10950         * src/quote_fmt_parse.y
10951                 fix include program output
10952
10953 2002-03-22 [alfons]     0.7.4claws34
10954
10955         * src/pop.c
10956                 initialize GDate stack variable correctly (sorry!)
10957
10958 2002-03-22 [paul]       0.7.4claws33
10959
10960         * src/compose.c
10961           src/mainwindow.c
10962           src/prefs_actions.c
10963           src/prefs_common.c
10964                 rename 'Tool' to 'Tools'
10965
10966         * src/mainwindow.c
10967                 move 'Delete duplicated messages' from
10968                 'Message/' to 'Tools/'
10969                 re-arrange the order of 'Tools/' items
10970
10971 2002-03-22 [paul]       0.7.4claws32
10972
10973         * src/addr_compl.c
10974           src/addressbook.[ch]
10975                 auto-address completion now also matches on
10976                 Nickname. patch submitted by Bob Forsman 
10977                 <hammor@users.sourceforge.net>
10978
10979         * src/editaddress.c
10980                 correct a spelling mistake
10981
10982 2002-03-22 [alfons]     0.7.4claws31
10983
10984         * src/pop.c
10985                 fix getting uidl from incorrect string 
10986                 (spotted by Colin)
10987
10988 2002-03-21 [alfons]     0.7.4claws30
10989
10990         * src/pop.c
10991                 more code refactoring
10992                 plug mem leak introduced by delete on server
10993
10994 2002-03-21 [paul]       0.7.4claws29
10995
10996         * sync with 0.7.4cvs11
10997                 see ChangeLog entries 2002-03-20
10998
10999 2002-03-20 [alfons]     0.7.4claws28
11000
11001         * src/inc.c
11002                 apply Colin's patch and refactor
11003
11004 2002-03-20 [paul]       0.7.4claws27
11005
11006         * sync with sylpheed 0.7.4cvs9
11007                 see ChangeLog entry 2002-03-20
11008
11009 2002-03-19 [christoph]  0.7.4claws26
11010
11011         * src/mh.c
11012         * src/procmsg.[ch]
11013         * src/summaryview.c
11014                 revert changes for flag updates
11015                 (does not work correctly and no time to debug)
11016
11017 2002-03-20 [alfons]     0.7.4claws25
11018
11019         * src/pop.c
11020                 refactor should_delete() a little bit 
11021
11022 2002-03-19 [paul]       0.7.4claws24
11023
11024         * src/inc.[ch]
11025           src/pop.c
11026           src/prefs_account.[ch]
11027                 allow the user to leave downloaded mail on the 
11028                 server for n days. Patch submitted by Colin Leroy 
11029                 <colin@colino.net>
11030
11031 2002-02-19 [paul]       0.7.4claws23
11032
11033         * sync with sylpheed 0.7.4cvs8
11034                 see ChangeLog entries 2002-03-19
11035
11036 2002-03-18 [paul]       0.7.4claws22
11037
11038         * sync with sylpheed 0.7.4cvs6
11039                 see ChangeLog entry 2002-03-18
11040
11041 2002-03-18 [paul]       0.7.4claws21
11042
11043         * po/en_GB.po
11044                 add en_GB message catalogue
11045
11046         * src/mbox_folder.c
11047           src/prefs_account.c
11048           src/prefs_actions.c
11049                 correct a few spelling mistakes
11050
11051 2002-03-17 [alfons]     0.7.4claws20
11052
11053         * src/matcher.c
11054                 more stringent checks for NULL params when writing
11055                 filtering actions to a file
11056                 
11057 2002-03-17 [hoa]        0.7.3claws20
11058
11059         * src/news.c
11060                 fixed the count of new messages
11061
11062         * src/compose.c
11063                 fixed the "attachment properties" window
11064
11065 2002-03-17 [paul]       0.7.4claws19
11066
11067         * src/defs.h
11068           src/folder.h
11069           src/news.c
11070           src/prefs_account.[ch]
11071           src/procmsg.[ch]
11072           src/summaryview.c
11073                 automatically mark cross-posted messages as read 
11074                 and (optionally) give them a colour label
11075                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
11076                 
11077
11078 2002-03-17 [paul]       0.7.4claws18
11079
11080         * sync with sylpheed 0.7.4cvs5
11081                 see ChangeLog entry 2002-03-17
11082
11083 2002-03-17 [melvin]     0.7.4claws17
11084         
11085         * src/textview.c
11086                 Worked around a gtktext 'bug': when searching for 
11087                 a text in a long message it was scrolling slowly
11088                 line by line until it hit the searched text.
11089         * po/fr.po
11090                 Updated French translation
11091
11092 2002-03-17 [melvin]     0.7.4claws16
11093
11094         * src/mainwindow.c
11095         * src/compose.c
11096         * src/prefs_actions.c
11097                 Moved "Edit/Actions" to "Tool/Actions"
11098                 Made mainwindow/compose window sensitive as soon as
11099                 no child process is running anymore even if the io dialog
11100                 is open.
11101                 Fixed a struct being initialized with a non constant char*
11102
11103 2002-03-16 [christoph]  0.7.4claws15
11104
11105         * configure.in
11106                 add --with-compiler-flags option
11107                 (only for developer hacking)
11108         * src/mh.c
11109         * src/procmsg.[ch]
11110         * src/summaryview.c
11111                 try to make folder-stats and flag handling more
11112                 independent from the summaryview. msgcounts
11113                 are only set when the folder is opened and
11114                 procmsg_msginfo_(un)set_flags will handle it
11115                 later and summaryview will get the values
11116                 from the folder.
11117
11118 2002-03-16 [paul]       0.7.4claws14
11119
11120         * src/messageview.c
11121                 fix Return-receipt. Patch submitted by Bob
11122                 Woodside <rwoodside1@comcast.net>
11123
11124 2002-03-16 [paul]       0.7.4claws13
11125
11126         * src/compose.c
11127                 fix 'dynamic' signatures, make it work again
11128                 broken during sync on 2002-03-14 (0.7.4claws2)
11129
11130 2002-03-15 [match]      0.7.4claws12
11131
11132         * src/addrharvest.[ch]
11133         * src/addrgather.[ch]
11134         * src/addressbook.[ch]
11135         * src/mainwindow.c
11136                 included address harvester feature. still some
11137                 issues with address parsing that I will fix.
11138
11139 2002-03-15 [match]      0.7.4claws11
11140
11141         * src/addrbook.[ch]
11142         * src/addrcache.[ch]
11143         * src/addressbook.[ch]
11144         * src/addrindex.c
11145         * src/editbook.c
11146         * src/importldif.c
11147         * src/importmutt.c
11148         * src/jpilot.[ch]
11149         * src/main.c
11150         * src/syldap.[ch]
11151         * src/vcard.[ch]
11152                 tidy up. fix memory leaks. moved attribs and methods
11153                 from individual interfaces to addrcache object. prep
11154                 for new stuff to come in.
11155
11156 2002-03-15 [alfons]     0.7.4claws10
11157
11158         * src/matcher.[ch]
11159         * src/matcher_parser_parse.y
11160         * src/matcher_parser_lex.l
11161         * src/prefs_matcher.c
11162                 add filtering conditions message greater than, smaller 
11163                 than, and exactly matching a size in bytes
11164                 (does not work with delete from POP3 server yet)
11165
11166                 this should also give others an idea what you should
11167                 do to add new criterions to claws filtering system
11168                 
11169
11170 2002-03-15 [paul]       0.7.4claws9
11171
11172         * tools/filter_conv.pl
11173                 exit if there are no filter rules to convert
11174                 rename filterrc to filterrc.old after completion
11175
11176 2002-03-15 [paul]       0.7.4claws8
11177
11178         * sync with sylpheed 0.7.4cvs3
11179                 see ChangeLog entry 2002-03-14
11180
11181 2002-03-14 [paul]       0.7.4claws7
11182
11183         * src/compose.c
11184                 clean up the last commit (ahem)
11185
11186 2002-03-14 [paul]       0.7.4claws6
11187
11188         * src/compose.c
11189                 fix bug #515655. honour account preferences
11190                 regarding gpg default signing/encryption when 
11191                 changing account from the compose window.
11192
11193 2002-03-14 [paul]       0.7.4claws5
11194
11195         * src/folderview.c
11196                 remove unnecessary curly brackets
11197
11198 2002-03-14 [paul]       0.7.4claws4
11199
11200         * src/folderview.c
11201           src/prefs_filtering.[ch]
11202                 add filter rename on folder rename and filter
11203                 delete on folder delete. Patch submitted by
11204                 Neill Miller <neillm@thecodefactory.org> 
11205
11206 2002-03-14 [christoph]  0.7.4claws3
11207
11208         * src/procmsg.c
11209         * src/send.c
11210                 fix local delivery
11211                 (patch submitted by "Simon 'corecode' Schubert")
11212         * src/prefs_common.c
11213         * src/procmsg.c
11214                 fix gcc 3.0 warning
11215
11216 2002-03-14 [paul]       0.7.4claws2
11217
11218         * sync with sylpheed 0.7.4cvs2
11219                 see ChangeLog entry 2002-03-13
11220
11221 2002-03-12 [darko]      0.7.4claws1
11222
11223         * src/mainwindow.c
11224                 fix what seems to be a copy and paste error
11225                 when setting color for important messages
11226                 (reported by wwp)
11227
11228 2002-03-11 [paul]       version 0.7.4claws released
11229
11230 2002-03-11 [paul]       0.7.4claws
11231
11232         * po/es.po
11233           po/it.po
11234           po/nl.po
11235           po/pt_BR.po
11236                 update message catalogs. Submitted by Ricardo Mones 
11237                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
11238                 Fabio Junior Beneditto
11239
11240         * configure.in
11241           faq/Makefile.am
11242           faq/it/Makefile
11243           faq/it/sylpheed-faq*
11244           src/mainwindow.c
11245           src/manual.[ch]
11246                 add FAQ in Italian
11247         
11248
11249 2002-03-11 [jens]       0.7.3claws7
11250
11251         * po/de.po
11252                 updated German translation
11253
11254 2002-03-11 [melvin]     0.7.3claws6
11255
11256         * po/fr.po
11257                 updated and corrected French translation
11258
11259 2002-03-10 [hoa]        0.7.3claws5
11260
11261         * src/account.c
11262         * src/inc.c
11263         * src/prefs_account.c
11264         * src/procmsg.c
11265         * src/send.[ch]
11266                 fixed the local account.
11267                 you have to change the default "/usr/sbin/sendmail"
11268                 to "/usr/sbin/sendmail -t" in the preferences of
11269                 the local account.
11270
11271         * src/procmime.c
11272                 removed some debug display for renderer
11273
11274 2002-03-10 [paul]       0.7.3claws4
11275
11276         * faq/en/sylpheed-faq-1.html
11277           faq/en/sylpheed-faq-2.html
11278                 update
11279
11280 2002-03-09 [paul]       0.7.3claws3
11281
11282         * sync with sylpheed 0.7.4
11283                 see ChangeLog entry 2002-03-09
11284
11285 2002-03-08 [paul]       0.7.3claws2
11286
11287         * faq/en/sylpheed-faq*
11288           faq/es/sylpheed-faq*
11289           faq/fr/sylpheed-faq*
11290                 update the FAQs
11291
11292         * manual/fr/.cvsignore
11293           manual/fr/Makefilea.am
11294           manual/fr/sylpheed*
11295           src/mainwindow.c
11296           src/manual.[ch]
11297                 add the French manual
11298
11299 2002-03-07 [paul]       0.7.3claws1
11300
11301         * sync with sylpheed 0.7.3cvs4
11302                 see ChangeLog entries  2002-03-06 and 2002-03-07
11303         
11304         * po/nl.po
11305                 updated by Wilbert Berendsen
11306
11307 2002-03-07 [melvin]     0.7.2claws34
11308
11309         * src/selective_download.c
11310                 Changed the pixmap of the receive button to MAIL_RECEIVE.
11311
11312 2002-03-06 [paul]       0.7.2claws33
11313
11314         * sync with sylpheed 0.7.3cvs1
11315                 bug fix, see ChangeLog entry 2002-03-05
11316
11317 2002-03-05 [paul]       0.7.2claws32
11318
11319         * src/mimeview.c
11320           src/pgptext.[ch]
11321           src/procmsg.c
11322                 reverse the pgp ascii-armored code implemented in 
11323                 0.7.2claws16. removal of this code until it matures.
11324                 this means that verifying ascii-armored pgp sigs and
11325                 automatic decryption of ascii-armored encrypted
11326                 messages no longer works.
11327
11328 2002-03-05 [paul]       0.7.2claws31
11329
11330         * configure.in
11331           Makefile.am
11332         * faq/Makefile.am
11333         * faq/en/Makefile.am
11334           faq/en/sylpheed-faq.html
11335           faq/en/sylpheed-faq-1.html
11336           faq/en/sylpheed-faq-2.html
11337           faq/en/sylpheed-faq-3.html
11338         * faq/es/Makefile.am
11339           faq/es/sylpheed-faq.html
11340           faq/es/sylpheed-faq-1.html
11341           faq/es/sylpheed-faq-2.html
11342           faq/es/sylpheed-faq-3.html
11343           faq/es/sylpheed-faq-4.html
11344         * faq/fr/Makefile.am
11345           faq/fr/sylpheed-faq.html
11346           faq/fr/sylpheed-faq-1.html
11347           faq/fr/sylpheed-faq-2.html
11348           faq/fr/sylpheed-faq-3.html
11349         * src/Makefile.am
11350           src/defs.h
11351           src/mainwindow.c
11352           src/manual.[ch]
11353                 add FAQs in English, Spanish and French
11354
11355
11356 2002-03-05 [paul]       0.7.2claws30
11357
11358         * manual/en/sylpheed.html
11359           manual/en/sylpheed-XX.html
11360                 updated the English manual
11361
11362 2002-03-05 [hoa]        
11363
11364         * src/summaryview.c
11365                 dialog box pops up if the article can't be deleted.
11366
11367 2002-03-04 [paul]       
11368         
11369         * po/pt_BR.po
11370                 updated by Fabio Junior Benedito
11371
11372 2002-03-04 [hoa]
11373
11374         * removed ac/gpgme.m4
11375                 to avoid autogen common problem
11376                 developers have to install gpgme development package now
11377
11378         * src/compose.c
11379                 encoding to 7bit or 8bit is enabled.
11380
11381 2002-03-03 [alfons]     0.7.2claws29
11382
11383         * src/pop.c
11384                 merge fix by Oliver Haertel for selective
11385                 download buglet
11386
11387 2002-03-03 [paul]       0.7.2claws28
11388         
11389         * sync with sylpheed 0.7.3
11390
11391 2002-03-03 [paul]       0.7.2claws27
11392
11393         * sync with sylpheed 0.7.2cvs24
11394                 see ChangeLog entries 2002-03-02 and 2002-03-03
11395
11396 2002-03-02 [melvin]     0.7.2claws26
11397
11398         * src/inc.[ch]
11399         * src/main.c
11400         * src/mainwindow.c
11401         * src/prefs_common.[ch]
11402                 Added user definable notification on new mail arrival.
11403                 Removed unused variables in spell checker prefs code.
11404
11405 2002-03-02 [melvin]     0.7.2claws25
11406
11407         * src/quote_fmt.c
11408                 Removed unnecessary escape sequences.
11409                 Changed 'Initial...' to 'Initials of Sender'
11410
11411 2002-03-02 [paul]       0.7.2claws24
11412
11413         * sync with sylpheed 0.7.2cvs22
11414                 see ChangeLog entry 2002-03-01
11415
11416 2002-03-01 [hoa]        0.7.2claws23
11417
11418         * src/mainwindow.c
11419                 Set sensitivity of delete actions to active
11420                 even if the folder is a newsgroup.
11421
11422         * src/summaryview.c
11423                 - Set sensitivity of delete actions
11424                 - Added function check_permission() that will check if the
11425                   user is authorized to delete a message. For news, it
11426                   will check if the author is the same.
11427                 - Enabled deletion when there is no trash folder.
11428
11429         * src/news.[ch]
11430                 - Added news_cancel_article() to cancel articles
11431                 - Implemented news_remove_message() (public function)
11432
11433 2002-03-01 [paul]       0.7.2claws22
11434
11435         * src/gtkutils.c
11436           src/textview.c
11437                 recognise urls that that don't include 'http://' and
11438                 simply begin 'www.' 
11439
11440         * AUTHORS
11441                 remove duplicated name
11442
11443 2002-02-28 [paul]       0.7.2claws21
11444
11445         * src/mainwindow.c
11446           src/summaryview.[ch]
11447                 add ability to 'Select thread'
11448                 combines Melvin's "Select thread's head" patch (#510907)
11449                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
11450                 patch (#518514) 
11451
11452 2002-02-28 [paul]       0.7.2claws20
11453
11454         * src/mimeview.c
11455                 hopefully fix segfault on right-clicking a mime part
11456                 that some people have experienced.      
11457                 fix submitted by Fredrik Olofsson <frol@linux.nu>
11458
11459 2002-02-28 [paul]       0.7.2claws19
11460
11461         * sync with sylpheed 0.7.2cvs21
11462                 see ChangeLog entries 2002-02-27 and 2002-02-28
11463
11464 2002-02-27 [paul]       0.7.2claws18
11465
11466         * sync with sylpheed 0.7.2cvs18
11467                 see ChangeLog entries 2002-02-26 and 2002-02-27
11468
11469 2002-02-26 [alfons]     0.7.2claws17
11470
11471         * src/procheader.c
11472                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
11473                 (spotted by Chris Hessman <idatech@gmx.net>)
11474
11475 2002-02-26 [paul]       0.7.2claws16
11476
11477         * src/mimeview.c
11478           src/pgptext.[ch]
11479           src/procmsg.c
11480                 make decryption of ascii-armored pgp encrypted messages
11481                 and verification of ascii-armored signatures work again.
11482                 slightly altered from the patch by Jens Jahnke 
11483                 <jan0sch@gmx.net>
11484
11485                 ##FIX ME##
11486                 * the checking of plaintext signatures always comes up in 
11487                   a popup box
11488                 * it doesn't work for multipart messages 
11489                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
11490                   including the msg headers and these 2 line themselves, are 
11491                   not displayed
11492
11493         * src/mainwindow.c
11494                 "View/Folder Tree" becomes "View/Separate Folder Tree"
11495                 "View/Message View" becomes "View/Separate Message View"
11496                 because its less ambiguous.
11497
11498         * po/es.po
11499                 updated by Ricardo Mones Lastra
11500
11501 2002-02-26 [paul]       0.7.2claws15
11502
11503         * sync with sylpheed 0.7.2cvs17
11504                 see ChangeLog entries 2002-02-25 and 2002-02-26
11505
11506 2002-02-25 [christoph]  0.7.2claws14
11507
11508         * src/filtering.[ch]
11509         * src/inc.c
11510                 do filtering stuff after all messages have been received
11511                   1. drop all messages to .processing
11512                   2. scan processing folder for messages
11513                   3. filter messages or move to inbox
11514                 this will also find old messages left in processing after
11515                 a crash or something like that and we get a real msginfo
11516                 from folder->get_msg_list and do not have to create our
11517                 own in filter_message
11518         * src/matcher_parser_parse.y
11519                 remove MIX/MAX warning (reordered includes)
11520
11521 2002-02-25 [paul]       0.7.2claws13
11522
11523         * sync with sylpheed 0.7.2cvs15
11524                 see ChangeLog entry 2002-02-24
11525
11526 2002-02-24 [alfons]     0.7.2claws12
11527
11528         * src/filtering.c
11529                 clear old color flags first when applying a new color to
11530                 a message info. 
11531                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
11532
11533 2002-02-24 [alfons]     0.7.2.claws11
11534         
11535         * AUTHORS
11536         * src/prefs_common.c
11537                 add presets for Opera and Konqueror, closes patch #517261,
11538                 submitted by Ville Skyttä <scop@users.sourceforge.net>
11539
11540 2002-02-24 [alfons]     0.7.2.claws10
11541
11542         * AUTHORS
11543         * src/summaryview.c
11544                 fix threading for null message ids, closes patch #521601,
11545                 submitted by Bob Forsman <hammor@users.sourceforge.net>
11546
11547 2002-02-24 [alfons]     0.7.2claws9
11548
11549         * src/summaryview.c
11550         * src/filtering.c
11551                 make Tool | Filter Message work with filtering system so
11552                 setting flags also works
11553
11554                 TODO:
11555
11556                 - Processing uses the same function as Tool | Filter
11557                   Message, but doesn't use the same update proc yet
11558
11559 2002-02-23 [paul]       0.7.2claws8
11560
11561         * sync with sylpheed 0.7.2cvs14
11562                 see ChangeLog entries 2002-02-22 and 2002-02-23
11563
11564 2002-02-22 [christoph]  0.7.2claws7
11565
11566         * src/quote_fmt.c
11567                 Add column space to table
11568         * src/quote_fmt_parse.y
11569                 Close files
11570
11571 2002-02-22 [paul]       0.7.2claws6
11572
11573         * src/Makefile.am
11574           src/defs.h
11575           src/filtering.c
11576           src/inc.[ch]
11577           src/mainwindow.c
11578           src/matcher.[ch]
11579           src/matcher_parser_lex.l
11580           src/matcher_parser_parse.y
11581           src/pop.[ch]
11582           src/prefs_account.h
11583           src/prefs_filtering.c
11584           src/selective_download.[ch]   *** NEW FILES ***
11585           src/utils.[ch]
11586           po/POTFILES.in
11587                 Selective Download added to 'Tool' menu. 
11588                 Retrieves email headers of the currently selected pop3 
11589                 account and allows the user to mark emails for deletion 
11590                 right on the pop3 server. Patch submitted by Oliver Haertel 
11591                 <oha@users.sourceforge.net>.
11592         
11593         * po/POTFILES.in
11594                 add 'src/quote_fmt.c'           
11595
11596 2002-02-22 [christoph]  0.7.2claws5
11597
11598         * src/Makefile.am
11599                 added quote_fmt.c
11600         * src/prefs_common.[ch]
11601         * src/prefs_template.c
11602         * src/quote_fmt.c               *** NEW FILE ***
11603         * src/quote_fmt.h
11604                 move quote format symbol description code
11605                 to it's own file because it is used from
11606                 differnent code parts
11607                 Rewrote symbol description GUI
11608                   + use table
11609                   + add separators
11610                   + get data from array (no more long constant strings)
11611         * src/quote_fmt_lex.l
11612         * src/quote_fmt_parse.y
11613                 Symbol for Literal % changed to \% instead of %%
11614                 (More logical as \ is used for quoting for other symbols)
11615                 Add |f and |p to include files and program output
11616                 Examples:
11617                     |f{/home/.../.signature}
11618                     |p{date}
11619         * po/de.po
11620                 Correct wrong spelling for "Referenzen"
11621
11622 2002-02-21 [paul]       0.7.2claws4
11623
11624         * src/procmsg.c
11625                 forgotten during sync
11626
11627 2002-02-21 [paul]       0.7.2claws3
11628
11629         * sync with sylpheed 0.7.2cvs11
11630                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
11631                 2002-02-20 and 2002-02-21
11632
11633 2002-02-20 [melvin]     0.7.2claws2
11634
11635         * src/prefs_actions.c
11636                 Added error report when child cannot fork or when execvp 
11637                 returns with an error.
11638
11639 2002-02-19 [christoph]  0.7.2claws1
11640
11641         * src/codeconv.c
11642                 return unconverted text if conde conversion is not possible
11643                 when libjconv is used.
11644                 (patch submitted by "Simon 'corecode' Schubert")
11645
11646 2002-02-19 [paul]       
11647
11648         * version 0.7.2claws release
11649
11650 2002-02-19 [paul]       0.7.2claws
11651
11652         * po/nl.po
11653                 updated by Wilbert Berendsen
11654
11655
11656 2002-02-18 [alfons]     0.7.1claws13
11657
11658         * src/syldap.c
11659         * src/jpilot.c
11660                 remove references to dlfcn and explicitly loading functions
11661                 from dynalink libs, because libs linked anyway, and functions
11662                 are loaded explicitly
11663
11664 2002-02-17 [melvin]     0.7.1claws12
11665
11666         * src/prefs_actions.c
11667                 Replaced children wait loop with double fork technique.
11668                 Now, input/output window updated at each new output.
11669                 free_children(): Fixed a memory leak.
11670                 Made input/output window non closable if running children
11671                 still exist.
11672                 Added missing <unistd.h> include.
11673                 Added some --debug outputs.
11674
11675 2002-02-17 [melvin]     0.7.1claws11
11676
11677         * src/summaryview.c
11678                 Fixed bug where descending sort order did not select top
11679                 message.
11680
11681 2002-02-17 [melvin]     0.7.1claws10
11682
11683         * acconfig.h
11684                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11685         * src/prefs_common.c
11686                 Pspell data package directory no more hard coded but
11687                 set during configuration (PSPELL_PATH). (Thanks to 
11688                                 Gustavo Noronha Silva.)
11689
11690 2002-02-17 [melvin]     0.7.1claws9
11691
11692         * configure.in
11693                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11694         * src/gtkspell.c
11695                 Fixed compile-time warnings.
11696
11697 2002-02-16 [alfons]     0.7.1claws8
11698
11699         * src/filesel.c
11700                 fix inadvertent free of NULL pointer which caused
11701                 sylpheed to crash when closing the save-as dialog
11702                 using the window close button
11703
11704 2002-02-16 [carsten]    0.7.1claws7
11705         * src/mainwindow.[ch]
11706           src/summaryview.c
11707           src/prefs_common.c
11708                 fixes for pixmap theming code:
11709                         - recently changed mail attributes shouldn't get
11710                           lost any longer
11711                         - theme is only reloaded iff another theme was
11712                           selected
11713
11714 2002-02-16 [paul]       0.7.1claws6
11715
11716         * sync with sylpheed 0.7.2 release
11717                 see ChangeLog entry 2002-02-15 and 2002-02-16
11718
11719 2002-02-15 [paul]       0.7.1claws5
11720
11721         * sync with sylpheed 0.7.1cvs9
11722                 see ChangeLog entry 2002-02-15
11723
11724         * po/POTFILES.in
11725                 remove unneeded headerwindow.c entry
11726
11727 2002-02-14 [carsten]    0.7.1claws4
11728         * src/summaryview.c
11729                 fixed a bug for "Go to next unread message": there was
11730                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
11731                 in the prefs, because of doing "Search again" instead
11732                 "No"
11733
11734 2002-02-14 [carsten]    0.7.1claws3
11735         * src/stock_pixmap.c
11736                 removed 2 more mem leaks; following memprof,
11737                 this code is "leak free" now :)
11738
11739 2002-02-14 [carsten]    0.7.1claws2
11740         * src/stock_pixmap.c
11741                 used opendir/readdir/closedir instead of scandir
11742                 -> code should work now on Solaris
11743
11744 2002-02-14 [paul]       0.7.1claws1
11745
11746         * sync with sylpheed 0.7.1cvs8
11747                 see ChangeLog entries 2002-02-13 and 2002-02-14
11748
11749         * README.claws
11750                 add some description of Actions and Pixmap Themes
11751
11752 2002-02-13 [paul]       
11753
11754         * version 0.7.1claws release
11755
11756 2002-02-13 [paul]       0.7.1claws
11757
11758         * po/es.po
11759           po/it.po
11760           po/pt_BR.po
11761                 updated translations, submitted by Ricardo Mones Lastra,
11762                 Alessandro Maestri and Fabio Junior Beneditto
11763
11764 2002-02-13 [melvin]     0.7.0claws75
11765
11766         * src/prefs_actions.c
11767                 Added missing "signal.h" include
11768
11769 2002-02-13 [melvin]     0.7.0claws74
11770
11771         * src/prefs_folder_item.c
11772                 Added missing "config.h" include
11773         * po/fr.po
11774                 Updated French translation for folder propriety.
11775
11776 2002-02-13 [jens]       0.7.0claws73
11777
11778         * po/POTFILES.in
11779                 Added missing src/prefs_folder_item.c [log added by melvin]
11780         * po/de.po
11781                 Updated German translation.
11782
11783 2002-02-13 [melvin]     0.7.0claws72
11784
11785         * po/fr.po
11786                 Updated French translation.
11787
11788 2002-02-13 [melvin]     0.7.0claws71
11789
11790         * src/gtkutils.c
11791                 Made gtkut_editable_get_selection return NULL if selection
11792                 is of length zero.
11793                 This fixes a bug where selecting part of message A then
11794                 switching to message B and replying to it will not
11795                 quote the message's body.
11796
11797 2002-02-12 [paul]       0.7.0claws70
11798
11799         * src/mainwindow.c
11800                 cosmetic, relating to pixmap themes: on toolbar make 
11801                 updating of 'Exec' and 'Compose news/Compose email'
11802                 icons faster.
11803
11804 2002-02-12 [carsten]    0.7.0claws69
11805         * src/folderview.c
11806           src/mainwindow.[ch]
11807           src/stock_pixmap.c
11808           src/summaryview.c
11809           src/prefs_common.c
11810                 - refreshing after changing pixmap theme better
11811                   now (thanks Paul)
11812                 - wanted to remove some mem leaks, but alfons was
11813                   faster (and had the better solution ;)
11814
11815 2002-02-12 [alfons]     0.7.0claws68
11816
11817         * src/prefs_common.c
11818         * src/stock_pixmap.[ch]
11819                 plug mem leaks, refactor code a little bit
11820
11821
11822 2002-02-12 [sergey]     0.7.0claws67
11823
11824         * src/imap.c
11825                 Fixed problem with copying messages to IMAP folders when the
11826                 server uses something other than '/' as a namespace separator
11827                 (cyrus-imapd uses '.').
11828
11829 2002-02-12 [jens]       0.7.0claws66
11830
11831         * po/de.po
11832                 Updated German Translation
11833
11834 2002-02-12 [paul]       0.7.0claws65
11835
11836         * sync with sylpheed 0.7.1cvs1
11837                 see ChangeLog entry 2002-02-12
11838
11839 2002-02-12 [melvin]     0.7.0claws64
11840
11841         * src/prefs_actions.c
11842                 Fixed "feature" where children's output was duplicated 
11843                 instead of refreshed while monitoring.
11844                 Removed some debug code.
11845
11846 2002-02-12 [christoph]  0.7.0claws63
11847
11848         * src/compose.c
11849                 always delete message from queue after sending/send error
11850                 (closes bug #509601)
11851
11852 2002-02-12 [melvin]     0.7.0claws62
11853
11854         * src/prefs_actions.c
11855                 Children wait loop is now triggered with a timeout of 1s
11856                 Added %F which is replaced with the list of filenames 
11857                 of all selected messages (as suggested by Ricardo Mones Lestra)
11858                 Pipe syntax changed. Prefix with | to send selection, postfix
11859                 with | to retrieve output. Prefix with > or * to send
11860                 user definable input to the command (*: input is hidden)
11861                 Old pipe action should now be postfixed with |, too.
11862
11863 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
11864         * src/stock_pixmap.c
11865                 fixed a bug: if there's no theme directory don't
11866                 throw an error, just do "nothing" (thanks Alfons)
11867
11868 2002-02-12 [carsten]    0.7.0claws60
11869         * src/folderview.c
11870           src/summaryview.c
11871                 had to write the cache twice (nasty!); some marks would 
11872                 get lost if not
11873
11874 2002-02-11 [carsten]    0.7.0claws59
11875         * acconfig.h
11876           configure.in
11877           doc-src/maintainer_guide.txt
11878           src/compose.[ch]
11879           src/defs.h
11880           src/folderview.[ch]
11881           src/gtkutils.[ch]
11882           src/mainwindow.[ch]
11883           src/prefs_common.[ch]
11884           src/stock_pixmap.[ch]
11885           src/summaryview.[ch]
11886                 pixmap theming and related work on pixmap
11887                 handling on some other places
11888                 (e.g. hrm features for all folder)
11889           src/pixmap/stock_*.xpm -> the stock_ was removed
11890         
11891 2002-02-11 [paul]       0.7.0claws58
11892
11893         * sync with sylpheed 0.7.1 release
11894                 see ChangeLog entries 2002-02-11
11895
11896 2002-02-08 [paul]       0.7.0claws57
11897
11898         * sync with sylpheed 0.7.0cvs39
11899                 see ChangeLog entry 2002-02-07 (last entry) 
11900
11901         * src/prefs_actions.c
11902           src/prefs_filtering.c
11903           src/prefs_matcher.c
11904           src/prefs_scoring.c
11905                 sync: made it compile with C compilers other than gcc
11906
11907 2002-02-07 [paul]       0.7.0claws56
11908
11909         * sync with sylpheed 0.7.0cvs38
11910                 see ChangeLog entries 2002-02-06 (last 2 entries) and
11911                 2002-02-07
11912
11913 2002-02-07 [darko]      0.7.0claws55
11914
11915         * src/gtkutils.[ch]
11916         * src/summaryview.c
11917                 Fix const gchar */gchar * issue (thanks Hiro)
11918
11919 2002-02-07 [darko]      0.7.0claws54
11920
11921         * src/compose.[ch]
11922         * src/filtering.c
11923         * src/gtkutils.[ch]
11924         * src/prefs_template.c
11925         * src/quote_fmt.h
11926         * src/quote_fmt_parse.y
11927         * src/summaryview.c
11928         * src/utils.[ch]
11929                 When replying or forwarding an email don't quote the entire
11930                 mail body but use the part of the message text that is selected
11931
11932 2002-02-06 [melvin]     0.7.0claws53
11933
11934         * src/prefs_common.[ch]
11935         * src/gtkspell.[ch]
11936         * src/compose.c
11937                 Made possible to switch quickly to last used dictionary
11938                 which makes checking bilingual documents easier.
11939
11940 2002-02-06 [melvin]     0.7.0claws52
11941         
11942         * po/POTFILES.in
11943                 Added forgotten new file src/prefs_actions.c
11944
11945 2002-02-06 [melvin]     0.7.0claws51
11946
11947         * src/prefs_actions.c   ** NEW FILE **
11948         * src/prefs_actions.h   ** NEW FILE **
11949                 Added actions to execute on message text view, or on the
11950                         message's file.
11951         * src/Makefile.am
11952                 Added src/prefs_actions.[ch]
11953         * src/compose.c
11954                 Added new menu "Edit/Actions"
11955         * src/defs.h
11956                 Added new actionsrc file.
11957         * src/main.c
11958                 Added actionsrc reading.
11959         * src/mainwindow.c
11960                 Added new menus "Edit/Actions" and "Configuration/Actions..."
11961         * src/prefs_common.h
11962                 Added new element actionslst element to prefs_common.
11963
11964 2002-02-06 [paul]       0.7.0claws50
11965
11966         * sync with sylpheed 0.7.0cvs36
11967                 see ChangeLog entry 2002-02-06
11968
11969 2002-02-05 [paul]
11970
11971         * po/es.po
11972                 updated by Ricardo Mones Lastra
11973
11974 2002-02-05 [paul]       0.7.0claws49
11975
11976         * sync with sylpheed 0.7.0cvs33
11977                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
11978
11979 2002-02-05 [paul]       0.7.0claws48
11980
11981         * src/compose.c
11982                 re-add 'Edit/Advanced/Delete entire line', previously named
11983                 'Delete Line+'
11984
11985 2002-02-04 [paul]       0.7.0claws47
11986
11987         * src/compose.c
11988           src/summaryview.c
11989                 fix bug #494993 (Reply All not taking Reply-To into consi)
11990                 eliminate differences in behaviour of right-click 'Reply to all' 
11991                 in summary view and 'Reply to all' on the toolbar. 
11992                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
11993                 view and From gets ignored by 'Reply to all' on toolbar.
11994                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
11995                 From when no Reply-To header is present.
11996
11997 2002-02-04 [paul]       0.7.0claws46
11998
11999         * sync with sylpheed 0.7.0cvs30
12000                 see ChangeLog entries 2002-02-03 and 2002-02-04
12001
12002 2002-02-03 [melvin]     0.7.0claws45
12003
12004         * src/gtkspell.[ch]
12005                 Readded function to highlight all misspelled words.
12006                 Fixed bug where user-provided-words did not replace
12007                         correctly the misspelled word when using the mouse.
12008                 Fixed bug where checking a region selected from right to left did
12009                         not check the region at all.
12010                 Fixed bug where 'Check backwards' may not check at all. 
12011                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
12012                 Fixed possible buffer overflow when checking for long strings (>1k).
12013                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
12014                 Accelerators code uses now gtk_widget_add_accel.
12015                 Removed and disabled obsolete and unfinished code.
12016                 Cleaning up.
12017
12018         * src/compose.c
12019                 Added menu item to Highlight all misspelled words.
12020
12021 2002-02-01 [paul]       0.7.0claws44
12022
12023         * src/mainwindow.c
12024                 fix '/View/Hide read messages' sensitivity when all
12025                 messages in a folder are hidden
12026
12027 2002-02-01 [paul]       0.7.0claws43
12028
12029         * src/main.c
12030                 add --send option to command line interface, sends all
12031                 queued mail. Patch submitted by Ricardo Mones Lastra.
12032
12033 2002-01-31 [paul]       0.7.0claws42
12034
12035         * src/mainwindow.c
12036                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
12037
12038 2002-01-31 [paul]       0.7.0claws41
12039
12040         * sync with sylpheed 0.7.0cvs27
12041                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
12042                 and 2002-01-31
12043
12044         * src/textview.c
12045                 comment out elements of textview_show_part() as temporary
12046                 workaround for attachment 'Display as text' bug 
12047
12048         * po/pt_BR.po
12049                 updated by Fabio Junior Beneditto
12050
12051 2002-01-30 [paul]       0.7.0claws40
12052
12053         * sync with sylpheed 0.7.0cvs24
12054                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
12055                 and 2002-01-30
12056
12057         * src/compose.c
12058                 add {N_("/_Spelling"), ... "<Branch>"} to 
12059                 GtkItemFactoryEntry compose_entries[]
12060
12061         * src/prefs_common.c
12062                 add claws menu items to prefs_keybind_apply_clicked()
12063                 and remove non-claws menu items
12064
12065 2002-01-29 [paul]       0.7.0claws39
12066
12067         * sync with sylpheed 0.7.0cvs22
12068                 see ChangeLog entries 2002-01-28 and 2002-01-29
12069
12070 2002-01-28 [melvin]     0.7.0claws38
12071
12072         * src/compose.c
12073                 Added the declartion of compose_send_control_enter.
12074
12075         * src/compose.c
12076         * src/gtkspell.[ch]
12077                 Added in a 'Spelling' menu which includes the configuration menu. 
12078                 Added a real 'Check all' and got rid from the old one which only
12079                 highlited misspelled word.
12080                 Made 'Check while typing' a disableable option.
12081                 Added a dialog when there are no more misspelled word.
12082                 Added a dialog if error occurs when switching to a dictionary.
12083         
12084         * src/prefs_common.[ch]
12085                 Added option for the default 'Check while typing' option.
12086
12087
12088 2002-01-28 [alfons]     0.7.0claws37
12089
12090         * src/compose.c
12091                 fix buglet and make code comply with sylpheed code style
12092
12093 2002-01-28 [paul]       0.7.0claws36
12094
12095         * sync with sylpheed 0.7.0cvs19
12096                 see ChangeLog entries for 2002-01-28
12097
12098 2002-01-28 [hoa]        0.7.0claws35
12099
12100         * src/defs.h
12101                 added rendererrc
12102
12103         * src/main.c
12104                 read the renderer config
12105
12106         * src/procmime.[ch]
12107                 use the renderer config to convert mime attachments
12108
12109         * src/textview.c
12110                 don't use textview_show_html/ertf,
12111                 use get_text_content instead
12112
12113 2002-01-27 [alfons]     0.7.0claws34
12114         
12115         * src/news.c
12116                 make sylpheed believe it can delete a news message...
12117                 (messages are NOT deleted, maybe we should remove
12118                 processing from the folder properties after all.)
12119
12120 2002-01-27 [alfons]     0.7.0claws33
12121
12122         * src/folder.c
12123                 add extra checks
12124         * src/news.c
12125                 implement remove_msg() 
12126
12127 2002-01-27 [alfons]     0.7.0claws32
12128
12129         * src/procmsg.h
12130         * src/procheader.c
12131         * src/messageview.c
12132                 fix return receipt / disposition notification again. this
12133                 stuff seems to break on _every_ major summary UI change, so
12134                 it's now implemented using a flag which is saved in the
12135                 marks cache
12136                 
12137 2002-01-26 [alfons]     0.7.0claws31
12138
12139         * src/import.c
12140                 let import dialog show the destination folder identifier
12141
12142 2002-01-26 [melvin]     0.7.0claws30
12143
12144         * src/folderview.c
12145         * src/summaryview.c
12146                 Readded 'Mark all read' into summary view popup menu
12147                 Added 'Mark all read' in folder view popup menu for IMAP
12148                 and NNTP.
12149                 Made it insensitive if the selected folder is not the shown
12150                 one to avoid 'Mark all read' on the wrong folder.
12151                 
12152 2002-01-26 [paul]       0.7.0claws29
12153
12154         * src/folderview.c
12155           src/summaryview.c
12156                 move 'Mark all read' from summary view to folder view
12157                 menu. (adapted from) patch submitted by Jeremy Andrews,
12158                 <lists@kerneltrap.com>
12159
12160 2002-01-25 [alfons]     0.7.0claws28
12161
12162         * src/gtkstext.c
12163                 put the gtk class name back so GtkSText adapts the 
12164                 settings of GtkText
12165
12166 2002-01-25 [alfons]     0.7.0claws27
12167
12168         * src/folderview.c 
12169                 assimilate Ricardo's patch that shows pixmaps instead of
12170                 plain "new" and "unread" texts in the folder view column
12171                 headers 
12172
12173 2002-01-25 [paul]       0.7.0claws26
12174
12175         * src/Makefile.am
12176                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
12177                 be found in non-standard locations. 
12178                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
12179
12180 2002-01-25 [paul]       0.7.0claws25
12181
12182         * sync with sylpheed 0.7.0cvs16
12183                 see ChangeLog entry 2002-01-25
12184
12185 2002-01-24 [paul]       0.7.0claws24
12186
12187         * more sync with sylpheed 0.7.0cvs15
12188                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
12189
12190 2002-01-23 [sergey]     0.7.0claws23
12191
12192         * src/importldif.c
12193                 Fixed segfault when closing LDIF import wizard with
12194                 the window manager.
12195         * src/imageview.c
12196         * src/imageview.h
12197         * src/messageview.c
12198         * src/mimeview.c
12199                 Fixed wrong scrolling position after switching between
12200                 text and image parts.
12201
12202 2002-01-23 [paul]       0.7.0claws22
12203
12204         * sync with sylpheed 0.7.0cvs15
12205                 see ChangeLog entries 2002-01-22 and 2002-01-23
12206
12207 2002-01-21 [melvin]     0.7.0claws21
12208
12209         * src/prefs_scoring.c
12210         * src/prefs_filtering.c
12211                 Fixed bug where scoring and filtering windows stopped
12212                 autochecking.
12213
12214 2002-01-21 [paul]       0.7.0claws20
12215
12216         * sync with sylpheed 0.7.0cvs12
12217                 see ChangeLog entries 2002-01-20 and 2002-01-21
12218
12219 2002-01-21 [carsten]    0.7.0claws19
12220         * src/mainwindow.c
12221         * src/menu.[ch]
12222         * src/messageview.[ch]
12223         * src/summaryview.[ch]
12224                 changes to shortcuts handling again:
12225                         + "Q" now controled by mainwin
12226                         + v/V are now customizable and have slightly
12227                           different meanings
12228                 the "button" to minimize the messageview (and maximize
12229                 the summary view) is a real button now
12230         * src/compose.c
12231                 "Delete Line+" added to Edit/Advanced (this will also
12232                 delete the '\n')
12233
12234 2002-01-20 [melvin] 0.7.0claws18
12235
12236         * src/addressbook.c
12237                 Made "Bcc" sensitive when addressbook is called from
12238                 compose window (it was a Claws only bug).
12239
12240 2002-01-19 [alfons] 0.7.0claws17
12241
12242         * src/inc.c
12243                 prevent unnecessary updates when currently selected folder has
12244                 no new messages 
12245
12246 2002-01-19 [alfons] 0.7.0claws16
12247         
12248         * src/summaryview.c
12249                 prevent writing the cache based on current message list in summary 
12250                 view when filtering also put messages in currently selected folder
12251
12252 2002-01-19 [paul]
12253
12254         * po/it.po
12255                 Italian translation submitted by Alessandro Maestri
12256                 <a.maestri@cs.tin.it>
12257
12258 2002-01-18 [melvin]     0.7.0claws15
12259
12260         * src/prefs_filters.c
12261                 fixed bug where 'cancel' from 'filters' window stops autochecking
12262                 if the timer timed out  when the window was open.
12263
12264 2002-01-18 [match]      0.7.0claws14
12265
12266         * src/addrclip.[ch]     ** NEW FILE **
12267         * src/addrselect.[ch]   ** NEW FILE **
12268         * src/adbookbase.h      ** NEW FILE **
12269                 addressbook cut, copy and paste
12270         * src/addrbook.[ch]
12271         * src/addrcache.[ch]
12272         * src/addressitem.h
12273         * src/addrindex.[ch]
12274         * src/addritem.[ch]
12275         * src/importldif.c
12276         * src/importmutt.c
12277         * src/jpilot.[ch]
12278         * src/syldap.[ch]
12279         * src/vcard.[ch]
12280         * src/jpilot.[ch]
12281         * src/editbook.c
12282         * src/editjpilot.c
12283         * src/editldap.c
12284         * src/editvcard.c
12285                 support for copy/paste
12286         * src/addressbook.c
12287                 support for copy/paste
12288                 tidy up menu option processing
12289                 correct address list function arguments
12290         * src/editaddress.c
12291                 sort user attributes
12292         * src/ldif.h
12293         * src/mutt.h
12294                 tidy up
12295
12296         * src/addrbook.[ch]
12297         * src/addrbook.[ch]
12298         * src/addrbook.[ch]
12299                 
12300
12301 2002-01-18 [paul]       0.7.0claws13
12302
12303         * sync with sylpheed 0.7.0cvs8
12304                 configure.in: support Mac OS X (Darwin)
12305
12306 2002-01-18 [carsten]    0.7.0claws12
12307         * src/html.c
12308                 small hack to fix a segfault with an empty href
12309                 (reported by Alexandra Walford <deeni@altern.org>)
12310         * src/mainwindow.c
12311         * src/summaryview.c
12312                 the shortcuts for Mark und Mark as unread are hardcoded
12313                 again
12314         * src/compose.c
12315         * src/gtkstext.[ch]
12316                 readded the shortcuts in gtkstext but made them
12317                 customizeable (simply by adding a menu plus a wrapper
12318                 to compose.c)
12319
12320 2002-01-17 [melvin]     0.7.0claws11
12321
12322         * src/gtkspell.c
12323                 fix default dictionary not being saved.
12324
12325 2002-01-16 [darko]      0.7.0claws10
12326
12327         * src/compose.c
12328                 fix wrapping crash with URL longer than wrapping margin
12329
12330 2002-12-08 [hoa]        0.7.0claws10
12331
12332         * src/matcher_parser_parse.y
12333                 fixed some bugs
12334
12335         * src/prefs_filtering.c
12336                 now, we can use bounce action in the dialog box.
12337
12338 2002-01-16 [carsten]    0.7.0claws9
12339         * src/gtkstext.c
12340                 removed the <control> and <alt> shortcuts because they're
12341                 not needed and interefered with the "normal" shortcuts
12342         * src/mainwindow.c
12343         * src/summaryview.c
12344                 removed most of the hardcoded shortcuts and assigned
12345                 them to menu entries making them easy customizable by
12346                 that
12347
12348 2002-01-16 |melvin]     0.7.0claws8
12349
12350         * src/gtkspell.c
12351                 fixed bug where using the mouse and when the compose
12352                 window is not on top may result in a crash.
12353
12354 2002-01-16 [melvin]     0.7.0claws7
12355
12356         * src/compose.c
12357                 fixed a long standingspell checker bug which could 
12358                 cause a crash after sending a message.
12359
12360 2002-01-16 [paul]       0.7.0claws6
12361
12362         * sync with sylpheed 0.7.0cvs7
12363                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
12364                 2002-01-15, and 2002-01-16
12365
12366 2002-01-16 [melvin]     0.7.0claws5
12367
12368         * README.claws
12369         * src/compose.c
12370         * src/gtkspell.[ch]
12371         * src/main.c
12372                 Heavily modified spell checker code to work around
12373                 ispell bug, to add keyboard shortcuts and for future
12374                 enhancements. See README.claws for usage information.
12375
12376 2002-01-15 [alfons]     0.7.0claws4
12377         
12378         * src/summaryview.c
12379                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
12380                 so sorting within threads reflects sort mode
12381
12382 2002-01-15 [christoph]  0.7.0claws3
12383
12384         * src/procmsg.c
12385                 added alertpanel if mail sending failed
12386
12387 2002-01-15 [alfons]     0.7.0claws2
12388         
12389         * src/prefs_filtering.c
12390                 don't stop timer when prefs filtering dialog is opened
12391
12392 2002-01-14 [alfons]     0.7.0claws1
12393
12394         * src/addr_compl.c
12395         * src/prefs.c
12396                 remove debug_print()s for privacy reasons
12397
12398 2002-01-14 [darko]      0.7.0claws
12399
12400         * README.claws
12401                 quotation wrapping is now also in the main branch
12402
12403 2002-01-14 [paul]
12404
12405         * tools/filter_conv.pl
12406                 allow for Boolean Op and case-sensitivity
12407                 this file is included in the release and tagged
12408                 'rel_0_7_0'
12409
12410 2002-01-13 [paul]       0.7.0claws
12411
12412         * release 0.7.0, with cvs tag 'rel_0_7_0'
12413
12414 2002-01-13 [paul]
12415
12416         * tools/filter_conv.pl
12417         * tools/README
12418                 rewritten to output to matcherrc instead of filteringrc
12419
12420         * po/es.po
12421                 updated Spanish translation by Ricardo Mones Lastra
12422
12423 2002-01-13 [alfons]
12424
12425         * po/nl.po
12426                 update dutch translation
12427
12428 2002-01-13 [paul]
12429
12430         * po/pt_BR.po
12431                 Updated by Fabio Junior Beneditto 
12432
12433 2002-01-13 [melvin]     0.6.6claws53
12434
12435         * po/fr.po
12436                 Updated french translation
12437
12438 2002-01-12 [alfons]     0.6.6claws52
12439
12440         * src/filtering.c
12441                 plug mem leak that has been sitting there for ages              
12442
12443 2002-01-12 [alfons]     0.6.6claws51
12444
12445         * src/summaryview.c
12446                 undo melvin's changes from 0.6.6claws48 because summary
12447                 view now refuses to select first unread message when
12448                 selecting a folder 
12449
12450 2002-01-11 [alfons]     0.6.6claws50
12451
12452         * src/import.c
12453                 use claws' semantics for getting folder item when
12454                 importing an mbox file into a folder 
12455                 (submitted by Dale P. Smith)
12456
12457 2002-01-11 [christoph]  0.6.6claws49
12458
12459         * src/prefs.h
12460                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
12461                 toggle widget, because non static prefs can not use
12462                 prefs_set_* functions
12463         * src/prefs_account.c
12464                 toggle smtp auth password field sensitivity if
12465                 user id is empty and add descrition of usage for
12466                 these fields
12467         * src/prefs_folder_item.c
12468                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
12469                 callbacks
12470
12471 2002-01-11 [melvin]     0.6.6claws48
12472
12473         * src/compose.c
12474                 fix the 'Ctrl-Enter' feature for sending and test really
12475                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
12476                 editables which was not documented in Gtk)
12477
12478         * src/summaryview.c
12479                 Made summaryview refresh after sorting and not before.
12480
12481 2002-01-11 [christoph]  0.6.6claws47
12482
12483         * src/compose.c
12484                 select account from account ids if possible and
12485                 correctly set save folder for copy in reedit
12486
12487 2002-01-10 [paul]       0.6.6claws46
12488
12489         * sync with sylpheed 0.7.0 release
12490                 see ChangeLog entries 2002-01-07, 2002-01-08 and
12491                 2002-01-09
12492
12493 2002-01-09 [alfons]
12494
12495         * src/summaryview.c
12496                 remove more dirt traces...
12497
12498 2002-01-09 [alfons]
12499         
12500         * src/summaryview.c
12501                 clean up some traces of my debugging stuff
12502
12503 2002-01-09 [alfons]     0.6.6claws45
12504
12505         * src/filtering.c
12506                 break up filteringprop_apply() in three separate pieces
12507                 so we can drop messages that failed processing in the
12508                 inbox
12509
12510         * src/summaryview.c
12511                 fix bug #469598 "no refresh of inbox after filter" which 
12512                 was introduced by the new summary view locking, and which 
12513                 prevented the summary view to update after a manual filter 
12514                 message. claw's filter message requires a summary_show().
12515                 (aargh, summary_show() again! :-)
12516                 
12517 2002-01-07 [alfons]     0.6.6claws44
12518
12519         * src/headerwindow.c
12520         * src/logwindow.c
12521         * src/messageview.c
12522         * src/sourcewindow.c
12523                 bring in Hiro's last 0.7.0 wm class fixes
12524
12525         * tools/sylprint.pl
12526                 bring in Ricardo's fix for sylprint script
12527
12528         * AUTHORS       
12529         * src/rfc2015.[ch]
12530         * src/prefs_common.[ch]
12531         * src/prefs_account.[ch]
12532         * src/compose.c
12533                 clean up account preference poison in rfc2015,
12534                 and preparation to fix double sign bug 
12535                 (patch submitted by Simon 'corecode' Schubert)
12536
12537 2002-01-07 [christoph]  0.6.6claws43
12538
12539         * src/mh.c
12540                 search for free message number, do not only rely
12541                 on last_num
12542         * src/send.c
12543                 fix smtp auth and use extra account information
12544                 if available, if not use pop3 data instead
12545                 (closes bug #500341)            
12546         * src/ssl.[ch]
12547                 match coding style
12548
12549 2002-01-06 [alfons]     0.6.6claws42
12550
12551         * src/mainwindow.c
12552                 try making the separate windows work again...
12553
12554 2002-01-06 [alfons]     0.6.6claws41
12555
12556         * src/mainwindow.c
12557                 adapt Hiro's separate window menu (to get rid of the funny
12558                 duplicate menu items), and make it work again
12559
12560 2002-01-06 [alfons]     0.6.6claws40
12561
12562         * tools/Makefile.am
12563         * tools/sylprint.rc
12564         * tools/sylprint.pl
12565         * tools/README.sylprint
12566                 add sylprint script for printing mails from Sylpheed
12567                 (contributed by Ricardo Mones Lastra)
12568
12569         * src/acount.c
12570                 clean up
12571
12572 2002-01-06 [melvin]     0.6.6claws39
12573
12574         * src/mainwindow.c
12575         * src/summaryview.c
12576                 Fixed crash introduced in 0.6.6claws38 by the menu
12577                 reorganisation (Hide read messages)
12578         
12579         * ChangeLog.claws 
12580                 Fixed typo (we are now in 2002, alfons ;) )
12581
12582 2002-01-05 [alfons]     0.6.6claws38
12583
12584         * sync with sylpheed 0.6.6cvs10-17
12585                 (last stuff marked as LAST_STABLE)
12586
12587 2002-01-04 [melvin]     0.6.6claws37
12588
12589         * src/account.c
12590                 Made account selection code use strcasestr again instead of
12591                 g_strcasecmp (fixes bug where reediting queued messages
12592                 did not select proper account reported by T. Link).
12593         
12594         * src/folderview.c
12595                 Fix bug where folder icons are not shown when 'hide read messages'
12596                 is on.
12597         
12598         * src/stock_pixmaps.[ch]
12599                 Added folder icons for 'hide read messages'.
12600         
12601         * src/compose.c
12602                 Fixed bug where 'Enter' in a header entry will send the message 
12603                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
12604
12605 2002-01-03 [melvin]     0.6.6claws36
12606         
12607         * src/prefs.[ch]
12608                 Added popup menu for common preferences and
12609                 account preferences (right click on tab displays
12610                                 a menu of all tabs.)
12611
12612 2002-01-02 [melvin]     0.6.6claws35
12613
12614         * src/gtkspell.[ch]
12615                 Made spelling code compatible with undo/redo feature.
12616                 Added creation of suggestion mode menu for the general
12617                         preferences.
12618         
12619         * src/prefs_common.[ch]
12620                 Added option menu for the speller's suggestion mode.
12621                 Added missing spaces in "..." buttons and made a "..."
12622                         button non translatable!
12623         
12624         * src/compose.c
12625                 Made speller use the default suggestion mode.
12626                 Hack to make it possible to choose 'CTRL-Enter' as a
12627                         shortcut for sending (and only for sending).
12628
12629         * src/prefs_folder_item.c
12630                 Changing subject simplification does not update cache 
12631                         anymore (because it is unnecessary).
12632                 Fixed bug where changing subject simplification updated the 
12633                         summaryview even when the viewed folder is not the
12634                         folder which properties are being changed. (E.g. 
12635                                         viewing folder A and changing
12636                                         the subject simplification of 
12637                                         folder B -not being viewed- updated the 
12638                                         summaryview of folder A with data of
12639                                         folder B). (Hope this is clear... )
12640
12641 2001-12-31 [alfons]     0.6.6claws34
12642         
12643         * src/ldif.c
12644         * src/mutt.c
12645                 fgetc() returns a signed integer which doesn't
12646                 fit in a char. so c truncates this to a char
12647                 but we may lose significant bits. i.e. we may
12648                 comparing 0xFF which may not be equal to -1
12649                 unless properly casted to signed char which
12650                 we won't do because fgetc() returns a signed
12651                 integer which doesn't fit in a char. so c 
12652                 truncates this to a char but we may lose 
12653                 significat bits. (you got the idea, thanks
12654                 to Gustavo Noronha Silva <kov@debian.org>
12655                 and the Debian folks!)
12656
12657 2001-12-30 [alfons]     0.6.6claws33
12658
12659         * src/prefs_common.c
12660                 add #ifdef USE_PSPELLs that Melvin forgot               
12661
12662 2001-12-30 [melvin]     0.6.6claws32
12663         
12664         * src/prefs_common.[ch]
12665                 Added configurable color for misspelled words.
12666
12667         * src/gtkspell.[ch]
12668                 Fixed bug of foreground text color (reported by David
12669                                 Mehrmann)
12670                 Added configurable color for misspelled words.
12671
12672 2001-12-30 [alfons]     0.6.6claws31
12673
12674         * src/folder.c
12675                 remove unnecessary things someone put there
12676
12677         * src/mh.c
12678         * src/folder.[ch]
12679                 make folder properties (like threading and sorting) persistent
12680                 (closes bug #497424 "rescan folder tree resets proprieties")
12681                 currently this is only for MH folders. 
12682
12683 2001-12-29 [melvin]     0.6.6claws30
12684
12685         * src/string_match.[ch]
12686                 Optimized a bit: regexp pattern buffer compiled only once, and
12687                   one subroutine call removed. Fixed ^ regexp search: Now, 
12688                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
12689         
12690         * src/summaryview.c
12691                 Subject filtering changed to filter summary columns and
12692                   not directly the messages subject cache. The loss in 
12693                   performance is balanced by the improvement of string_match.
12694                 Added an alert panel if there is an error in the regexp.
12695
12696         * src/src/prefs_folder_item.h
12697                 Added a regexp pattern buffer.
12698
12699 2001-12-28 [alfons]     0.6.6claws29
12700
12701         * src/string_match.[ch]
12702                 clean up name space
12703                 allow compilation *BSD
12704
12705 2001-12-27 [alfons]     0.6.6claws28
12706
12707         * src/filter.c
12708                 sync the Hiro's bug fix for BSD
12709
12710 2001-12-27 [melvin]     0.6.6claws27
12711         
12712         * src/compose.c
12713                 Simplify focus to subject entry code.
12714
12715 2001-12-27 [darko]      0.6.6claws26
12716
12717         * src/filtering.c
12718         * src/mbox_folder.c
12719         * src/messageview.c
12720         * src/mh.c
12721         * src/procheader.[ch]
12722         * src/procmsg.h
12723         * src/stock_pixmap.[ch]
12724         * src/summaryview.c
12725                 Show key icon for encrypted mails in summary view
12726
12727         * src/pixmaps/clip.xpm
12728         * src/pixmaps/clipkey.xpm
12729         * src/pixmaps/key.xpm
12730                 New/modified icons for the above
12731
12732 2001-12-27 [melvin]     0.6.6claws25
12733
12734         * src/prefs_common.c
12735                 Put spell checker options in a separate tab to decrease
12736                 the Common Preferences window height.
12737
12738         * README.claws  
12739                 Update spell checker usage instruction about its options
12740                 location.
12741
12742 2001-12-27 [melvin]     0.6.6claws24
12743
12744         * src/compose.c
12745                 Changed subject entry widget position. Initial focus is
12746                 on the To header instead of the subject entry.
12747                 Creating a new header scrolls the header list to make the
12748                 created one visible. Nevertheless, when automatically filling
12749                 headers, the first one is shown.
12750                 A Tab key press in the last empty header entry zips the 
12751                 focus to the subject entry.
12752                 (I did not change the combo boxes, yet)
12753
12754 2001-12-26 [alfons]     0.6.6claws23
12755
12756         * src/prefs_account.c
12757         * src/inc.c
12758                 allow default inbox to reside in another mailbox (only
12759                 works for POP3 accounts)
12760
12761 2001-12-26 [alfons]     0.6.6claws22
12762         
12763         * src/textview.c
12764                 make reply-on-click work with the account of the selected folder
12765         * src/compose.c
12766                 put a fixme here to remind me to fix finding correct default
12767                 account for nested folders
12768
12769 2001-12-25 [alfons]     0.6.6claws21
12770
12771         * src/summaryview.c
12772                 make column headers display locked and mark pixmaps (idea by Melvin) 
12773                 fix bug by adding score and locked column type to sort array
12774
12775 2001-12-25 [alfons]     0.6.6claws20
12776         
12777         * src/summaryview.c
12778                 catch a *potentially* inadvertent write back of  
12779                 the message cache(s) introduced by 0.6.5claws37
12780
12781 2001-12-25 [christoph]  0.6.6claws19
12782
12783         * src/stock_pixmap.[ch]
12784         * src/summaryview.c
12785                 add ignore thread pixmap
12786                 (can someone draw a better icon for this?)
12787
12788 2001-12-24 [alfons]     0.6.6claws18
12789
12790         * src/prefs_folder_item.c
12791                 make address completion actually work for the
12792                 Default To address in the Folder Property dialog.
12793
12794 2001-12-24 [alfons]     0.6.6claws17
12795         
12796         * src/summaryview.c
12797                 use new style regexp for subject stripping 
12798                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
12799
12800 2001-12-24 [darko]      0.6.6claws16
12801
12802         * src/pgptext.c
12803         * src/rfc2015.c
12804                 move GPG related informational messages to debug mode
12805
12806 2001-12-23 [alfons]     0.6.6claws15
12807
12808         * src/stock_pixmap.[ch]
12809         * src/summaryview.c
12810                 add the forgotten Claws' locked pixmap
12811
12812 2001-12-23 [alfons]     0.6.6claws14
12813
12814         * src/filesel.c
12815                 accept file name typed in entry in multi file
12816                 selector (patch submitted by Gustavo Noronha Silva 
12817                 <kov@debian.org>)
12818
12819 2001-12-23 [alfons]     0.6.6claws13
12820
12821         * src/prefs_filter.c
12822         * src/prefs_filtering.c
12823         * src/matcher.c
12824         * src/importmutt.c
12825                 clean up a little bit
12826         
12827         * src/string_match.c
12828                 validate input strings a little bit more
12829
12830 2001-12-23 [alfons]     0.6.6claws12
12831
12832         * src/Makefile.am
12833         * src/summaryview.c
12834         * src/string_match.[ch]         ** NEW **
12835         * src/folderview.[ch]
12836         * src/headerview.h
12837         * src/folder.[ch]
12838         * src/prefs_folder_item.[ch]
12839                 add subject simplification to strip out strings from
12840                 a subject line (esp. handy for mailing lists). 
12841                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
12842                 but slightly changed things for better integration.)
12843
12844 2001-12-23 [alfons]     0.6.6claws11
12845
12846         * src/mainwindow.c
12847                 fix bug introduced by submission included in 0.6.5claws52.
12848                 ideally this submission should clean the trash if any trash
12849                 folder has a message. however, the hasTrash variable was
12850                 set to false whenever a trash folder was empty (discarding
12851                 a previously found *filled* trash folder.)
12852
12853                 also edited the code a little bit and made it more safe.
12854
12855 2001-12-22 [alfons]     0.6.6claws10
12856
12857         * src/imap.c
12858                 quick fix for Martin Pool's omission of an account
12859                 specific SSL setting
12860
12861 2001-12-22 [alfons]     0.6.6claws9
12862
12863         * src/compose.c
12864         * src/messageview.c
12865         * src/mimeview.c
12866         * src/pgptext.c
12867         * src/procmime.[ch]
12868                 better support for multipart/digest (submitted
12869                 by Fredrik <e98fo@efd.lth.se>)
12870
12871 2001-12-22 [alfons]     0.6.6claws8
12872
12873         * src/addressbook.c
12874                 correct function signature
12875         * src/socket.[ch]
12876         * src/imap.[ch]
12877         * src/prefs_account.[ch]
12878                 allow IMAP over SSH tunnel (patch submitted by 
12879                 Martin Pool <mbp@samba.org>)
12880
12881 2001-12-21 [alfons]     0.6.6claws7
12882
12883         * sync with sylpheed 0.6.6cvs4-9
12884                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
12885
12886 2001-12-21 [christoph]  0.6.6claws6
12887
12888         * src/compose.c
12889         * src/prefs_folder_item.[ch]
12890                 implement saving of outgoing messages to current folder.
12891                 fix segfault when no default outbox is available
12892                 (closes bug #495683)
12893
12894 2001-12-21 [carsten]    0.6.6claws5
12895         * src/folderview.c
12896         * src/summaryview.c
12897                 pressing CTRL while DND does now the expected thing and
12898                 copies the mail (moving is still the default, as this
12899                 seam more appropriate for handling mails by DND)
12900
12901 2001-12-18 [paul]       0.6.6claws4
12902
12903         * sync with sylpheed 0.6.6cvs3
12904                 see ChangeLog entries 2001-12-18
12905
12906 2001-12-18 [hiro]       0.6.6claws3
12907
12908         * src/undo.c
12909                 fix for multibyte characters (obtain the number of letters
12910                 instead of bytes).
12911
12912 2001-12-17 [paul]       0.6.6claws2
12913
12914         * sync with sylpheed 0.6.6cvs1
12915                 see ChangeLog entry 2001-12-16
12916
12917 2000-12-17 [alfons]     0.6.6claws1
12918
12919         * src/filtering.c
12920                 clean up
12921
12922 2001-12-16 [paul]       0.6.6claws
12923 2001-12-15
12924
12925         * Release version 0.6.6claws, cvs tag: rel_0_6_6
12926
12927         * src/mimeview.c
12928                 last minute sync with main 0.6.6
12929
12930         * po/es.po
12931                 updated by Ricardo Mones Lastra
12932                 update for last minute sync
12933         * po/fr.po
12934         * po/nl.po
12935                 update for last minute sync
12936         * po/de.po
12937                 updated by Jens Oberender
12938         * po/pt_BR.po
12939                 updated by Fabio Junior Beneditto
12940
12941         * src/prefs_common.[ch]
12942         * src/undo.c
12943                 number of undo levels is user configurable
12944                 (squeeze it into the release in the dying
12945                 moments) Submitted by Jens Oberender    
12946
12947 2001-12-15 [melvin]
12948
12949         * po/fr.po
12950                 updated french translation
12951
12952 2001-12-15 [paul]       0.6.5claws92
12953
12954         * sync with sylpheed 0.6.5cvs28
12955                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
12956
12957         * po/nl.po
12958                 update to allow for sync
12959
12960 2001-12-15 [alfons]
12961         
12962         * po/nl.po
12963                 update dutch translation
12964
12965 2001-12-14 [carsten]    0.6.5claws91
12966         * src/summaryview.c
12967                 fixed bug #473785; also after changing the column order
12968                 the same message will be selected and displayed as before
12969                 the reordering
12970
12971 2001-12-14 [carsten]    0.6.5claws90
12972         * src/folderview.c
12973                 probably found the bug reported by wwb opening or closing
12974                 a folder tree just before dnd (found the solution in the
12975                 balsa source -- thanks to them)
12976
12977 2001-12-14 [carsten]    0.6.5claws89
12978         * src/gtkutils.c
12979         * src/account.c
12980                 moved gtk_clist_moveto to the right place, so that
12981                 only the accounts dialog is effected on opening
12982
12983 2001-12-14 [carsten]    0.6.5claws88
12984         * src/gtkutils.c
12985                 gtkut_clist_set_focus_row does a gtk_clist_moveto
12986                 now, so that the focused row will be seen in any case
12987                 (reported by wwp on sf-claws-user)
12988
12989 2001-12-14 [darko]      0.6.5claws87
12990
12991         * src/compose.c
12992                 remove unnecessary line
12993
12994 2001-12-14 [paul]       0.6.5claws86
12995
12996         * sync with sylpheed 0.6.5cvs27
12997                 see ChangeLog entries 2001-12-14
12998
12999 2001-12-14 [carsten]    0.6.5claws85
13000         * src/mainwindow.c
13001                 following a suggestion of Melvin the rcoabm pops up
13002                 right under the button now and the button is reliefed
13003                 while the popup is open
13004
13005 2001-12-14 [darko]      0.6.5claws84
13006
13007         * src/compose.c
13008                 fix crash when wrapping long lines if linewrap quotation
13009                 is disabled and wrapper encounters a word spanning more
13010                 than one line
13011
13012 2001-12-13 [paul]       0.6.5claws83
13013
13014         * src/compose.c
13015                 prefer 'Reply-To' header over mailing list header when
13016                 replying to a message. Finally prevent all those confirmation 
13017                 messages being sent to the list itself.
13018
13019         * src/summaryview.c
13020                 remove unused summary_set_menu_sensitive() entry
13021
13022 2001-12-13 [paul]       0.6.5claws82
13023
13024         * src/folderview.c
13025         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
13026         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
13027         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
13028                 improvements to 'Hide read messages': Inbox, Outbox,
13029                 Trash, Queue, and Draft icons now reveal presence of hidden 
13030                 messages
13031
13032 2001-12-12 [alfons]     0.6.5claws81
13033
13034         0.6.5claws80 was tagged as LAST_STABLE
13035
13036         * src/filtering.[ch]
13037         * src/matcher.[ch]
13038         * src/matcher_parser_lex.c
13039                 fix the filtering; my last attempt to get it right, 
13040                 if it does not work, it's Hoa's turn. ;-)
13041
13042                 for my honourable peers:
13043                 
13044                 the code now makes a clear distinction between
13045                 rules as they are displayed (probably escaped),
13046                 and as they are executed (probably unescaped). the
13047                 parser does *NOT* do any unescaping, this is
13048                 the task of the matcher.c (which breaks up a
13049                 rule into condition) and the filtering.c (which
13050                 breaks up the rule's action). to make this
13051                 run happily we provide an unescaped copy of
13052                 crucial strings to the MatcherProp and 
13053                 FilteringAction structures. note that the only
13054                 exception to this is any REGEXP string. those
13055                 are directly passed to regcomp() and regexp()
13056                 (who have much more powerful unescape functions).
13057                 
13058                 for everyone else:
13059         
13060                 you can escape tab (\t), carriage return (\r),
13061                 linefeed (\n), form feed (\f), quote (\"), 
13062                 single quote (\'), bell (\b) in all the entry
13063                 lines in the scoring & filtering dialogs.
13064                 as an added bonus this should not affect
13065                 existing filtering rules.
13066
13067 2001-12-12 [carsten]    0.6.5claws80
13068
13069         * src/summaryview.c
13070         * po/de.po
13071                 "item(s) selected" is now sensitive to 1 or more
13072                 than one selected (nice for language where simple
13073                 adding of a "s" is not possible as German (Eintrag
13074                 ->Eintr"age)
13075                 
13076                 the "forward as attachment" entry from the right
13077                 click menu removed, "forward" acts following the
13078                 prefs
13079         
13080         * src/textview.c
13081                 reverted my former changes; so compiler warning again
13082                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
13083                 nevertheless
13084
13085         * src/messageview.c
13086                 "search in message" does now *not* only work in MVIEW_TEXT
13087                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
13088                 message
13089
13090         * src/mainwindow.c
13091                 removed "/File/_Close" as it was the same as "/File/E_xit"
13092                 and we don't need it two times
13093
13094                 the separate folder view and message view now get a distinct
13095                 WMCLASS, just in case someone is using sawfish ;-)
13096
13097                 as the menu entries "/View/Message view" and "/View/Folder tree"
13098                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
13099                 make them sensitive accordingly and as these two are "shown"
13100                 after startup anytime check this menuitem at startup
13101
13102 2001-12-12 [paul]       0.6.5claws79
13103
13104         * src/folderview.c
13105                 fix sensitivity of 'Search folder...', broken in
13106                 0.6.5claws75
13107
13108         * src/mainwindow.c
13109                 fix dodgy English
13110
13111 2001-12-11 [carsten]    0.6.5claws78
13112         * src/filtering.c
13113                 fixed two typos returning a wrong FALSE/TRUE
13114         * src/mainwindow.[ch]
13115                 extra menu for email/news button removed
13116
13117 2001-12-11 [alfons]     0.6.5claws77
13118         
13119         * src/matcher.c                 (1.3)
13120         * src/matcher_parser_lex.l      (1.28)
13121                 revert for another attempt
13122                 mark 0.6.5claws77 as LAST_STABLE
13123
13124 2001-12-11 [christoph]  0.6.5claws76
13125
13126         * po/de.po
13127                 fixed wrong translation for prev. unread msg
13128
13129 2001-12-11 [paul]       0.6.5claws75
13130
13131         * src/folder.[ch]
13132         * src/folderview.c
13133         * src/mainwindow.c
13134         * src/summaryview.[ch]
13135         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
13136                 enable ability to hide read messages on per folder basis via 
13137                 '/Summary/Hide read messages'; when selected, a folder will 
13138                 have a red open folder icon, instead of a blue icon, if the 
13139                 folder contains hidden messges
13140                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
13141
13142         * src/mainwindow.c
13143                 remove '/Message/Forward as attachment' from 
13144                 main_window_set_menu_sensitive() to prevent debug warning
13145
13146         * src/folderview.c
13147         * src/mainwindow.c
13148                 Clean up some of the English
13149
13150         * tools/newscache_clean.pl
13151                 allow for new 'hidereadmsgs' entry in folderlist.xml
13152
13153         * po/es.po
13154                 updated translation, submitted by Ricardo Mones Lastra
13155
13156 2001-12-11 [paul]       0.6.5claws74
13157
13158         * sync with sylpheed 0.6.5cvs25
13159                 see ChangeLog entry 2001-12-11
13160
13161 2001-12-10 [alfons]     0.6.5claws73
13162
13163         * src/matcher.c
13164                 add more control characters
13165         * src/matcher_parser_lex.l
13166                 make escaping / unescaping work again
13167
13168 2001-12-10 [alfons]     0.6.5claws72
13169
13170         * src/imap.c
13171                 clean up warnings "returning value for void function" 
13172         * src/prefs_filtering.c
13173                 make info button for execute action sensitive
13174
13175 2001-12-10 [paul]       0.6.5claws71
13176
13177         * src/compose.c
13178         * src/imap.[ch]
13179         * src/summaryview.c
13180                 fix: imap server now gets informed of MARKED, UNMARKED
13181                 and REPLY events. Now people can use different IMAP-Mail
13182                 clients and have the exact same information about MARKED,
13183                 UNMARKED and REPLY status with all of them. Especially
13184                 useful for imap servers with a web-frontend.
13185                 submitted by Tobias Sandhaas <medlor@web.de>
13186
13187 2001-12-09 [melvin]     0.6.5claws70
13188         
13189         * src/textview.[ch]
13190                 fixed bug #490076 (hunted down by Alfons who implemented
13191                 a workaround in 0.6.5claws65)
13192
13193 2001-12-09 [christoph]  0.6.5claws69
13194
13195         * src/summaryview.c
13196                 set pointer to string in LOCKED column to NULL
13197                 (might fix bug #490800)
13198
13199 2001-12-09 [carsten]    0.6.5claws68
13200
13201         * po/de.po
13202                 resolved some cluttered menu shortcuts 
13203                 ('creating new email' and 'creating news message'
13204                 hade the same)
13205         * src/compose.c
13206                 wmclass now distinc from main window
13207         * src/mainwindow.c
13208           src/mainwindow.h
13209                 email/news and forward button functionality similar
13210                 to the reply buttons; removed the ugly dropdown arrows
13211                 and use instead the right mouse button
13212
13213 2001-12-09 [paul]       0.6.5claws67
13214
13215         * src/imap.c
13216         * src/utils.h
13217                 allow spaces in imap folder names
13218                 submitted by Willem van Engen <wvengen@stack.nl>
13219
13220 2001-12-09 [paul]       0.6.5claws66
13221
13222         * sync with sylpheed 0.6.5cvs24
13223                 see ChangeLog entry 2001-12-09
13224
13225 2001-12-08 [alfons]     0.6.5claws65
13226
13227         * src/textview.c
13228                 prevent secondary selection claim after "add to sender" dialog
13229                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
13230                 we trick GTK by simulating a click at (0, 0) in the textview.
13231
13232 2001-12-08 [hoa]        0.6.5claws64
13233
13234         * src/folder.c
13235                 fixed a bug about the .processing folder name while filtering
13236
13237 2001-12-08 [alfons]     0.6.5claws63
13238
13239         * src/folderview.c 
13240                 work around problem of not correctly updating folder stats
13241                 when deleting messages. there's some folder scanning evil
13242                 going so the folderview_update_msg_num() does not work
13243                 correctly. need to investigate this.
13244
13245 2001-12-08 [paul]       0.6.5claws62
13246
13247         * sync with sylpheed 0.6.5cvs23
13248                 see ChangeLog entry 2001-12-08
13249
13250 2001-12-07 [christoph]  0.6.5claws61
13251
13252         * src/compose.c
13253                 fix another header translation problem
13254
13255 2001-12-07 [alfons]     0.6.5claws60
13256
13257         * src/mbox.c
13258                 make filtering also work on local spool mbox
13259
13260 2001-12-07 [carsten]    0.6.5claws59
13261         * src/addressbook.c
13262                 addressbook window gets a wmclass distinct from the main
13263                 sylpheed window
13264         * src/compose.h
13265         * src/mainwindow.[ch]
13266                   forward menu item will use mode selected in prefs, forward 
13267                 as attatchment in menu removed (will be substituted in the
13268                 toolbar similar to reply buttons)
13269                   create news message menu entry and news button is now 
13270                 sensitive to the existance of a news account
13271         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
13272         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
13273         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
13274                 these are removed because the toolbar buttons don't show
13275                 the quoting modus any longer
13276
13277 2001-12-07 [paul]
13278
13279         * tools/newscache_clean.pl      ** NEW FILE **
13280                 perl script to do some tidying up in the newscache directory 
13281                 
13282         * tools/sylpheed-switcher       ** NEW FILE **
13283                 perl script to enable easy switching between main and claws
13284                 
13285         * tools/README
13286                 added descriptions of the two new perl scripts          
13287
13288
13289 2001-12-07 [melvin]     0.6.5claws58
13290
13291         * src/messageview.c
13292                 fixed a warning during compilation introduced in 0.6.5claws56
13293
13294 2001-12-07 [paul]       0.6.5claws57
13295
13296         * src/mainwindow.[ch]
13297         * src/menu.[ch]
13298                 further usability enhancements to replying with or without 
13299                 quoting via the toolbar, use of Ctrl key is replaced by 
13300                 drop down menu 
13301                 Submitted by Carsten Schurig            
13302
13303 2001-12-07 [melvin]     0.6.5claws56
13304
13305         * src/messageview.c
13306                 hack to fix bug that prevented to make/paste selections
13307                 after switching between MVIEW_TEXT and MVIEW_MIME views
13308                 without deselecting the selection first.
13309
13310 2001-12-06 [alfons]     0.6.5claws55
13311
13312         * src/filtering.[ch]
13313         * src/inc.c
13314                 revise filtering a little bit more, and make sure
13315                 messages are delivered to the appropriate inbox
13316                 (perhaps set per account)
13317
13318 2001-12-06 [paul]       0.6.5claws54
13319
13320         * sync with sylpheed 0.6.5cvs22
13321                 see ChangeLog entry 2001-12-06
13322
13323 2001-12-05 [alfons]     0.6.5claws53
13324
13325         * src/inc.c
13326         * src/folder.[ch]
13327         * src/procmsg.c
13328         * src/filtering.c
13329                 more revisions of filtering system
13330                 (last stable version is marked as LAST_STABLE)
13331                 
13332                 | NOTE 1): the filtering system now uses a local folder called
13333                 | .processing. if filtering fails, check this directory
13334                 | for missing messages.
13335                 |
13336                 | NOTE 2): help us find the filtering actions still missing
13337
13338 2001-12-05 [paul]       0.6.5claws52
13339
13340         * src/mainwindow.c
13341                 fix bug where 'Empty Trash?' pop-up window appears even
13342                 when Trash is empty, submitted by Jesse Skinner         
13343
13344 2001-12-05 [melvin]     0.6.5claws51
13345
13346         * src/compose.c
13347                 fixed bug #486106 to select correct account when reediting 
13348                 a queued message
13349         
13350 2001-12-04 [alfons]     0.6.5claws50
13351
13352         * src/mh.c
13353                 declare markfile in appropriate functions when
13354                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
13355                 for spotting this)
13356
13357 2001-12-04 [paul]       0.6.5claws49
13358
13359         * sync with sylpheed 0.6.5cvs21
13360                 see ChangeLog entry 2001-12-04
13361
13362 2001-12-03 [christoph]  0.6.5claws48
13363
13364         * po/de.po
13365                 changed translation of undo
13366         * src/account.c
13367         * src/folder.c
13368                 don't reinvent the wheel to traverse a GNode
13369         * src/compose.[ch]
13370                 seperate code to create the compose gui into functions
13371                 add "Others" page with folder selection for saving copy
13372                 of the message.
13373                 the folder identifier is saved to queue header
13374         * src/procmsg.c
13375                 save message to folder in queue header
13376
13377 2001-12-03 [paul]       0.6.5claws47
13378
13379         * sync with sylpheed 0.6.5cvs20
13380                 see ChangeLog entry 2001-12-03
13381
13382 2001-12-01 [paul]
13383
13384         * more sync with sylpheed 0.6.5cvs19
13385                 see ChangeLog entry 2001-11-29
13386
13387 2001-11-30 [paul]       0.6.5claws46
13388         
13389         * src/compose.c
13390                 remove conflicts introduced by Hoa's last commit
13391          
13392         * src/mainwindow.c
13393                 make 'Message/Bounce' sensitive
13394
13395 2001-11-30 [hoa]        0.6.5claws45
13396
13397         * src/compose.c
13398                 slightly change bounce function to add
13399                 information about the user that bounced the mail
13400                 in the From header line.
13401
13402         * src/folderview.c
13403                 permit the use of processing in outbox folder.
13404
13405 2001-11-29 [paul]       0.6.5claws44
13406
13407         * src/mainwindow.[ch]
13408         * src/prefs_common.c
13409         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
13410         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
13411         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
13412                 usability enhancements to the quoting, implements
13413                 use of Ctrl key to toggle quoting settings
13414                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
13415
13416 2001-11-29 [paul]       0.6.5claws43
13417         
13418         * sync with sylpheed 0.6.5cvs19
13419                 see ChangeLog entry 2001-11-28
13420
13421 2001-11-29 [melvin]     0.6.5claws42
13422         * src/Makefile.am
13423                 added enriched.[ch] to the list of files
13424
13425         * src/textview.c
13426         * src/mimeview.c
13427         * src/procmime.[ch]
13428         * src/enriched.[ch]
13429                 added support to view text/enriched
13430                 added support to show headers in message view for text/enriched and text/html
13431                         in non multipart messages
13432
13433 2001-11-28 [paul]       0.6.5claws41
13434
13435         * more sync with sylpheed 0.6.5cvs18
13436                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
13437
13438 2001-11-27 [paul]       0.6.5claws40
13439         
13440         * po/pt_BR.po
13441                 updated translation, submitted by Fabio Junior Beneditto
13442                 
13443         * sync with sylpheed 0.6.5cvs18
13444                 see ChangeLog entries 2001-11-26 (src/textview.c) and
13445                 2001-11-27
13446
13447
13448 2001-11-26 [paul]
13449
13450         * po/es.po
13451                 updated translation, submitted by Ricardo Mones Lastra
13452
13453 2001-11-26 [alfons]
13454
13455         * src/matcher.c
13456                 add more translatable strings
13457
13458 2001-11-26 [christoph]  0.6.5claws39
13459
13460         * po/de.po      
13461                 fixed one more umlaut
13462         * src/compose.c
13463                 fix translated header when it should not be translated
13464
13465 2001-11-26 [paul]       0.6.5claws38
13466
13467         * src/mainwindow.c
13468                 remove '/Message/Add Sender to address book' from 
13469                 main_window_set_menu_sensitive(), prevent debug warning
13470                 add 'Message/Mark/Mark all read' to mainwin_entries[]
13471
13472 2001-11-26 [paul]       0.6.5claws37
13473
13474         * src/summaryview.c
13475                 fix 'recurring unread state' bug 
13476
13477         * tools/README 
13478         * tools/filter_conv.pl
13479                 read name of top level mailbox from folderlist.xml
13480                 and presume nothing about its name              
13481
13482 2001-11-26 [darko]      0.6.5claws36
13483
13484         * src/gtkstext.[ch]
13485                 removed functions that are now in gtkutils.c
13486                 use gtkut_text_is_uri_string() from gtkutils.c
13487         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
13488
13489 2001-11-26 [paul]       0.6.5claws35
13490
13491         * sync with sylpheed 0.6.5cvs16
13492                 see ChangeLog entries 2001-11-25 and 2001-11-26
13493
13494 2001-11-25 [alfons]     0.6.5claws34
13495
13496         EXPERIMENTAL!!! Please checkout the last stable version using: 
13497           
13498         % cvs update -r LAST_STABLE -dRAP
13499
13500         (Or help us testing this stuff.)
13501
13502         * src/filtering.c               (1.14)
13503         * src/filtering.h               (1.6)
13504         * src/inc.c                     (1.28)
13505         * src/matcher.c                 (1.20)
13506         * src/mbox.c                    (1.9)
13507         * src/procmsg.h                 (1.14)
13508         * src/summaryview.c             (1.59)
13509         * src/summaryview.h             (dunno)
13510                 revert/merge/sync to as it was before commit 
13511                 on Thu, 19 Jul 2001 10:15:51 -0700.
13512
13513 2001-11-25 [hoa]        0.6.5claws33
13514
13515         * src/main.c
13516                 processing mails at startup
13517
13518         * src/folderview.c
13519         * src/summaryview.[ch]
13520                 processing mails when entering folder
13521
13522         * src/prefs_filtering.c
13523                 fixed some UI bugs
13524
13525 2001-11-24 [alfons]     0.6.5claws32
13526
13527         * src/summaryview.[ch]
13528                 make summary sort headers work, and also make
13529                 sure the sort type is stored
13530
13531 2001-11-23 [alfons]     0.6.5claws31
13532
13533         * src/summaryview.[ch]
13534                 make lock work like mark
13535                 disallow deleting messages marked as locked
13536
13537 2001-11-23 [alfons]     0.6.5claws30
13538
13539         * src/gtkstext.c
13540         * src/compose.[ch]
13541         * src/Makefile.am
13542         * src/undo.[ch]
13543                 merge undo patch submitted by Jens
13544
13545 2001-11-23 [christoph]  0.6.5claws29
13546
13547         * src/.cvsignore
13548                 added ylwrap
13549         * src/compose.c
13550                 fixed gpg signing and encoding
13551         * src/folder.[ch]
13552         * src/main.c
13553                 added --status option to get new, unread and total
13554                 message count from a running sylpheed
13555         * src/prefs_common.c
13556                 temporary fix for reply_with_quote problem
13557                 (don't call functions for non existing widget)
13558         * src/procmsg.c
13559                 one more check for ignored threads but still not
13560                 always working correctly. probably a recursive
13561                 check for all parents is needed
13562
13563 2001-11-23 [darko]      0.6.5claws28
13564
13565         * src/compose.c
13566                 wrapping on send improvements
13567         * src/gtkutils.[ch]
13568                 fix for GtkSText after last sync with main branch
13569                 GTK_TEXT -> GTK_STEXT
13570
13571 2001-11-23 [paul]       0.6.5claws27
13572
13573         * sync with sylpheed 0.6.5cvs14
13574                 see ChangeLog entries 2001-11-22 and 2001-11-23
13575                 
13576         * po/de.po
13577                 fixed the scrambled umlauts 
13578                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
13579
13580 2001-11-21 [paul]       0.6.5claws26
13581
13582         * sync with sylpheed 0.6.5cvs12
13583                 see 2nd ChangeLog entry dated 2001-11-20
13584
13585 2001-11-20 [paul]       0.6.5claws25
13586
13587         * sync with sylpheed 0.6.5cvs11
13588                 see ChangeLog entry 2001-11-19 (src/utils.c)
13589
13590 2001-11-20 [hiro]
13591
13592         * src/compose.c
13593                 GTK_TEXT -> GTK_STEXT
13594                 fix for wrong comment
13595
13596 2001-11-20 [hiro]       0.6.5claws24
13597
13598         * src/compose.[ch]
13599                 more merges from main branch
13600                 removed fatal warnings (uninitialized variables etc.)
13601                 some coding style fix
13602         * src/gtkutils.h
13603                 fixed typo.
13604         * src/addressbook.c
13605           src/addrindex.c
13606                 V-Card -> vCard
13607
13608 2001-11-19 [hoa]        0.6.5claws23
13609
13610         * src/filtering.c
13611         * src/prefs_scoring.c
13612         * src/matcher.[ch]
13613         * src/scoring.c
13614                 cleaning code
13615
13616         * src/matcher_parser_parse.y
13617         * src/prefs_filtering.c
13618                 bouncing
13619
13620 2001-11-19 [alfons]     0.6.5claws22
13621
13622         more of my old things into claws
13623
13624         * src/Makefile.am
13625         * src/prefs_common.c
13626         * src/procmsg.h
13627         * src/summaryview.[ch]
13628         * src/prefs_summary_column.c
13629         * src/pixmaps/locked.xpm
13630                 add indicators for locking of message in summary view
13631                 (does not work yet, only visual indicator)
13632
13633 2001-11-19 [paul]       0.6.5claws21
13634
13635         * sync with sylpheed 0.6.5cvs10
13636                 see ChangeLog entry 2001-11-19
13637
13638 2001-11-18 [alfons]     0.6.5claws20
13639         
13640         * src/filtering.c
13641                 remove an inadvertent free I forgot in previous clean up 
13642
13643 2001-11-18 [alfons]     0.6.5claws19
13644
13645         * src/filtering.[ch]
13646                 clean up & plug leaks
13647
13648 2001-11-18 [paul]       0.6.5claws18
13649
13650         * sync with sylpheed 0.6.5cvs9
13651                 see ChangeLog entries 2001-11-17 and 2001-11-18
13652
13653 2001-11-16 [paul]       0.6.5claws17
13654
13655         * sync with sylpheed 0.6.5cvs8
13656                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
13657
13658 2001-11-16 [paul]       0.6.5claws16
13659
13660         * sync with sylpheed 0.6.5cvs7
13661                 see ChangeLog entries 2001-11-15 and 2001-11-16
13662
13663 2001-11-15 [hoa]        0.6.5claws15
13664
13665         * src/compose.c
13666                 fix bounce, mails we received couln't be bounced to ourself.
13667
13668         * src/defs.h
13669         * src/filtering.[ch]
13670         * src/matcher.[ch]
13671         * src/matcher_parser.h
13672         * src/matcher_parser_lex.l
13673         * src/matcher_parser_parse.y
13674         * src/inc.c
13675         * src/main.c
13676         * src/mbox.c
13677         * src/prefs_filtering.[ch]
13678         * src/mainwindow.c
13679         * src/prefs_matcher.c
13680         * src/prefs_scoring.c
13681         * src/scoring.[ch]
13682         * src/summaryview.c
13683                 new matcher/filter/score configuration file parser
13684                 one unique configuration file => ~/.sylpheed/matcherrc
13685                 import in currently automatic, then save are made
13686                 in this new file.
13687                 one filter per folder and one global filter
13688                 (filter of a folder will be used as folder processing)
13689
13690         * src/folder.c
13691                 fix a bug in folder_item_get_identifier
13692                 
13693         * src/messageview.c
13694                 receive receipt return are fixed.
13695
13696 2001-11-14 [alfons]     0.6.5claws14
13697
13698         * src/session.h
13699                 add things from main branch to make claws compile
13700
13701 2001-11-14 [paul]       0.6.5claws13
13702
13703         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
13704                 see ChangeLog entries 2001-11-08 to 2001-11-14
13705
13706 2001-11-14 [hoa] 0.6.5claws12
13707
13708         * src/compose.[ch]
13709         * src/mainwindow.c
13710         * src/summaryview.c
13711                 add "bounce mail" option
13712
13713 2001-11-13 [christoph]  0.6.5claws11
13714
13715         * src/compose.c
13716                 Cleanup a mess i add before commiting
13717
13718 2001-11-13 [hoa]        0.6.5claws10
13719
13720         * src/compose.c
13721                 some fixes when mail are sent or
13722                 for crossposts
13723
13724 2001-11-13 [christoph]  0.6.5claws9
13725
13726         * po/de.po
13727                 Changed two string with the same translation
13728         * src/compose.c
13729         * src/procmsg.[ch]
13730         * src/send.[ch]
13731                 New mailsending process:
13732                   - Always queue message before sending
13733                     (message will be saved if sylpheed crashed or
13734                      freezes while sending)
13735                   - Allow queuing of newspostings
13736                   - No copy in outbox before sending
13737                     (closes bug #469501)
13738                   - No more redundant code for send and send_later
13739         * src/summaryview.c
13740                 Applied wwp <subscript@free.fr>'s patch that fixes
13741                 marks for multiple forwarded messages (+compose.c)
13742
13743 2001-11-12 [alfons]
13744
13745         * README.claws
13746                 remove things that are now in main branch
13747         
13748         * po/nl.po
13749                 update Dutch translation
13750
13751 2001-11-12 [mhadasht]   0.6.5.claws8
13752
13753         * src/prefs_common.c
13754                 re-enabled account autoselection feature for forward
13755                 and reedit lost during the branch point for SYNC-B4-REL
13756         * src/gtkspell.c
13757                 gtkpspell_get_dict(): more readable code (even if function is
13758                 not used yet)
13759         * ChangeLog.claws
13760                 added version number info to 2001-11-12 [hiro] comment.
13761
13762 2001-11-12 [hiro]       0.6.5.claws7
13763
13764         * src/compose.c
13765                 compose_forward(): fixed a bug that forward quote mark
13766                 wasn't used.
13767                 removed unnecessary code.
13768         * src/template_select.[ch]: removed.
13769
13770 2001-11-11 [alfons]
13771
13772         * src/compose.c
13773                 :%s/GTK_TEXT/GTK_STEXT/g
13774         
13775         * src/compose.[ch]
13776         * src/undo.[ch]
13777         * src/Makefile.am
13778                 revert the undo stuff (this is 0.6.6claws stuff)
13779
13780 2001-11-11 [hoa]        0.6.5.claws6
13781
13782         * src/compose.[ch]
13783                 Insert signature at the end of the text.
13784                 Added undo patch but currently disabled
13785
13786         * src/procmsg.c
13787                 Threading by subject improved.
13788
13789         * added src/undo.[ch]
13790                 Undo module for compose dialog box.
13791
13792 2001-11-11 [alfons]     0.6.5.claws5
13793
13794         * src/procmsg.c
13795                 prevent threading by subject on nodes that have already been
13796                 threaded by in-reply-to (as in "circular references in a tree
13797                 result in a dead branch")
13798
13799 2001-11-09 [hoa]        0.6.5.claws4
13800         
13801         * src/folderview.c
13802                 allows creation of mbox folder item from any files.
13803
13804 2001-11-09 [alfons]     0.6.5.claws3
13805         
13806         * src/utils.c
13807         * src/procmsg.c
13808                 do what I mean and correct threading by subject so it really
13809                 ignores attracting lines without "Re: "
13810
13811 2001-11-07 [alfons]     0.6.5.claws2
13812
13813         * src/procmsg.c
13814         * src/utils.[ch]
13815                 only attract by subject if a subject line starts with a "Re: "
13816         * src/syldap.c
13817                 remove warning
13818
13819 2001-11-07 [paul]       0.6.5claws1
13820
13821         * sync with sylpheed 0.6.5. release
13822                 see ChangeLog entry 2001-11-07
13823
13824 2001-11-07 [paul]       0.6.4claws31
13825
13826         * sync with sylpheed 0.6.4cvs18
13827                 see ChangeLog entries 2001-10-30 to 2001-11-07
13828                 prefs_templates.[ch] renamed prefs_template.[ch]
13829
13830 2001-11-06 [alfons]
13831         
13832         * src/utils.h
13833                 add semicolon Hoa forgot ;-)
13834                 
13835
13836 2001-11-06 [hoa]        0.6.4claws30
13837         
13838         * src/procmsg.c
13839         * src/summaryview.c
13840         * src/utils.c
13841         * src/utils.h
13842                 threading by subject - empty subject are ignored
13843
13844 2001-11-06 [christoph]  0.6.4claws29
13845
13846         * src/socket.c
13847                 use SSL_peek for sock_gets
13848         * src/utils.c
13849                 removed unneeded pointer in extracting quoted
13850                 names implementation
13851
13852 2001-11-06 [melvin]     0.6.4claws28
13853
13854         * src/gtkspell.c
13855                 fixed bug #476792 Selection overtyping with spell checker
13856                 fixed bug which could cause a buffer overflow
13857                 fixed a memory leak
13858
13859 2001-11-06 [hoa]        0.6.4claws27
13860         
13861         * src/procmsg.c
13862         * src/summaryview.c
13863                 threading by subject
13864
13865 2001-11-05 [alfons]     0.6.4claws26
13866         
13867         * README.claws
13868                 Claws -> Sylpheed (vice versa)
13869
13870         * src/compose.c
13871                 :%s/gtk_text/gtk_stext/g
13872                 :%s/GTK_TEXT/GTK_STEXT/g
13873                 (thanks to Jonathan Ware for spotting this)
13874
13875 2001-11-04 [christoph]  0.6.4claws25
13876
13877         * src/summaryview.c
13878                 replace Xalloca + strdup with Xstrdup_a
13879         * src/utils.c
13880                 better implementation of extracting quoted names
13881                 from addresses (remove backlashes and ignore
13882                 quotes after them)
13883
13884 2001-11-04 [alfons]     0.6.4claws24
13885
13886         * src/utils.[ch]
13887                 edit to comply more with coding style
13888
13889         * src/textview.c
13890                 fix bug reported by Kim Schulz. introduced by the patch integrated
13891                 in 0.6.4claws15. the code did not check the return value of
13892                 the html parser.
13893
13894         * AUTHORS
13895                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
13896
13897 2001-11-04 [christoph]  0.6.4claws23
13898
13899         * src/main.c
13900         * src/prefs_common.[ch]
13901                 init some pointers that possibly caused a segfault
13902                 reported in the claws-users ML
13903
13904 2001-11-04 [hoa]        0.6.4claws22
13905
13906         * src/grouplistdialog.c
13907                 change the names of the nodes in the tree
13908
13909         * src/compose.c
13910                 enhanced mailto syntax as described in
13911                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
13912                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
13913
13914         * src/utils.c
13915                 encode and decode URI (useful when opening URL into
13916                 netscape).
13917
13918 2001-11-03 [hoa]        0.6.4claws21
13919
13920         * src/grouplistdialog.c
13921                 a new newsgroups list selection dialog box
13922                 with a CTree instead of a CList
13923
13924 2001-11-03 [hoa]        0.6.4claws20
13925
13926         * src/folderview.c
13927                 enable property and scoring options when right
13928                 click on "inbox"
13929
13930         * src/summaryview.c
13931                 fixed bug when nickname were displayed using
13932                 the address book.
13933
13934 2001-11-02 [darko]      0.6.4claws19
13935
13936         * src/compose.c
13937                 new wrap quotation and URL/long words wrapping implementation
13938         * src/compose.c src/gtkstext.[ch]
13939                 move gtkstext_strncmp() to gtkstext.c
13940
13941 2001-11-01 [christoph]  0.6.4claws18
13942
13943         * src/prefs_account.c
13944                 fixed mess in account settings dialog
13945         * src/prefs_folder_item.c
13946                 added label with folder path to dialog
13947
13948 2001-10-31 [match]      0.6.4claws17
13949
13950         * src/vcard.c
13951                 fix memory leak.
13952         * src/addrbook.c
13953                 fix generation of spurious address book file names.
13954                 remove redundant functions.
13955         * po/POTFILES.in
13956                 added missing file names.
13957
13958 2001-10-30 [paul]       0.6.4claws16
13959
13960         * sync with sylpheed 0.6.4cvs6
13961                 see ChangeLog entries 2001-10-26 to 2001-10-30
13962
13963         * tools/filter_conv.pl
13964                 read folderlist.xml to discover whether the top-level
13965                 folder is called 'Mailbox' or 'Mail' 
13966
13967 2001-10-29 [paul]       0.6.4claws15
13968
13969         * src/html.c, src/textview.c
13970                 activate links in html mail and fix clickable parts
13971                 Submitted by Matthieu Dazy <dazy@t-surf.com>
13972
13973 2001-10-29 [paul]
13974
13975         * po/de.po, po/es.po, po/pt_BR/po
13976                 updated translations, submitted by Jens Oberender,
13977                 Ricardo Mones Lastra, and Fabio Junior Beneditto
13978
13979 2001-10-29 [darko]      0.6.4claws14
13980
13981         * src/compose.c
13982                 fix wrapping for good
13983
13984 2001-10-29 [darko]
13985
13986         * src/compose.c
13987                 undo previous change as it broke the smart wrapping
13988
13989 2001-10-29 [darko]      0.6.4claws13
13990
13991         * src/compose.c
13992                 fix infinite loop when long URL is quoted
13993                 (closes bug #475122.
13994
13995 2001-10-28 [match]
13996
13997         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
13998                 import Mutt address book
13999         * src/ldif.[ch] src/importldif.h
14000                 modified import LDIF handle user attributes
14001
14002 2001-10-28 [christoph]  0.6.4claws12
14003
14004         * src/summaryview.c
14005                 fixed that filtering did not work if there
14006                 were no filter rules
14007                 (closes bug #472003 and better implementation
14008                  of patch #474644)
14009
14010 2001-10-27 [christoph]  0.6.4claws11
14011
14012         * src/compose.c
14013                 make the folder's default account to be used when
14014                 replying. (patch by wwp <subscript@free.fr>)
14015         * src/compose.c
14016                 code cleanup, nearly killed all of wwp's patch
14017                 for folder's default account in compose
14018         * src/folderview.c
14019                 error panel when a folder could not be created
14020                 (closes bug #471080 new folder name & already
14021                  existing file)
14022
14023 2001-10-26 [alfons]
14024
14025         * src/utils.h
14026                 change prototype of strstr2() that Christoph forgot about
14027
14028 2001-10-26 [christoph]  0.6.4claws10
14029
14030         * src/account.c
14031                 made search for accounts by email address not case
14032                 sensitive
14033         * src/folder.c
14034                 fixed memory leak in folder_item_get_identifier
14035         * src/gtkspell.c
14036         * src/utils.c
14037                 fixed wrong strstr2 (should work like strstr)
14038
14039 2001-10-26 [darko]      0.6.4claws9
14040
14041         * src/compose.c src/gtkstext.[ch]
14042         * src/gtkstext.c
14043                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
14044
14045 2001-10-26 [paul]       0.6.4claws8
14046
14047         * src/html.c
14048                 ignore css and javascript tags in html mail
14049                 case-insensitive, with or without double-quoted
14050                 strings
14051
14052 2001-10-26 [paul]       0.6.4claws7
14053
14054         * sync with sylpheed 0.6.4cvs1
14055                 see ChangeLog entry 2001-10-26
14056
14057         * src/prefs_account.c, src/prefs_common.c,
14058           src/prefs_summary_column.c
14059                 minor improvements to the English
14060
14061 2001-10-25 [alfons]     0.6.4claws6
14062
14063         * src/gtkstext.c
14064         
14065                 make GtkSText follow style of GtkText (closes bug 
14066                 #469211 "text selection while writing message")
14067                 
14068                 do sync with GTK 1.2.10
14069
14070 2001-10-25 [paul]       0.6.4claws5
14071
14072         * src/html.c
14073                 ignore css tags in html mail
14074
14075 2001-10-25 [darko]      0.6.4claws4
14076
14077         * src/compose.c
14078                 don't declare is_url_string as static function since
14079                 we need it in gtkstext.c
14080         * src/gtkstext.c
14081                 remove unused variable
14082                 don't wrap long URLs while composing a message
14083
14084 2001-10-24 [christoph]  0.6.4claws3
14085
14086         * src/socket.c
14087                 fix ssl deadlock, when peer closes connection
14088
14089 2001-10-24 [paul]       0.6.4claws2
14090
14091         * src/prefs_common.c
14092                 gettextize the gpg ascii-armored warning message
14093
14094         * src/compose.c
14095                 insert a DOS/MAC file into the composed message
14096                 (improvements)
14097
14098         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
14099
14100 2001-10-22 [paul]       0.6.4claws1
14101
14102         * sync with sylpheed 0.6.4 release
14103                 see ChangeLog entries 2001-10-21
14104
14105         * po/fr.po, po/pt_BR.po
14106                 updated by Melvin Hadasht and Fabio Junior Beneditto
14107
14108 2001-10-21 [paul]       0.6.3claws30
14109
14110         * src/compose.c
14111                 insert a DOS text file from the compose window
14112                 into the composed message text (removes CRs characters)
14113                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
14114
14115         * tools/filter_conv.pl, tools/README
14116                 automatically use ~/.sylpheed as working directory
14117                 print out confirmation message on completion
14118
14119         * correct Hoa's last ChangeLog.claws entry
14120
14121 2001-10-20 [hoa]        0.6.3claws29
14122
14123         * src/grouplistdialog.c
14124                 bugfix (another ?) to give the right
14125                 newsgroups list for each news server.
14126
14127         * src/news.c
14128         * src/news.h
14129                 improve the newsgroups list cache
14130
14131 2001-10-20 [paul]       0.6.3claws28
14132
14133         * sync with sylpheed 0.6.3cvs9
14134                 see ChangeLog entry 2001-10-19
14135
14136         * correct Alfons' last ChangeLog.claws entry
14137
14138 2001-10-19 [alfons]
14139
14140         * src/pgptext.[ch]
14141                 fix compilation problems (part of bug #472895)
14142
14143 2001-10-18 [hoa]        0.6.3claws27
14144
14145         * src/grouplistdialog.c
14146                 bugfix when we refresh was clicked (bug 472701)
14147
14148 2001-10-19 [christoph]  0.6.3claws26
14149
14150         * src/compose.c
14151                 last header entry should default to "To:" or
14152                 "Newsgroups:" and not copy the last entry line
14153                 in a new compose window
14154                 (closes bug #472686, #470792)
14155
14156 2001-10-19 [paul]       0.6.3claws25
14157
14158         * sync with Sylpheed 0.6.3cvs8
14159                 see ChangeLog entries 2001-10-18 and 2001-10-19
14160
14161 2001-10-18 [christoph]  0.6.3claws24
14162
14163         * src/procmsg.c
14164                 reimplement ignore thread
14165         
14166 2001-10-18 [hoa]        0.6.3claws23
14167
14168         * src/folderview.c
14169         * src/grouplistdialog.[ch]
14170                 enhanced news subscription interface (feature 469113)
14171
14172         * src/news.c
14173         * src/news.h
14174                 enchanced newsgroup listing,
14175                 now, we can get groups informations
14176                 (NNTPGroupInfo)
14177
14178 2001-10-18 [paul]       0.6.3claws22
14179
14180         * src/summaryview.c
14181                 remove comment (sync with main branch)
14182         * src/mainwindow.c
14183                 fix 'Re-edit' bug in 'Message' menu
14184
14185 2001-10-17 [christoph]  0.6.3claws21
14186
14187         * src/compose.c
14188                 ignore empty or whitespace only header lines
14189
14190 2001-10-17 [paul]       0.6.3claws20
14191
14192         * sync with sylpheed 0.6.3cvs7
14193                 see ChangeLog entries 2001-10-14, 2001-10-16, and
14194                 2001-10-17
14195
14196 2001-10-17 [darko]
14197
14198         * src/compose.c
14199                 wrap long lines without spaces
14200                 don't wrap URLs
14201
14202 2001-10-16 [paul]
14203
14204         * po/es.po, po/nl.po, po/pt_BR.po
14205                 updated by Ricardo Mones Lastra, Alfons,
14206                 and Fabio Junior Beneditto
14207
14208         * sylpheed-0.6.3claws released
14209
14210 2001-10-15 [melvin] 0.6.3claws18
14211
14212         * README.claws
14213                 added summary and detailed installation instructions
14214                 for spell checker
14215         * po/fr.po
14216                 Updated, corrected and completed french translation
14217
14218 2001-10-15 [hoa] 0.6.3claws17
14219         * src/grouplistdialog.c
14220                 we can choose the newsgroups to display with wildcards
14221
14222 2001-10-15 [christoph]  0.6.3claws16
14223
14224         * src/account.c
14225         * src/compose.c
14226         * src/prefs_folder_item.[ch]
14227                 applied wwp <subscript@free.fr>'s folder
14228                 default account patch
14229         * po/de.po
14230                 Fixed wrong translation
14231
14232 2001-10-13 [alfons, christoph, melvin]  
14233                         0.6.3claws15
14234
14235         solution #2 to solve MT-safety problems defers all GUI related calls
14236         to the main thread using a gtk_idle_add() callback. discussed on
14237         ircnet #sylpheed, with christoph spotting some issues with the
14238         original code, and melvin allowing us to lobotomize his sylpheed.
14239
14240         * src/syldap.[ch], src/main.c
14241                 fix race problem in ldap search thread by deferring GUI 
14242                 stuff to main thread using gtk_idle_add()
14243
14244 2001-10-13 [paul]       0.6.3claws14
14245
14246         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
14247                 add Sergey's smtpcred.patch
14248                 adds separate username/password setting for SMTP Auth
14249                 needed by some servers
14250                 (closes feature request #471659)
14251
14252 2001-10-13 [paul]       0.6.3claws13
14253
14254         * src/pgptext.[ch] **NEW FILES**
14255         * src/Makefile.am, src/messageview.c, src/mimeview.c
14256                 decrypt ascii-armored gpg text embedded in
14257                 the message body.
14258                 Submitted by Jens Jahnke <jan0sch@gmx.net>
14259
14260 2001-10-13 [christoph]  0.6.3claws12
14261
14262         * README.claws
14263                 some more details on default to and
14264                 feature requests
14265         * src/main.c
14266                 init glib threading when ldap is used
14267         * src/syldap.c
14268                 threading fixes
14269         * po/de.po
14270                 fixed a typo
14271
14272 2001-10-12 [paul]       0.6.3claws11
14273
14274         * src/prefs_common.[ch], src/rfc2015.c
14275                 enable ascii-armored gpg text to be embedded in the
14276                 message body, selectable through the 'Privacy'
14277                 preferences. Supports encrypting only.
14278                 Submitted by Ravemax <ravemax@dextrose.com>
14279
14280 2001-10-12 [paul]       0.6.3claws10
14281
14282         * sync with sylpheed 0.6.3cvs6
14283                 see ChangeLog entries 2001-10-11 and 2001-11-12
14284
14285         * src/folderview.c
14286                 incorporated mbox folders, scoring, and folder
14287                 properties into the sync
14288
14289 2001-10-12 [darko]      0.6.3claws9
14290
14291         * README.claws
14292                 describe quotation wrapping
14293         * src/compose.c
14294                 don't treat tab as space to calculate line length properly
14295
14296 2001-10-11 [alfons]
14297
14298         * README.claws
14299                 correct description of how to make new filtering system work,
14300                 add some other things
14301                 
14302         * src/syldap.c
14303                 remove sched_yield() (not necessary / unportable)
14304
14305 2001-10-11 [paul]       0.6.3claws8
14306
14307         * sync with sylpheed 0.6.3cvs3
14308                 see ChangeLog entry 2001-10-10
14309
14310 2001-10-10 [christoph]  0.6.3claws7
14311
14312         * .cvsignore
14313                 ignore 2 files created by newer autotools
14314         * src/prefs_folder_item.c
14315                 using table for widget alignment
14316                 fixed memory leak and broken octal display
14317         * src/filesel.c
14318                 fixed segfault caused by lost filename
14319                 workaround (closes bug #469551)
14320
14321 2001-10-10 [paul]       0.6.3claws6
14322
14323         * sync with sylpheed 0.6.3cvs2
14324                 see ChangeLog entries 2001-10-09 and 2001-10-10
14325
14326 2001-10-10 [darko]      0.6.3.claws5
14327
14328         * src/gtkstext.c
14329                 proper calculation of right margin if smart wrapping is enabled
14330         * src/compose.c
14331                 automatically wrap long lines if wrap quotation is enabled
14332
14333 2001-10-09 [alfons]     0.6.3.claws4
14334
14335         * src/summaryview.c
14336                 select correct row when deleting last row in the summary view (and
14337                 close bug "[ #469104 ] select second last in list when deleting")
14338
14339 2001-10-09 [paul]       0.6.3claws3
14340
14341         * sync with sylpheed 0.6.3cvs1
14342                 updated some autotool scripts
14343
14344 2001-10-09 [darko]      0.6.3claws2
14345
14346         * src/gtkstext.[ch]
14347                 new name and mark with Sylpheed comment
14348         * src/compose.c
14349                 smart quotation wrapping a-la VIM
14350
14351 2001-10-08 [paul]       0.6.3claws1
14352
14353         * sync with sylpheed 0.6.3 release
14354                 see ChangeLog entry 2001-10-08
14355
14356 2001-10-08 [paul]       0.6.2claws24
14357
14358         * src/summaryview.c
14359                 more sync with sylpheed 0.6.2cvs12
14360                 Fixed the bug that didn't select the last row correctly
14361
14362
14363 2001-10-07 [paul]       0.6.2claws23
14364
14365         * sync with sylpheed 0.6.2cvs12
14366                 see ChangeLog entry 2001-10-07
14367
14368 2001-10-06 [match]
14369         * src/jpilot.[ch]
14370                 enable jpilot to read unsynch'ed addresses.
14371
14372         * src/editldap_basedn.c
14373                 fix segfault when opening dialog.
14374
14375 2001-10-06 [alfons]     0.6.2.claws22
14376
14377         * src/summaryview.c
14378                 fix bug with summary view selecting last *inserted*
14379                 node instead of last *visible* node. remember we
14380                 work with a tree
14381
14382 2001-10-06 [paul]       0.6.2claws21
14383
14384         * po/pt_BR.po
14385                 updated translation, contains some fixes and new
14386                 translations, submitted by Gustavo Noronha Silva
14387                 <kov@debian.org>
14388
14389         * src/prefs_common.c
14390                 change 'each' to 'every' - fix dubious English
14391
14392         * sync with sylpheed 0.6.2cvs11
14393
14394 2001-10-05 [alfons]     0.6.2claws20
14395
14396         * src/mainwindow.[ch], src/folderview.c
14397                 make composite tool button switch between "Compose News"
14398                 and "Compose Mail" depending on selected folder
14399                 (nifty idea by Kim Schulz <kim@schulz.dk>)
14400
14401 2001-10-05 [paul]       0.6.2claws19
14402
14403         * src/mainwindow.c, src/summaryview.c
14404                 fix 'Message/Reply to all', broken in last commit
14405
14406         * src/compose.c
14407                 fix X_BEENTHERE seg fault, thanks to Alfons
14408
14409 2001-10-04 [paul]       0.6.2claws18
14410
14411         * src/compose.[ch], src/mainwindow.c
14412                 make "Message/Reply" reply to mailing lists; matches
14413                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
14414                 based on portions of the patch submitted by
14415                 Junichi Uekawa <dancer@netfort.gr.jp>
14416
14417 2001-10-04 [darko]      0.6.2claws17
14418
14419         * src/compose.c
14420                 better smart wrapping
14421         * src/gtkstext.[hc]
14422                 a function to make text buffer contiguous
14423
14424 2001-10-03 [paul]       0.6.2claws16
14425
14426         * sync with sylpheed 0.6.2cvs10
14427
14428 2001-10-02 [alfons]
14429
14430         * configure.in
14431         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
14432                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
14433                 references to chinese translations (hope someone picks up
14434                 this)
14435
14436 2001-10-02 [christoph]  0.6.2claws15
14437
14438         * src/compose.c
14439                 fixed non translated header bug
14440         * ChangeLog.claws
14441                 fixed wrong date in alfons last entry ;)
14442
14443 2001-10-02 [alfons]     0.6.2claws14
14444
14445         * src/compose.c, src/prefs_common.[ch]
14446                 add block cursor option
14447
14448 2001-10-02 [paul]       0.6.2claws13
14449
14450         * sync with sylpheed 0.6.2cvs9
14451
14452 2001-09-30 [paul]       0.6.2claws12
14453
14454         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
14455                 updated translations
14456
14457         * po/POTFILES.in
14458                 add 'src/importldif.c'
14459
14460         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
14461                 added eudora-to-vCard conversion tool
14462                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
14463
14464         * sync with sylpheed 0.6.2cvs8
14465
14466 2001-09-30 [paul]
14467
14468         * sylpheed-0.6.2claws released
14469
14470 2001-09-27 [melvin]     0.6.2claws11
14471
14472         * src/gtkspell.c
14473                 fixed crash when using default path (introduced 
14474                 in 0.6.2claws10)
14475                 fixed tiny bug for initial suggestion mode
14476
14477 2001-09-27 [melvin]     0.6.2claws10
14478         
14479         * src/gtkspell.c
14480                 fixed bug where gtkpspell didn't set the path correctly
14481
14482         * README.claws
14483                 added a paragraph about spell checking
14484                 
14485
14486
14487 2001-09-27 [paul]       0.6.2claws9
14488
14489         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
14490                 replace '// comments' with '/* comments */' to prevent
14491                 some compiler warnings 
14492
14493         * sync with sylpheed 0.6.2cvs6
14494
14495 2001-09-26 [alfons]     0.6.2claws8
14496
14497         * src/messageview.c
14498                 introduce return receipt request notification again,
14499                 which was lost because of other semantics in 
14500                 procheader_parse() (???)
14501
14502 2001-09-26 [christoph]  0.6.2claws7
14503
14504         * src/compose.c
14505                 replace comments for old code with #if 0
14506                 readded auto cc, bcc and reply-to
14507         * src/prefs_matcher.c
14508         * src/prefs_scoring.c
14509                 removed some definition (was moved to
14510                 prefs.h)
14511
14512 2001-09-26 [paul]       0.6.2claws6
14513
14514         * src/mainwindow.c
14515                 make 'Follow-up and reply to' sensitive
14516
14517         * more sync with sylpheed 0.6.2cvs5
14518
14519 2001-09-25 [melvin]
14520
14521         * 0.6.2claws5
14522
14523         * src/gtkspell.c
14524                 fixed bug for "US-ASCII" introduced by the encoding code
14525
14526 2001-09-25 [paul]
14527
14528         * 0.6.2claws4
14529
14530         * src/prefs_common.[ch], src/summaryview.c
14531                 'next unread msg' 'go to next folder?' dialog can be
14532                 given default behaviour, either always show dialog,
14533                 or assume 'yes', or assume 'no'
14534                 Submitted by wwp <subscript@free.fr>
14535
14536 2001-09-25 [melvin]
14537                 
14538         * src/compose.c src/gtkspell.[ch]
14539                 added support for different encodings
14540
14541 2001-09-25 [paul]
14542
14543         * more sync with sylpheed 0.6.2cvs5
14544
14545 2001-09-24 [alfons]
14546         
14547         * src/prefs_folder_item.c
14548                 add check for item->prefs->default_to string is NULL and
14549                 add another check when freeing this string
14550
14551 2001-09-24 [paul]
14552
14553         * configure.in
14554                 change to version 0.6.2claws3
14555
14556         * sync with sylpheed 0.6.2cvs5 
14557
14558 2001-09-24 [match]
14559         * src/ldif.[ch], src/importldif.[ch], addressbook.c
14560                 import LDIF files.
14561         * src/addrcache.[ch], addrindex.[ch]
14562                 small update for future
14563         * src/addrbook.c
14564                 fix test XML file.
14565
14566 2001-09-24 [melvin]
14567         * src/gtkspell.[ch]
14568                 added 'Learn from mistakes' option
14569                 better handling of quotes in checked words
14570                 sorted dict list
14571         * po/fr.po
14572                 small update for spell checking stuff
14573
14574 2001-09-23 [alfons]
14575         
14576         * src/gtkspell.c
14577                 edit a little bit so it complies more with main coding style
14578
14579 2001-09-23 [alfons]
14580
14581         * src/folder.[ch], prefs_folder_item.c, compose.c
14582                 migrate "request return receipt" folder property
14583                 to folderlist.xml
14584
14585 2001-09-22 [alfons]
14586
14587         * README.claws **NEW**
14588                 (add things of interest for users of main branch 
14589                 and claws here)
14590
14591         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
14592                 re-implement threading per folder option, but store 
14593                 the setting in folderlist.xml (where it belongs)
14594
14595 2001-09-21 [melvin]
14596
14597         * src/gtkspell.[ch]
14598                 fixed bug when compose window is under another window
14599         * src/prefs_common.[ch] src/compose.c
14600                 changed 'dictionary_path' to 'dictionary' to be consistent
14601                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
14602         * ac/pspell.m4 src/Makefile.am 
14603                 dropped PSPELL_PATH macro
14604         * po/fr.po
14605                 updated translations
14606
14607 2001-09-21 [christoph]
14608
14609         * src/compose.c
14610                 added border around header fields
14611                 keep header type when new field is added
14612
14613 2001-09-20 [christoph]
14614
14615         * src/utils.[ch]
14616                 more portable debug_print with source filename
14617                 and linenumber
14618         * src/procmsg.c
14619                 more newlines after debug messages
14620
14621 2001-09-20 [paul]
14622
14623         * configure.in
14624                 change to version 0.6.2claws2
14625
14626         * sync with sylpheed 0.6.2cvs3
14627
14628 2001-09-19 [melvin]
14629
14630         * src/gtkspell.c
14631                 fixed the post-right-click focus pb
14632                 fixed crash when 'Spell check all' after dict change 
14633                         and when cursor is at the end of the text
14634                 shift-right-click pops up config menu even on misspelled words.
14635         * po/POTFILES.in
14636                 added gtkspell.c
14637
14638 2001-09-19 [melvin]
14639
14640         * src/about.c
14641                 added pspell to compiled-in features list
14642
14643 2001-09-18 [melvin]
14644
14645         * switched to pspell and dropped ispell
14646         * ac/pspell.m4
14647                 new file. autoconf macro for pspell
14648         * ac/Makefile.am 
14649         * configure.in acconfig.h
14650                 added pspell support
14651         * src/Makefile.am
14652         * src/main.c src/compose.[ch] src/gtkspell.[ch]
14653         * src/prefs_common.[ch] 
14654                 added pspell support
14655
14656 2001-09-18 [christoph]
14657
14658         * src/addr_compl.c
14659         * src/template.[ch]
14660                 replace LOG_MESSAGE with debug_print
14661         * src/compose.[ch]
14662                 gui improvements
14663         * src/menu.c
14664                 added newline after debug message
14665         * src/utils.h
14666                 using __VA_ARGS__ for debug_print macro
14667         * tools/.cvsignore
14668                 ignore Makefile and Makefile.in
14669
14670 2001-09-18 [paul]
14671
14672         * configure.in
14673                 change to version 0.6.2claws1
14674         * sync with sylpheed 0.6.2cvs1
14675
14676         * src/matcher.c 
14677         * src/prefs_matcher.c
14678                 add 'score equal to' option, submitted by
14679                 Paul Evans <nerd@freeuk.com>
14680
14681 2001-09-15 [christoph]
14682
14683         * src/mainwindow.c
14684                 comment out menu entry not existing in claws
14685         * src/menu.c
14686                 add debug output for non existing menu entries
14687         * src/summaryview.c
14688                 fix next/prev unread message for ignored threads
14689         * src/utils.[ch]
14690                 add sourcefile and line number to debug output
14691                 otherwise it is sometimes hard to find the
14692                 source code part if debug messages are translated
14693
14694 2001-09-14 [darko]
14695         
14696         * src/folderview.c
14697                 refresh target folder style after colour is changed
14698
14699 2001-09-13 [paul]
14700
14701         * configure.in
14702                 change to version 0.6.1claws3
14703
14704         * sync with sylpheed 0.6.1cvs6
14705
14706 2001-09-13 [darko]
14707         
14708         * src/folderview.c
14709                 fix target folder colourization to use user selected colour
14710
14711 2001-09-12 [darko]
14712         
14713         * src/summaryview.c
14714                 fix crash when message that is marked for copy/move is unmarked
14715
14716 2001-09-09 [paul]
14717
14718         * configure.in
14719                 change to version 0.6.1claws2
14720
14721         * sync with sylpheed 0.6.1cvs3
14722
14723 2001-09-09 [alfons]
14724         
14725         * src/folderview.c
14726                 fix bug with default font used for trash folder text
14727
14728 2001-09-06 [paul]
14729
14730         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14731                 updated translations
14732
14733         * configure.in
14734                 change to version 0.6.1claws1
14735
14736         * sync with sylpheed 0.6.1cvs2
14737
14738 2001-09-03 [paul]
14739
14740         * po/POTFILES.in
14741                 add Match's new addressbook
14742
14743         * po/de.po
14744                 updated translation submitted by Jens Oberender
14745
14746 2001-09-02 [paul]
14747
14748         * configure.in
14749                 change to 0.6.1claws
14750         * sync with sylpheed 0.6.1 release
14751
14752 2001-09-02 [paul]
14753
14754         * configure.in
14755                 change to 0.6.0claws2
14756
14757         * sync with sylpheed 0.6.0cvs4
14758
14759         * po/pt_BR.po
14760                 updated translation submitted by Fabio Junior Beneditto
14761
14762 2001-09-01 [match]
14763         * pixmaps/
14764                 interface.xpm
14765                 book.xpm
14766                 address.xpm
14767         * src/
14768                 Makefile.am
14769                 a ton of new files
14770
14771 2001-08-31 [paul]
14772
14773         * configure.in
14774                 change to version 0.6.0claws1
14775
14776         * sync with sylpheed 0.6.0cvs1
14777
14778         * po/es.po
14779                 updated translation submitted by Ricardo Mones Lastra
14780
14781         * po/POTFILES.in
14782                 add 'src/prefs_templates.c'
14783
14784         * src/compose.c, src/summaryview.c
14785                 fix segfault on 'Re_edit'               
14786
14787 2001-08-30 [alfons]
14788
14789         * configure.in, Makefile.am
14790         * tools/Makefile.am
14791                 add tools directory to source distribution
14792
14793 2001-08-30 [paul]
14794
14795         * configure.in
14796                 change to version 0.6.0claws
14797
14798         * sync with sylpheed 0.6.0 release
14799
14800 2001-08-30 [christoph]
14801
14802         * configure.in
14803                 removed autoconf version check
14804
14805 2001-08-30 [paul]
14806
14807         * src/account.c, src/compose.c, src/prefs_common.[ch]
14808         * src/procheader.[ch] src/utils.[ch]
14809                 Enhanced automatic account selection on replies
14810                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
14811
14812         * configure.in
14813                 add LDAP and JPilot to the configuration results output.
14814
14815 2001-08-29 [christoph]
14816
14817         * src/summeryview.c
14818                 no bold font for ignored threads
14819
14820 2001-08-29 [paul]
14821
14822         * configure.in
14823                 change to version 0.5.3claws6
14824
14825         * sync with sylpheed 0.5.3cvs10
14826                 src/stringtable.[ch]: New Files
14827
14828         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
14829         * src/pixmaps/sylpheed.xpm
14830                 add mini-icons to windows (by Alfons)
14831
14832 2001-08-27 [paul]
14833
14834         * src/mainwindow.c
14835                 new functions: next_labeled_cb(), prev_labeled_cb()
14836
14837         * src/summaryview.c
14838                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
14839                 summary_select_next_labeled(), summary_select_prev_labeled()
14840
14841         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
14842                 give claws blue folders and a blue trash can
14843
14844 2001-08-27 [paul]
14845
14846         * configure.in
14847                 change to version 0.5.3claws5
14848
14849         * sync with sylpheed 0.5.3cvs9
14850                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
14851
14852 2001-08-24 [christoph]
14853
14854         * src/filesel.c
14855                 keep filename when browsing directories
14856                 (not working for user entered filename, but
14857                  for default name and selected filename from
14858                  file list)
14859         * src/mainwindow.c
14860                 fixed wrong spelling "Folllow-up"
14861         * src/mbox_folder.c
14862         * src/procmsg.c
14863         * src/summaryview.c
14864                 fixed new/unread message count with ignored
14865                 threads (2 commits, first didn't notice no
14866                 longer needed decreasing)
14867         * src/inc.c
14868                 readded scrolling of progress dialog
14869                 (lost in sync)
14870
14871 2001-08-24 [paul]
14872
14873         * configure.in
14874                 change to 0.5.3claws4
14875
14876         * sync with sylpheed 0.5.3cvs7
14877
14878 2001-08-24 [christoph]
14879
14880         * src/compose.c
14881                 set request return receipt when replying
14882                 if it is set is the folder prefs of the
14883                 message
14884         * src/inc.c
14885                 disable final error popup if popups are
14886                 disabled in config (again)
14887
14888 2001-08-23 [paul]
14889
14890         * configure.in
14891                 Change version number to 0.5.3claws3
14892
14893         * sync with sylpheed 0.5.3cvs5
14894
14895         * src/mimeview.c
14896                 double quote '%s' in 'gedit %s' to fix bug when
14897                 opening attachment with spaces in the name
14898
14899 2001-08-22 [alte]
14900         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
14901           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
14902                 initial message templates support
14903
14904
14905 2001-08-22 [paul]
14906
14907         * configure.in
14908                 change version number to 0.5.3claws2
14909
14910         * sync with sylpheed 0.5.3cvs4
14911
14912         * src/procmsg.h src/summaryview.c
14913                 re-implement (un)ignore thread
14914
14915 2001-08-21 [paul]
14916
14917         * src/summaryview.c
14918                 remove unnecessary code
14919         * src/compose.c
14920                 enable 'dynamic' signatures (submitted by
14921                 Eric Limpens <eric@hscg-internet.nl>)
14922
14923 2001-08-21 [paul]
14924
14925         clean up after sync with sylpheed 0.5.3 release
14926
14927         * src/folderview.c
14928                 fix re-introduced font mess, see Christoph's
14929                 entry 2001-06-24
14930
14931         * src/summaryview.c
14932                 remove prev_msgnum
14933                 use sylpheed's small font instead of
14934                 gtk default font for summary view
14935
14936
14937 2001-08-17 [paul]
14938
14939         * configure.in
14940                 add pl to ALL_LINGUAS - sync with main branch
14941
14942         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14943                 Updated. Translations by Jens Oberender, Ricardo Mones
14944                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
14945
14946         * po/pl.po  ** NEW FILE **
14947                 sync with the main branch
14948
14949         * src/folderview.c
14950                 fix target folder colorizing and refresh problem
14951
14952
14953 2001-08-17 [christoph]
14954
14955         * src/mainwindow.c
14956                 claws uses 4 colors for target folder coloring.
14957                 arrays were not long enough and destroyed the
14958                 stack causing a segfault.
14959                 target folder colorizing does not work anymore
14960                 for me
14961
14962 2001-08-16 [paul]
14963
14964         * configure.in
14965                 change to version 0.5.3claws1
14966
14967         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
14968           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
14969           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
14970
14971                 sync with sylpheed 0.5.3 release, but keep claws method of
14972                 configuring/saving fonts
14973
14974         * src/addressbook.[ch]
14975                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
14976                 in line with a similar change in Hiroyuki's branch
14977
14978         * src/mainwindow.[ch]
14979                 disable main_window_set_thread_option()
14980         * src/prefs_folder_item.c
14981                 comment out &tmps_prefs.enable_thread,
14982         * src/mbox_folder.c, src/procmsg.[ch]
14983                 comment out MSG_IS_IGNORE_THREAD
14984         * src/summaryview.c
14985                 comment out summary_ignore_thread() and summary_unignore_thread()
14986                 comment out MSG_IS_IGNORE_THREAD
14987
14988                 use Hiroyuki's threading instead.
14989
14990
14991
14992 2001-08-15 [paul]
14993
14994         * src/account.c
14995                 use Hiroyuki's 0.5.3 column scheme but also
14996                 include the enable/disable button.
14997         * src/pixmaps/mark.xpm
14998                 add Hiroyuki's amended pixmap
14999
15000 2001-08-13 [christoph]
15001
15002         * src/account.c
15003                 receive at get all column showed wrong state for APOP
15004                 button should only work for POP3 and APOP accounts
15005         * src/prefs_account.c
15006                 added missing preprocessor statement for SSL
15007
15008 2001-08-12 [paul]
15009
15010         * src/account.[ch]
15011                 add 'receive at get all' column and enable/disable
15012                 button.
15013
15014 2001-08-06 [christoph]
15015
15016         * src/account.c
15017                 show usage of SSL in protocol column
15018
15019         * src/imap.c
15020         * src/inc.c
15021                 renamed ssl options
15022
15023         * src/prefs_account.[ch]
15024                 moved ssl options to a new page
15025
15026         * src/send.c
15027         * src/smtp.c
15028         * src/ssl.[ch]
15029                 renamed ssl options
15030                 added support for SMTP STARTTLS command
15031
15032 2001-08-05 [christoph]
15033
15034         * configure.in
15035                 debian autoconf needs version check to find
15036                 correct autoconf version. if the file is
15037                 named configure.in 2.13 is used, which does
15038                 not work with this configure.in script.
15039                 other solution would be to rename the script
15040                 to configure.ac as suggested in the autoconf
15041                 manual.
15042
15043         * src/inc.c
15044                 disable final error popup if popups are
15045                 diabled in config
15046
15047         * src/socket.c
15048                 bugfix in ssl_gets
15049                 fixes IMAP over SSL problem
15050
15051 2001-08-03 [paul]
15052
15053         * configure.in
15054                 change to 0.5.2claws1
15055
15056         * sync with sylpheed 0.5.2cvs1
15057
15058 2001-08-02 [alfons]
15059
15060         * configure.in
15061                 quick fix for ispell detection...
15062
15063 2001-08-01 [paul]
15064
15065         * configure.in
15066                 change to 0.5.1claws4
15067
15068         * sync with sylpheed 0.5.1cvs7
15069
15070 2001-07-31 [alfons]
15071
15072         * src/prefs_common.c, src/prefs_common.h, 
15073           src/gtkspell.c, src/gtkspell.h
15074                 add global spelling checker settings (compose tab) +
15075                 selection of dictionary 
15076           
15077         * configure.in  
15078                 guess valid ispell location
15079
15080 2001-07-31 [paul]
15081
15082         * po/POTFILES.in
15083                 removal of 'src/quote_fmt_parse.c'
15084         * po/de.po
15085                 Updated de.po
15086                 (submitted by Jens Oberender <didge@suse.de>)
15087
15088 2001-07-31 [darko]
15089
15090         * src/folder.[ch]
15091         * src/folderview.[ch]
15092         * src/mainwindow.c
15093         * src/mh.c
15094         * src/prefs_common.[ch]
15095         * src/summaryview.c
15096                 target folder colourization
15097
15098 2001-07-30 [paul]
15099
15100         more sync with Sylpheed 0.5.1cvs6 
15101
15102 2001-07-30 [darko]
15103
15104         * src/mh.c
15105         * src/prefs_folder_item.[hc]
15106         * src/summaryview.c
15107                 shared folders support with a GUI
15108
15109 2001-07-29 [paul]
15110
15111         0.5.1claws3
15112
15113         * sync with Sylpheed 0.5.1cvs6
15114
15115 2001-07-29 [paul]
15116
15117         * po/pt_BR.po
15118                 updated
15119                 (submitted by Fabio Junior Beneditto)
15120
15121 2001-07-28 [paul]
15122
15123         * src/procmime.c
15124         * AUTHORS
15125                 patch to correct bad image mime headers
15126                 (submitted by Don Quijote <dq@searchlores.org>)
15127
15128 2001-07-28 [paul]
15129
15130         * tools/gif2xface.pl   **NEW FILE**
15131         * tools/README
15132                 script to convert file.gif to file.xface for
15133                 use in a custom header.
15134                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
15135
15136 2001-07-27 [alfons]
15137         
15138         * configure.in
15139                 change macros for detecting JPilot and LDAP
15140
15141 2001-07-27 [christoph]
15142
15143         * src/filtering.c
15144                 code cleanup (MIN / MAX warning, needed casting)
15145
15146 2001-07-27 [alfons]
15147
15148         * procheader.c
15149                 disallow setting flags when detecting certain headers
15150                 (X-Status, Status, Seen, X-Seen). 
15151         
15152         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
15153
15154 2001-07-27 [christoph]
15155
15156         * src/prefs_filter.c
15157         * src/prefs_filtering.c
15158         * src/prefs_matcher.c
15159         * src/prefs_scoring.c
15160                 scroll list when moving rows up or down
15161
15162         * src/imap.c
15163         * src/imap.h
15164         * src/prefs_account.c
15165         * src/prefs_account.h
15166         * src/send.c
15167                 SMTP over SSL (untested, feedback requested)
15168                 IMAP over SSL
15169
15170         * src/ssl.c
15171                 code cleanup
15172
15173 2001-07-26 [alfons]
15174         
15175         * configure.in, acconfig.h
15176                 define CLAWS (need this for main / claws detection)
15177
15178 2001-07-25 [alfons]
15179
15180         * configure.in
15181                 Sylpheed 0.5.1claws2
15182                 
15183         * sync with Sylpheed 0.5.1cvs4
15184
15185 2001-07-25 [christoph]
15186
15187         * src/scoring.c
15188                 fixed segfault
15189                 item->prefs == NULL (don't know why)
15190
15191 2001-07-25 [alfons]
15192
15193         * configure.in
15194                 Sylpheed 0.5.1claws1
15195
15196         * sync with Sylpheed 0.5.1cvs1-3
15197
15198 2001-07-24 [christoph]
15199
15200         * src/folderview.c
15201         * src/prefs_folder_item.[ch]
15202                 added folderitem preferences dialog with
15203                 default To: and auto request return receipt
15204
15205         * src/compose.[ch]
15206         * src/menu.[ch]
15207                 changes to handle new folderitem preferences
15208
15209         * src/mainwindow.c
15210         * src/summaryview.c
15211                 call compose new mail with current folderitem
15212
15213 2001-07-24 [alfons]
15214
15215         Release Sylpheed 0.5.1claws
15216
15217         * configure.in
15218                 change to release version 0.5.1claws
15219
15220 2001-07-24 [christoph]
15221
15222         * src/summaryview.c
15223                 fixed segfault that happend when the selected
15224                 message was removed while retrieving new messages.
15225
15226         * po/es.po
15227                 updated translation
15228                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
15229
15230 2001-07-22 [alfons]
15231
15232         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
15233         this is a work in progress, for more information: http://nlpagan.net/sylman 
15234         
15235         * configure.in, src/mainwindow.c, manual/Makefile.am
15236                 add support for English manual
15237
15238         * AUTHORS
15239                 add authors of user manuals
15240
15241         * manual/en/sylpheed*.html
15242                 add English documentation
15243
15244 2001-07-22 [christoph]
15245
15246         * po/POTFILES.in
15247                 added src/ssl.c
15248         * src/ssl.c
15249                 changed a wrong debug message
15250
15251 2001-07-22 [alfons]
15252
15253         * po/nl.po
15254                 update Dutch translation
15255
15256         * src/prefs_filtering.c, 
15257           src/prefs_matcher.c
15258                 add more translatable strings           
15259
15260 2001-07-21 [alfons]
15261
15262         0.5.0claws7
15263
15264         * configure.in
15265                 change version
15266
15267         * src/inc.c, src/summaryview.[ch]
15268                 prevent update of mark file when filtering has done, by
15269                 using a variable; this affects two functions:
15270                         inc.c::inc_finished()
15271                         summaryview.c::summary_show()
15272
15273 2001-07-20 [alfons]
15274
15275         * src/filtering.[ch], src/prefs_filtering.c, 
15276           src/matcher.[ch]
15277                 add filtering action for label coloring 
15278
15279         * po/POTFILES.in
15280                 add labelcolors.c
15281
15282         * added src/labelcolors.c
15283         * added src/labelcolors.h
15284         * src/Makefile.am, src/summaryview.c
15285                 rearrange label coloring code
15286
15287         * src/procmsg.h
15288                 add more parentheses so label colouring works correctly
15289
15290         * src/filtering.c
15291                 don't really delete message, but move it to Trash
15292
15293         * src/prefs_matcher.c
15294                 add quote options to info dialog
15295
15296 2001-07-20 [christoph]
15297
15298         * src/Makefile.am
15299         * src/inc.c
15300         * src/main.[ch]
15301         * src/socket.h
15302         * src/ssl.[ch] (new)
15303                 moved ssl stuff to a seperate file
15304
15305 2001-07-20 [darko]
15306
15307         * src/summaryview.c
15308                 fix show sender using address book with no e-mail
15309                 address in From: field
15310
15311 2001-07-19 [alfons]
15312
15313         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
15314                 fix messy handling of escaping... now at least the
15315                 execute command is useful. escape char is '\', we
15316                 accept \n and \r too. 
15317
15318                 Real life example:
15319                 
15320                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
15321                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
15322
15323 2001-07-18 [alfons]
15324
15325         0.5.0claws6
15326
15327         * src/summaryview.c
15328                 clean up
15329
15330         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
15331           src/procmsg.[ch]
15332                 revise filtering; currently move, copy, marking have
15333                 been tested. if you like bleeding edge stuff, you
15334                 should definitely go for this version :)
15335
15336         * mark old working stuff as VERSION_0_5_0_CLAWS5        
15337
15338 2001-07-17 [christoph]
15339
15340         * src/utils.c
15341                 timestamp log
15342
15343 2001-07-17 [alfons]
15344
15345         0.5.0claws5
15346
15347         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
15348           bits in the mark file, without affecting either branch. Lots of
15349           files changed, also in claws branch.
15350
15351           UNTESTED: use of mbox folders
15352
15353         * src/summaryview.c
15354                 added mark all read; however this was a quick hack used for
15355                 cleaning up mess after initial merge with Hiroyuki
15356
15357         * configure.in
15358                 change claws version number back to 0.5.0claws5 to clear up 
15359                 confusion & pretension (recent release was technically 
15360                 0.5.0claws4, so we neatly align with Hiroyuki :-)
15361
15362 2001-07-16 [alfons]
15363
15364         sync with Hiroyuki's 0.5.0cvs4
15365
15366 2001-07-16 [alfons]
15367
15368         0.5.1claws3
15369
15370         * src/filtering.[ch]
15371                 remove invalid updating of mark files for 
15372                 filter actions MATCHING_ACTION_MOVE and 
15373                 MATCHING_ACTION_DELETE; this should fix the
15374                 folder update bug
15375                 
15376         * src/procmsg.c
15377                 revert Christoph's stab at fixing the folder 
15378                 update bug
15379
15380         * po/POTFILES.in
15381                 add missing files with translatable strings
15382
15383         * src/summaryview.c
15384                 remove debug print
15385
15386 2001-07-15 [alfons]
15387
15388         * src/addr_compl.[ch], src/prefs_filtering.c
15389                 make "filtering pref dialog's destination entry" an
15390                 "address completable entry", if filter destination is 
15391                 an email address
15392
15393         0.5.1claws2
15394         
15395         sync with Hiroyuki's 0.5.0cvs2-3
15396
15397 2001-07-15 [christoph]
15398
15399         * src/procmsg.c
15400                 fixed folder stats update after incorporation
15401
15402 2001-07-15 [alfons]
15403
15404         * src/summaryview.c
15405                 * finish label colouring stuff (for now)
15406                 * fix incorrect colour bug (off by one) 
15407
15408 2001-07-14 [alfons]
15409
15410         * src/mainwindow.c
15411                 change text labels for news and mail message so there's
15412                 plenty of toolbar estate left
15413
15414         * configure.in
15415                 0.5.1claws1
15416
15417         * src/folderview.c
15418           src/folder.[ch]
15419                 sync with Hiroyuki's 0.5.0cvs1
15420
15421         * src/summaryview.c
15422                 more rewrite label colouring
15423
15424 2001-07-14 [alfons]
15425
15426         * src/summaryview.[ch]
15427                 * start rewrite label colouring 
15428                 * fix proper location "Add Sender To Addressbook" menu item
15429
15430 2001-07-13
15431
15432         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15433         (actually this is 0.5.0claws4)
15434
15435 2001-07-13 [alfons]
15436
15437         * po/pt_BR.po
15438                 * fix duplicate message
15439                 * add updated Portugese / Brazilian translation
15440                   submitted by Fabio Junior Beneditto
15441
15442 2001-07-12 [alfons]
15443
15444         * AUTHORS
15445                 add Jens
15446
15447         * po/nl.po
15448                 add updated Dutch translation
15449
15450         * po/de.po
15451                 add updated German translation submitted by Jens
15452
15453 2001-07-11 [alfons]
15454
15455         Prerelease before 0.5.0claws. Please test.
15456         This version is temporarily tagged as VERSION_0_5_0_TEST
15457
15458         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
15459           src/prefs_scoring.c, src/prefs_matcher.c, 
15460           src/prefs_filtering.c, src/mbox.c, 
15461           src/main.c, src/inc.c, src/filtering.[ch]
15462                 revert new Hoa's new matcher (does not work yet)
15463
15464         * src/Makefile.am
15465                 clean up
15466
15467 2001-07-10
15468
15469         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15470
15471
15472 2001-07-10 [alfons]
15473
15474         * Makefile.am
15475                 add ChangeLog.claws to EXTRA_DIST
15476         * src/Makefile.am
15477                 add matcher_parser_parse.h to EXTRA_DIST
15478
15479 2001-07-10 [christoph]
15480
15481         * src/inc.c
15482                 add destination folder to table of
15483                 folders that need to be updated after
15484                 incorporation
15485
15486 2001-07-10 [alfons]
15487
15488         * folder.[ch]
15489           folderview.c
15490                 make collapse state of folders and folder items persistent, i.e.
15491                 if you collapse a folder tree, the next time sylpheed-claws starts 
15492                 up the folder tree remains collapsed.  
15493                 
15494 2001-07-10 [christoph]
15495
15496         * acconfig.h
15497         * configure.in
15498                 added --enable-ssl
15499         * src/md5.[ch]
15500                 renamed MD5_CTX to MD5_CTX_syl
15501                 conflicts with a struct in openssl
15502         * src/inc.c
15503         * src/main.[ch]
15504         * src/prefs_account.[ch]
15505         * src/socket.[ch]
15506                 SSL support for POP
15507         * src/mainwindow.c
15508                 fixed compose with current account
15509                 broken by new compose button stuff
15510
15511 2001-07-09 [hoa]
15512
15513         * AUTHORS
15514                 changed my email address
15515
15516         * src/matcher_parser_parse.y
15517                 clean the parser to remove conflicts
15518
15519 2001-07-09 [alfons]
15520
15521         * AUTHORS
15522                 add Match Grun
15523
15524         * configure.in
15525                 fix incorrect description of --enable-ldap parameter
15526
15527         * src/prefs_common.[ch]
15528           src/compose.c
15529                 add experimental option "smart wrapping" which makes the
15530                 compose editor auto wrap.
15531                 
15532                 | TODO: the problem with the buggy cursor handling is caused |
15533                 | by the GtkText. when deleting / backspacing text its       |
15534                 | wrapping algorithm does not take in account the previous   |
15535                 | line. should find a way to hack this in.                   |
15536                 | or should perhaps combine this with the word wrapping      |
15537                 | patch i wrote in january.                                  |
15538
15539         * src/about.c
15540                 show build parameters for LDAP and JPilot
15541
15542         * src/summaryview.c
15543                 revert Christoph's bugfix for selecting next unread message, 
15544                 because folder stats aren't updated correctly
15545
15546 2001-07-08 [hoa]
15547
15548         * src/filtering.c
15549         * src/mainwindow.c
15550         * src/matcher.c
15551         * src/matcher_parser_lex.l
15552         * src/matcher_parser_parse.y
15553         * src/prefs_filtering.c
15554         * src/prefs_scoring.c
15555         * src/scoring.c
15556                 bugfix of the config file parser
15557
15558 2001-07-08 [alfons]
15559
15560         * src/Makefile.am
15561                 added generated matcher sources to BUILT_SOURCES
15562
15563 2001-07-08 [hoa]
15564
15565         * src/Makefile.am
15566         * src/.cvsignore
15567                 added new config file parser
15568
15569         * src/scoring.[ch]
15570         * src/filtering.[ch]
15571         * src/matcher.[ch]
15572         * src/prefs_filtering.c
15573         * src/prefs_matcher.c
15574         * src/prefs_scoring.c
15575         * added src/matcher_parser.h
15576         * added src/matcher_parser_lex.h
15577         * added src/matcher_parser_lex.l
15578         * added src/matcher_parser_parse.y
15579                 lex & yacc config file parser
15580
15581         * src/mbox.c
15582         * src/inc.c
15583         * src/main.c
15584                 changes prefs_filtering into global_filtering           
15585
15586         * src/summaryview.c
15587                 build threads with subjects only if "Re: " is at the
15588                 beginning of the subject
15589
15590 2001-07-07 [paul]
15591
15592         0.5.0claws
15593
15594         sync with sylpheed 0.5.0
15595                 change of version number only
15596
15597 2001-07-06 [paul]
15598
15599         0.5.0claws5
15600
15601         sync with sylpheed 0.5.0pre5
15602
15603 2001-07-05 [paul]
15604
15605         sync with sylpheed 0.5.0pre4 release
15606                 /po and /manual/ja not sync'ed
15607
15608 2001-07-04 [paul]
15609
15610         more sync with sylpheed 0.5.0pre4
15611
15612 2001-07-03 [christoph]
15613
15614         * src/addressbook.c
15615                 fixed address book broken by address book
15616                 for VCard, JPilot, LDAP
15617
15618 2001-07-03 [alfons]
15619
15620         * src/matcher.c
15621         * src/textview.c
15622                 stopped memory leaks
15623
15624 2001-07-03 [paul]
15625
15626         more sync with sylpheed 0.5.0pre4
15627
15628 2001-07-02 [match]
15629
15630         * included address book patch for VCard, JPilot, LDAP
15631         * pref_common.c - fixed Font options on Display tab (cosmetic)
15632         * alertpanel.c - fixed truncated message
15633
15634 2001-07-02 [christoph]
15635
15636         * src/mbox_folder.c
15637         * src/procmsg.[ch]
15638         * src/summaryview.c
15639                 mark threads for ignoring
15640
15641 2001-07-02 [paul]
15642
15643         0.5.0claws4
15644
15645         * sync with sylpheed 0.5.0pre4
15646                 updated gettext to 0.10.38.
15647
15648 2001-07-01 [paul]
15649
15650         * src/ mainwindow.c
15651         * src/procmsg.h
15652         * src/summaryview.[ch]
15653                 new right-click option: Label.
15654                 substitute for 'Mark-->Mark/Unmark', colours the line.
15655                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
15656
15657 2001-07-01 [christoph]
15658
15659         * src/folderview.c
15660                 fixed font for trash
15661         * src/summaryview.c
15662                 move ctree to unread message
15663
15664 2001-07-01 [paul]
15665
15666         * sync with sylpheed 0.5.0pre3 release
15667
15668 2001-06-30 [alfons]
15669
15670         * src/filesel.[ch]
15671         * src/compose.c
15672                 allow inserting / attaching multiple files in
15673                 the composer window
15674
15675 2001-06-30 [paul]
15676
15677         * src/codeconv.c
15678                 small change to Alfons' previous stuff so that it
15679                 actually makes
15680
15681 2001-06-30 [alfons]
15682
15683         * lots of files changed; first attempt to merge the changes
15684           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
15685
15686 2001-06-30 [paul]
15687
15688         * po/pt_BR.po
15689                 updated and completed, translations by Fabio
15690                 Junior Beneditto <fjbeneditto@yahoo.com.br>
15691
15692 2001-06-29 [alfons]
15693
15694         * src/compose.c
15695         * src/mimeproc.[ch]
15696                 allow selecting an attached files' mime type from a 
15697                 list of types.
15698
15699 2001-06-29 [paul]
15700
15701         * more sync with sylpheed 0.5.0pre3
15702
15703 2001-06-29 [paul]
15704
15705         * po/pt_BR.po
15706                 merge with sylpheed.pot and pt_BR.po provided by
15707                 Fabio Junior Beneditto.
15708
15709 2001-06-29 [darko]
15710
15711         * src/procmime.c
15712                 make MIME types case insensitive
15713
15714 2001-06-28 [alfons]
15715
15716         * po/nl.po
15717                 merge with sylpheed.pot and old nl.po; translations added.
15718
15719 2001-06-28 [paul]
15720
15721         * more sync with sylpheed 0.5.0pre3
15722
15723 2001-06-27 [alfons]
15724
15725         * src/summaryview.c
15726                 don't crash when removing parent node of messages
15727                 attracted by subject. this was caused by not deleting
15728                 the parent node from the subject line hash table.
15729
15730 2001-06-27 [alfons]
15731
15732         * src/summaryview.c
15733         * src/compose.[ch]
15734         * src/mainwindow.c
15735                 if there are multiple messages selected, allow forwarding
15736                 them as attachments.
15737
15738 2001-06-27 [paul]
15739
15740         * more sync with sylpheed 0.5.0pre3
15741
15742 2001-06-26 [paul]
15743
15744         0.5.0claws3
15745
15746         * sync with sylpheed 0.5.0pre3
15747
15748 2001-06-25 [paul]
15749
15750         * src/mainwindow.c
15751                 fixed 'compose news article' bug
15752                 from icon-and-text toolbar
15753
15754 2001-06-25 [paul]
15755
15756         * sync with sylpheed 0.5.0pre2 release
15757
15758 2001-06-24 [christoph]
15759
15760         * src/prefs_common.c
15761                 bug fix in font selection
15762         * src/folderview.c
15763                 use sylpheed's normal font instead of
15764                 gtk default font for folders without
15765                 new messages
15766
15767 2001-06-24 [alfons]
15768
15769         * src/mainwindow.[ch]
15770                 added composite compose mail / news button (an idea by Leandro
15771                 Pereira <leandro@linuxmag.com.br>)
15772
15773 2001-06-24 [paul]
15774
15775         Added instructions for ldif-to-xml.py
15776
15777         * tools/README
15778
15779 2001-06-23 [alfons]
15780
15781         Some minor things.
15782
15783         * src/pixmaps/stock_news_compose.xpm
15784                 added pixmap by Leandro
15785         * src/prefs_common.c
15786                 tested built-in spelling checker of GCC 3.0 :)
15787         * po/nl.po
15788                 merged dutch translation of sylpheed-main with
15789                 sylpheed.pot
15790
15791 2001-06-23 [paul]
15792
15793         Added tools directory and files.
15794
15795         * tools/filter_conv.pl
15796                 converts old filter system to new filtering system
15797         * tools/ldif-to-xml.py
15798                 converts netscape addressbook to sylpheed addressbook
15799         * tools/README
15800                 descriptions/instructions for above two files
15801
15802 2001-06-23 [christoph]
15803
15804         * src/inc.c
15805         * src/manage_window.[ch]
15806         * src/prefs_common.[ch]
15807                 mail retrieval dialog can be enabled, disabled
15808                 or hidden if non of sylpheed's windows is active
15809
15810 2001-06-22 [paul]
15811
15812         0.5.0claws2
15813
15814         * sync with sylpheed 0.5.0pre2
15815
15816 2001-06-21 [christoph]
15817
15818         * src/summaryview.c
15819                 show recipient on 'from' for all accounts
15820                 
15821         * src/inc.c
15822         * src/prefs_common.[ch]
15823                 disable error popup on mail receive errors
15824
15825 2001-06-21 [alfons]
15826
15827         * src/compose.c
15828                 made the ruler correctly appear and disappear.
15829
15830         * src/Makefile.am
15831                 removed Hoa's work-in-progress-stuff (interesting!) so 
15832                 claws compiles ok.
15833
15834 2001-06-20 [christoph]
15835
15836         * src/inc.c
15837         * src/progressdialog.c
15838                 added scrolled window for list in progressdialog
15839
15840 2001-06-20 [paul]
15841
15842         sync with sylpheed 0.5.0pre1 release
15843
15844 2001-06-20 [christoph]
15845
15846         * src/summeryview.c
15847                 make building threads by subject work when
15848                 thread view is enabled
15849                 
15850         * src/compose.c
15851         * src/prefs_common.[ch]
15852                 automatically select account for mail replys
15853
15854 2001-06-19 [sergey]
15855
15856         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
15857         they are filled in from the account settings.
15858
15859 2001-06-19 [paul]
15860
15861         * more sync with sylpheed 0.5.0pre1
15862
15863 2001-06-18 [alfons]
15864
15865         * src/Makefile.am,
15866           src/procmime.c
15867                 added --sysconfdir to CPPFLAGS for pointing to the correct
15868                 location of mime.types. 
15869
15870                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
15871                 or ./configure!
15872
15873 2001-06-18 [hoa]
15874
15875         * src/summaryview.c
15876                 fixed some bug when building threads
15877
15878 2001-06-18 [pau]l
15879
15880         * src/prefs_account.c
15881                 UI stuff: More changes to the English
15882
15883 2001-06-18 [paul]
15884
15885         * src/pixmaps/stock_news_compose.xpm: new file
15886         * src/Makefile.am
15887         * src/mainwindow.c
15888         * src/summaryview.c
15889                 Added new icon for Hoa's 'compose a news
15890                 message', plus minor improvements to the
15891                 English
15892
15893         * po/ja.po
15894         * ChangeLog
15895         * ChangeLog.jp
15896                 more sync with sylpheed 0.5.0pre1
15897
15898 2001-06-18 [hoa]
15899
15900         * src/compose.[ch]
15901         * src/mainwindow.c
15902                 Follow-up and reply to
15903
15904         * src/summaryview.[ch]
15905                 Build threads also with subjects
15906
15907 2001-06-17 [hoa]
15908
15909         * src/compose.c
15910                 forwarding use the current account.
15911
15912         * src/mainwindow.c
15913                 the "compose message" button has been replaced with
15914                 "new mail" and "new news" buttons
15915
15916         * src/prefs_common.[ch]
15917                 added a configuration option to use the forward button
15918                 as "forward as attachment"
15919                 changed reply and forward format description
15920
15921         * src/quote_fmt_lex.l
15922         * src/quote_fmt_parse.y
15923                 added message with no signature in format for reply
15924                 and forward.
15925
15926 2001-06-17 [paul]
15927
15928         Minor UI stuff
15929
15930         * src/mainwindow.c
15931         * src/summaryview.c
15932                 Improvements to the English
15933
15934         * src/prefs_common.c
15935                 Improvements to the English and some
15936                 clarity/continuity improvements in the
15937                 description of Quote symbols.
15938
15939 2001-06-17 [paul]
15940
15941         0.5.0claws1
15942
15943         * sync with sylpheed 0.5.0pre1
15944
15945 2001-06-17 [hoa]
15946
15947         * src/compose.c
15948                 Better interface for compose, displayed fields
15949                 are updated whenever we change account.
15950                 Newsgroups field is automatically filled.
15951
15952         * src/mainwindow.c
15953                 Newsgroups field is automatically filled.
15954
15955         * src/prefs_account.c
15956                 Some interface stuff when fields appear and
15957                 disappear.
15958
15959 2001-06-16 [paul]
15960
15961         0.4.99claws
15962
15963         * sync with sylpheed 0.4.99
15964
15965 2001-06-16 [sergey]
15966
15967         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
15968         base64_decoder_free, base64_decoder_decode): new object and
15969         functions for decoding base64 streams.
15970         * src/procmime.c (procmime_decode_content): modified to use the
15971         new base64 decoder.
15972
15973 2001-06-15 [paul]
15974
15975         0.4.99claws10
15976
15977         * sync with sylpheed 0.4.99cvs11
15978
15979 2001-06-13 [paul]
15980
15981         0.4.99claws9
15982
15983         * sync with sylpheed 0.4.99cvs9
15984
15985 2001-06-13 [hoa]
15986
15987         * src/compose.c
15988         * src/prefs_account.c
15989
15990                 SMTP server can be defined in the news account
15991                 mime type of attachment are kept.
15992
15993         * src/summaryview.c
15994
15995                 now choose the highest important score between default
15996                 and important score of folder.
15997
15998 2001-06-09 [alfons]
15999         
16000         * src/prefs_common.c: 
16001
16002                 (prefs_quote_description_create): corrected description of 
16003                 quote format characters
16004
16005 2001-06-09 [paul]
16006
16007         0.4.99claws8
16008
16009         * sync with sylpheed 0.4.99cvs8
16010
16011 2001-06-08 [sergey]
16012
16013         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
16014         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
16015
16016 2001-06-08 [paul]
16017
16018         0.4.99claws7
16019
16020         * sync with sylpheed 0.4.99cvs7
16021
16022 2001-06-06 [sergey]
16023
16024         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
16025         clashes with autogenerated header).
16026         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
16027         * src/Makefile.am: added quote_fmt.h.
16028         * src/.cvsignore: added lex/yacc autogenerated files
16029         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
16030
16031 2001-06-06 [paul]
16032
16033         0.4.99claws6
16034
16035         * sync with sylpheed 0.4.99cvs6
16036
16037 2001-06-06 [hoa]
16038
16039         * added src/quote_fmt_parse.h
16040         * src/compose.c
16041                 removed warnings
16042
16043         * src/prefs.[ch]
16044                 don't modify readonly configuration files
16045
16046         * src/prefs_account.c
16047         * src/prefs_common.c
16048         * src/prefs_customheader.c
16049         * src/prefs_display_header.c
16050         * src/prefs_filter.c
16051         * src/prefs_filtering.c
16052         * src/prefs_scoring.c
16053                 don't open dialog box when configuration files
16054                 are readonly
16055
16056 2001-06-05 [sergey]
16057
16058         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
16059
16060         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
16061         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
16062         BUILT_SOURCES to make all files rebuild properly.
16063
16064         * src/compose.c: removed #include "quote_fmt.tab.h".
16065
16066         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
16067         CHARACTER value in yylval.
16068
16069         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
16070         receive CHARACTER value by documented means (yylval).
16071
16072         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
16073
16074 2001-06-05 [hoa]
16075
16076         * src/Makefile.am
16077                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
16078
16079         * src/filtering.c
16080         * src/matcher.c
16081         * src/matcher.h
16082         * src/prefs_filtering.c
16083                 now keep the configuration for execute action
16084
16085         * src/mbox_folder.c
16086                 fixed a warning
16087
16088 2001-06-05 [paul]
16089
16090         * sync with sylpheed 0.4.99cvs5
16091
16092 2001-06-05 [hoa]
16093
16094         * src/Makefile.am
16095                 added quote_fmt.[ch]
16096
16097         * added src/quote_fmt.y
16098         * added src/quote_fmt.l
16099         * added src/quote_fmt.tab.h
16100         * added src/quote_fmt.tab.c
16101         * added src/lex.quote_fmt.c
16102                 parsing configuration for replying
16103                 and forwarding
16104
16105         * src/prefs_common.[ch]
16106                 added configuration UI for replying
16107                 and forwarding
16108
16109         * src/compose.c
16110                 using configuration for replying
16111                 and forwarding
16112
16113 2001-06-04 [hoa]
16114
16115         * src/filtering.c
16116         * src/matcher.c
16117         * src/matcher.h
16118         * src/prefs_filtering.c
16119         * src/prefs_matcher.c
16120         * src/prefs_matcher.h
16121                 action "run a command" for filtering
16122                 and matching with a command.
16123                 fixed the "whole message" matching
16124
16125         * src/mbox_folder.c
16126                 changed temporary filename for security
16127
16128         * src/messageview.c
16129                 queue the notification if it fails to send.
16130
16131         * src/prefs_common.c
16132         * src/prefs_folder_item.c
16133                 changed the default important score             
16134
16135         * src/prefs_scoring.c
16136         * src/scoring.c
16137                 hide kill score input when the folder is not
16138                 a newsgroup
16139
16140 2001-06-03 [alfons]
16141
16142         * src/prefs_common.c:
16143
16144                 (prefs_font_select): pass font name in font entry box to font
16145                 selection dialog.
16146
16147 2001-06-03 [sergey]
16148
16149         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
16150
16151 2001-06-03 [paul]
16152
16153         * sync with sylpheed 0.4.99cvs4
16154
16155 2001-06-03 [alfons]
16156
16157         * src/headerwindow.c:
16158
16159                 (headerwindow_show_cb): use the selected summary view item, not
16160                 the displayed item.
16161
16162 2001-06-02 [alfons]
16163
16164         * src/headerwindow.c:
16165
16166                 (headerwindow_show_cb): always try to show msginfo
16167
16168 2001-06-02 [hoa]
16169
16170         * src/compose.c
16171                 keep attached parts when reediting or forwarding.
16172
16173 2001-06-01 [hoa]
16174
16175         * src/folderview.c
16176         * src/prefs_folder_item.[ch]
16177         * src/prefs_scoring.[ch]
16178         * src/scoring.[ch]
16179         * src/summaryview.[ch]
16180         * src/main.c
16181         * src/mainwindow.c
16182         * src/prefs_common.[ch]
16183                 support for folder scoring
16184                 kill score and important score for messages
16185         
16186         * src/prefs_account.c
16187                 some display bug fixed for local account
16188                 preferences
16189
16190 2001-05-31 [alfons]
16191
16192         * src/summaryview.c:
16193
16194                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
16195                 sender to address book menu item is disabled.
16196
16197 2001-05-30 [hoa]
16198
16199         * src/filtering.[ch]
16200         * src/summaryview.c
16201                 handling summary menu / filter messages
16202
16203         * src/folder.[ch]
16204                 add some stuff
16205
16206         * src/foldersel.c
16207                 imap folders now appears in list
16208
16209         * src/mbox_folder.c
16210                 doesn't crash if destination mail is not writeable
16211
16212 2001-05-29 [hoa]
16213
16214         * src/compose.c
16215                 removed some warnings
16216
16217         * src/filtering.c
16218         * src/folder.[ch]
16219         * src/prefs_filtering.c
16220                 global string to identify any folders           
16221                 removed some debug info
16222                 filtering to mbox folders is now possible
16223
16224         * src/mainwindow.c
16225                 removed some warnings
16226
16227         * src/mbox_folder.c
16228                 permission on files are changed to read/write for user only,
16229                 nothing for other.
16230                 creation of subfolder is handled better.
16231
16232 2001-05-28 [alfons]
16233
16234         Verified the sync for src/prefs_common.[ch] and
16235         src/prefs_account.[ch]. I believe there were some
16236         minor indentation differences.
16237
16238 2001-05-28 [paul]
16239
16240         0.4.99claws3
16241
16242         * sync with 0.4.99cvs3
16243
16244 2001-05-28 [hoa]
16245
16246         * src/compose.c
16247                 handling flags for mbox format
16248
16249         * src/filtering.c
16250                 use of mark file only for MH format
16251                 handling flags for mbox format
16252                 filtering cannot yet move or copy mails to mbox folders.
16253
16254         * src/folder.[ch]
16255                 changed move_msg, copy_msg,
16256                 move_msgs_with_dest, copy_msgs_with_dest functions
16257                 uses only folder->copy_msg() function
16258                 uses folder->finished_copy() to handle the destination
16259                 folder at the end of the copy or move operation.
16260
16261         * src/foldersel.c
16262                 included mbox directories.
16263
16264         * src/folderview.[ch]
16265         * src/mainwindow.c
16266                 handle folders operation for mbox format
16267
16268         * src/mbox.c
16269                 disable conversion of "From " header
16270
16271         * src/mbox_folder.[ch]
16272                 completion of mbox format handling
16273
16274         * src/mh.c
16275                 changed mh_copy_msg() function and
16276                 removed mh_move_msg(), mh_move_msgs_with_dest(),
16277                 mh_copy_msgs_with_dest()
16278
16279         * src/prefs_filtering.c
16280                 removed some warnings
16281
16282         * src/prefs_matcher.c
16283                 default boolean operation is AND
16284
16285         * src/procheader.c
16286                 handling flags for mbox format
16287                 handling of "From " header
16288
16289         * src/procmsg.[ch]
16290                 removed data field
16291                 added MSG_REALLY_DELETED flags to handle deletion of
16292                 messages in mbox format.
16293
16294         * src/summaryview.c
16295                 handling flags for mbox format
16296                 disable the MSG_DELETED flags when messages
16297                 are deleted in mbox format
16298
16299         * src/textview.c
16300                 "From " headers display fixed.
16301
16302 2001-05-27 [alfons]
16303
16304         * src/textview.c:
16305                 
16306                 (get_email_part): skip quoted email addresses, like in e.g.
16307                 "'alfons@proteus.demon.nl'".
16308
16309 2001-05-26 [alfons]
16310
16311         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
16312         and fixing the persistence troubles when using separate windows.
16313
16314         * src/mainwindow.c:
16315         
16316             Added #define SEPARATE_ACTION used in the gtk item factory for 
16317             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
16318                 use gtk_item_factory_get_widget_by_action() to get the items.
16319                 
16320             Removed separate_widget_cb from the gtk item factory data   
16321           
16322             (mainwindow_create): connect separate_widget_cb() to check
16323             menu item "toggled" signal. also passing a MainWindow pointer
16324                 as object data for both check menu items.
16325                 
16326             (separate_widget_cb): definition of separate_widget_cb() to match
16327             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
16328                 window using gtk_object_get_data(). The type of window separation 
16329                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
16330         
16331         * src/prefs_filtering.c,
16332           src/prefs_matcher.c: added horizontal scrollbars
16333
16334 2001-05-25 [darko]
16335
16336         * src/headerview.c
16337                 fix segfault with invalid bold font
16338         * src/summaryview.c
16339                 correctly display summary stats after row is marked
16340
16341 2001-05-23 [sergey]
16342
16343         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
16344         encodings with libjconv.
16345
16346 2001-05-23 [hoa]
16347
16348         * src/Makefile.am
16349                 added mbox_folder.[ch]
16350         * src/defs.h
16351                 mbox temporary folder
16352         * src/folder.[ch]
16353         * added src/mbox_folder.[ch]
16354         * src/folderview.c
16355         * src/procheader.[ch]
16356                 added mbox support
16357         * src/mbox.c
16358                 bugfix for file incorporation filtering
16359         * src/imap.c
16360                 enable creation of MBOX
16361         * src/prefs_display_header.c
16362                 enable use of headers like "From "
16363                 something that should be fixed :
16364                         displaying of such headers add an extra space
16365         * src/prefs_folder_item.c
16366                 don't create folders because it is not necessary
16367         * src/procmsg.h
16368                 added data field to MsgInfo for mbox internal use
16369         * src/summaryview.c
16370                 added some support for mbox
16371         * src/utils.[ch]
16372                 added get_mbox_cache_dir() function
16373
16374 2001-05-23 [hiroyuki]
16375
16376         * src/headerwindow.c
16377           src/inc.c
16378           src/main.c
16379           src/mh.c
16380           src/nntp.c
16381           src/procmsg.h
16382           src/session.h
16383           src/socket.[ch]
16384           src/summaryview.c
16385           src/textview.c
16386           src/automaton.c
16387           src/folderview.c: more sync with 0.4.99cvs2.
16388
16389         * src/headerwindow.c: reverted.
16390
16391 2001-05-22 [paul]
16392
16393         0.4.99claws2
16394
16395         * sync with sylpheed 0.4.99cvs2
16396                 * src/news.[ch]
16397                 * src/nntp.[ch]
16398                 * INSTALL
16399                 * INSTALL.jp
16400
16401 2001-05-22 [alfons]
16402
16403         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
16404
16405 2001-05-21 [alfons]
16406
16407         Minor things:
16408
16409         * configure.in: if gnome-config not found, "no" is displayed
16410         
16411         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
16412
16413         * src/textview.c: now also possible to add mail addresses by right
16414           clicking in the text view
16415
16416         * src/codeconv.c: merged patch which fixes endless loop when encountering
16417           invalid wide characters; from Alte <010@imis.ru>  
16418
16419 2001-05-20 [alfons]
16420
16421         Added installation of gnome specific things:
16422
16423         * Makefile.am: gnome conditional
16424
16425         * configure.in: check for installed gnome
16426
16427         * added sylpheed.png, sylpheed.desktop
16428
16429 2001-05-20 [sergey]
16430
16431         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
16432
16433         * src/mainwindow.h (main_window_toolbar_create): created a button
16434         for "Reply to all".
16435         (main_window_set_toolbar_sensitive): enable/disable the new button
16436         appropriately.
16437         (toolbar_reply_to_author_cb): handle the new button.
16438
16439         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
16440         send_progress_dialog_destroy() on failure (fixes hang on SMTP
16441         failure).
16442
16443 2001-05-19 [sergey]
16444
16445         * src/compose.h (ComposeReplyMode): new modes
16446         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
16447         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
16448
16449         * src/compose.c
16450         (compose_send): move some code into a new function:
16451         (compose_current_mail_account): new function.
16452         (compose_reply): new argument to_author, all callers changed; if
16453         to_author==TRUE and account->protocol==A_NNTP, find and use an
16454         appropriate mail account for replying.
16455         (compose_reply_set_entry): new argument to_author; ignore
16456         compose->replyto if to_author==TRUE.
16457
16458         * src/mainwindow.c: new command "Message/Reply to author".
16459         (main_window_set_menu_sensitive): enable/disable it.
16460         (reply_cb): handle it.
16461
16462         * src/summaryview.c: new command "Reply to author".
16463         (summary_set_menu_sensitive): enable/disable it.
16464         (summary_reply_cb): handle it.
16465
16466         * src/account.c (account_find_mail_from_address): new function.
16467
16468 2001-05-18 [paul]
16469
16470         0.4.99claws1
16471
16472         * sync with sylpheed 0.4.99cvs1
16473
16474 2001-05-18 [hoa]
16475
16476         * src/compose.[ch]
16477         * src/filtering.c
16478         * src/summaryview.c
16479                 new filtering action : forward and forward as attachment
16480
16481         * src/main.c
16482                 no need for $DISPLAY when we run sylpheed --help
16483                 call to parse_cmd_opt() is moved
16484
16485         * src/mainwindow.[ch]
16486                 execute button is hidden when immediate execute
16487                 is chosen
16488
16489         * src/mh.c
16490         * src/news.c
16491         * src/prefs_folder_item.c
16492         * src/procmsg.c
16493                 better handling of missing directories
16494
16495         * src/summaryview.c
16496                 reedit is enabled in outbox
16497                 reedit is enabled in queue
16498
16499 2001-05-17 [hoa]
16500
16501         * src/filtering.c
16502         * src/matcher.[ch]
16503         * src/prefs_filtering.c
16504                 changed attachement into attachment
16505
16506 2001-05-17 [alfons]
16507
16508         0.4.67claws4    
16509
16510         * sync with sylpheed 0.4.67cvs9
16511         * sync with sylpheed 0.4.67cvs7-8
16512
16513 2001-05-17 [hoa]
16514
16515         * src/Makefile.am
16516                 added prefs_filtering.c
16517
16518         * src/filtering.[ch]
16519         * src/matcher.[ch]
16520                 removed action : forward_news and forward_news_as_attachement
16521                 (forward and forward_as_attachement can be used instead)
16522
16523         * src/mainwindow.c
16524                 added menu option to access filtering configuration
16525
16526         * src/prefs_account.c
16527                 changed mail_command default to /usr/sbin/sendmail
16528
16529         * added src/prefs_filtering.[ch]
16530                 dialog box for filtering configuration
16531
16532         * src/prefs_matcher.c
16533                 added function prefs_matcher_get_criteria_from_matching()
16534
16535         * src/prefs_scoring.c
16536                 reset the dialog when register or substitute is clicked
16537
16538 2001-05-15 [hoa]
16539
16540         * src/Makefile.am
16541                 added filtering.[ch]
16542         * src/inc.c
16543                 using filering.[ch] instead of filter.[ch]
16544         * src/main.c
16545                 reading new filtering configuration
16546         * src/matcher.[ch]
16547                 added some filtering actions
16548                 and fixed a bug for headers and mail body matching
16549         * src/mbox.c
16550                 using filering.[ch] instead of filter.[ch]
16551         * src/mh.c
16552                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
16553         * src/summaryview.c
16554                 some fixes for filtering
16555
16556 2001-05-14 [hiroyuki]
16557
16558         * src/send.c: fixed some weird indentations.
16559           send_message_with_command(): call pclose() only if p != NULL.
16560         * src/textview.c: get_email_part(): modified the code for readability.
16561
16562 2001-05-14 [hiroyuki]
16563
16564         * src/md5global.h
16565           src/md5ify.c
16566           src/md5ify.h: removed from the cvs.
16567
16568 2001-05-13 [sergey]
16569
16570         * src/main.c: include rfc2015.h to avoid compiler warnings.
16571         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
16572         the panel is already on screen.
16573         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
16574         closing the alert window by ESC as "No".
16575         * src/prefs_common.c (prefs_interface_create): moved return
16576         receipt check button to the correct place.
16577
16578 2001-03-13 [alfons]
16579
16580         * src/prefs_common.c: 
16581                 moved return receipt check button to the Send tab. (prefs_send_create)
16582                 removed the date format ui related globals. (prefs_display_create)
16583
16584         0.4.67claws3
16585         
16586         * sync with sylpheed 0.4.67cvs5-6
16587
16588 2001-05-13 [paul]
16589
16590         * added Alfons' font selection patch
16591
16592         * src/defs.h
16593         * src/headerwindow.c
16594         * src/prefs_common.c
16595         * src/prefs_common.h
16596
16597 2001-05-13 [hoa]
16598         * src/defs.h
16599                 changed version of cache
16600         * src/matcher.[ch]
16601         * src/prefs_matcher.c
16602                 added additionnal matching criteria
16603         * src/procheader.c
16604         * src/procmsg.[ch]
16605         * src/news.c
16606                 added references in MsgInfo
16607
16608 2001-05-12 [hoa]
16609
16610         * src/defs.h
16611                 prepared some things for new filtering
16612         * src/matcher.[ch]
16613                 added some matching properties
16614                 inreplyto need to be enhanced
16615                 prepared some things for new filtering
16616         * src/messageview.c
16617                 added Return-Receipt-To handling
16618         * src/prefs_folder_item.c
16619                 changed default value to TRUE
16620         * src/prefs_matcher.c
16621                 added some matching properties
16622         * src/prefs_scoring.[ch]
16623                 the scoring dialog is finished
16624         * src/procheader.c
16625                 added Return-Receipt-To handling
16626                 Reference need to be added
16627         * src/procmsg.[ch]
16628                 added Return-Receipt-To handling
16629                 added threadscore to get a better score sorting when
16630                 threads are enabled
16631         * src/summaryview.c
16632                 suppressed a bug when we sort the list
16633                 when no folder is opened.
16634                 better score sorting when threads are enabled
16635
16636 2001-05-12 [alfons]
16637
16638         * reverted previous patch because of potential errors 
16639
16640         0.4.67claws2
16641         
16642         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
16643                 applied "toggle mail-retrieval dialog window" patch submitted 
16644                 by Eric Limpens <eric@qnt.net>
16645
16646         * sync with sylpheed 0.4.67cvs4
16647
16648 2001-05-12 [sergey]
16649
16650         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
16651         some picky compilers.
16652         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
16653         * src/grouplist_dialog.c: include alertpanel.h.
16654         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
16655         fix compile warning.
16656         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
16657         #include "defs.h" before others to prevent the warning of `MIN'
16658         and `MAX' redefinition.
16659
16660 2001-05-11 [hoa]
16661
16662         * src/main.c
16663         * src/messageview.c
16664         * src/prefs_account.c
16665         * src/prefs_display_header.c
16666                 removed warning
16667         * src/Makefile.am
16668                 added prefs_scoring.[ch]
16669         * src/grouplist_dialog.c
16670                 display an error dialog box if the group list
16671                 cannot be fetched.
16672         * src/mainwindow.[ch]
16673                 added main_window_set_thread_option() function
16674                 scoring dialog box enabled
16675         * src/matcher.[ch]
16676                 added flags matching unread /new / marked
16677                 / deleted / replied / forwarded
16678         * src/news.c
16679                 newsgroups are now finally in newscache
16680         * src/prefs_matcher.[ch]
16681                 finished preferences for matching dialog
16682         * added src/prefs_scoring.[ch]
16683                 scoring dialog box completed
16684         * src/scoring.[ch]
16685                 conversion to string : added scoringprop_to_string()
16686                 write config for preferences :
16687                 added prefs_scoring_write_config()
16688         * src/summaryview.c
16689                 threads can be enabled/disabled independently
16690                 for each folder
16691
16692 2001-05-10 [alfons]
16693
16694         0.4.67claws1
16695         
16696         * AUTHORS: 
16697                 thought it would be nice to have a list of all
16698                 contributors (used Changelog as a reference)
16699         
16700         * configure.in: 
16701                 messed up version numbering...
16702
16703         0.4.66claws1
16704
16705         * sync with sylpheed 0.4.67cvs1-3
16706
16707 2001-05-10 [darko]
16708
16709         * src/prefs_common.c:
16710                 better UI for strftime format, double clicking
16711                 on format now inserts the format in text entry
16712                 replaced close button with standard OK/Cancel
16713                 moved date format button to the right of the
16714                 text entry field
16715
16716 2001-05-09 [alfons]
16717
16718         * src/gtkstext.c:
16719                 Ctrl-Home / Ctrl-End have proper cursor navigation
16720
16721 2001-05-09 [hoa]
16722
16723         * src/prefs_matcher.c
16724                 finished UI to define matching properties
16725                 added ok and cancel button
16726         * src/prefs_filter.c
16727                 added ok and cancel button
16728         * src/news.c
16729                 fixed some bug in xhdr parsing
16730
16731 2001-05-08 [alfons]
16732
16733         * src/textview.c: 
16734                 fixed a bug in textview_show_header(), which displayed two colons (':');
16735                 cleaned up some warnings
16736
16737 2001-05-08 [hoa]
16738
16739         * src/Makefile.am
16740                 added prefs_matcher.[ch]
16741                 compilation with -W -Wall
16742         * src/alertpanel.c
16743                 ungrab the mouse events if grabbed - does it
16744                 fix the bug for disposition notification ?
16745         * src/mainwindow.c
16746                 added a menu option to open the matching dialog.
16747         * src/matcher.[ch]
16748                 added matcherprop_to_string() and matcherlist_to_string()
16749                 fixed some bugs, changed the name of some options
16750                 age_sup and age_inf becomes age_greater and age_lower,
16751                 body and messageheaders becomes body_part and headers_part,
16752                 changed the names of constants from SCORING_XXX to MATCHING_XXX
16753         * src/prefs_display_header.c
16754         * src/prefs_headers.c
16755                 fixed a bug that accidentally destroyed dialogs
16756                 when closed them with delete_event
16757                 Added *_deleted() which handle delete_event signal correctly.
16758         * src/prefs_folder_item.[ch]
16759                 added "enable_thread" field for future customization
16760         * added src/prefs_matcher.[ch]
16761                 sample of the UI to define matching properties
16762         * src/procheader.c
16763                 using procheader_headername_equal instead of str*cmp functions
16764                 using procheader_parse_header() function
16765         * src/scoring.c
16766                 using MATCHING_XXX instead of SCORING_XXX
16767         * src/summaryview.c
16768                 display the sender of the news even if this is ourself
16769                 when this is a news message.
16770         * src/textview.c
16771                 using headername_equal() instead of str*cmp functions
16772
16773 2001-05-08 [alfons]
16774
16775         0.4.66claws
16776
16777         * sync with sylpheed 0.4.66
16778         * src/gtkstext.c: trace logs added 
16779
16780 2001-05-08 [sergey]
16781
16782         * src/prefs_common.[ch]: added option to enable/disable GnuPG
16783         signature check popup.
16784         * src/rfc2015.c (check_signature): show signature check popup only
16785         if it is enabled in preferences.
16786
16787 2001-05-07 [alfons]
16788
16789         0.4.66claws4
16790         
16791         * sync with sylpheed 0.4.66cvs6
16792
16793 2001-05-07 [darko]
16794
16795         * src/prefs_common.[ch]: added option to enable/disable
16796           looking up sender name in address book for summary pane
16797         * src/summaryview.c: look up sender in the address book
16798           by using Alfons' address completion code
16799
16800 2001-05-07 [hiroyuki]
16801
16802         * src/inc.h
16803           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
16804           member of Pop3State.
16805         * src/news.c: brought #include "defs.h" before #include <glib.h>
16806           to prevent the warning of `MIN' and `MAX' redefinition.
16807
16808 2001-05-06 [hoa]
16809
16810         * removed src/headers_display.[ch]
16811         * removed src/prefs_display_headers.[ch]
16812         * src/inc.c
16813                 use a temporary file in the user directory for mbox import
16814         * src/news.c
16815                 added XHDR support to get "To" and "Cc" headers
16816                 (in order to match news with to or cc field for
16817                 scoring)
16818                 added function news_parse_xhdr() to get XHDR response
16819         * src/nntp.[ch]
16820                 added function nntp_xhdr()
16821         * src/matcher.c
16822                 fetch the message if necessary
16823
16824 2001-05-06 [alfons]
16825
16826         0.4.66claws3
16827
16828         * sync with sylpheed 0.4.66cvs3-5
16829
16830 2001-05-06 [hoa]
16831
16832         * src/utils.[ch]
16833                 added function itos_buf() to enable use of several buffers
16834         * src/summaryview.c
16835                 use of itos_buf() instead of itos() in summary list
16836                 to fix the broken display of message number.
16837
16838 2001-05-06 [alfons]
16839
16840         * src/gtkstext.c: bug in cursor up navigation fixed,
16841                 fixed another unsigned / signed comparison (we're getting there :-)
16842
16843 2001-05-06 [hoa]
16844
16845         * src/Makefile.am
16846                 added scoring.c scoring.h
16847                 prefs_folder_item.c prefs_folder_item.h
16848                 matcher.c matcher.h
16849         * src/defs.h
16850                 added FOLDERITEM_RC SCORING_RC
16851         * src/folder.[ch]
16852                 added prefs field in FolderItem :
16853                 properties for each folder (PrefsFolderItem),
16854                 sorting type and mode were added as the first properties.
16855         * src/main.c
16856                 read config for scoring
16857         * added src/matcher.[ch]
16858                 gives functions to parse configuration file to do
16859                 matching on mails with a list of conditions.
16860         * src/mainwindow.c
16861                 add option to sort by score
16862         * src/prefs_common.[ch]
16863                 added preference option to show score and for
16864                 the score column size
16865         * added src/prefs_folder_item.[ch]
16866                 properties for each folder (PrefsFolderItem),
16867                 sorting type and mode were added as the first properties.
16868         * src/procheader.[ch]
16869                 added procheader_parse_header()
16870                 added procheader_header_free()
16871                 added procheader_headername_equal()
16872                 and made modification to use them.
16873         * src/procmsg.[ch]
16874                 added score field to MsgInfo structure
16875         * added src/scoring.[ch]
16876                 gives functions to parse configuration file to do
16877                 scoring on mails with a list of conditions.
16878         * src/summaryview.[ch]
16879                 save the sorting type and mode for the folder
16880                 added column to display the score of the mail
16881                 added function summary_score_clicked()
16882                 sorting type and mode are restored to the folder
16883                 when it is reopen
16884         * src/textview.c
16885                 use procheader_parse_header(), procheader_headername_equal()
16886                 removed memory leak in text_scan_header when freeing headers
16887         * src/filter.c
16888                 changed the function to match names of headers
16889                 using procheader_headername_equal()
16890
16891         Scoring functions are implemented, an interface is needed
16892         to configure that.
16893
16894 2001-05-04 [alfons]
16895
16896         * src/gtkstext.c: 
16897                 hopefully fixed the row up navigation bug,
16898                 removed adding back / forward lines to cache
16899
16900 2001-05-04 [sergey]
16901
16902         * src/prefs_display_headers.c: user interface changes:
16903         (prefs_display_headers_create): remove unused "Show" check button;
16904         allow reordering of headers by dragging.
16905         (prefs_display_headers_write_config): remove unused variables.
16906         (prefs_display_headers_set_dialog): do not insert "(New)" at top
16907         of lists (not needed with the new UI).
16908         (prefs_display_headers_set_list): scan lists starting from row 0,
16909         not 1 (do not skip "(New)").
16910         (prefs_display_headers_find_header): new function.
16911         (prefs_display_headers_clist_set_row): do not allow duplicates.
16912         (prefs_display_headers_delete_cb): do not skip row 0; treat
16913         closing the alert window by ESC as "No".
16914         (prefs_display_headers_up): do not protect row 0.
16915         (prefs_display_headers_down): do not protect row 0.
16916
16917 2001-05-04 [sergey]
16918
16919         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
16920         functions.
16921
16922         * src/summaryview.c
16923         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
16924         summary_select_next_marked, summary_select_prev_marked): new
16925         functions.
16926
16927 2001-05-03 [sergey]
16928
16929         * src/news.c: fixed a bug when no article can be fetched after
16930         server timeout if the connection was restored by news_post():
16931         (news_select_group): new function.
16932         (news_fetch_msg): call news_select_group() before fetching
16933         article.
16934         (news_get_uncached_articles): set session->group after successful
16935         GROUP command.
16936
16937 2001-05-03 [hoa]
16938
16939         * src/defs.h
16940         * src/procmsg.[ch]
16941         * src/procheader.c
16942                  changed version of cache, added cc field
16943
16944         * src/prefs_display_headers.c
16945                 the interface was changed
16946
16947         * src/prefs_headers.c
16948                 added cancel button
16949
16950 2001-05-03 [alfons]
16951
16952         * completed sync of sylpheed cvs2
16953         * src/gtkstext.c: updated row up / down cursor navigation
16954         * src/textview.c: re-edited, prepared for fixing the email address
16955                 scanner.
16956
16957 2001-05-03 [darko]
16958
16959         * src/prefs_common.c: use alfons' strftime ui code
16960         entry_datefmt and datefmt_sample widgets have to be
16961         global in this module because of this change
16962
16963 2001-05-03 [hoa]
16964
16965         * src/messageview.c
16966         * src/prefs_common.[ch] added option to activate the return receipt
16967                 feature.
16968
16969 2001-05-02 [alfons]
16970
16971         * src/gtkstext.c: fix for row up/down cursor navigation. 
16972
16973         0.4.66claws2
16974         
16975         * sync with 0.4.66cvs2
16976
16977 2001-05-02 [paul]
16978
16979         added add-sender-to-addressbook patch
16980
16981         * src/addressbook.c
16982         * src/addressbook.h
16983         * src/summaryview.c
16984
16985 2001-05-02 [sergey]
16986
16987         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
16988         G_ALERTDISABLE.
16989
16990         * src/alertpanel.c (alertpanel_create): new argument can_disable,
16991         all existing callers changed to pass FALSE; create a check button
16992         to disable the message.
16993         (alertpanel_message_with_disable): new function.
16994         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
16995         (alertpanel_button_toggled): new function.
16996         (alertpanel_button_clicked, alertpanel_close): set value using
16997         G_ALERT_VALUE_MASK.
16998
16999         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
17000
17001         * src/prefs_common.c (prefs_privacy_create): new check button
17002         checkbtn_gpgme_warning.
17003
17004         * src/main.c (main): moved preferences reading before gpgme
17005         initialization; check prefs_common.gpgme_warning before giving the
17006         GnuPG warning and set it to FALSE if the user wants to disable the
17007         warning.
17008
17009 2001-05-02 [hiroyuki]
17010
17011         * src/prefs_display_headers.c: modified the layout and some labels.
17012
17013 2001-05-02 [sergey]
17014
17015         * src/prefs_account.c (prefs_account_fix_size): new function.
17016         (prefs_account_create): call prefs_account_fix_size(); use
17017         gtk_widget_show instead of gtk_widget_show_all (fixes too large
17018         size when the window is shown for the first time).
17019         (prefs_account_basic_create): changed layout of serv_table; moved
17020         localmbox_entry above smtpserv_entry (logically it replaces
17021         POP3/IMAP server).
17022         (prefs_account_protocol_activated): set sensitivity of
17023         nntpauth_chkbtn according to the protocol (in addition to
17024         hide/show); commented out gtk_table_set_row_spacing() calls.
17025         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
17026         not sensitive (fixes a bug with disabled username/password boxes
17027         when editing POP3 account after NNTP with authentication).
17028
17029 2001-05-02 [hoa]
17030
17031         * src/account.c
17032         * src/inc.c
17033         * src/prefs_account.[ch]
17034         * src/send.c
17035                 removed local account without SMTP server
17036                 added option to use mail command instead of a connexion
17037                 to SMTP server when a local account is used
17038         * src/prefs_headers.c
17039                 fixed a bug
17040         * src/news.c
17041                 fixed a bug when connexion immediately closed
17042
17043 2001-05-01 [alfons]
17044
17045         0.4.66claws1
17046         
17047         * sync with 0.4.65
17048
17049 2001-05-01 [sergey]
17050
17051         * src/prefs_account.c (Basic, prefs_account_basic_create): new
17052         widget nntpauth_chkbtn.
17053         (prefs_account_protocol_activated): handle nntpauth_chkbtn
17054         visibility.
17055         (prefs_account_nntpauth_toggled): new function.
17056
17057         * src/news.c (news_session_new_for_folder): use NNTP
17058         authentication only if ac->use_nntp_auth is set.
17059
17060 2001-05-01 [hoa]
17061
17062         * src/Makefile.am changed headers.[ch] in customheader.[ch]
17063         * src/prefs_display_headers.c changed the UI
17064         * src/prefs_headers.c changed account_name to account_id
17065         * src/compose.c using customheader.h
17066
17067 2001-05-01 [hiroyuki]
17068
17069         * src/esmtp.c
17070           src/news.c
17071           src/nntp.c: changed sock_read() to sock_gets(), they've been left
17072           unsynched.
17073
17074 2001-05-01 [hoa]
17075
17076         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
17077         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
17078                 for displaying of headers
17079         * src/grouplist_dialog.[ch] minor changes to remove warnings
17080         * src/prefs_display_headers.[ch] dialog to choose the
17081         headers to display in the mail viewer.
17082         * src/headers.h correction of #define
17083         * src/headers_display.[ch] configuration for displaying of headers.
17084         * src/main.c read config of displaying of headers
17085         * src/prefs_common.c add a button to access the config dialog
17086                 for displaying of headers
17087         * src/prefs_display_headers.[ch] dialog for configuration for
17088                 displaying of the headers.
17089         * src/prefs_headers.c cleaning of code
17090         * src/procheader.c comments added to code
17091         * src/textview.c changes to reorder the headers depending
17092                 on the config for displaying of headers
17093
17094 2001-04-30 [alfons]
17095
17096         0.4.65claws7
17097
17098         * sync with 0.4.65cvs12
17099
17100         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
17101
17102 2001-04-30 [sergey]
17103
17104         * src/nntp.h (NNTPSockInfo): new field auth_failed.
17105
17106         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
17107         is set to force reconnection after authentication failure.
17108         (nntp_gen_command): set sock->auth_failed on authentication
17109         failure, or if sock->userid and sock->passwd are not set.
17110
17111         * src/news.c (news_session_new_for_folder): set userid=NULL if
17112         password dialog is cancelled.
17113
17114 2001-04-30 [sergey]
17115
17116         * src/nntp.h (NNTPSockInfo): new type.
17117
17118         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
17119         SockInfo.
17120         (nntp_open_auth, nntp_close): new functions.
17121         (nntp_gen_command): new function to handle authentication; all
17122         NNTP command functions updated to use it.
17123         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
17124         (nntp_list): removed old useless code.
17125
17126         * src/news.h (NNTPSession): new field nntp_sock.
17127
17128         * src/news.c: all functions updated to use NNTPSockInfo instead of
17129         SockInfo.
17130         (news_session_new): new arguments (userid, passwd); made static;
17131         use nntp_open_auth() if needed.
17132         (news_session_destroy): use nntp_close() instead of sock_close().
17133         (news_query_password): changed arguments.
17134         (news_session_new_for_folder): new function.
17135         (news_session_get): use news_session_new_for_folder().
17136         (news_authenticate): deleted.
17137         (news_get_uncached_articles): removed old authentication code.
17138
17139 2001-04-30 [sergey]
17140
17141         * src/news.c: reverted my previous changes (need to do NNTP
17142         authentication in a cleaner way).
17143         
17144 2001-04-29 [sergey]
17145
17146         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
17147         news_nntp_post, news_nntp_mode): new functions (wrappers with
17148         authentication support).
17149         (news_get_article_cmd, news_get_article, news_get_header): new
17150         argument "folder"; all callers changed.
17151         (news_get_article_cmd): added authentication support.
17152         (news_session_get): use news_nntp_mode() instead of nntp_mode().
17153         (news_post): use news_nntp_post() instead of nntp_post().
17154         (news_get_uncached_articles): use news_nntp_group() instead of
17155         nntp_group() and news_nntp_xover() instead of nntp_xover();
17156         removed old authentication code.
17157         (news_get_group_list): use news_nntp_list() instead of nntp_list().
17158
17159         * src/nntp.c (nntp_list): return real error code instead of
17160         hardcoded NN_ERROR.
17161
17162 2001-04-29 [sergey]
17163
17164         * configure.in: fixed wint_t typedef detection again
17165
17166 2001-04-28 [hoa]
17167
17168         * src/prefs_account.[ch], added A_LOCAL_CMD
17169                 (send mail with mail command)
17170         * src/send.c added function send_message_with_command()
17171         * src/inc.c made a more secure get_spool() function with
17172                 mktemp() but maybe mkstemp() or something more
17173                 secure can be used.
17174
17175 2001-04-28 [alfons]
17176
17177         * src/textview.c, colorization of email addresses in headers
17178
17179         0.4.65claws6
17180
17181         * bug sync with sylpheed
17182         * prefs_common.c: created date format ui for darko
17183         * sync with 0.4.65cvs11
17184         * configure.in: corrected to have the new gpg checks
17185
17186 2001-04-27 [alfons]
17187
17188         * completed sync with 0.4.65cvs10
17189         * minor debug things added to gtkstext.c
17190
17191 2001-04-27 [darko]
17192
17193         * configure.in: remove check for availability of
17194           strftime() as advised by Hiroyuki
17195         * src/prefs_common.[ch], src/procheader.c:
17196           synch strftime() code with Hiroyki's main branch
17197
17198 2001-04-26 [sergey]
17199
17200         * src/news.c: news_query_password(), news_authenticate(): new
17201           functions.
17202           news_get_uncached_articles(): added NNTP authentication
17203           handling.
17204         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
17205           new functions.
17206         * src/prefs_account.c: prefs_account_protocol_activated():
17207           enable userid and password fields for NNTP.
17208
17209 2001-04-26
17210
17211         * configure.in: check for availability of strftime()
17212           [darko]
17213         * src/prefs_common.[ch], src/procheader.c: use
17214           strftime() for displaying date in summary pane if it
17215           is available
17216
17217 2001-04-25
17218
17219         * more .cvsignore cleanups [alfons]
17220
17221 2001-04-25
17222
17223         * ac/sv-check-type.m4: new autoconf macro.
17224         * configure.in: fixed wint_t typedef detection (did not work
17225           with gcc-2.96).
17226
17227 2001-04-25
17228
17229         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
17230           [hiroyuki]
17231
17232 2001-04-24
17233         * modified gtkstext.c : buggy cursor navigation fixed, 
17234           and font descent also taken in account when drawing
17235           cursor. [alfons]
17236
17237 2001-04-24 [hoa]
17238         * added comments in src/news.c src/nntp.c
17239         * added src/prefs_headers.[ch]
17240         * added src/headers.[ch]
17241         * modified compose.c to activate custom headers
17242                 added function is_in_custom_headers
17243         * modified prefs_account.[ch]
17244                 added function prefs_account_customhdr_edit
17245         * modified src/defs.h :
17246                 added HEADERS_RC : name of the config file
17247                 for the custom headers
17248
17249 2001-04-24
17250
17251     0.4.65claws5
17252
17253         * configure.in
17254           src/gtkstext.[ch]
17255           src/compose.c
17256           src/Makefile.am
17257           
17258           added gtkstext with configure.in patch by Hiroyuki which
17259           should fix the XIM detection [alfons]
17260
17261         * more clean up of cvs [alfons]
17262
17263                  * removed all Makefile.in files to attic.
17264
17265                  * updated all .cvsignores to really ignore things that could
17266                    be unintentionally committed by a recursive commit.
17267
17268 2001-04-23 [hoa]
17269         * added src/grouplist_dialog.[ch]
17270         * changed src/folderview.c to call grouplist_dialog instead
17271                 of inputdialog
17272         * src/news.c :
17273                 added functions news_reset_group_list
17274                 and news_get_group_list
17275         * src/nntp.c :
17276                 added function nntp_list
17277         * src/defs.h :
17278                 added GROUPLIST_FILE : name of the newsgroup list cache file
17279
17280 2001-04-21
17281
17282         * added option to warn about queued messages on exit [sergey]:
17283
17284           * src/compose.c: compose_queue(): call folder_item_scan()
17285             and folderview_update_item() after queueing.
17286           * src/folderview.c: folderview_update_node(): draw the queue
17287             folder in bold font if there are queued messages.
17288           * src/mainwindow.c: queued_messages(): new function.
17289             app_exit_cb(): display warning if there are queued messages
17290             if warn_queued_on_exit is set.
17291           * prefs_common.[ch]: add warn_queued_on_exit option.
17292
17293         * enhanced GnuPG key selection support [sergey]:
17294
17295           * src/select-keys.c: updated to newer version from Win32
17296             branch with support for selecting arbitrary keys.
17297           * src/prefs_account.c: added the Privacy tab to the account
17298             options window.
17299             prefs_account_privacy_create(),
17300             prefs_account_sign_key_set_data_from_radiobtn(),
17301             prefs_account_sign_key_set_radiobtn(): new functions.
17302           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
17303           * src/rfc2015.c: set_signers(): new function.
17304             pgp_sign(): add the account parameter, call set_signers().
17305             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
17306           * src/rfc2015.h: rfc2015_sign(): updated prototype.
17307           * src/compose.c: pass the current account to rfc2015_sign().
17308
17309         * tag name claws added to prevent confusion with main branch [alfons]
17310
17311         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
17312
17313         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
17314
17315         * sync with recent sylpheed cvs. Untested though. [alfons]
17316