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