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