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