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