2005-10-26 [wwp] 1.9.15cvs110
[claws.git] / ChangeLog-gtk2.claws
1 2005-10-26 [wwp]        1.9.15cvs110
2
3         * src/folder.c
4         * src/manual.c
5         * src/summaryview.c
6                 fix uninitialized pointers in the folder updating hook
7                 (thanks to Colin)
8
9 2005-10-25 [mones]      1.9.15cvs109
10
11         * manual/faq.xml
12                 General information subsection completed. 
13                 Removed archaic references.
14                 
15         * manual/Makefile
16         * manual/dtd/manual.dsl
17                 Added customization stylesheet for getting paragraphs
18                 fully justified in PDF output (as suggested by Colin).
19
20 2005-10-25 [colin]      1.9.15cvs108
21
22         * src/compose.c
23                 Fix a second leak
24
25 2005-10-25 [colin]      1.9.15cvs107
26
27         * src/addrbook.c
28         * src/addrindex.c
29                 Fix leak (xml_get_element() allocates memory)
30         * src/compose.c
31                 Fix leak + dead code (shame!)
32         * src/procmime.c
33                 Fix leak
34
35 2005-10-25 [colin]      1.9.15cvs106
36
37         * src/mimeview.c
38                 Fix encoding issue in Save all and in 
39                 overwrite-confirmation alertpanel
40
41 2005-10-25 [cleroy]     1.9.15cvs105
42
43         * src/common/socket.c
44                 Fix a leak - Thanks to Christopher Aillon
45                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
46
47 2005-10-25 [paul]       1.9.15cvs104
48
49         * src/wizard.c
50                 Always guess servers from the right-hand
51                 email part and guess username from the
52                 left-hand part. (Thanks to Colin)
53                 add an X-Face to the welcome message
54
55 2005-10-25 [paul]       1.9.15cvs103
56
57         * manual/handling.xml
58                 written by Colin, edited by me
59
60 2005-10-25 [wwp]        1.9.15cvs102
61
62         * src/folderview.c
63         * src/grouplistdialog.c
64         * src/imap.c
65         * src/noticeview.c
66                 fix some compilation warnings
67
68 2005-10-24 [paul]
69
70         1.9.99-rc3 released
71
72 2005-10-24 [paul]       1.9.15cvs101
73
74         * src/gtk/about.c
75                 fix window sizing
76
77 2005-10-24 [paul]       1.9.15cvs100
78
79         * src/pixmaps/offline.xpm
80         * src/pixmaps/online.xpm
81                 replace with last default versions
82
83 2005-10-24 [colin]      1.9.15cvs99
84
85         * src/imap.c
86                 Fix bug when moving a folder
87         * src/imap_gtk.c
88         * src/mh_gtk.c
89                 "Delete folder" pops up a window, so it 
90                 should be suffixed with "..."
91         * src/plugins/pgpcore/sgpgme.c
92                 Include locale.h
93
94 2005-10-24 [mones]      1.9.15cvs98
95
96         * manual/Makefile
97         * manual/account.xml
98         * manual/ack.xml
99         * manual/addrbook.xml
100         * manual/advanced.xml
101         * manual/faq.xml
102         * manual/glossary.xml
103         * manual/gpl.xml
104         * manual/handling.xml
105         * manual/intro.xml
106         * manual/keyboard.xml
107         * manual/manual.xml
108         * manual/plugins.xml
109         * manual/starting.xml
110         * manual/dtd/sdocbook.dtd
111                 Initial manual structure and some content.
112
113 2005-10-23 [wwp]        1.9.15cvs97
114
115         * src/gtk/about.c
116                 fix a typo
117
118 2005-10-23 [wwp]        1.9.15cvs96
119
120         * src/gtk/about.c
121         * src/gtk/authors.h
122                 rework of the about window (main work by Paul), also featuring a few
123                 fixes for typos and duplicate names
124
125 2005-10-23 [wwp]        1.9.15cvs95
126
127         * src/.cvsignore
128                 Ignore the right binary name (sylpheed-claws now)
129
130 2005-10-23 [paul]       1.9.15cvs94
131
132         * src/compose.c
133                 when using Folder Pref 'Default To for
134                 replies' make the entry in the Compose
135                 window bold
136                 Patch by Fabien Vantard
137
138 2005-10-22 [colin]      1.9.15cvs93
139
140         * src/codeconv.c
141                 Fix leak
142
143 2005-10-22 [colin]      1.9.15cvs92
144
145         * src/codeconv.c
146                 try to convert using locale (apart utf8) if necessary
147
148 2005-10-22 [colin]      1.9.15cvs91
149
150         * src/pixmaps/new.xpm
151         * src/pixmaps/unread.xpm
152                 Make the unread envelope blue again and
153                 saturate the new one a bit more.
154
155 2005-10-22 [colin]      1.9.15cvs90
156
157         * src/compose.c
158                 When replying to a mail sent by one of our accounts,
159                 use the original list of recipients. Let 'Reply All'
160                 and 'Reply to sender' work like previously.
161
162 2005-10-21 [colin]      1.9.15cvs89
163
164         * src/prefs_filtering.c
165                 Clear fields after add and replace
166         * src/textview.c
167                 Display xface differently (better)
168         * src/plugins/pgpinline/pgpinline.c
169                 Fix crappy encodings/recodings
170
171 2005-10-21 [paul]       1.9.15cvs88
172
173         * src/compose.c
174         * src/prefs_folder_item.c
175         * src/toolbar.c
176                 fix news folder Folder Properties
177                 (thanks to Colin)
178         * src/folderview.c
179                 update folderview after Themes change
180                 keep selected folder selected
181                 (thanks to Colin)
182
183 2005-10-21 [paul]       1.9.15cvs87
184
185         * tools/Makefile.am
186         * tools/OOo2sylpheed.pl
187         * tools/README
188         * tools/README.sylprint
189         * tools/asus_mailled.sh         ** REMOVED **
190         * tools/filter_conv.pl
191         * tools/freshmeat_search.pl
192         * tools/google_search.pl
193         * tools/gpg-sign-syl            ** REMOVED **
194         * tools/kmail2sylpheed.pl
195         * tools/kmail2sylpheed_v2.pl
196         * tools/multiwebsearch.pl
197         * tools/nautilus2sylpheed.sh
198         * tools/newscache_clean.pl
199         * tools/outlook2sylpheed.pl
200         * tools/sylpheed-switcher       ** REMOVED **
201         * tools/sylprint.pl
202         * tools/sylprint.rc
203         * tools/tb2sylpheed
204         * tools/vcard2xml.py
205         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
206                 update default config dir
207                 update binary name (thanks to Fabien Vantard)
208                 remove obsolete scripts
209
210 2005-10-21 [cleroy]     1.9.15cvs86
211
212         * src/inc.c
213                 Fix possible leak and units. Based on a patch by
214                 Fabien Vantard.
215
216 2005-10-20 [colin]      1.9.15cvs85
217
218         * src/textview.c
219                 Clear xface when clearing textview
220
221 2005-10-20 [colin]      1.9.15cvs84
222
223         * configure.ac
224         * src/folderview.c
225         * src/headerview.c
226         * src/main.c
227         * src/prefs_common.c
228         * src/prefs_common.h
229         * src/prefs_message.c
230         * src/textview.c
231         * src/textview.h
232         * src/common/defs.h
233         * src/common/utils.c
234         * src/common/utils.h
235         * src/gtk/gtkutils.c
236         * src/gtk/gtkutils.h
237                 Migrate config to .sylpheed-claws (Automatically)
238                 Add a way to get the Xface in the TextView
239
240 2005-10-20 [colin]      1.9.15cvs83
241
242         * src/gtk/Makefile.am
243         * src/gtk/about.c
244         * src/gtk/authors.h
245                 Make the about dialog *grooovy*
246
247 2005-10-20 [colin]      1.9.15cvs82
248
249         * src/mimeview.c
250                 Use "Open with" on double click if no command
251                 was found
252
253 2005-10-20 [colin]      1.9.15cvs81
254
255         * src/imap.c
256         * src/etpan/imap-thread.c
257                 Fix possible crash.
258
259 2005-10-20 [paul]       1.9.15cvs80
260
261         * src/folder.c
262                 don't show clipkey icon if the only
263                 attachment is the signature
264                 Patch by Colin
265
266 2005-10-20 [paul]       1.9.15cvs79
267
268         * AUTHORS
269         * src/plugins/pgpmime/pgpmime.c
270                 name the PGP/MIME signature 'signature.asc'
271                 Patch by Andrew Nelson <freeandy@gmail.com>
272
273 2005-10-19 [colin]      1.9.15cvs78
274
275         * src/plugins/pgpmime/pgpmime.c
276                 Oops, no need to double-check though
277
278 2005-10-19 [colin]      1.9.15cvs77
279
280         * src/plugins/pgpinline/pgpinline.c
281         * src/plugins/pgpmime/pgpmime.c
282                 Check that my_tmpfile() doesn't 
283                 return NULL
284
285 2005-10-19 [colin]      1.9.15cvs76
286
287         * src/common/utils.c
288                 Use shorter mime boundaries to avoid having
289                 MTAs rewrapping our headers, breaking the
290                 PGP signature in the process 
291         * src/compose.c
292         * src/plugins/pgpmime/pgpmime.c
293                 Check for boundary uniqueness to be sure
294                 it won't happen, instead of hoping for the
295                 best
296
297 2005-10-19 [colin]      1.9.15cvs75
298
299         * sylpheed-claws.desktop
300         * src/Makefile.am
301         * src/main.c
302                 Ship a sylpheed-claws binary instead
303                 of a sylpheed one. Change the socket
304                 name, too
305         * src/folderview.c
306                 Update folder only if it changed
307         * src/wizard.c
308                 Fix i18n in welcome mail, patch by
309                 Fabien Vantard
310
311 2005-10-19 [paul]
312
313         1.9.99-rc2 released
314
315 2005-10-19 [paul]       1.9.15cvs74
316
317         * src/folder.c
318         * src/folderview.c
319                 fix summaryview update
320                 Patch by Colin
321
322 2005-10-18 [colin]      1.9.15cvs73
323
324         * src/plugins/pgpcore/passphrase.c
325                 Don't XGrabServer, and try a bit more to 
326                 sync everything before grabbing mouse/keyboard
327
328 2005-10-18 [colin]      1.9.15cvs72
329
330         * src/Makefile.am
331         * src/addressadd.c
332         * src/addressbook.c
333         * src/folderview.c
334         * src/grouplistdialog.c
335         * src/mimeview.c
336         * src/stock_pixmap.c
337         * src/stock_pixmap.h
338         * src/summaryview.c
339         * src/gtk/gtksctree.c
340         * src/gtk/gtksctree.h
341         * src/pixmaps/empty.xpm
342                 Implement a wrapper call for gtk_ctree_set_node_info
343                 and gtk_ctree_insert_node, that uses a 1x1 transparent
344                 pixmap instead of a NULL one. This works around some
345                 memory problems deep inside gtk, revealed by valgrind,
346                 and fixes bug #834 (Pressing CTRl-D on a message marked 
347                 as locked crashes sylpheed.), as well as, probably, 
348                 wwp's 4th dimension problems that happen in gtk_ctree_*.
349
350 2005-10-17 [colin]      1.9.15cvs71
351
352         * src/mimeview.c
353                 Provide visual feedback when checking
354                 signature
355
356 2005-10-17 [colin]      1.9.15cvs70
357
358         * src/main.c
359                 Keep the folder list frozen while checking caches...
360
361 2005-10-17 [colin]      1.9.15cvs69
362
363         * src/addr_compl.c
364                 Fi bug #833 (Autocompleting from addressbook 
365                 fails with extended chars)
366         * src/imap.c
367                 Fix 'adding messages' staying in statusbar
368                 after an error
369
370 2005-10-17 [wwp]        1.9.15cvs68
371
372         * src/ssl_manager.c
373                 Fix buttons' layout resizing when window size changes
374
375 2005-10-17 [wwp]        1.9.15cvs67
376
377         * src/account.c
378         * src/prefs_account.c
379         * src/prefs_common.c
380         * src/prefs_common.h
381         * src/prefs_folder_item.c
382         * src/prefs_gtk.c
383         * src/gtk/logwindow.c
384         * src/gtk/pluginwindow.c
385         * src/gtk/prefswindow.c
386         * src/gtk/prefswindow.h
387                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
388
389 2005-10-17 [paul]       1.9.15cvs66
390
391         * configure.ac
392                 fix missing libetpan message
393         * po/en_GB.po
394                 updated
395         * src/crash.c
396         * src/manual.c
397         * src/prefs_themes.c
398         * src/common/defs.h
399                 add some new URI defines, change some
400                 others
401         * src/wizard.c
402                 make welcome message translatable
403                 small improvements to english
404                 other tweaks
405         * src/gtk/menu.c
406                 fix warnings
407
408 2005-10-17 [paul]       1.9.15cvs65
409
410         * src/summaryview.c
411                 fix column titles
412
413 2005-10-16 [mones]      1.9.15cvs64
414
415         * po/es.po
416                 Updated translation
417
418 2005-10-16 [colin]
419
420         1.9.99-rc1 released
421
422 2005-10-16 [colin]      1.9.15cvs63
423
424         * src/wizard.c
425                 Fix whitespace
426
427 2005-10-16 [colin]      1.9.15cvs62
428
429         * src/toolbar.c
430                 s/Get All/Get Mail/
431         * src/wizard.c
432                 Real welcome mail text, thanks Paul
433
434 2005-10-16 [colin]      1.9.15cvs61
435
436         * src/editldap.c
437         * src/exporthtml.c
438         * src/main.c
439         * src/mainwindow.c
440         * src/prefs_themes.c
441         * src/prefs_toolbar.c
442         * src/plugins/demo/demo.c
443         * src/plugins/trayicon/trayicon.c
444                 s/Sylpheed/Sylpheed-Claws/
445
446 2005-10-16 [colin]      1.9.15cvs60
447
448         * src/wizard.c
449                 Add a welcome email in the first empty mailbox
450         * src/prefs_common.c
451                 Change one more default
452
453 2005-10-16 [colin]      1.9.15cvs59
454
455         * src/wizard.c
456                 Remove printf
457
458 2005-10-16 [colin]      1.9.15cvs58
459
460         * src/toolbar.c
461         * src/prefs_common.c
462                 Change some defaults
463
464 2005-10-16 [colin]      1.9.15cvs57
465
466         * src/toolbar.c
467         * src/prefs_common.c
468                 Change some defaults
469
470 2005-10-16 [colin]      1.9.15cvs56
471
472         * src/wizard.c
473                 By default, initialize fonts to have
474                 the same size as normal GtkWidgets
475
476 2005-10-16 [colin]      1.9.15cvs55
477
478         * src/mimeview.c
479                 Fix message a bit more
480
481 2005-10-16 [colin]      1.9.15cvs54
482
483         * src/addressbook.c
484                 Second attempt at flicker fixing
485
486 2005-10-16 [colin]      1.9.15cvs53
487
488         * src/addressbook.c
489                 Fix flicker
490
491 2005-10-16 [wwp]        1.9.15cvs52
492
493         * src/addressbook.c
494         * src/editaddress.c
495         * src/prefs_common.c
496         * src/prefs_common.h
497                 Remember window sizes (address book)
498
499 2005-10-16 [wwp]        1.9.15cvs51
500
501         * src/plugins/clamav/clamav_plugin_gtk.c
502         * src/plugins/spamassassin/spamassassin_gtk.c
503                 Fix compilation warnings (missing #include).
504
505 2005-10-16 [colin]      1.9.15cvs50
506
507         * src/mimeview.c
508         * src/summaryview.c
509         * src/textview.c
510                 Make 'c' check signature, and forward
511                 c, l, y, t from summaryview to mimeview
512
513 2005-10-16 [colin]      1.9.15cvs49
514
515         * src/addressbook.c
516                 Put border around buttons
517         * src/mainwindow.c
518         * src/summaryview.c
519                 Rework menus (Patch based on a patch
520                 by Paul)
521
522 2005-10-15 [wwp]        1.9.15cvs48
523
524         * src/editjpilot.c
525         * src/editldap.c
526         * src/editvcard.c
527         * src/exphtmldlg.c
528         * src/expldifdlg.c
529         * src/export.c
530         * src/import.c
531         * src/importldif.c
532         * src/importmutt.c
533         * src/importpine.c
534         * src/prefs_account.c
535         * src/prefs_spelling.c
536         * src/gtk/gtkutils.c
537         * src/gtk/gtkutils.h
538         * src/plugins/clamav/clamav_plugin_gtk.c
539         * src/plugins/spamassassin/spamassassin_gtk.c
540                 use nicer browse-for-file/dir buttons than the "..." ones,
541                 code factorizing more.
542
543 2005-10-14 [colin]      1.9.15cvs47
544
545         * src/mainwindow.c
546                 set relief on the account switcher so that people see it
547                 grey out Create processing rules when no message is selected
548         * src/prefs_filtering.c
549                 ask before closing if the rule has not been modified, even if
550                 it's not valid
551         * src/prefs_matcher.c
552                 fix sensitivity when entering the dialog
553         * src/gtk/inputdialog.c
554                 display a better icon on password ask
555         * src/plugins/pgpcore/passphrase.c
556                 make the dialog look better
557
558 2005-10-14 [paul]       1.9.15cvs46
559
560         * src/folderview.c
561                 indicate presense of marked msgs in
562                 unexpanded subfolders
563
564 2005-10-14 [paul]       1.9.15cvs45
565
566         * src/prefs_actions.c
567         * src/prefs_common.c
568         * src/prefs_common.h
569         * src/prefs_filtering_action.c
570         * src/prefs_matcher.c
571         * src/prefs_template.c
572                 remember window sizes
573                 fix Info button size
574
575         Patches by wwp
576
577 2005-10-13 [colin]      1.9.15cvs44
578
579         * src/mimeview.c
580         * src/noticeview.c
581         * src/noticeview.h
582                 Add a tooltip on the icon (optional) 
583                 Get rid of the signature buttons and only
584                 use the icon+tooltip
585
586 2005-10-13 [colin]      1.9.15cvs43
587
588         * src/noticeview.c
589         * src/noticeview.h
590                 Add hand cursor for hovering over icon
591
592 2005-10-13 [colin]      1.9.15cvs42
593
594         * src/summaryview.c
595                 Fix crash when quicksearch's hidden 
596                 at startup
597
598 2005-10-13 [colin]      1.9.15cvs41
599
600         * src/compose.c
601                 Set subject when forwarding multiple mails
602                 Check that other recipient than the default Cc or Bcc
603                 have been set before sending.
604
605 2005-10-13 [colin]      1.9.15cvs40
606
607         * src/imap.c
608                 Batch per-folder
609                 Introduce locking, but don't use it yet
610
611 2005-10-13 [colin]      1.9.15cvs39
612
613         * src/gtk/quicksearch.c
614                 Reset quicksearch when hiding it
615                 Make sticky a real pref
616
617 2005-10-13 [colin]      1.9.15cvs38
618
619         * src/summaryview.c
620                 Faster prefs apply
621
622 2005-10-13 [colin]      1.9.15cvs37
623
624         * src/mimeview.c
625         * src/noticeview.c
626         * src/noticeview.h
627         * src/plugins/pgpcore/sgpgme.c
628                 Make privacy icon clickable
629                 Move Trust field in Full info
630                 When trust is less than full, don't display
631                 a warning icon
632
633 2005-10-13 [colin]      1.9.15cvs36
634
635         * src/folder.c
636                 Batch on flags sync
637         * src/folderview.c
638                 Revert speed hack which is dangerous in fact
639                 Apply prefs faster
640
641 2005-10-13 [colin]      1.9.15cvs35
642
643         * src/folder_item_prefs.c
644                 Fix pref corruption on folder move. Patch
645                 by wwp
646
647 2005-10-13 [paul]       1.9.15cvs34
648
649         * src/export.c
650         * src/import.c
651                 fix typos in g_warnings
652         * src/prefs_account.c
653                 add a file selector for Signature file
654
655         Patches by wwp
656
657 2005-10-12 [colin]      1.9.15cvs33
658
659         * src/mimeview.c
660                 Provide a quick way to go back from a
661                 signature's full info to the email part
662
663 2005-10-12 [colin]      1.9.15cvs32
664
665         * src/compose.c
666                 Remove old hack of encoding signed mails with base64.
667                 QP works equally well.
668
669 2005-10-12 [colin]      1.9.15cvs31
670
671         * src/crash.c
672                 Replace deprecated GtkText with GtkTextView
673         * src/imap.c
674                 Fix a logic bug about counts in imap_select
675                 (previously un-triggered)
676         * src/mainwindow.c
677         * src/summaryview.c
678         * src/news.c
679                 Allow local deletion of news posts
680         * src/mimeview.c
681                 Show GPG noticeview on the message/rfc822 part
682                 in addition to the text/plain one
683         * src/prefs_image_viewer.c
684           src/plugins/pgpcore/prefs_gpg.c
685                 Polish (set the label as part of the checkbox)
686         * src/wizard.c
687                 Don't sit there doing nothing after destroying
688                 the window - return err
689
690 2005-10-11 [colin]      1.9.15cvs30
691
692         * src/folderview.c
693                 Apply processing rules before showing folders.
694                 Early folder show (before flags sync) will only
695                 be done when there are no processing rules (nor
696                 pre- or post- ones)
697         * src/imap.c
698                 Fix stuff related to mail subdir, creation and 
699                 deletion of folders 
700         * src/imap_gtk.c
701                 Don't allow creation of folders in NoInferior
702                 folders, as it won't work
703
704 2005-10-10 [colin]      1.9.15cvs29
705
706         * src/compose.c
707                 Reselect "None" Privacy system when selecting an
708                 account with no privacy system defined
709
710 2005-10-10 [colin]      1.9.15cvs28
711
712         * src/mainwindow.c
713                 Add Windows-1252 encoding
714         * src/prefs_common.c
715                 Rework some defaults:
716                 - autosave to draft by default
717                 - don't show header pane (it's already in the textview)
718                 - Select first new or unread mail on entry
719                 - Assume 'Yes' to change folder when there's no more
720                   unread message
721         * src/prefs_matcher.c
722                 Fix a gtk assertion failure
723         * src/gtk/colorlabel.c
724                 Workaround bad repainting on selection
725         * src/main.c
726                 Freeze/thaw (a bit faster on ssh -X)
727         * src/msgcache.c
728                 Get rid of StrdupConverter that just adds an
729                 extra strdup/free 
730         * src/etpan/imap_thread.c
731                 memset buf to 0
732
733 2005-10-10 [colin]      1.9.15cvs27
734
735         * src/export.c
736         * src/import.c
737                 Fix compile on gtk 2.4. Patch by wwp
738
739 2005-10-09 [colin]      1.9.15cvs26
740
741         * src/mainwindow.c
742         * src/messageview.c
743         * src/summaryview.c
744                 Clarify forward menus. Patch by wwp
745
746 2005-10-09 [colin]      1.9.15cvs25
747
748         * src/compose.c
749         * src/compose.h
750                 Fix bug #829 (Non-working "Encrypt message by 
751                 default when replying to an encrypted message")
752
753 2005-10-08 [colin]      1.9.15cvs24
754
755         * src/wizard.c
756                 Fix bug #827 ("Welcome" setup wizard after a 
757                 permission error gives up & forgets itself.)
758
759 2005-10-08 [colin]      1.9.15cvs23
760
761         * src/procmime.c
762                 Fix bug #828 (Ignoring headers with spaces around = sign)
763
764 2005-10-08 [colin]      1.9.15cvs22
765
766         * src/export.c
767                 Warning fix by wwp
768
769 2005-10-08 [colin]      1.9.15cvs21
770
771         * src/folder.c
772         * src/folder.h
773                 Add a processing_pending indicator, set on 
774                 folder_item_open and cleared after 
775                 folder_item_process_open
776         * src/folderview.c
777         * src/summaryview.c
778                 wrap procmsg_msginfo_*_flags, and in the
779                 wrapper check that there's no folder processing 
780                 pending. If there is, defer the flags change until 
781                 processing is done to avoid stepping over each
782                 other's toes.
783                 Freeze during processing, but not during scanning.
784
785 2005-10-07 [colin]      1.9.15cvs20
786
787         * src/plugins/pgpcore/passphrase.c
788                 Fix bug #826 (X-Server hangs when 
789                 right-clicking a PGP encrypted message)
790
791 2005-10-07 [paul]       1.9.15cvs19
792
793         * src/compose.c
794                 fix compose_entries[]
795                 patch by Fabien Vantard
796
797 2005-10-06 [colin]      1.9.15cvs18
798
799         * src/pixmaps/address.xpm
800         * src/pixmaps/address_book.xpm
801         * src/pixmaps/book.xpm
802         * src/pixmaps/check_spelling.xpm
803         * src/pixmaps/checkbox_off.xpm
804         * src/pixmaps/checkbox_on.xpm
805         * src/pixmaps/close.xpm
806         * src/pixmaps/complete.xpm
807         * src/pixmaps/continue.xpm
808         * src/pixmaps/deleted.xpm
809         * src/pixmaps/down_arrow.xpm
810         * src/pixmaps/exec.xpm
811         * src/pixmaps/forwarded.xpm
812         * src/pixmaps/group.xpm
813         * src/pixmaps/ignorethread.xpm
814         * src/pixmaps/interface.xpm
815         * src/pixmaps/jpilot.xpm
816         * src/pixmaps/ldap.xpm
817         * src/pixmaps/linewrap.xpm
818         * src/pixmaps/linewrapcurrent.xpm
819         * src/pixmaps/mail.xpm
820         * src/pixmaps/mail_attach.xpm
821         * src/pixmaps/mail_compose.xpm
822         * src/pixmaps/mail_forward.xpm
823         * src/pixmaps/mail_receive.xpm
824         * src/pixmaps/mail_receive_all.xpm
825         * src/pixmaps/mail_reply.xpm
826         * src/pixmaps/mail_reply_to_all.xpm
827         * src/pixmaps/mail_reply_to_author.xpm
828         * src/pixmaps/mail_send.xpm
829         * src/pixmaps/mail_send_queue.xpm
830         * src/pixmaps/mime_application.xpm
831         * src/pixmaps/mime_audio.xpm
832         * src/pixmaps/mime_image.xpm
833         * src/pixmaps/mime_message.xpm
834         * src/pixmaps/mime_text_enriched.xpm
835         * src/pixmaps/mime_text_html.xpm
836         * src/pixmaps/mime_text_plain.xpm
837         * src/pixmaps/mime_unknown.xpm
838         * src/pixmaps/new.xpm
839         * src/pixmaps/news_compose.xpm
840         * src/pixmaps/offline.xpm
841         * src/pixmaps/online.xpm
842         * src/pixmaps/paste.xpm
843         * src/pixmaps/preferences.xpm
844         * src/pixmaps/privacy_emblem_encrypted.xpm
845         * src/pixmaps/privacy_expired.xpm
846         * src/pixmaps/privacy_failed.xpm
847         * src/pixmaps/privacy_passed.xpm
848         * src/pixmaps/privacy_signed.xpm
849         * src/pixmaps/privacy_unknown.xpm
850         * src/pixmaps/privacy_warn.xpm
851         * src/pixmaps/properties.xpm
852         * src/pixmaps/replied.xpm
853         * src/pixmaps/search.xpm
854         * src/pixmaps/unread.xpm
855         * src/pixmaps/up_arrow.xpm
856         * src/pixmaps/vcard.xpm
857                 Modernize internal theme, with icons from the 
858                 Gnomaws theme. Keep some of the old ones where
859                 they were better.
860
861 2005-10-06 [colin]      1.9.15cvs17
862
863         * src/summaryview.c
864                 Little optimisations + bugfix
865         * src/toolbar.c
866                 Remove default useless items - useless being defined
867                 by the default relevant prefs
868         * src/wizard.c
869                 include config.h to make gettext work
870         * src/prefs_themes.c
871                 Fix selection of current theme in prefs
872
873 2005-10-06 [colin]      1.9.15cvs16
874
875         * src/prefs_common.c
876         * src/prefs_common.h
877         * src/prefs_summaries.c
878         * src/folderview.c
879                 Add a warning dialog on Mark all read 
880                 (with pref to get rid of it)
881
882 2005-10-06 [paul]       1.9.15cvs15
883
884         * po/nb.po
885         * po/pt_BR.po
886                 updated by Geir Helland and Frederico
887                 Goncalves Guimaraes
888
889 2005-10-05 [colin]      1.9.15cvs14
890
891         * src/folder.c
892         * src/folder.h
893         * src/folderview.c
894         * src/folderview.h
895         * src/imap_gtk.c
896         * src/mh_gtk.c
897         * src/mainwindow.c
898         * src/setup.c
899                 add a way to rescan without rebuilding
900                 make moving a bit faster (less folders changes)
901                 don't lock the tree on Get 
902         * src/imap.c
903                 Don't re-delete deleted messages before expunging
904         * src/summaryview.c
905                 Set batch mode when deleting mails
906
907 2005-10-05 [paul]       1.9.15cvs13
908
909         * src/mainwindow.c
910         * src/mainwindow.h
911                 fix disabled Execute menu item
912         * src/toolbar.c
913                 match the change in 1.9.15cvs10: use Compose
914                 instead of News by default
915
916 2005-10-04 [colin]      1.9.15cvs12
917
918         * src/compose.c
919                 When replying to an ML post with Reply-To set
920                 to the poster's email, honor it (as before),
921                 but also honor our user's request to reply to
922                 the mailing list: set the ML address in the To
923                 field and the Reply-To address in the Cc: 
924                 field.
925
926 2005-10-04 [colin]      1.9.15cvs11
927
928         * src/plugins/trayicon/trayicon.c
929                 Finish cosmetic change - thanks to wwp
930
931 2005-10-04 [colin]      1.9.15cvs10
932
933         * src/toolbar.c
934                 Use Compose instead of Email by default.
935                 Spotted by wwp.
936
937 2005-10-04 [colin]      1.9.15cvs9
938
939         * src/folder.c
940         * src/folder.h
941         * src/folderview.c
942         * src/imap.c
943         * src/etpan/imap-thread.c
944         * src/etpan/imap-thread.h
945                 Try to make IMAP faster, by simplifying SEARCH
946                 commands, avoiding sending two STATUS in a row,
947                 and deferring flags sync and processing just
948                 after displaying the folder. 
949                 This will update the SummaryView in certain
950                 cases (new mails not already fetched, flags
951                 changed from another client) but in a non-
952                 blocking manner.
953
954 2005-10-04 [colin]      1.9.15cvs8
955
956         * src/plugins/trayicon/trayicon.c
957                 Relabel "Offline" to "Work offline"
958
959 2005-10-04 [colin]      1.9.15cvs7
960
961         * src/export.c
962         * src/import.c
963         * src/mbox.c
964                 Fix mbox import/export buglets
965                 Patch by wwp
966         * src/plugins/trayicon/trayicon.c
967                 Add offline swithc
968                 Patch by wwp
969
970 2005-10-04 [colin]      1.9.15cvs6
971
972         * src/folder.c
973         * src/folderview.c
974         * src/summaryview.c
975                 Better fix (don't break mark all read) for cvs2
976
977 2005-10-03 [colin]      1.9.15cvs5
978
979         * src/folder.c
980                 Use a sane sort by default
981
982 2005-10-03 [colin]      1.9.15cvs4
983
984         * src/inc.c
985                 Add a 'Only once' button for overriding offline mode
986         * src/prefs_account.c
987         * src/wizard.c
988                 Add Local mbox to the wizard
989                 Add IMAP subdir to the wizard (or the wizard is useless
990                 for such accounts, or even worse than useless)
991                 Move IMAP subdir from Advanced to Receive tab, as it's
992                 not that uncommon
993
994 2005-10-03 [colin]      1.9.15cvs3
995
996         * src/send_message.c
997                 Forgot this one in cvs1
998
999 2005-10-03 [colin]      1.9.15cvs2
1000
1001         * src/folder.c
1002                 Faster close when leaving a folder with lots
1003                 of new mails. Idea by David Relson.
1004
1005 2005-10-03 [colin]      1.9.15cvs1
1006
1007         * src/compose.c
1008         * src/imap.c
1009         * src/inc.c
1010         * src/main.c
1011         * src/messageview.c
1012         * src/news.c
1013         * src/summaryview.c
1014         * src/gtk/sslcertwindow.c
1015         * src/plugins/trayicon/trayicon.c
1016                 Add accels to every AlertPanel. Patch by Fabien 
1017                 Vantard
1018
1019 2005-10-03 [paul]       1.9.15
1020
1021         1.9.15 released
1022
1023 2005-10-03 [paul]       1.9.14cvs68
1024
1025         * po/ca.po
1026         * po/de.po
1027         * po/es.po
1028         * po/fi.po
1029         * po/fr.po
1030         * po/sk.po
1031         * po/sr.po
1032         * po/zh_CN.po
1033                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
1034                 Mones Lastra, Tommi Pirinen, Fabien vantard,
1035                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
1036
1037 2005-10-03 [paul]       1.9.14cvs67
1038
1039         * src/send_message.c
1040                 prevent hang on Cancel
1041                 patch by Colin
1042
1043 2005-10-03 [paul]       1.9.14cvs66
1044
1045         * src/main.c
1046                 fix crash in IMAP caused by discrepancy
1047                 between check_at_startup and offline mode
1048                 Patch by Colin
1049
1050 2005-10-01 [paul]       1.9.14cvs65
1051
1052         * src/inc.c
1053                 fix engrish
1054
1055 2005-10-01 [paul]       1.9.14cvs64
1056         * src/export.c
1057         * src/import.c
1058                 synchronise import_mbox() and export_mbox()
1059         * src/mbox.c
1060                 proc_mbox(): add alert if file cannot be opened
1061                 export_list_to_mbox(): test if dest file exists,
1062                 prompt user to overwrite if it does. add alert
1063                 if file cannot be created
1064                                                                 
1065         Patch by wwp
1066                                                                                                                 
1067
1068 2005-09-30 [paul]       1.9.14cvs63
1069
1070         * src/addressbook.c
1071                 Fix sensitivity of a menu
1072         * src/codeconv.c
1073                 Respect hidden pref for mails with no encoding
1074         * src/common/xml.c
1075                 Fix memory corruption
1076         * src/plugins/pgpcore/sgpgme.c
1077                 Fix segfault on incomplete sigs, and display
1078                 of S/Mime UIDs
1079
1080         Patches by Colin
1081
1082 2005-09-30 [colin]      1.9.14cvs62
1083
1084         * src/partial_download.c
1085                 Little logic fix in almost-dead code
1086         * src/pop.c
1087                 Fix partial download when there's no new mail
1088
1089 2005-09-29 [paul]       1.9.14cvs61
1090
1091         * src/plugins/pgpinline/pgpinline.c
1092                 fix bug 819, 'crash accessing sign message'
1093                 Patch by Colin
1094
1095 2005-09-28 [martin]     1.9.14cvs60
1096
1097         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1098                 fix bug #790 (Crash when restarting window manager (fluxbox))
1099
1100 2005-09-28 [paul]       1.9.14cvs59
1101
1102         * src/gtk/gtkaspell.c
1103                 fix off-by-one typo
1104
1105 2005-09-27 [colin]      1.9.14cvs58
1106
1107         * src/plugins/pgpcore/sgpgme.c
1108                 Report error when there's one, instead of
1109                 "Signature unchecked" 
1110
1111 2005-09-27 [colin]      1.9.14cvs57
1112
1113         * src/prefs_quote.c
1114                 Fix bug #816 (Weird quotation with spaces)
1115
1116 2005-09-27 [colin]      1.9.14cvs56
1117
1118         * src/codeconv.c
1119         * src/compose.c
1120         * src/compose.h
1121                 Put subject in compose's title
1122                 Fix Automatic encoding so that it's really automatic:
1123                 first try default locale's charset, then charset of the replied mail, 
1124                 then utf-8
1125                 Fix encoding of headers (must be in strict mode too)
1126
1127 2005-09-26 [colin]      1.9.14cvs55
1128
1129         * src/gtk/gtkaspell.c
1130                 Fix previous patch - don't color the space,
1131                 just uncolor it :)
1132
1133 2005-09-26 [colin]      1.9.14cvs54
1134
1135         * src/gtk/gtkaspell.c
1136                 Unmark space if possible
1137
1138 2005-09-26 [colin]      1.9.14cvs53
1139
1140         * src/imap.c
1141                 log_error instead of alertpanel according to the pref
1142         * src/etpan/imap-thread.c
1143                 Print connect status, copy only necessary size to 
1144                 logger
1145         * src/plugins/pgpmime/pgpmime.c
1146                 Handle S/Mime signatures (verification only). Patch based
1147                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
1148
1149 2005-09-26 [paul]       1.9.14cvs52
1150
1151         * src/common/passcrypt.c
1152                 this 'workaround' not necessary on NetBSD.
1153                 Thanks to Daniel Gustafson
1154
1155 2005-09-26 [paul]
1156
1157         1.9.15-rc4 released
1158
1159 2005-09-26 [paul]       1.9.14cvs51
1160
1161         * src/summaryview.c
1162                 Skip currently selected message when
1163                 looking for next new or unread message
1164                 in current folder. Patch by Colin
1165         * src/common/passcrypt.c
1166                 eliminate warnings on *BSD. Patch by
1167                 Daniel Gustafson
1168
1169 2005-09-26 [colin]      1.9.14cvs50
1170
1171         * src/procmsg.c
1172                 Call postfiltering hook anyway
1173
1174 2005-09-22 [colin]      1.9.14cvs49
1175
1176         * src/codeconv.c
1177         * src/codeconv.h
1178                 Add a strict mode that doesn't replace with _
1179         * src/compose.c
1180         * src/compose.h
1181                 Use strict conversion while sending
1182                 Fix race when drafting while sending (happens
1183                 on IMAP)
1184                 Fix d'n'd of messages from summaryview
1185         * src/prefs_common.c
1186         * src/prefs_common.h
1187                 add hidden utf8_instead_of_locale_for_broken_mail 
1188                 pref for people that preferred the default charset 
1189                 to be utf8 for broken mails
1190         * src/quote_fmt_parse.y
1191                 fix bug #815 (No quote insert if "From:" fied 
1192                 contained Russian letters)
1193         * src/summaryview.c
1194                 Fix d'n'd of messages to compose
1195
1196 2005-09-22 [paul]       1.9.14cvs48
1197
1198         * src/compose.c
1199                 fix bug where attachments Name entry
1200                 would display Path instead
1201
1202 2005-09-21 [paul]       1.9.14cvs47
1203
1204         * README
1205         * README.jp
1206         * configure.ac
1207         * config/config.rpath
1208         * doc/manual/en/sylpheed-20.html
1209         * doc/manual/es/sylpheed-20.html
1210         * po/bg.po
1211         * po/ca.po
1212         * po/de.po
1213         * po/es.po
1214         * po/fr.po
1215         * po/it.po
1216         * po/pt_BR.po
1217         * po/sk.po
1218         * po/zh_TW.po
1219         * src/account.c
1220         * src/account.h
1221         * src/action.c
1222         * src/action.h
1223         * src/adbookbase.h
1224         * src/addr_compl.c
1225         * src/addr_compl.h
1226         * src/addrbook.c
1227         * src/addrbook.h
1228         * src/addrcache.c
1229         * src/addrcache.h
1230         * src/addrcindex.c
1231         * src/addrcindex.h
1232         * src/addrclip.c
1233         * src/addrclip.h
1234         * src/addrdefs.h
1235         * src/addressadd.c
1236         * src/addressadd.h
1237         * src/addressbook.c
1238         * src/addressbook.h
1239         * src/addressitem.h
1240         * src/addrgather.c
1241         * src/addrgather.h
1242         * src/addrharvest.c
1243         * src/addrharvest.h
1244         * src/addrindex.c
1245         * src/addrindex.h
1246         * src/addritem.c
1247         * src/addritem.h
1248         * src/addrquery.c
1249         * src/addrquery.h
1250         * src/addrselect.c
1251         * src/addrselect.h
1252         * src/alertpanel.c
1253         * src/alertpanel.h
1254         * src/browseldap.c
1255         * src/browseldap.h
1256         * src/codeconv.c
1257         * src/codeconv.h
1258         * src/compose.c
1259         * src/compose.h
1260         * src/crash.c
1261         * src/crash.h
1262         * src/customheader.c
1263         * src/customheader.h
1264         * src/displayheader.c
1265         * src/displayheader.h
1266         * src/editaddress.c
1267         * src/editaddress.h
1268         * src/editbook.c
1269         * src/editbook.h
1270         * src/editgroup.c
1271         * src/editgroup.h
1272         * src/editjpilot.c
1273         * src/editjpilot.h
1274         * src/editldap.c
1275         * src/editldap.h
1276         * src/editldap_basedn.c
1277         * src/editldap_basedn.h
1278         * src/editvcard.c
1279         * src/editvcard.h
1280         * src/enriched.c
1281         * src/enriched.h
1282         * src/exphtmldlg.c
1283         * src/exphtmldlg.h
1284         * src/expldifdlg.c
1285         * src/expldifdlg.h
1286         * src/export.c
1287         * src/export.h
1288         * src/exporthtml.c
1289         * src/exporthtml.h
1290         * src/exportldif.c
1291         * src/exportldif.h
1292         * src/filtering.c
1293         * src/filtering.h
1294         * src/folder.c
1295         * src/folder.h
1296         * src/folder_item_prefs.c
1297         * src/folder_item_prefs.h
1298         * src/foldersel.c
1299         * src/foldersel.h
1300         * src/folderutils.c
1301         * src/folderutils.h
1302         * src/folderview.c
1303         * src/folderview.h
1304         * src/grouplistdialog.c
1305         * src/grouplistdialog.h
1306         * src/headerview.c
1307         * src/headerview.h
1308         * src/html.c
1309         * src/html.h
1310         * src/image_viewer.c
1311         * src/image_viewer.h
1312         * src/imap.c
1313         * src/imap.h
1314         * src/imap_gtk.c
1315         * src/imap_gtk.h
1316         * src/import.c
1317         * src/import.h
1318         * src/importldif.c
1319         * src/importldif.h
1320         * src/importmutt.c
1321         * src/importmutt.h
1322         * src/importpine.c
1323         * src/importpine.h
1324         * src/inc.c
1325         * src/inc.h
1326         * src/jpilot.c
1327         * src/jpilot.h
1328         * src/ldapctrl.c
1329         * src/ldapctrl.h
1330         * src/ldaplocate.c
1331         * src/ldaplocate.h
1332         * src/ldapquery.c
1333         * src/ldapquery.h
1334         * src/ldapserver.c
1335         * src/ldapserver.h
1336         * src/ldaputil.c
1337         * src/ldaputil.h
1338         * src/ldif.c
1339         * src/ldif.h
1340         * src/localfolder.c
1341         * src/localfolder.h
1342         * src/main.c
1343         * src/main.h
1344         * src/mainwindow.c
1345         * src/mainwindow.h
1346         * src/manual.c
1347         * src/manual.h
1348         * src/matcher.c
1349         * src/matcher.h
1350         * src/matcher_parser.h
1351         * src/matcher_parser_lex.l
1352         * src/matcher_parser_parse.y
1353         * src/mbox.c
1354         * src/mbox.h
1355         * src/message_search.c
1356         * src/message_search.h
1357         * src/messageview.c
1358         * src/messageview.h
1359         * src/mh.c
1360         * src/mh.h
1361         * src/mh_gtk.c
1362         * src/mh_gtk.h
1363         * src/mimeview.c
1364         * src/mimeview.h
1365         * src/msgcache.c
1366         * src/msgcache.h
1367         * src/mutt.c
1368         * src/mutt.h
1369         * src/news.c
1370         * src/news.h
1371         * src/news_gtk.c
1372         * src/news_gtk.h
1373         * src/noticeview.c
1374         * src/noticeview.h
1375         * src/partial_download.c
1376         * src/partial_download.h
1377         * src/pine.c
1378         * src/pine.h
1379         * src/pop.c
1380         * src/pop.h
1381         * src/prefs_account.c
1382         * src/prefs_account.h
1383         * src/prefs_actions.c
1384         * src/prefs_actions.h
1385         * src/prefs_common.c
1386         * src/prefs_common.h
1387         * src/prefs_compose_writing.c
1388         * src/prefs_compose_writing.h
1389         * src/prefs_customheader.c
1390         * src/prefs_customheader.h
1391         * src/prefs_display_header.c
1392         * src/prefs_display_header.h
1393         * src/prefs_ext_prog.c
1394         * src/prefs_ext_prog.h
1395         * src/prefs_filtering.c
1396         * src/prefs_filtering.h
1397         * src/prefs_filtering_action.c
1398         * src/prefs_filtering_action.h
1399         * src/prefs_folder_column.c
1400         * src/prefs_folder_column.h
1401         * src/prefs_folder_item.c
1402         * src/prefs_folder_item.h
1403         * src/prefs_fonts.c
1404         * src/prefs_fonts.h
1405         * src/prefs_gtk.c
1406         * src/prefs_gtk.h
1407         * src/prefs_image_viewer.c
1408         * src/prefs_image_viewer.h
1409         * src/prefs_matcher.c
1410         * src/prefs_matcher.h
1411         * src/prefs_message.c
1412         * src/prefs_message.h
1413         * src/prefs_msg_colors.c
1414         * src/prefs_msg_colors.h
1415         * src/prefs_other.c
1416         * src/prefs_other.h
1417         * src/prefs_quote.c
1418         * src/prefs_quote.h
1419         * src/prefs_receive.c
1420         * src/prefs_receive.h
1421         * src/prefs_send.c
1422         * src/prefs_send.h
1423         * src/prefs_spelling.c
1424         * src/prefs_spelling.h
1425         * src/prefs_summaries.c
1426         * src/prefs_summaries.h
1427         * src/prefs_summary_column.c
1428         * src/prefs_summary_column.h
1429         * src/prefs_template.c
1430         * src/prefs_template.h
1431         * src/prefs_themes.c
1432         * src/prefs_themes.h
1433         * src/prefs_toolbar.c
1434         * src/prefs_toolbar.h
1435         * src/prefs_wrapping.c
1436         * src/prefs_wrapping.h
1437         * src/privacy.c
1438         * src/privacy.h
1439         * src/procheader.c
1440         * src/procheader.h
1441         * src/procmime.c
1442         * src/procmime.h
1443         * src/procmsg.c
1444         * src/procmsg.h
1445         * src/quote_fmt.c
1446         * src/quote_fmt_parse.y
1447         * src/recv.c
1448         * src/recv.h
1449         * src/remotefolder.c
1450         * src/remotefolder.h
1451         * src/send_message.c
1452         * src/send_message.h
1453         * src/setup.c
1454         * src/setup.h
1455         * src/simple-gettext.c
1456         * src/sourcewindow.c
1457         * src/sourcewindow.h
1458         * src/ssl_manager.c
1459         * src/ssl_manager.h
1460         * src/statusbar.c
1461         * src/statusbar.h
1462         * src/stock_pixmap.c
1463         * src/stock_pixmap.h
1464         * src/summary_search.c
1465         * src/summary_search.h
1466         * src/summaryview.c
1467         * src/summaryview.h
1468         * src/syldap.c
1469         * src/syldap.h
1470         * src/textview.c
1471         * src/textview.h
1472         * src/toolbar.c
1473         * src/toolbar.h
1474         * src/undo.c
1475         * src/undo.h
1476         * src/unmime.c
1477         * src/unmime.h
1478         * src/vcard.c
1479         * src/vcard.h
1480         * src/wizard.c
1481         * src/wizard.h
1482         * src/common/base64.c
1483         * src/common/base64.h
1484         * src/common/defs.h
1485         * src/common/hooks.c
1486         * src/common/hooks.h
1487         * src/common/log.c
1488         * src/common/log.h
1489         * src/common/md5.c
1490         * src/common/md5.h
1491         * src/common/mgutils.c
1492         * src/common/mgutils.h
1493         * src/common/nntp.c
1494         * src/common/nntp.h
1495         * src/common/passcrypt.c
1496         * src/common/passcrypt.h.in
1497         * src/common/plugin.c
1498         * src/common/plugin.h
1499         * src/common/prefs.c
1500         * src/common/prefs.h
1501         * src/common/progressindicator.c
1502         * src/common/progressindicator.h
1503         * src/common/quoted-printable.c
1504         * src/common/quoted-printable.h
1505         * src/common/session.c
1506         * src/common/session.h
1507         * src/common/smtp.c
1508         * src/common/smtp.h
1509         * src/common/socket.c
1510         * src/common/socket.h
1511         * src/common/ssl.c
1512         * src/common/ssl.h
1513         * src/common/ssl_certificate.c
1514         * src/common/ssl_certificate.h
1515         * src/common/string_match.c
1516         * src/common/string_match.h
1517         * src/common/stringtable.c
1518         * src/common/sylpheed.c
1519         * src/common/sylpheed.h
1520         * src/common/template.c
1521         * src/common/template.h
1522         * src/common/timing.h
1523         * src/common/utils.c
1524         * src/common/utils.h
1525         * src/common/uuencode.c
1526         * src/common/uuencode.h
1527         * src/common/version.h.in
1528         * src/common/xml.c
1529         * src/common/xml.h
1530         * src/common/xmlprops.c
1531         * src/common/xmlprops.h
1532         * src/gtk/about.c
1533         * src/gtk/about.h
1534         * src/gtk/colorlabel.c
1535         * src/gtk/colorlabel.h
1536         * src/gtk/colorsel.c
1537         * src/gtk/colorsel.h
1538         * src/gtk/description_window.c
1539         * src/gtk/description_window.h
1540         * src/gtk/filesel.c
1541         * src/gtk/filesel.h
1542         * src/gtk/foldersort.c
1543         * src/gtk/foldersort.h
1544         * src/gtk/gtkutils.c
1545         * src/gtk/gtkutils.h
1546         * src/gtk/inputdialog.c
1547         * src/gtk/inputdialog.h
1548         * src/gtk/logwindow.c
1549         * src/gtk/logwindow.h
1550         * src/gtk/manage_window.c
1551         * src/gtk/manage_window.h
1552         * src/gtk/menu.c
1553         * src/gtk/menu.h
1554         * src/gtk/pluginwindow.c
1555         * src/gtk/pluginwindow.h
1556         * src/gtk/prefswindow.c
1557         * src/gtk/prefswindow.h
1558         * src/gtk/progressdialog.c
1559         * src/gtk/progressdialog.h
1560         * src/gtk/quicksearch.c
1561         * src/gtk/quicksearch.h
1562         * src/gtk/sslcertwindow.c
1563         * src/gtk/sslcertwindow.h
1564         * src/plugins/clamav/clamav_plugin.c
1565         * src/plugins/clamav/clamav_plugin.h
1566         * src/plugins/clamav/clamav_plugin_gtk.c
1567         * src/plugins/demo/demo.c
1568         * src/plugins/dillo_viewer/dillo_prefs.c
1569         * src/plugins/dillo_viewer/dillo_prefs.h
1570         * src/plugins/dillo_viewer/dillo_viewer.c
1571         * src/plugins/mathml_viewer/mathml_viewer.c
1572         * src/plugins/pgpcore/passphrase.c
1573         * src/plugins/pgpcore/passphrase.h
1574         * src/plugins/pgpcore/plugin.c
1575         * src/plugins/pgpcore/prefs_gpg.c
1576         * src/plugins/pgpcore/prefs_gpg.h
1577         * src/plugins/pgpcore/select-keys.c
1578         * src/plugins/pgpcore/select-keys.h
1579         * src/plugins/pgpcore/sgpgme.c
1580         * src/plugins/pgpcore/sgpgme.h
1581         * src/plugins/pgpinline/pgpinline.c
1582         * src/plugins/pgpinline/pgpinline.h
1583         * src/plugins/pgpinline/plugin.c
1584         * src/plugins/pgpmime/pgpmime.c
1585         * src/plugins/pgpmime/pgpmime.h
1586         * src/plugins/pgpmime/plugin.c
1587         * src/plugins/spamassassin/spamassassin.c
1588         * src/plugins/spamassassin/spamassassin.h
1589         * src/plugins/spamassassin/spamassassin_gtk.c
1590         * src/plugins/trayicon/trayicon.c
1591         * tools/OOo2sylpheed.pl
1592         * tools/acroread2sylpheed.pl
1593         * tools/asus_mailled.sh
1594         * tools/filter_conv.pl
1595         * tools/freshmeat_search.pl
1596         * tools/google_search.pl
1597         * tools/kmail2sylpheed.pl
1598         * tools/kmail2sylpheed_v2.pl
1599         * tools/maildir2sylpheed.pl
1600         * tools/multiwebsearch.pl
1601         * tools/newscache_clean.pl
1602         * tools/outlook2sylpheed.pl
1603         * tools/sylpheed-switcher
1604         * tools/update-po
1605         * tools/vcard2xml.py
1606         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1607                 update FSF address
1608
1609 2005-09-21 [colin]      1.9.14cvs46
1610
1611         * src/gedit-print.c
1612         * src/procmsg.c
1613         * src/procmsg.h
1614         * src/textview.c
1615         * src/summaryview.c
1616                 Remove some printing hacks (deselection/reselection),
1617                 which by the way fix printing the currently 
1618                 displayed mime part (still only text)
1619                 Plus a little optimisation of summary_show
1620
1621
1622 2005-09-20 [colin]      1.9.14cvs45
1623
1624         * src/mainwindow.c
1625         * src/messageview.c
1626                 GUI fixups: add accels, set message
1627                 view title to displayed mail's subject
1628         * src/prefs_spelling.c
1629         * src/gtk/gtkaspell.c
1630                 GUI fixups: allow underlining misspelled
1631                 words instead of coloring them (a11y!)
1632
1633 2005-09-19 [colin]
1634
1635         1.9.15rc3 released
1636
1637 2005-09-19 [colin]      1.9.14cvs44
1638
1639         * src/compose.c
1640                 Fix draft message
1641         * src/gtk/gtkaspell.c
1642                 Fix wrong test ;-)
1643
1644 2005-09-19 [colin]      1.9.14cvs43
1645
1646         * src/addressbook.c
1647                 Fix sensitivity of Delete button
1648         * src/compose.c
1649                 Warn if the requested Privacy system
1650                 is not available
1651         * src/exphtmldlg.c
1652         * src/expldifdlg.c
1653         * src/importldif.c
1654         * src/importmutt.c
1655         * src/importpine.c
1656                 Fix crappy UI
1657         * src/
1658         * src/ssl.h
1659         * src/prefs_account.h
1660         * src/prefs_account.c
1661                 Save SSL prefs even in builds that have
1662                 SSL support disable
1663         * src/imap.c
1664         * src/inc.c
1665         * src/news.c
1666         * src/send_message.c
1667                 Warn if connection should be secure, but
1668                 SSL support isn't compiled in
1669         * src/gtkaspell.c
1670                 Fix word separation on UTF-8 systems
1671                 Fixes bug #812 (Strange inline spellchecking)
1672         * src/compose.c
1673                 Warn if the requested Privacy system
1674                 is not available
1675                 Factorize offline warning
1676         * src/imap.c
1677         * src/imap_gtk.c
1678         * src/imap_gtk.h
1679         * src/inc.h
1680         * src/news_gtk.c
1681         * src/news_gtk.h
1682         * src/messageview.c
1683                 Factorize offline warning
1684
1685 2005-09-19 [paul]
1686
1687         1.9.15-rc2 released
1688
1689 2005-09-18 [colin]      1.9.14cvs42
1690
1691         * src/codeconv.c
1692         * src/codeconv.h
1693         * src/procmime.c
1694                 Add a way to get locale's charset ignoring utf-8,
1695                 and use that as default encoding for broken mails
1696
1697 2005-09-18 [colin]      1.9.14cvs41
1698
1699         * src/gtk/logwindow.c
1700                 Translate string. Patch by Fabien Vantard
1701
1702 2005-09-18 [colin]      1.9.14cvs40
1703
1704         * configure.ac
1705                 Fix bug #803 (IMAP/SSL support breaks with 
1706                 GnuTLS libetpan 0.38)
1707
1708 2005-09-18 [colin]      1.9.14cvs39
1709
1710         * src/codeconv.c
1711         * src/compose.c
1712         * src/procmime.c
1713                 More charsets fixes. Fixes bug #806 (non
1714                 ascii characters in subject line)
1715
1716 2005-09-17 [paul]       1.9.14cvs38
1717
1718         * src/folderview.c
1719         * src/mainwindow.c
1720                 fix gcc-2.95 issues
1721                 Patch by Pawel Pekala
1722
1723 2005-09-17 [colin]      1.9.14cvs37
1724
1725         * src/addrindex.c
1726                 bugfix for NO-USE LDAP compilation, patch 
1727                 by Fabien Vantard
1728
1729 2005-09-17 [colin]      1.9.14cvs36
1730
1731         * src/prefs_actions.c
1732         * src/prefs_customheader.c
1733         * src/prefs_display_header.c
1734         * src/prefs_filtering_action.c
1735         * src/prefs_matcher.c
1736         * src/prefs_toolbar.c
1737                 Fix strange casts (less elegant but
1738                 works better)
1739
1740 2005-09-16 [colin]      1.9.14cvs35
1741
1742         * src/jpilot.c
1743                 Missed that one
1744
1745 2005-09-16 [colin]      1.9.14cvs34
1746
1747         * configure.ac
1748         * src/Makefile.am
1749         * src/addr_compl.c
1750         * src/addrindex.c
1751         * src/browseldap.c
1752         * src/editldap.c
1753         * src/ldaplocate.c
1754         * src/ldapquery.c
1755         * src/ldapquery.h
1756         * src/ldapserver.c
1757         * src/ldapserver.h
1758         * src/main.c
1759         * src/matcher_parser_parse.y
1760         * src/prefs_themes.c
1761         * src/etpan/Makefile.am
1762         * src/gtk/description_window.c
1763         * src/plugins/clamav/Makefile.am
1764         * src/plugins/clamav/clamav_plugin.c
1765         * src/plugins/dillo_viewer/Makefile.am
1766         * src/plugins/pgpcore/Makefile.am
1767         * src/plugins/pgpinline/Makefile.am
1768         * src/plugins/pgpmime/Makefile.am
1769         * src/plugins/trayicon/Makefile.am
1770                 Fix 100% cpu usage in address completion list
1771                 Fix little bugs (return with no values etc)
1772                 Fix all warnings (with common CFLAGS)
1773
1774 2005-09-15 [colin]      1.9.14cvs33
1775
1776         * src/addressbook.c
1777                 Fix bug where sometimes a group's email list is empty,
1778                 force its refresh (probably fixes "Re: how to create a 
1779                 distribution list")
1780         * src/ldapquery.c
1781                 Don't return to the callback in the main thread from the
1782                 fetch thread (or face segs!)
1783
1784 2005-09-15 [paul]       1.9.14cvs32
1785
1786         * src/prefs_matcher.c
1787                 forgotten in last commit
1788
1789 2005-09-15 [paul]       1.9.14cvs31
1790
1791         * src/prefs_actions.c
1792         * src/prefs_filtering_action.c
1793         * src/prefs_quote.c
1794         * src/quote_fmt.c
1795         * src/summaryview.c
1796         * src/gtk/description_window.c
1797         * src/gtk/description_window.h
1798         * src/gtk/quicksearch.c
1799                 allow interaction with the called
1800                 description window
1801                 Patch by Anders Hammar
1802
1803 2005-09-14 [paul]       1.9.14cvs30
1804
1805         * src/compose.c
1806                 fix a little annoyance when pasting with 3rd button 
1807                 with wrap_pastes=0 and wrap_input=1
1808                 Patch by Colin
1809
1810 2005-09-14 [paul]       1.9.14cvs29
1811
1812         * src/prefs_account.c
1813                 disable 'Filter messages on receiving' for
1814                 SMTP-only accounts
1815                 Patch  by Anders Hammar
1816
1817 2005-09-14 [paul]       1.9.14cvs28
1818
1819         * po/sk.po
1820                 fix crash
1821                 updated by Andrej Kacian
1822
1823 2005-09-14 [paul]
1824
1825         1.9.15-rc1 released
1826
1827 2005-09-14 [paul]       1.9.14cvs27
1828
1829         * po/es.po
1830                 updated by Ricardo Mones Lastra
1831         * src/compose.c
1832         * src/compose.h
1833                 associate no_wrap_tags to Compose windows
1834                 instead of using a static one
1835                 Patch by Colin
1836         * src/mbox.c
1837                 fix proc_mbox()
1838                 Patch by wwp
1839         * src/textview.c
1840                 remove unneeded printf()
1841
1842 2005-09-14 [paul]       1.9.14cvs26
1843
1844         * src/addrcache.c
1845         * src/codeconv.h
1846         * src/folder.h
1847         * src/mainwindow.h
1848         * src/mh.c
1849         * src/mimeview.h
1850         * src/partial_download.c
1851         * src/pop.c
1852         * src/prefs_account.c
1853         * src/prefs_account.h
1854         * src/prefs_actions.c
1855         * src/prefs_customheader.c
1856         * src/prefs_display_header.c
1857         * src/prefs_filtering_action.c
1858         * src/prefs_matcher.c
1859         * src/prefs_toolbar.c
1860         * src/privacy.h
1861         * src/procmime.c
1862         * src/procmime.h
1863         * src/procmsg.h
1864         * src/textview.c
1865         * src/undo.h
1866         * src/common/plugin.c
1867         * src/common/session.h
1868         * src/common/socket.c
1869         * src/common/socket.h
1870         * src/common/template.c
1871         * src/gtk/gtkaspell.c
1872         * src/gtk/quicksearch.h
1873         * src/plugins/pgpcore/passphrase.c
1874         * src/plugins/pgpcore/prefs_gpg.h
1875         * src/plugins/pgpcore/select-keys.c
1876         * src/plugins/pgpcore/select-keys.h
1877         * src/plugins/pgpcore/sgpgme.c
1878         * src/plugins/pgpinline/pgpinline.c
1879         * src/plugins/pgpmime/pgpmime.c
1880         * src/plugins/trayicon/trayicon.c
1881                 fix compilation warnings
1882                 Patch by Daniel Gustafson
1883
1884 2005-09-14 [paul]       1.9.14cvs25
1885
1886         * src/addressbook.c
1887                 add missing column header, and other small
1888                 bug fixes
1889                 Patch by Anders Hammar
1890
1891 2005-09-13 [colin]      1.9.14cvs24
1892
1893         * src/gtk/gtkaspell.c
1894                 Fix non-utf8 in menu
1895                 Fix little leaks
1896                 Nullify struct members after free()s
1897
1898 2005-09-13 [colin]      1.9.14cvs23
1899
1900         * src/compose.c
1901                 Test utf8 compliance before inserting to 
1902                 buffer, and try to convert if necessary
1903         * src/procmime.c
1904                 If no charset is present, use the locale 
1905                 one instead of us-ascii
1906         * src/procmsg.c
1907                 Add Sender, List-Post and To in the checked 
1908                 headers for automatic rules creation 
1909                 (thanks to wwp)
1910         * src/prefs_themes.c
1911         * src/gtk/gtkaspell.c
1912                 Remove deprecated functions. 
1913                 patch by Daniel Gustafson
1914
1915 2005-09-12 [colin]      1.9.14cvs22
1916
1917         * src/compose.c
1918                 Fix bug #448 (Scrolling/Redraw issue with 
1919                 address-fields in Header)
1920         * src/mainwindow.c
1921         * src/summaryview.c
1922         * src/summaryview.h
1923                 Fix loss of MSG_MARKED on move/copy
1924                 Fix bug #804 (Quicksearch togglebutton doesn't 
1925                 get depressed after '/' key is pressed)
1926
1927 2005-09-12 [paul]       1.9.14cvs21
1928
1929         * AUTHORS
1930         * src/gtk/logwindow.c
1931                 add 'Clear Log' to popup menu
1932                 Patch by Anders Hammar <anders.hammar@telia.com>
1933
1934 2005-09-12 [paul]       1.9.14cvs20
1935
1936         * src/compose.c
1937                 set correct sensitivity on attachments
1938                 popup menu
1939         * src/folder.c
1940                 fix typo
1941         * src/prefs_spelling.c
1942                 fix crash when no LANG env is set
1943         * src/common/xml.c
1944                 fix crash in wizard
1945                 don't use memeory after free
1946
1947         All patches by Daniel Gustafson
1948
1949 2005-09-12 [paul]       1.9.14cvs19
1950
1951         * src/prefs_themes.c
1952                 make theme info selectable
1953         * src/gtk/description_window.c
1954                 make window non-modal
1955         * tools/README
1956                 add details of asus_mailed.sh
1957         * tools/claws.i18n.status.pl
1958                 update for new zh_TW translator
1959                 widen the output
1960                 create alternate coloured lines
1961                 improve readability
1962
1963 2005-09-10 [colin]      1.9.14cvs18
1964
1965         * src/plugins/pgpcore/select-keys.c
1966                 Better order for the buttons
1967
1968 2005-09-10 [colin]      1.9.14cvs17
1969
1970         * src/compose.c
1971         * src/plugins/pgpcore/select-keys.c
1972         * src/plugins/pgpcore/select-keys.h
1973         * src/plugins/pgpcore/sgpgme.c
1974                 Add a "Don't encrypt" button to the key
1975                 selection dialog. Fixes bug #177 (There should be a 
1976                 'Don't encrypt button in the Select Keys dialog)
1977
1978 2005-09-10 [colin]      1.9.14cvs16
1979
1980         * src/compose.c
1981                 Fix bug #572 (%X option does not work with templates)
1982
1983 2005-09-10 [colin]      1.9.14cvs15
1984
1985         * src/toolbar.c 
1986                 Remove g_print
1987
1988 2005-09-10 [colin]      1.9.14cvs14
1989
1990         * src/imap.c
1991                 Fix a possible crash
1992
1993 2005-09-09 [colin]      1.9.14cvs13
1994
1995         * src/imap.c
1996         * src/etpan/imap-thread.c
1997         * src/etpan/imap-thread.h
1998                 Fix moving from queue or drafts to normal folders
1999                 Fix bug #794 (No way to delete without expunging)
2000                 Take flags unset by other mailers into account
2001                 Take deleted flag set by other mailers into account
2002                 Fix unsetting REPLIED flag
2003                 Fix crash when capabilities can't be retrieved
2004         * src/mainwindow.c
2005         * src/mainwindow.h
2006                 Add M_DELAYED_FLAGS condition, and let the user use
2007                 Execute in order to be able to expunge deleted mails,
2008                 even if he's not in delayed execute mode
2009         * src/prefs_spelling.c
2010                 Use 'en' dictionary by default if LANG is POSIX or C
2011         * src/gtk/prefswindow.c
2012                 Fix bug #767 (Preferences windows expanding) by making
2013                 the window a bit larger when the resolution is greater
2014                 than 640x480, and by putting the prefs in a
2015                 GtkScrolledWindow.
2016
2017 2005-09-09 [paul]       1.9.14cvs12
2018
2019         * AUTHORS
2020         * configure.ac
2021         * po/zh_TW.Big5.po      ** REMOVED **
2022         * po/zh_TW.po           ** ADDED **
2023                 updated by Wei-Lun Chao
2024
2025 2005-09-09 [paul]       1.9.14cvs11
2026
2027         * src/mainwindow.c
2028                 fix asserts
2029         * src/common/xml.c
2030                 delay memory allocation until file is
2031                 opened successfully
2032                 Patch by Daniel Gustafson
2033
2034 2005-09-09 [cleroy]     1.9.14cvs10
2035
2036         * src/imap.c
2037                 Add guards
2038
2039 2005-09-08 [colin]      1.9.14cvs9
2040
2041         * src/compose.c
2042                 Alert when we can't save draft
2043                 Fix various wrap/color issues
2044                 Add mid-click pasting respecting wrap_paste option
2045         * src/folder.c
2046         * src/folder.h
2047         * src/folder_item_prefs.c
2048         * src/folder_item_prefs.h
2049         * src/imap.c
2050         * src/imap_gtk.c
2051         * src/imap_gtk.h
2052         * src/main.c
2053         * src/mainwindow.c
2054         * src/mainwindow.h
2055         * src/news.c
2056         * src/news_gtk.c
2057         * src/news_gtk.h
2058         * src/prefs_folder_item.c
2059                 Fix the impossibility to synchronise folders for
2060                 offline use (IMAP and NNTP are concerned)
2061
2062 2005-09-08 [colin]      1.9.14cvs8
2063
2064         * configure.ac
2065                 Build LDAP and JPilot by default if available
2066         * src/textview.c
2067                 Fix use after free
2068
2069 2005-09-08 [paul]       1.9.14cvs7
2070
2071         * doc/manual/en/sylpheed-1.html
2072         * doc/manual/en/sylpheed-18.html
2073         * doc/manual/en/sylpheed-19.html
2074         * doc/manual/en/sylpheed-4.html
2075         * doc/manual/en/sylpheed-6.html
2076         * doc/manual/en/sylpheed.html
2077                 a few minor updates, plus include some
2078                 details about plugins and their requirements
2079         * src/mainwindow.c
2080                 minor changes to English in /View/Sort
2081
2082 2005-09-07 [colin]      1.9.14cvs6
2083
2084         * doc/manual/en/sylpheed-1.html
2085         * doc/manual/en/sylpheed-10.html
2086         * doc/manual/en/sylpheed-11.html
2087         * doc/manual/en/sylpheed-12.html
2088         * doc/manual/en/sylpheed-13.html
2089         * doc/manual/en/sylpheed-14.html
2090         * doc/manual/en/sylpheed-15.html
2091         * doc/manual/en/sylpheed-16.html
2092         * doc/manual/en/sylpheed-17.html
2093         * doc/manual/en/sylpheed-18.html
2094         * doc/manual/en/sylpheed-19.html
2095         * doc/manual/en/sylpheed-2.html
2096         * doc/manual/en/sylpheed-20.html
2097         * doc/manual/en/sylpheed-21.html
2098         * doc/manual/en/sylpheed-22.html
2099         * doc/manual/en/sylpheed-3.html
2100         * doc/manual/en/sylpheed-4.html
2101         * doc/manual/en/sylpheed-5.html
2102         * doc/manual/en/sylpheed-6.html
2103         * doc/manual/en/sylpheed-7.html
2104         * doc/manual/en/sylpheed-8.html
2105         * doc/manual/en/sylpheed-9.html
2106         * doc/manual/en/sylpheed.html
2107                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
2108
2109 2005-09-07 [colin]      1.9.14cvs5
2110
2111         * src/mainwindow.c
2112                 Make labels more to-the-point
2113
2114 2005-09-07 [colin]      1.9.14cvs4
2115
2116         * doc/manual/en/sylpheed-1.html
2117         * doc/manual/en/sylpheed-12.html
2118         * doc/manual/en/sylpheed-13.html
2119         * doc/manual/en/sylpheed-14.html
2120         * doc/manual/en/sylpheed-15.html
2121         * doc/manual/en/sylpheed-16.html
2122         * doc/manual/en/sylpheed-17.html
2123         * doc/manual/en/sylpheed-18.html
2124         * doc/manual/en/sylpheed-19.html
2125         * doc/manual/en/sylpheed-2.html
2126         * doc/manual/en/sylpheed-20.html
2127         * doc/manual/en/sylpheed-21.html
2128         * doc/manual/en/sylpheed-22.html
2129         * doc/manual/en/sylpheed-4.html
2130         * doc/manual/en/sylpheed-5.html
2131         * doc/manual/en/sylpheed-6.html
2132         * doc/manual/en/sylpheed-7.html
2133         * doc/manual/en/sylpheed-8.html
2134         * doc/manual/en/sylpheed-9.html
2135         * doc/manual/en/sylpheed.html
2136                 Update manual
2137
2138 2005-09-07 [colin]      1.9.14cvs3
2139
2140         * doc/faq/en/sylpheed-faq-1.html
2141         * doc/faq/en/sylpheed-faq-2.html
2142         * doc/faq/en/sylpheed-faq-3.html
2143         * doc/faq/en/sylpheed-faq.html
2144                 Update FAQ
2145
2146 2005-09-07 [colin]      1.9.14cvs2
2147
2148         * src/folderview.c
2149         * src/procmsg.c
2150         * src/summaryview.c
2151         * src/toolbar.c
2152                 Fix special subfolders:
2153                 - Inherit parent's icon
2154                 - sent contents of queues subfolders
2155                 - empty subfolders of trashes
2156         * src/mainwindow.c
2157                 Remove outdated manual and faq entries
2158         * src/common/utils.c
2159                 Add quotes around %s coming from mailcap
2160
2161 2005-09-07 [colin]      1.9.14cvs1
2162
2163         * src/compose.c
2164                 After saving draft, set modified to FALSE
2165         * src/mimeview.c
2166         * src/common/utils.c
2167         * src/common/utils.h
2168                 Try to open mime parts using what is 
2169                 indicated in ~/.mailcap or /etc/mailcap,
2170                 if possible.
2171
2172 2005-09-05 [paul]       1.9.14
2173
2174         1.9.14 released
2175
2176         * po/sk.po
2177                 updated by Andrej Kacian
2178
2179 2005-09-05 [paul]       1.9.13cvs83
2180
2181         * po/de.po
2182         * po/es.po
2183         * po/fi.po
2184         * po/fr.po
2185         * po/nb.po
2186         * po/pt_BR.po
2187         * po/sr.po
2188                 updated translations by Thomas Gilgin, Ricardo Mones
2189                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
2190                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
2191
2192 2005-09-04 [paul]       1.9.13cvs82
2193
2194         * src/compose.c
2195                 only warn about exceeded line length limit
2196                 on send
2197
2198 2005-09-04 [paul]       1.9.13cvs81
2199
2200         * src/compose.c
2201                 fix crash in 'line length exceeded' dialogue
2202
2203 2005-09-02 [paul]       1.9.13cvs80
2204
2205         * src/imap.c
2206                 fix bug 795, 'Connection lost IMAP'
2207                 and add statusbar prints
2208                 Patch by Colin
2209
2210 2005-09-02 [paul]       1.9.13cvs79
2211
2212         * src/compose.c
2213                 compose_wrap_paragraph() becomes
2214                 compose_beautify_paragraph()
2215                 Patch by Colin
2216
2217 2005-09-02 [cleroy]     1.9.13cvs78
2218
2219         * src/folderview.c
2220                 Micro-fix
2221
2222 2005-09-01 [colin]      1.9.13cvs77
2223
2224         * src/imap.c
2225                 Maybe fix bug #795 (Connection lost IMAP)
2226                 Don't try to send logout when we're disconnected.
2227         * src/summaryview.c
2228                 Include locked and marked emails in HRM
2229                 view. Fixes bug #800 (Locked messages no longer 
2230                 show up when hide read messages is used)
2231
2232 2005-09-01 [paul]       1.9.13cvs76
2233
2234         * src/prefs_common.c
2235                 fix bad cutting
2236
2237 2005-08-31 [colin]      1.9.13cvs75
2238
2239         * src/folderview.c
2240         * src/folderview.h
2241         * src/prefs_summaries.c
2242         * src/summaryview.c
2243                 Fix "go to next new", fix preference
2244                 (Open unread/next swapped)
2245
2246 2005-08-31 [paul]       1.9.13cvs74
2247
2248         * src/compose.c
2249         * src/folderview.c
2250         * src/headerview.c
2251         * src/headerview.h
2252         * src/mainwindow.c
2253         * src/prefs_common.c
2254         * src/prefs_common.h
2255         * src/prefs_fonts.c
2256         * src/summaryview.c
2257         * src/textview.c
2258         * src/common/defs.h
2259                 remove obsolete BOLD_FONT setting
2260                 fix font update in headerview and textview
2261                 headers after prefs change
2262                 Patch By Colin
2263
2264 2005-08-31 [paul]
2265
2266         1.9.14-rc4 released
2267
2268 2005-08-30 [colin]      1.9.13cvs73
2269
2270         * src/summaryview.c
2271                 When Hide read messages is selected and we
2272                 refresh the summaryview, don't remove the 
2273                 currently displayed message. Fixes bug #797
2274                 (Summary view reloads when new mail is 
2275                 downloaded in 1.9.14 rc)
2276
2277 2005-08-30 [colin]      1.9.13cvs72
2278
2279         * src/folderview.c
2280                 Fix flickering
2281         * src/mainwindow.c
2282                 Remove useless callback
2283         * src/mimeview.c
2284         * src/gtk/filesel.c
2285         * src/gtk/filesel.h
2286                 Add a filesel_select_file_save_folder() - used by Save All
2287
2288 2005-08-29 [paul]       1.9.13cvs71
2289
2290         * AUTHORS
2291         * src/matcher_parser_parse.y
2292         * src/etpan/imap-thread.c
2293                 fix building on FreeBSD
2294                 Patch by Daniel Gustafson <daniel@hobbit.se>
2295
2296 2005-08-29 [paul]       1.9.13cvs70
2297
2298         * src/plugins/pgpinline/pgpinline.c
2299                 only initialise sig result if it's been handled
2300                 Patch by Colin
2301
2302 2005-08-29 [paul]       1.9.13cvs69
2303         
2304         Patches by Colin:
2305
2306         * src/imap.c
2307         * src/common.utils.c
2308         * src/common/utils.h
2309                 optimisation
2310         * src/stock_pixmap.h
2311                 fix wrong icon reference
2312         * src/pixmaps/trash_btn.xpm
2313                 replace with nicer image
2314
2315 2005-08-28 [colin]      1.9.13cvs68
2316
2317         * src/Makefile.am
2318         * src/stock_pixmap.c
2319         * src/stock_pixmap.h
2320         * src/toolbar.c
2321         * src/pixmaps/trash_btn.xpm
2322                 Add a specific trash xpm for the button
2323
2324 2005-08-28 [colin]      1.9.13cvs67
2325
2326         * src/imap.c
2327                 Fix leak
2328
2329 2005-08-27 [colin]      1.9.13cvs66
2330
2331         * src/imap.c
2332         * src/procmime.c
2333                 Correctly fix "Problem with replies", fixes
2334                 pgpmime encryption too. 
2335
2336 2005-08-27 [colin]      1.9.13cvs65
2337
2338         * src/folder.c
2339         * src/procmsg.c
2340         * src/procmsg.h
2341         * src/summaryview.c
2342                 Fix bug #517 (messages removed from summaryview 
2343                 when moving fails)
2344
2345 2005-08-27 [colin]      1.9.13cvs64
2346
2347         * tools/Makefile.am
2348         * tools/asus_mailled.sh
2349                 Add a script to blink ASUS laptops' mail LED where there
2350                 is unread mail.
2351
2352 2005-08-27 [colin]      1.9.13cvs63
2353
2354         * src/imap.c
2355         * src/etpan/imap-thread.c
2356         * src/etpan/imap-thread.h
2357                 Implement automatic choosing of login method
2358                 Fixes bug #791
2359         * src/gtk/.cvsignore
2360                 Add sylpheed-marshal.[ch]
2361
2362 2005-08-27 [colin]      1.9.13cvs62
2363
2364         * src/common/utils.c
2365                 Fix confusing perror
2366
2367 2005-08-27 [colin]      1.9.13cvs61
2368
2369         * src/toolbar.c
2370         * src/toolbar.h
2371                 Remove A_DELETE, replace it with 
2372                 A_TRASH and A_DELETE_REAL. Automatically
2373                 rewrite config files to replace A_DELETE
2374                 with A_TRASH (no functionality change).
2375                 Fixes half of #794
2376
2377 2005-08-26 [colin]      1.9.13cvs60
2378
2379         * src/procmime.c
2380                 Previous "Problem with replies" fix brought other
2381                 problems, fixing them
2382
2383 2005-08-26 [colin]      1.9.13cvs59
2384
2385         * src/procmime.c
2386                 Fix "Problem with replies". This happened only
2387                 on IMAP...
2388         * src/procmsg.c
2389                 Factorize code a bit
2390         * src/compose.c
2391                 Speed improvement on very long messages (wrapping)
2392                 Fix signature color on Reedit and Redirect
2393                 On Reedit, don't attach pgp-signatures parts, but
2394                 set signing to On.
2395
2396 2005-08-24 [paul]       1.9.13cvs58
2397
2398         * src/compose.c
2399                 don't claim success when clicking
2400                 Cancel on the passphrase box.
2401                 Patch by Colin
2402
2403 2005-08-24 [paul]       1.9.13cvs57
2404
2405         * src/main.c
2406                 fix misplaced sylpheed.log
2407         * src/common/defs.h
2408                 define UIDL_DIR
2409
2410 2005-08-24 [paul]       1.9.13cvs56
2411
2412         * src/imap.c
2413         * src/etpan/imap-thread.c
2414         * src/etpan/imap-thread.h
2415                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
2416                 Patch by Colin
2417         * src/gtk/sylpheed-marshal.c    ** REMOVED **
2418         * src/gtk/sylpheed-marshal.h    ** REMOVED **
2419                 remove autogenerated files
2420         * tools/kdeservicemenu/README
2421         * tools/kdeservicemenu/install.sh
2422         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2423         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2424                 use Claws icon, use 'Sylpheed-Claws' in menu,
2425                 use kdialog, and other cleanups
2426
2427 2005-08-23 [paul]       1.9.13cvs55
2428
2429         * src/compose.c
2430                 fix paste/wrap crash
2431                 Patch by Colin
2432
2433 2005-08-23 [paul]       1.9.13cvs54
2434
2435         * src/main.c
2436                 fix crash recovery
2437                 Patch by Colin
2438
2439 2005-08-23 [paul]       1.9.13cvs53
2440
2441         * src/addressbook.c
2442         * src/editaddress.c
2443                 view all data of LDAP contacts
2444                 Patch by Colin
2445
2446 2005-08-23 [paul]       1.9.13cvs52
2447
2448         * src/addressbook.c
2449                 fix issues with the Search field
2450                 Patch by Colin
2451
2452 2005-08-22 [paul]       1.9.13cvs51
2453
2454         * src/folderview.c
2455                 put name of folder in processing dialog
2456                 title
2457         * src/prefs_folder_item.c
2458                 improve english usage
2459
2460 2005-08-22 [paul]       1.9.13cvs50
2461
2462         * src/filtering.c
2463         * src/filtering.h
2464         * src/matcher.c
2465         * src/matcher_parser_lex.l
2466         * src/matcher_parser_parse.y
2467         * src/prefs_filtering.c
2468                 add Filtering/Processing rule names feature.
2469                 (the incompatible old matcherrc is saved as
2470                 matcherrc.pre_names).
2471                 Patch by Colin
2472
2473 2005-08-22 [paul]       1.9.13cvs49
2474
2475         * src/procmsg.c
2476                 fix colour labelling
2477                 Patch by Colin
2478
2479 2005-08-22 [paul]       1.9.13cvs48
2480
2481         * src/textview.c
2482                 fix open_image_cb()
2483
2484 2005-08-22 [paul]       1.9.13cvs47
2485
2486         * src/imap.c
2487                 fix bug 789, 'SC crashes with imap (CVS ver)'
2488                 Patch by Colin
2489
2490 2005-08-22 [paul]       1.9.13cvs46
2491
2492         * src/mimeview.c
2493         * src/prefs_common.c
2494         * src/common/defs.h
2495                 define reused defaults in defs.h
2496         * src/textview.c
2497                 add 'Open image' to image popup menu
2498
2499 2005-08-21 [colin]      1.9.13cvs45
2500
2501         * src/summaryview.c
2502                 Fix bug #788 (Bogus "From" address displayed)
2503
2504 2005-08-20 [colin]      1.9.13cvs44
2505
2506         * src/folder.c
2507                 Fix buf #787 (multilevel delete causes SIGSEGV)
2508
2509 2005-08-19 [colin]      1.9.13cvs43
2510
2511         * src/inc.c
2512         * src/prefs_common.c
2513         * src/prefs_common.h
2514                 Add an hidden pref to allow modifying the
2515                 update stepping in incorporation.
2516                 Patch by wwp.
2517
2518 2005-08-19 [colin]      1.9.13cvs42
2519
2520         * src/compose.c
2521         * src/procmime.c
2522                 Workaround for broken MUAs: encode 
2523                 Content-type: name: as ASCII and 
2524                 Content-Disposition: filename: as
2525                 per rfc2231
2526         * src/prefs_account.c
2527                 Fix invisible-ness of SMTP SSL prefs
2528                 in NNTP accounts
2529
2530 2005-08-19 [paul]       1.9.13cvs41
2531
2532         * src/compose.c
2533         * src/prefs_common.c
2534         * src/prefs_common.h
2535         * src/prefs_wrapping.c
2536                 paste with or without wrapping.
2537                 patch by Colin
2538
2539 2005-08-19 [paul]       1.9.13cvs40
2540
2541         * src/prefs_common.c
2542         * src/prefs_common.h
2543         * src/summaryview.c
2544                 reintroduce enable_swap_from as a
2545                 hidden pref. patch by Colin
2546         * src/quote_fmt_parse.y
2547         * src/plugins/clamav/clamav_plugin.c
2548         * src/plugins/dillo_viewer/dillo_viewer.c
2549         * src/plugins/mathml_viewer/mathml_viewer.c
2550         * src/plugins/pgpcore/sgpgme.c
2551         * src/plugins/pgpinline/pgpinline.c
2552         * src/plugins/pgpmime/pgpmime.c
2553                 tidy up. patch by Colin
2554
2555 2005-08-19 [paul]       1.9.13cvs39
2556
2557         * configure.ac
2558                 complete cvs38's sync
2559         * src/editaddress.c
2560         * src/gedit-print.c
2561         * src/mutt.c
2562         * src/etpan/etpan-log.c
2563         * src/etpan/imap-thread.c
2564         * src/gtk/gtksourceprintjob.c
2565                 fix compilation warnings
2566                 (patch by Colin)
2567
2568 2005-08-19 [paul]       1.9.13cvs38
2569
2570         sync with main:
2571
2572         * src/account.c
2573         * src/action.c
2574         * src/addrbook.c
2575         * src/addrcache.c
2576         * src/addrharvest.c
2577         * src/addrindex.c
2578         * src/codeconv.c
2579         * src/compose.c
2580         * src/crash.c
2581         * src/exporthtml.c
2582         * src/exportldif.c
2583         * src/folder.c
2584         * src/image_viewer.c
2585         * src/inc.c
2586         * src/inc.h
2587         * src/jpilot.c
2588         * src/ldif.c
2589         * src/main.c
2590         * src/matcher.c
2591         * src/mbox.c
2592         * src/messageview.c
2593         * src/mh.c
2594         * src/mimeview.c
2595         * src/msgcache.c
2596         * src/mutt.c
2597         * src/news.c
2598         * src/partial_download.c
2599         * src/pine.c
2600         * src/pop.c
2601         * src/prefs_actions.c
2602         * src/prefs_common.c
2603         * src/prefs_customheader.c
2604         * src/prefs_display_header.c
2605         * src/prefs_gtk.c
2606         * src/prefs_themes.c
2607         * src/procheader.c
2608         * src/procmime.c
2609         * src/procmsg.c
2610         * src/recv.c
2611         * src/send_message.c
2612         * src/simple-gettext.c
2613         * src/sourcewindow.c
2614         * src/textview.c
2615         * src/vcard.c
2616         * src/common/defs.h
2617         * src/common/log.c
2618         * src/common/plugin.c
2619         * src/common/prefs.c
2620         * src/common/session.c
2621         * src/common/session.h
2622         * src/common/socket.c
2623         * src/common/socket.h
2624         * src/common/ssl_certificate.c
2625         * src/common/template.c
2626         * src/common/utils.c
2627         * src/common/utils.h
2628         * src/common/xml.c
2629         * src/gtk/about.c
2630         added wrappers for C library function that
2631                 take pathname arguments.
2632                 enabled compilation with MinGW.
2633                 use GDir instead of directly using opendir().
2634                 added rename_force().
2635
2636 2005-08-19 [paul]       1.9.13cvs37
2637         
2638         patches by Colin:
2639         * src/compose.c
2640                 fix privacy settings on re-editing
2641                 a sent message
2642         * src/jpilot.c
2643                 fix encoding bug
2644         * src/folder.c
2645         * src/procmsg.c
2646         * src/procmsg.h
2647         * src/summaryview.c
2648                 flag changing optimisation
2649
2650 2005-08-18 [martin]     1.9.13cvs36
2651
2652         * commitHelper
2653             added my login
2654         * src/addrcache.c
2655         * src/addrharvest.c
2656         * src/addrindex.c
2657         * src/compose.c
2658         * src/grouplistdialog.c
2659         * src/main.c
2660         * src/mainwindow.c
2661         * src/msgcache.c
2662         * src/mutt.c
2663         * src/pine.c
2664         * src/prefs_account.c
2665         * src/prefs_themes.c
2666         * src/stock_pixmap.c
2667         * src/summaryview.c
2668         * src/gtk/about.c
2669         * src/gtk/logwindow.c
2670             removed deprecated glib and gdk stuff
2671         * src/plugins/pgpcore/select-keys.c
2672             convert attributes from locale to utf8
2673
2674 2005-08-17 [paul]       1.9.13cvs35
2675
2676         * src/account.c
2677         * src/addressbook.c
2678                 use new GTK_STOCK_ icons if available
2679         * src/summaryview.c
2680         * src/gtk/gtksctree.c
2681         * src/gtk/gtksctree.h
2682                 faster range select. patch by Colin
2683
2684 2005-08-17 [paul]       1.9.13cvs34
2685
2686         patches by colin:
2687         * src/addressbook.c
2688         * src/addressitem.h
2689                 Add an edit button for contacts, fix selections
2690                 of gtksctree items
2691         * src/editaddress.c
2692                 Change labels, let Save be always possible in the
2693                 email and user atributes tabs
2694         * src/folderview.c
2695                 fix sort issues
2696         * src/summaryview.c
2697                 select next item instead of the displayed one
2698                 after deletion
2699
2700         * src/gtk/progressdialog.c
2701                 use prefs_common.enable_rules_hint
2702
2703 2005-08-13 [hoa]        1.9.13cvs33
2704
2705         * src/etpan/imap-thread.c
2706                 fixed build on Solaris.
2707
2708 2005-08-10 [colin]      1.9.13cvs32
2709
2710         * src/procmsg.c
2711                 Fix cvs31 (missing fclose before reading
2712                 the file)
2713
2714 2005-08-10 [colin]      1.9.13cvs31
2715
2716         * src/procmsg.c
2717                 Fix procmsg_msginfo_new_from_mimeinfo() when
2718                 the MimeInfo isn't stored in memory. This fixes
2719                 replying to an attached message.
2720
2721 2005-08-10 [colin]      1.9.13cvs30
2722
2723         * src/mainwindow.c
2724                 Fix slowness in account changing
2725
2726 2005-08-10 [colin]      1.9.13cvs29
2727
2728         * src/folder.c
2729         * src/folderutils.c
2730         * src/folderview.c
2731         * src/imap_gtk.c
2732         * src/mainwindow.c
2733         * src/mh_gtk.c
2734         * src/procmsg.c
2735         * src/summaryview.c
2736                 Optimize folder_has_parent_of_type
2737                 Prevent moving special sub-folders from contextual menus
2738                 Rework message a bit ("Empty all messages" -> "Delete all
2739                 messages")
2740                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
2741                 and "Deleted Items" folders)
2742
2743 2005-08-08 [colin]      1.9.13cvs28
2744
2745         * src/summaryview.c
2746         * src/prefs_summaries.c
2747                 Make "Select first unread|new" more flexible
2748                 (just prioritize new or unread)
2749
2750 2005-08-08 [colin]      1.9.13cvs27
2751
2752         * src/summaryview.c
2753                 If "select first new" is selected and there only
2754                 are unread messages, fallback to "select first
2755                 unread".
2756
2757 2005-08-08 [colin]      1.9.13cvs26
2758
2759         * src/folder.c
2760                 Fix shameful bugs (and bug #779)
2761
2762 2005-08-08 [colin]      1.9.13cvs25
2763
2764         * src/folder.c
2765         * src/folder.h
2766                 Cache parents' type to make folder_has_parent_of_type
2767                 faster
2768         * src/folderview.c
2769                 Forbid DnD of special sub-folders
2770         * src/procmsg.c
2771         * src/procmsg.h
2772                 Add MAIL_POSTFILTERING_HOOK
2773         * src/summaryview.c
2774                 Revert over-zealous deletion of the use_addr_book 
2775                 code
2776
2777 2005-08-07 [colin]      1.9.13cvs24
2778
2779         * src/folder.c
2780                 Fix big mistake (passing MsgInfo instead 
2781                 of FolderItem)
2782
2783 2005-08-07 [colin]      1.9.13cvs23
2784
2785         * src/compose.c
2786         * src/folder.c
2787         * src/folder.h
2788         * src/foldersel.c
2789         * src/folderutils.c
2790         * src/folderview.c
2791         * src/imap.c
2792         * src/mainwindow.c
2793         * src/messageview.c
2794         * src/mh.c
2795         * src/msgcache.c
2796         * src/procmime.c
2797         * src/summaryview.c
2798                 Make subfolders of Drafts, Queue, Outbox, Trash
2799                 work like their parents. 
2800                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
2801
2802 2005-08-07 [colin]      1.9.13cvs22
2803
2804         * src/addressbook.c
2805                 Fix bug #771 (Dragged contacts not saved)
2806
2807 2005-08-07 [paul]       1.9.13cvs21
2808
2809         * src/summaryview.c
2810                 fix bug 32 'Search Doesn't display results
2811                 if "Hide Read Messages" is chosen'
2812                 be more literal in interpreting 'Hide read
2813                 messages'
2814
2815 2005-08-07 [colin]      1.9.13cvs20
2816
2817         * src/folderview.c
2818                 Add debug
2819         * src/summaryview.c
2820                 Faster 'unthread_for_execution'
2821
2822 2005-08-06 [paul]       1.9.13cvs19
2823
2824         * src/mainwindow.c
2825                 add mnemonics to Set displayed columns
2826                 fix bug where msgview_visible option was
2827                 overwritten as TRUE on startup
2828
2829 2005-08-06 [paul]       1.9.13cvs18
2830
2831         * src/mainwindow.c
2832                 refer to 'displayed columns in folder/message
2833                 list' not 'displayed items in summary/message view'
2834         * src/prefs_display_header.c
2835                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
2836                 be consistent with similar dialogues
2837         * src/prefs_folder_column.c
2838         * src/prefs_summary_column.c
2839                 'columns' not 'items', and folder and message lists,
2840                 instead of folder and summary views;
2841                 Use 'Hidden columns' as list heading not 'Available
2842                 items';
2843                 move the 'Remove' button to the right hand side;
2844                 top-align the buttons;
2845                 remove unneeded vbox
2846         * src/prefs_summaries.c
2847                 put the 2 column prefs buttons in a frame to reduce
2848                 overall width; refer to columns not items &c.
2849
2850 2005-08-05 [colin]      1.9.13cvs17
2851
2852         * src/prefs_common.c
2853         * src/prefs_common.h
2854         * src/mainwindow.c
2855         * src/compose.c
2856         * src/messageview.c
2857                 Add an hidden toolbar_detachable pref, so
2858                 that I can get rid of these painful handles
2859                 in the toolbars. Defaults to TRUE to avoid
2860                 changing the GUI on unsuspecting people...
2861
2862 2005-08-05 [colin]      1.9.13cvs16
2863
2864         * src/Makefile.am
2865         * src/prefs_folder_column.c
2866         * src/prefs_folder_column.h
2867                 Add prefs for folder columns
2868         * src/folderview.c
2869         * src/folderview.h
2870         * src/mainwindow.c
2871         * src/mainwindow.h
2872         * src/prefs_common.c
2873         * src/prefs_common.h
2874         * src/prefs_summaries.c
2875                 Use them
2876         * src/prefs_summary_column.c
2877         * src/summaryview.c
2878         * src/summaryview.h
2879                 Add a To column
2880         * src/textview.c
2881         * src/common/utils.c
2882         * src/common/utils.h
2883                 Move uri colourisation functions
2884                 to utils
2885         * src/compose.c
2886                 Colourise URIs
2887         * src/imap.c
2888                 Fix bug with LIST where we'd try
2889                 to get Folder//////[...]/// 
2890
2891 2005-08-05 [paul]       1.9.13cvs15
2892
2893         * src/prefs_summaries.c
2894                 improve the English usage
2895         * src/summaryview.c
2896                 set font on column change
2897                 thanks to Colin
2898
2899 2005-08-05 [paul]       1.9.13cvs14
2900
2901         * src/prefs_common.c
2902         * src/prefs_common.h
2903         * src/prefs_summaries.c
2904         * src/summaryview.c
2905                 replace 'open_unread_on_enter' option with
2906                 'select_on_entry' option. opening/not opening
2907                 is now exclusively controlled by 'always_show_msg'
2908
2909 2005-08-04 [colin]      1.9.13cvs13
2910
2911         * src/compose.c
2912                 Remove dead code
2913                 Add colourisation of quotes and signatures
2914         * src/folderview.c
2915                 Fix possible crashes
2916         * src/messageview.c
2917                 Change an assert that is no problem
2918         * src/news.c
2919         * src/news_gtk.c
2920         * src/news_gtk.h
2921                 Fix offline mode
2922         * src/gtk/quicksearch.c
2923                 Fix a possible crash
2924
2925 2005-08-03 [colin]      1.9.13cvs12
2926
2927         * src/prefs_account.c
2928                 Fix bug #777 (Sylpheed crash in account configuration)
2929
2930 2005-08-03 [colin]      1.9.13cvs11
2931
2932         * src/addressbook.c
2933         * src/editaddress.c
2934         * src/editgroup.c
2935                 Fixing addressbook, round 2
2936         * src/textview.c
2937                 Fix emphasis color on rechecking 'Colorize messages'
2938
2939 2005-08-03 [paul]       1.9.13cvs10
2940
2941         sync with main
2942
2943         * src/addr_compl.c
2944         * src/compose.c
2945         * src/main.c
2946         * src/pop.c
2947         * src/prefs_account.c
2948         * src/procmime.c
2949         * src/procmsg.c
2950         * src/quote_fmt_parse.y
2951         * src/textview.c
2952         * src/common/quoted-printable.c
2953         * src/common/utils.c
2954         * src/common/utils.h
2955         * src/common/xml.c
2956                 replaced incorrect locale-independent
2957                 ctype functions with GLib's. Corrected
2958                 signedness mismatch.
2959         * src/headerview.c
2960                 headerview_create(): added spacing for vbox.
2961         * src/gtk/about.c
2962                 set focus to the OK button.
2963
2964 2005-08-03 [colin]      1.9.13cvs9
2965
2966         * src/folderview.c
2967                 Fix possible crash
2968
2969 2005-08-02 [colin]      1.9.13cvs8
2970
2971         * src/mainwindow.c
2972                 Fix cast
2973         * src/addressbook.c
2974         * src/addressitem.h
2975                 Fix a cast and more generally, try to make the
2976                 GUI more intuitive and consistent (round 1)
2977
2978 2005-08-02 [paul]       1.9.13cvs7
2979
2980         * src/folder.h
2981                 missing in 1.9.13cvs6
2982
2983 2005-08-02 [colin]      1.9.13cvs6
2984
2985         * src/folder.c
2986                 Fix one more leak
2987
2988 2005-08-02 [colin]      1.9.13cvs5
2989
2990         * src/folder.c
2991         * src/folderview.c
2992         * src/imap.c
2993         * src/main.c
2994         * src/mbox.c
2995         * src/procmsg.c
2996         * src/summaryview.c
2997                 Fix a number of folder_item_get_msg_list()-related
2998                 leaks (missing procmsg_msginfo_free()s)
2999
3000 2005-08-01 [colin]      1.9.13cvs4
3001
3002         * src/folderview.c
3003         * src/folderview.h
3004         * src/mainwindow.c
3005         * src/prefs_fonts.c
3006         * src/prefs_summaries.c
3007         * src/prefs_themes.c
3008         * src/summaryview.c
3009         * src/summaryview.h
3010         * src/textview.c
3011         * src/textview.h
3012                 Fix instant-apply of summary and folderview-related prefs
3013                 Fix erroneous g_free and alertpanels in prefs_theme
3014                 Add instant-apply for fonts
3015                 Defer applying of prefs a little bit so it's done only
3016                 once even if requested by multiples prefs pages
3017
3018 2005-08-01 [paul]       1.9.13cvs3
3019
3020         * src/main.c
3021                 fix bug 776 'S.C. crashes on close'
3022                 thanks to Colin
3023         * src/etpan/etpan-thread-manager-types.h
3024                 add missing include
3025                 thanks to Hoa
3026
3027 2005-07-25 [paul]       1.9.13cvs2
3028
3029         * src/summaryview.c
3030                 fix typos. spotted by Fabien Vantard
3031
3032 2005-07-24 [paul]       1.9.13cvs1
3033
3034         * doc/man/sylpheed.1
3035                 update man page, incorporating fix of
3036                 bug 769 'Typo in manpage'
3037         * src/etpan/imap-thread.c
3038                 fix NetBSD openssl dependencies. patch by
3039                 George Michaelson <ggm@apnic.net>
3040         * po/pt_BR.po
3041                 updated by Frederico Goncalves Guimaraes
3042
3043 2005-07-22 [paul]       1.9.13
3044
3045         1.9.13 release
3046
3047 2005-07-22 [paul]       1.9.12cvs91
3048
3049         * AUTHORS
3050         * INSTALL
3051         * README.claws
3052         * RELEASE_NOTES.claws
3053                 updated for release
3054         * configure.ac
3055         * po/nb.po
3056         * tools/claws.i18n.status.pl
3057                 add Norwegian translation. submiited by
3058                 Geir Helland <pjallabais@users.sourceforge.net>
3059         * po/ca.po
3060         * po/de.po
3061         * po/es.po
3062         * po/fi.po
3063         * po/fr.po
3064         * po/it.po
3065         * po/sk.po
3066         * po/sr.po
3067         * po/zh_CN.po
3068                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3069                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
3070                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
3071                 Yang Guilong
3072         * src/plugins/clamav/clamav_plugin_gtk.c
3073         * src/plugins/spamassassin/spamassassin_gtk.c
3074                 replace outdated description strings
3075
3076 2005-07-21 [colin]      1.9.12cvs90
3077
3078         * src/folder.c
3079                 Set folder to batch mode when scanning it. Makes deletion
3080                 of unread mails on IMAP much faster (due to the UNREAD 
3081                 flag unsetting)
3082
3083 2005-07-21 [darko]      1.9.12cvs89
3084
3085         * configure.ac
3086                 link against libresolv if necessary (patch by Paul)
3087         * src/msgcache.c
3088                 use glib's portable macros to determine endianness
3089
3090 2005-07-21 [paul]       1.9.12cvs88
3091
3092         * src/crash.c
3093         * src/gtk/about.c
3094                 update compiled-in features list
3095
3096 2005-07-20 [colin]      1.9.12cvs87
3097
3098         * src/folder.c
3099         * src/textview.c
3100                 Gcc 2.9x compilation fixes, thanks to Darko
3101         * src/plugins/clamav/clamav_plugin.c
3102                 Little optimisation: load virus database only once
3103         * src/plugins/spamassassin/spamassassin.c
3104                 Big optimisation: filtering one mail took at least 1 second,
3105                 now it takes at least 50ms. Doesn't speed up spamassassin 
3106                 itself, but should already be much more tolerable.
3107
3108 2005-07-20 [colin]      1.9.12cvs86
3109
3110         * src/summaryview.c
3111                 Fix performance issue
3112
3113 2005-07-19 [colin]      1.9.12cvs85
3114
3115         * src/plugins/pgpinline/plugin.c
3116                 Fix warning
3117
3118 2005-07-19 [colin]      1.9.12cvs84
3119
3120         * configure.ac
3121         * src/plugins/Makefile.am
3122         * src/plugins/pgpinline/.cvsignore
3123         * src/plugins/pgpinline/Makefile.am
3124         * src/plugins/pgpinline/pgpinline.c
3125         * src/plugins/pgpinline/pgpinline.deps
3126         * src/plugins/pgpinline/pgpinline.h
3127         * src/plugins/pgpinline/plugin.c
3128                 Put pgpinline in the main tree
3129
3130 2005-07-19 [paul]       1.9.12cvs83
3131
3132         * src/prefs_actions.c
3133                 prevent '//' in menu names, which cause a crash
3134                 thanks to Colin
3135
3136 2005-07-19 [paul]       1.9.12cvs82
3137
3138         * configure.ac
3139                 be generally more informative in configure output.
3140                 OpenSSL: correction: '[ --enable-openssl ...' -> 
3141                 '[ --disable-openssl ...', as --enable-openssl is default
3142                 PGP/MIME: don't check for GPGME again, check for
3143                 pgpcore instead. Therefore prevent the possibility of
3144                 attempting to build pgpmime if pgpcore dependencies are
3145                 not met
3146                 ClamAV: use pkgconfig to check for lib
3147                 libgnomeprint: revert logic on inner test to match
3148                 everything else
3149         * src/plugins/pgpcore/sgpgme.c
3150                 add missing include
3151
3152 2005-07-19 [colin]      1.9.12cvs81
3153
3154         * src/summaryview.c
3155                 Fix slow thread rebuilding in particular
3156                 cases
3157
3158 2005-07-19 [paul]       1.9.12cvs80
3159
3160         * sylpheed-claws.desktop
3161                 fix typo, spotted by Stephan Sachse
3162         * src/account.c
3163                 replace GTK_STOCK_ADD with
3164                 GTK_STOCK_NEW button
3165
3166 2005-07-18 [colin]      1.9.12cvs79
3167
3168         * src/etpan/imap-thread.c
3169                 Fix return value (Thanks Hoa)
3170
3171 2005-07-18 [colin]      1.9.12cvs78
3172
3173         * src/imap.c
3174                 Allow empty passwords
3175                 Create drafts/queue/outbox if necessary
3176         * src/summaryview.c
3177                 Remove old code
3178         * src/etpan/imap-thread.c
3179                 Fix STARTTLS (Thanks to Hoa)
3180
3181 2005-07-18 [paul]       1.9.12cvs77
3182
3183         * ChangeLog-gtk2.jp
3184         * ChangeLog.jp
3185                 removed
3186         * Makefile.am
3187                 updated to reflect additions and removals
3188         * TODO
3189                 updated to be claws-specific
3190         * TODO-gtk2
3191         * TODO-gtk2.jp
3192         * TODO.jp
3193         * sylpheed-128x128.png
3194         * sylpheed-64x64.png
3195                 removed
3196         * sylpheed-claws-128x128.png
3197         * sylpheed-claws-64x64.png
3198         * sylpheed-claws.desktop
3199         * sylpheed-claws.png
3200                 added
3201         * sylpheed.desktop
3202         * sylpheed.png
3203                 removed
3204
3205 2005-07-17 [paul]       1.9.12cvs76
3206
3207         * src/account.c
3208         * src/addressbook.c
3209         * src/alertpanel.c
3210         * src/alertpanel.h
3211         * src/compose.c
3212         * src/exphtmldlg.c
3213         * src/expldifdlg.c
3214         * src/folderview.c
3215         * src/imap_gtk.c
3216         * src/inc.c
3217         * src/message_search.c
3218         * src/messageview.c
3219         * src/mh_gtk.c
3220         * src/news_gtk.c
3221         * src/prefs_actions.c
3222         * src/prefs_filtering.c
3223         * src/prefs_matcher.c
3224         * src/prefs_template.c
3225         * src/prefs_themes.c
3226         * src/ssl_manager.c
3227         * src/summary_search.c
3228         * src/textview.c
3229         * src/toolbar.c
3230         * src/gtk/sslcertwindow.c
3231         * src/plugins/pgpcore/sgpgme.c
3232                 rework alertpanels
3233
3234 2005-07-17 [colin]      1.9.12cvs75
3235
3236         * src/privacy.c
3237                 add a PrivacySystem accessor that checks that
3238                 the system cached in a MimeInfo's privacydata
3239                 is still registered. Use this accessor instead
3240                 of directly using data->system. Fixes crashes
3241                 after unloading pgp plugins.
3242
3243 2005-07-17 [colin]      1.9.12cvs74
3244
3245         * src/alertpanel.c
3246                 Change geometry hints to a simple default size.
3247                 Fixes the certs dialogs.
3248
3249 2005-07-17 [colin]      1.9.12cvs73
3250
3251         * src/gtk/sslcertwindow.c
3252                 Use a gtkExpander
3253
3254 2005-07-17 [colin]      1.9.12cvs72
3255
3256         * src/plugins/pgpcore/Makefile.am
3257         * src/plugins/pgpmime/Makefile.am
3258                 Add gpgme libs
3259
3260 2005-07-17 [paul]       1.9.12cvs71
3261
3262         * configure.ac
3263                 add --disable-gnomeprint option
3264                 modified version of patch by Marius Mauch
3265
3266 2005-07-17 [paul]       1.9.12cvs70
3267
3268         * src/common/defs.h
3269                 update urls
3270         * src/account.c
3271         * src/action.c
3272         * src/addressbook.c
3273         * src/compose.c
3274         * src/foldersel.c
3275         * src/folderview.c
3276         * src/html.c
3277         * src/imap_gtk.c
3278         * src/main.c
3279         * src/mainwindow.c
3280         * src/messageview.c
3281         * src/mh_gtk.c
3282         * src/mimeview.c
3283         * src/news_gtk.c
3284         * src/prefs_account.c
3285         * src/prefs_send.c
3286         * src/prefs_summaries.c
3287         * src/procmsg.c
3288         * src/summaryview.c
3289         * src/common/utils.c
3290         * src/common/xml.c
3291         * src/plugins/pgpcore/passphrase.c
3292         * src/plugins/pgpcore/select-keys.c
3293                 replace inappropriately used backticks
3294                 with single quotes
3295
3296 2005-07-16 [colin]      1.9.12cvs69
3297
3298         * src/image_viewer.c
3299                 Add extra paranoid checks
3300
3301 2005-07-16 [colin]      1.9.12cvs68
3302
3303         * src/plugins/pgpcore/prefs_gpg.c
3304                 Don't auto-check sigs by default, as it
3305                 can be really slow.
3306
3307 2005-07-16 [colin]      1.9.12cvs67
3308
3309         * src/plugins/pgpcore/sgpgme.c
3310                 Make messages a bit better.
3311
3312 2005-07-16 [colin]      1.9.12cvs66
3313
3314         * src/imap.c
3315                 Remove pseudo-log
3316         * src/etpan/imap-thread.c
3317                 Add real log
3318
3319 2005-07-16 [colin]      1.9.12cvs65
3320
3321         * src/main.c
3322         * src/prefs_other.c
3323                 And now, fix build with libetpan :-/
3324
3325 2005-07-15 [colin]      1.9.12cvs64
3326
3327         * src/prefs_other.c
3328                 Continue fixing build without libetpan.
3329
3330 2005-07-15 [colin]      1.9.12cvs63
3331
3332         * src/main.c
3333                 Fix build with --disable-libetpan
3334
3335 2005-07-15 [colin]      1.9.12cvs62
3336
3337         * configure.ac
3338                 Bump libetpan's version
3339
3340 2005-07-15 [colin]      1.9.12cvs61
3341
3342         * src/etpan/imap-thread.c
3343                 Actually stop logging :)
3344
3345 2005-07-15 [colin]      1.9.12cvs60
3346
3347         * src/addressbook.c
3348                 Fix dnd of multiple addresses.
3349
3350 2005-07-15 [hoa]        1.9.12cvs59
3351
3352         * src/etpan/imap-thread.c
3353             disable login of IMAP password in libetpan log file.
3354
3355 2005-07-15 [paul]       1.9.12cvs58
3356
3357         * src/account.c
3358                 don't automatically sort
3359                 do allow drag n drop
3360
3361 2005-07-15 [paul]       1.9.12cvs57
3362
3363         * src/account.c
3364         * src/ssl_manager.c
3365                 alphabetical listing
3366
3367 2005-07-15 [paul]       1.9.12cvs56
3368
3369         * src/gtk/pluginwindow.c
3370                 sort plugin list alphabetically
3371
3372 2005-07-15 [paul]       1.9.12cvs55
3373
3374         * src/prefs_spelling.c
3375         * src/prefs_wrapping.c
3376                 unify English usage
3377
3378 2005-07-15 [colin]      1.9.12cvs54
3379
3380         * src/wizard.c
3381                 Typo fix
3382
3383 2005-07-15 [paul]       1.9.12cvs53
3384
3385         * src/prefs_message.c
3386                 make 'show cursor' a hidden option
3387
3388 2005-07-14 [colin]      1.9.12cvs52
3389
3390         * src/plugins/spamassassin/Makefile.am
3391         * src/plugins/clamav/Makefile.am
3392                 Fix double EXTRA_DISTs
3393
3394 2005-07-14 [colin]      1.9.12cvs51
3395
3396         * src/plugins/clamav/Makefile.am
3397         * src/plugins/clamav/clamav_plugin_gtk.deps
3398         * src/plugins/spamassassin/Makefile.am
3399         * src/plugins/spamassassin/spamassassin_gtk.deps
3400                 Make $plugin_gtk depend on $plugin
3401
3402 2005-07-14 [hoa]        1.9.12cvs50
3403
3404         * src/etpan/imap-thread.c
3405                 enable debug log of libetpan when running with --debug
3406
3407 2005-07-14 [colin]      1.9.12cvs49
3408
3409         * configure.ac
3410         * src/common/Makefile.am
3411         * src/common/plugin.c
3412         * src/common/plugin.h
3413                 Add a little plugin dependancy system.
3414                 Plugins can ship a $plugin_name.deps file
3415                 (near them in PLUGINDIR) so that their
3416                 dependancies are loaded if possible.
3417         * src/plugins/Makefile.am
3418         * src/plugins/pgpcore/Makefile.am
3419         * src/plugins/pgpcore/passphrase.c
3420         * src/plugins/pgpcore/passphrase.h
3421         * src/plugins/pgpcore/plugin.c
3422         * src/plugins/pgpcore/prefs_gpg.c
3423         * src/plugins/pgpcore/prefs_gpg.h
3424         * src/plugins/pgpcore/select-keys.c
3425         * src/plugins/pgpcore/select-keys.h
3426         * src/plugins/pgpcore/sgpgme.c
3427         * src/plugins/pgpcore/sgpgme.h
3428                 Introduce pgpcore, used by pgpmime and
3429                 pgpinline
3430         * src/plugins/pgpmime/Makefile.am
3431         * src/plugins/pgpmime/passphrase.c
3432         * src/plugins/pgpmime/passphrase.h
3433         * src/plugins/pgpmime/pgpmime.c
3434         * src/plugins/pgpmime/pgpmime.deps
3435         * src/plugins/pgpmime/plugin.c
3436         * src/plugins/pgpmime/prefs_gpg.c
3437         * src/plugins/pgpmime/prefs_gpg.h
3438         * src/plugins/pgpmime/select-keys.c
3439         * src/plugins/pgpmime/select-keys.h
3440         * src/plugins/pgpmime/sgpgme.c
3441         * src/plugins/pgpmime/sgpgme.h
3442                 Remove the core from pgpmime and add the
3443                 dependancy to pgpcore.
3444
3445 2005-07-14 [paul]       1.9.12cvs48
3446
3447         * src/stock_pixmap.c
3448                 forgot this in last commit
3449
3450 2005-07-14 [paul]       1.9.12cvs47
3451
3452         * src/account.c
3453         * src/addressbook.c
3454                 add accelerators for the buttons (sync with main)
3455         * src/compose.c
3456         * src/compose.h
3457                 add accelerators for the buttons.
3458                 fix editing with external editor.
3459                 replace gdk_input_*() with GIOChannel;
3460                 (sync with main)
3461         * src/foldersel.c
3462                 display folder names with new/unread
3463                 representation (sync with main)
3464         * src/main.c
3465                 specify default window icon (sync with main)
3466         * src/prefs_common.c
3467                 use_addr_book default to FALSE
3468         * src/summaryview.c
3469         * src/textview.c
3470                 add accelerators for the buttons (sync with main)
3471         * src/gtk/menu.c
3472                 fix typos
3473         * src/pixmaps/sylpheed_icon.xpm
3474                 updated
3475
3476 2005-07-13 [paul]       1.9.12cvs46
3477
3478         * src/plugins/pgpmime/pgpmime.c
3479         * src/plugins/pgpmime/sgpgme.c
3480                 (temporarily) use deprecated gpgme_data_rewind()
3481                 while largefile support is not present
3482                 (as suggested by Colin)
3483
3484 2005-07-13 [paul]       1.9.12cvs45
3485
3486         * configure.ac
3487                 remove large file support (for now):
3488                 it breaks too many things
3489
3490 2005-07-13 [paul]       1.9.12cvs44
3491
3492         * configure.ac
3493                 add large file support
3494         * src/html.c
3495                 fix bug #763 where href attribute was not
3496                 the very first attribute of a link
3497                 patch by Thomas Gilgin
3498
3499 2005-07-13 [colin]      1.9.12cvs43
3500
3501         * src/gtk/pluginwindow.c
3502                 Little portability fix
3503
3504 2005-07-13 [colin]      1.9.12cvs42
3505
3506         * src/plugins/pgpmime/sgpgme.c
3507                 Fix crasher.
3508
3509 2005-07-13 [colin]      1.9.12cvs41
3510
3511         * src/plugins/pgpmime/pgpmime.c
3512         * src/plugins/pgpmime/sgpgme.c
3513                 Use gpgme_data_release_and_get_mem instead
3514                 of gpgme_data_read.
3515
3516 2005-07-13 [colin]      1.9.12cvs40
3517
3518         * configure.ac
3519         * src/plugins/pgpmime/passphrase.c
3520         * src/plugins/pgpmime/passphrase.h
3521         * src/plugins/pgpmime/pgpmime.c
3522         * src/plugins/pgpmime/plugin.c
3523         * src/plugins/pgpmime/select-keys.c
3524         * src/plugins/pgpmime/select-keys.h
3525         * src/plugins/pgpmime/sgpgme.c
3526         * src/plugins/pgpmime/sgpgme.h
3527                 Port pgpmime to gpgme-1.0.
3528
3529 2005-07-12 [paul]       1.9.12cvs39
3530
3531         * AUTHORS
3532         * src/toolbar.c
3533         * src/toolbar.h
3534                 add a 'Go to Prev' button to the toolbar.
3535                 correct tooltip text of go to buttons.
3536                 based on patch by Yang Guilong <bamanzi@gmail.com>
3537
3538 2005-07-12 [colin]      1.9.12cvs38
3539
3540         * src/statusbar.c
3541                 Fix progress bar showing stuff at startup.
3542
3543 2005-07-12 [paul]       1.9.12cvs37
3544
3545         * src/editjpilot.c
3546                 fix building with jpilot support
3547
3548 2005-07-11 [colin]      1.9.12cvs36
3549
3550         * src/inc.c
3551                 Add visual indication that filtering is running
3552         * src/textview.c
3553                 Make {}[] uri delimiters
3554         * src/summaryview.c
3555                 Remove useless (and slow) calls
3556
3557 2005-07-11 [paul]       1.9.12cvs35
3558
3559         * src/plugins/clamav/clamav_plugin_gtk.c
3560         * src/plugins/dillo_viewer/dillo_prefs.c
3561         * src/plugins/pgpmime/prefs_gpg.c
3562         * src/plugins/spamassassin/spamassassin_gtk.c
3563                 gather plugins prefs together under their
3564                 own 'Plugins' heading
3565
3566 2005-07-11 [paul]       1.9.12cvs34
3567
3568         sync with main
3569
3570         * src/account.c
3571                 account_delete(): modified alert dialog
3572         * src/editjpilot.c
3573         * src/editvcard.c
3574                 fixed a crash when cancelling file selection
3575                 dialog by Escape key. Made non-ascii filename
3576                 selectable.
3577         * src/prefs_template.c
3578                 prefs_template_window_create(): make scrolled
3579                 window policy AUTOMATIC
3580
3581 2005-07-10 [hoa]        1.9.12cvs33
3582
3583         * src/etpan/imap-thread.c
3584                 workaround for old Courier IMAP servers.
3585
3586 2005-07-10 [colin]      1.9.12cvs32
3587
3588         * src/folder.c
3589         * src/statusbar.c
3590         * src/statusbar.h
3591                 Add visual progress indicator on filtering/processing
3592                 Factorize the progress bar code
3593         * src/imap.c
3594         * src/imap.h
3595         * src/etpan/imap-thread.c
3596                 Add a reference counter to avoid destroying the Folder
3597                 while it's in use by another callback.
3598
3599 2005-07-09 [hoa]        1.9.12cvs31
3600
3601         * src/imap.c
3602         * src/etpan/imap-thread.c
3603                 fixed deadlock when removing IMAP account.
3604
3605 2005-07-08 [colin]      1.9.12cvs30
3606
3607         * src/textview.c
3608         * src/unmime.c
3609                 Fix again problems decoding broken headers
3610         * src/gtk/inputdialog.c
3611                 Fix local variable shadowing a global one
3612
3613 2005-07-08 [colin]      1.9.12cvs29
3614
3615         * src/msgcache.c
3616                 Make the cache/mark files platform-agnostic by writing
3617                 them in little-endian format. Reading them is also done
3618                 in little-endian format, of course; however, in order
3619                 to avoid trashing mark data on big-endian machines, the
3620                 files are, at first, read from the native format if the
3621                 little-endian one doesn't exist. This is easy to deter-
3622                 mine by trying to open a file with a swapped data_ver
3623                 and seeing if it's the wanted version.
3624                 Little-endian using users should see absolutely no
3625                 difference, Big-endian users may get a very little
3626                 performance drop due to byte-swapping.
3627                 Tested on i386 and ppc32. 
3628                 Fixes bug #159 (The index file, in the mailboxes, is 
3629                 hardware depending).
3630
3631                 To have the cache/mark files updated to the new little-
3632                 endian format, "Check for new messages" or even
3633                 "Rebuild folder tree" aren't enough. Files will be
3634                 updated as soon as a folder has been opened/closed.
3635                 To update everything, just select all folders by
3636                 selecting them one by one.
3637
3638 2005-07-07 [colin]      1.9.12cvs28
3639
3640         * src/imap.c
3641                 Remember the folder separator per IMAPFolder
3642                 instead of globally.
3643                 Revive the Session on noop; fixes bug #761
3644                 (mark a bunch of unread messages as read takes 
3645                 forever)
3646
3647 2005-07-07 [darko]      1.9.12cvs27
3648
3649         * src/common/template.c
3650                 Sort templates alphabetically
3651
3652 2005-07-06 [colin]      1.9.12cvs26
3653
3654         * src/imap.c
3655                 Try to use the correct separator in
3656                 most cases. Possibly fixes bug #759
3657                 (only creates the INBOX folder when 
3658                 setting up new IMAP account) and 
3659                 bug #760 (Can't retrieve messages)
3660
3661 2005-07-06 [colin]      1.9.12cvs25
3662
3663         * src/imap.c
3664                 Use real_path in status command. This will
3665                 help later, when namespaces will be used.
3666
3667 2005-07-06 [colin]      1.9.12cvs24
3668
3669         * configure.ac
3670         * src/account.c
3671         * src/folder.c
3672         * src/imap.c
3673         * src/etpan/etpan-log.c
3674         * src/etpan/etpan-thread-manager.c
3675         * src/etpan/imap-thread.c
3676                 Add a --disable-libetpan parameter. With this,
3677                 users that don't want IMAP4 support can avoid
3678                 the new dependancy (and have no IMAP support).
3679                 Users that have IMAP4 accounts and use this
3680                 parameter won't lose their configuration, their
3681                 IMAP accounts will just be invisible and not
3682                 used.
3683         * src/textview.c
3684                 Make the "Copy ..." contextual menu items 
3685                 copy to both the X clipboard and the gtk 
3686                 clipboard - as most other apps do.
3687         * src/gtk/about.c
3688                 Add a notice about OpenSSL usage, in order to
3689                 comply with OpenSSL's license (point 6):
3690                 http://www.openssl.org/source/license.html
3691
3692 2005-07-06 [colin]      1.9.12cvs23
3693
3694         * src/alertpanel.c
3695                 Fix a minimum size for alertpanels
3696         * src/compose.c
3697                 Show 'No space left on device' type errors
3698                 when queuing/sending
3699         * src/imap_gtk.c
3700         * src/mh_gtk.c
3701                 Rework folder's deletion message (remove 
3702                 extra \n)
3703
3704 2005-07-05 [colin]      1.9.12cvs22
3705
3706         * src/imap.c
3707                 Add an alertpanel on auth error
3708                 Add pseudo-log
3709                 Remove pthread-related stuff
3710
3711 2005-07-05 [colin]      1.9.12cvs21
3712
3713         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3714                 Fix crash on plugin reloading (with a hack)
3715
3716 2005-07-05 [colin]      1.9.12cvs20
3717
3718         * src/prefs_account.c
3719         * src/prefs_account.h
3720                 Fix typo
3721         * src/gtk/filesel.c
3722         * src/gtk/filesel.h
3723                 Add a way to filter the view
3724         * src/gtk/pluginwindow.c
3725                 Filter loadable stuff
3726         * src/plugins/pgpmime/prefs_gpg.c
3727                 Fix missing unregistration
3728         * .cvsignore
3729         * src/etpan/.cvsignore
3730         * src/plugins/spamassassin/.cvsignore
3731                 Add more stuff to cvs ignored files
3732
3733 2005-07-04 [colin]      1.9.12cvs19
3734
3735         * src/imap.c
3736                 Fix scan_required returning FALSE when it
3737                 shouldn't. Maybe fix #760 (Can't retrieve
3738                 messages)
3739
3740 2005-07-04 [colin]      1.9.12cvs18
3741
3742         * src/summaryview.c
3743                 Fix always_show_msg pref
3744
3745 2005-07-04 [paul]       1.9.12cvs17
3746
3747         sync with main (forgotten in last commit)
3748         
3749         * src/common/utils.c
3750         * src/common/utils.h
3751                 check_line_length(): new.
3752                 is_dir_exist()
3753                 is_file_entry_exist()
3754                 dirent_is_regular_file()
3755                 dirent_is_directory(): use g_file_test() instead of stat().
3756
3757 2005-07-04 [paul]       1.9.12cvs16
3758
3759         sync with main:
3760
3761         * src/compose.c
3762                 compose_write_to_file(): check for line
3763                 length limit and display warning if exceeds
3764         * src/jpilot.c
3765                 use get_home_dir() instead of g_get_home_dir()
3766         * src/procheader.c
3767                 removed warning about invalid date
3768         * src/vcard.c
3769                 use get_home_dir() instead of g_get_home_dir()
3770
3771 2005-07-04 [paul]       1.9.12cvs15
3772
3773         * src/stock_pixmap.c
3774                 fix new pixmap naming errors
3775                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
3776
3777 2005-07-04 [colin]      1.9.12cvs14
3778
3779         * src/imap.c
3780                 Fix debugging string with a warning
3781
3782 2005-07-04 [colin]      1.9.12cvs13
3783
3784         * configure.ac
3785                 Add a check for libetpan's version (>= 0.37)
3786
3787 2005-07-04 [hoa]        1.9.12cvs12
3788
3789         * commitHelper
3790         * src/imap.c
3791         * src/etpan/imap-thread.c
3792         * src/etpan/imap-thread.h
3793                 fixed IMAP implementation of check of mails.
3794
3795 2005-07-03 [hoa]        1.9.12cvs11
3796
3797         * src/etpan/Makefile.am
3798         * src/etpan/etpan-errors.h
3799         * src/etpan/etpan-log.[ch]
3800         * src/etpan/etpan-thread-manager-types.h
3801         * src/etpan/etpan-thread-manager.[ch]
3802         * src/etpan/imap-thread.[ch]
3803         * src/Makefile.am
3804         * src/imap.c
3805         * src/main.c
3806         * src/prefs_other.c
3807         * configure.ac
3808             merged imap branch.
3809             dependency on libetpan 0.37 is now added.
3810
3811 2005-07-01 [colin]      1.9.12cvs10
3812
3813         * src/Makefile.am
3814         * src/folder.c
3815         * src/folder.h
3816         * src/folderview.c
3817         * src/stock_pixmap.c
3818         * src/stock_pixmap.h
3819         * src/plugins/trayicon/trayicon.c
3820                 Add marked symbol on folders containing
3821                 marked messages
3822         * src/procmsg.c
3823         * src/procmsg.h
3824         * src/toolbar.c
3825         * src/prefs_common.c
3826         * src/prefs_common.h
3827         * src/prefs_send.c
3828                 Add an optional confirmation dialog on queue
3829                 sending. Patch by wwp.
3830         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
3831         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
3832         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
3833         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
3834         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
3835         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
3836         * src/pixmaps/inbox_mark.xpm            ** ADDED **
3837         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
3838         * src/pixmaps/outbox_mark.xpm           ** ADDED **
3839         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
3840         * src/pixmaps/trash_mark.xpm            ** ADDED **
3841                 New pixmaps
3842
3843 2005-07-01 [colin]      1.9.12cvs9
3844
3845         * src/summaryview.c
3846                 Fix a little threading bug
3847         * src/addrgather.c
3848         * src/mainwindow.c
3849                 A little bit of HIG normality never hurts
3850
3851 2005-07-01 [colin]      1.9.12cvs8
3852
3853         * src/compose.c
3854         * src/msgcache.c
3855         * src/pop.c
3856         * src/procmime.c
3857         * src/recv.c
3858         * src/common/log.c
3859         * src/common/template.c
3860         * src/common/utils.c
3861         * src/common/utils.h
3862                 Reverted the fwrite_atomic stuff. In fact
3863                 it is already atomic.
3864
3865 2005-06-30 [colin]      1.9.12cvs7
3866
3867         * src/common/utils.c
3868         * src/common/utils.h
3869                 Add an fwrite_atomic() function to make
3870                 sure we write everything: fwrite can make
3871                 short writes.
3872         * src/compose.c
3873         * src/msgcache.c
3874         * src/pop.c
3875         * src/procmime.c
3876         * src/recv.c
3877         * src/common/log.c
3878         * src/common/template.c
3879                 Use that (and fix swapping of size and nmemb).
3880                 Thanks to Rich Coe for the heads up.
3881
3882 2005-06-30 [colin]      1.9.12cvs6
3883
3884         * src/addressbook.c
3885                 Optimize addressbook opening 
3886
3887 2005-06-30 [colin]      1.9.12cvs5
3888
3889         * src/summaryview.c
3890                 Remove calls to summary_step after move/copy
3891
3892 2005-06-28 [paul]       1.9.12cvs4
3893
3894         * src/alertpanel.c
3895                 wrap and make the error msg selectable
3896
3897 2005-06-28 [paul]       1.9.12cvs3
3898
3899         * src/ssl_manager.c
3900                 replace the OK button with a Close button
3901         * src/gtk/foldersort.c
3902                 use GTK_STOCK_ icons/buttons
3903
3904 2005-06-28 [colin]      1.9.12cvs2
3905
3906         * src/gedit-print.c             ** ADDED **
3907         * src/gedit-print.h             ** ADDED **
3908         * src/gtk/gtksourceprintjob.c   ** ADDED **
3909         * src/gtk/gtksourceprintjob.h   ** ADDED **
3910                 I can't believe no one had enough time to tell
3911                 me I forgot the `cvs add`
3912
3913 2005-06-27 [colin]      1.9.12cvs1
3914
3915         * src/Makefile.am
3916         * src/gtk/Makefile.am
3917         * src/messageview.c
3918         * src/procmsg.c
3919         * src/summaryview.c
3920         * configure.ac
3921                 Add optional libgnomeprint-based printing
3922         * src/mainwindow.c
3923         * src/gtk/quicksearch.c
3924                 Add an Edit/Quick search menu item to show
3925                 and focus the quicksearch
3926
3927 2005-06-27 [paul]       1.9.12
3928
3929         1.9.12 release
3930
3931         * po/ca.po
3932         * po/de.po
3933         * po/es.po
3934         * po/fr.po
3935         * po/it.po
3936         * po/ko.po
3937         * po/pt_BR.po
3938         * po/sk.po
3939         * po/zh_CN.po
3940                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3941                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
3942                 SungHyun Nam, Frederico Goncalves Guimaraes,
3943                 Andrej Kacian, and Yang Guilong
3944 2005-06-26 [colin]      1.9.11cvs106
3945
3946         * src/imap_gtk.c
3947                 Forgot one file for previous fix
3948
3949 2005-06-26 [colin]      1.9.11cvs105
3950
3951         * src/folder.c
3952         * src/imap.c
3953                 Fix problems with folder operations in no_select
3954                 imap folders. it applies only to mails, and 
3955                 creation/deletion/move/renaming of folders 
3956                 should be possible
3957
3958 2005-06-26 [paul]       1.9.11cvs104
3959
3960         * src/prefs_filtering.c
3961                 replace one more GTK_STOCK_REMOVE
3962                 with GTK_STOCK_DELETE
3963
3964 2005-06-25 [colin]      1.9.11cvs103
3965
3966         * src/imap.c
3967                 Optimize get_seq_set_from_seq_list
3968                 (Patch by Ricardo) 
3969
3970 2005-06-25 [colin]      1.9.11cvs102
3971
3972         * src/mh.c
3973                 If the directory exists, but not in the
3974                 correct encoding, rename it. This should
3975                 handle old-versions-induced bugs.
3976
3977 2005-06-25 [colin]      1.9.11cvs101
3978
3979         * src/mh.c
3980                 Fix path access with extended dir names
3981                 Fixes bug #589 (SC segfaults with wrong locale
3982                 settings)
3983
3984 2005-06-25 [colin]      1.9.11cvs100
3985
3986         * src/prefs_account.c
3987         * src/prefs_account.h
3988         * src/compose.c
3989                 Add an option to encrypt replies to
3990                 encrypted messages
3991
3992 2005-06-25 [colin]      1.9.11cvs99
3993
3994         * src/compose.c
3995         * src/quote_fmt_parse.y
3996                 ... And make it work with pgpinline.
3997
3998 2005-06-25 [colin]      1.9.11cvs98
3999
4000         * src/compose.c
4001         * src/procmime.c
4002         * src/procmime.h
4003         * src/quote_fmt_parse.y
4004                 o Make reedition of encrypted messages possible
4005                   (as long as it is encrypted to self too, no
4006                    magic there)
4007                 o Make replying with quote (and without selecting
4008                   text) possible for encrypted messages.
4009                 Closes bug #550 (Not possible to "reply with quote"
4010                 to gnupg encrypted messages)
4011
4012 2005-06-24 [paul]       1.9.11cvs97
4013
4014         * src/imap.c
4015                 add missing include
4016
4017 2005-06-24 [paul]       1.9.11cvs96
4018
4019         * src/editldap.c
4020                 made bind password entry invisible
4021                 (sync with main)
4022         * src/send_message.c
4023                 send_message_local(): check exit status
4024                 to detect errors (sync with main)
4025         * src/textview.c
4026                 use main's less ambiguous popup menu
4027                 wording
4028
4029 2005-06-24 [paul]       1.9.11cvs95
4030
4031         * src/prefs_actions.c
4032         * src/prefs_customheader.c
4033         * src/prefs_display_header.c
4034         * src/prefs_filtering_action.c
4035         * src/prefs_matcher.c
4036         * src/prefs_template.c
4037         * src/prefs_toolbar.c
4038                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
4039         * src/gtk/description_window.c
4040                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
4041
4042 2005-06-23 [colin]      1.9.11cvs94
4043
4044         * src/summaryview.c
4045                 Fix rough edges (be sure to call status_show whenever
4046                 necessary).
4047
4048 2005-06-23 [colin]      1.9.11cvs93
4049
4050         * src/summaryview.c
4051                 Optimize Select All
4052                 Before, in a 5K mails folder: 11s
4053                 After, in the same folder: 58000µs
4054                 The joys of locking... gtk_clist_select_all() fires a 
4055                 tree-select-row event for each selected row, which in 
4056                 summaryview, callbacks summary_selected which in turn,
4057                 calls summary_status_show, which walks the selected
4058                 rows. Hence, calling gtk_clist_select_all was 
4059                 exponential. Locking the summaryview makes 
4060                 summary_selected return early.
4061
4062 2005-06-23 [colin]      1.9.11cvs92
4063
4064         * src/imap.c
4065                 Move mutex at the important place to avoid
4066                 deadlocks
4067         * src/summaryview.c
4068                 Fix Del key deleting directly instead of
4069                 moving to trash
4070
4071 2005-06-22 [colin]      1.9.11cvs91
4072
4073         * src/plugins/spamassassin/libspamc.c
4074                 As we do spagetti code with assignations in multiple
4075                 places (see _message_read_raw where out = msg = raw),
4076                 let's be sure we don't free the same pointer twice.
4077                 Should fix bug #683 (Crash in libpam at 
4078                 message_cleanup).
4079
4080 2005-06-22 [colin]      1.9.11cvs90
4081
4082         * src/compose.c
4083         * src/messageview.c
4084         * src/toolbar.c
4085                 Make toolbar's delete use the move to trash stuff;
4086                 Add gtk_widget_realize to be sure pixmaps can get
4087                 created (that may fix an old worksforme bug which
4088                 I can't find back...)
4089
4090 2005-06-22 [colin]      1.9.11cvs89
4091
4092         * src/summaryview.c
4093         * src/summaryview.h
4094         * src/mainwindow.c
4095                 Rename "Message/Delete" to "Message/Move to trash"
4096                 Add "Message/Delete..." that directly destroys the
4097                 selected messages after asking for a confirmation.
4098
4099 2005-06-22 [colin]      1.9.11cvs88
4100
4101         * src/imap.c
4102                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
4103                 o Fix a deadlock (thanks Darko)
4104
4105 2005-06-22 [colin]      1.9.11cvs87
4106
4107         * src/gtk/foldersort.c
4108                 Add missing include for the i18n;
4109                 patch by Fabien Vantard
4110
4111 2005-06-21 [colin]      1.9.11cvs86
4112
4113         * src/folder.c
4114         * src/folderview.c
4115                 Respect the no_select flag
4116         * src/imap.c
4117                 Fix recursive deletion
4118         * src/imap_gtk.c
4119         * src/mh_gtk.c
4120                 Make the folder deletion's warning
4121                 more explicit
4122
4123 2005-06-21 [colin]      1.9.11cvs85
4124
4125         * src/textview.c
4126                 Prevent email addresses from spanning accross
4127                 lines - fixes bug # 646 (newline-chars in 
4128                 email addresses)
4129
4130 2005-06-20 [colin]      1.9.11cvs84
4131
4132         * src/folder.c
4133                 Be sure not to remove source if copy failed
4134
4135 2005-06-20 [colin]      1.9.11cvs83
4136
4137         * src/folderview.c
4138         * src/imap_gtk.c
4139                 remove summaryview's lock
4140         * src/imap.c
4141                 introduce threads to avoid problems when foreground tasks
4142                 interfere with background tasks
4143         * src/mh.c
4144                 prevent moving to drafts/queue
4145         * src/mimeview.c
4146                 fix leak
4147
4148 2005-06-19 [colin]      1.9.11cvs82
4149
4150         * src/imap_gtk.c
4151                 Remember that the user doesn't want to override
4152                 offline mode, for 3 seconds. It avoid presenting
4153                 him with N popups in a really short time.
4154
4155 2005-06-17 [colin]      1.9.11cvs81
4156
4157         * src/imap.c
4158                 Fix IMAP breaking on folders containing '('
4159                 (Probably won't be enough)
4160
4161 2005-06-17 [colin]      1.9.11cvs80
4162
4163         Forgotten files on 1.9.11cvs79
4164         * src/summaryview.c
4165                 Fix stepping when not immediately executing
4166         * src/imap.c
4167                 Really prevent UID FETCH 0
4168         * src/codeconv.c
4169                 Fix outgoing charset never set to utf-8
4170         * src/mh.c
4171                 Fix leak
4172
4173 2005-06-16 [colin]      1.9.11cvs79
4174
4175         * src/compose.c
4176                 Fix bug #707 (Dash splits rows)
4177                 Only wrap if we're on a line break position and
4178                 the previous one was a "white" (space) char.
4179                 Pango stuff is weird.
4180
4181 2005-06-16 [colin]      1.9.11cvs78
4182
4183         * src/imap_gtk.c
4184                 Lock summaryview while downloading messages
4185                 on user demand
4186         * src/procheader.c
4187         * src/unmime.c
4188         * src/common/utils.c
4189         * src/common/utils.h
4190                 Replace \r and \n with spaces in From and
4191                 Subject headers
4192
4193 2005-06-16 [paul]       1.9.11cvs77
4194
4195         * src/procmime.c
4196                 liberalise the mime parser
4197         * src/gtk/about.c
4198                 add text wrapping
4199
4200 2005-06-16 [paul]       1.9.11cvs76
4201
4202         * src/gtk/about.c
4203                 reworked
4204
4205 2005-06-15 [colin]      1.9.11cvs75
4206
4207         * src/compose.c
4208                 Finish header encoding fix
4209         * src/summaryview.c
4210                 Fix segfault
4211         * src/headerview.c
4212                 Fix compilation (Thanks Stephan
4213                 Sachse)
4214
4215 2005-06-15 [colin]      1.9.11cvs74
4216
4217         * Makefile.am
4218                 Install gnome2 stuff rather than gnome1, 
4219                 if both are present
4220         * src/codeconv.c
4221         * src/codeconv.h
4222         * src/compose.c
4223                 Fix headers encoding
4224         * src/folder.c
4225                 Visual progress when fetching all messages
4226         * src/folderview.c
4227         * src/summaryview.c
4228         * src/summaryview.h
4229                 Prevent changing current message while
4230                 incorporating
4231
4232 2005-06-15 [paul]       1.9.11cvs73
4233
4234         * src/gtk/gtkaspell.c
4235         * src/gtk/gtkaspell.h
4236                 fix build warnings
4237
4238 2005-06-15 [paul]       1.9.11cvs72
4239
4240         * src/prefs_filtering.c
4241                 allow reordering of filter rules by
4242                 drag n drop
4243
4244 2005-06-15 [paul]       1.9.11cvs71
4245
4246         * COPYING
4247                 updated
4248         * src/codeconv.c
4249                 replace deprecated function
4250         * src/inc.c
4251         * src/send_message.c
4252         * src/gtk/progressdialog.c
4253         * src/gtk/progressdialog.h
4254                 salvage and reuse parts of reverted sync
4255
4256 2005-06-15 [paul]       1.9.11cvs70
4257
4258         * src/inc.c
4259         * src/send_message.c
4260         * src/gtk/progressdialog.c
4261         * src/gtk/progressdialog.h
4262                 revert yesterday's sync with main
4263                 it contains deprecated functions
4264
4265 2005-06-15 [colin]      1.9.11cvs69
4266
4267         * src/headerview.c
4268                 Fix bug #670 (multi user to: will corrupt message 
4269                 headers display)
4270
4271 2005-06-15 [colin]      1.9.11cvs68
4272
4273         * src/compose.c
4274                 Fix bug #421 (Fix undo on wrapping)
4275
4276 2005-06-15 [colin]      1.9.11cvs67
4277
4278         * src/folder.c
4279                 Provide visual feedback while processing
4280                 folder's rules.
4281         * src/imap.c
4282                 Provide visual feedback while getting
4283                 short headers (for uncached messages)
4284
4285
4286 2005-06-14 [paul]       1.9.11cvs66
4287
4288         * src/account.c
4289                 change a couple stock icons
4290         * src/inc.c
4291         * src/send_message.c
4292         * src/gtk/progressdialog.c
4293         * src/gtk/progressdialog.h
4294                 sync main's GtkTreeView implementation
4295
4296 2005-06-14 [colin]      1.9.11cvs65
4297
4298         * src/imap.c
4299                 Various little fixes, mainly on error paths
4300
4301 2005-06-13 [colin]      1.9.11cvs64
4302
4303         * matcher.c
4304         * procmsg.c
4305         * procmsg.h
4306                 Add a way to fetch only headers. This speeds
4307                 up filtering on headers for IMAP. Fixes:
4308                 bug #481 extraneous imap commands slow down 
4309                         imap filtering
4310                 bug #522 Sylpheed downloads all messages 
4311                         when opening mailbox (IMAP)
4312                 bug #677 IMAP fetch is soooooooooooooo slow
4313         * src/folder.c
4314         * src/folder.h
4315                 Add a folder set_batch method so that
4316                 implementations can speed up flags changes
4317         * src/folderutils.c
4318         * src/summaryview.c
4319                 Use that in mark as (un)read and mark all read
4320                 Refix bug #679
4321         * src/imap.c
4322                 Implement set_batch - brings back deferred
4323                 flags in a less buggy manner. Fixes:
4324                 bug #729 IMAP immediate expunge of deleted messages
4325                 bug #191 remove list of messages with one command
4326                 Fix login with strange chars
4327                 Implement fetch_msg_full
4328                 Fix copy (wrong counts)
4329
4330 2005-06-12 [colin]      1.9.11cvs63
4331
4332         * src/folder.c
4333                 lock incorporation during long operations.
4334                 Avoids fucking up the IMAP socket.
4335
4336 2005-06-12 [colin]      1.9.11cvs62
4337
4338         * src/imap.c
4339                 Fix harmful typo
4340                 Factorize remove_all_msg
4341                 Thread-ize expunge
4342         * src/summaryview.c
4343                 Don't update partial-download status if unnecessary
4344         * src/folder.c
4345                 Use remove_msgs everywhere possible
4346
4347 2005-06-12 [colin]      1.9.11cvs61
4348
4349         * src/folder.c
4350         * src/folder.h
4351                 Add a remove_msgs function to remove a 
4352                 list of messages
4353         * src/imap.c
4354                 Implement that.
4355
4356 2005-06-12 [colin]      1.9.11cvs60
4357
4358         * src/imap.c
4359                 Remove flags-processing deferring... Too hard
4360                 to get it to work in all cases.
4361
4362 2005-06-11 [colin]      1.9.11cvs59
4363
4364         * src/imap.c
4365                 printf -> debug_print
4366
4367 2005-06-11 [colin]      1.9.11cvs58
4368
4369         * src/imap.c
4370                 o Fix build without USE_PTHREAD
4371                 o Factorize imap_open
4372                 o Alertpanel in case of impossible connection
4373                 o Alertpanel in case of impossible login
4374                 o Fix deferred flags processing to force a 
4375                   flush before adding some more flags to process,
4376                   but in another folder.
4377
4378 2005-06-10 [colin]      1.9.11cvs57
4379
4380         * src/imap.c
4381                 o Fix a format string error
4382                 o init ssl socket outside of the thread 
4383                   (it possibly invokes gtk calls)
4384         * src/procmime.c
4385                 o Put back the buffer to its necessary size
4386                 o Fix changing a file pointer without keeping
4387                   track of it (thanks Valgrind)
4388         * src/common/smtp.c
4389                 o Fix automatic STARTTLS if login should be done
4390                   and the server only allows it after starting TLS
4391         * src/gtk/gtkinputdialog.c
4392                 o Eat GDK_Return so that the combo popup doesn't 
4393                   appear when we press Enter to validate the combo
4394                   input dialog (as seen in the Open with... dialog)
4395
4396 2005-06-10 [colin]      1.9.11cvs56
4397
4398         * src/imap.c
4399                 o A bit less debug
4400                 o Fix a crash on deletion
4401                 o Threadize imap_select (it's called outside of 
4402                   threads)
4403                 o Defer treatment of DELETED flags
4404
4405
4406 2005-06-09 [colin]      1.9.11cvs55
4407
4408         * src/imap.c
4409                 Make sure we check imap_gtk_should_override(), which
4410                 potentially calls gtk stuff, before creating thread.
4411                 That way it should't be called via imap_get_session()
4412                 inside a thread.
4413
4414 2005-06-09 [colin]      1.9.11cvs54
4415
4416         * src/imap.c
4417                 o add a bit of status output
4418                 o remove some dead code
4419                 o threadize get_list_of_uids
4420                 o threadize imap_get_flags
4421                 o defer flag changing by 500ms so that they
4422                   can be batched
4423
4424
4425 2005-06-08 [colin]      1.9.11cvs53
4426
4427         * src/imap.c
4428                 Thread-ize imap_cmd_fetch
4429
4430 2005-06-08 [colin]      1.9.11cvs52
4431
4432         * src/main.c
4433                 Mmh, that broke POP3...
4434
4435 2005-06-08 [colin]      1.9.11cvs51
4436
4437         * src/main.c
4438                 Stabilize IMAP patch (thanks to Hoa)
4439
4440 2005-06-08 [colin]      1.9.11cvs50
4441
4442         * src/imap.c
4443                 Test patch to speed up imap. 
4444
4445 2005-06-08 [colin]      1.9.11cvs49
4446
4447         * src/imap_gtk.c
4448                 Warning fix
4449         * src/procmime.c
4450                 Apply patch from gentoo to use /usr/share/mime/globs if 
4451                 available, after un-breaking it
4452         * src/common/log.c
4453         * src/common/log.h
4454                 Use g_timeout for invoking hooks that possibly use gtk
4455                 calls. This should leave gtk calls in the main thread.
4456
4457 2005-06-08 [paul]       1.9.11cvs48
4458
4459         * src/codeconv.c
4460                 conv_get_outgoing_charset_str(): don't
4461                 use prefs_common setting
4462         * src/compose.c
4463         * src/compose.h
4464                 add /Options/Character encoding/... to
4465                 temporarily change the outgoing encoding
4466
4467         (belated sync with main)
4468
4469 2005-06-08 [paul]       1.9.11cvs47
4470
4471         * src/compose.c
4472                 correction to/completion of last
4473                 sync with main
4474
4475 2005-06-08 [paul]       1.9.11cvs46
4476
4477         sync with main:
4478         
4479         * src/codeconv.c
4480         * src/codeconv.h
4481                 always enabled Japanese auto-detection
4482                 if the first letters of locale string
4483                 is "ja"
4484         * src/compose.c
4485                 don't use "destroy" signal to destroy
4486                 Compose object (fix rare crashes on discard?)
4487         * src/mainwindow.c
4488         * src/messageview.c
4489         * src/prefs_send.c
4490                 added Hebrew encodings
4491         * src/sourcewindow.c
4492                 don't use "destroy" signal to destroy
4493                 objects
4494
4495 2005-06-07 [colin]      1.9.11cvs45
4496
4497         * src/summaryview.c
4498                 Add missing unlocks/locks
4499
4500 2005-06-07 [paul]       1.9.11cvs44
4501
4502         * src/summaryview.c
4503                 restore bug #749 fix
4504
4505 2005-06-06 [colin]      1.9.11cvs43
4506
4507         * src/summaryview.c
4508                 Fix selection bug when prefs_common.open_unread 
4509                 is FALSE
4510
4511 2005-06-06 [colin]      1.9.11cvs42
4512
4513         * src/common/md5.c
4514                 Fix a warning
4515         * src/summaryview.c
4516         * src/folderview.c
4517                 Factorize long operations beginning and end
4518                 (locking, freezing/thawing, cursor, ...)
4519                 Check selection->data member in selection-
4520                 related loops; this avoids dying an awful
4521                 death if the selection changes on us while
4522                 we're marking a whole IMAP folder unread, 
4523                 for example.
4524
4525 2005-06-06 [paul]       1.9.11cvs41
4526
4527         * src/textview.c
4528                 don't g_free() a static gchar buffer
4529
4530 2005-06-05 [colin]      1.9.11cvs40
4531
4532         * src/mainwindow.c
4533         * src/messageview.c
4534         * src/summaryview.c
4535                 Fix bug #749 (Show all headers should be
4536                 sticky as the GUI suggests)
4537
4538 2005-06-03 [paul]       1.9.11cvs39
4539
4540         * src/compose.c
4541                 don't allow editing of mail while sending.
4542                 patch by Colin
4543
4544 2005-06-03 [paul]       1.9.11cvs38
4545
4546         * src/folderview.c
4547                 add a freeze/thaw to speed up 'mark all read'
4548
4549 2005-06-03 [paul]       1.9.11cvs37
4550
4551         * src/prefs_message.c
4552                 reflect changes immediately
4553
4554 2005-06-02 [colin]      1.9.11cvs36
4555
4556         * po/POTFILES.in
4557                 Patch by Fabien Vantard.
4558
4559 2005-06-02 [colin]      1.9.11cvs35
4560
4561         * src/imap.c
4562                 Use a non-blocking imap_getline() if possible.
4563                 This should completely prevent the interface
4564                 from freezin on imap operations, although it
4565                 may do strange stuff in case of folder switching
4566                 while a big imap operation is taking place...
4567
4568                 In addition, fix a leak in the case thread
4569                 creation fails on connection.
4570
4571 2005-06-02 [colin]      1.9.11cvs34
4572
4573         * src/crash.c
4574         * src/prefs_common.h
4575                 Fix build (prefs_common_init() doesn't exist
4576                 anymore)
4577
4578 2005-06-02 [colin]      1.9.11cvs33
4579
4580         * src/prefs_account.c
4581                 Fix bug #245 (filtering rules broken when
4582                 renaming a remote account (imap4 or nntp)
4583
4584 2005-06-02 [colin]      1.9.11cvs32
4585
4586         * src/imap.c
4587                 Try to fix IMAP shortcomings: 
4588                 o Multithread imap_open()
4589                 o allow offline-mode overriding instead of
4590                   just returning NULL
4591         * src/imap_gtk.c
4592         * src/imap_gtk.h
4593                 Add a function to ask whether we want to
4594                 override offline-mode for 10 minutes (one-shot
4595                 asking was painful)
4596         * src/procheader.c
4597                 Fix segfault when imap parser isn't happy about
4598                 a missing {
4599
4600 2005-06-01 [colin]      1.9.11cvs31
4601
4602         * src/addrharvest.c
4603         * src/compose.c
4604         * src/mbox.c
4605         * src/mbox.h
4606         * src/mh.c
4607         * src/msgcache.c
4608         * src/send_message.c
4609         * src/setup.c
4610         * src/undo.c
4611         * src/common/hooks.c
4612         * src/common/prefs.c
4613         * src/common/template.c
4614         * src/common/utils.c
4615         * src/gtk/gtkutils.c
4616         * src/gtk/inputdialog.c
4617         * src/gtk/menu.c
4618         * src/gtk/pluginwindow.c
4619         * src/gtk/prefswindow.c
4620         * src/plugins/pgpmime/passphrase.c
4621         * src/plugins/pgpmime/prefs_gpg.c
4622                 More -Wall fixes
4623
4624         * src/common/Makefile.am
4625         * src/common/timing.h
4626                 Add basic timing code
4627
4628         * src/summaryview.c
4629                 Fix a bug with unread messages when 
4630                 re-sorting folders, and by the way
4631                 fix a big performance hit when 
4632                 re-sorting (10k mails: before 5s,
4633                 after .5s)
4634
4635         * src/prefs_compose_writing.c
4636         * src/prefs_compose_writing.h
4637         * src/prefs_message.c
4638         * src/prefs_message.h
4639         * src/prefs_other.c
4640         * src/prefs_other.h
4641         * src/prefs_quote.c
4642         * src/prefs_quote.h
4643         * src/prefs_receive.c
4644         * src/prefs_receive.h
4645         * src/prefs_send.c
4646         * src/prefs_send.h
4647         * src/prefs_summaries.c
4648         * src/prefs_summaries.h
4649                 Fix copyright banner
4650
4651 2005-06-01 [paul]       1.9.11cvs30
4652
4653         * po/fi.po
4654                 updated by Flammie Pirinen
4655         * src/procmime.c
4656                 fix 'Bad BASE64 content' output
4657
4658 2005-05-31 [colin]      1.9.11cvs29
4659
4660         * src/procmime.c
4661                 Oops, where did my hunk go.
4662
4663 2005-05-31 [colin]      1.9.11cvs28
4664
4665         * src/Makefile.am
4666         * src/account.c
4667         * src/action.c
4668         * src/addr_compl.c
4669         * src/addressbook.c
4670         * src/codeconv.c
4671         * src/compose.c
4672         * src/export.c
4673         * src/folder.c
4674         * src/folderview.c
4675         * src/image_viewer.c
4676         * src/main.c
4677         * src/mainwindow.c
4678         * src/messageview.c
4679         * src/mimeview.c
4680         * src/msgcache.c
4681         * src/prefs_account.c
4682         * src/prefs_actions.c
4683         * src/prefs_common.c
4684         * src/prefs_compose_writing.c
4685         * src/prefs_customheader.c
4686         * src/prefs_ext_prog.c
4687         * src/prefs_filtering.c
4688         * src/prefs_filtering_action.c
4689         * src/prefs_fonts.c
4690         * src/prefs_image_viewer.c
4691         * src/prefs_message.c
4692         * src/prefs_message.h
4693         * src/prefs_msg_colors.c
4694         * src/prefs_other.c
4695         * src/prefs_other.h
4696         * src/prefs_quote.c
4697         * src/prefs_receive.c
4698         * src/prefs_receive.h
4699         * src/prefs_send.c
4700         * src/prefs_send.h
4701         * src/prefs_spelling.c
4702         * src/prefs_summaries.c
4703         * src/prefs_summary_column.c
4704         * src/prefs_template.c
4705         * src/prefs_themes.c
4706         * src/prefs_toolbar.c
4707         * src/prefs_wrapping.c
4708         * src/procmime.c
4709         * src/procmsg.c
4710         * src/send_message.h
4711         * src/ssl_manager.c
4712         * src/summary_search.c
4713         * src/summaryview.c
4714         * src/textview.c
4715         * src/wizard.c
4716         * src/common/smtp.c
4717         * src/common/smtp.h
4718         * src/gtk/gtkutils.h
4719                 o Move the rest of Common prefs to new style
4720                 o Lots of -Wall warning fixes
4721                 o fix FIXME in cache memusage calculation
4722                 o Let return receipts be sent from any account
4723                 o Little cache optimisation (read)
4724                 o Fix bug #746 (don't treat commas as separators
4725                   when inside a quoted string)
4726
4727 2005-05-31 [paul]       1.9.11cvs27
4728
4729         * src/prefs_common.c
4730                 fix 'off-by-one' typo
4731
4732 2005-05-31 [paul]       1.9.11cvs26
4733
4734         * src/account.c
4735         * src/addr_compl.c
4736         * src/compose.c
4737         * src/foldersel.c
4738         * src/prefs_actions.c
4739         * src/prefs_common.c
4740         * src/prefs_common.h
4741         * src/prefs_customheader.c
4742         * src/prefs_display_header.c
4743         * src/prefs_filtering.c
4744         * src/prefs_filtering_action.c
4745         * src/prefs_matcher.c
4746         * src/prefs_summaries.c
4747         * src/prefs_summary_column.c
4748         * src/prefs_template.c
4749         * src/prefs_toolbar.c
4750         * src/ssl_manager.c
4751         * src/gtk/pluginwindow.c
4752         * src/gtk/prefswindow.c
4753         * src/gtk/progressdialog.c
4754                 add hidden prefs 'enable_rules_hint'
4755                 for gtk_tree_view_set_rules_hint()
4756                 (sync with main)
4757                 
4758
4759 2005-05-31 [colin]      1.9.11cvs25
4760
4761         * src/Makefile.am
4762         * src/main.c
4763         * src/prefs_common.c
4764         * src/prefs_summaries.c ** ADDED **
4765         * src/prefs_summaries.h ** ADDED **
4766                 Common/Display -> Display/Summaries
4767
4768 2005-05-31 [colin]      1.9.11cvs24
4769
4770         * src/Makefile.am
4771         * src/main.c
4772         * src/prefs_quote.c ** ADDED **
4773         * src/prefs_quote.h ** ADDED **
4774                 Move Common/Quote to Compose/Quoting
4775         * src/prefs_common.c
4776         * src/prefs_common.h
4777                 Remove old quote stuff, add
4778                 convenience functions for GtkTextView prefs
4779         * src/gtk/prefswindow.c
4780                 Set default height higher
4781
4782 2005-05-30 [colin]      1.9.11cvs23
4783
4784         * src/Makefile.am
4785         * src/main.c
4786         * src/prefs_common.c
4787         * src/prefs_compose_writing.c ** ADDED **
4788         * src/prefs_compose_writing.h ** ADDED **
4789                 Move Common/Compose prefs to Compose/Writing
4790
4791 2005-05-30 [colin]      1.9.11cvs22
4792
4793         * src/common/utils.c
4794                 Fix bug #651 (Confused Attract by Subject)
4795                 Patch by M. Benkmann <haferfrost@web.de>
4796         * AUTHORS
4797
4798 2005-05-30 [colin]      1.9.11cvs21
4799
4800         * src/compose.c
4801                 Fix concatenation of different headers of
4802                 the same type (bug #645)
4803         * src/prefs_folder_item.c
4804                 Fix bug #699 (setting color to black doesn't
4805                 work immediately)
4806         * src/procmime.c
4807                 Print out decoding error only once per
4808                 block
4809
4810 2005-05-30 [paul]       1.9.11cvs20
4811
4812         * src/common/template.c
4813                 fix Bcc
4814
4815 2005-05-30 [paul]       1.9.11cvs19
4816
4817         * doc/src/rfc2368.txt   **NEW FILE**
4818         * src/compose.c
4819                 compose_entries_set(): don't interpret Bcc
4820                 header field (conform to RFC 2368)
4821                 (sync with main)
4822
4823 2005-05-29 [colin]      1.9.11cvs18
4824
4825         * src/prefs_common.c
4826                 Let the default reply format respect
4827                 netiquette by cutting the signature.
4828
4829 2005-05-29 [colin]      1.9.11cvs17
4830
4831         * src/summaryview.c
4832                 Don't let always_show_msg override
4833                 open_unread_on_enter when opening a new
4834                 directory.
4835
4836 2005-05-27 [paul]       1.9.11cvs16
4837
4838         sync with main:
4839
4840         * src/main.c
4841                 app_will_exit(): cleanup tmp directory when exit
4842         * src/message_search.c
4843                 improved the interface and made code cleanup.
4844                 removed Clear button
4845         * src/send_message.c
4846                 send_message_local(): use GSpawn, and detect errors
4847         * src/summary_search.c
4848                 improved the interface and made code cleanup
4849         * src/textview.c
4850                 textview_write_link(): also skip non-ascii space
4851                  at the head of link strings (phishing check
4852                  didn't work at the case)
4853         * src/common/utils.c
4854                 get_command_output(): use g_spawn_command_line_sync()
4855                 instead of popen()
4856
4857 2005-05-26 [colin]      1.9.11cvs15
4858
4859         * src/folder.c
4860                 remove printf
4861
4862 2005-05-26 [colin]      1.9.11cvs14
4863
4864         * src/common/nntp.c
4865                 Fix nntp mode reader (bug #611)
4866                 Patch by Florian Mickler <florian@mickler.org>
4867
4868 2005-05-26 [colin]      1.9.11cvs13
4869
4870         * src/plugins/pgpmime/passphrase.c
4871                 Fix mouse grabbing (bug #557)
4872
4873 2005-05-26 [colin]      1.9.11cvs12
4874
4875         * src/prefs_themes.c
4876                 Fix g_warning (bug #541)
4877
4878 2005-05-26 [colin]      1.9.11cvs11
4879
4880         * src/prefs_actions.c
4881         * src/prefs_template.c
4882                 Fix bug #506 (no warning if action/template
4883                 is not saved)
4884         * src/common/template.c
4885                 Fix a possible crash
4886
4887 2005-05-26 [colin]      1.9.11cvs10
4888
4889         * src/folder.c
4890         * src/folderview.c
4891         * src/procmsg.c
4892         * src/summaryview.c
4893                 Forbid locked messages to be moved or
4894                 deleted. Locked messages in trashes 
4895                 still get deleted, for performance
4896                 reason (mh.c::mh_remove_all_msgs)
4897
4898 2005-05-25 [colin]      1.9.11cvs9
4899
4900         * src/procmime.c
4901                 Use correct encoding when sending mails
4902                 with attachments that have accentued 
4903                 chars in their name
4904
4905 2005-05-24 [colin]      1.9.11cvs8
4906
4907         * src/summaryview.c
4908                 Fix bug #688 f) read/unread marker not
4909                 changed on first click
4910                 Also, optimize summary_status_show()
4911                 calls
4912         * src/folder.c
4913         * src/inc.c
4914         * src/procmime.c
4915                 Fix bug #688 b) and c) wrt message
4916                 attachments and signature
4917         * src/stock_pixmap.c
4918         * src/stock_pixmap.h
4919         * src/stock_pixmap.c
4920         * src/stock_pixmap.h
4921         * src/Makefile.am
4922         * src/pixmaps/clip_gpg_signed.xpm
4923                 Add clip/signed icon
4924
4925 2005-05-24 [colin]      1.9.11cvs7
4926
4927         * src/folder_item_prefs.c
4928                 whitespace fix
4929
4930 2005-05-24 [colin]      1.9.11cvs6
4931
4932         * src/folderview.c
4933         * src/prefs_common.c
4934         * src/prefs_common.h
4935                 Add a confirmation to folder drag and drop
4936                 fixes bug #156
4937         * src/alertpanel.c
4938         * src/alertpanel.h
4939                 fix _with_disable parameters so that
4940                 the buttons labels are specifiable too
4941         * src/plugins/pgpmime/sgpgme.c
4942                 reflect said change
4943                 
4944
4945 2005-05-24 [colin]      1.9.11cvs5
4946
4947         * src/folderview.c
4948                 Uncollapse/collapse folders on double-click
4949                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
4950                 closes bug #108
4951
4952 2005-05-23 [colin]      1.9.11cvs4
4953
4954         * src/common/socket.c
4955                 Check another special SSL_peek() error.
4956                 Should help wrt bug #728
4957
4958 2005-05-23 [colin]      1.9.11cvs3
4959
4960         * src/plugins/pgpmime/pgpmime.c
4961                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
4962                 breaking menu accelerators and stuff. Users will have to
4963                 reselect "PGP MIME" instead of "PGP/MIME" in their 
4964                 account's privacy preferences if needed.
4965
4966 2005-05-22 [paul]
4967
4968         * tools/kdeservicemenu/install.sh
4969                 use kdesu to prompt for root password if doing
4970                 global install/uninstall
4971
4972 2005-05-20 [colin]      1.9.11cvs2
4973
4974         * src/procmsg.c
4975                 Fix another compilation error with gcc-2.9x
4976                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
4977         * src/send_message.c
4978                 Don't send QUIT if we aren't connected
4979
4980 2005-05-19 [colin]      1.9.11cvs1
4981
4982         * src/procmsg.c
4983                 Fix compilation with gcc 2.9x
4984
4985 2005-05-19 [paul]       1.9.11
4986
4987         1.9.11 released
4988
4989 2005-05-19 [paul]       1.9.9cvs14
4990
4991         * src/gtk/inputdialog.c
4992                 prevent gettext warning
4993
4994 2005-05-19 [paul]       1.9.9cvs13
4995
4996         * src/mainwindow.c
4997         * src/prefs_common.c
4998         * src/prefs_common.h
4999         * src/textview.c
5000         * src/textview.h
5001                 add an option to toggle cursor in message
5002                 view (sync with main)
5003
5004 2005-05-18 [colin]      1.9.9cvs12
5005
5006         * src/compose.c
5007                 Dereference freed pointer
5008         * src/gtk/gtkaspell.c
5009                 Fix duplication of dictionaries (is it an aspell issue?)
5010
5011 2005-05-18 [colin]      1.9.9cvs11
5012
5013         * src/gtk/inputdialog.c
5014         * src/gtk/gtkaspell.c
5015                 HIGuify dialogs
5016         * src/alertpanel.c
5017                 Remove a double call
5018
5019 2005-05-17 [colin]      1.9.9cvs10
5020
5021         * src/gtk/gtkaspell.c
5022                 Fix dialogs, Ctrl-Enter accel
5023
5024 2005-05-17 [colin]      1.9.9cvs9
5025
5026         * src/gtk/gtkaspell.c
5027                 Fix some accelerators, escape in replace-window
5028
5029 2005-05-16 [colin]      1.9.9cvs8
5030
5031         * src/gtk/gtkaspell.c
5032                 Revert last commit, it was a mistake.
5033
5034 2005-05-16 [colin]      1.9.9cvs7
5035
5036         * src/gtk/gtkaspell.c
5037                 Remove buggy code while we're at it. It's a 
5038                 dead code path anyway.
5039
5040 2005-05-16 [colin]      1.9.9cvs6
5041
5042         * src/gtk/gtkaspell.c
5043                 Missed some gtk_menu_popup where deactivate
5044                 signal should be handled. Should fix bug
5045                 #629 a bit more.
5046
5047 2005-05-16 [colin]      1.9.9cvs5
5048
5049         * src/gtk/gtkaspell.c
5050                 Remove debug printf()s
5051
5052 2005-05-16 [colin]      1.9.9cvs4
5053
5054         * src/gtk/gtkaspell.c
5055                 Fix a bit aspell problems
5056                 (see bug #629)
5057
5058 2005-05-13 [colin]      1.9.9cvs3
5059
5060         * src/folderview.c
5061                 Fix the + appearing even when no subfolders
5062                 have unread messages. Thanks to wwp for the
5063                 bug report.
5064
5065 2005-05-11 [paul]       1.9.9cvs2
5066
5067         * src/folderview.c
5068                 correction to 1.9.9cvs1, only colour folders that
5069                 have new msgs (not unread msgs)
5070
5071 2005-05-10 [colin]      1.9.9cvs1
5072
5073         * src/folderview.c
5074         * src/summaryview.c
5075                 Try to fix bolding bugs again.
5076
5077 2005-05-09 [paul]
5078
5079         * tools/claws.i18n.status.pl
5080                 add Ricardo Mones Lastra's script that has been providing
5081                 the i18n status page for many months
5082
5083 2005-05-09 [paul]       1.9.9
5084
5085         1.9.9 release
5086
5087 2005-05-09 [paul]       1.9.6cvs58
5088
5089         * AUTHORS
5090         * INSTALL
5091         * README.claws
5092                 updated
5093         * Makefile.am 
5094         * RELEASE_NOTES.claws
5095                 add release notes to cvs to simplify release
5096                 procedure
5097         * configure.ac
5098                 add ca and fi to ALL_LINGUAS
5099         * po/Makefile.in.in
5100                 workaround for missing Makevars
5101         * po/ca.po
5102         * po/fi.po
5103                 add new Catalan and Finnish translations
5104                 submitted by Miquel Oliete and Flammie Pirinen
5105         * po/de.po
5106         * po/es.po
5107         * po/fr.po
5108         * po/it.po
5109         * po/pl.po
5110         * po/ru.po
5111         * po/sk.po
5112         * po/sr.po
5113         * po/zh_CN.po
5114                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
5115                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
5116                 Urke MMI, and Hansom Young
5117         * src/main.c
5118                 Fix drafting when quitting. compose_draft() closes the
5119                 compose windows, which modifies the compose_list GSList.
5120                 We have to refresh this list after echo drafting to avoid a
5121                 segfault
5122         * src/partial_download.c
5123                 fix segfault on exit
5124
5125 2005-05-06 [paul]       1.9.6cvs57
5126
5127         * src/grouplistdialog.c
5128                 quick fix/workaround for unresizeable newsgroup
5129                 name column 
5130
5131 2005-05-06 [paul]       1.9.6cvs56
5132
5133         * src/inc.c
5134         * src/mainwindow.c
5135                 use gettext plural forms
5136         * src/imap_gtk.c
5137         * src/mh_gtk.c
5138         * src/toolbar.c
5139                 small improvement to english usage
5140
5141 2005-05-05 [thorsten]   1.9.6cvs55
5142
5143         * src/folder.c
5144                 fix possible crash
5145
5146 2005-05-05 [paul]       1.9.6cvs54
5147         
5148         sync with HEAD
5149
5150         * AUTHORS
5151         * src/compose.c
5152                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
5153                 patch by Tim Mann
5154
5155 2005-05-05 [paul]       1.9.6cvs53
5156
5157         * src/mainwindow.c
5158                 fix resizing of separate message and
5159                 folder views
5160
5161 2005-05-05 [paul]       1.9.6cvs52
5162
5163         * src/account.c
5164         * src/addrgather.c
5165         * src/browseldap.c
5166         * src/exphtmldlg.c
5167         * src/expldifdlg.c
5168         * src/importmutt.c
5169         * src/importpine.c
5170         * src/main.c
5171         * src/mainwindow.c
5172         * src/noticeview.c
5173         * src/prefs_filtering.c
5174         * src/prefs_filtering_action.c
5175         * src/prefs_matcher.c
5176         * src/prefs_spelling.c
5177         * src/prefs_toolbar.c
5178         * src/toolbar.c
5179         * src/wizard.c
5180         * src/gtk/description_window.c
5181         * src/gtk/gtkvscrollbutton.c
5182         * src/gtk/progressdialog.c
5183         * src/gtk/quicksearch.c
5184         * src/plugins/pgpmime/prefs_gpg.c
5185         * src/plugins/spamassassin/spamassassin_gtk.c
5186                 replace deprecated gtk_widget_set_usize
5187
5188 2005-05-04 [colin]      1.9.6cvs51
5189
5190         * src/common/utils.c
5191                 Fix crash when subst_for_filename is called
5192                 with a NULL parameter
5193
5194 2005-05-04 [colin]      1.9.6cvs50
5195
5196         * src/partial_download.c
5197         * src/pop.c
5198                 Escape login when writing uidl file
5199                 fixes bug #736
5200
5201 2005-05-03 [colin]      1.9.6cvs49
5202
5203         * src/procmime.c
5204                 Fix possible DOS in mime parser
5205                 (see bug #634)
5206
5207 2005-05-02 [colin]      1.9.6cvs48
5208
5209         * src/compose.c
5210                 Try to fix the copy/paste mess once again.
5211
5212
5213 2005-04-30 [colin]      1.9.6cvs47
5214
5215         * src/prefs_account.h
5216         * src/procmsg.c
5217         * src/send_message.c
5218         * src/common/smtp.c
5219         * src/common/smtp.h
5220                 Try to batch sending mails (per account) instead of
5221                 reconnecting to server every time.
5222
5223 2005-04-29 [colin]      1.9.6cvs46
5224
5225         * src/messageview.c
5226                 Fix window resizing that refused to size down
5227         * src/prefs_common.c
5228         * src/prefs_common.h
5229         * src/prefs_filtering.c
5230                 Save Filtering's window size
5231
5232 2005-04-21 [paul]       1.9.6cvs45
5233
5234         * ChangeLog-gtk2.claws
5235         * src/setup.c
5236                 correction to sync
5237
5238 2005-04-21 [paul]       1.9.6cvs44
5239
5240         sync with main:
5241
5242         * src/setup.c
5243         * src/statusbar.c
5244         * src/statusbar.h
5245                 use gtkut_widget_draw_now(). Improved performance
5246                 of the update of statusbar
5247         * src/textview.c
5248                 textview_smooth_scroll_do(): redraw it after scroll
5249                 is done (fixed incorrect display when a part of the
5250                 view is hidden).
5251         * src/gtk/gtkutils.c
5252         * src/gtk/gtkutils.h
5253                 gtkut_widget_draw_now(): use gdk_window_process_updates()
5254                 to force update of widgets.
5255                 Removed gtkut_widget_wait_for_draw() which had a big
5256                 overhead  because of waiting for all events processed 
5257
5258 2005-04-20 [paul]       1.9.6cvs43
5259
5260         * src/codeconv.c
5261                 complete 1.9.6cvs42's sync:
5262                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
5263
5264 2005-04-19 [paul]       1.9.6cvs42
5265
5266         sync with main:
5267
5268         * src/action.c
5269                 catch_output(): correctly select the insert text
5270                 (fix invalid iterator warnings).
5271         * src/codeconv.c
5272         * src/codeconv.h
5273         * src/mainwindow.c
5274         * src/messageview.c
5275         * src/prefs_common.c
5276                 support GBK encoding.
5277         * src/common/session.c
5278         * src/common/session.h
5279                 use separate buffer for large data to be sent,
5280                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
5281
5282 2005-04-18 [paul]       1.9.6cvs41
5283
5284         * src/jpilot.c
5285                 convert unsigned long into guint32
5286                 patch by Paul LeoNerd Evans 
5287
5288 2005-04-17 [colin]      1.9.6cvs40
5289
5290         * src/compose.c
5291                 Fix 'Request return receipt' from folder
5292                 properties (bug #708)
5293
5294 2005-04-17 [colin]      1.9.6cvs39
5295
5296         * src/mainwindow.c
5297                 Fix duplicate hotkeys in Mainwindow's menu
5298
5299 2005-04-17 [colin]      1.9.6cvs38
5300
5301         * src/folderview.c
5302                 Fix duplicate hotkeys in Folderview's contextual
5303                 menu
5304
5305 2005-04-15 [colin]      1.9.6cvs37
5306
5307         * src/summaryview.c
5308                 Fix 'Save as...' with non-ascii filenames
5309
5310 2005-04-15 [colin]      1.9.6cvs36
5311
5312         * src/plugins/pgpmime/pgpmime.c
5313                 Fix bus error on 64bit. Spotted by 
5314                 macallan1888@gmail.com
5315
5316 2005-04-15 [colin]      1.9.6cvs35
5317
5318         * src/prefs_account.c
5319                 Fix cvs34.
5320
5321 2005-04-12 [colin]      1.9.6cvs34
5322
5323         * src/prefs_account.c
5324                 Fix smtp auth type off-by-one. We forgot to
5325                 add PLAIN in the prefs-to-gui setter func and
5326                 as a result, the selected auth when opening
5327                 account prefs was not the correct one.
5328
5329 2005-04-12 [paul]       1.9.6cvs33
5330
5331         * src/inc.c
5332                 if the recv dialog is visible, Cancel only
5333                 cancels the current account
5334
5335
5336 2005-04-10 [colin]      1.9.6cvs32
5337
5338         * src/filtering.c
5339                 Copy score when copying FilteringActions
5340                 Fix bug #674
5341
5342 2005-04-10 [colin]      1.9.6cvs31
5343
5344         * src/inc.c
5345                 Make Message -> Receive -> Cancel cancel 
5346                 incorporation on all accounts. Fixes
5347                 bug #693
5348
5349 2005-04-10 [colin]      1.9.6cvs30
5350
5351         * src/prefs_account.c
5352                 Update Privacy checkbuttons status based
5353                 on the selected privacy system
5354         * src/compose.c
5355                 Always connect the "None" privacy system; the
5356                 static boolean was probably there to avoid
5357                 reconnecting twice in the same compose window,
5358                 but as the parent function is only called once
5359                 per compose, it's only a bug - as a static is
5360                 initialized once per application instance.
5361                 Also, don't uncheck Sign and Encrypt when
5362                 selecting None as privacy system; just ignore
5363                 them when sending/queuing.
5364                 Should fix bug #695
5365
5366 2005-04-08 [colin]      1.9.6cvs29
5367
5368         * src/account.c
5369         * src/prefs_account.c
5370         * src/prefs_account.h
5371                 Add account preference to queue message in a certain
5372                 folder.
5373
5374 2005-04-06 [colin]      1.9.6cvs28
5375
5376         * src/prefs_account.c
5377                 Update old inbox path syntax
5378
5379 2005-04-06 [paul]       1.9.6cvs27
5380
5381         sync with main:
5382
5383         * configure.ac
5384                 changed -traditional-cpp to -no-cpp-precomp for newer
5385                 Mac OS X support
5386         * src/foldersel.c
5387                 made column resize automatically
5388         * src/send_message.c
5389                 send_message_smtp(): consider EOF right after QUIT
5390                 successful (workaround for Gmail SMTP server)
5391         * src/common/socket.c
5392                 ssl_read(), ssl_peek(): check EOF which violates the
5393                 SSL protocol
5394         * src/gtk/colorlabel.c
5395                 removed warnings when displaying colorlabel menu
5396                 (don't use GtkAlignment)
5397
5398 2005-04-05 [paul]       1.9.6cvs26
5399
5400         * src/plugins/trayicon/trayicon.c
5401                 fix clipping of icon under KDE3 
5402
5403 2005-04-05 [paul]       1.9.6cvs25
5404
5405         * src/summaryview.c
5406                 hide display of threading
5407                 patch by Alfons
5408
5409 2005-04-04 [thorsten]   1.9.6cvs24
5410
5411         * src/mh.c
5412                 marks lost on filesystems with different stat() results on
5413                 summer-/wintertime
5414
5415 2005-04-03 [colin]      1.9.6cvs23
5416
5417         * src/summaryview.c
5418                 Don't handle up/down. Patch by Alfons
5419
5420 2005-04-02 [colin]      1.9.6cvs22
5421
5422         * src/summaryview.c
5423                 Make scrolling faster. Patch by Alfons.
5424
5425 2005-04-01 [colin]      1.9.6cvs21
5426
5427         * src/Makefile.am
5428         * src/stock_pixmap.c
5429         * src/pixmaps/dir-noselect.xpm ** REMOVED **
5430         * src/pixmaps/dir_noselect.xpm ** ADDED **
5431                 Fix pixmap name mismatch (Thanks Stephan Sachse)
5432
5433 2005-04-01 [colin]      1.9.6cvs20
5434
5435         * src/image_viewer.c
5436         * src/image_viewer.h
5437         * src/procmime.c
5438         * src/procmime.h
5439         * src/textview.c
5440         * src/textview.h
5441                 Implement inline image resizing and right-clicking
5442
5443 2005-04-01 [paul]       1.9.6cvs19
5444
5445         * AUTHORS
5446         * Makefile.am
5447         * configure.ac
5448                 check for gnome2
5449                 patch by Luca Cavalli <loopback<AT>slackit.org>
5450         * po/ru.po
5451                 updated by Pavlo Bohmat
5452
5453 2005-03-31 [colin]      1.9.6cvs18
5454
5455         * src/news.c
5456                 Fix parsing references
5457         * src/msgcache.c
5458                 don't put nulls in the references list
5459         * src/procheader.c
5460                 commit that forgotten file in 1.9.6cvs14
5461
5462 2005-03-31 [colin]      1.9.6cvs17
5463
5464         * src/compose.c
5465                 Fix joining of signature separator again. 
5466                 Maybe Hiro could put it in main too...
5467
5468 2005-03-31 [colin]      1.9.6cvs16
5469
5470         * src/Makefile.am
5471         * src/foldersel.c
5472         * src/stock_pixmap.c
5473         * src/stock_pixmap.h
5474         * src/pixmaps/dir-noselect.xpm
5475                 Update foldersel.c (sync from main, patch by Alfons)
5476
5477 2005-03-30 [colin]      1.9.6cvs15
5478
5479         * src/imap.c
5480                 Fix handling of imap folders containing [] in 
5481                 their name. Thanks to Nahuel Angelinetti for
5482                 the detailed bugreport.
5483
5484 2005-03-30 [colin]      1.9.6cvs14
5485
5486         * src/common/utils.h
5487         * src/common/utils.c
5488         * src/common/defs.h
5489         * src/matcher.c
5490         * src/msgcache.c
5491         * src/news.c
5492         * src/procmsg.c
5493         * src/procmsg.h
5494         * src/quote_fmt_parse.y
5495         * src/summaryview.c
5496                 Update references system. Patch by Alfons
5497
5498 2005-03-30 [colin]      1.9.6cvs13
5499
5500         * src/common/socket.c
5501                 Force the glibc to read resolv.conf again when 
5502                 it has changed. Should fix issues when changing
5503                 networks on a laptop and not restarting sylpheed. 
5504
5505 2005-03-30 [paul]       1.9.6cvs12
5506
5507         partial sync with main:
5508
5509         * src/action.c
5510                 create_io_dialog(): use user-defined text font
5511                 (thanks to Alfons), and modified its appearance.
5512         * src/addrgather.c
5513         * src/addrharvest.c
5514         * src/browseldap.c
5515                 replace old code
5516         * src/compose.c
5517                 don't join (presumably) itemized lines on line-wrapping
5518                 fixed wrapping of quote when auto-wrapping is enabled
5519                 compose_destroy(): destroy paned only if it's not
5520                 attached to window. Fixed memory leak of popup menu.
5521         * src/exphtmldlg.c
5522         * src/expldifdlg.c
5523                 replace old code
5524         * src/html.c
5525         * src/html.h
5526         * src/importmutt.c
5527         * src/importpine.c
5528                 replace old code
5529         * src/main.c
5530                 removed redundant code
5531         * src/mainwindow.c
5532                 changed 'Code set' (which is rather incorrect)
5533                 in the menu to 'Character encoding'
5534                 main_window_set_widgets(): request size first
5535                 to prevent window size becoming wrong
5536                 fixed remembering of the state of the visibility
5537                 of MessageView
5538         * src/messageview.c
5539                 changed 'Code set' (which is rather incorrect)
5540                 in the menu to 'Character encoding'
5541         * src/prefs_common.c
5542         * src/prefs_common.h
5543                 added an option whether to render HTML as text or not
5544                 added separators to outgoing encoding menu
5545         * src/procheader.c
5546                 procheader_scan_date_string(): support header
5547                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
5548         * src/summaryview.c
5549         * src/summaryview.h
5550                 minor code cleanup
5551         * src/textview.c
5552                 textview_show_html(): force output of newline
5553                 added an option whether to render HTML as text or not
5554         * src/common/utils.c
5555                 strncpy2(): optimized based on Alfons' code
5556         * src/gtk/gtkutils.c
5557         * src/gtk/gtkutils.h
5558                 removed non-used code
5559         * src/plugins/pgpmime/passphrase.c
5560                 partially fixed grab input of passphrase dialog
5561                 Confine pointer to window
5562
5563 2005-03-30 [colin]      1.9.6cvs11
5564
5565         * src/msgcache.c
5566         * src/msgcache.h
5567                 Read/write 32bit ints from cache & marks
5568                 From main.
5569
5570 2005-03-29 [paul]       1.9.6cvs10
5571
5572         * AUTHORS
5573         * ChangeLog.claws
5574         * src/compose.c
5575         * src/gtk/gtkaspell.c
5576                 sync with HEAD (don't pass NULL pointers) 
5577
5578 2005-03-24 [paul]
5579
5580         * tools/Makefile.am
5581         * tools/README
5582         * tools/acroread2sylpheed.pl
5583                 sync with HEAD (add script to send pdfs as
5584                 attachments from Adobe Reader 7)
5585
5586 2005-03-21 [paul]       1.9.6cvs9
5587
5588         * configure.ac
5589         * po/POTFILES.in
5590         * src/Makefile.am
5591         * src/crash.c
5592         * src/image_viewer.c ** ADDED **
5593         * src/image_viewer.h ** ADDED **
5594         * src/main.c
5595         * src/prefs_common.c
5596         * src/prefs_common.h
5597         * src/prefs_image_viewer.c ** ADDED **
5598         * src/prefs_image_viewer.h ** ADDED **
5599         * src/textview.c
5600         * src/gtk/about.c
5601         * src/pixmaps/sylpheed_logo.xpm
5602         * src/plugins/Makefile.am
5603         * src/plugins/image_viewer/.cvsignore ** REMOVED **
5604         * src/plugins/image_viewer/Makefile.am ** REMOVED **
5605         * src/plugins/image_viewer/plugin.c ** REMOVED **
5606         * src/plugins/image_viewer/viewer.c ** REMOVED **
5607         * src/plugins/image_viewer/viewer.glade ** REMOVED **
5608         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
5609         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
5610         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
5611         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
5612                 as gdk-pixbuf is now built-in
5613                 remove image_viewer plugin and put code back into
5614                 main codebase
5615                 implement inline image display (sync with main)
5616
5617                 replace logo with newer, nicer, larger version  
5618
5619 2005-03-21 [paul]       1.9.6cvs8
5620
5621         * src/gtk/about.c
5622                 cosmetic improvement
5623
5624 2005-03-21 [holger]     1.9.6cvs7
5625
5626         * src/plugins/spamassassin/spamassassin.c
5627                 Sync with HEAD
5628                 (unregister hook on failed plugin init)
5629
5630 2005-03-20 [colin]      1.9.6cvs6
5631
5632         * src/common/plugin.c
5633                 Check that plugin isn't already loaded
5634                 Patch by Alfons
5635
5636 2005-03-20 [thorsten]   1.9.6cvs5
5637
5638         * src/compose.c
5639                 use a more compatible syntax
5640
5641 2005-03-20 [thorsten]   1.9.6cvs4
5642
5643         * src/prefs_toolbar.c
5644                 fix crash when selecting toolbar item (uninitialized pointer)
5645
5646 2005-03-20 [thorsten]   1.9.6cvs3
5647
5648         * src/procmime.c
5649                 fix mimetype detection (referenced free()d string)
5650
5651 2005-03-20 [paul]       1.9.6cvs2
5652
5653         * src/compose.c
5654                 sync with HEAD (1.0.3cvs5)
5655                 neglect Reply-To header if empty
5656                 Patch by Alfons 
5657
5658 2005-03-19 [holger]     1.9.6cvs1
5659
5660         * src/summaryview.c
5661         * src/summaryview.h
5662                 Sync with HEAD
5663
5664 2005-03-18 [paul]       1.9.6
5665
5666         initial GTK2 release
5667
5668 2005-03-18 [paul]       1.0.3cvs3.1
5669
5670         * AUTHORS
5671         * ChangeLog.claws
5672         * configure.ac
5673         * src/gtk/about.c
5674         * src/pixmaps/sylpheed_logo.xpm
5675                 sync with HEAD
5676
5677 2005-03-18 [colin]      1.0.3cvs2.6
5678
5679         * src/summaryview.c
5680                 Remove call to summary_step in summary_copy_selected_to
5681                 Can't see its purpose, and this causes bug when copying
5682                 a message if the next one is unread: it reads it.
5683
5684 2005-03-18 [paul]       1.0.3cvs2.5
5685
5686         * src/foldersel.c
5687                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
5688
5689 2005-03-18 [paul]       1.0.3cvs2.4
5690
5691         * src/addrharvest.c
5692         * src/codeconv.c
5693         * src/codeconv.h
5694         * src/compose.c
5695         * src/news.c
5696         * src/procheader.c
5697         * src/procmime.c
5698         * src/unmime.c
5699         * src/unmime.h
5700                 fix buffer overflow, CAN-2005-0667, see
5701                 http://secunia.com/advisories/14491/
5702                 Patch by Alfons
5703
5704 2005-03-17 [colin]      1.0.3cvs2.3
5705
5706         * src/prefs_fonts.c
5707         * src/summaryview.c
5708                 Fix font bugs (both lists now officialy share 
5709                 the same font)
5710                 
5711
5712 2005-03-17 [paul]       1.0.3cvs2.2
5713
5714         * src/gtk/pluginwindow.c
5715                 make plugin descriptions uneditable
5716
5717 2005-03-11 [paul]       1.0.3cvs2.1
5718
5719         * ChangeLog.claws
5720         * configure.ac
5721         * po/POTFILES.in
5722         * src/plugins/trayicon/trayicon.c
5723                 sync with HEAD
5724                 add src/wizard.c to POTFILES.in
5725
5726 2005-03-11 [paul]       1.0.3cvs1.1
5727
5728         * ChangeLog
5729         * ChangeLog.claws
5730         * configure.ac
5731         * po/de.po
5732         * po/es.po
5733         * po/fr.po
5734         * po/it.po
5735         * po/pt_BR.po
5736         * po/ru.po
5737         * po/sk.po
5738         * po/sr.po
5739         * po/zh_CN.po
5740                 sync with HEAD
5741
5742 2005-03-04 [colin]      1.0.1cvs22.2
5743
5744         * src/compose.c
5745                 Fix signatures with accentued chars in it
5746
5747 2005-03-04 [colin]      1.0.1cvs22.1
5748
5749         * src/common/smtp.c
5750         * src/common/smtp.h
5751                 Don't use SIZE param in MAIL FROM: if server 
5752                 doesn't support it. Patch by Eugen Freiter
5753                 <eugen_f@users.sf.net>
5754
5755 2005-02-27 [paul]       1.0.1cvs20.1
5756
5757         * ChangeLog.claws
5758         * configure.ac
5759         * src/messageview.c
5760                 sync with HEAD
5761
5762 2005-02-27 [colin]      1.0.1cvs19.4
5763
5764         * src/procheader.c
5765         * src/procheader.h
5766                 Fix prototypes. Patch by Alfons
5767
5768 2005-02-27 [colin]      1.0.1cvs19.3
5769
5770         * src/compose.c
5771                 Don't auto-join the signature separator.
5772
5773 2005-02-26 [colin]      1.0.1cvs19.2
5774
5775         * src/summaryview.c
5776                 Fix 'mark all read' with collapsed threads.
5777                 Patch by Alfons.
5778
5779 2005-02-25 [paul]       1.0.1cvs19.1
5780
5781         * ChangeLog.claws
5782         * configure.ac
5783         * src/prefs_account.c
5784         * src/prefs_folder_item.c
5785         * src/gtk/prefswindow.c
5786         * src/gtk/prefswindow.h
5787                 sync with HEAD
5788
5789 2005-02-25 [paul]       1.0.1cvs15.12
5790
5791         * src/alertpanel.c
5792         * src/codeconv.c
5793         * src/compose.c
5794         * src/textview.c
5795         * src/gtk/gtkutils.c
5796         * src/gtk/gtkutils.h
5797         * src/gtk/logwindow.c
5798         * src/gtk/progressdialog.c
5799                 sync with main (revision 127)
5800                 and fix logwindow clipping
5801
5802 2005-02-24 [colin]      1.0.1cvs15.11
5803
5804         * src/plugins/pgpmime/passphrase.c
5805                 Disable input grabbing; it doesn't work yet.
5806
5807 2005-02-24 [colin]      1.0.1cvs15.10
5808
5809         * src/messageview.c
5810                 Don't send out receipts if offline. Ask.
5811
5812 2005-02-23 [colin]      1.0.1cvs15.9
5813
5814         * src/summaryview.c     
5815                 Fix expanding
5816
5817 2005-02-23 [colin]      1.0.1cvs15.8
5818
5819         * src/summaryview.c
5820                 Really fix Bug 568 by removing useless
5821                 calls. summary_thread_init() now called
5822                 in summary_sort(). This should please
5823                 Alfons as it should be faster than 
5824                 previously.
5825
5826 2005-02-23 [colin]      1.0.1cvs15.7
5827
5828         * src/compose.c
5829                 Encode parts as QP or B64 if signing
5830
5831 2005-02-23 [colin]      1.0.1cvs15.6
5832
5833         * src/compose.c
5834                 Fix Mimeinfo leakage (including tmp files)
5835         * src/procmsg.c
5836                 Fix tmp file leakage (spotted by Ivan Rayner)
5837
5838 2005-02-22 [colin]      1.0.1cvs15.5
5839
5840         * src/expldifdlg.c
5841                 Fix keyboard input. Patch by Alfons.
5842
5843 2005-02-21 [colin]      1.0.1cvs15.4
5844
5845         * src/compose.c
5846                 Fix Sign/Encrypt when unselecting privacy
5847                 system
5848         * src/prefs_common.c
5849                 Change default message font to Monospace
5850         * src/summaryview.c
5851                 More freezing during potentially large operations
5852
5853 2005-02-21 [paul]       1.0.1cvs15.3
5854
5855         * src/main.c
5856                 fix --help output
5857
5858 2005-02-21 [paul]       1.0.1cvs15.2
5859
5860         * po/Makefile.in.in
5861         * src/compose.c
5862         * src/summaryview.c
5863         * src/textview.c
5864         * src/common/utils.c
5865         * src/common/utils.h
5866                 sync with main (revision 117)
5867
5868 2005-02-20 [colin]      1.0.1cvs15.1
5869
5870         * src/common/defs.h
5871                 Change cache file to .sylpheed_claws_cache, as
5872                 suggested by Alfons. Allows people to switch
5873                 between Sylpheed and Sylpheed-Claws. it is
5874                 a good idea to "Check for new messages" at next
5875                 startup.
5876
5877
5878 2005-02-18 [colin]      1.0.1cvs14.1
5879
5880         * src/quote_fmt_lex.l
5881         * src/quote_fmt_parse.y
5882                 Fix parser initialisation. Patch by Ivan.
5883
5884 2005-02-18 [colin]      1.0.1cvs11.6
5885
5886         * src/folderview.c
5887                 Fix scrolldown (bug 662)
5888
5889 2005-02-17 [colin]      1.0.1cvs11.5
5890
5891         * src/codeconv.c
5892                 conv_filename_to_utf8: return clean 7bit instead
5893                 of broken utf8 if needed
5894         * src/mimeview.c
5895                 Fix display of parts with unclean 8bit names
5896
5897 2005-02-17 [paul]       1.0.1cvs11.4
5898
5899         * src/compose.c
5900         * src/exportldif.c
5901         * src/matcher_parser_parse.y
5902         * src/procmime.c
5903         * src/sourcewindow.c
5904         * src/common/Makefile.am
5905         * src/common/intl.h             ** REMOVED **
5906         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5907                 sync with main (revision 109)
5908                 and clean up
5909
5910 2005-02-16 [colin]      1.0.1cvs11.3
5911
5912         * src/summaryview.c
5913                 Fix collapsed thread not highlighting when new
5914                 messages in it (Bug 568) Patch by Stephan Sachse.
5915                 Fix messed up selection when reaching bounds (Bug 632)
5916         * src/prefs_themes.c
5917                 Fix theme installing (Bug 684)
5918
5919 2005-02-16 [colin]      1.0.1cvs11.2
5920
5921         * src/messageview.c
5922                 Fix messageview_select_all
5923
5924 2005-02-16 [colin]      1.0.1cvs11.1
5925
5926         * src/mh.c
5927                 Sync with HEAD (MH scan required function)
5928
5929 2005-02-15 [colin]      1.0.1cvs8.1
5930
5931         * src/mimeview.c
5932         * src/common/utils.c
5933                 Sync with HEAD (filename chars substitution)
5934
5935 2005-02-15 [colin]      1.0.1cvs7.3
5936
5937         * src/gtk/pluginwindow.c
5938                 Fix button spacing
5939
5940 2005-02-15 [colin]      1.0.1cvs7.2
5941
5942         * src/mimeview.c
5943                 Fix mime icons not reset across message when
5944                 scrolled down
5945
5946 2005-02-15 [colin]      1.0.1cvs7.1
5947
5948         * src/compose.c
5949         * src/procmime.c
5950                 Sync with HEAD (optimisation of cvs6)
5951
5952 2005-02-14 [colin]      1.0.1cvs6.1
5953
5954         * src/compose.c
5955         * src/procmime.c
5956                 Sync with HEAD (encode "From " at line beginning)
5957
5958 2005-02-14 [colin]      1.0.1cvs5.3
5959
5960         * src/compose.c
5961                 Fix wrapping with accentued chars.
5962
5963 2005-02-13 [colin]      1.0.1cvs5.2
5964
5965         * src/textview.c
5966                 Fix email informative part parsing with
5967                 accentued chars in it. ispunct() returns
5968                 true for them in utf8...
5969
5970 2005-02-12 [colin]      1.0.1cvs5.1
5971
5972         * src/filtering.c
5973                 Sync with HEAD (remove wrong use of compose after send)
5974
5975 2005-02-12 [paul]       1.0.1cvs4.5
5976
5977         * src/textview.c
5978                 remove unnecessary code (thanks to Alfons)
5979
5980 2005-02-12 [paul]       1.0.1cvs4.4
5981
5982         * src/textview.c
5983                 add 'Copy' to contextual menu on emails
5984
5985 2005-02-11 [colin]      1.0.1cvs4.3
5986
5987         * src/compose.c
5988                 revert 1.0.0cvs28.2, it doesn't work that well.
5989
5990 2005-02-11 [paul]       1.0.1cvs4.2
5991
5992         * po/Makefile.in.in
5993                 fix 'make release'
5994
5995 2005-02-10 [paul]       1.0.1cvs4.1
5996
5997         * ChangeLog
5998         * ChangeLog.claws
5999         * ChangeLog.jp
6000         * configure.ac
6001         * src/compose.c
6002                 sync with HEAD (sync with main)
6003
6004 2005-02-10 [paul]       1.0.1cvs3.2
6005
6006         * AUTHORS
6007         * Makefile.am
6008         * autogen.sh
6009         * configure.ac
6010         * config/mkinstalldirs
6011         * intl/.cvsignore
6012         * intl/ChangeLog
6013         * intl/VERSION
6014         * intl/bindtextdom.c
6015         * intl/config.charset
6016         * intl/dcgettext.c
6017         * intl/dcigettext.c
6018         * intl/dcngettext.c
6019         * intl/dgettext.c
6020         * intl/dngettext.c
6021         * intl/eval-plural.h
6022         * intl/explodename.c
6023         * intl/finddomain.c
6024         * intl/gettext.c
6025         * intl/gettextP.h
6026         * intl/gmo.h
6027         * intl/hash-string.h
6028         * intl/intl-compat.c
6029         * intl/l10nflist.c
6030         * intl/libgnuintl.h.in
6031         * intl/loadinfo.h
6032         * intl/loadmsgcat.c
6033         * intl/localcharset.c
6034         * intl/localcharset.h
6035         * intl/locale.alias
6036         * intl/localealias.c
6037         * intl/localename.c
6038         * intl/log.c
6039         * intl/ngettext.c
6040         * intl/os2compat.c
6041         * intl/os2compat.h
6042         * intl/osdep.c
6043         * intl/plural-exp.c
6044         * intl/plural-exp.h
6045         * intl/plural.c
6046         * intl/plural.y
6047         * intl/ref-add.sin
6048         * intl/ref-del.sin
6049         * intl/relocatable.c
6050         * intl/relocatable.h
6051         * intl/textdomain.c
6052         * m4/Makefile.am
6053         * po/Makefile.in.in
6054         * src/Makefile.am
6055         * src/account.c
6056         * src/action.c
6057         * src/addr_compl.c
6058         * src/addressadd.c
6059         * src/addressbook.c
6060         * src/addrgather.c
6061         * src/addrindex.c
6062         * src/alertpanel.c
6063         * src/browseldap.c
6064         * src/codeconv.c
6065         * src/codeconv.h
6066         * src/compose.c
6067         * src/compose.h
6068         * src/crash.c
6069         * src/editaddress.c
6070         * src/editbook.c
6071         * src/editgroup.c
6072         * src/editjpilot.c
6073         * src/editldap.c
6074         * src/editldap_basedn.c
6075         * src/editvcard.c
6076         * src/exphtmldlg.c
6077         * src/expldifdlg.c
6078         * src/export.c
6079         * src/exporthtml.c
6080         * src/filtering.c
6081         * src/folder.c
6082         * src/folder_item_prefs.c
6083         * src/foldersel.c
6084         * src/folderview.c
6085         * src/grouplistdialog.c
6086         * src/headerview.c
6087         * src/imap.c
6088         * src/imap_gtk.c
6089         * src/import.c
6090         * src/importldif.c
6091         * src/importmutt.c
6092         * src/importpine.c
6093         * src/inc.c
6094         * src/ldif.c
6095         * src/main.c
6096         * src/mainwindow.c
6097         * src/matcher.c
6098         * src/mbox.c
6099         * src/message_search.c
6100         * src/messageview.c
6101         * src/mh.c
6102         * src/mh_gtk.c
6103         * src/mimeview.c
6104         * src/msgcache.c
6105         * src/news.c
6106         * src/news_gtk.c
6107         * src/noticeview.c
6108         * src/partial_download.c
6109         * src/pop.c
6110         * src/prefs_account.c
6111         * src/prefs_actions.c
6112         * src/prefs_common.c
6113         * src/prefs_customheader.c
6114         * src/prefs_display_header.c
6115         * src/prefs_ext_prog.c
6116         * src/prefs_filtering.c
6117         * src/prefs_filtering_action.c
6118         * src/prefs_folder_item.c
6119         * src/prefs_fonts.c
6120         * src/prefs_gtk.c
6121         * src/prefs_matcher.c
6122         * src/prefs_msg_colors.c
6123         * src/prefs_spelling.c
6124         * src/prefs_summary_column.c
6125         * src/prefs_template.c
6126         * src/prefs_themes.c
6127         * src/prefs_toolbar.c
6128         * src/prefs_wrapping.c
6129         * src/privacy.c
6130         * src/procheader.c
6131         * src/procmime.c
6132         * src/procmsg.c
6133         * src/quote_fmt.c
6134         * src/recv.c
6135         * src/send_message.c
6136         * src/setup.c
6137         * src/sourcewindow.c
6138         * src/ssl_manager.c
6139         * src/statusbar.c
6140         * src/summary_search.c
6141         * src/summaryview.c
6142         * src/textview.c
6143         * src/toolbar.c
6144         * src/wizard.c
6145         * src/common/nntp.c
6146         * src/common/plugin.c
6147         * src/common/smtp.c
6148         * src/common/ssl.c
6149         * src/common/ssl_certificate.c
6150         * src/common/string_match.c
6151         * src/common/sylpheed.c
6152         * src/common/template.c
6153         * src/common/utils.c
6154         * src/gtk/about.c
6155         * src/gtk/colorlabel.c
6156         * src/gtk/description_window.c
6157         * src/gtk/filesel.c
6158         * src/gtk/foldersort.c
6159         * src/gtk/gtkaspell.c
6160         * src/gtk/gtkutils.c
6161         * src/gtk/inputdialog.c
6162         * src/gtk/logwindow.c
6163         * src/gtk/menu.c
6164         * src/gtk/pluginwindow.c
6165         * src/gtk/prefswindow.c
6166         * src/gtk/progressdialog.c
6167         * src/gtk/quicksearch.c
6168         * src/gtk/sslcertwindow.c
6169         * src/plugins/clamav/clamav_plugin.c
6170         * src/plugins/clamav/clamav_plugin_gtk.c
6171         * src/plugins/demo/demo.c
6172         * src/plugins/dillo_viewer/dillo_prefs.c
6173         * src/plugins/dillo_viewer/dillo_viewer.c
6174         * src/plugins/image_viewer/plugin.c
6175         * src/plugins/image_viewer/viewer.c
6176         * src/plugins/image_viewer/viewerprefs.c
6177         * src/plugins/mathml_viewer/mathml_viewer.c
6178         * src/plugins/pgpmime/passphrase.c
6179         * src/plugins/pgpmime/plugin.c
6180         * src/plugins/pgpmime/prefs_gpg.c
6181         * src/plugins/pgpmime/select-keys.c
6182         * src/plugins/pgpmime/sgpgme.c
6183         * src/plugins/spamassassin/spamassassin.c
6184         * src/plugins/spamassassin/spamassassin_gtk.c
6185         * src/plugins/trayicon/trayicon.c
6186                 sync with main (revision 104)
6187
6188 2005-02-10 [colin]      1.0.1cvs3.1
6189
6190         * src/mainwindow.c
6191                 Sync with HEAD (fix occasional crasher)
6192
6193 2005-02-10 [colin]      1.0.1cvs2.1
6194
6195         * src/messageview.c
6196                 Synw with HEAD (don't automatically display html)
6197
6198 2005-02-09 [colin]      1.0.1cvs1.3
6199
6200         * src/textview.c
6201         * src/textview.h
6202                 Add contextual menu on emails
6203
6204 2005-02-09 [colin]      1.0.1cvs1.2
6205
6206         * src/codeconv.c
6207                 Fix converting from broken headers and 
6208                 put back the _ in missing places
6209                 (feature broke with cvs24.2 sync, main 
6210                  possibly affected?)
6211
6212 2005-02-09 [colin]      1.0.1cvs1.1
6213
6214         * src/messageview.c
6215         * src/mimeview.c
6216         * src/mimeview.h
6217                 Sync with HEAD (display non text/plain mails with plugin)
6218
6219 2005-02-08 [colin]      1.0.1.1
6220
6221         * ChangeLog.claws
6222         * po/pt_BR.po
6223                 Sync with HEAD
6224         * configure.ac
6225                 Make default configuration directory 
6226                 be .sylpheed-gtk2
6227
6228 2005-02-08 [colin]      1.0.0cvs29.1
6229
6230         * po/de.po
6231         * po/es.po
6232         * po/fr.po
6233         * po/it.po
6234         * po/sk.po
6235         * po/sr.po
6236                 Sync translations with HEAD
6237
6238 2005-02-06 [colin]      1.0.0cvs28.3
6239
6240         * src/compose.c
6241                 Make compose a bit faster - patch by Alfons.
6242
6243 2005-02-06 [colin]      1.0.0cvs28.2
6244
6245         * src/compose.c
6246                 Make pasting via middle-click more reliable
6247
6248 2005-02-05 [paul]       1.0.0cvs28.1
6249
6250         * ChangeLog
6251         * ChangeLog.claws
6252         * ChangeLog.jp
6253         * configure.ac
6254         * src/compose.c
6255                 sync with HEAD
6256                 (fix bug 682 'redirect is broken'
6257
6258 2005-02-05 [torte]      1.0.0cvs27.1
6259
6260         * ChangeLog.claws
6261         * configure.ac
6262         * src/partial_download.c
6263                 Sync with HEAD (fix buf overflow)
6264
6265 2005-02-03 [colin]      1.0.0cvs26.1
6266
6267         * src/common/plugin.c
6268                 Sync with HEAD (avoid plugin mismatches)
6269
6270 2005-02-03 [paul]       1.0.0cvs25.3
6271
6272         * src/folderview.c
6273         * src/headerview.c
6274         * src/summaryview.c
6275         * src/textview.c
6276         * src/gtk/colorlabel.c
6277                 third and final part of initial sync with main-gtk2
6278
6279 2005-02-03 [paul]       1.0.0cvs25.2
6280
6281         * src/jpilot.c
6282                 fix building with jpilot support
6283
6284 2005-02-02 [colin]      1.0.0cvs25.1
6285
6286         * src/messageview.c
6287                 Sync with HEAD (fix dangerous typo)
6288
6289 2005-02-01 [colin]      1.0.0cvs24.3
6290
6291         * src/common/xml.c
6292                 Write file as advertised (UTF-8)
6293
6294 2005-02-01 [paul]       1.0.0cvs24.2
6295
6296         * src/addrbook.c
6297         * src/addrindex.c
6298         * src/alertpanel.h
6299         * src/codeconv.c
6300         * src/codeconv.h
6301         * src/compose.c
6302         * src/export.c
6303         * src/folder_item_prefs.c
6304         * src/html.c
6305         * src/imap.c
6306         * src/import.c
6307         * src/jpilot.c
6308         * src/mainwindow.c
6309         * src/matcher_parser_lex.l
6310         * src/messageview.c
6311         * src/mh.c
6312         * src/prefs_account.c
6313         * src/prefs_actions.c
6314         * src/prefs_common.c
6315         * src/prefs_gtk.c
6316         * src/prefs_gtk.h
6317         * src/prefs_themes.c
6318         * src/procheader.c
6319         * src/procmime.c
6320         * src/sourcewindow.c
6321         * src/statusbar.c
6322         * src/summaryview.c
6323         * src/textview.c
6324         * src/toolbar.c
6325         * src/unmime.c
6326         * src/common/template.c
6327         * src/common/utils.c
6328         * src/common/xml.c
6329         * src/common/xml.h
6330         * src/gtk/gtkaspell.c
6331         * src/plugins/clamav/clamav_plugin.c
6332         * src/plugins/dillo_viewer/dillo_prefs.c
6333         * src/plugins/image_viewer/viewerprefs.c
6334         * src/plugins/pgpmime/passphrase.c
6335         * src/plugins/pgpmime/prefs_gpg.c
6336         * src/plugins/pgpmime/select-keys.c
6337         * src/plugins/spamassassin/spamassassin.c
6338                 second part of initial sync with main-gtk2
6339                 (more to follow)
6340
6341 2005-01-31 [colin]      1.0.0cvs24.1
6342
6343         * src/compose.c
6344                 Sync with HEAD
6345
6346 2005-01-29 [paul]       1.0.0cvs23.2
6347
6348         * src/account.c
6349         * src/action.c
6350         * src/addressadd.c
6351         * src/addressbook.c
6352         * src/alertpanel.c
6353         * src/compose.c
6354         * src/editaddress.c
6355         * src/editbook.c
6356         * src/editgroup.c
6357         * src/editjpilot.c
6358         * src/editldap.c
6359         * src/editldap_basedn.c
6360         * src/editvcard.c
6361         * src/export.c
6362         * src/foldersel.c
6363         * src/grouplistdialog.c
6364         * src/import.c
6365         * src/importldif.c
6366         * src/inc.c
6367         * src/main.c
6368         * src/mainwindow.c
6369         * src/message_search.c
6370         * src/messageview.c
6371         * src/mimeview.c
6372         * src/prefs_actions.c
6373         * src/prefs_common.c
6374         * src/prefs_common.h
6375         * src/prefs_customheader.c
6376         * src/prefs_display_header.c
6377         * src/prefs_filtering.c
6378         * src/prefs_filtering_action.c
6379         * src/prefs_gtk.c
6380         * src/prefs_matcher.c
6381         * src/prefs_summary_column.c
6382         * src/prefs_template.c
6383         * src/sourcewindow.c
6384         * src/summary_search.c
6385         * src/summaryview.c
6386         * src/textview.c
6387         * src/gtk/about.c
6388         * src/gtk/description_window.c
6389         * src/gtk/gtkshruler.c
6390         * src/gtk/gtkutils.c
6391         * src/gtk/gtkutils.h
6392         * src/gtk/inputdialog.c
6393         * src/gtk/logwindow.c
6394         * src/gtk/prefswindow.c
6395         * src/gtk/progressdialog.c
6396         * src/gtk/progressdialog.h
6397                 first part of initial sync with main-gtk2
6398                 (more to follow)
6399
6400 2005-01-28 [colin]      1.0.0cvs23.1
6401
6402         * src/folderview.c
6403                 Sync with HEAD
6404
6405 2005-01-27 [colin]      1.0.0cvs21.1
6406
6407         * src/folder.c
6408         * src/folderview.c
6409                 Sync with HEAD
6410
6411 2005-01-27 [colin]      1.0.0cvs19.1
6412
6413         * src/procmime.c
6414                 Sync with HEAD
6415
6416 2005-01-27 [colin]      1.0.0cvs18.1
6417
6418         * src/messageview.c
6419         * src/summaryview.c
6420         * src/mainwindow.c
6421         * src/compose.c
6422         * src/compose.h
6423         * src/procmsg.c
6424         * src/procmsg.h
6425         * src/toolbar.c
6426                 Sync with HEAD
6427
6428 2005-01-26 [paul]       1.0.0cvs15.2
6429
6430         * src/compose.c
6431                 compose_entries_set(): convert subject and body to
6432                 utf8 if necessary. patch by Felix Eckhofer
6433
6434 2005-01-26 [paul]       1.0.0cvs15.1
6435
6436         * configure.ac
6437         * src/common/template.c
6438                 sync with HEAD (fix memory leak)
6439
6440 2005-01-25 [paul]       1.0.0cvs14.1
6441
6442         * configure.ac
6443         * src/compose.c
6444                 sync with HEAD
6445
6446 2005-01-24 [colin]      1.0.0cvs13.1
6447
6448         * src/summaryview.c
6449                 Sync with HEAD
6450
6451 2005-01-24 [paul]       1.0.0cvs12.1
6452
6453         * configure.ac
6454         * src/messageview.c
6455         * src/mh.c
6456         * src/common/utils.c
6457                 sync with HEAD
6458
6459 2005-01-24 [colin]      1.0.0cvs11.1
6460
6461         * src/procheader.c
6462                 Sync with HEAD
6463
6464 2005-01-24 [colin]      1.0.0cvs10.1
6465
6466         * src/folderview.c
6467                 Sync with HEAD
6468
6469 2005-01-23 [colin]      1.0.0cvs9.1
6470
6471         * src/crash.c
6472                 Sync with HEAD
6473
6474 2005-01-22 [colin]      1.0.0cvs8.1
6475
6476         * src/summaryview.c
6477         * src/gtk/quicksearch.c
6478                 Sync with HEAD
6479
6480 2005-01-21 [colin]      1.0.0cvs7.1
6481
6482         * src/summaryview.c
6483                 Sync with HEAD
6484
6485 2005-01-21 [colin]      1.0.0cvs6.1
6486
6487         * src/summaryview.c
6488                 Sync with HEAD
6489
6490 2005-01-21 [colin]      1.0.0cvs5.1
6491
6492         * src/gtk/quicksearch.c
6493         * src/prefs_common.c
6494         * src/prefs_common.h
6495                 Sync with HEAD (recurse option)
6496
6497 2005-01-21 [colin]      1.0.0cvs4.1
6498
6499         * src/folder.h
6500         * src/folderview.c
6501         * src/folderview.h
6502         * src/summaryview.c
6503         * src/gtk/quicksearch.c
6504         * src/gtk/quicksearch.h
6505                 Sync with HEAD (recursive quicksearch)
6506
6507 2005-01-20 [colin]      1.0.0cvs3.4
6508
6509         * src/ssl_manager.c
6510                 Remove useless code
6511
6512 2005-01-20 [colin]      1.0.0cvs3.3
6513
6514         * src/ssl_manager.c
6515                 Fix leak, thanks to Alfons.
6516
6517 2005-01-20 [colin]      1.0.0cvs3.2
6518
6519         * src/ssl_manager.c
6520                 Port SSL certificate window to GTK2.
6521
6522 2005-01-20 [paul]       1.0.0cvs3.1
6523
6524         * ChangeLog.claws
6525         * configure.ac
6526         * src/addrindex.c
6527         * src/addrindex.h
6528                 sync with HEAD
6529
6530 2005-01-19 [colin]      1.0.0cvs2.2
6531
6532         * src/plugins/trayicon/trayicon.c
6533                 Fix freeze with gtk-2.6, the easy way
6534                 (signal blocking helpless there...)
6535                 Closes bug #668.
6536
6537 2005-01-19 [colin]      1.0.0cvs2.1
6538
6539         * src/mbox.c
6540         * src/mbox.h
6541         * src/mainwindow.c
6542         * src/summaryview.c
6543         * src/summaryview.h
6544                 Sync with HEAD
6545
6546 2005-01-19 [paul]       1.0.0cvs1.1
6547
6548         * configure.ac
6549         * po/de.po
6550         * po/es.po
6551         * po/fr.po
6552         * po/hr.po
6553         * po/it.po
6554         * po/ja.po
6555         * po/ko.po
6556         * po/pt_BR.po
6557         * po/ru.po
6558         * po/sk.po
6559         * po/sr.po
6560                 sync with HEAD (update translations)
6561
6562 2005-01-18 [colin]      1.0.0cvs0.1
6563
6564         * src/foldersel.c
6565                 Specify search column - patch by Alfons
6566
6567 2005-01-18 [colin]      0.9.13cvs36.3
6568
6569         * src/prefs_toolbar.c
6570                 Change Delete to Remove
6571         * src/prefs_fonts.c
6572                 GTK2 version and leak fixes
6573         * src/prefs_actions.c
6574                 Add stock buttons.
6575                 All patches by Alfons
6576
6577 2005-01-17 [colin]      0.9.13cvs36.2
6578
6579         * src/compose.c
6580                 Fix DnD inserting twice. While at it,
6581                 add DnD support for text/plain in the
6582                 body, and add support in the headers.
6583
6584 2005-01-16 [colin]      0.9.13cvs36.1
6585
6586         * ChangeLog
6587         * ChangeLog.jp
6588         * ChangeLog.claws
6589                 Sync with HEAD (nothing applicable)
6590
6591 2005-01-16 [colin]      0.9.13cvs33.2
6592
6593         * src/prefs_toolbar.c
6594                 GTK2ize prefs_toolbar, by Alfons.
6595
6596 2005-01-14 [colin]      0.9.13cvs33.1
6597
6598         * src/html.c
6599         * src/msgcache.c
6600                 Sync with HEAD
6601
6602 2005-01-14 [colin]      0.9.13cvs32.1
6603
6604         * src/html.c
6605         * src/html.h
6606         * src/msgcache.c
6607         * AUTHORS
6608         * tools/calypso_convert.pl
6609                 Sync with HEAD
6610
6611 2005-01-08 [colin]      0.9.13cvs29.2
6612
6613         * src/prefs_filtering_action.c
6614         * src/prefs_filtering.c
6615                 2 more gtk2 patches by Alfons
6616
6617 2005-01-07 [paul]       0.9.13cvs29.1
6618
6619         * ChangeLog
6620         * ChangeLog.claws
6621         * ChangeLog.jp
6622         * configure.ac
6623         * src/pop.c
6624         * src/pop.h
6625                 sync with HEAD
6626
6627 2005-01-07 [colin]      0.9.13cvs28.3
6628
6629         * src/gtk/progressdialog.c
6630         * src/gtk/progressdialog.h
6631         * src/inc.c
6632         * src/send_message.c
6633                 GTK2 for the incorporation dialog. The CList isn't dead
6634                 yet, for a more smooth migration. Patch by Alfons.
6635
6636 2005-01-06 [colin]      0.9.13cvs28.2
6637
6638         * src/prefs_display_header.c
6639                 GTK2 conversion by Alfons
6640         * src/prefs_actions.c
6641         * src/prefs_matcher.c
6642                 Fix 2 leaks - patch by Alfons
6643
6644 2005-01-06 [colin]      0.9.13cvs28.1
6645
6646         * src/prefs_matcher.c
6647                 Sync with HEAD
6648
6649 2005-01-06 [colin]      0.9.13cvs27.4
6650
6651         * src/prefs_matcher.c
6652                 Fix double-free. Patch by Alfons
6653
6654 2005-01-06 [colin]      0.9.13cvs27.3
6655
6656         * src/prefs_matcher.c
6657                 GTK2 widgets + memleak
6658                 Patch by Alfons
6659
6660 2005-01-05 [colin]      0.9.13cvs27.2
6661
6662         * src/account.c
6663         * src/addr_compl.c
6664         * src/foldersel.c
6665         * src/stock_pixmap.c
6666         * src/stock_pixmap.h
6667                 3 more GTK2 patches by Alfons.
6668
6669 2005-01-04 [colin]      0.9.13cvs27.1
6670
6671         * src/folderview.c
6672         * src/imap_gtk.c
6673         * src/news_gtk.c
6674                 Sync with HEAD
6675
6676 2005-01-04 [colin]      0.9.13cvs25.9
6677
6678         * src/compose.c
6679                 Fix Show Ruler menuitem
6680         * src/prefs_template.c
6681                 Convert to GTK2
6682         * src/common/utils.c
6683                 Make auto pointer stuff handles NULLs
6684                 Patches by Alfons.
6685
6686 2005-01-04 [colin]      0.9.13cvs25.8
6687
6688         * src/compose.c
6689                 Move the attachment list to gtk2
6690                 Patch by Alfons.
6691
6692 2005-01-04 [colin]      0.9.13cvs25.7
6693
6694         * src/textview.c
6695                 Make some keys work again
6696                 Patch by SungHyun Nam <namsh@kldp.org>
6697
6698 2005-01-04 [colin]      0.9.13cvs25.6
6699
6700         * src/gtk/gtkshruler.c
6701                 Move the ruler to GTK2
6702                 Patch by Alfons
6703
6704 2005-01-03 [colin]      0.9.13cvs25.5
6705
6706         * src/compose.c
6707                 Fix my broken patch apply 
6708
6709 2005-01-03 [colin]      0.9.13cvs25.4
6710
6711         * src/common/utils.c
6712         * src/common/utils.h
6713         * src/gtk/prefswindow.c
6714                 Move auto pointer stuff to utils.c
6715                 Patch by Alfons again :)
6716
6717 2005-01-03 [colin]      0.9.13cvs25.3
6718
6719         * src/compose.c
6720         * src/prefs_gtk.c
6721         * src/prefs_template.c
6722         * src/textview.c
6723                 Empty text widgets with empty strings, not NULL char
6724                 Patch by SungHyun Nam <namsh@kldp_org>
6725
6726 2005-01-03 [colin]      0.9.13cvs25.2
6727
6728         * src/main.c
6729         * AUTHORS
6730                 Sync with HEAD
6731
6732 2005-01-03 [colin]      0.9.13cvs25.1
6733
6734         * src/pop.c
6735         * src/pop.h
6736                 Sync with HEAD
6737
6738 2005-01-03 [colin]      0.9.13cvs24.3
6739
6740         * src/account.c
6741                 Two patches from Alfons and Alex S Moore:
6742                 fix images, fix return value.
6743
6744 2005-01-01 [colin]      0.9.13cvs24.2
6745
6746         * src/prefs_actions.c
6747                 Fix over-zealous assertion. Patch by Alfons
6748
6749 2005-01-01 [colin]      0.9.13cvs24.1
6750
6751         * src/procmime.c
6752                 Sync with HEAD (leak fix)
6753
6754 2004-12-31 [colin]      0.9.13cvs23.2
6755
6756         * src/prefs_common.c
6757                 GTK2 widgets + stock buttons - patch by Alfons
6758
6759 2004-12-31 [paul]       0.9.13cvs23.1
6760
6761         * configure.ac
6762                 bump up EXTRA_VERSION to match (sync'ed) HEAD
6763         * src/gtk/pluginwindow.c
6764                 use GTK2 widgets and plug memory leaks,
6765                 patches by Alfons
6766
6767 2004-12-30 [colin]      0.9.13cvs22.4
6768
6769         * src/account.c
6770         * src/action.c
6771         * src/export.c
6772         * src/foldersel.c
6773         * src/import.c
6774         * src/message_search.c
6775         * src/prefs_actions.c
6776         * src/prefs_common.c
6777         * src/prefs_customheader.c
6778         * src/prefs_filtering.c
6779         * src/prefs_summary_column.c
6780         * src/summary_search.c
6781         * src/gtk/about.c
6782         * src/gtk/description_window.c
6783         * src/gtk/gtkutils.c
6784         * src/gtk/gtkutils.h
6785         * src/gtk/inputdialog.c
6786         * src/gtk/prefswindow.c
6787                 Use GTK2 stock buttons. Patches by Alfons.
6788
6789 2004-12-30 [colin]      0.9.13cvs22.3
6790
6791         * src/account.c
6792                 Sync with HEAD
6793         * src/prefs_actions.c
6794         * src/prefs_customheader.c
6795         * src/prefs_filtering.c
6796         * src/prefs_msg_colors.c
6797         * src/prefs_summary_column.c
6798         * src/gtk/prefswindow.c
6799                 Use GtkTreeView instead of deprecated 
6800                 widgets. Patches by Alfons.
6801
6802 2004-12-30 [paul]       0.9.13cvs22.2
6803
6804         * src/foldersel.c
6805                 use GTK 2 Tree View
6806                 patch by Alfons, with root folder sorting fix
6807                 by Stephan Sachse
6808
6809 2004-12-30 [paul]       0.9.13cvs22.1
6810
6811         * ChangeLog
6812         * ChangeLog.claws
6813         * ChangeLog.jp
6814         * NEWS
6815         * configure.ac
6816         * src/account.c
6817                 sync with HEAD
6818
6819 2004-12-22 [martin]     0.9.13cvs21.2
6820
6821         * src/action.c
6822                 free the command line after its use
6823
6824 2004-12-18 [paul]       0.9.13cvs21.1
6825
6826         * AUTHORS
6827         * ChangeLog
6828         * ChangeLog.claws
6829         * ChangeLog.jp
6830         * NEWS
6831         * configure.ac
6832         * src/action.c
6833         * src/compose.c
6834         * src/syldap.c
6835                 sync with HEAD
6836
6837 2004-12-17 [martin]     0.9.13cvs17.2
6838
6839         * src/action.c
6840                 convert actions input to locale
6841         * src/inc.c
6842                 convert notification command to locale
6843         * src/plugins/pgpmime/select-keys.c
6844                 convert attributes to utf8
6845
6846 2004-12-14 [colin]      0.9.13cvs17.1
6847
6848         * ChangeLog
6849         * ChangeLog.jp
6850         * ChangeLog.claws
6851         * src/action.c
6852         * src/common/utils.c
6853         * src/gtk/prefswindow.c
6854         * src/gtk/gtkutils.c
6855         * src/gtk/gtkutils.h
6856         * src/plugins/spamassassin/libspamc.c
6857                 Sync with HEAD
6858
6859 2004-12-13 [colin]      0.9.13cvs14.1
6860
6861         * src/quote_fmt_parse.y
6862                 Sync with HEAD
6863
6864 2004-12-10 [colin]      0.9.13cvs12.1
6865
6866         * src/prefs_themes.c
6867         * src/mainwindow.c
6868         * src/messageview.c
6869                 Sync with HEAD
6870
6871 2004-12-09 [colin]      0.9.13cvs10.1
6872
6873         * src/procmime.c
6874                 Sync with HEAD (fix B64 encoding from memory)
6875
6876 2004-12-08 [colin]      0.9.13cvs9.1
6877
6878         * src/gtk/colorlabel.c
6879                 Sync with HEAD
6880
6881 2004-12-08 [paul]       0.9.13cvs8.2
6882
6883         * src/gtk/pluginwindow.c
6884                 fix window resizing oddities
6885
6886 2004-12-08 [colin]      0.9.13cvs8.1
6887
6888         * src/quote_fmt_parse.y
6889                 Sync with HEAD
6890
6891 2004-12-08 [colin]      0.9.13cvs7.1
6892
6893         * src/matcher_parser_parse.y
6894         * src/msgcache.c
6895         * src/prefs_matcher.c
6896         * src/procheader.c
6897         * src/matcher.c
6898         * src/common/defs.h
6899         * po/sr.po
6900                 Sync with HEAD
6901
6902 2004-12-08 [colin]      0.9.13cvs6.1
6903
6904         * src/quote_fmt_parse.y
6905         * src/textview.c
6906                 Sync with HEAD
6907         * src/gtk/prefswindow.c
6908         * src/gtk/pluginwindow.c
6909                 Fix G_CALLBACKS protos (thanks to Alfons)
6910
6911 2004-12-07 [torte]      0.9.13cvs2.2
6912
6913         * src/procmime.c
6914                 [Bug 650] reply button causes crash
6915                 Thanks to David Relson and Christoph
6916
6917 2004-12-07 [colin]      0.9.13cvs2.1
6918
6919         * ChangeLog.claws
6920         * AUTHORS
6921         * po/sk.po
6922         * src/procmime.c
6923         * src/prefs_account.c
6924         * src/common/smtp.c
6925         * src/common/smtp.h
6926                 Sync with HEAD
6927
6928 2004-12-06 [colin]      0.9.12cvs187.1
6929
6930         * ChangeLog.claws
6931         * INSTALL
6932         * Makefile.am
6933         * README.claws
6934         * TODO.claws
6935         * configure.ac
6936         * po/bg.po
6937         * po/cs.po
6938         * po/el.po
6939         * po/en_GB.po
6940         * po/es.po
6941         * po/fr.po
6942         * po/hr.po
6943         * po/hu.po
6944         * po/it.po
6945         * po/ja.po
6946         * po/ko.po
6947         * po/nl.po
6948         * po/pl.po
6949         * po/pt_BR.po
6950         * po/ru.po
6951         * po/sk.po
6952         * po/sr.po
6953         * po/sv.po
6954         * po/zh_CN.po
6955         * po/zh_TW.Big5.po
6956         * src/compose.c
6957         * tools/Makefile.am
6958         * tools/README
6959         * tools/filter_conv.pl
6960         * tools/kdeservicemenu/README
6961         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6962         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6963                 Sync with HEAD
6964
6965 2004-12-04 [colin]      0.9.12cvs183.1
6966
6967         * src/compose.c
6968                 Sync with HEAD (compose window position saving)
6969
6970 2004-12-04 [paul]       0.9.12cvs182.3
6971
6972         * src/messageview.c
6973         * src/mimeview.c
6974         * src/prefs_customheader.c
6975         * src/gtk/quicksearch.c
6976                 replace some forgotten GTK_SIGNAL_FUNCs
6977
6978 2004-12-04 [paul]       0.9.12cvs182.2
6979
6980         * src/Makefile.am
6981                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
6982                 committed in error      
6983
6984 2004-12-04 [paul]       0.9.12cvs182.1
6985
6986         * ChangeLog
6987         * ChangeLog.claws
6988         * ChangeLog.jp
6989         * INSTALL
6990         * NEWS
6991         * README
6992         * README.jp
6993         * configure.ac
6994         * doc/manual/ja/Makefile.am
6995         * doc/manual/ja/sylpheed-1.html
6996         * doc/manual/ja/sylpheed-10.html
6997         * doc/manual/ja/sylpheed-11.html
6998         * doc/manual/ja/sylpheed-12.html
6999         * doc/manual/ja/sylpheed-13.html
7000         * doc/manual/ja/sylpheed-14.html
7001         * doc/manual/ja/sylpheed-15.html
7002         * doc/manual/ja/sylpheed-16.html
7003         * doc/manual/ja/sylpheed-17.html
7004         * doc/manual/ja/sylpheed-18.html
7005         * doc/manual/ja/sylpheed-19.html
7006         * doc/manual/ja/sylpheed-2.html
7007         * doc/manual/ja/sylpheed-20.html
7008         * doc/manual/ja/sylpheed-3.html
7009         * doc/manual/ja/sylpheed-4.html
7010         * doc/manual/ja/sylpheed-5.html
7011         * doc/manual/ja/sylpheed-6.html
7012         * doc/manual/ja/sylpheed-7.html
7013         * doc/manual/ja/sylpheed-8.html
7014         * doc/manual/ja/sylpheed-9.html
7015         * doc/manual/ja/sylpheed.html
7016         * doc/manual/ja/sylpheed.sgml
7017         * po/de.po
7018         * src/Makefile.am
7019         * src/compose.c
7020         * src/procmime.c
7021         * src/pixmaps/regular.xpm **REMOVED**
7022         * src/plugins/pgpmime/pgpmime.c
7023         * src/plugins/pgpmime/plugin.c
7024         * src/plugins/pgpmime/prefs_gpg.c
7025                 sync with HEAD
7026
7027 2004-12-03 [paul]       0.9.12cvs180.1
7028
7029         * ChangeLog
7030         * ChangeLog.claws
7031         * ChangeLog.jp
7032         * configure.ac
7033         * src/Makefile.am
7034         * src/pop.c
7035         * src/common/utils.c
7036         * src/common/utils.h
7037         * src/pixmaps/continue.xpm
7038         * src/pixmaps/dir_close.xpm
7039         * src/pixmaps/dir_open.xpm
7040         * src/pixmaps/drafts_close.xpm
7041         * src/pixmaps/drafts_open.xpm
7042         * src/pixmaps/folder.xpm **REMOVED**
7043         * src/pixmaps/group.xpm
7044         * src/pixmaps/unread.xpm
7045                 sync with HEAD
7046
7047 2004-12-02 [colin]      0.9.12cvs179.1
7048
7049         * src/compose.c
7050                 Sync with HEAD (non-duplicated reedition)
7051
7052 2004-12-02 [colin]      0.9.12cvs178.1
7053
7054         * src/compose.c
7055                 Sync with HEAD (linewrap_quote fix)
7056
7057 2004-12-01 [colin]      0.9.12cvs177.3
7058
7059         * src/addrharvest.c
7060                 Replace sizeof with strlen
7061
7062 2004-12-01 [paul]       0.9.12cvs177.2
7063
7064         * src/addrharvest.c
7065                 fix 'harvest addresses'
7066
7067 2004-11-30 [colin]      0.9.12cvs177.1
7068
7069         * src/gtk/prefswindow.c
7070         * src/gtk/pluginwindow.c
7071                 Sync with HEAD
7072
7073 2004-11-29 [colin]      0.9.12cvs176.1
7074
7075         * src/folderview.c
7076                 sync with HEAD (Fix disappearing separators in folderview's popup)
7077
7078 2004-11-29 [colin]      0.9.12cvs175.1
7079
7080         * src/procmime.c
7081                 Sync with head (another format fix)
7082
7083 2004-11-29 [colin]      0.9.12cvs174.1
7084
7085         * src/pop.c
7086                 Sync with HEAD (format string fix)
7087
7088 2004-11-26 [colin]      0.9.12cvs173.1
7089
7090         * src/common/smtp.c
7091         * src/common/smtp.h
7092                 Sync with HEAD
7093
7094 2004-11-24 [colin]      0.9.12cvs172.1
7095
7096         * src/plugins/pgpmime/pgpmime.c
7097                 Sync with HEAD
7098
7099 2004-11-24 [colin]      0.9.12cvs171.1
7100
7101         * src/plugins/pgpmime/pgpmime.c
7102                 Sync with head (gpgmectx leaks)
7103
7104 2004-11-24 [colin]      0.9.12cvs169.1
7105
7106         * src/plugins/pgpmime/plugin.c
7107         * src/plugins/trayicon/Makefile.am
7108         * src/plugins/trayicon/newmarkedmail.xpm
7109         * src/plugins/trayicon/trayicon.c
7110         * src/plugins/trayicon/unreadmarkedmail.xpm
7111                 Sync with HEAD
7112
7113 2004-11-23 [colin]      0.9.12cvs168.1
7114
7115         * src/partial_download.c
7116         * src/partial_download.h
7117         * src/plugins/pgpmime/plugin.c
7118                 Sync with HEAD
7119
7120 2004-11-23 [colin]      0.9.12cvs166.1
7121
7122         * src/Makefile.am
7123         * src/codeconv.c
7124         * src/compose.c
7125         * src/folderview.c
7126         * src/main.c
7127         * src/partial_download.c
7128         * src/partial_download.h
7129         * src/prefs_account.c
7130         * src/prefs_account.h
7131         * src/privacy.c
7132         * src/privacy.h
7133         * src/procmime.c
7134         * src/common/Makefile.am
7135         * src/common/base64.h
7136         * src/common/partial_download.c
7137         * src/common/partial_download.h
7138         * src/gtk/prefswindow.c
7139         * src/gtk/prefswindow.h
7140         * src/plugins/pgpmime/pgpmime.c
7141         * src/plugins/pgpmime/prefs_gpg.c
7142         * src/plugins/pgpmime/prefs_gpg.h
7143         * src/plugins/pgpmime/sgpgme.c
7144         * src/plugins/pgpmime/sgpgme.h
7145                 Sync with HEAD
7146
7147 2004-11-23 [colin]      0.9.12cvs163.1
7148
7149         * src/main.c
7150                 Sync with HEAD (cursor optimization)
7151
7152 2004-11-23 [colin]      0.9.12cvs162.1
7153
7154         * src/prefs_common.c
7155         * src/prefs_themes.c
7156         * src/procmsg.c
7157                 Sync with HEAD
7158
7159 2004-11-23 [colin]      0.9.12cvs158.9
7160
7161         * src/compose.c
7162                 Fix double-free when forwarding
7163         * src/msgcache.c
7164                 Fix leak on error path
7165                 
7166
7167 2004-11-23 [colin]      0.9.12cvs158.8
7168
7169         * src/compose.c
7170                 Fix possible double-free
7171                 Spotted by Alfons
7172
7173 2004-11-23 [colin]      0.9.12cvs158.7
7174
7175         * src/compose.c
7176                 Fix some signal handlers' prototypes
7177                 Spotted by Alfons
7178
7179 2004-11-22 [colin]      0.9.12cvs158.6
7180
7181         * src/compose.c
7182                 Remove unneeded code and duplicated
7183                 wrapping - patch by Alfons
7184
7185 2004-11-22 [colin]      0.9.12cvs158.5
7186
7187         * src/prefs_themes.c
7188                 Fix oversized selector
7189
7190 2004-11-22 [colin]      0.9.12cvs158.4
7191
7192         * src/compose.c
7193                 fix dump_text()
7194                 patch by Alfons
7195
7196 2004-11-19 [colin]      0.9.12cvs158.3
7197
7198         * src/textview.c
7199                 Add a context menu on links (open, copy)
7200
7201 2004-11-18 [paul]       0.9.12cvs158.2
7202
7203         * src/addrgather.c
7204         * src/exphtmldlg.c
7205         * src/expldifdlg.c
7206         * src/mimeview.c
7207         * src/prefs_common.c
7208         * src/plugins/image_viewer/viewer.c
7209         * src/plugins/spamassassin/spamassassin_gtk.c
7210                 replace deprecated gtk_notebook_set_page
7211                 and gtk_notebook_current_page
7212
7213 2004-11-18 [paul]       0.9.12cvs158.1
7214
7215         * configure.ac
7216         * src/compose.c
7217         * src/mainwindow.c
7218         * src/messageview.c
7219         * src/prefs_common.c
7220         * src/common/utils.c
7221         * src/common/utils.h
7222                 sync with HEAD
7223
7224 2004-11-17 [colin]      0.9.12cvs156.1
7225
7226         * src/prefs_account.c
7227         * src/prefs_account.h
7228         * src/procmsg.c
7229                 Sync with HEAD (add pref to store encrypted mails encrypted)
7230
7231 2004-11-17 [paul]       0.9.12cvs155.1
7232
7233         * ChangeLog
7234         * ChangeLog.claws
7235         * ChangeLog.jp
7236         * NEWS
7237         * configure.ac
7238         * src/compose.c
7239         * src/jpilot.c
7240         * src/privacy.c
7241         * src/procmime.c
7242         * src/procmime.h
7243         * src/procmsg.c
7244         * src/toolbar.c
7245         * src/pixmaps/error.xpm
7246                 sync with HEAD
7247
7248 2004-11-17 [colin]      0.9.12cvs151.1
7249
7250         * src/plugins/pgpmime/pgpmime.c
7251                 Sync with HEAD (remove debug printf)
7252
7253 2004-11-17 [colin]      0.9.12cvs150.1
7254
7255         * src/plugins/pgpmime/pgpmime.c
7256                 Sync with HEAD (off-by-one fix)
7257
7258 2004-11-17 [colin]      0.9.12cvs149.1
7259
7260         * src/procmsg.c
7261                 Sync with HEAD (coding style fixes)
7262
7263 2004-11-16 [colin]      0.9.12cvs148.1
7264
7265         * src/procmsg.c
7266                 Sync with head (Fix the fix)
7267
7268 2004-11-16 [colin]      0.9.12cvs147.1
7269
7270         * src/procmsg.c
7271                 Sync with Main (leak fix)
7272
7273 2004-11-16 [colin]      0.9.12cvs146.14
7274
7275         * src/compose.c
7276                 Remove useless chunk of code
7277                 Patch by Alfons
7278
7279 2004-11-15 [colin]      0.9.12cvs146.13
7280
7281         * src/compose.c
7282                 Fix drafting after insertion
7283                 Patch by Alfons
7284
7285 2004-11-15 [colin]      0.9.12cvs146.12
7286
7287         * src/compose.c
7288         * src/prefs_filtering.c
7289         * src/prefs_filtering_action.c
7290         * src/prefs_toolbar.c
7291                 Fix some const-correctness
7292
7293 2004-11-15 [colin]      0.9.12cvs146.11
7294
7295         * src/summaryview.c
7296         * src/prefs_themes.c
7297         * src/messageview.c
7298                 Fix some leaks
7299
7300 2004-11-15 [colin]      0.9.12cvs146.10
7301
7302         * src/codeconv.c
7303                 More unreadable locale fixes
7304
7305 2004-11-14 [colin]      0.9.12cvs146.9
7306
7307         * src/textview.c
7308                 Fix uri_security_check
7309                 Patch by Alfons
7310
7311 2004-11-13 [paul]       0.9.12cvs146.8
7312
7313         * src/folder.c
7314         * src/procmime.c
7315                 fix 2 bugs introduced in last commit
7316
7317 2004-11-13 [paul]       0.9.12cvs146.7
7318
7319         * src/compose.c
7320         * src/exporthtml.c
7321         * src/exportldif.c
7322         * src/folder.c
7323         * src/imap.c
7324         * src/imap_gtk.c
7325         * src/main.c
7326         * src/mainwindow.c
7327         * src/messageview.c
7328         * src/mh_gtk.c
7329         * src/prefs_themes.c
7330         * src/procmime.c
7331         * src/setup.c
7332         * src/summaryview.c
7333                 replace deprecated g_basename
7334
7335 2004-11-13 [paul]       0.9.12cvs146.6
7336
7337         * src/compose.c
7338         * src/imap.c
7339         * src/matcher_parser.h
7340         * src/matcher_parser_parse.y
7341         * src/prefs_filtering.c
7342         * src/prefs_filtering_action.c
7343         * src/prefs_themes.c
7344         * src/prefs_toolbar.c
7345         * src/common/utils.c
7346                 various small fixes/cleanups
7347
7348 2004-11-12 [colin]      0.9.12cvs146.5
7349
7350         * src/textview.c
7351                 Validate event's origin on visibility notify
7352                 Patch by Alfons.
7353
7354 2004-11-12 [paul]       0.9.12cvs146.4
7355
7356         * src/exporthtml.c
7357         * src/exportldif.c
7358         * src/imap.c
7359         * src/mh.c
7360         * src/mimeview.c
7361         * src/prefs_spelling.c
7362         * src/prefs_themes.c
7363                 replace deprecated g_dirname    
7364
7365 2004-11-12 [colin]      0.9.12cvs146.3
7366
7367         * src/textview.c
7368                 Some coding style fixes
7369
7370 2004-11-12 [colin]      0.9.12cvs146.2
7371
7372         * src/codeconv.c
7373                 We want to replace _all_ extended chars in
7374                 conv_unreadable_*, because any string containing
7375                 extended chars not parsing as UTF8 is 
7376                 undisplayed on gtk2.
7377
7378 2004-11-12 [paul]       0.9.12cvs146.1
7379
7380         * ChangeLog
7381         * ChangeLog.claws
7382         * ChangeLog.jp
7383         * NEWS
7384         * configure.ac
7385         * src/account.c
7386         * src/folderview.c
7387         * src/folderview.h
7388         * src/imap.c
7389         * src/imap_gtk.c
7390         * src/inc.c
7391         * src/mainwindow.c
7392         * src/mh_gtk.c
7393         * src/news_gtk.c
7394         * src/pop.c
7395         * src/prefs_account.c
7396         * src/prefs_account.h
7397         * src/prefs_ext_prog.c
7398         * src/procmime.c
7399         * src/procmime.h
7400         * src/procmsg.c
7401         * src/procmsg.h
7402         * src/summary_search.c
7403         * src/summaryview.c
7404         * src/textview.c
7405         * src/common/defs.h
7406         * src/common/utils.c
7407         * src/common/utils.h
7408         * src/gtk/menu.c
7409         * src/gtk/menu.h
7410                 sync with HEAD
7411
7412 2004-11-11 [colin]      0.9.12cvs144.2
7413
7414         * src/textview.c
7415                 Fix URI range selection (patch by Alfons)
7416
7417 2004-11-09 [colin]      0.9.12cvs144.1
7418
7419         * ChangeLog.claws
7420         * src/compose.c
7421         * src/folder.c
7422         * src/folder_item_prefs.c
7423         * src/prefs_account.c
7424         * src/prefs_account.h
7425         * src/plugins/pgpmime/pgpmime.c
7426                 Sync with HEAD
7427
7428 2004-11-08 [colin]      0.9.12cvs143.1
7429
7430         * src/summaryview.c
7431                 Sync with HEAD (optimize quicksearch)
7432
7433 2004-11-08 [colin]      0.9.12cvs142.2
7434
7435         * src/compose.c
7436                 Don't wrap when Edit/Auto wrapping is disabled
7437
7438 2004-11-08 [colin]      0.9.12cvs142.1
7439
7440         * src/textview.c
7441                 Sync with HEAD
7442
7443 2004-11-08 [colin]      0.9.12cvs141.1
7444
7445         * src/textview.c
7446                 Sync with HEAD (fix some mail URIs)
7447
7448 2004-11-08 [colin]      0.9.12cvs140.3
7449
7450         * src/textview.c
7451                 o Use text cursor instead of arrow when
7452                   not on a link
7453                 o Fix handling of contiguous links (as in
7454                   "colin@colino.net" <colin@colino.net>)
7455                   This one unveils a bug in get_email_part()
7456
7457 2004-11-07 [colin]      0.9.12cvs140.2
7458
7459         * src/textview.c
7460                 Fix memleak. Patch by Alfons.
7461
7462 2004-11-06 [colin]      0.9.12cvs140.1
7463
7464         * src/compose.c
7465                 Sync with HEAD (don't ask passphrase
7466                 when drafting)
7467
7468 2004-11-06 [paul]       0.9.12cvs139.2
7469
7470         * AUTHORS
7471         * src/textview.c
7472         * src/textview.h
7473                 textview URI handling. hovering over a 
7474                 link displays it in the status bar,
7475                 and changes the mouse pointer to a hand 
7476                 cursor. a link is activated with a single 
7477                 click. (Modified from the) patch by Jean-Yves 
7478                 Lefort <jylefort@users.sourceforge.net>
7479                 
7480
7481 2004-11-05 [colin]      0.9.12cvs139.1
7482
7483         * src/compose.c
7484         * src/procmime.c
7485                 Sync with HEAD again ^^
7486
7487 2004-11-05 [colin]      0.9.12cvs139.1
7488
7489         * src/compose.c
7490         * src/procmime.c
7491                 Sync with HEAD
7492
7493 2004-11-03 [paul]       0.9.12cvs138.1
7494
7495         * ChangeLog.claws
7496         * configure.ac
7497         * po/POTFILES.in
7498         * src/prefs_ext_prog.c
7499         * src/procmime.c
7500         * tools/kdeservicemenu/README
7501         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7502         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7503                 sync with HEAD
7504
7505 2004-11-01 [christoph]  0.9.12cvs136.2
7506
7507         * src/procmime.c
7508                 convert MIME parameters to UTF-8
7509
7510 2004-10-29 [colin]      0.9.12cvs136.1
7511
7512         * src/common/utils.c
7513                 Sync with HEAD (don't use '=' in mime boundary)
7514
7515 2004-10-29 [paul]       0.9.12cvs135.1
7516
7517         * configure.ac
7518         * doc/src/rfc2231.txt
7519         * src/procmime.c
7520         * src/common/quoted-printable.c
7521         * src/common/utils.c
7522         * src/common/utils.h
7523                 sync with HEAD
7524
7525 2004-10-27 [paul]       0.9.12cvs134.1
7526
7527         * configure.ac
7528         * src/main.c
7529         * src/procmime.c
7530         * src/plugins/pgpmime/pgpmime.c
7531                 sync with HEAD
7532
7533 2004-10-26 [paul]       0.9.12cvs132.3
7534
7535         * src/account.c
7536         * src/addressbook.c
7537         * src/addrgather.c
7538         * src/addrharvest.c
7539         * src/codeconv.c
7540         * src/compose.c
7541         * src/customheader.c
7542         * src/editaddress.c
7543         * src/editgroup.c
7544         * src/enriched.c
7545         * src/expldifdlg.c
7546         * src/exporthtml.c
7547         * src/exportldif.c
7548         * src/folder.c
7549         * src/foldersel.c
7550         * src/folderview.c
7551         * src/grouplistdialog.c
7552         * src/html.c
7553         * src/imap.c
7554         * src/jpilot.c
7555         * src/ldapserver.c
7556         * src/ldif.c
7557         * src/mimeview.c
7558         * src/news.c
7559         * src/news_gtk.c
7560         * src/pop.c
7561         * src/prefs_display_header.c
7562         * src/prefs_gtk.c
7563         * src/prefs_msg_colors.c
7564         * src/prefs_toolbar.c
7565         * src/procheader.c
7566         * src/procmime.c
7567         * src/summaryview.c
7568         * src/textview.c
7569         * src/toolbar.c
7570         * src/vcard.c
7571         * src/common/mgutils.c
7572         * src/common/nntp.c
7573         * src/common/smtp.c
7574         * src/common/template.c
7575         * src/common/utils.c
7576         * src/common/xmlprops.c
7577         * src/plugins/pgpmime/pgpmime.c
7578         * src/plugins/pgpmime/select-keys.c
7579         * src/plugins/pgpmime/sgpgme.c
7580                 replace deprecated g_strcasecmp(), g_strncasecmp(),
7581                 g_string_sprintfa(), gtk_notebook_current_page()
7582
7583 2004-10-26 [colin]      0.9.12cvs132.2
7584
7585         * src/prefs_folder_item.c
7586                 Fix default-account selection
7587
7588 2004-10-21 [colin]      0.9.12cvs133
7589
7590         * src/compose.c
7591                 Sync with HEAD (Remove extra separator in compose's Options)
7592         * src/textview.c
7593                 Set wrapping to char
7594
7595 2004-10-21 [paul]       0.9.12cvs131.2
7596
7597         * src/compose.c
7598         * src/sourcewindow.c
7599                 fix wrapping
7600                 fix window shrinking 
7601
7602 2004-10-21 [colin]      0.9.12cvs131.1
7603
7604         * ChangeLog.claws
7605         * src/compose.c
7606                 Sync with HEAD
7607
7608 2004-10-21 [paul]       0.9.12cvs130.2
7609
7610         * src/prefs_folder_item.c
7611                 sync with HEAD (Apply to subfolders)
7612
7613 2004-10-19 [colin]      0.9.12cvs130.1
7614
7615         * ChangeLog.claws
7616         * src/compose.c
7617         * src/common/utils.c
7618         * src/gtk/menu.c
7619                 Sync with HEAD
7620
7621 2004-10-19 [colin]      0.9.12cvs128.1
7622
7623         * src/addrbook.c
7624         * src/addrcache.c
7625         * src/addressbook.c
7626         * src/codeconv.c
7627         * src/compose.c
7628         * src/customheader.c
7629         * src/editaddress.c
7630         * src/editgroup.c
7631         * src/exporthtml.c
7632         * src/folder.c
7633         * src/folderview.c
7634         * src/imap.c
7635         * src/jpilot.c
7636         * src/main.c
7637         * src/matcher_parser_parse.y
7638         * src/mbox.c
7639         * src/pop.c
7640         * src/prefs_account.c
7641         * src/prefs_gtk.c
7642         * src/prefs_msg_colors.c
7643         * src/procheader.c
7644         * src/procmime.c
7645         * src/procmime.h
7646         * src/procmsg.c
7647         * src/summaryview.c
7648         * src/textview.c
7649         * src/common/base64.c
7650         * src/common/partial_download.c
7651         * src/common/socket.c
7652         * src/common/sylpheed.c
7653         * src/common/utils.c
7654         * src/common/utils.h
7655         * src/gtk/pluginwindow.c
7656         * src/gtk/quicksearch.c
7657         * src/plugins/clamav/clamav_plugin.c
7658         * src/plugins/clamav/clamav_plugin.h
7659         * src/plugins/clamav/clamav_plugin_gtk.c
7660         * src/plugins/pgpmime/passphrase.c
7661         * src/plugins/pgpmime/pgpmime.c
7662         * src/plugins/pgpmime/plugin.c
7663         * src/plugins/pgpmime/prefs_gpg.c
7664         * src/plugins/pgpmime/prefs_gpg.h
7665         * src/plugins/pgpmime/select-keys.c
7666         * src/plugins/pgpmime/sgpgme.c
7667         * src/plugins/spamassassin/libspamc.c
7668         * src/plugins/spamassassin/spamassassin.c
7669         * src/plugins/spamassassin/spamassassin.h
7670         * src/plugins/spamassassin/spamassassin_gtk.c
7671         * src/plugins/trayicon/trayicon.c
7672         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
7673                 Sync with HEAD
7674
7675 2004-10-14 [colin]      0.9.12cvs126.2
7676
7677         * src/codeconv.c
7678         * src/textview.c
7679                 Fix conv_unreadable_locale
7680
7681 2004-10-13 [colin]      0.9.12cvs126.1
7682
7683         * src/compose.c
7684                 Sync with HEAD (don't convert charset for 
7685                 drafted messages, minor cleanup)
7686
7687 2004-10-13 [colin]      0.9.12cvs125.1
7688
7689         * po/POTFILES.in
7690                 Sync with HEAD (POTFILES fix)
7691
7692 2004-10-12 [colin]      0.9.12cvs124.3
7693
7694         * src/compose.c
7695                 Fix encoding bug from latest sync
7696
7697 2004-10-12 [paul]       0.9.12cvs124.2
7698
7699         * src/plugins/pgpmime/prefs_gpg.c
7700         * src/plugins/pgpmime/prefs_gpg.h
7701                 forgotten in last commit        
7702
7703 2004-10-12 [paul]       0.9.12cvs124.1
7704
7705         * ChangeLog.claws
7706         * configure.ac
7707         * m4/spamassassin.m4
7708         * src/Makefile.am
7709         * src/account.c
7710         * src/compose.c
7711         * src/compose.h
7712         * src/crash.c
7713         * src/main.c
7714         * src/mimeview.c
7715         * src/passphrase.c
7716         * src/passphrase.h
7717         * src/prefs_account.c
7718         * src/prefs_account.h
7719         * src/prefs_common.c
7720         * src/privacy.c
7721         * src/privacy.h
7722         * src/procmime.c
7723         * src/procmime.h
7724         * src/procmsg.c
7725         * src/rfc2015.c
7726         * src/rfc2015.h
7727         * src/select-keys.c
7728         * src/select-keys.h
7729         * src/textview.c
7730         * src/common/utils.c
7731         * src/common/utils.h
7732         * src/gtk/about.c
7733         * src/plugins/pgpmime/Makefile.am
7734         * src/plugins/pgpmime/passphrase.c
7735         * src/plugins/pgpmime/passphrase.h
7736         * src/plugins/pgpmime/pgpmime.c
7737         * src/plugins/pgpmime/plugin.c
7738         * src/plugins/pgpmime/select-keys.c
7739         * src/plugins/pgpmime/select-keys.h
7740         * src/plugins/pgpmime/sgpgme.c
7741         * src/plugins/pgpmime/sgpgme.h
7742                 sync with HEAD
7743
7744 2004-10-04 [colin]      0.9.12cvs122.1
7745
7746         * src/mainwindow.c
7747         * src/messageview.c
7748         * src/messageview.h
7749         * src/textview.c
7750                 Sync with HEAD
7751
7752 2004-10-04 [colin]      0.9.12cvs121.1
7753
7754         * src/summaryview.c
7755                 Sync with HEAD
7756
7757 2004-10-04 [paul]       0.9.12cvs120.1
7758
7759         * configure.ac
7760                 sync with HEAD [don't try to build 
7761                 pgpmime plugin when gpgme is disabled]
7762
7763 2004-10-03 [colin]      0.9.12cvs119.3
7764
7765         * src/gtk/gtksctree.c
7766                 Lots of side effects. Put back as before 117.2.
7767         * src/summaryview.c
7768                 Fix bug #602
7769
7770 2004-10-03 [colin]      0.9.12cvs119.2
7771
7772         * src/gtk/gtksctree.c
7773                 Revert 608 fix that doesn't work that good
7774
7775 2004-10-02 [colin]      0.9.12cvs119.1
7776
7777         * src/mainwindow.c
7778         * src/messageview.c
7779         * src/prefs_common.h
7780         * src/procmime.c
7781         * src/procmime.h
7782         * src/textview.c
7783                 Sync with HEAD
7784         * src/gtk/gtksctree.c
7785                 Close bug #608
7786
7787 2004-10-01 [colin]      0.9.12cvs118.1
7788
7789         * src/mimeview.c
7790                 Sync with HEAD (better Save All fix)
7791
7792 2004-10-01 [colin]      0.9.12cvs117.2
7793
7794         * src/gtk/gtksctree.c
7795                 Faster on selection
7796
7797 2004-10-01 [colin]      0.9.12cvs117.1
7798
7799         * src/mimeview.c
7800                 Sync with HEAD (Save All: only attachments)
7801
7802 2004-10-01 [paul]       0.9.12cvs116.1
7803
7804         * ChangeLog.claws
7805         * configure.ac
7806         * src/account.c
7807         * src/prefs_common.c
7808         * src/gtk/colorlabel.c
7809                 sync with HEAD
7810
7811 2004-09-30 [colin]      0.9.12cvs115.1
7812
7813         * src/stock_pixmap.c
7814         * src/stock_pixmap.h
7815         * src/folderview.c
7816         * src/Makefile.am
7817         * src/pixmaps/read.xpm
7818                 Sync with HEAD (new pixmap)
7819
7820 2004-09-29 [colin]      0.9.12cvs114.1
7821
7822         * src/compose.c
7823                 Sync with HEAD
7824                 Fix focus handling in headers
7825
7826 2004-09-29 [paul]       0.9.12cvs113.1
7827
7828         * src/quote_fmt_parse.y
7829                 sync with HEAD
7830  
7831
7832 2004-09-28 [colin]      0.9.12cvs112.1
7833
7834         * src/folderview.c
7835         * src/mainwindow.c
7836                 Sync with HEAD
7837
7838 2004-09-28 [colin]      0.9.12cvs110.1
7839
7840         * src/folderview.c
7841                 Sync with HEAD (Contextual Empty trash menu)
7842
7843 2004-09-28 [colin]      0.9.12cvs108.1
7844
7845         * src/addressbook.c
7846                 Sync with HEAD (addressbook edit on double-click)
7847
7848 2004-09-28 [colin]      0.9.12cvs106.1
7849
7850         * src/inc.c
7851                 Sync with HEAD (folder_item freeze on inc)
7852
7853 2004-09-27 [colin]      0.9.12cvs105.1
7854
7855         * src/folderview.c
7856                 Sync with HEAD (right-align new and unread column)
7857
7858 2004-09-27 [colin]      0.9.12cvs104.1
7859
7860         * src/main.c
7861                 Sync with HEAD (revert 0.9.12cvs101)
7862
7863 2004-09-24 [colin]      0.9.12cvs103.2
7864
7865         * src/wizard.c
7866                 Fix gtk warnings and use domain part of the email address 
7867                 when domain detection fails (no dot in domain name)
7868
7869 2004-09-23 [colin]      0.9.12cvs103.1
7870
7871         * src/plugins/spamassassin/libspamc.c
7872         * src/plugins/spamassassin/libspamc.h
7873         * src/plugins/spamassassin/utils.c
7874         * src/plugins/spamassassin/utils.h
7875                 Sync with HEAD (Update spamassassin to 3.0)
7876
7877 2004-09-21 [colin]      0.9.12cvs102.3
7878
7879         * src/action.c
7880                 Add horizontal scrollbar in action io dialog as needed
7881                 Patch by Alfons.
7882
7883 2004-09-20 [colin]      0.9.12cvs102.2
7884
7885         * src/plugins/image_viewer/viewer.c
7886                 Remove imlib stuff
7887                 use gtk_pixmap_set when clearing
7888                 (would be better to use gtkImages, but causes size-allocate 
7889                 signals storm)
7890
7891 2004-09-17 [paul]       0.9.12cvs102.1
7892
7893         * ChangeLog
7894         * ChangeLog.claws
7895         * ChangeLog.jp
7896         * configure.ac
7897         * src/inc.c
7898                 sync with HEAD
7899
7900
7901 2004-09-17 [colin]      0.9.12cvs101.1
7902
7903         * ChangeLog.claws
7904         * src/main.c
7905                 Sync with HEAD (fix segs at exit)
7906
7907 2004-09-14 [colin]      0.9.12cvs99.5
7908
7909         * src/common/socket.c
7910         * AUTHORS
7911                 Fix send error on 64bit platforms
7912                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
7913
7914 2004-09-14 [colin]      0.9.12cvs99.4
7915
7916         * src/action.c
7917                 Fix action output with utf8 
7918                 Patch by Alfons.
7919
7920 2004-09-14 [colin]      0.9.12cvs99.3
7921
7922         * ChangeLog.claws
7923         * src/folder.c
7924                 Sync with HEAD
7925
7926 2004-09-09 [colin]      0.9.12cvs99.2
7927
7928         * src/action.c
7929                 Fix progress bar (displaying "Completed %v/%u")
7930                 Patch by Alfons.
7931
7932 2004-09-08 [colin]      0.9.12cvs99.1
7933
7934         * src/account.c
7935         * src/folder.c
7936         * src/procmsg.c
7937         * src/procmsg.h
7938         * src/plugins/pgpmime/pgpmime.c
7939                 Sync with HEAD
7940
7941 2004-09-08 [colin]      0.9.12cvs97.2
7942
7943         * src/summaryview.c
7944                 Don't select mails in collapsed threads 
7945                 when navigating with up/down
7946
7947 2004-09-07 [colin]      0.9.12cvs97.1
7948
7949         * src/inc.c
7950                 Sync with HEAD (meaningful error messages)
7951
7952 2004-09-06 [colin]      0.9.12cvs96.1
7953
7954         * src/toolbar.c
7955                 Sync with HEAD (fix Redirect graying out)
7956
7957 2004-09-06 [colin]      0.9.12cvs95.1
7958
7959         * src/summaryview.c
7960         * src/mimeview.c
7961                 Sync with HEAD (fix dropped URIs)
7962
7963 2004-09-06 [colin]      0.9.12cvs94.1
7964
7965         * src/addressbook.c
7966         * src/addressitem.h
7967         * src/addritem.c
7968         * src/addritem.h
7969                 Sync with HEAD (addressbook DnD)
7970
7971 2004-09-03 [colin]      0.9.12cvs93.1
7972
7973         * src/summaryview.c
7974                 Sync with HEAD (next/prev unread)
7975
7976 2004-09-03 [colin]      0.9.12cvs92.1
7977
7978         * src/prefs_common.c
7979         * src/prefs_common.h
7980         * src/summaryview.c
7981                 Sync with HEAD ('mark_as_read_delay' pref)
7982
7983 2004-09-02 [colin]      0.9.12cvs91.2
7984
7985         * src/common/xml.c
7986                 Fix leak
7987
7988 2004-09-02 [colin]      0.9.12cvs91.1
7989
7990         * src/gtk/menu.c
7991                 Sync with HEAD (menu accel don't work, but whatever)
7992
7993 2004-09-02 [colin]      0.9.12cvs90.1
7994
7995         * src/account.c
7996                 Sync with HEAD (fix bug 582)
7997
7998 2004-09-02 [colin]      0.9.12cvs89.1
7999
8000         * src/addrindex.c
8001                 Sync with HEAD (free deleted queries)
8002
8003 2004-09-02 [colin]      0.9.12cvs88.1
8004
8005         * src/ldapquery.c
8006                 Sync with HEAD (fix LDAP freezes)
8007
8008 2004-09-02 [colin]      0.9.12cvs87.1
8009
8010         * src/prefs_spelling.c
8011                 Sync with HEAD (add default dictionary)
8012
8013 2004-09-01 [colin]      0.9.12cvs86.1
8014
8015         * src/filtering.c
8016         * src/folderview.c
8017         * src/imap.c
8018         * src/prefs_matcher.c
8019         * src/stock_pixmap.c
8020         * src/summary_search.c
8021         * src/summaryview.c
8022         * src/wizard.c
8023         * src/wizard.h
8024                 Sync with HEAD (uninitialized vars fixes)
8025                 + gtk2 specific warning fixes
8026
8027 2004-08-31 [colin]      0.9.12cvs85.1
8028
8029         * src/folder.c
8030                 Sync with HEAD (Fix memory corruption due to 
8031                 uninitialized var)
8032
8033 2004-08-31 [colin]      0.9.12cvs84.4
8034
8035         * src/summary_search.c
8036                 Fix segfaults when searching in folders with broken headers
8037
8038 2004-08-31 [colin]      0.9.12cvs84.3
8039
8040         * src/compose.c
8041         * src/textview.c
8042                 Fix some more encoding/decoding issues
8043
8044 2004-08-30 [colin]      0.9.12cvs84.2
8045
8046         * src/mimeview.c
8047         * src/prefs_themes.c
8048         * src/gtk/filesel.c
8049         * src/gtk/filesel.h
8050                 Add a folder-mode selection (fixes mimeview's "Save all")
8051
8052 2004-08-29 [colin]      0.9.12cvs84.1
8053
8054         * src/mimeview.c
8055                 Sync with HEAD (don't escape saved filenames)
8056
8057 2004-08-27 [colin]      0.9.12cvs83.1
8058
8059         * ChangeLog
8060         * ChangeLog.claws
8061         * ChangeLog.jp
8062         * src/mh.c
8063         * src/procheader.c
8064         * src/procmsg.c
8065         * src/procmsg.h
8066         * src/common/utils.c
8067         * src/gtk/menu.h
8068         * po/
8069                 Sync with HEAD 0.9.12cvs83 (sync with main)
8070
8071 2004-08-26 [colin]      0.9.12cvs82.4
8072
8073         * src/codeconv.c
8074                 Fix strange stack corruption
8075                 Convert to utf8 after unmime, not before
8076
8077 2004-08-26 [colin]      0.9.12cvs82.3
8078
8079         * src/main.c
8080         * src/wizard.c
8081                 Fix account folders duplication
8082
8083 2004-08-25 [colin]      0.9.12cvs82.2
8084
8085         * src/wizard.c
8086                 Remove ports
8087                 Add SSL selection
8088                 Use login@server as account name
8089
8090 2004-08-25 [colin]      0.9.12cvs82.1
8091
8092         * src/plugins/pgpmime/pgpmime.c
8093                 Sync with HEAD (leak fix).
8094
8095 2004-08-25 [colin]      0.9.12cvs81.1
8096
8097         * src/plugins/pgpmime/pgpmime.c
8098         * src/plugins/pgpmime/sgpgme.c
8099         * src/plugins/pgpmime/sgpgme.h
8100                 Sync with HEAD (Handle combined messages).
8101
8102 2004-08-24 [colin]      0.9.12cvs80.3
8103
8104         * src/wizard.c
8105                 Fix full name, ports, and imap
8106
8107 2004-08-24 [colin]      0.9.12cvs80.2
8108
8109         * src/Makefile.am
8110         * src/main.c
8111         * src/setup.c
8112         * src/setup.h
8113         * src/stock_pixmap.c
8114         * src/stock_pixmap.h
8115         * src/wizard.c ** ADDED **
8116         * src/wizard.h ** ADDED ** 
8117         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
8118                 Add a setup wizard 
8119
8120 2004-08-24 [colin]      0.9.12cvs80.1
8121
8122         * src/folder.c
8123                 Sync with HEAD (set mimeflags on all messages)
8124
8125 2004-08-24 [colin]      0.9.12cvs79.3
8126
8127         * src/matcher_parser_lex.l
8128                 Fix 8bits strings not in utf8
8129
8130 2004-08-24 [colin]      0.9.12cvs79.2
8131
8132         * src/compose.c
8133                 Check conversion result before replacing buffer
8134
8135 2004-08-23 [colin]      0.9.12cvs79.1
8136
8137         * src/compose.c
8138                 Sync with HEAD (create message header in memory)
8139
8140 2004-08-23 [colin]      0.9.12cvs78.1
8141
8142         * src/rfc2015.c
8143         * src/rfc2015.h
8144                 Sync with HEAD (fix bug 197 again)
8145
8146 2004-08-23 [colin]      0.9.12cvs77.3
8147
8148         * src/compose.c
8149                 Fix again inline gpg signing (which outputs utf8
8150                 in gtk2). Not syncing this fix to HEAD as this 
8151                 code is meant to die.
8152
8153 2004-08-23 [colin]      0.9.12cvs77.2
8154
8155         * src/prefs_account.h
8156                 Remove useless include
8157
8158 2004-08-23 [colin]      0.9.12cvs77.1
8159
8160         * src/imap.c
8161         * po/es.po
8162         * po/fr.po
8163         * po/it.po
8164         * po/pl.po
8165         * po/pt_BR.po
8166         * po/sk.po
8167         * po/sr.po
8168                 Sync with HEAD (fix bug 577)
8169
8170 2004-08-22 [colin]      0.9.12cvs76.1
8171
8172         * src/plugins/trayicon/trayicon.c
8173                 Sync with HEAD (fix formatting bug)
8174
8175 2004-08-21 [colin]      0.9.12cvs74.2
8176
8177         * src/gtk/colorsel.c
8178                 Fix bug 564 (Folder color selection window exits on any
8179                 keypress)
8180
8181 2004-08-21 [colin]      0.9.12cvs74.1
8182
8183         * ChangeLog.claws
8184         * src/compose.c
8185         * src/summaryview.c
8186         * src/toolbar.c
8187                 Sync with HEAD (fix bug 576)
8188
8189 2004-08-21 [colin]      0.9.12cvs70.1
8190
8191         * src/compose.c
8192         * src/mainwindow.c
8193                 Sync with HEAD
8194                 
8195
8196 2004-08-21 [paul]       0.9.12cvs66.4
8197
8198         * src/mainwindow.c
8199         * src/messageview.c
8200         * src/gtk/menu.c
8201         * src/plugins/spamassassin/spamassassin_gtk.c
8202                 remove some deprecated gtk1 functions
8203
8204
8205 2004-08-21 [colin]      0.9.12cvs66.3
8206
8207         * src/compose.c
8208         * src/codeconv.c
8209                 Fix warnings
8210                 Remove encoding hacks
8211                 Fix bug 575 (Strange character messes up message)
8212                 Don't display conversion error when drafting
8213
8214 2004-08-21 [paul]       0.9.12cvs66.2
8215
8216         * src/prefs_account.c
8217                 fix GnuPG mode bugs
8218
8219
8220 2004-08-20 [colin]      0.9.12cvs66.1
8221
8222         * src/codeconv.c
8223                 Sync with HEAD 0.9.12cvs66
8224
8225 2004-08-20 [paul]
8226
8227         * src/plugins/pgpmime/plugin.c
8228                 modify PGP/MIME plugin's description
8229
8230 2004-08-17 [colin]      0.9.12cvs65.1
8231
8232         * src/common/ssl.c
8233         * src/plugins/pgpmime/plugin.c
8234                 Sync with HEAD
8235
8236 2004-08-14 [colin]      0.9.12cvs60.3
8237
8238         * src/plugins/trayicon/trayicon.c
8239                 Put back resize callback, on size-request signal
8240                 rather than size-allocate to avoid infinite 
8241                 callback loop
8242
8243 2004-08-13 [colin]      0.9.12cvs60.2
8244
8245         * src/common/defs.h
8246                 Cache versions have been fixed
8247
8248 2004-08-13 [colin]      0.9.12cvs60.1
8249
8250         * src/folderutils.c
8251                 Sync with HEAD
8252
8253 2004-08-12 [colin]      0.9.12cvs59.1
8254
8255         * src/plugins/trayicon/trayicon.c
8256                 Sync with HEAD
8257
8258 2004-08-12 [colin]      0.9.12cvs57.5
8259
8260         * sylpheed.desktop
8261         * configure.ac
8262         * src/Makefile.am
8263         * src/main.c
8264                 Add support for Freedesktop.org's startup notification
8265
8266 2004-08-11 [colin]      0.9.12cvs57.4
8267
8268         * src/textview.c
8269                 Fix off-by-one
8270
8271 2004-08-11 [colin]      0.9.12cvs57.3
8272
8273         * src/message_search.c
8274         * src/summary_search.c
8275                 Make searches case insensitive by default
8276         * src/textview.c
8277                 Fix case-insensitive search in message
8278
8279 2004-08-11 [colin]      0.9.12cvs57.2
8280
8281         * src/summary_search.c
8282                 Let case-sensitive be specified
8283
8284 2004-08-10 [colin]      0.9.12cvs55.4
8285
8286         * src/common/socket.c
8287                 Fix the possible race condition
8288
8289 2004-08-09 [paul]       0.9.12cvs55.3
8290
8291         * configure.ac
8292         * src/Makefile.am
8293         * src/common/Makefile.am
8294                 sync with HEAD
8295
8296
8297 2004-08-09 [paul]       0.9.12cvs55.2
8298
8299         * autogen.sh
8300         * po/poconv.sh
8301                 remove unneeded script
8302
8303         * configure.ac
8304                 add forgotten USE_LDAP_TLS (sync with HEAD)
8305
8306
8307 2004-08-09 [colin]      0.9.12cvs55.1
8308
8309         * src/main.c
8310         * src/common/ssl.c
8311         * src/common/sylpheed.c
8312         * src/common/sylpheed.h
8313                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
8314
8315 2004-08-09 [paul]       0.9.12cvs54.1
8316
8317         * ChangeLog
8318         * ChangeLog.claws
8319         * ChangeLog.jp
8320         * configure.ac
8321         * po/POTFILES.in
8322         * src/Makefile.am
8323         * src/folderutils.c
8324         * src/main.c
8325         * src/pgpmime.c
8326         * src/pgpmime.h
8327         * src/sgpgme.c
8328         * src/sgpgme.h
8329         * src/plugins/Makefile.am
8330         * src/plugins/pgpmime/.cvsignore
8331         * src/plugins/pgpmime/Makefile.am
8332         * src/plugins/pgpmime/pgpmime.c
8333         * src/plugins/pgpmime/pgpmime.h
8334         * src/plugins/pgpmime/plugin.c
8335         * src/plugins/pgpmime/sgpgme.c
8336         * src/plugins/pgpmime/sgpgme.h
8337                 sync with HEAD
8338
8339 2004-08-08 [paul]       0.9.12cvs51.1
8340
8341         * configure.ac
8342         * src/folder.c
8343                 sync with HEAD
8344
8345 2004-08-07 [colin]      0.9.12cvs50.1
8346
8347         * src/pop.c
8348         * src/common/partial_download.c
8349                 fix warnings (sync from HEAD)
8350
8351 2004-08-07 [colin]      0.9.12cvs48.1
8352
8353         * src/prefs_folder_item.c
8354                 sync with HEAD 0.9.12cvs48
8355
8356 2004-08-06 [colin]      0.9.12cvs47.1
8357
8358         * src/compose.c
8359                 Sync with HEAD
8360
8361 2004-08-06 [christoph]  0.9.12cvs46.2
8362
8363         * src/main.c
8364         * src/plugins/clamav/clamav_plugin_gtk.c
8365         * src/plugins/dillo_viewer/dillo_viewer.c
8366         * src/plugins/image_viewer/plugin.c
8367         * src/plugins/mathml_viewer/mathml_viewer.c
8368         * src/plugins/spamassassin/spamassassin_gtk.c
8369         * src/plugins/trayicon/trayicon.c
8370                 don't mix GTK1.2 plugin with GTK2 plugins
8371
8372 2004-08-06 [colin]      0.9.12cvs46.1
8373
8374         * ChangeLog
8375         * ChangeLog.claws
8376         * ChangeLog.jp
8377         * configure.ac
8378         * sylpheed-claws.pc.in
8379         * src/folder.c
8380         * src/imap.c
8381         * src/localfolder.c
8382         * src/messageview.c
8383         * src/mimeview.c
8384         * src/mimeview.h
8385         * src/msgcache.c
8386         * src/news.c
8387         * src/prefs_ext_prog.c
8388         * src/prefs_folder_item.c
8389         * src/prefs_fonts.c
8390         * src/prefs_msg_colors.c
8391         * src/prefs_spelling.c
8392         * src/prefs_themes.c
8393         * src/prefs_toolbar.c
8394         * src/prefs_wrapping.c
8395         * src/procmime.h
8396         * src/common/defs.h
8397         * src/common/nntp.c
8398         * src/common/session.c
8399         * src/common/session.h
8400         * src/common/socket.c
8401         * src/common/utils.h
8402         * src/common/xml.c
8403         * src/common/xml.h
8404         * src/gtk/prefswindow.c
8405         * src/gtk/prefswindow.h
8406         * src/plugins/clamav/clamav_plugin_gtk.c
8407         * src/plugins/dillo_viewer/dillo_prefs.c
8408         * src/plugins/image_viewer/viewerprefs.c
8409         * src/plugins/spamassassin/spamassassin_gtk.c
8410         * m4/openssl.m4 *** REMOVED ***
8411                 Sync with HEAD 0.9.12cvs46
8412
8413 2004-08-03 [paul]       0.9.12cvs40.2
8414
8415         * src/action.c
8416         * src/addressadd.c
8417         * src/addressbook.c
8418         * src/addrgather.c
8419         * src/browseldap.c
8420         * src/compose.c
8421         * src/crash.c
8422         * src/editaddress.c
8423         * src/editgroup.c
8424         * src/editldap_basedn.c
8425         * src/foldersel.c
8426         * src/importldif.c
8427         * src/mimeview.c
8428         * src/prefs_common.c
8429         * src/prefs_template.c
8430         * src/sourcewindow.c
8431         * src/summaryview.c
8432         * src/gtk/about.c
8433         * src/gtk/foldersort.c
8434         * src/gtk/logwindow.c
8435         * src/gtk/pluginwindow.c
8436         * src/gtk/prefswindow.c
8437                 change all gtk_scrolled_window_set_policy from 
8438                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
8439
8440 2004-08-02 [paul]       0.9.12cvs40.1
8441
8442         * AUTHORS
8443                 update translation team section
8444         * po/pt_BR.po
8445                 updated by Frederico Goncalves Guimaraes
8446                 <fggdebian@yahoo.com.br>
8447
8448 2004-07-31 [colin]      0.9.12cvs39.9
8449
8450         * src/exphtmldlg.c
8451                 Fix compilation
8452
8453 2004-07-31 [colin]      0.9.12cvs39.8
8454
8455         * src/exphtmldlg.c
8456                 Fix an alertpanel type
8457
8458 2004-07-30 [colin]      0.9.12cvs39.7
8459
8460         * src/alertpanel.c
8461                 Fix alertpanel_error_log's icon
8462
8463 2004-07-30 [colin]      0.9.12cvs39.6
8464
8465         * src/pop.c
8466                 Two of them should still be warnings
8467
8468 2004-07-30 [colin]      0.9.12cvs39.5
8469
8470         * src/pop.c
8471                 More warning -> error
8472 2004-07-29 [colin]      0.9.12cvs39.4
8473
8474         * src/pop.c
8475                 Warning -> error
8476
8477 2004-07-29 [colin]      0.9.12cvs39.3
8478
8479         * src/prefs_matcher.c
8480                 Fix segfault
8481
8482 2004-07-29 [colin]      0.9.12cvs39.2
8483
8484         * src/alertpanel.c
8485                 More nice-looking alertpanels
8486
8487 2004-07-29 [colin]      0.9.12cvs39.1
8488
8489         * src/messageview.c
8490                 sync with head
8491                 (inform user when partial mail is deleted on server)
8492
8493 2004-07-29 [colin]      0.9.12cvs38.1
8494
8495         * src/messageview.c
8496                 sync with head
8497
8498 2004-07-28 [paul]       0.9.12cvs37.7
8499
8500         * src/mainwindow.c
8501                 complete the replacement of deprecated gtk_progress_*
8502
8503 2004-07-28 [paul]       0.9.12cvs37.6
8504
8505         * src/action.c
8506         * src/inc.c
8507         * src/mainwindow.c
8508         * src/send_message.c
8509         * src/gtk/progressdialog.c
8510         * src/gtk/progressdialog.h
8511                 replace deprecated gtk_progress_*
8512
8513 2004-07-28 [paul]       0.9.12cvs37.5
8514
8515         * src/gtk/filesel.c
8516                 remove gtk_window_set_wmclass()
8517 2004-07-28 [paul]       0.9.12cvs37.4
8518
8519         * src/addressbook.c
8520         * src/compose.c
8521         * src/foldersel.c
8522         * src/mainwindow.c
8523         * src/messageview.c
8524         * src/sourcewindow.c
8525         * src/gtk/logwindow.c
8526                 remove gtk_window_set_wmclass()
8527                 
8528         * src/prefs_filtering.c
8529         * src/prefs_filtering_action.c
8530         * src/prefs_fonts.c
8531         * src/prefs_gtk.c
8532         * src/prefs_matcher.c
8533         * src/ssl_manager.c
8534         * src/gtk/prefswindow.c
8535                 replace gtk_window_position()
8536
8537 2004-07-28 [colin]      0.9.12cvs37.3
8538
8539         * src/alertpanel.c
8540         * src/alertpanel.h
8541                 Add a way to specify panel type for specific
8542                 panels (alertpanel())
8543         * src/account.c
8544         * src/addressbook.c
8545         * src/compose.c
8546         * src/expldifdlg.c
8547         * src/main.c
8548         * src/messageview.c
8549         * src/summaryview.c
8550         * src/textview.c
8551         * src/gtk/sslcertwindow.c
8552                 Fix alertpanel()s so that their icon match
8553                 their real type
8554
8555 2004-07-28 [paul]       0.9.12cvs37.2
8556
8557         * src/addr_compl.c
8558         * src/addressbook.c
8559         * src/alertpanel.c
8560         * src/compose.c
8561         * src/export.c
8562         * src/foldersel.c
8563         * src/folderview.c
8564         * src/grouplistdialog.c
8565         * src/import.c
8566         * src/mainwindow.c
8567         * src/message_search.c
8568         * src/messageview.c
8569         * src/passphrase.c
8570         * src/prefs_actions.c
8571         * src/prefs_common.c
8572         * src/prefs_customheader.c
8573         * src/prefs_display_header.c
8574         * src/prefs_filtering.c
8575         * src/prefs_filtering_action.c
8576         * src/prefs_gtk.c
8577         * src/prefs_matcher.c
8578         * src/prefs_msg_colors.c
8579         * src/prefs_summary_column.c
8580         * src/prefs_template.c
8581         * src/sourcewindow.c
8582         * src/ssl_manager.c
8583         * src/summary_search.c
8584         * src/gtk/colorsel.c
8585         * src/gtk/description_window.c
8586         * src/gtk/gtkaspell.c
8587         * src/gtk/inputdialog.c
8588         * src/gtk/logwindow.c
8589         * src/gtk/prefswindow.c
8590         * src/gtk/progressdialog.c
8591                 replace deprecated gtk_window_set_policy
8592
8593 2004-07-27 [colin]      0.9.12cvs37.1
8594
8595         * src/msgcache.c
8596                 More fixes (synced for head again)
8597
8598 2004-07-27 [colin]      0.9.12cvs35.3
8599
8600         * src/msgcache.c
8601                 Fix wrong test
8602
8603 2004-07-27 [colin]      0.9.12cvs35.2
8604
8605         * src/mimeview.c
8606                 Fix width a bit (by Paul)
8607         * src/alertpanel.c
8608         * src/alertpanel.h
8609                 Specialize icons, make alertpanel_message()
8610                 private
8611         * src/message_search.c
8612         * src/sgpgme.c
8613         * src/summary_search.c
8614                 Suit alertpanel changes
8615
8616 2004-07-27 [colin]      0.9.12cvs35.1
8617
8618         * src/alertpanel.c
8619                 Add an icon
8620         * src/passphrase.c
8621                 Add debug output - maybe someone will
8622                 want to look at the problem with Grab
8623                 Input :)
8624         Bump version as we're synced with HEAD
8625
8626 2004-07-26 [colin]      0.9.12cvs33.26
8627
8628         * src/pop.c
8629                 Fix uidl-file parsing when not in new
8630                 format
8631
8632 2004-07-26 [colin]      0.9.12cvs33.25
8633
8634         * src/gtk/menu.c
8635                 Move popup menu up if necessary (fixes 
8636                 account selector)
8637         * src/mainwindow.c
8638                 Set account selector's button height to
8639                 minimum
8640
8641 2004-07-26 [colin]      0.9.12cvs33.24
8642
8643         * src/alertpanel.c
8644                 Maybe fix 551 (Truncated font in alert window)
8645
8646 2004-07-26 [colin]      0.9.12cvs33.23
8647
8648         * po/de.po
8649         * po/es.po
8650         * po/fr.po
8651         * po/it.po
8652         * po/ja.po
8653         * po/pl.po
8654         * po/ru.po
8655         * po/sk.po
8656         * po/sr.po
8657         * po/zh_CN.po
8658                 Sync po files with HEAD
8659
8660 2004-07-26 [paul]       0.9.12cvs33.22
8661
8662         * src/compose.c
8663                 fix Bug 556 'Organisation-header is sent even if empty'
8664
8665 2004-07-24 [colin]      0.9.12cvs33.21
8666
8667         * src/compose.c
8668         * src/gtk/gtkaspell.c
8669         * src/gtk/gtkaspell.h
8670                 Fix speller accelerators (require hack)
8671
8672 2004-07-24 [colin]      0.9.12cvs33.20
8673
8674         * src/gtk/gtkaspell.c
8675                 Fix over-eager code deletion breaking
8676                 Check while typing
8677
8678 2004-07-24 [colin]      0.9.12cvs33.19
8679
8680         * src/browseldap.c
8681         * src/ldapctrl.c
8682         * src/ldapctrl.h
8683         * src/ldapserver.h
8684                 Sync ldap with HEAD
8685         (Fixes 546 LDAP completely broken)
8686
8687 2004-07-24 [colin]      0.9.12cvs33.18
8688
8689         * src/prefs_msg_colors.c
8690                 Fix prototype mismatch
8691         (Fixes 547 void function cannot return value)
8692
8693 2004-07-24 [colin]      0.9.12cvs33.17
8694
8695         * src/mainwindow.c
8696                 Fix sort going back to previous sort key
8697                 when changing sort direction
8698
8699 2004-07-24 [colin]      0.9.12cvs33.16
8700
8701         * src/compose.c
8702                 Fix space insertion when re-wrapping at 
8703                 cursor point
8704
8705 2004-07-24 [colin]      0.9.12cvs33.15
8706
8707         * src/gtk/gtkaspell.c
8708                 Don't change cursor position in insert-text
8709                 callback
8710         (Fixes 539 Word wrapping on input transposes letters)
8711
8712 2004-07-24 [colin]      0.9.12cvs33.14
8713
8714         * src/gtk/gtkaspell.c
8715                 Reencode non-ascii chars to dictionary's
8716                 encoding
8717         (Fixes 544 Spell check broken non english locale)
8718
8719 2004-07-24 [colin]      0.9.12cvs33.13
8720
8721         * src/summaryview.c
8722                 Fix Shift+Down, add Home/End/PgUp/PgDown
8723
8724 2004-07-21 [colin]      0.9.12cvs33.12
8725
8726         * src/prefs_common.c
8727                 Fix a gtk warning (Patch by Andrej Kacian)
8728
8729 2004-07-21 [colin]      0.9.12cvs33.11
8730
8731         * src/gtk/filesel.c
8732                 More check
8733
8734 2004-07-21 [colin]      0.9.12cvs33.10
8735
8736         * src/compose.c
8737         * src/crash.c
8738         * src/export.c
8739         * src/import.c
8740         * src/messageview.c
8741         * src/mimeview.c
8742         * src/prefs_spelling.c
8743         * src/prefs_themes.c
8744         * src/summaryview.c
8745         * src/gtk/filesel.c
8746         * src/gtk/filesel.h
8747         * src/gtk/pluginwindow.c
8748                 Untwist open/save mode guessing logic, make
8749                 it explicit
8750
8751 2004-07-20 [colin]      0.9.12cvs33.9
8752
8753         * src/codeconv.c
8754                 conv_encode_header: src_charset is UTF-8 on
8755                 gtk2
8756         * src/compose.c
8757                 Remove double encoding of the headers
8758
8759 2004-07-20 [colin]      0.9.12cvs33.8
8760
8761         * src/codeconv.c
8762                 Fix typo
8763
8764 2004-07-20 [colin]      0.9.12cvs33.7
8765
8766         * src/mainwindow.c
8767                 Set the separated messageview to the saved
8768                 size of Claws' messageview (Patch by Alfons)
8769                 Fix a callback prototype (me)
8770
8771 2004-07-20 [colin]      0.9.12cvs33.6
8772
8773         * src/codeconv.h
8774                 Forgot one hunk in 0.9.12cvs33.4
8775
8776 2004-07-19 [colin]      0.9.12cvs33.5
8777
8778         * src/action.c
8779                 Action output fix
8780                 Patch by Alfons
8781
8782 2004-07-19 [colin]      0.9.12cvs33.4
8783
8784         * src/compose.c
8785                 Fix outgoing charset bug in headers
8786         * src/codeconv.c
8787                 Clean for glib2 - Patch by Alfons
8788
8789 2004-07-19 [colin]      0.9.12cvs33.3
8790
8791         * src/statusbar.c
8792                 Remove grip from the statusbar
8793                 Patch by Alfons
8794
8795 2004-07-19 [colin]      0.9.12cvs33.2
8796
8797         * src/messageview.c
8798         * src/textview.c
8799                 Fix messageview remembering the previous
8800                 scroll position when loading a new message
8801                 Patch by Alfons
8802
8803 2004-07-19 [colin]      0.9.12cvs33.1
8804
8805         * src/folder.h
8806         * src/folderview.c
8807         * src/summaryview.c
8808                 Sync with HEAD
8809
8810 2004-07-18 [colin]      0.9.12cvs32.7
8811
8812         * configure.ac
8813                 Remove useless check for XIM - noticed
8814                 by Alfons
8815
8816 2004-07-18 [colin]      0.9.12cvs32.6
8817
8818         * src/summaryview.c
8819                 Remove non-modified and shift-modified
8820                 accelerators in summaryview's popup
8821                 menu, as that doesn't get catched by
8822                 the accel-activate signal catcher...
8823
8824 2004-07-18 [colin]      0.9.12cvs32.5
8825
8826         * src/prefs_common.c
8827                 Define sensible default prefs for 
8828                 wrapping
8829
8830 2004-07-18 [colin]      0.9.12cvs32.4
8831
8832         * src/compose.c
8833         * src/prefs_common.c
8834         * src/prefs_common.h
8835         * src/prefs_wrapping.c
8836                 Remove Smart Wrapping pref, which does
8837                 nothing on gtk2 branch
8838
8839 2004-07-18 [colin]      0.9.12cvs32.3
8840
8841         * src/sourcewindow.c
8842                 Proper utf8
8843
8844 2004-07-18 [colin]      0.9.12cvs32.2
8845
8846         * src/compose.c
8847                 Save attachment status when drafting
8848
8849 2004-07-18 [colin]      0.9.12cvs32.1
8850
8851         * src/gtk/filesel.c
8852                 Fix erratic folder selection in open mode
8853
8854 2004-07-18 [colin]      0.9.12cvs31.11
8855
8856         * src/pop.c
8857                 Don't let partial messages get deleted
8858                 even with "dowload all"
8859                 (0.9.12cvs31.8 fix extension)
8860 2004-07-18 [colin]      0.9.12cvs31.10
8861
8862         * src/gtk/logwindow.c
8863                 Fix log scrolling
8864
8865 2004-07-18 [colin]      0.9.12cvs31.9
8866
8867         * src/common/utils.c
8868                 Fix non-utf8 strings coming from commands
8869                 and files
8870
8871 2004-07-18 [colin]      0.9.12cvs31.8
8872
8873         * src/pop.c
8874                 Fix partial download bug with Download all
8875                 messages option
8876
8877 2004-07-18 [colin]      0.9.12cvs31.7
8878
8879         * src/textview.c
8880                 Fix bug introduced in 0.9.12cvs31.2
8881                 (blocked in select mode after double click)
8882
8883 2004-07-18 [colin]      0.9.12cvs31.6
8884
8885         * src/compose.c
8886         * src/gtk/menu.c
8887                 More glib-warning fixes
8888
8889 2004-07-18 [colin]      0.9.12cvs31.5
8890
8891         * src/compose.c
8892                 Fix trashing the primary clipboard when moving 
8893                 around with tab
8894         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
8895
8896 2004-07-18 [colin]      0.9.12cvs31.4
8897
8898         * src/codeconv.c
8899                 convert unencoded iso headers to utf8
8900         (Fix Bug 538 Unencoded local characters in subject make it 
8901          disappear)
8902
8903 2004-07-18 [colin]      0.9.12cvs31.3
8904
8905         * src/compose.c
8906                 Fix tab char handling in wrapping
8907         (Fix Bug 537 Line wrap problem - TAB character treated as 
8908          one character instead of 8)
8909
8910 2004-07-18 [colin]      0.9.12cvs31.2
8911
8912         * src/textview.c
8913                 return FALSE on GDK_MOTION_NOTIFY
8914         (Fix Bug 535 Hyperlinks/addresses are not selectable 
8915          (unable to highlight))
8916
8917 2004-07-18 [colin]      0.9.12cvs31.1
8918
8919         * src/folderview.c
8920                 Sync with 0.9.12cvs31
8921
8922 2004-07-18 [colin]      0.9.12cvs30.4
8923
8924         * src/compose.c
8925                 Also block text_inserted when inserting a file
8926
8927 2004-07-18 [colin]      0.9.12cvs30.3
8928
8929         * src/compose.c
8930                 Fix smart wrapping (block text_inserted handler
8931                 while putting quotation to avoid wrap on input,
8932                 don't join lines if next is sig separator)
8933
8934 2004-07-17 [colin]      0.9.12cvs30.2
8935
8936         * src/folderview.c
8937         * src/mainwindow.c
8938         * src/mimeview.c
8939         * src/summaryview.c
8940         * src/gtk/quicksearch.c
8941         * src/gtk/quicksearch.h
8942                 Block key events handlers *and* accels while
8943                 quicksearch is focused
8944         (Fixes Bug 534 quick-search bar not accepting certain letters)
8945
8946 2004-07-17 [colin]      0.9.12cvs30.1
8947
8948         * src/folder.h
8949         * src/folderview.c
8950         * src/summaryview.c
8951                 Sync with 0.9.12cvs30
8952
8953 2004-07-17 [colin]      0.9.12cvs28.2
8954
8955         * src/mimeview.c
8956         * src/procmime.c
8957         * src/summaryview.c
8958         * src/gtk/menu.c
8959                 Squash some compile and glib warnings
8960
8961 2004-07-17 [paul]       0.9.12cvs28.1
8962
8963         * src/mimeview.c
8964                 sync with 0.9.12cvs28 HEAD
8965
8966 2004-07-16 [paul]       0.9.12cvs26.1
8967         
8968         * src/gtk/quicksearch.c
8969         * src/account.c
8970         * src/account.h
8971         * src/compose.c
8972         * src/customheader.c
8973         * src/folder_item_prefs.c
8974         * src/main.c
8975         * src/mainwindow.c
8976         * src/messageview.c
8977         * src/mimeview.c
8978         * src/news.c
8979         * src/pgpmime.c
8980         * src/pop.c
8981         * src/pop.h
8982         * src/prefs_account.c
8983         * src/prefs_account.h
8984         * src/prefs_common.c
8985         * src/prefs_common.h
8986         * src/prefs_display_header.c
8987         * src/prefs_gtk.c
8988         * src/prefs_gtk.h
8989         * src/procheader.c
8990         * src/procmime.c
8991                 sync with 0.9.12cvs26 HEAD      
8992
8993 2004-07-15 [colin]      0.9.12cvs18.14
8994
8995         * src/folder.c
8996                 Disable GPG signature check during
8997                 folder move and scan
8998         (Closes Bug 521 Signature checking slows down Folder-Move)
8999
9000 2004-07-14 [colin]      0.9.12cvs18.13
9001
9002         * src/common/partial_download.c
9003                 update includes
9004
9005 2004-07-14 [colin]      0.9.12cvs18.12
9006
9007         * src/common/partial_download.c
9008         * src/common/partial_download.h
9009                 Move doc at top, add correct copyright
9010
9011 2004-07-14 [colin]      0.9.12cvs18.11
9012
9013         * src/folder.c
9014         * src/messageview.c
9015         * src/pop.c
9016         * src/pop.h
9017         * src/procmsg.c
9018         * src/summaryview.c
9019         * src/common/Makefile.am
9020         * src/common/partial_download.c ** NEW FILES **
9021         * src/common/partial_download.h ** NEW FILES **
9022                 Move partial-download related stuff to its
9023                 own file
9024
9025 2004-07-14 [colin]      0.9.12cvs18.10
9026
9027         * src/send_message.c
9028                 Fix smtp auth when user is null or empty
9029
9030 2004-07-13 [colin]      0.9.12cvs18.9
9031
9032         * src/gtk/quicksearch.c
9033                 Use alphabetic order
9034
9035 2004-07-13 [colin]      0.9.12cvs18.8
9036
9037         * src/pop.c
9038                 Be paranoid on the checks
9039
9040 2004-07-13 [colin]      0.9.12cvs18.7
9041
9042         * src/gtk/quicksearch.c
9043                 Fix Engrish once again
9044
9045 2004-07-13 [colin]      0.9.12cvs18.6
9046
9047         * src/procmsg.c
9048         * src/summaryview.c
9049                 Mark messages for deletion when they are about to
9050                 be removed from trash
9051
9052 2004-07-13 [colin]      0.9.12cvs18.5
9053
9054         * src/matcher.c
9055         * src/matcher.h
9056         * src/matcher_parser_parse.y
9057         * src/prefs_matcher.c
9058         * src/gtk/quicksearch.c
9059                 Add 'partial' ('p') match string to find partially
9060                 downloaded messages
9061
9062 2004-07-13 [colin]      0.9.12cvs18.4
9063
9064         * src/pop.c
9065                 Fix misplaced block
9066
9067 2004-07-13 [colin]      0.9.12cvs18.3
9068
9069         * src/pop.c
9070         * src/pop.h
9071         * src/messageview.c
9072                 Refactor API (to avoid passing 5+ params and code
9073                 duplication)
9074         * src/folder.c
9075         * src/msgcache.c
9076         * src/procheader.c
9077         * src/common/defs.h
9078                 Add planned_download to cache
9079                 Don't mess uidl file when moving partially downloaded
9080                 mails (they change folder, we should change it in the
9081                 uidl list too or we'll remove an incorrect message)
9082                 (this also helps removing hacks when changing 
9083                 planned_download in messageview.c)
9084
9085 2004-07-12 [colin]      0.9.12cvs18.2
9086
9087         * src/gtk/quicksearch.c
9088                 Fix missing status update in quicksearch
9089
9090 2004-07-12 [paul]       0.9.12cvs18.1
9091
9092         * po/POTFILES.in
9093         * src/Makefile.am
9094         * src/account.c
9095         * src/codeconv.c
9096         * src/compose.c
9097         * src/inc.c
9098         * src/main.c
9099         * src/prefs_common.c
9100         * src/procmsg.h
9101         * src/toolbar.c
9102         * src/prefs_msg_colors.[ch]     ** NEW FILES **
9103         * src/prefs_wrapping.[ch]       ** NEW FILES **
9104         * src/common/intl.h
9105         * src/common/utils.[ch]
9106         * src/gtk/quicksearch.[ch]
9107                 sync with 0.9.12cvs18 HEAD
9108
9109 2004-07-12 [colin]      0.9.11cvs17.25
9110
9111         * src/folder.c
9112         * src/folder.h
9113                 Remove unused function added by me in 0.9.11cvs17.10
9114
9115 2004-07-11 [colin]      0.9.11cvs17.24
9116
9117         * src/inc.c
9118         * src/messageview.c
9119         * src/pop.c
9120         * src/pop.h
9121                 Use folderitem and msgnum instead of filename to
9122                 know which mail to delete
9123                 Move old partial mail deletion to pop.c
9124
9125 2004-07-10 [colin]      0.9.11cvs17.23
9126
9127         * src/inc.c
9128                 Add debug
9129         * src/pop.c
9130         * src/pop.h
9131                 Don't re-use same enums for unrelated stuff: it's 
9132                 completely misleading !
9133                 Document a bit
9134
9135 2004-07-09 [colin]      0.9.11cvs17.22
9136
9137         * src/inc.c
9138                 Remove folder-type check and do
9139                 more tests to be sure everything's
9140                 ok
9141         * src/messageview.c
9142                 Punctuation update, remove useless
9143                 code, fix two warnings
9144         * src/noticeview.c
9145                 Layout cleaning, reset 2nd button
9146                 when specifying one
9147
9148 2004-07-09 [colin]      0.9.11cvs17.21
9149
9150         * src/messageview.c
9151         * src/pop.c
9152         * src/pop.h
9153                 Allow user to change his mind
9154                 and postpone decision (by
9155                 unmarking the mail)
9156
9157 2004-07-09 [colin]      0.9.11cvs17.20
9158
9159         * src/messageview.c
9160                 Fix bug with delete state
9161         * src/pop.c
9162         * src/pop.h
9163                 Fix buffer leak (fread doesn't 
9164                 terminate buffers with \0)
9165                 Refactoring (remove magic 
9166                 numbers)
9167
9168 2004-07-09 [colin]      0.9.11cvs17.19
9169
9170         * src/pop.c
9171                 Don't log "Skipping message" if 
9172                 we're going to TOP it two lines
9173                 later
9174
9175 2004-07-09 [colin]      0.9.11cvs17.18
9176
9177         * src/messageview.c
9178                 Fix Engrish
9179
9180 2004-07-09 [colin]      0.9.11cvs17.17
9181
9182         * src/pop.c
9183                 strlen checking...
9184         * src/messageview.c
9185                 refactoring a bit
9186
9187 2004-07-08 [colin]      0.9.11cvs17.16
9188
9189         * src/noticeview.c
9190         * src/noticeview.h
9191                 Add an optional second button
9192         * src/messageview.c
9193         * src/pop.c
9194         * src/pop.h
9195                 Don't delete partially received mails after a certain
9196                 time; rather, let the user decide.
9197
9198 2004-07-08 [colin]      0.9.11cvs17.15
9199
9200         * src/common/smtp.h
9201                 Sync with HEAD
9202
9203 2004-07-08 [colin]      0.9.11cvs17.14
9204
9205         * src/messageview.c
9206         * src/common/smtp.c
9207                 Use to_human_readable() for sizes
9208
9209 2004-07-08 [colin]      0.9.11cvs17.13
9210
9211         * src/inc.c
9212         * src/messageview.c
9213         * src/pop.c
9214         * src/pop.h
9215         * src/procmsg.c
9216                 Fix partial-downloading issues:
9217                         catch unsupported TOP
9218                         don't delete partially downloaded mails before 5 days
9219                         don't update existing with non-MH folders; that'll
9220                         make dups, but it's better than trashing the folder
9221                         free new msginfo parts
9222                 Fix indentation ;-)
9223
9224 2004-07-08 [colin]      0.9.11cvs17.12
9225
9226         * src/common/smtp.c
9227         * src/common/smtp.h
9228                 Sync smtp size verification with HEAD
9229
9230 2004-07-08 [colin]      0.9.11cvs17.11
9231
9232         * src/summaryview.c
9233         * src/prefs_common.c
9234         * src/prefs_common.h
9235         * src/gtk/quicksearch.c
9236         * src/gtk/quicksearch.h
9237                 Sync sticky pref with HEAD
9238
9239 2004-07-08 [colin]      0.9.11cvs17.10
9240
9241         * src/folder.c [1.213.2.6]
9242         * src/folder.h [1.87.2.6]
9243         * src/inc.c [1.149.2.7]
9244         * src/messageview.c [1.94.2.8]
9245         * src/procheader.c [1.47.2.6]
9246         * src/procmsg.c [1.150.2.4]
9247         * src/procmsg.h [1.60.2.5]
9248         * src/pop.c [1.56.2.4]
9249         * src/pop.h [1.17.2.3]
9250                 Let too big messages get downloaded, but truncated
9251                 Add a button to download them completely
9252                 
9253 2004-07-06 [colin]      0.9.11cvs17.9
9254
9255         * src/gtk/quicksearch.c [1.1.2.3]
9256                 Add a Clear button
9257         * commitHelper
9258         * PATCHSETS
9259                 Add a script to help with cvs
9260
9261 2004-07-03 [colin]      0.9.11cvs17.8
9262
9263         * src/plugins/imageviewer/viewer.c
9264                 fix imageviewer (which was staying on the first
9265                 displayed image)
9266
9267 2004-07-03 [colin]      0.9.11cvs17.7
9268
9269         Removed FIXME_GTK2 warnings
9270         * src/gtk/gtkutils.c
9271                 useless #warnings
9272         * src/gtk/menu.c
9273                 useless #warnings (no need to mess with menu rc)
9274         * src/gtk/menu.h
9275                 unused functions
9276         
9277
9278 2004-07-03 [colin]      0.9.11cvs17.6
9279
9280         Removed FIXME_GTK2 warnings
9281         * src/codeconv.c
9282                 useless #warnings (rewrite needed)
9283         * src/compose.c
9284                 useless #warnings (rewrite needed)
9285                 useless #warnings (gtk2 is like that)
9286                 useless #warnings (previously fixed)
9287         * src/main.c
9288                 useless #warnings (previously fixed)
9289         * src/message_search.c
9290                 useless #warnings (gtk2 is like that)
9291                 Made apparent that search is case-sensitive
9292         * src/mimeview.c
9293                 useless #warnings (rewrite needed)
9294                 useless #warnings (gtk2 is like that)
9295                 reimplemented real warnings
9296         * src/prefs_common.c
9297                 Removed block cursor option (not it gtk2)
9298         * src/prefs_gtk.c
9299                 useless #warnings (rewrite needed)
9300         * src/procheader.c
9301                 useless #warnings (rewrite needed)
9302         * src/sourcewindow.c
9303                 useless #warnings (incorrect placing)
9304         * src/summary_search.c
9305                 useless #warnings (gtk2 is like that)
9306                 Made apparent that search is case-sensitive
9307         * src/action.c
9308                 useless #warnings (gtk2 is like that)
9309         * src/textview.c
9310                 useless #warnings (rewrite needed)
9311         * src/toolbar.c
9312                 useless #warnings (rewrite needed)
9313
9314 2004-07-03 [colin]      0.9.11cvs17.5
9315
9316         * src/textview.c
9317                 Fix mismerge which broke URI opening
9318                 
9319 2004-07-01 [colin]      0.9.11cvs17.4
9320
9321         * src/gtk/filesel.c
9322                 Fill filename when saving
9323                 
9324 2004-06-27 [colin]      0.9.11cvs17.3
9325
9326         * src/gtk/filesel.[ch]
9327                 Use the new GTK file selector
9328                 Update prototype to match the reality: multiple file
9329                 selection is open-only          
9330         * src/compose.c
9331                 Match the new prototypes        
9332         * configure.ac
9333                 Match the new requirements (gtk 2.4.0)
9334                         
9335 2004-06-26 [colin]      0.9.11cvs17.2
9336
9337         * src/plugins/trayicon/trayicon.c
9338                 Remove useless signal handler on resize, which causes
9339                 an infinite "loop"
9340         
9341 2004-06-26 [colin]      0.9.11cvs17.1
9342         
9343         * tools/Makefile.am
9344                 remove launch_firebird and add nautilus2sylpheed.sh
9345         * src/quicksearch.c
9346           src/summaryview.c
9347                 Fix show/hide "Extended symbols" button problem
9348                 Fix apparition at startup
9349                 Fix const warnings
9350         * src/plugins/image_viewer/Makefile.am
9351                 Fix configure 
9352         * common/ssl.c
9353                 Re-enable certificate check, as it doesn't seem to
9354                 cause Xlib errors anymore
9355
9356 2004-06-25 [paul]       0.9.11cvs17
9357
9358         * sync with 0.9.11cvs17 HEAD
9359         
9360         NOTE: QuickSearch is broken
9361
9362 2004-06-07 [colin]      0.9.10claws67.10
9363         * src/plugins/trayicon/trayicon.c
9364           src/plugins/trayicon/libeggtrayicon/Makefile.am
9365           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9366                 Fix gettextization in trayicon plugin
9367
9368 2004-06-07 [colin]      0.9.10claws67.9
9369         
9370         * src/summaryview.c
9371           src/gtk/gtksctree.[ch]
9372                 Let Shift+{Up,Down} work in summaryview
9373                 (well, Down "works" and Up works)
9374                 Let the list scroll when using these keys
9375
9376 2004-06-06 [colin]      0.9.10claws67.8
9377
9378         * src/plugins/trayicon/trayicon.c
9379                 Fix pixmap update
9380
9381 2004-06-06 [colin]      0.9.10claws67.7
9382
9383         * src/addressbook.c
9384                 Fix signal handling causing system-wide focus grab
9385
9386 2004-05-25 [paul]       0.9.10claws67.6
9387
9388         * Makefile.am
9389           src/Makefile.am
9390                 clean up
9391
9392 2004-05-25 [paul]       0.9.10claws67.5
9393
9394         * replace deprecated gtk_signal... functions
9395
9396 2004-05-23 [colin]      0.9.10claws67.4
9397
9398         * src/compose.c
9399                 Fix wrapping
9400
9401 2004-05-22 [colin]      0.9.10claws67.3
9402
9403         * src/compose.c
9404                 Re-fix [Edited] in compose.c::compose_reedit()
9405
9406 2004-05-22 [colin]      0.9.10claws67.2
9407
9408         * src/procmime.c
9409                 Fix parsing of multiparts mails
9410
9411 2004-05-22 [colin]      0.9.10claws67.1
9412
9413         * src/summaryview.c
9414                 Fix quicksearch
9415
9416 2004-05-22 [paul]       0.9.10claws67
9417
9418         * sync with 0.9.10claws67 HEAD
9419
9420 2004-05-14 [alfons]
9421
9422         * src/procmime.h
9423                 add forgotton prototype
9424
9425 2004-05-10 [paul]       0.9.10claws57
9426
9427         * sync with 0.9.10claws57 HEAD
9428
9429 2004-05-05 [paul]       0.9.9.claws1
9430
9431         * ChangeLog-gtk2        ** REMOVED **
9432           ChangeLog-gtk2.claws  ** ADDED **
9433                 rename and adopt the normal claws format
9434                 
9435         * configure.ac
9436                 require gtkmathview >= 0.5
9437
9438         * ac/*                          ** REMOVED **
9439           ac/                           ** REMOVED **
9440           intl/Makefile.in              ** REMOVED **
9441           m4/                           ** ADDED **
9442           m4/missing                    ** ADDED **
9443           m4/missing/gdk-pixbuf.m4      ** ADDED **
9444           m4/missing/gettext.m4         ** ADDED **
9445           m4/missing/gpgme.m4           ** ADDED **
9446           m4/missing/imlib.m4           ** ADDED **
9447           m4/.cvsignore                 ** ADDED **
9448           m4/Makefile.am                ** ADDED **
9449           m4/README                     ** ADDED **
9450           m4/aclocal-include.m4         ** ADDED **
9451           m4/aspell.m4                  ** ADDED **
9452           m4/check-type.m4              ** ADDED **
9453           m4/gnupg-check-typedef.m4     ** ADDED **
9454           m4/openssl.m4                 ** ADDED **
9455           m4/spamassassin.m4            ** ADDED **
9456           po/ChangeLog                  ** REMOVED **
9457           po/Makefile.in.in             ** REMOVED **
9458           po/Rules-quot                 ** REMOVED **
9459           po/boldquot.sed               ** REMOVED **
9460           po/en@boldquot.header         ** REMOVED **
9461           po/en@quot.header             ** REMOVED **
9462           po/insert-header.sin          ** REMOVED **
9463           po/quot.sed                   ** REMOVED **
9464           po/remove-potcdate.sed        ** REMOVED **
9465           po/remove-potcdate.sin        ** REMOVED **
9466           po/stamp-po                   ** REMOVED **
9467           Makefile.am
9468           autogen.sh
9469           configure.ac
9470                 enable building with automake 1.8.x
9471                 add 'autopoint --force' to autogen.sh and remove all
9472                 auto-generated files, remove ac/ directory and use
9473                 m4/ directory instead
9474                 
9475         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9476                 fix gettextization
9477
9478 2004-02-28 Colin Leroy <colin@colino.net>
9479         * src/prefs_matcher.c
9480           src/prefs_filtering.c
9481           src/prefs_filtering_action.c
9482                 Fix non-editable GtkEntries
9483
9484 2004-02-22 Thorsten Maerz <torte@netztorte.de>
9485         * src/prefs_themes.c
9486                 utf8 conversion for theme info
9487
9488 2004-02-21 Thorsten Maerz <torte@netztorte.de>
9489         * sync 0.9.9claws
9490
9491 2004-02-14 Thorsten Maerz <torte@netztorte.de>
9492         * src/grouplistdialog.c
9493                 allow multiple selections without ctrl key
9494
9495 2004-02-09 Thorsten Maerz <torte@netztorte.de>
9496         * src/main.c
9497                 enable customizable accelerators
9498
9499 2004-02-08 Thorsten Maerz <torte@netztorte.de>
9500         * src/prefs_common.c
9501                 re-enable different font settings for gtk1/2
9502         * src/prefs_folder_item.c
9503                 fix folder prefs displayed wrong
9504         * src/textview.c
9505                 set 'sunken' shadow type
9506
9507 2004-02-07 Colin Leroy <colin@colino.net>
9508         * src/compose.c
9509                 Fix message being always [Edited]
9510                 Encode headers correctly (utf8 buf)
9511
9512 2004-01-27 Thorsten Maerz <torte@netztorte.de>
9513         * src/socket.c
9514                 remove double g_source_attach()
9515                 (Thanks to Colin Leroy)
9516
9517 2004-01-27 Thorsten Maerz <torte@netztorte.de>
9518         * src/gtk/gtksctree.c
9519                 Fix SSL certificate list not shown
9520         * src/mimeview.c
9521                 Fix clicks in mime tree
9522
9523 2004-01-27 Thorsten Maerz <torte@netztorte.de>
9524         * src/common/socket.c
9525                 Fix SSL receive
9526         * src/compose.c
9527                 Fix clipboard menu hotkeys
9528
9529 2004-01-25 Thorsten Maerz <torte@netztorte.de>
9530         * src/gtk/gtkaspell.[ch]
9531           src/compose.c
9532                 reimplement spellchecker
9533
9534 2004-01-25 Thorsten Maerz <torte@netztorte.de>
9535         * src/gtk/filesel.c
9536                 crash when inserting file in compose window
9537                 (TODO: keep old selection on clicks)
9538         * src/main.c
9539                 use gtkrc-2.0 instead of gtkrc
9540
9541 2004-01-25 Thorsten Maerz <torte@netztorte.de>
9542         * src/messageview.c
9543                 remove orphaned mimeview unref()
9544
9545 2004-01-20 Thorsten Maerz <torte@netztorte.de>
9546         * src/grouplistdialog.c
9547                 expand nodes containing subscribed groups
9548
9549 2004-01-19 Thorsten Maerz <torte@netztorte.de>
9550         * src/textview.c
9551                 textview: hide cursor, restore old click behaviour
9552
9553 2004-01-18 Thorsten Maerz <torte@netztorte.de>
9554         * src/textview.c
9555                 variable names messed up
9556
9557 2004-01-17 Colin Leroy <colin@colino.net>
9558         * src/addr_compl.c
9559                 Fix completion address too thin
9560         * src/compose.c
9561                 Fix tab-to-subject behaviour
9562         * src/summaryview.c
9563                 Implement key up & down in summaryview
9564
9565 2004-01-12 Thorsten Maerz <torte@netztorte.de>
9566
9567         * sync 098claws
9568
9569 2004-01-08 Thorsten Maerz <torte@netztorte.de>
9570         * configure.ac
9571           Makefile.am
9572           doc/.cvsignore
9573           doc/Makefile.am
9574                 faq, man, manual moved to doc/
9575         * ac/aspell.m4
9576           ac/check-type.m4
9577           ac/gnupg-check-typedef.m4
9578           ac/openssl.m4
9579           ac/spamassassin.m4
9580           ac/missing/gdk-pixbuf.m4
9581           ac/missing/gpgme.m4
9582           ac/missing/imlib.m4
9583                 fix automake warnings
9584
9585 2003-12-06 Colin Leroy <colin@colino.net>
9586         * src/summaryview.c
9587                 Fix quicksearch
9588
9589 2003-12-05 Colin Leroy <colin@colino.net>
9590         * src/summaryview.c
9591                 Fix going to next unread folder
9592
9593 2003-12-05 Colin Leroy <colin@colino.net>
9594         * src/crash.c
9595                 Fix gtk2 compilation
9596         * src/session.c
9597                 Remove iotag source handler at disconnection
9598         * src/socket.[ch] 
9599                 Remove source handler when closing socket 
9600                 (fixes another seg)
9601
9602 2003-12-04 Colin Leroy <colin@colino.net>
9603         * src/compose.c
9604           src/prefs_account.c
9605           src/prefs_common.c
9606                 Fix some dropdown menus
9607
9608 2003-12-04 Colin Leroy <colin@colino.net>
9609         * src/compose.c
9610                 Fix event handlers on header fields
9611         * src/common/socket.c
9612           src/common/session.c
9613                 Fix segfault with callback (SSL)
9614                 Fix end of session 
9615
9616 2003-10-06 Thorsten Maerz <torte@netztorte.de>
9617
9618         * Fix compile bug in src/compose.c
9619         * removed src/gtk/gtkstext.[ch]
9620
9621 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
9622
9623         * Convert character set and escape "text" attributes in toolbar setting
9624         files.
9625         * Fixed bug in button-press-event handling.
9626
9627 2003-09-16 Thorsten Maerz <torte@netztorte.de>
9628
9629         * Fixed bug in key-press-event handling.
9630
9631 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
9632
9633         * Enabled to compile tray-icon plugin (Ad-hoc).
9634         * Avoid hang up bug of icon list in mime view (Ad-hoc).
9635
9636 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
9637
9638         * Enabled to compile on sylpheed-claws.
9639         (tray-icon plugin still cannot compile yet.)
9640
9641 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
9642
9643         * Updated to 0.9.5.
9644
9645 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
9646
9647         * Updated to 0.9.4.
9648         * Ported monitoring SSL mechanism to GSource of GLib2
9649         (I don't confirm it)
9650         * Added _gtk2 suffix to key name of font preference to avoid
9651         ovverwriting preference of Gtk+-1.2 version.
9652
9653 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
9654
9655         * Updated to 0.9.2.
9656
9657 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
9658
9659         * Updated to 0.9.1.
9660         * Translate po files into UTF-8 when execute autogen.sh.
9661
9662 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
9663
9664         * Updated to 0.9.0.
9665
9666 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
9667
9668         * Plugged GError related memory leaks.
9669
9670 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
9671
9672         * Changed default size of fonts.
9673         * Enabled to set titile font size of warning dialog.
9674
9675 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
9676
9677         * Embed a sylpheed icon into executable binary on Windows.
9678
9679 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
9680
9681         * I forgot to traslate character set of element string in src/xml.c.
9682
9683 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
9684
9685         * Fixed detecting bind_textdomain_codeset in configure.in.
9686         * The bug in which "Example" of "Date fromat" preference isn't displayed
9687         correctly has been fixed.
9688
9689 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
9690
9691         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
9692           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
9693           glib-gettextize
9694           Removed intl directory.
9695           Translated po files into UTF-8.
9696           (Thanks! Ryuji Abe)
9697
9698 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
9699
9700         * The bug which doesn't unscape string in xml.c has been fixed.
9701
9702 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
9703
9704         * The bug which is failed to translate encoding of file name thorough
9705         file dialog has been fixed.
9706
9707 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
9708
9709         * Modified to translate file names which is used in inporting/expoting
9710         mbox feature and "Save as" feature into locale encoding.
9711         * Translate file names into locale encoding when "Attache file" and
9712         "Insert file".
9713         * Force set G_BROKEN_FILENAMES environment variable.
9714         * Other minor fixes.
9715
9716 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
9717
9718         * Modified to treat MH folder's name as locale encoding.
9719
9720 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
9721
9722         * The bug which clash on switching candidates of auto completion of
9723         addresses, cannot use auto completion in Japanesse is fixed
9724         (Thanks! Tokunaga-san)¡¥
9725
9726 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
9727
9728         * The bug which cannot switch key accelerator preference has been fixed
9729         (Thanks! smbd-san)¡¥
9730
9731 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
9732
9733         * version 0.8.11-gtk2-20030314
9734
9735 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
9736
9737         * The bug in which character set conversion of filtering messages has
9738         been fixed.(Thanks! COCOA-san).
9739
9740 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
9741
9742         * Revived "Leave space on head" preference in "Message" category.
9743         * A bug which clash when put the cursor to end of buffer and execute
9744         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
9745
9746 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
9747
9748         * version 0.8.11-gtk2-20030312
9749
9750 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
9751
9752         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
9753         * Modified to use Pango's API directly for font preference.
9754         * Integrated GtkTextView of textview to one widget.
9755         * Set fonts of header title in textview by "header_title" tag.
9756         * Removed some deprecated codes.
9757
9758 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
9759
9760         * Updated to 0.8.11.
9761         * Merged cygwin patch(Thanks! Sakai-san).
9762
9763 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
9764
9765         * version 0.8.10-gtk2-20030309