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