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