b2bcfe92324becd8c02465bdd0bfb6efe4afb26f
[claws.git] / ChangeLog
1 2006-03-14 [colin]      2.0.0cvs139
2
3         * src/alertpanel.c
4                 Make alertpanel_is_open non-static
5
6 2006-03-14 [colin]      2.0.0cvs138
7
8         * src/prefs_spelling.c
9                 Cleanups - Fabien Vantard
10
11 2006-03-14 [wwp]        2.0.0cvs137
12
13         * src/main.c
14                 code style normalization (curly braces, indentation).
15
16 2006-03-14 [wwp]        2.0.0cvs137
17
18         * src/main.c
19                 code style (braces, indentation)
20
21 2006-03-12 [paul]       2.0.0cvs136
22
23         * src/prefs_common.c
24                 trans_hdr defaults to FALSE to be RFC-savvy
25         * src/prefs_summaries.c
26                 add a tooltip to the trans_hdr option
27                 
28
29 2006-03-12 [paul]       2.0.0cvs135
30
31         * src/prefs_matcher.c
32                 give a little more width to the combos
33         * src/prefs_display_header.c
34         * src/textview.c
35                 translate headers if prefs_common.trans_hdr
36                 is TRUE
37
38         Patches by Pawel Pekala
39
40 2006-03-12 [paul]       2.0.0cvs134
41
42         * src/plugins/clamav/clamav_plugin.c
43         * src/plugins/dillo_viewer/dillo_viewer.c
44         * src/plugins/pgpcore/plugin.c
45         * src/plugins/pgpinline/plugin.c
46         * src/plugins/pgpmime/plugin.c
47         * src/plugins/spamassassin/spamassassin.c
48                 update/add to descriptions
49         * src/plugins/spamassassin/spamassassin_gtk.c
50                 fixes to the english, remove superfluous
51                 tooltips, clean up a little
52
53 2006-03-12 [paul]       2.0.0cvs133
54
55         * src/compose.c
56                 fix Bug 924, 'Account combo box shows up wrong 
57                 if & is in account name'
58
59 2006-03-11 [colin]      2.0.0cvs132
60
61         * src/summaryview.c
62                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
63                 messed up shift-selection because is slows down
64                 moving around summaryview. thanks -users
65
66 2006-03-10 [colin]      2.0.0cvs131
67
68         * src/plugins/spamassassin/spamassassin_gtk.c
69                 Put back Paul's engrish fixes
70
71 2006-03-10 [colin]      2.0.0cvs130
72
73         * src/plugins/spamassassin/spamassassin.c
74         * src/plugins/spamassassin/spamassassin.h
75         * src/plugins/spamassassin/spamassassin_gtk.c
76                 Cleanup SA prefs page (more)
77                 Patch by Fabien Vantard
78
79 2006-03-10 [paul]       2.0.0cvs129
80
81         * src/prefs_msg_colors.c
82         * src/prefs_spelling.c
83                 widget sensitivity
84
85 2006-03-09 [mones]      2.0.0cvs128
86
87         * po/es.po
88                 Update for next RC
89
90 2006-03-09 [wwp]        2.0.0cvs127
91
92         * configure.ac
93                 revert accidental commit (requirement for libetpan 0.43), this time
94                 not in HEAD.
95
96 2006-03-09 [wwp]        2.0.0cvs125
97
98         * configure.ac
99                 revert accidental commit (requirement for libetpan 0.43)
100
101 2006-03-09 [paul]       2.0.0cvs126
102
103         * src/prefs_receive.c
104                 remove useless frame
105                 replace 'incorporation' with 'receiving'
106         * src/plugins/clamav/clamav_plugin_gtk.c
107         * src/plugins/spamassassin/spamassassin_gtk.c
108                 improve widget sensitivity
109                 fix a bit his engrish
110
111 2006-03-09 [wwp]        2.0.0cvs125
112
113         * src/addressadd.c
114         * src/foldersel.c
115         * src/prefs_common.c
116         * src/prefs_common.h
117                 remember some more windows' sizes (add to addressbook and
118                 select folder).
119
120 2006-03-09 [paul]       2.0.0cvs124
121
122         * src/plugins/pgpcore/prefs_gpg.c
123                 normalise construction of dialogue
124
125 2006-03-09 [paul]       2.0.0cvs123
126
127         * src/plugins/trayicon/Makefile.am
128                 add missing slash
129
130 2006-03-08 [colin]      2.0.0cvs122
131
132         * src/plugins/trayicon/Makefile.am
133                 Fix build in separate dir 
134                 Patch by Bamanzi <bamanzi@gmail.com>
135
136 2006-03-08 [colin]      2.0.0cvs121
137
138         * src/procmsg.c
139                 Batch move and copies from summaryview with delayed execution
140                 too
141
142 2006-03-07 [paul]       2.0.0cvs120
143
144         * src/common/utils.c
145                 fix highlighting of URIs containing "()"
146                 Patch by Pawel Pekala
147
148 2006-03-07 [paul]       2.0.0cvs119
149
150         * src/folder.c
151         * src/folder.h
152         * src/folderview.c
153                 immediately do alphabetical resort when
154                 changing a folder's name
155                 Patch by Pawel Pekala
156
157 2006-03-07 [paul]       2.0.0cvs118
158
159         * src/news.c
160         * src/news_gtk.c
161                 when unsubscribing a newsgroup, remove the
162                 folder and msgs in .sylpheed-claws/newscache
163                 Patch by Pawel Pekala <c0rn@gazeta.pl>
164
165 2006-03-07 [paul]       2.0.0cvs117
166
167         * src/textview.c
168                 fix wrong Fake URL Warning
169                 Thanks to Hiro
170
171 2006-03-07 [colin]      2.0.0cvs116
172
173         * src/imap.c
174                 Return immediately when password dialog was
175                 cancelled
176         * src/gtk/inputdialog.c
177                 Allow empty strings for passwords
178
179
180 2006-03-06 [colin]      2.0.0cvs115
181
182         * src/imap.c
183                 Prevent double-timeouts when connection fails
184
185 2006-03-06 [colin]
186
187         2.0.1-rc1 released
188
189 2006-03-06 [colin]      2.0.0cvs114
190
191         * src/imap.c
192                 Refresh session during potentially long
193                 operations
194
195 2006-03-06 [wwp]        2.0.0cvs113
196
197         * src/prefs_msg_colors.h
198                 forgot that one (custom color labels).
199
200 2006-03-06 [wwp]        2.0.0cvs112
201
202         * src/prefs_common.c
203         * src/prefs_common.h
204         * src/prefs_msg_colors.c
205         * src/summaryview.c
206         * src/summaryview.h
207         * src/gtk/colorlabel.c
208         * src/gtk/colorlabel.h
209                 colors in messages list are now customizable. Color values and names can
210                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
211                 Thanks to Paul and Colin for their help with this longstanding patch!
212
213 2006-03-06 [wwp]        2.0.0cvs111
214
215         * src/textview.c
216                 don't crash if (x)face is bad.
217
218 2006-03-05 [paul]       2.0.0cvs110
219
220         * AUTHORS
221         * configure.ac
222         * src/Makefile.am
223         * src/common/Makefile.am
224         * src/common/utils.h
225         * src/etpan/imap-thread.c
226         * src/gtk/authors.h
227         * src/plugins/clamav/Makefile.am
228         * src/plugins/demo/Makefile.am
229         * src/plugins/dillo_viewer/Makefile.am
230         * src/plugins/pgpcore/Makefile.am
231         * src/plugins/pgpcore/passphrase.c
232         * src/plugins/pgpinline/Makefile.am
233         * src/plugins/pgpmime/Makefile.am
234         * src/plugins/spamassassin/Makefile.am
235         * src/plugins/trayicon/Makefile.am
236                 fix builiding on cygwin
237                 Patch by Ralgh Young <bamanzi@gmail.com>
238
239 2006-03-04 [wwp]        2.0.0cvs109
240
241         * manual/keyboard.xml
242                 fix mixed up/down keys.
243
244 2006-03-04 [wwp]        2.0.0cvs108
245
246         * README
247         * INSTALL
248                 updated links to SpamAssassin.
249
250 2006-03-04 [wwp]        2.0.0cvs107
251
252         * manual/plugins.xml
253         * src/plugins/spamassassin/README
254                 updated SpamAssassin plugin docs to reflect new functional additions
255                 (also fix/update/documents few technical stuff more, see the README).
256
257 2006-03-04 [wwp]        2.0.0cvs106
258
259         * src/prefs_message.c
260                 normalized capitalization of message-prefs paths.
261
262 2006-03-04 [wwp]        2.0.0cvs105
263
264         * manual/advanced.xml
265                 typo.
266
267 2006-03-03 [colin]      2.0.0cvs104
268
269         * src/plugins/clamav/clamav_plugin_gtk.c
270                 Rework prefs page, patch by Fabien 
271
272 2006-03-03 [colin]      2.0.0cvs103
273
274         * src/plugins/clamav/clamav_plugin.c
275                 Set error on all errors
276
277 2006-03-03 [colin]      2.0.0cvs102
278
279         * src/common/plugin.c
280                 Initialize error to avoid crashing when a plugin fails
281                 without setting error
282
283 2006-03-02 [wwp]        2.0.0cvs101
284
285         * configure.ac
286                 fixed linker flags for libetpan support on Cygwin
287                 (thanks to H.Merijn Brand).
288
289 2006-03-02 [wwp]        2.0.0cvs100
290
291         * src/addressbook.c
292                 fix some AB error messages: one for punctuation and
293                 one wrongly duplicate (thanks, maxbritov).
294
295 2006-03-02 [wwp]        2.0.0cvs99
296
297         * src/plugins/spamassassin/spamassassin.c
298                 make sync calls to sa-learn/spamc to prevent
299                 system (whatever local or client/server) overload.
300
301 2006-03-02 [colin]      2.0.0cvs98
302
303         * src/summaryview.c
304                 Put the spam icon in the status column instead of the
305                 mark one
306
307 2006-03-01 [colin]      2.0.0cvs97
308
309         * src/plugins/spamassassin/spamassassin.c
310                 Fix segfault (g_file_set_contents fails for some 
311                 reason and err==0x2f. Can't find out why with
312                 valgrind, using working function :-)
313
314 2006-03-01 [colin]      2.0.0cvs96
315
316         * src/inc.c
317                 Offline overriding: let 'No' be cached only 3 seconds
318
319 2006-03-01 [colin]      2.0.0cvs95
320
321         * src/addr_compl.c
322         * src/addrbook.c
323         * src/addressbook.c
324         * src/addrindex.c
325         * src/folder_item_prefs.c
326         * src/headerview.c
327         * src/imap.c
328         * src/inc.c
329         * src/ldif.c
330         * src/mainwindow.c
331         * src/mh.c
332         * src/msgcache.c
333         * src/prefs_common.h
334         * src/prefs_msg_colors.c
335         * src/procheader.c
336         * src/procheader.h
337         * src/procmime.c
338         * src/procmsg.c
339         * src/procmsg.h
340         * src/send_message.h
341         * src/simple-gettext.c
342         * src/summaryview.c
343         * src/summaryview.h
344         * src/syldap.c
345         * src/textview.c
346         * src/undo.c
347         * src/common/ssl_certificate.c
348         * src/common/utils.c
349         * src/gtk/colorsel.c
350         * src/gtk/gtksctree.c
351         * src/gtk/gtkshruler.c
352         * src/plugins/trayicon/trayicon.c
353                 #if 0 goes to /dev/null
354
355 2006-03-01 [colin]      2.0.0cvs94
356
357         * src/compose.c
358         * src/imap.c
359         * src/inc.c
360         * src/inc.h
361         * src/messageview.c
362         * src/news.c
363         * src/plugins/spamassassin/spamassassin.c
364                 Allow to add information in the "working offline"
365                 window
366
367 2006-03-01 [wwp]        2.0.0cvs93
368
369         * src/plugins/spamassassin/spamassassin.c
370                 fixed spamc invocation: use a tricky temporary mini shell wrapper
371                 'cause it seems that calling `spamc ... < inputfile` with
372                 g_spawn_(a)sync simply.. erm doesn't work :-).
373
374 2006-03-01 [wwp]        2.0.0cvs92
375
376         * src/toolbar.c
377         * src/toolbar.h
378                 simplify the adding of spam/ham button to the messageview toolbar
379                 (it gets more clear now that the same button will be "Mark as spam"
380                 or "Mark as ham" according to the current message status,
381                 thanks to Colin).
382
383 2006-03-01 [wwp]        2.0.0cvs91
384
385         * src/messageview.c
386         * src/procmsg.c
387         * src/procmsg.h
388         * src/summaryview.c
389         * src/plugins/spamassassin/spamassassin.c
390         * src/plugins/spamassassin/spamassassin.h
391                 make learner callbacks return a status (0 for ok),
392                 handle it in main code to avoid setting flags when learning failed,
393                 don't learn on TCP if offline in spamassassin,
394                 thanks to Colin.
395
396                 
397
398 2006-03-01 [wwp]        2.0.0cvs90
399
400         * src/compose.c
401                 some work around the compose window's account menu,
402                 patch by Fabien Vantard.
403
404 2006-03-01 [wwp]        2.0.0cvs89
405
406         * src/plugins/spamassassin/spamassassin.c
407                 fixed bad logics, was using spamc in local mode and sa-learn
408                 in remote mode (thanks, Colin).
409
410 2006-03-01 [wwp]        2.0.0cvs88
411
412         * src/plugins/spamassassin/spamassassin.c
413         * src/plugins/spamassassin/spamassassin.h
414         * src/plugins/spamassassin/spamassassin_gtk.c
415                 made processing of emails w/ sa-plugin an option (default is TRUE),
416                 fixed Engrish some tooltips, capitalization of some debug messages
417                 and warnings. The spamassassin plugin now provides two separate
418                 services: process emails upon incorporation and spamd training.
419                 Both services (un)register independently but use some common
420                 plugin settings (transport settings, spam storage location).
421
422 2006-02-28 [wwp]        2.0.0cvs87
423
424         * src/plugins/spamassassin/spamassassin.c
425                 fix async flag to spamc cmdline execution (batch exec should
426                 be asynchronous).
427
428 2006-02-27 [wwp]        2.0.0cvs86
429
430         * src/plugins/spamassassin/spamassassin.c
431         * src/plugins/spamassassin/spamassassin.h
432         * src/plugins/spamassassin/spamassassin_gtk.c
433                 - added the ability to learn a remote spamassassin server (spamd),
434                 using spamc.
435                 - added the spamassassin option 'username', that applies to all
436                 spamassassin operations (filtering, learning, local or remote).
437                 The default username is the current unix user (if left blank
438                 from gtk prefs or config file).
439                 - commented out some unused code (notebook widget), removed unused
440                 layout (hbox1).
441                 - make more widgets sensitive to the transport type.
442
443 2006-02-27 [colin]      2.0.0cvs85
444
445         * src/plugins/spamassassin/spamassassin.c
446                 Fix sa-learn call when offline
447
448 2006-02-27 [colin]      2.0.0cvs84
449
450         * configure.ac
451         * src/Makefile.am
452         * src/mainwindow.c
453         * src/mainwindow.h
454         * src/messageview.c
455         * src/messageview.h
456         * src/prefs_toolbar.c
457         * src/procmsg.c
458         * src/stock_pixmap.c
459         * src/stock_pixmap.h
460         * src/summaryview.c
461         * src/toolbar.c
462         * src/toolbar.h
463         * src/pixmaps/ham_btn.xpm
464         * src/pixmaps/spam.xpm
465         * src/pixmaps/spam_btn.xpm
466         * src/plugins/spamassassin/spamassassin.c
467                 Add button in toolbar for spam learning
468                 Fix a few bugs from the last related commit
469                 Revert 1.9.6cvs23 which messed up shift-selection
470
471 2006-02-24 [colin]      2.0.0cvs83
472
473         * src/procmsg.c
474         * src/summaryview.c
475         * src/summaryview.h
476         * src/plugins/spamassassin/spamassassin.c
477         * src/plugins/spamassassin/spamassassin.h
478         * src/plugins/spamassassin/spamassassin_gtk.c
479                 Unregister learner when spamassassin is either
480                 disabled or over tcp
481
482 2006-02-24 [colin]      2.0.0cvs82
483
484         * src/Makefile.am
485         * src/mainwindow.c
486         * src/mainwindow.h
487         * src/procmsg.c
488         * src/procmsg.h
489         * src/stock_pixmap.c
490         * src/stock_pixmap.h
491         * src/summaryview.c
492         * src/summaryview.h
493         * src/gtk/icon_legend.c
494         * src/pixmaps/spam.xpm  ** NEW FILE **
495         * src/plugins/spamassassin/spamassassin.c
496         * src/plugins/spamassassin/spamassassin_gtk.c
497                 Add spam learning interface (Mark/Mark as 
498                 (spam|ham) menus)
499
500 2006-02-24 [wwp]        2.0.0cvs81
501
502         * src/compose.c
503         * src/compose.h
504         * src/filtering.c
505                 hide compose window when sending message in batch mode
506                 (filtering: forward and redirect). Also fixed a wrong
507                 value returned when sending failed, neutral anyway.
508                 (Colin, me) 
509
510 2006-02-24 [wwp]        2.0.0cvs80
511
512         * src/mainwindow.c
513                 use GTK+'s stock quit button. Patch by Fabien Vantard.
514
515 2006-02-24 [paul]       2.0.0cvs79
516
517         * src/news.c
518         * src/news.h
519         * src/news_gtk.c
520                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
521                 Thanks to Colin
522
523 2006-02-23 [colin]      2.0.0cvs78
524
525         * src/alertpanel.c
526                 Change OK to Close in alertpanel with View log
527                 button; add accel to View log. Patch by Fabien
528                 Vantard
529
530 2006-02-23 [wwp]        2.0.0cvs77
531
532         * src/compose.c
533                 silly me, there were much more tests to perform, since toolbars can
534                 really have down to 1 element only.
535
536 2006-02-23 [wwp]        2.0.0cvs76
537
538         * commitHelper
539                 fixed indentation from my previous commit. Fallback to VISUAL if
540                 EDITOR is not set (and to vi, at last resort).
541
542 2006-02-23 [wwp]        2.0.0cvs75
543
544         * commitHelper
545                 improved error detection (Colin, me).
546
547 2006-02-23 [wwp]        2.0.0cvs74
548
549         * src/prefs_toolbar.c
550                 simplify and fix prefs/toolbars layouting. Combos' contents can
551                 now be really displayed.
552
553 2006-02-23 [wwp]        2.0.0cvs73
554         simplifies and fix prefs/toolbars layouting. Combos' contents can now
555         be really displayed.
556
557 2006-02-22 [wwp]        2.0.0cvs72
558
559         * src/compose.c
560                 fix a typo in my previous commit (sorry!).
561
562 2006-02-22 [wwp]        2.0.0cvs71
563
564         * src/prefs_toolbar.c
565                 fix a crash when adding separators to toolbars,
566                 also fix some separator item information.
567
568 2006-02-22 [wwp]        2.0.0cvs70
569
570         * src/compose.c
571                 fix a crash when redirecting (for instance) when compose window's
572                 toolbar contents has been customized (when some buttons have been
573                 removed in fact).
574
575 2006-02-21 [wwp]        2.0.0cvs69
576
577         * src/summaryview.c
578         * src/gtk/pluginwindow.c
579         * src/plugins/pgpcore/prefs_gpg.c
580                 fix some compilation warnings (feat. remains of removed code).
581
582 2006-02-21 [wwp]        2.0.0cvs68
583
584         * src/gtk/gtkutils.c
585                 fix two compilation issues, thanks to Stephan Sachse.
586
587 2006-02-20 [colin]      2.0.0cvs67
588
589         * src/mainwindow.c
590                 Don't reselect displayed mail on refocus
591                 This fixes actions misbehaving 
592
593 2006-02-20 [wwp]        2.0.0cvs66
594
595         * src/summaryview.c
596         * src/gtk/gtksctree.c
597         * src/gtk/gtkshruler.c
598                 changed more runtime typecast checks.
599
600 2006-02-20 [wwp]        2.0.0cvs65
601
602         * src/summary_search.c
603                 find all - summaryview refresh issue fixed, thanks to Colin.
604
605 2006-02-20 [wwp]        2.0.0cvs64
606
607         * src/gtk/gtkutils.c
608                 better runtime typecast checks.
609
610 2006-02-20 [wwp]        2.0.0cvs63
611
612         * src/summary_search.c
613                 enhancements to the summary search:
614                         - add the ability to stop the running search
615                           (upon ESC-key press, new Stop button or when Clear button is pressed)
616                         - don't search if no criteria (From/To/Subject/Body) is set
617                         - ensure that a busy mouse pointer is always shown when searching,
618                           show it even a bit earlier
619
620 2006-02-19 [colin]      2.0.0cvs62
621
622         * src/compose.c
623         * src/imap.c
624         * src/etpan/imap-thread.c
625         * src/etpan/imap-thread.h
626                 (Future) IMAP speed improvement on sending
627                 Will require a libetpan update
628         * src/summaryview.c
629         * src/gtk/quicksearch.c
630                 Make quicksearch clearable while running.
631
632 2006-02-17 [colin]      2.0.0cvs61
633
634         * src/imap.c
635         * src/etpan/imap-thread.c
636         * src/etpan/imap-thread.h
637                 Check for IMAP certificates
638                 ** Requires libetpan-0.42-cvs4 
639                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
640
641 2006-02-17 [colin]      2.0.0cvs60
642
643         * src/messageview.c
644         * src/prefs_common.c
645         * src/prefs_common.h
646         * src/prefs_message.c
647                 Add pref to display HTML-only mails with plugin, 
648                 if possible (defaulting to FALSE of course).
649
650 2006-02-16 [colin]      2.0.0cvs59
651
652         * src/main.c
653         * src/common/plugin.c
654         * src/common/plugin.h
655         * src/gtk/pluginwindow.c
656                 Keep track of requested (but unloaded) plugins
657                 in some error cases.
658
659 2006-02-16 [wwp]        2.0.0cvs58
660
661         * src/gtk/gtkaspell.c
662         * src/gtk/gtkaspell.h
663         * src/prefs_spelling.c
664         * src/compose.c
665         * src/prefs_common.c
666         * src/prefs_common.h
667                 implemented new optional spellchecker behaviour: re-check message when
668                 dictionary got changed (from compose-window/context-menu/Change dictionary).
669
670 2006-02-16 [wwp]        2.0.0cvs57
671
672         * src/quote_fmt_parse.y
673                 pclose popen'ed pipe.
674
675 2006-02-15 [colin]      2.0.0cvs56
676
677         * src/mimeview.c
678         * src/mimeview.h
679                 Let MimeViewers know which MimeView they
680                 depend of.
681         * src/summaryview.c
682                 Swap From/To columns in Sent/Queue/Drafts
683                 folders
684         * src/etpan/imap-thread.c
685                 Use mailstream_low_tls_open() for STARTTLS
686                 instead of mailstream_low_ssl_open()
687                 ** REQUIRES libetpan 0.42cvs3 **
688
689 2006-02-15 [wwp]        2.0.0cvs55
690
691         * src/compose.c
692         * src/compose.h
693         * src/message_search.c
694         * src/message_search.h
695         * src/textview.c
696         * src/gtk/gtkutils.c
697         * src/gtk/gtkutils.h
698                 added the ability to Find text in the compose window (and a bit
699                 of code factorization).
700
701 2006-02-15 [wwp]        2.0.0cvs54
702
703         * src/prefs_gtk.c
704                 yet another one file was missing (fix for some widgets' sensitivity).
705                 Thanks Colin!
706
707 2006-02-15 [wwp]        2.0.0cvs53
708
709         * src/prefs_gtk.h
710                 oops forgot that file (fix for some widgets' sensitivity).
711
712 2006-02-15 [wwp]        2.0.0cvs52
713
714         * src/summary_search.c
715                 implemented advanced summary search options (added the ability
716                 to use matcher conditions in an advanced search mode).
717
718 2006-02-15 [wwp]        2.0.0cvs51
719
720         * src/plugins/pgpcore/prefs_gpg.c
721         * src/prefs_account.c
722                 fix some widget sensitivity, mostly around some labels in
723                 account prefs.
724
725 2006-02-15 [paul]       2.0.0cvs50
726
727         * manual/advanced.xml
728                 improve Templates info
729                 written by wwp
730
731 2006-02-14 [colin]      2.0.0cvs49
732
733         * src/pixmaps/address_book.xpm
734         * src/pixmaps/preferences.xpm
735         * src/pixmaps/properties.xpm
736                 Fix pixmap size - patch by Fabien Vantard
737
738 2006-02-13 [colin]      2.0.0cvs48
739
740         * src/procmime.c
741                 Add missing fclose()s on error
742         * src/textview.c
743                 Remove unused code
744         * src/common/utils.c
745                 Fix temp files not being deleted on windows
746         Patches by Thomas Gilgin
747
748 2006-02-13 [colin]      2.0.0cvs47
749
750         * src/mainwindow.c
751                 Fix exit crash
752
753 2006-02-13 [wwp]        2.0.0cvs46
754
755         * src/plugins/pgpcore/prefs_gpg.c
756                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
757
758 2006-02-12 [colin]      2.0.0cvs45
759
760         * src/folderview.c
761         * src/main.c
762         * src/mainwindow.c
763                 Fix "stuff" when quitting
764
765 2006-02-12 [wwp]        2.0.0cvs44
766
767         * src/prefs_themes.c
768                 fix typos in debug messages.
769
770 2006-02-11 [colin]      2.0.0cvs43
771
772         * src/summaryview.c
773                 don't allow drag/drop from ourself
774
775 2006-02-10 [wwp]        2.0.0cvs42
776
777         * src/exporthtml.c
778         * src/html.c
779         * src/html.h
780         * src/procmime.c
781         * src/textview.c
782                 renamed html_ prefixed functions and data structures to avoid
783                 namespace clashes w/ other software (gtkhtml2 for instance).
784                 Closes bug #907.
785
786
787 2006-02-09 [colin]      2.0.0cvs41
788
789         * src/summaryview.c
790                 Fix shitty logic messed up. Thanks Ticho for the hint!
791
792 2006-02-09 [wwp]        2.0.0cvs40
793
794         * src/gtk/about.c
795         * src/compose.c
796         * src/prefs_account.c
797         * src/prefs_gtk.h
798         * src/editaddress.c
799                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
800                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
801                 Browse buttons in accounts prefs.
802
803 2006-02-09 [colin]      2.0.0cvs39
804
805         * src/matcher.c
806                 Check for pointer before using its members
807         * src/gtk/gtksourceprintjob.c
808                 Fix a wrong warning
809
810 2006-02-09 [wwp]        2.0.0cvs38
811
812         * src/gtk/filesel.c
813                 fix few compiler warnings (type mismatch).
814
815 2006-02-09 [paul]       2.0.0cvs37
816
817         * po/fr.po
818                 updated by Fabien Vantard
819
820 2006-02-08 [colin]      2.0.0cvs36
821
822         * src/prefs_common.c
823         * src/common/defs.h
824         * src/common/plugin.c
825                 allow windows and linux configurations to coexist
826                 patch by Thomas Gilgin
827
828 2006-02-08 [colin]      2.0.0cvs35
829
830         * src/filtering.c
831         * src/matcher.c
832         * src/matcher.h
833         * src/matcher_parser_parse.y
834         * src/prefs_filtering_action.c
835         * src/prefs_matcher.c
836                 Add the "Ignore thread" filtering
837                 action
838
839 2006-02-08 [colin]      2.0.0cvs34
840
841         * src/compose.c
842         * src/procmime.c
843         * src/procmime.h
844                 Fix bug #905 (damaged attachment)
845                 text files with raw \0's aren't really text files
846         FOR_STABLE
847
848 2006-02-08 [colin]      2.0.0cvs33
849
850         * src/summaryview.c
851                 Fix crasher introduced yesterday
852
853 2006-02-08 [wwp]        2.0.0cvs32
854
855         * src/compose.c
856         * src/compose.h
857                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
858
859 2006-02-08 [wwp]        2.0.0cvs31
860
861         * src/prefs_template.c
862                 templates enhancement: allow address completion for Cc and Bcc fields
863                 (it was currently possible for the To field only)
864
865 2006-02-08 [colin]      2.0.0cvs30
866
867         * src/compose.c
868                 Don't unblock if not blocked
869         FOR_STABLE
870
871 2006-02-07 [colin]      2.0.0cvs29
872
873         * src/action.c
874                 Forgot to refresh summaryview
875
876 2006-02-07 [colin]      2.0.0cvs28
877
878         * src/action.c
879                 Freeze/thaw message list and folder list while
880                 processing %as{} actions 
881         * src/compose.c
882                 Fix auto-wrap disabling after a middle-click
883                 paste - FOR_STABLE
884
885 2006-02-07 [paul]       2.0.0cvs27
886
887         * src/folder.c
888                 fix freeing of uninitialised pointers
889                 Thanks to Colin
890
891 2006-02-06 [colin]      2.0.0cvs26
892
893         * src/folder.c
894                 Use g_slist_prepend in potentially big list
895
896 2006-02-06 [colin]      2.0.0cvs25
897
898         * src/folder.c
899                 Completely skip processing if it doesn't 
900                 exist (faster!)
901
902 2006-02-06 [colin]      2.0.0cvs24
903
904         * src/folder.c
905         * src/summaryview.c
906                 Batch filtering in summaryview (from Tools menu)
907                 and pre/post//-processing too
908
909 2006-02-06 [colin]      2.0.0cvs23
910
911         * src/procmsg.h
912         * src/filtering.c
913                 Use a special field for batch filtering instead
914                 of stepping on deferred execution's toes
915
916 2006-02-06 [colin]      2.0.0cvs22
917
918         * src/action.c
919         * src/filtering.c
920         * src/filtering.h
921         * src/folder.c
922         * src/summaryview.c
923                 Fix filtering via menus and actions
924
925 2006-02-06 [colin]      2.0.0cvs21
926
927         * src/imap.c
928                 Put the added file directly to cache if possible (will work
929                 with next libetpan)
930         * src/filtering.c
931         * src/filtering.h
932         * src/inc.c
933         * src/folder.c
934         * src/mbox.c
935         * src/procmsg.h
936                 Move and copy filtered messages by batches instead of one
937                 by one - faster on IMAP
938         * src/procmsg.c
939                 Add a function that'll possibly be useful later
940
941 2006-02-06 [colin]      2.0.0cvs20
942
943         * src/addressbook.c
944                 Use internal mime-type instead of text/plain for d'n'd
945         * src/compose.c
946                 Allow attaching files from mimeview's icon list via d'n'd
947         * src/folderview.c
948         * src/folderview.h
949                 Use internal mime-type instead of text/plain for d'n'd
950                 Don't try to selected opened folder if none is
951                 Factorize d'n'd from other apps code
952         * src/headerview.c
953         * src/textview.c
954         * src/gtk/gtkutils.c
955         * src/gtk/gtkutils.h
956                 Factorize Face/X-Face stuff
957         * src/mimeview.c
958                 Fix d'n'd to other apps
959         * src/prefs_message.c
960                 Let the XFace pref be usable without libcompface as it also
961                 applies to Face
962         * src/summaryview.c
963                 Fix d'n'd to other apps
964                 Factorize d'n'd from other apps code
965
966 2006-02-06 [wwp]        2.0.0cvs19
967
968         * po/it.po
969                 Italian translation fixes by Andrea Spadaccini (no more confusion
970                 between filtering and processing, and few changes in the About
971                 dialog).
972
973
974 2006-02-06 [mones]      2.0.0cvs18
975
976         * src/gtk/icon_legend.c
977                 Improved descriptions allowing better translations
978
979 2006-02-05 [colin]      2.0.0cvs17
980
981         * src/imap.c
982                 Add the f*cking missing expunge that caused imap_fetch_env
983                 to fail after an add_msgs ! :-///
984         * src/etpan/imap-thread.c
985                 Add a bit of debug
986         FOR_STABLE
987
988 2006-02-05 [colin]      2.0.0cvs16
989
990         * src/common/utils.c
991                 Don't check for return-path (or we can't put
992                 back non-sent mails)
993
994 2006-02-05 [colin]      2.0.0cvs15
995
996         * src/textview.c
997                 Don't try to display Face header in textview
998                 when teh headerview's active
999
1000 2006-02-05 [colin]      2.0.0cvs14
1001
1002         * tools/tbird2syl.py
1003         * tools/Makefile.am
1004                 Add script to import Thunderbird mails
1005
1006 2006-02-05 [colin]      2.0.0cvs13
1007
1008         * src/headerview.c
1009         * src/procheader.c
1010         * src/procmsg.c
1011         * src/procmsg.h
1012         * src/textview.c
1013                 Show Face headers - patch partially by Klaus Flittner
1014
1015 2006-02-05 [colin]      2.0.0cvs12
1016
1017         * src/folderview.c
1018         * src/summaryview.c
1019         * src/common/utils.c
1020         * src/common/utils.h
1021                 Let dnd work from mime icons to summaryview
1022                 and to folderview too
1023                 Add a crude test to avoid trying to add files
1024                 drag'n'dropped when they're not mails
1025
1026 2006-02-04 [colin]      2.0.0cvs11
1027
1028         * src/summaryview.c
1029         * src/mimeview.c
1030                 Fix utf8 conversion
1031
1032 2006-02-04 [colin]      2.0.0cvs10
1033
1034         * src/compose.c
1035         * src/folderview.c
1036         * src/mimeview.c
1037         * src/summaryview.c
1038         * src/summaryview.h
1039                 Added various drag and drop capas:
1040                 From                    To
1041                 summaryview             other apps
1042                 mimeview icons          other apps
1043                 other apps              summaryview
1044                 other apps              folderview
1045
1046                 This shouldn't have broken the existing:
1047                 From                    To
1048                 summaryview             folderview
1049                 folderview              folderview
1050                 summaryview             compose's attachments
1051
1052         Tests welcomed.
1053
1054 2006-02-02 [paul]       2.0.0cvs9
1055
1056         * src/mainwindow.c
1057                 move global option 'Set displayed columns...' out
1058                 of folder option grouping.
1059                 fix sensitivity of 'harvest addresses'
1060         FOR_STABLE
1061
1062 2006-02-01 [colin]      2.0.0cvs8
1063
1064         * src/mimeview.c
1065                 Revert the alertpanel patch, it sucks (intrusive
1066                 and gets in the way of "open")
1067
1068 2006-02-01 [colin]      2.0.0cvs7
1069
1070         * src/compose.c
1071         * src/prefs_account.c
1072         * src/prefs_common.c
1073         * src/common/defs.h
1074         * src/common/utils.c
1075         * src/common/utils.h
1076                 Add ability to edit the signature file
1077                 from the account preferences, and use
1078                 a default for the text editor.
1079                 Patch by Fabien Vantard
1080
1081 2006-02-01 [colin]      2.0.0cvs6
1082
1083         * src/mimeview.c
1084                 Try to get mime type by extension if it is
1085                 application/octet-stream
1086                 Display a window with possible choices when
1087                 encountering unknown mime types
1088         * src/gtk/filesel.c
1089         * src/gtk/filesel.h
1090                 Add preview
1091                 Allow multiple selection in filtered filesel
1092                 (patch by Fabien Vantard)
1093         * src/gtk/pluginwindow.c
1094                 Use it (patch by Fabien Vantard)
1095
1096 2006-02-01 [paul]       2.0.0cvs5
1097
1098         * src/jpilot.c
1099                 fix crash on creating jpilot address book
1100                 Thanks to Colin - FOR_STABLE
1101         * src/prefs_summaries.c
1102         * src/prefs_wrapping.c
1103         * src/gtk/icon_legend.c
1104         * src/gtk/quicksearch.c
1105                 string fixes and additions
1106
1107 2006-02-01 [paul]       2.0.0cvs4
1108
1109         * src/compose.c
1110         * src/mainwindow.c
1111         * src/messageview.c
1112         * src/prefs_send.c
1113                 add Arabic encoding option
1114                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
1115
1116 2006-01-31 [colin]      2.0.0cvs3
1117
1118         * src/plugins/pgpcore/passphrase.c
1119                 Convert passphrase to locale encoding
1120         * src/compose.c
1121                 Fix drafting on IMAP. Crappy bug sneaked in
1122                 the release :-/
1123         FOR_STABLE
1124
1125 2006-01-30 [paul]       2.0.0cvs2
1126
1127         * src/gtk/icon_legend.c
1128                 show the new entries
1129
1130 2006-01-30 [colin]      2.0.0cvs1
1131
1132         * src/manual.c
1133                 Check for the file to be present before 
1134                 enabling the menu - FOR_STABLE
1135         * src/gtk/icon_legend.c
1136                 Add folders icons (not all of them, there
1137                 are too much, but the most intriguing ones)
1138
1139 2006-01-30 [paul]       2.0.0
1140
1141         version 2.0.0 released
1142
1143 2006-01-30 [paul]       1.9.100cvs200
1144
1145         * manual/faq.xml
1146         * manual/gpl.xml
1147         * manual/intro.xml
1148         * manual/starting.xml
1149         * manual/sylpheed-claws-manual.xml
1150                 fixes, additions
1151
1152 2006-01-29 [mones]      1.9.100cvs199
1153
1154         * manual/account.xml
1155         * manual/advanced.xml
1156         * manual/glossary.xml
1157                 Some typos fixed, added LDIF term to glossary
1158         * po/es.po
1159                 Fixed leading plus symbol
1160
1161 2006-01-29 [paul]       1.9.100cvs198
1162
1163         * po/fi.po
1164         * po/sk.po
1165                 updated by Tommi Pirinen and Andrej Kacian
1166
1167 2006-01-29 [paul]       1.9.100cvs197
1168
1169         * src/gtk/authors.h
1170                 remove duplicates
1171
1172 2006-01-29 [paul]       1.9.100cvs196
1173
1174         * AUTHORS
1175         * po/nl.po
1176         * src/gtk/authors.h
1177         * tools/claws.i18n.status.pl
1178                 nl translation updated by Tim Dijkstra
1179
1180 2006-01-29 [paul]       1.9.100cvs195
1181
1182         * po/sr.po
1183         * po/sv.po
1184                 updated by Aleksandar Urosevic and Anders Troback
1185
1186 2006-01-28 [colin]      1.9.100cvs194
1187
1188         * src/gtk/gtksourceprintjob.c
1189                 Don't fiddle with PangoLayout when we
1190                 have an image
1191
1192 2006-01-28 [paul]       1.9.100cvs193
1193
1194         * AUTHORS
1195         * po/el.po
1196         * po/zh_CN.po
1197         * src/gtk/authors.h
1198         * tools/claws.i18n.status.pl
1199                 updated translations submitted by Stavros Giannouris
1200                 and Ralgh Young
1201
1202 2006-01-27 [colin]      1.9.100cvs192
1203
1204         * src/summaryview.c
1205         * src/gtk/gtksourceprintjob.c
1206                 Add image printing 
1207                 (libgnomeprint only, of course)
1208
1209 2006-01-27 [paul]       1.9.100cvs191
1210
1211         * po/fr.po
1212         * po/it.po
1213                 updated by Fabien Vantard and Andrea Spadaccini
1214
1215 2006-01-26 [colin]      1.9.100cvs190
1216
1217         * manual/Makefile.am
1218         * configure.ac
1219                 Make building the manual optional 
1220                 (--disable-manual)
1221
1222 2006-01-26 [paul]       1.9.100cvs189
1223
1224         * manual/glossary.xml
1225         * manual/plugins.xml
1226                 edited
1227         * po/en_GB.po
1228                 updated
1229
1230 2006-01-26 [paul]       1.9.100cvs188
1231
1232         * src/prefs_display_header.c
1233         * src/prefs_folder_column.c
1234         * src/prefs_msg_colors.c
1235         * src/prefs_summaries.c
1236         * src/prefs_summary_column.c
1237                 HIGify
1238
1239 2006-01-25 [colin]      1.9.100cvs187
1240
1241         * src/imap.c
1242                 Don't allow moving/copying mails between
1243                 queue/drafts and non-queue/drafts folders
1244                 Fixes bug #897 (message header is resetted 
1245                 if one is copied to Drafts)
1246
1247 2006-01-25 [colin]      1.9.100cvs186
1248
1249         * src/folder.c
1250         * src/mainwindow.c
1251                 Fix subscribed folders not found
1252         * src/compose.c
1253                 Don't try to encode as original mail's charset
1254                 if it's ascii 
1255
1256 2006-01-25 [paul]       1.9.100cvs185
1257
1258         * AUTHORS
1259         * po/Makevars
1260                 updated
1261         * po/de.po
1262         * po/pl.po
1263         * po/pt_BR.po
1264         * po/sr.po
1265                 updates submitted by Stephan Sachse, Emilian Nowak
1266                 and Quar, Frederico Goncalves Guimaraes, and
1267                 Aleksandar Urosevic
1268                 Fix Bug 896, 'PT_BR locale broken'.
1269         * src/gtk/authors.h
1270                 updated
1271
1272 2006-01-24 [mones]      1.9.100cvs184
1273
1274         * manual/glossary.xml
1275                 All current terms finished. Reviewers welcome ;-)
1276         * manual/keyboard.xml
1277                 Fixed column width for pdf output.
1278         * po/es.po
1279                 Updated
1280
1281 2006-01-24 [paul]       1.9.100cvs183
1282
1283         * manual/glossary.xml
1284                 fix id name
1285         * manual/dist/html/Makefile.am
1286         * manual/dist/pdf/Makefile.am
1287         * manual/dist/ps/Makefile.am
1288         * manual/dist/txt/Makefile.am
1289                 fix make deps
1290                 Thanks to Colin
1291
1292 2006-01-24 [mones]      1.9.100cvs182
1293
1294         * manual/glossary.xml
1295                 Nearly finished, some terms missing.
1296
1297 2006-01-23 [paul]       1.9.100cvs181
1298
1299         * manual/dist/html/Makefile.am
1300         * manual/dist/pdf/Makefile.am
1301         * manual/dist/ps/Makefile.am
1302         * manual/dist/txt/Makefile.am
1303         * src/mainwindow.c
1304                 re-enable manual
1305                 Thanks to Colin
1306
1307 2006-01-22 [colin]      1.9.100cvs180
1308
1309         * src/compose.c
1310         * src/gtk/gtkaspell.c
1311                 Don't deselect stuff before right-clicking, with aspell.
1312                 (This prevented right-click Copy, for example).
1313                 Thanks to Clo!
1314
1315 2006-01-22 [paul]       1.9.100cvs179
1316
1317         * src/summary_search.c
1318                 don't fix the widget size as it causes problems
1319                 under localisation.
1320                 Thanks to Emilian Nowak
1321
1322 2006-01-21 [paul]       1.9.100cvs178
1323
1324         * src/prefs_themes.c
1325                 fix broken underlining of label text
1326                 with some translations
1327
1328 2006-01-21 [colin]      1.9.100cvs177
1329
1330         * po/fr.po
1331                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
1332
1333 2006-01-20 [colin]      1.9.100cvs176
1334
1335         * configure.ac
1336         * Makefile.am
1337         * manual/Makefile
1338         * manual/dist/html/.cvsignore
1339         * manual/dist/html/Makefile.am
1340         * manual/dist/pdf/.cvsignore
1341         * manual/dist/pdf/Makefile.am
1342         * manual/dist/ps/.cvsignore
1343         * manual/dist/ps/Makefile.am
1344         * manual/dist/txt/.cvsignore
1345         * manual/dist/txt/Makefile.am
1346                 Autotool-ize manual
1347
1348 2006-01-20 [paul]       1.9.100cvs175
1349
1350         * manual/handling.xml
1351                 make Filtering and Searching entries easier to find
1352         * manual/keyboard.xml
1353                 add the remaining default keybinds
1354         * src/prefs_summaries.c
1355                 update the default keybinds
1356
1357 2006-01-20 [paul]       1.9.100cvs174
1358
1359         * src/addressbook.c
1360         * src/addrgather.c
1361         * src/addrharvest.c
1362         * src/editaddress.c
1363         * src/editgroup.c
1364         * src/exphtmldlg.c
1365         * src/expldifdlg.c
1366         * src/exporthtml.c
1367         * src/exportldif.c
1368         * src/ldif.c
1369                 replace 'e-mail' with 'email'
1370         * src/summary_search.c
1371                 add mnemonic to "Find all" button
1372
1373 2006-01-20 [wwp]        1.9.100cvs173
1374
1375         * src/export.c
1376         * src/import.c
1377                 touched mbox import/export buttons for HIG-compliance
1378
1379 2006-01-19 [paul]       1.9.100cvs172
1380
1381         * manual/account.xml
1382         * manual/addrbook.xml
1383         * manual/advanced.xml
1384         * manual/faq.xml
1385         * manual/handling.xml
1386         * manual/intro.xml
1387         * manual/plugins.xml
1388         * manual/starting.xml
1389                 more editing
1390
1391 2006-01-19 [paul]       1.9.100cvs171
1392
1393         * src/toolbar.c
1394                 allow use of trash button while receiving
1395                 Thanks to Colin
1396
1397 2006-01-19 [wwp]        1.9.100cvs170
1398
1399         * src/gtk/quicksearch.c
1400         * src/compose.c
1401                 force text color to black when yellow background is set
1402
1403 2006-01-19 [colin]      1.9.100cvs169
1404
1405         * src/plugins/trayicon/trayicon.c
1406                 Gray out Get Mail when already getting mail
1407
1408 2006-01-18 [paul]       1.9.100cvs168
1409
1410         * src/compose.c
1411                 give widget yellow background was To is
1412                 set via folder prefs
1413         * src/gtk/quicksearch.c
1414                 give widget yellow background when quick
1415                 search is active.
1416                 Thanks to Colin
1417
1418 2006-01-18 [paul]       1.9.100cvs167
1419
1420         * doc/man/sylpheed-claws.1
1421                 add --subscribe option
1422
1423 2006-01-18 [paul]       1.9.100cvs166
1424
1425         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1426         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1427                 use %U instead of %F (%F is broken for user installed
1428                 files in kde 3.5)
1429
1430 2006-01-18 [colin]      1.9.100cvs165
1431
1432         * src/summaryview.c
1433                 Default to Yes in "No more * messages" dialogs
1434
1435 2006-01-17 [colin]      1.9.100cvs164
1436
1437         * src/compose.c
1438                 Possibly fix an invalid iterator causing
1439                 crash
1440
1441 2006-01-17 [colin]      1.9.100cvs163
1442
1443         * src/mimeview.c
1444                 Fix crash when the image disappears under the
1445                 image viewer
1446
1447 2006-01-16 [colin]      1.9.100cvs162
1448
1449         * src/compose.c
1450                 Fix reenabling autowrap
1451
1452 2006-01-16 [colin]      1.9.100cvs161
1453
1454         * src/compose.c
1455                 reset quote_len before getting quote_str
1456
1457 2006-01-16 [colin]      1.9.100cvs160
1458
1459         * src/account.c
1460         * src/account.h
1461         * src/folder.c
1462         * src/imap_gtk.c
1463         * src/mh_gtk.c
1464                 Fix bug #883 (default inbox does not track folder move)
1465
1466 2006-01-16 [colin]      1.9.100cvs159
1467
1468         * src/compose.c
1469         * src/plugins/pgpcore/passphrase.c
1470                 More buttons fixes
1471
1472 2006-01-16 [paul]       1.9.100cvs158
1473
1474         * src/prefs_actions.c
1475         * src/prefs_filtering_action.c
1476         * src/prefs_matcher.c
1477         * src/quote_fmt.c
1478         * src/gtk/description_window.c
1479         * src/gtk/description_window.h
1480         * src/gtk/quicksearch.c
1481                 description window cleanups
1482
1483 2006-01-15 [colin]      1.9.100cvs157
1484
1485         * src/addressbook.c
1486         * src/prefs_filtering.c
1487                 Same here
1488
1489 2006-01-15 [colin]      1.9.100cvs156
1490
1491         * src/folderview.c
1492         * src/mainwindow.c
1493                 Same for "Empty trash"
1494
1495 2006-01-15 [colin]      1.9.100cvs155
1496
1497         * src/inc.c
1498                 Override offline dialog had Yes by default
1499
1500 2006-01-15 [colin]      1.9.100cvs154
1501
1502         * src/summaryview.c
1503                 Delete selected messages? previously had Yes the default
1504
1505 2006-01-15 [colin]      1.9.100cvs153
1506
1507         * src/folder.c
1508         * src/folder.h
1509         * src/main.c
1510                 Check if a mailbox is loaded after all
1511                 plugins are loaded.
1512
1513 2006-01-15 [colin]      1.9.100cvs152
1514
1515         * src/folder.c
1516                 Don't start wizard when there are unloaded folders (will help
1517                 people with only mbox or maildir mailboxes)
1518
1519 2006-01-14 [colin]      1.9.100cvs151
1520
1521         * src/addressbook.c
1522         * src/expldifdlg.c
1523         * src/importldif.c
1524         * src/importmutt.c
1525         * src/importpine.c
1526         * src/mh_gtk.c
1527                 More HIG compliance and fixes
1528
1529 2006-01-14 [colin]      1.9.100cvs150
1530
1531         * src/prefs_filtering_action.c
1532         * src/foldersel.c
1533                 Two forgotten button order changes
1534
1535 2006-01-14 [colin]      1.9.100cvs149
1536
1537         * src/account.c
1538         * src/addressbook.c
1539         * src/compose.c
1540         * src/folderview.c
1541         * src/imap_gtk.c
1542         * src/mainwindow.c
1543         * src/mh_gtk.c
1544         * src/news_gtk.c
1545         * src/prefs_actions.c
1546         * src/prefs_customheader.c
1547         * src/prefs_filtering.c
1548         * src/prefs_matcher.c
1549         * src/prefs_template.c
1550         * src/ssl_manager.c
1551         * src/summaryview.c
1552         * src/textview.c
1553         * src/toolbar.c
1554                 All deletion confirmations are now "Cancel, Delete" 
1555                 instead of "No, Yes"
1556                 Clarified most of the other "No, Yes" to 
1557                 "Cancel, Descriptive_action"
1558                 Rechanged the "Entry not saved" alerts to have 
1559                 "Close, Continue editing"
1560
1561
1562 2006-01-14 [paul]
1563
1564         * 2.0.0-rc4 released
1565
1566 2006-01-14 [paul]       1.9.100cvs148
1567
1568         * src/account.c
1569         * src/addressadd.c
1570         * src/addressbook.c
1571         * src/compose.c
1572         * src/editaddress.c
1573         * src/editbook.c
1574         * src/editgroup.c
1575         * src/editjpilot.c
1576         * src/editldap.c
1577         * src/editvcard.c
1578         * src/exphtmldlg.c
1579         * src/expldifdlg.c
1580         * src/folderview.c
1581         * src/grouplistdialog.c
1582         * src/imap_gtk.c
1583         * src/importmutt.c
1584         * src/importpine.c
1585         * src/inc.c
1586         * src/main.c
1587         * src/mainwindow.c
1588         * src/message_search.c
1589         * src/messageview.c
1590         * src/mh_gtk.c
1591         * src/mimeview.c
1592         * src/news_gtk.c
1593         * src/prefs_actions.c
1594         * src/prefs_customheader.c
1595         * src/prefs_filtering.c
1596         * src/prefs_matcher.c
1597         * src/prefs_template.c
1598         * src/prefs_themes.c
1599         * src/ssl_manager.c
1600         * src/summary_search.c
1601         * src/summaryview.c
1602         * src/textview.c
1603         * src/toolbar.c
1604         * src/gtk/foldersort.c
1605         * src/gtk/gtkaspell.c
1606         * src/gtk/inputdialog.c
1607         * src/gtk/prefswindow.c
1608         * src/plugins/pgpcore/select-keys.c
1609         * src/plugins/trayicon/trayicon.c
1610                 HIG compliant button order
1611
1612 2006-01-14 [mones]      1.9.100cvs147
1613
1614         * po/es.po
1615                 Updated translation
1616
1617 2006-01-13 [paul]       1.9.100cvs146
1618
1619         * AUTHORS
1620         * ChangeLog
1621         * src/gtk/authors.h
1622                 add Joshua M. Kwan to contributors list
1623
1624 2006-01-13 [colin]      1.9.100cvs145
1625
1626         * src/gtk/quicksearch.c
1627                 Don't refocus quick search after executing (Esc or Enter)
1628                 Allows to '/'search something then move up/down in 
1629                 summaryview, and to Esc a search and be back in the 
1630                 summaryview
1631
1632 2006-01-13 [paul]       1.9.100cvs144
1633
1634         * src/plugins/pgpinline/pgpinline.c
1635                 support Content-Type 'application/pgp'
1636                 patch by Joshua M. Kwan <joshuak@users.sf.net>
1637
1638 2006-01-13 [paul]       1.9.100cvs143
1639
1640         * manual/account.xml
1641                 make mention of partial retrieval
1642                 thanks to Colin
1643
1644 2006-01-13 [paul]       1.9.100cvs142
1645
1646         * src/account.c
1647         * src/account.h
1648         * src/action.c
1649         * src/action.h
1650         * src/adbookbase.h
1651         * src/addr_compl.c
1652         * src/addr_compl.h
1653         * src/addrbook.c
1654         * src/addrcache.c
1655         * src/addrcache.h
1656         * src/addrcindex.c
1657         * src/addrcindex.h
1658         * src/addrclip.c
1659         * src/addrclip.h
1660         * src/addrdefs.h
1661         * src/addressadd.c
1662         * src/addressadd.h
1663         * src/addressbook.c
1664         * src/addressbook.h
1665         * src/addrgather.c
1666         * src/addrgather.h
1667         * src/addrharvest.c
1668         * src/addrharvest.h
1669         * src/addrindex.c
1670         * src/addrindex.h
1671         * src/addritem.c
1672         * src/addritem.h
1673         * src/addrquery.c
1674         * src/addrquery.h
1675         * src/addrselect.c
1676         * src/addrselect.h
1677         * src/alertpanel.c
1678         * src/alertpanel.h
1679         * src/browseldap.c
1680         * src/browseldap.h
1681         * src/codeconv.c
1682         * src/codeconv.h
1683         * src/compose.c
1684         * src/compose.h
1685         * src/customheader.c
1686         * src/customheader.h
1687         * src/displayheader.c
1688         * src/displayheader.h
1689         * src/editaddress.c
1690         * src/editaddress.h
1691         * src/editbook.c
1692         * src/editbook.h
1693         * src/editgroup.c
1694         * src/editgroup.h
1695         * src/editjpilot.c
1696         * src/editjpilot.h
1697         * src/editldap.c
1698         * src/editldap.h
1699         * src/editldap_basedn.c
1700         * src/editldap_basedn.h
1701         * src/editvcard.c
1702         * src/editvcard.h
1703         * src/exphtmldlg.c
1704         * src/exphtmldlg.h
1705         * src/expldifdlg.c
1706         * src/expldifdlg.h
1707         * src/export.h
1708         * src/exporthtml.c
1709         * src/exporthtml.h
1710         * src/exportldif.c
1711         * src/exportldif.h
1712         * src/filtering.c
1713         * src/filtering.h
1714         * src/folder.c
1715         * src/folder.h
1716         * src/folder_item_prefs.c
1717         * src/folder_item_prefs.h
1718         * src/foldersel.c
1719         * src/foldersel.h
1720         * src/folderutils.c
1721         * src/folderutils.h
1722         * src/folderview.c
1723         * src/folderview.h
1724         * src/grouplistdialog.c
1725         * src/grouplistdialog.h
1726         * src/headerview.c
1727         * src/html.c
1728         * src/html.h
1729         * src/image_viewer.c
1730         * src/image_viewer.h
1731         * src/imap.c
1732         * src/imap.h
1733         * src/imap_gtk.c
1734         * src/imap_gtk.h
1735         * src/import.h
1736         * src/importldif.c
1737         * src/importldif.h
1738         * src/importmutt.c
1739         * src/importmutt.h
1740         * src/importpine.c
1741         * src/importpine.h
1742         * src/inc.c
1743         * src/inc.h
1744         * src/jpilot.c
1745         * src/jpilot.h
1746         * src/ldapctrl.c
1747         * src/ldapctrl.h
1748         * src/ldaplocate.c
1749         * src/ldaplocate.h
1750         * src/ldapquery.c
1751         * src/ldapquery.h
1752         * src/ldapserver.c
1753         * src/ldapserver.h
1754         * src/ldaputil.c
1755         * src/ldaputil.h
1756         * src/ldif.c
1757         * src/ldif.h
1758         * src/main.c
1759         * src/main.h
1760         * src/mainwindow.c
1761         * src/mainwindow.h
1762         * src/manual.c
1763         * src/manual.h
1764         * src/mbox.c
1765         * src/mbox.h
1766         * src/message_search.c
1767         * src/message_search.h
1768         * src/messageview.c
1769         * src/messageview.h
1770         * src/mh.c
1771         * src/mh.h
1772         * src/mh_gtk.c
1773         * src/mh_gtk.h
1774         * src/mimeview.c
1775         * src/mimeview.h
1776         * src/msgcache.c
1777         * src/msgcache.h
1778         * src/mutt.c
1779         * src/mutt.h
1780         * src/news.c
1781         * src/news.h
1782         * src/news_gtk.c
1783         * src/news_gtk.h
1784         * src/partial_download.c
1785         * src/partial_download.h
1786         * src/pine.c
1787         * src/pine.h
1788         * src/pop.c
1789         * src/pop.h
1790         * src/prefs_account.c
1791         * src/prefs_account.h
1792         * src/prefs_actions.c
1793         * src/prefs_actions.h
1794         * src/prefs_common.c
1795         * src/prefs_common.h
1796         * src/prefs_compose_writing.c
1797         * src/prefs_compose_writing.h
1798         * src/prefs_customheader.c
1799         * src/prefs_customheader.h
1800         * src/prefs_display_header.c
1801         * src/prefs_display_header.h
1802         * src/prefs_filtering.c
1803         * src/prefs_filtering.h
1804         * src/prefs_filtering_action.c
1805         * src/prefs_filtering_action.h
1806         * src/prefs_folder_column.c
1807         * src/prefs_folder_column.h
1808         * src/prefs_folder_item.c
1809         * src/prefs_folder_item.h
1810         * src/prefs_fonts.c
1811         * src/prefs_fonts.h
1812         * src/prefs_gtk.c
1813         * src/prefs_gtk.h
1814         * src/prefs_image_viewer.c
1815         * src/prefs_image_viewer.h
1816         * src/prefs_matcher.c
1817         * src/prefs_matcher.h
1818         * src/prefs_message.c
1819         * src/prefs_msg_colors.c
1820         * src/prefs_msg_colors.h
1821         * src/prefs_other.c
1822         * src/prefs_quote.c
1823         * src/prefs_receive.c
1824         * src/prefs_send.c
1825         * src/prefs_spelling.c
1826         * src/prefs_spelling.h
1827         * src/prefs_summaries.c
1828         * src/prefs_summaries.h
1829         * src/prefs_summary_column.c
1830         * src/prefs_summary_column.h
1831         * src/prefs_template.c
1832         * src/prefs_template.h
1833         * src/prefs_themes.c
1834         * src/prefs_themes.h
1835         * src/prefs_toolbar.c
1836         * src/prefs_toolbar.h
1837         * src/prefs_wrapping.c
1838         * src/prefs_wrapping.h
1839         * src/privacy.c
1840         * src/privacy.h
1841         * src/procheader.c
1842         * src/procheader.h
1843         * src/procmime.c
1844         * src/procmime.h
1845         * src/procmsg.c
1846         * src/procmsg.h
1847         * src/quote_fmt.c
1848         * src/quote_fmt_parse.y
1849         * src/recv.c
1850         * src/recv.h
1851         * src/remotefolder.c
1852         * src/remotefolder.h
1853         * src/send_message.c
1854         * src/send_message.h
1855         * src/setup.c
1856         * src/setup.h
1857         * src/sourcewindow.c
1858         * src/sourcewindow.h
1859         * src/ssl_manager.c
1860         * src/ssl_manager.h
1861         * src/statusbar.c
1862         * src/statusbar.h
1863         * src/stock_pixmap.c
1864         * src/stock_pixmap.h
1865         * src/summary_search.c
1866         * src/summary_search.h
1867         * src/summaryview.c
1868         * src/summaryview.h
1869         * src/syldap.c
1870         * src/syldap.h
1871         * src/textview.c
1872         * src/textview.h
1873         * src/toolbar.c
1874         * src/toolbar.h
1875         * src/undo.c
1876         * src/undo.h
1877         * src/unmime.c
1878         * src/unmime.h
1879         * src/vcard.c
1880         * src/vcard.h
1881         * src/wizard.c
1882         * src/wizard.h
1883         * src/common/base64.c
1884         * src/common/base64.h
1885         * src/common/defs.h
1886         * src/common/hooks.c
1887         * src/common/hooks.h
1888         * src/common/log.c
1889         * src/common/log.h
1890         * src/common/mgutils.c
1891         * src/common/mgutils.h
1892         * src/common/nntp.c
1893         * src/common/nntp.h
1894         * src/common/passcrypt.c
1895         * src/common/passcrypt.h.in
1896         * src/common/plugin.c
1897         * src/common/plugin.h
1898         * src/common/prefs.c
1899         * src/common/prefs.h
1900         * src/common/progressindicator.c
1901         * src/common/progressindicator.h
1902         * src/common/quoted-printable.c
1903         * src/common/quoted-printable.h
1904         * src/common/session.c
1905         * src/common/session.h
1906         * src/common/smtp.c
1907         * src/common/smtp.h
1908         * src/common/socket.c
1909         * src/common/socket.h
1910         * src/common/ssl.c
1911         * src/common/ssl.h
1912         * src/common/ssl_certificate.c
1913         * src/common/ssl_certificate.h
1914         * src/common/stringtable.c
1915         * src/common/stringtable.h
1916         * src/common/sylpheed.c
1917         * src/common/sylpheed.h
1918         * src/common/template.c
1919         * src/common/template.h
1920         * src/common/timing.h
1921         * src/common/utils.c
1922         * src/common/utils.h
1923         * src/common/version.h.in
1924         * src/common/xml.c
1925         * src/common/xml.h
1926         * src/common/xmlprops.c
1927         * src/common/xmlprops.h
1928         * src/gtk/colorlabel.c
1929         * src/gtk/colorsel.c
1930         * src/gtk/colorsel.h
1931         * src/gtk/description_window.c
1932         * src/gtk/description_window.h
1933         * src/gtk/filesel.c
1934         * src/gtk/filesel.h
1935         * src/gtk/foldersort.c
1936         * src/gtk/foldersort.h
1937         * src/gtk/gtkutils.c
1938         * src/gtk/gtkutils.h
1939         * src/gtk/inputdialog.c
1940         * src/gtk/inputdialog.h
1941         * src/gtk/logwindow.c
1942         * src/gtk/logwindow.h
1943         * src/gtk/manage_window.c
1944         * src/gtk/manage_window.h
1945         * src/gtk/menu.c
1946         * src/gtk/menu.h
1947         * src/gtk/pluginwindow.c
1948         * src/gtk/pluginwindow.h
1949         * src/gtk/prefswindow.c
1950         * src/gtk/prefswindow.h
1951         * src/gtk/progressdialog.c
1952         * src/gtk/progressdialog.h
1953         * src/gtk/sslcertwindow.c
1954         * src/gtk/sslcertwindow.h
1955         * src/plugins/clamav/clamav_plugin.c
1956         * src/plugins/clamav/clamav_plugin.h
1957         * src/plugins/clamav/clamav_plugin_gtk.c
1958         * src/plugins/demo/demo.c
1959         * src/plugins/dillo_viewer/dillo_prefs.c
1960         * src/plugins/dillo_viewer/dillo_prefs.h
1961         * src/plugins/dillo_viewer/dillo_viewer.c
1962         * src/plugins/pgpcore/passphrase.c
1963         * src/plugins/pgpcore/passphrase.h
1964         * src/plugins/pgpcore/plugin.c
1965         * src/plugins/pgpcore/select-keys.c
1966         * src/plugins/pgpcore/select-keys.h
1967         * src/plugins/pgpcore/sgpgme.c
1968         * src/plugins/pgpcore/sgpgme.h
1969         * src/plugins/pgpinline/pgpinline.c
1970         * src/plugins/pgpinline/pgpinline.h
1971         * src/plugins/pgpinline/plugin.c
1972         * src/plugins/pgpmime/pgpmime.c
1973         * src/plugins/pgpmime/pgpmime.h
1974         * src/plugins/pgpmime/plugin.c
1975         * src/plugins/spamassassin/spamassassin.c
1976         * src/plugins/spamassassin/spamassassin.h
1977         * src/plugins/spamassassin/spamassassin_gtk.c
1978         * src/plugins/trayicon/trayicon.c
1979                 update copyright header
1980
1981 2006-01-13 [paul]       1.9.100cvs141
1982
1983         * src/account.c
1984         * src/export.c
1985         * src/import.c
1986         * src/mainwindow.c
1987         * src/prefs_account.c
1988         * src/prefs_display_header.c
1989         * src/prefs_receive.c
1990         * src/prefs_send.c
1991         * src/prefs_summaries.c
1992         * src/prefs_themes.c
1993         * src/prefs_toolbar.c
1994         * src/gtk/about.c
1995                 various cleanups
1996
1997 2006-01-12 [colin]      1.9.100cvs140
1998
1999         * src/folder.c
2000         * src/folder.h
2001         * src/main.c
2002                 Add --subscribe option
2003                 Let sylpheed-claws email@domain.com equivalent to --compose
2004                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
2005
2006 2006-01-12 [paul]       1.9.100cvs139
2007
2008         * src/mainwindow.c
2009                 append 'Change folder order' label with '...'
2010         * src/prefs_actions.c
2011                 allow reordering of actions list by dnd
2012         * src/gtk/foldersort.c
2013                 make the dialog nicer
2014
2015 2006-01-11 [colin]      1.9.100cvs138
2016
2017         * src/compose.c
2018                 Allow templates without text
2019
2020 2006-01-11 [paul]       1.9.100cvs137
2021
2022         * tools/README
2023         * tools/filter_conv_new.pl
2024                 add info to README
2025                 also check .sylpheed for filter.xml
2026                 be a bit informative to the user
2027
2028 2006-01-11 [colin]      1.9.100cvs136
2029
2030         * src/textview.c
2031                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
2032
2033 2006-01-10 [paul]       1.9.100cvs135
2034
2035         * tools/Makefile.am
2036         * tools/filter_conv_new.pl
2037                 add script to convert new style Sylpheed
2038                 filter rules (Sylpheed >= 0.9.99) to
2039                 Claws filtering rules
2040
2041 2006-01-10 [colin]      1.9.100cvs134
2042
2043         * src/compose.c
2044                 Fix broken line joins in certain conditions
2045                 (between two quoted lines: <enter><enter><up>
2046                  <type a wrapped sentence><go in the first line>
2047                  <insert more text><watch as line joining failed>)
2048
2049 2006-01-10 [paul]       1.9.100cvs133
2050
2051         * src/compose.c
2052                 don't report success in error dialog
2053                 thanks to Colin
2054         * src/common/utils.c
2055                 include some trailing punctuations as URI
2056                 thanks to Hiro
2057
2058 2006-01-10 [paul]       1.9.100cvs132
2059
2060         * src/mimeview.c
2061                 fix incompatible pointer type
2062                 warning
2063
2064 2006-01-10 [paul]       1.9.100cvs131
2065
2066         * src/compose.c
2067                 change Subject in window title
2068                 instantaneously
2069
2070 2006-01-09 [colin]      1.9.100cvs130
2071
2072         * src/addressbook.c
2073         * src/headerview.c
2074         * src/mainwindow.c
2075         * src/messageview.c
2076         * src/mimeview.c
2077         * src/noticeview.c
2078         * src/summaryview.c
2079                 Fix possible crashes on exit and in addressbook
2080
2081 2006-01-09 [paul]       1.9.100cvs129
2082
2083         * src/prefs_msg_colors.c
2084                 some cleanups that I forgot last time
2085
2086 2006-01-09 [paul]       1.9.100cvs128
2087
2088         * README
2089         * src/folderview.c
2090         * src/prefs_msg_colors.c
2091                 add previously hidden option, color_new, to
2092                 the gui
2093                 move the page to Display/
2094                 rework the gui
2095
2096 2006-01-09 [wwp]        1.9.100cvs127
2097
2098         * src/prefs_themes.c
2099                 made the prefs/display/themes layouts spacing less condensed
2100                 (and so they match other prefs/pages' look).
2101
2102 2006-01-09 [paul]       1.9.100cvs126
2103
2104         * src/compose.c
2105         * src/prefs_common.c
2106         * src/prefs_common.h
2107         * src/prefs_wrapping.c
2108                 remove 'wrap at send' option
2109
2110 2006-01-06 [colin]      1.9.100cvs125
2111
2112         * src/compose.c
2113                 Just make completely sure we don't insert "manual line breaks" 
2114                 when wrapping... 
2115
2116 2006-01-04 [paul]
2117
2118         * 2.0.0-rc3 released
2119
2120 2006-01-04 [paul]       1.9.100cvs124
2121
2122         * src/folderview.c
2123                 fix bug 882, 'quick scroll in folder list
2124                 displays wrong folder contents'
2125
2126 2006-01-04 [paul]       1.9.100cvs123
2127
2128         * src/plugins/pgpmime/pgpmime.c
2129                 better debug information when signing
2130                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2131
2132 2006-01-03 [colin]      1.9.100cvs122
2133
2134         * configure.ac
2135                 We need to recheck for gpgme 1.0.0 after checking
2136                 for 1.1.1, because if 1.1.1 isn't available, 
2137                 GPGME_LIBS and friends are blanked out by the 
2138                 second check.
2139
2140 2006-01-03 [colin]      1.9.100cvs121
2141
2142         * src/common/prefs.c
2143                 Windows unlink-before rename fix
2144         * src/plugins/pgpcore/sgpgme.c
2145                 Add support for PKA info if available
2146                 Both patches by Werner Koch
2147
2148 2006-01-03 [paul]       1.9.100cvs120
2149
2150         * src/messageview.c
2151                 fix bug 884, 'Send receipt' button visible in queue
2152                 Thanks to Colin
2153
2154 2006-01-02 [colin]      1.9.100cvs119
2155
2156         * src/compose.c
2157         * src/imap.c
2158                 Fix autosave on IMAP and more generally try to
2159                 return the correct ID on a newly added IMAP message
2160
2161 2006-01-02 [paul]       1.9.100cvs118
2162
2163         * manual/keyboard.xml
2164                 edited
2165
2166 2006-01-01 [paul]       1.9.100cvs117
2167
2168         * src/gtk/authors.h
2169                 alphabetical order
2170
2171 2005-12-30 [colin]      1.9.100cvs116
2172
2173         * manual/advanced.xml
2174                 Explain Pre/Post-processing differences.
2175
2176 2005-12-30 [colin]      1.9.100cvs115
2177
2178         * src/mh.c
2179                 Implement copy_msgs for a little optimization
2180         * src/imap.c
2181                 Finish yesterday's fix
2182
2183 2005-12-29 [colin]      1.9.100cvs114
2184
2185         * src/imap.c
2186                 Fix occasional failure in fetching a mail over
2187                 IMAP
2188
2189 2005-12-29 [colin]      1.9.100cvs113
2190
2191         * src/compose.c
2192                 Don't remove a draft when sending it, if it is 
2193                 locked.
2194
2195 2005-12-28 [colin]      1.9.100cvs112
2196
2197         * src/summaryview.c
2198                 Fix leak for real
2199
2200 2005-12-28 [wwp]        1.9.100cvs111
2201
2202         * doc/faq/.cvsignore
2203         * doc/faq/de/.cvsignore
2204         * doc/faq/en/.cvsignore
2205         * doc/faq/es/.cvsignore
2206         * doc/faq/fr/.cvsignore
2207         * doc/faq/it/.cvsignore
2208         * doc/manual/.cvsignore
2209         * doc/manual/de/.cvsignore
2210         * doc/manual/en/.cvsignore
2211         * doc/manual/es/.cvsignore
2212         * doc/manual/fr/.cvsignore
2213         * doc/manual/ja/.cvsignore
2214         * src/plugins/mathml_viewer/.cvsignore
2215                 rollback revival of those files (my bad, sorry for the noise).
2216
2217 2005-12-28 [wwp]        1.9.100cvs110
2218
2219         * src/compose.c
2220                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
2221
2222 2005-12-28 [wwp]        1.9.100cvs109
2223
2224         * doc/faq/.cvsignore
2225         * doc/faq/de/.cvsignore
2226         * doc/faq/en/.cvsignore
2227         * doc/faq/es/.cvsignore
2228         * doc/faq/fr/.cvsignore
2229         * doc/faq/it/.cvsignore
2230         * doc/manual/.cvsignore
2231         * doc/manual/de/.cvsignore
2232         * doc/manual/en/.cvsignore
2233         * doc/manual/es/.cvsignore
2234         * doc/manual/fr/.cvsignore
2235         * doc/manual/ja/.cvsignore
2236         * src/plugins/mathml_viewer/.cvsignore
2237         * po/.cvsignore
2238                 more files to ignore.
2239
2240 2005-12-24 [colin]      1.9.100cvs108
2241
2242         * AUTHORS
2243         * src/gtk/authors.h
2244                 Update for Werner
2245
2246 2005-12-24 [colin]      1.9.100cvs107
2247
2248         * src/procmsg.c
2249                 Allow NULL src_msginfo in 
2250                 procmsg_msginfo_new_from_mimeinfo
2251
2252 2005-12-23 [paul]       1.9.100cvs106
2253
2254         * src/plugins/pgpinline/mypgpcore.def
2255                 add this forgotten file
2256
2257 2005-12-23 [colin]      1.9.100cvs105
2258
2259         * src/mainwindow.c
2260                 Fix missing break
2261
2262 2005-12-23 [colin]      1.9.100cvs104
2263
2264         * autogen.sh
2265         * src/folder.c
2266         * src/mh.c
2267         * src/common/plugin.c
2268         * src/common/socket.c
2269         * src/common/socket.h
2270         * src/common/utils.c
2271         * src/common/utils.h
2272         * src/gtk/pluginwindow.c
2273         * src/plugins/pgpcore/plugin.def
2274         * src/plugins/pgpcore/sylpheed.def
2275         * src/plugins/pgpinline/Makefile.am
2276         * src/plugins/pgpinline/plugin.def
2277         * src/plugins/pgpinline/sylpheed.def
2278         * src/plugins/pgpmime/plugin.def
2279         * src/plugins/pgpmime/sylpheed.def
2280                 Various w32 fixes by Werner Koch
2281
2282 2005-12-22 [paul]       1.9.100cvs103
2283
2284         * src/wizard.c
2285                 don't offer IMAP as 'server type' if
2286                 libetpan isn't built in
2287
2288 2005-12-22 [paul]       1.9.100cvs102
2289
2290         * AUTHORS
2291         * src/mainwindow.c
2292         * src/mainwindow.h
2293         * src/toolbar.c
2294         * src/gtk/authors.h
2295                 support GTK_TOOLBAR_BOTH_HORIZ (text
2296                 next to icon) Patch by Marien Zwart
2297                 marienz@users.sf.net
2298                 Also reword the text
2299
2300 2005-12-21 [colin]      1.9.100cvs101
2301
2302         * configure.ac
2303                 Fix DATADIRNAME
2304         * COPYING
2305                 Fix missing section and explicit the exception better
2306         * src/compose.c
2307                 Prevent mail from being lost without notice when an
2308                 SMTP error happens on trying to send an unmodified
2309                 drafted mail.
2310         * src/send_message.c
2311         * src/common/smtp.c
2312                 Fix password remembering when wrong, and add return
2313                 value checks where they should have been
2314         * src/plugins/pgpcore/sylpheed.def
2315         * src/plugins/pgpinline/sylpheed.def
2316         * src/plugins/pgpmime/sylpheed.def
2317                 Add a few symbols needed
2318
2319 2005-12-21 [paul]       1.9.100cvs100
2320
2321         * m4/codeset.m4
2322         * m4/glibc21.m4
2323         * m4/intdiv0.m4
2324         * m4/inttypes-pri.m4
2325         * m4/inttypes.m4
2326         * m4/inttypes_h.m4
2327         * m4/isc-posix.m4
2328         * m4/lcmessage.m4
2329         * m4/stdint_h.m4
2330         * m4/uintmax_t.m4
2331                 gettextization
2332                 thanks to Colin
2333
2334 2005-12-21 [paul]       1.9.100cvs99
2335
2336         * po/sv.po
2337                 fixed by Colin
2338
2339 2005-12-20 [paul]       1.9.100cvs98
2340
2341         * po/sv.po
2342                 updated by Anders Trobäck
2343
2344 2005-12-20 [colin]      1.9.100cvs97
2345
2346         * ABOUT-NLS
2347         * Makefile.am
2348         * autogen.sh
2349         * configure.ac
2350         * config/config.rpath
2351         * config/mkinstalldirs
2352         * m4/Makefile.am
2353         * m4/glibc2.m4
2354         * m4/gnupg.m4
2355         * m4/gpgme.m4
2356         * m4/intmax.m4
2357         * m4/longdouble.m4
2358         * m4/longlong.m4
2359         * m4/printf-posix.m4
2360         * m4/signed.m4
2361         * m4/size_max.m4
2362         * m4/ulonglong.m4
2363         * m4/wchar_t.m4
2364         * m4/wint_t.m4
2365         * m4/xsize.m4
2366         * po/Makefile.in.in
2367         * po/Makevars
2368         * po/bg.po
2369         * po/ca.po
2370         * po/cs.po
2371         * po/de.po
2372         * po/el.po
2373         * po/en_GB.po
2374         * po/es.po
2375         * po/fi.po
2376         * po/fr.po
2377         * po/hr.po
2378         * po/hu.po
2379         * po/it.po
2380         * po/ja.po
2381         * po/ko.po
2382         * po/nb.po
2383         * po/nl.po
2384         * po/pl.po
2385         * po/pt_BR.po
2386         * po/ru.po
2387         * po/sk.po
2388         * po/sr.po
2389         * po/stamp-po
2390         * po/sv.po
2391         * po/zh_CN.po
2392         * po/zh_TW.po
2393         * src/Makefile.am
2394         * src/codeconv.c
2395         * src/compose.c
2396         * src/exporthtml.c
2397         * src/exportldif.c
2398         * src/folder.c
2399         * src/main.c
2400         * src/manual.c
2401         * src/mh.c
2402         * src/mimeview.c
2403         * src/send_message.c
2404         * src/common/Makefile.am
2405         * src/common/fnmatch.c
2406         * src/common/fnmatch.h
2407         * src/common/fnmatch_loop.c
2408         * src/common/nntp.c
2409         * src/common/plugin.c
2410         * src/common/smtp.c
2411         * src/common/socket.c
2412         * src/common/string_match.c
2413         * src/common/sylpheed.c
2414         * src/common/utils.c
2415         * src/common/utils.h
2416         * src/common/w32_dirent.c
2417         * src/common/w32_reg.c
2418         * src/common/w32_signal.c
2419         * src/common/w32_stat.c
2420         * src/common/w32_stdio.c
2421         * src/common/w32_stdlib.c
2422         * src/common/w32_string.c
2423         * src/common/w32_time.c
2424         * src/common/w32_unistd.c
2425         * src/common/w32_wait.c
2426         * src/common/w32lib.h
2427         * src/etpan/Makefile.am
2428         * src/gtk/Makefile.am
2429         * src/plugins/clamav/Makefile.am
2430         * src/plugins/demo/Makefile.am
2431         * src/plugins/dillo_viewer/Makefile.am
2432         * src/plugins/pgpcore/Makefile.am
2433         * src/plugins/pgpcore/passphrase.c
2434         * src/plugins/pgpcore/plugin.def
2435         * src/plugins/pgpcore/sgpgme.c
2436         * src/plugins/pgpcore/sylpheed.def
2437         * src/plugins/pgpcore/version.rc
2438         * src/plugins/pgpinline/Makefile.am
2439         * src/plugins/pgpinline/plugin.def
2440         * src/plugins/pgpinline/sylpheed.def
2441         * src/plugins/pgpinline/version.rc
2442         * src/plugins/pgpmime/Makefile.am
2443         * src/plugins/pgpmime/mypgpcore.def
2444         * src/plugins/pgpmime/plugin.def
2445         * src/plugins/pgpmime/sylpheed.def
2446         * src/plugins/pgpmime/version.rc
2447         * src/plugins/spamassassin/Makefile.am
2448                 Very little ;-) patch from Werner Koch, providing
2449                 infrastructure for cross-compiling to Win32
2450
2451 2005-12-20 [paul]       1.9.100cvs96
2452
2453         * src/account.c
2454         * src/account.h
2455         * src/mainwindow.c
2456         * src/mainwindow.h
2457         * src/toolbar.c
2458         * src/toolbar.h
2459                 add a combo to the Get All button, allowing
2460                 quick retrieval from any account
2461                 Patch by Fabien Vantard, slightly modified
2462                 by Colin
2463         * src/gtk/about.c
2464                 i18n fix. Patch by Fabien Vantard
2465
2466 2005-12-19 [colin]      1.9.100cvs95
2467
2468         * src/compose.c
2469         * src/compose.h
2470                 Don't automatically join lines when they've 
2471                 been separated by the user and not automatically
2472
2473 2005-12-19 [paul]       1.9.100cvs94
2474
2475         * src/gtk/pluginwindow.c
2476                 i18n fix.
2477                 Patch by Fabien Vantard
2478
2479 2005-12-15 [paul]       1.9.100cvs93
2480
2481         * src/common/plugin.c
2482         * src/common/plugin.h
2483         * src/gtk/pluginwindow.c
2484         * src/plugins/clamav/clamav_plugin.c
2485         * src/plugins/demo/demo.c
2486         * src/plugins/dillo_viewer/dillo_viewer.c
2487         * src/plugins/pgpcore/plugin.c
2488         * src/plugins/pgpinline/plugin.c
2489         * src/plugins/pgpmime/plugin.c
2490         * src/plugins/spamassassin/spamassassin.c
2491         * src/plugins/trayicon/trayicon.c
2492                 add plugin_version()
2493
2494 2005-12-15 [colin]      1.9.100cvs92
2495
2496         * src/compose.c
2497                 Further fix bug #875
2498
2499 2005-12-15 [paul]       1.9.100cvs91
2500
2501         * src/gtk/filesel.c
2502                 fix attach_load_dir getting set to
2503                 PLUGINDIR on plugin load
2504
2505 2005-12-14 [mones]      1.9.100cvs90
2506
2507         * manual/ack.xml
2508         * manual/keyboard.xml
2509                 Initial draft and some shortcuts added
2510                 
2511         * po/es.po
2512                 Updated translation
2513
2514 2005-12-14 [colin]      1.9.100cvs89
2515
2516         * src/compose.c
2517         * src/imap.c
2518         * src/summaryview.c
2519         * src/gtk/gtkaspell.c
2520                 More leaks fixed
2521         * src/prefs_folder_item.c
2522                 Fix recursive prefs apply
2523
2524
2525 2005-12-14 [colin]      1.9.100cvs88
2526
2527         * src/compose.c
2528                 Fix bug #875 (Freeze On Inline Forward of 
2529                 Large Message)
2530
2531 2005-12-13 [colin]      1.9.100cvs87
2532
2533         * src/compose.c
2534                 Uniq-ify and sort the mimetypes list
2535                 Patch by Fabien Vantard
2536
2537 2005-12-13 [colin]      1.9.100cvs86
2538
2539         * src/imap.c
2540         * src/etpan/imap-thread.c
2541                 Fix leaks (patch by Hoa)
2542         * src/news.c
2543         * src/common/plugin.c
2544                 Fix leaks
2545
2546 2005-12-12 [colin]
2547
2548         * 2.0.0-rc2 released
2549
2550 2005-12-12 [colin]      1.9.100cvs85
2551
2552         * src/matcher.c
2553                 Fix a leak
2554
2555 2005-12-12 [wwp]        1.9.100cvs84
2556
2557         * src/gtk/icon_legend.c
2558                 fix misbehaviour and crash when closing the legend window
2559         using the Esc key (patch by Fabien Vantard).
2560
2561 2005-12-12 [paul]       1.9.100cvs83
2562
2563         * src/browseldap.c
2564         * src/foldersel.c
2565         * src/prefs_actions.c
2566         * src/prefs_filtering.c
2567         * src/prefs_matcher.c
2568         * src/prefs_spelling.glade      ** REMOVED **
2569         * src/prefs_template.c
2570         * src/gtk/foldersort.glade      ** REMOVED **
2571         * src/gtk/pluginwindow.c
2572         * src/gtk/pluginwindow.glade    ** REMOVED **
2573         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
2574                 cleanups
2575
2576 2005-12-11 [paul]       1.9.100cvs82
2577
2578         * src/gtk/filesel.c
2579                 fix attach_load_dir crasher (double free)
2580
2581 2005-12-09 [paul]       1.9.100cvs81
2582
2583         * po/POTFILES.in
2584         * src/mainwindow.c
2585         * src/gtk/Makefile.am
2586         * src/gtk/icon_legend.c
2587         * src/gtk/icon_legend.h
2588                 add icon legend
2589         * src/manual.c
2590                 cleanup
2591
2592 2005-12-09 [paul]       1.9.100cvs80
2593
2594         * src/plugins/pgpcore/passphrase.c
2595                 wrap the label in the dialog
2596
2597 2005-12-09 [colin]      1.9.100cvs79
2598
2599         * src/plugins/pgpcore/sgpgme.c
2600                 Display (untrusted) on not trusted signatures
2601                 Patch by Michal Èihaø <michal@cihar.com>
2602                 Closes bug #867 (Report also key trust)
2603
2604 2005-12-09 [colin]      1.9.100cvs78
2605
2606         * src/common/plugin.c
2607                 Update licence check, following Eben Moglen's advice
2608
2609 2005-12-08 [colin]      1.9.100cvs77
2610
2611         * src/folder.c
2612                 Fix the occasionnal item->cache != NULL 
2613                 assertion failure. 
2614
2615 2005-12-08 [colin]      1.9.100cvs76
2616
2617         * src/mimeview.c
2618         * src/plugins/pgpcore/sgpgme.c
2619                 Print key id when unable to check it
2620                 Closes bug #866 (Show key id when missing)
2621
2622 2005-12-08 [paul]       1.9.100cvs75
2623
2624         * src/prefs_common.c
2625         * src/prefs_common.h
2626         * src/gtk/filesel.c
2627                 remember load attachment dir
2628
2629 2005-12-07 [colin]      1.9.100cvs74
2630
2631         * src/prefs_toolbar.c
2632                 Gtk fixes, patch by Fabien Vantard
2633
2634 2005-12-07 [colin]      1.9.100cvs73
2635
2636         * src/action.c
2637         * src/compose.c
2638         * src/compose.h
2639                 Fix bug #839 (Quoted text isn't colored after 
2640                 executing an action)
2641         * src/common/plugin.c
2642                 Require plugins to declare their licence in plugin_licence()
2643                 Refuse to load non-GPL plugins as they'd be illegal (as 
2644                 derived works of Sylpheed-Claws, they must be GPL).
2645         * src/plugins/clamav/clamav_plugin.c
2646         * src/plugins/demo/demo.c
2647         * src/plugins/dillo_viewer/dillo_viewer.c
2648         * src/plugins/pgpcore/plugin.c
2649         * src/plugins/pgpinline/plugin.c
2650         * src/plugins/pgpmime/plugin.c
2651         * src/plugins/spamassassin/spamassassin.c
2652         * src/plugins/trayicon/trayicon.c
2653                 Add plugin_licence()
2654
2655 2005-12-07 [paul]       1.9.100cvs72
2656
2657         * configure.ac
2658         * src/mainwindow.c
2659         * src/manual.c
2660         * src/manual.h
2661         * src/common/defs.h
2662                 clean up after local FAQ removal and
2663                 temporary manual removal
2664
2665 2005-12-06 [colin]      1.9.100cvs71
2666
2667         * configure.ac
2668         * doc/Makefile.am
2669         * doc/faq/.cvsignore
2670         * doc/faq/Makefile.am
2671         * doc/faq/de/.cvsignore
2672         * doc/faq/de/Makefile.am
2673         * doc/faq/de/sylpheed-faq-1.html
2674         * doc/faq/de/sylpheed-faq-2.html
2675         * doc/faq/de/sylpheed-faq-3.html
2676         * doc/faq/de/sylpheed-faq.html
2677         * doc/faq/en/.cvsignore
2678         * doc/faq/en/Makefile.am
2679         * doc/faq/en/sylpheed-faq-1.html
2680         * doc/faq/en/sylpheed-faq-2.html
2681         * doc/faq/en/sylpheed-faq-3.html
2682         * doc/faq/en/sylpheed-faq-4.html
2683         * doc/faq/en/sylpheed-faq.html
2684         * doc/faq/es/.cvsignore
2685         * doc/faq/es/Makefile.am
2686         * doc/faq/es/sylpheed-faq-1.html
2687         * doc/faq/es/sylpheed-faq-2.html
2688         * doc/faq/es/sylpheed-faq-3.html
2689         * doc/faq/es/sylpheed-faq-4.html
2690         * doc/faq/es/sylpheed-faq.html
2691         * doc/faq/fr/.cvsignore
2692         * doc/faq/fr/Makefile.am
2693         * doc/faq/fr/sylpheed-faq-1.html
2694         * doc/faq/fr/sylpheed-faq-2.html
2695         * doc/faq/fr/sylpheed-faq-3.html
2696         * doc/faq/fr/sylpheed-faq.html
2697         * doc/faq/it/.cvsignore
2698         * doc/faq/it/Makefile.am
2699         * doc/faq/it/sylpheed-faq-1.html
2700         * doc/faq/it/sylpheed-faq-2.html
2701         * doc/faq/it/sylpheed-faq-3.html
2702         * doc/faq/it/sylpheed-faq.html
2703         * doc/manual/.cvsignore
2704         * doc/manual/Makefile.am
2705         * doc/manual/de/.cvsignore
2706         * doc/manual/de/Makefile.am
2707         * doc/manual/de/sylpheed-1.html
2708         * doc/manual/de/sylpheed-10.html
2709         * doc/manual/de/sylpheed-11.html
2710         * doc/manual/de/sylpheed-12.html
2711         * doc/manual/de/sylpheed-13.html
2712         * doc/manual/de/sylpheed-14.html
2713         * doc/manual/de/sylpheed-15.html
2714         * doc/manual/de/sylpheed-16.html
2715         * doc/manual/de/sylpheed-17.html
2716         * doc/manual/de/sylpheed-18.html
2717         * doc/manual/de/sylpheed-19.html
2718         * doc/manual/de/sylpheed-2.html
2719         * doc/manual/de/sylpheed-20.html
2720         * doc/manual/de/sylpheed-3.html
2721         * doc/manual/de/sylpheed-4.html
2722         * doc/manual/de/sylpheed-5.html
2723         * doc/manual/de/sylpheed-6.html
2724         * doc/manual/de/sylpheed-7.html
2725         * doc/manual/de/sylpheed-8.html
2726         * doc/manual/de/sylpheed-9.html
2727         * doc/manual/de/sylpheed.html
2728         * doc/manual/en/.cvsignore
2729         * doc/manual/en/Makefile.am
2730         * doc/manual/en/sylpheed-1.html
2731         * doc/manual/en/sylpheed-10.html
2732         * doc/manual/en/sylpheed-11.html
2733         * doc/manual/en/sylpheed-12.html
2734         * doc/manual/en/sylpheed-13.html
2735         * doc/manual/en/sylpheed-14.html
2736         * doc/manual/en/sylpheed-15.html
2737         * doc/manual/en/sylpheed-16.html
2738         * doc/manual/en/sylpheed-17.html
2739         * doc/manual/en/sylpheed-18.html
2740         * doc/manual/en/sylpheed-19.html
2741         * doc/manual/en/sylpheed-2.html
2742         * doc/manual/en/sylpheed-20.html
2743         * doc/manual/en/sylpheed-21.html
2744         * doc/manual/en/sylpheed-22.html
2745         * doc/manual/en/sylpheed-3.html
2746         * doc/manual/en/sylpheed-4.html
2747         * doc/manual/en/sylpheed-5.html
2748         * doc/manual/en/sylpheed-6.html
2749         * doc/manual/en/sylpheed-7.html
2750         * doc/manual/en/sylpheed-8.html
2751         * doc/manual/en/sylpheed-9.html
2752         * doc/manual/en/sylpheed.html
2753         * doc/manual/es/.cvsignore
2754         * doc/manual/es/Makefile.am
2755         * doc/manual/es/sylpheed-1.html
2756         * doc/manual/es/sylpheed-10.html
2757         * doc/manual/es/sylpheed-11.html
2758         * doc/manual/es/sylpheed-12.html
2759         * doc/manual/es/sylpheed-13.html
2760         * doc/manual/es/sylpheed-14.html
2761         * doc/manual/es/sylpheed-15.html
2762         * doc/manual/es/sylpheed-16.html
2763         * doc/manual/es/sylpheed-17.html
2764         * doc/manual/es/sylpheed-18.html
2765         * doc/manual/es/sylpheed-19.html
2766         * doc/manual/es/sylpheed-2.html
2767         * doc/manual/es/sylpheed-20.html
2768         * doc/manual/es/sylpheed-3.html
2769         * doc/manual/es/sylpheed-4.html
2770         * doc/manual/es/sylpheed-5.html
2771         * doc/manual/es/sylpheed-6.html
2772         * doc/manual/es/sylpheed-7.html
2773         * doc/manual/es/sylpheed-8.html
2774         * doc/manual/es/sylpheed-9.html
2775         * doc/manual/es/sylpheed.html
2776         * doc/manual/fr/.cvsignore
2777         * doc/manual/fr/Makefile.am
2778         * doc/manual/fr/sylpheed-1.html
2779         * doc/manual/fr/sylpheed-10.html
2780         * doc/manual/fr/sylpheed-11.html
2781         * doc/manual/fr/sylpheed-12.html
2782         * doc/manual/fr/sylpheed-13.html
2783         * doc/manual/fr/sylpheed-14.html
2784         * doc/manual/fr/sylpheed-15.html
2785         * doc/manual/fr/sylpheed-16.html
2786         * doc/manual/fr/sylpheed-17.html
2787         * doc/manual/fr/sylpheed-18.html
2788         * doc/manual/fr/sylpheed-19.html
2789         * doc/manual/fr/sylpheed-2.html
2790         * doc/manual/fr/sylpheed-20.html
2791         * doc/manual/fr/sylpheed-3.html
2792         * doc/manual/fr/sylpheed-4.html
2793         * doc/manual/fr/sylpheed-5.html
2794         * doc/manual/fr/sylpheed-6.html
2795         * doc/manual/fr/sylpheed-7.html
2796         * doc/manual/fr/sylpheed-8.html
2797         * doc/manual/fr/sylpheed-9.html
2798         * doc/manual/fr/sylpheed.html
2799         * doc/manual/ja/.cvsignore
2800         * doc/manual/ja/Makefile.am
2801         * doc/manual/ja/sylpheed-1.html
2802         * doc/manual/ja/sylpheed-10.html
2803         * doc/manual/ja/sylpheed-11.html
2804         * doc/manual/ja/sylpheed-12.html
2805         * doc/manual/ja/sylpheed-13.html
2806         * doc/manual/ja/sylpheed-14.html
2807         * doc/manual/ja/sylpheed-15.html
2808         * doc/manual/ja/sylpheed-16.html
2809         * doc/manual/ja/sylpheed-17.html
2810         * doc/manual/ja/sylpheed-18.html
2811         * doc/manual/ja/sylpheed-19.html
2812         * doc/manual/ja/sylpheed-2.html
2813         * doc/manual/ja/sylpheed-20.html
2814         * doc/manual/ja/sylpheed-3.html
2815         * doc/manual/ja/sylpheed-4.html
2816         * doc/manual/ja/sylpheed-5.html
2817         * doc/manual/ja/sylpheed-6.html
2818         * doc/manual/ja/sylpheed-7.html
2819         * doc/manual/ja/sylpheed-8.html
2820         * doc/manual/ja/sylpheed-9.html
2821         * doc/manual/ja/sylpheed.html
2822         * doc/manual/ja/sylpheed.sgml
2823         * src/mainwindow.c
2824                 Remove outdated manual and faq. Noisy, eh?
2825
2826 2005-12-06 [colin]      1.9.100cvs70
2827
2828         * src/compose.c
2829         * src/quote_fmt_parse.y
2830         * src/undo.c
2831         * src/undo.h
2832                 Allow %X to position cursor at 0 
2833                 (no %X = before signature)
2834                 Fix paste as quotation putting the cursor at 0
2835                 Fix undo offsets when pasting
2836                 Insert the quote_fmt at once instead of line 
2837                 by line
2838                 Fix [Edited] when starting to reply/forward
2839
2840 2005-12-06 [paul]       1.9.100cvs69
2841
2842         * src/plugins/clamav/clamav_plugin_gtk.c
2843                 add another tooltip
2844         * src/plugins/spamassassin/spamassassin_gtk.c
2845                 rework spamassassin_create_widget_func()
2846
2847 2005-12-05 [colin]      1.9.100cvs68
2848
2849         * po/POTFILES.in
2850                 Fix make release ;-)
2851
2852 2005-12-05 [colin]      1.9.100cvs67
2853
2854         * src/compose.c
2855         * src/compose.h
2856                 Fix cursor positioning (not obeying %X)
2857
2858 2005-12-05 [paul]       1.9.100cvs66
2859
2860         * src/plugins/dillo_viewer/dillo_prefs.c
2861                 fix compilation warning
2862
2863 2005-12-05 [paul]       1.9.100cvs65
2864
2865         * src/prefs_spelling.c
2866         * src/plugins/trayicon/trayicon.c
2867                 cleanups - remove unused stuff
2868
2869 2005-12-05 [paul]       1.9.100cvs64
2870
2871         * README
2872         * manual/plugins.xml
2873                 remove info about removed mathml_viewer plugin
2874
2875 2005-12-05 [paul]       1.9.100cvs63
2876
2877         * configure.ac
2878         * src/plugins/Makefile.am
2879         * src/plugins/mathml_viewer/.cvsignore
2880         * src/plugins/mathml_viewer/Makefile.am
2881         * src/plugins/mathml_viewer/mathml_viewer.c
2882                 remove unmaintained mathml_viewer plugin
2883
2884 2005-12-05 [paul]       1.9.100cvs62
2885
2886         * src/summaryview.c
2887                 obey prefs_common.always_show_msg when
2888                 moving a msg
2889                 Thanks to Colin
2890
2891 2005-12-05 [paul]       1.9.100cvs61
2892
2893         * src/compose.c
2894         * src/prefs_account.c
2895         * src/prefs_filtering.c
2896         * src/prefs_quote.c
2897         * src/prefs_spelling.c
2898         * src/prefs_toolbar.c
2899         * src/summaryview.c
2900         * src/gtk/gtkutils.c
2901         * src/gtk/quicksearch.c
2902         * src/plugins/dillo_viewer/dillo_prefs.c
2903                 dialog cleanups
2904
2905 2005-12-04 [paul]       1.9.100cvs60
2906
2907         * src/inc.c
2908         * src/prefs_account.c
2909         * src/prefs_account.h
2910                 allow a Local account to specify a
2911                 default inbox
2912                 (closes bug 843 'Inbox cannot be changed for local
2913                  mailboxes')
2914
2915 2005-12-04 [colin]      1.9.100cvs59
2916
2917         * src/plugins/trayicon/trayicon.c
2918                 Remove Get, rename Get All to Get Mail in order to
2919                 be consistent with the default main toolbar
2920
2921 2005-12-03 [colin]      1.9.100cvs58
2922
2923         * manual/gpl.xml
2924         * manual/sylpheed-claws-manual.xml
2925                 Add GPL appendix
2926
2927 2005-12-03 [paul]       1.9.100cvs57
2928
2929         * AUTHORS
2930         * po/sv.po
2931         * src/gtk/authors.h
2932                 new (partially complete) Swedish translation
2933                 by Anders Troback <sylpheed@troback.com>
2934
2935 2005-12-02 [paul]       1.9.100cvs56
2936
2937         * configure.ac
2938                 libetpan 0.41 required
2939
2940 2005-12-02 [paul]       1.9.100cvs55
2941
2942         * src/plugins/clamav/clamav_plugin.c
2943         * src/plugins/clamav/clamav_plugin.h
2944         * src/plugins/clamav/clamav_plugin_gtk.c
2945         * src/plugins/spamassassin/spamassassin.c
2946         * src/plugins/spamassassin/spamassassin.h
2947         * src/plugins/spamassassin/spamassassin_gtk.c
2948                 unregister prefs pages on unloading, thus
2949                 preventing a crash
2950                 (thanks to Colin for the hint)
2951
2952 2005-12-02 [wwp]        1.9.100cvs54
2953
2954         * src/quote_fmt.h
2955         * src/quote_fmt_parse.y
2956                 fix misuse of gboolean*, use gboolean instead
2957                 (thanks to Paul, Colin, for pointing out that scaring one)
2958
2959 2005-12-02 [paul]       1.9.100cvs53
2960
2961         * src/plugins/clamav/clamav_plugin.c
2962                 int no --> unsigned int no
2963         * src/plugins/clamav/clamav_plugin_gtk.c
2964                 rework config page
2965
2966 2005-12-02 [wwp]        1.9.100cvs52
2967
2968         * src/compose.c
2969         * src/prefs_template.c
2970         * src/quote_fmt.h
2971         * src/quote_fmt_parse.y
2972                 prevent from executing |f and |p templates commands when
2973                 adding or replacing templates in prefs (avoids annoying and
2974                 potentially dangerous behaviours)
2975
2976 2005-12-02 [paul]       1.9.100cvs51
2977
2978         * src/prefs_common.c
2979                 allow translation of some default values
2980                 Patch by Fabien Vantard
2981
2982 2005-12-02 [paul]       1.9.100cvs50
2983
2984         * src/codeconv.c
2985         * src/codeconv.h
2986         * src/prefs_common.c
2987         * src/prefs_common.h
2988         * src/prefs_message.c
2989         * src/textview.c
2990                 remove obsolete 'convert_mb_alnum' option
2991                 and related stuff
2992         * src/gtk/about.c
2993                 remove unused 'about_textview_visibility_notify'
2994
2995 2005-12-02 [paul]       1.9.100cvs49
2996
2997         * src/prefs_account.c
2998         * src/prefs_compose_writing.c
2999         * src/prefs_fonts.c
3000         * src/prefs_gtk.h
3001         * src/prefs_image_viewer.c
3002         * src/prefs_message.c
3003         * src/prefs_other.c
3004         * src/prefs_receive.c
3005         * src/prefs_send.c
3006         * src/prefs_spelling.c
3007         * src/prefs_summaries.c
3008         * src/prefs_wrapping.c
3009         * src/plugins/dillo_viewer/dillo_prefs.c
3010         * src/plugins/pgpcore/prefs_gpg.c
3011                 several cleanups to the prefs dialogs
3012                 (slightly modified) patch by Fabien Vantard
3013
3014 2005-12-02 [paul]       1.9.100cvs48
3015
3016         * src/main.c
3017                 --exit means exit
3018         * src/send_message.c
3019                 fix crash on send when connection fails
3020
3021         Thanks to Colin
3022
3023 2005-12-01 [colin]      1.9.100cvs47
3024
3025         * src/html.c
3026                 Translate &hellip; to "..."
3027
3028 2005-11-30 [colin]      1.9.100cvs46
3029
3030         * src/matcher.c
3031         * src/matcher.h
3032                 Optimize back yesterday's fix.
3033
3034 2005-11-30 [paul]       1.9.100cvs45
3035
3036         * manual/faq.xml
3037                 standardised
3038         * manual/intro.xml
3039                 written by Colin, edited by me
3040
3041 2005-11-29 [colin]      1.9.100cvs44
3042
3043         * src/matcher.c
3044                 Skip headers unconditionnaly in match_body if the
3045                 rule is not message or ~message
3046
3047 2005-11-29 [colin]      1.9.100cvs43
3048
3049         * src/matcher.c
3050                 Fix body_part and such, not skipping headers 
3051                 if the matchcriteria wasn't the first in the rule
3052
3053 2005-11-29 [colin]      1.9.100cvs42
3054
3055         * src/compose.c
3056                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
3057                 option missing from message view window)
3058                 Fix double text D'n'D with gtk-2.8
3059         * src/matcher.c
3060                 Fix ~message, ~headers_part, ~body_part rules
3061         * src/messageview.c
3062                 Add Windows-1252 (Closes bug #863)
3063                 Fix accels
3064         * src/gtk/gtkaspell.c
3065                 Properly destroy accels in all menus
3066
3067 2005-11-29 [mones]      1.9.100cvs41
3068
3069         * po/es.po
3070                 Updated.
3071
3072 2005-11-27 [colin]      1.9.100cvs40
3073
3074         * src/mh_gtk.c
3075                 "/Remove mailbox" -> "/Remove mailbox..."
3076
3077 2005-11-27 [paul]       1.9.100cvs39
3078
3079         * AUTHORS
3080         * po/de.po
3081         * src/gtk/authors.h
3082                 updated by new maintainer, Stephan Sachse
3083
3084 2005-11-27 [paul]       1.9.100cvs38
3085
3086         * manual/faq.xml
3087                 written by Colin, edited by me
3088
3089 2005-11-27 [paul]       1.9.100cvs37
3090
3091         * src/prefs_common.c
3092         * src/prefs_common.h
3093         * src/prefs_receive.c
3094         * src/prefs_summaries.c
3095                 move 'go to inbox after receiving new mail'
3096                 option from display/sumamaries to mail
3097                 handling/receive, and rework prefs_summaries
3098                 dialog a little
3099
3100 2005-11-25 [martin]     1.9.100cvs36
3101
3102         * po/de.po
3103             fixed windows-1252 translation;
3104             translated some new and fuzzy strings
3105
3106 2005-11-25 [paul]       1.9.100cvs35
3107
3108         * src/plugins/clamav/clamav_plugin.c
3109                 complete the update done in cvs34
3110
3111 2005-11-25 [paul]       1.9.100cvs34
3112
3113         * src/plugins/clamav/clamav_plugin.c
3114                 reflect upstream changes
3115
3116 2005-11-25 [paul]       1.9.100cvs33
3117
3118         * manual/ack.xml
3119         * manual/plugins.xml
3120         * manual/sylpheed-claws-manual.xml
3121                 written/updated by Colin, edited by me
3122         * tools/acroread2sylpheed.pl
3123                 update binary name
3124
3125 2005-11-24 [colin]      1.9.100cvs32
3126
3127         * src/compose.c
3128                 Fix bug #856 (reediting messages forgets Request
3129                 Return Receipt)
3130
3131 2005-11-24 [paul]       1.9.100cvs31
3132
3133         * manual/addrbook.xml
3134         * manual/starting.xml
3135                 written by Colin, proofread, edited, adapted by me
3136         * manual/advanced.xml
3137                 add some Actions examples
3138         * src/importldif.c
3139                 use a Save button instead of a Close button
3140         * src/wizard.c
3141                 indicate mandatory fields
3142                 fix page display
3143                 Thanks to Colin
3144
3145 2005-11-23 [colin]      1.9.100cvs30
3146
3147         * src/addressbook.c
3148                 Rename menu item, fix possible crash after
3149                 deletion of books
3150         * src/addrindex.c
3151                 Allow searching for '*' in ldap
3152         * src/browseldap.c
3153                 Fix "Browse Entry" (did anyone use it?)
3154         * src/wizard.c
3155                 Add guards for mandatory information
3156
3157 2005-11-23 [paul]       1.9.100cvs29
3158
3159         * manual/advanced.xml
3160                 corrections to the English
3161
3162 2005-11-23 [colin]      1.9.100cvs28
3163
3164         * src/mimeview.c
3165                 Fix possible crash at exit. After the call to
3166                 gtk_container_remove(), the Viewer's widget has no
3167                 more parent so gtk+ automatically frees it and its
3168                 sons. If destroy_viewer() then try to access it,
3169                 problems ensue.
3170
3171 2005-11-22 [colin]      1.9.100cvs27
3172
3173         * src/compose.c
3174         * src/gtk/gtkaspell.c
3175                 Fix right-clicking on a misspelled word
3176                 Fix More... in suggestions menu
3177
3178 2005-11-22 [wwp]        1.9.100cvs26
3179
3180         * src/prefs_template.c
3181                 templates works: re-sort templates list when adding or replacing,
3182                 prevent from adding or replacing when the template name is empty
3183
3184 2005-11-21 [colin]      1.9.100cvs25
3185
3186         * src/addressbook.c
3187                 Fix some addressbook suckage (dnd, select all)
3188         * src/compose.c
3189         * src/gtk/gtkaspell.c
3190         * src/gtk/gtkaspell.h
3191                 Make the spellchecker menu work with the 
3192                 GtkTextView one instead of overriding it
3193
3194 2005-11-20 [paul]       1.9.100cvs24
3195
3196         * manual/handling.xml
3197                 proofread and corrected
3198
3199 2005-11-20 [paul]       1.9.100cvs23
3200
3201         * manual/Makefile
3202                 generate html as one file
3203         * manual/advanced.xml
3204                 fix output generation
3205                 reformat hidden options list
3206         * manual/manual.xml     ** REMOVED **
3207         * manual/sylpheed-claws-manual.xml      ** ADDED **
3208                 renamed
3209
3210 2005-11-18 [colin]      1.9.100cvs22
3211
3212         * src/prefs_account.c
3213                 Fix layout in news and mbox accounts
3214         * manual/account.xml
3215         * manual/advanced.xml
3216                 New contents for Paul to check :)
3217
3218 2005-11-18 [wwp]        1.9.100cvs21
3219
3220         * src/gtk/quicksearch.c
3221                 don't update extended quicksearch buttons twice
3222
3223 2005-11-18 [paul]       1.9.100cvs20
3224
3225         * src/textview.c
3226                 complete 1.9.100cvs19
3227
3228 2005-11-18 [paul]       1.9.100cvs19
3229
3230         * src/compose.c
3231                 cosmetic improvements
3232         * src/textview.c
3233                 also list text/* attachments
3234
3235 2005-11-18 [colin]      1.9.100cvs18
3236
3237         * src/summaryview.c
3238                 Use column 0 instead of -1 in 
3239                 gtk_ctree_node_moveto, in a naive
3240                 hope it'll fix the gtk-related crashes
3241
3242 2005-11-18 [colin]      1.9.100cvs17
3243
3244         * src/gtk/inputdialog.c
3245                 Fix icon staying the first one
3246
3247 2005-11-17 [wwp]        1.9.100cvs16
3248                 fix possible problem showing some quicksearch buttons, and a bad
3249                 call to g_return_if_fail in a function that returns a value (both
3250                 fixes by Fabien Vantard)
3251
3252 2005-11-15 [wwp]        1.9.100cvs15
3253
3254         * src/gtk/quicksearch.c
3255                 added a tooltip to that obscure ... quicksearch button
3256
3257 2005-11-15 [wwp]        1.9.100cvs14
3258
3259         * src/gtk/quicksearch.c
3260                 add a quicksearch helper to filtering expression users: the ... button
3261                 raises the condition expr window. condition expressions set up w/ this
3262                 window are used by the quicksearch if the user closes it pressing OK.
3263
3264 2005-11-14 [paul]       1.9.100cvs13
3265
3266         * src/plugins/clamav/clamav_plugin.c
3267         * src/plugins/spamassassin/spamassassin.c
3268                 change plugin type following recent merging
3269
3270 2005-11-14 [wwp]        1.9.100cvs12
3271
3272         * src/folder.c
3273                 prevent from crashing when copying/moving message(s) from and
3274                 to the same folder
3275
3276 2005-11-14 [paul]       1.9.100cvs11
3277
3278         * src/plugins/clamav/Makefile.am
3279         * src/plugins/clamav/clamav_plugin.c
3280         * src/plugins/clamav/clamav_plugin.h
3281         * src/plugins/clamav/clamav_plugin_gtk.c
3282                 also merge clamav and clamav_gtk plugins
3283
3284 2005-11-13 [colin]      1.9.100cvs10
3285
3286         * configure.ac
3287         * src/plugins/spamassassin/Makefile.am
3288         * src/plugins/spamassassin/spamassassin.c
3289         * src/plugins/spamassassin/spamassassin.h
3290         * src/plugins/spamassassin/spamassassin_gtk.c
3291                 Merge spamassassin and spamassassin_gtk plugins,
3292                 and build it by default.
3293
3294 2005-11-12 [colin]      1.9.100cvs9
3295
3296         * src/etpan/imap-thread.c
3297                 Fix gcc warning
3298
3299 2005-11-12 [colin]      1.9.100cvs8
3300
3301         * src/procmime.c
3302                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
3303
3304 2005-11-10 [colin]      1.9.100cvs7
3305
3306         * src/main.c
3307                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
3308                 minimised state)
3309
3310 2005-11-10 [wwp]        1.9.100cvs6
3311
3312         * src/gtk/description_window.c
3313                 fix a crash when closing description windows using the WM's [X] button
3314
3315 2005-11-09 [colin]      1.9.100cvs5
3316
3317         * src/common/ssl.c
3318                 Update libetpan call to follow upstream
3319                 (yes, this requires libetpan-0.40cvs3)
3320
3321 2005-11-08 [colin]      1.9.100cvs4
3322
3323         * src/compose.c
3324         * src/textview.c
3325         * src/common/utils.c
3326         * src/common/utils.h
3327                 Enhance the email parser
3328
3329 2005-11-08 [colin]      1.9.100cvs3
3330
3331         * src/procmime.c
3332                 Fix what looks like an off-by-one (fixes 
3333                 attachments from the Bat)
3334
3335 2005-11-08 [wwp]        1.9.100cvs2
3336
3337         * src/main.c
3338                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
3339
3340 2005-11-08 [wwp]        1.9.100cvs1
3341
3342         * src/main.c
3343                 allow exiting Sylpheed-Claws from command-line
3344
3345 2005-11-08 [paul]       1.9.100
3346
3347         1.9.100 released
3348
3349 2005-11-07 [colin]      1.9.99cvs17
3350
3351         * src/addritem.c
3352         * src/ldif.c
3353                 Fix import of base-64 encoded items
3354
3355 2005-11-07 [colin]      1.9.99cvs16
3356
3357         * src/send_message.c
3358                 Fix bug #314 (Queue does not empty under certain 
3359                 circumstances)
3360
3361 2005-11-07 [paul]       1.9.99cvs15
3362
3363         * src/mutt.c
3364         * src/pine.c
3365                 fix buffer overflows
3366                 Thanks to Colin
3367
3368 2005-11-07 [paul]       1.9.99cvs14
3369
3370         * doc/man/Makefile.am
3371         * doc/man/sylpheed-claws.1      ** ADDED **
3372         * doc/man/sylpheed.1            ** DELETED **
3373                 rename and update the man file
3374
3375 2005-11-06 [colin]      1.9.99cvs13
3376
3377         * src/ldif.c
3378                 Fix ldif_get_line() that returned empty strings
3379                 (Didn't understand why). Also fix a possible
3380                 buffer overflow.
3381
3382 2005-11-06 [wwp]        1.9.99cvs12
3383
3384         * src/textview.c
3385         * src/gtk/about.c
3386         * src/gtk/gtkutils.c
3387         * src/gtk/gtkutils.h
3388                 fix a compilation warning,
3389                 make links sensitive in the about dialog
3390
3391 2005-11-04 [wwp]        1.9.99cvs11
3392
3393         * src/gtk/about.c
3394                 don't wrap or translate URIs, and a bit text format cleanup
3395
3396 2005-11-04 [wwp]        1.9.99cvs10
3397
3398         * src/gtk/about.c
3399                 better textview tagging implementation (no more use of marks for
3400                 postponed tagging)
3401
3402 2005-11-02 [colin]      1.9.99cvs9
3403
3404         * src/common/ssl.c
3405                 Forgot an ifdef
3406
3407 2005-11-02 [colin]      1.9.99cvs8
3408
3409         * configure.ac
3410                 Require libetpan-0.40 due to upstream fix
3411         * src/common/ssl.c
3412                 Tell libetpan not to call SSL_Library_Init,
3413                 as we do it ourselves.
3414
3415 2005-11-02 [colin]      1.9.99cvs7
3416
3417         * po/POTFILES.in
3418                 Add missing files (thanks to Fabien Vantard)
3419
3420 2005-11-02 [colin]      1.9.99cvs6
3421
3422         * src/summaryview.c
3423                 Fix totals when read messages are hidden or quicksearch
3424                 is on
3425         * src/ssl_manager.c
3426         * src/ssl_manager.h
3427         * src/common/ssl_certificate.c
3428         * src/common/ssl_certificate.h
3429         * src/gtk/sslcertwindow.c
3430         * src/gtk/sslcertwindow.h
3431                 Fix copyright on my stuff
3432
3433 2005-11-02 [wwp]        1.9.99cvs5
3434
3435         * src/prefs_themes.c
3436                 fix directory name checking (theme installation/removal),
3437                 made related error a bit more verbose
3438
3439 2005-11-02 [colin]      1.9.99cvs4
3440
3441         * src/summaryview.c
3442                 Fix typo (probably fixes bug #841 (Sort by the From 
3443                 field doesn't work)
3444
3445 2005-11-02 [paul]       1.9.99cvs3
3446
3447         * po/ko.po
3448         * po/nb.po
3449                 updated by SungHyun Nam, Geir Helland
3450         * src/wizard.c
3451                 fix typo in welcome message. spotted by
3452                 Andrea Spadaccini
3453
3454 2005-11-01 [colin]      1.9.99cvs2
3455
3456         * src/compose.c
3457                 Fix replying to ml wen confirming subscription
3458         * src/messageview.c
3459         * src/mimeview.c
3460         * src/mimeview.h
3461         * src/privacy.h
3462         * src/summaryview.c
3463                 Make key check non blocking
3464
3465 2005-10-31 [paul]       1.9.99cvs1
3466
3467         * tools/claws.i18n.status.pl
3468                 updated for ChangeLog
3469
3470 2005-10-31 [paul]       1.9.99
3471
3472         1.9.99 released
3473
3474 2005-10-31 [paul]       1.9.15cvs131
3475
3476         * .cvsignore
3477         * ChangeLog
3478         * ChangeLog.claws       ** REMOVED **
3479         * ChangeLog-gtk2.claws  ** REMOVED **
3480         * ChangeLog.gtk1        ** ADDED **
3481         * INSTALL
3482         * Makefile.am
3483         * NEWS
3484         * README
3485         * README.claws          ** REMOVED **
3486         * README.jp             ** REMOVED **
3487         * RELEASE_NOTES         ** ADDED **
3488         * RELEASE_NOTES.claws   ** REMOVED **
3489         * commitHelper
3490         * configure.ac
3491         * sylpheed.spec.in      ** REMOVED **
3492                 tidy up and update the default docs:
3493                 ChangeLog.claws is renamed ChangeLog.gtk1
3494                 ChangeLog-gtk2.claws is renamed ChangeLog
3495                 README.claws is renamed README
3496                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
3497
3498 2005-10-31 [paul]       1.9.15cvs130
3499
3500         * po/it.po
3501                 fix errors
3502
3503 2005-10-31 [paul]       1.9.15cvs129
3504
3505         * po/ca.po
3506         * po/de.po
3507         * po/en_GB.po
3508         * po/fr.po
3509         * po/it.po
3510         * po/pt_BR.po
3511         * po/sk.po
3512         * po/sr.po
3513         * po/zh_CN.po
3514                 updated by Miquel Oliete, Stephan Sachse and
3515                 Thomas Gilgin, me, Fabien Vantard, Andrea
3516                 Spadaccini, Frederico Goncalves Guimaraes,
3517                 Andrej Kacian, Aleksandar Urosevic, and
3518                 Ralgh Young.
3519
3520 2005-10-31 [mones]      1.9.15cvs128
3521
3522         * manual/faq.xml
3523                 More questions.
3524         
3525         * po/es.po
3526                 Updated for release.
3527
3528 2005-10-30 [colin]      1.9.15cvs127
3529
3530         * src/compose.c
3531                 Place cursor before rewrapping (fixes cursor
3532                 pos if quotation gets rewrapped)
3533
3534 2005-10-29 [paul]       1.9.15cvs126
3535
3536         * src/crash.c
3537         * src/foldersel.c
3538         * src/main.c
3539         * src/messageview.c
3540         * src/toolbar.c
3541         * src/gtk/authors.h
3542                 corrections to text items
3543
3544 2005-10-28 [colin]      1.9.15cvs125
3545
3546         * src/messageview.c
3547                 Make "hit 'C' to check sig" work from extern 
3548                 messageviews
3549
3550 2005-10-27 [colin]      1.9.15cvs124
3551
3552         * src/summaryview.c
3553                 Add a hack to avoid segfaulting when hammering 
3554                 on gtk's events
3555
3556 2005-10-27 [wwp]        1.9.15cvs123
3557
3558         * src/prefs_themes.c
3559                 sort list of themes names in themes prefs
3560
3561 2005-10-27 [paul]       1.9.15cvs122
3562
3563         * src/folder.c
3564         * src/prefs_account.c
3565                 fix building on Solaris
3566                 Patch by Alex Moore
3567
3568 2005-10-27 [wwp]        1.9.15cvs121
3569
3570         * src/summaryview.c
3571         * src/gtk/gtksctree.c
3572                 speed up unselecting messages in summary view (thanks to Colin)
3573
3574 2005-10-27 [paul]       1.9.15cvs120
3575
3576         * src/mainwindow.c
3577                 fix a compilation warning
3578         * src/summaryview.c
3579                 fix updating of 'n items selected' count
3580                 when deselecting
3581
3582 2005-10-27 [martin]     1.9.15cvs119
3583
3584         * src/action.c
3585                 ignore actions with a leading '/' in the action menu name
3586                 fixes a crash on menu creation
3587         * src/prefs_actions.c
3588                 do not allow a leading '/' in the action menu name
3589
3590 2005-10-27 [paul]       1.9.15cvs118
3591
3592         * src/main.c
3593                 fix compilation warning
3594
3595 2005-10-27 [paul]       1.9.15cvs117
3596
3597         * src/procmime.c
3598                 add #if HAVE_LOCALE_H
3599
3600 2005-10-27 [paul]       1.9.15cvs116
3601
3602         * src/plugins/clamav/clamav_plugin.c
3603         * src/plugins/dillo_viewer/dillo_viewer.c
3604         * src/plugins/mathml_viewer/mathml_viewer.c
3605         * src/plugins/pgpcore/plugin.c
3606         * src/plugins/pgpinline/plugin.c
3607         * src/plugins/pgpmime/plugin.c
3608         * src/plugins/spamassassin/spamassassin.c
3609         * src/plugins/trayicon/trayicon.c
3610                 plugin_init() : make error messages more
3611                 informative
3612
3613 2005-10-26 [wwp]        1.9.15cvs115
3614
3615         * src/prefs_matcher.c
3616                 enlarge boolean op widget width a bit (wasn't always showing text contents)
3617
3618 2005-10-26 [wwp]        1.9.15cvs114
3619
3620         * src/procmime.c
3621         * src/gtk/gtksctree.c
3622         * src/plugins/spamassassin/libspamc.c
3623         * src/plugins/spamassassin/spamassassin.c
3624                 fix some compilation warnings more
3625
3626 2005-10-26 [mones]      1.9.15cvs113
3627
3628         * po/es.po
3629                 Updated translation
3630
3631 2005-10-26 [paul]       1.9.15cvs112
3632
3633         * src/prefs_message.c
3634                 give all display_xface stuff the
3635                 #if HAVE_LIBCOMPFACE treatment, thus
3636                 preventing a crash
3637                 (Thanks to Wolfgang Enderlein)
3638
3639 2005-10-26 [colin]      1.9.15cvs111
3640
3641         * src/gedit-print.c
3642                 Fix date format
3643         * src/imap_gtk.c
3644         * src/news_gtk.c
3645                 Remove context menu items that should not be there
3646         * src/jpilot.c
3647                 Fix encoding
3648         * src/main.c
3649         * src/mainwindow.c
3650                 Don't show the mainwindow too soon
3651
3652 2005-10-26 [wwp]        1.9.15cvs110
3653
3654         * src/folder.c
3655         * src/manual.c
3656         * src/summaryview.c
3657                 fix uninitialized pointers in the folder updating hook
3658                 (thanks to Colin)
3659
3660 2005-10-25 [mones]      1.9.15cvs109
3661
3662         * manual/faq.xml
3663                 General information subsection completed. 
3664                 Removed archaic references.
3665                 
3666         * manual/Makefile
3667         * manual/dtd/manual.dsl
3668                 Added customization stylesheet for getting paragraphs
3669                 fully justified in PDF output (as suggested by Colin).
3670
3671 2005-10-25 [colin]      1.9.15cvs108
3672
3673         * src/compose.c
3674                 Fix a second leak
3675
3676 2005-10-25 [colin]      1.9.15cvs107
3677
3678         * src/addrbook.c
3679         * src/addrindex.c
3680                 Fix leak (xml_get_element() allocates memory)
3681         * src/compose.c
3682                 Fix leak + dead code (shame!)
3683         * src/procmime.c
3684                 Fix leak
3685
3686 2005-10-25 [colin]      1.9.15cvs106
3687
3688         * src/mimeview.c
3689                 Fix encoding issue in Save all and in 
3690                 overwrite-confirmation alertpanel
3691
3692 2005-10-25 [colin]      1.9.15cvs105
3693
3694         * src/common/socket.c
3695                 Fix a leak - Thanks to Christopher Aillon
3696                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
3697
3698 2005-10-25 [paul]       1.9.15cvs104
3699
3700         * src/wizard.c
3701                 Always guess servers from the right-hand
3702                 email part and guess username from the
3703                 left-hand part. (Thanks to Colin)
3704                 add an X-Face to the welcome message
3705
3706 2005-10-25 [paul]       1.9.15cvs103
3707
3708         * manual/handling.xml
3709                 written by Colin, edited by me
3710
3711 2005-10-25 [wwp]        1.9.15cvs102
3712
3713         * src/folderview.c
3714         * src/grouplistdialog.c
3715         * src/imap.c
3716         * src/noticeview.c
3717                 fix some compilation warnings
3718
3719 2005-10-24 [paul]
3720
3721         1.9.99-rc3 released
3722
3723 2005-10-24 [paul]       1.9.15cvs101
3724
3725         * src/gtk/about.c
3726                 fix window sizing
3727
3728 2005-10-24 [paul]       1.9.15cvs100
3729
3730         * src/pixmaps/offline.xpm
3731         * src/pixmaps/online.xpm
3732                 replace with last default versions
3733
3734 2005-10-24 [colin]      1.9.15cvs99
3735
3736         * src/imap.c
3737                 Fix bug when moving a folder
3738         * src/imap_gtk.c
3739         * src/mh_gtk.c
3740                 "Delete folder" pops up a window, so it 
3741                 should be suffixed with "..."
3742         * src/plugins/pgpcore/sgpgme.c
3743                 Include locale.h
3744
3745 2005-10-24 [mones]      1.9.15cvs98
3746
3747         * manual/Makefile
3748         * manual/account.xml
3749         * manual/ack.xml
3750         * manual/addrbook.xml
3751         * manual/advanced.xml
3752         * manual/faq.xml
3753         * manual/glossary.xml
3754         * manual/gpl.xml
3755         * manual/handling.xml
3756         * manual/intro.xml
3757         * manual/keyboard.xml
3758         * manual/manual.xml
3759         * manual/plugins.xml
3760         * manual/starting.xml
3761         * manual/dtd/sdocbook.dtd
3762                 Initial manual structure and some content.
3763
3764 2005-10-23 [wwp]        1.9.15cvs97
3765
3766         * src/gtk/about.c
3767                 fix a typo
3768
3769 2005-10-23 [wwp]        1.9.15cvs96
3770
3771         * src/gtk/about.c
3772         * src/gtk/authors.h
3773                 rework of the about window (main work by Paul), also featuring a few
3774                 fixes for typos and duplicate names
3775
3776 2005-10-23 [wwp]        1.9.15cvs95
3777
3778         * src/.cvsignore
3779                 Ignore the right binary name (sylpheed-claws now)
3780
3781 2005-10-23 [paul]       1.9.15cvs94
3782
3783         * src/compose.c
3784                 when using Folder Pref 'Default To for
3785                 replies' make the entry in the Compose
3786                 window bold
3787                 Patch by Fabien Vantard
3788
3789 2005-10-22 [colin]      1.9.15cvs93
3790
3791         * src/codeconv.c
3792                 Fix leak
3793
3794 2005-10-22 [colin]      1.9.15cvs92
3795
3796         * src/codeconv.c
3797                 try to convert using locale (apart utf8) if necessary
3798
3799 2005-10-22 [colin]      1.9.15cvs91
3800
3801         * src/pixmaps/new.xpm
3802         * src/pixmaps/unread.xpm
3803                 Make the unread envelope blue again and
3804                 saturate the new one a bit more.
3805
3806 2005-10-22 [colin]      1.9.15cvs90
3807
3808         * src/compose.c
3809                 When replying to a mail sent by one of our accounts,
3810                 use the original list of recipients. Let 'Reply All'
3811                 and 'Reply to sender' work like previously.
3812
3813 2005-10-21 [colin]      1.9.15cvs89
3814
3815         * src/prefs_filtering.c
3816                 Clear fields after add and replace
3817         * src/textview.c
3818                 Display xface differently (better)
3819         * src/plugins/pgpinline/pgpinline.c
3820                 Fix crappy encodings/recodings
3821
3822 2005-10-21 [paul]       1.9.15cvs88
3823
3824         * src/compose.c
3825         * src/prefs_folder_item.c
3826         * src/toolbar.c
3827                 fix news folder Folder Properties
3828                 (thanks to Colin)
3829         * src/folderview.c
3830                 update folderview after Themes change
3831                 keep selected folder selected
3832                 (thanks to Colin)
3833
3834 2005-10-21 [paul]       1.9.15cvs87
3835
3836         * tools/Makefile.am
3837         * tools/OOo2sylpheed.pl
3838         * tools/README
3839         * tools/README.sylprint
3840         * tools/asus_mailled.sh         ** REMOVED **
3841         * tools/filter_conv.pl
3842         * tools/freshmeat_search.pl
3843         * tools/google_search.pl
3844         * tools/gpg-sign-syl            ** REMOVED **
3845         * tools/kmail2sylpheed.pl
3846         * tools/kmail2sylpheed_v2.pl
3847         * tools/multiwebsearch.pl
3848         * tools/nautilus2sylpheed.sh
3849         * tools/newscache_clean.pl
3850         * tools/outlook2sylpheed.pl
3851         * tools/sylpheed-switcher       ** REMOVED **
3852         * tools/sylprint.pl
3853         * tools/sylprint.rc
3854         * tools/tb2sylpheed
3855         * tools/vcard2xml.py
3856         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3857                 update default config dir
3858                 update binary name (thanks to Fabien Vantard)
3859                 remove obsolete scripts
3860
3861 2005-10-21 [colin]      1.9.15cvs86
3862
3863         * src/inc.c
3864                 Fix possible leak and units. Based on a patch by
3865                 Fabien Vantard.
3866
3867 2005-10-20 [colin]      1.9.15cvs85
3868
3869         * src/textview.c
3870                 Clear xface when clearing textview
3871
3872 2005-10-20 [colin]      1.9.15cvs84
3873
3874         * configure.ac
3875         * src/folderview.c
3876         * src/headerview.c
3877         * src/main.c
3878         * src/prefs_common.c
3879         * src/prefs_common.h
3880         * src/prefs_message.c
3881         * src/textview.c
3882         * src/textview.h
3883         * src/common/defs.h
3884         * src/common/utils.c
3885         * src/common/utils.h
3886         * src/gtk/gtkutils.c
3887         * src/gtk/gtkutils.h
3888                 Migrate config to .sylpheed-claws (Automatically)
3889                 Add a way to get the Xface in the TextView
3890
3891 2005-10-20 [colin]      1.9.15cvs83
3892
3893         * src/gtk/Makefile.am
3894         * src/gtk/about.c
3895         * src/gtk/authors.h
3896                 Make the about dialog *grooovy*
3897
3898 2005-10-20 [colin]      1.9.15cvs82
3899
3900         * src/mimeview.c
3901                 Use "Open with" on double click if no command
3902                 was found
3903
3904 2005-10-20 [colin]      1.9.15cvs81
3905
3906         * src/imap.c
3907         * src/etpan/imap-thread.c
3908                 Fix possible crash.
3909
3910 2005-10-20 [paul]       1.9.15cvs80
3911
3912         * src/folder.c
3913                 don't show clipkey icon if the only
3914                 attachment is the signature
3915                 Patch by Colin
3916
3917 2005-10-20 [paul]       1.9.15cvs79
3918
3919         * AUTHORS
3920         * src/plugins/pgpmime/pgpmime.c
3921                 name the PGP/MIME signature 'signature.asc'
3922                 Patch by Andrew Nelson <freeandy@gmail.com>
3923
3924 2005-10-19 [colin]      1.9.15cvs78
3925
3926         * src/plugins/pgpmime/pgpmime.c
3927                 Oops, no need to double-check though
3928
3929 2005-10-19 [colin]      1.9.15cvs77
3930
3931         * src/plugins/pgpinline/pgpinline.c
3932         * src/plugins/pgpmime/pgpmime.c
3933                 Check that my_tmpfile() doesn't 
3934                 return NULL
3935
3936 2005-10-19 [colin]      1.9.15cvs76
3937
3938         * src/common/utils.c
3939                 Use shorter mime boundaries to avoid having
3940                 MTAs rewrapping our headers, breaking the
3941                 PGP signature in the process 
3942         * src/compose.c
3943         * src/plugins/pgpmime/pgpmime.c
3944                 Check for boundary uniqueness to be sure
3945                 it won't happen, instead of hoping for the
3946                 best
3947
3948 2005-10-19 [colin]      1.9.15cvs75
3949
3950         * sylpheed-claws.desktop
3951         * src/Makefile.am
3952         * src/main.c
3953                 Ship a sylpheed-claws binary instead
3954                 of a sylpheed one. Change the socket
3955                 name, too
3956         * src/folderview.c
3957                 Update folder only if it changed
3958         * src/wizard.c
3959                 Fix i18n in welcome mail, patch by
3960                 Fabien Vantard
3961
3962 2005-10-19 [paul]
3963
3964         1.9.99-rc2 released
3965
3966 2005-10-19 [paul]       1.9.15cvs74
3967
3968         * src/folder.c
3969         * src/folderview.c
3970                 fix summaryview update
3971                 Patch by Colin
3972
3973 2005-10-18 [colin]      1.9.15cvs73
3974
3975         * src/plugins/pgpcore/passphrase.c
3976                 Don't XGrabServer, and try a bit more to 
3977                 sync everything before grabbing mouse/keyboard
3978
3979 2005-10-18 [colin]      1.9.15cvs72
3980
3981         * src/Makefile.am
3982         * src/addressadd.c
3983         * src/addressbook.c
3984         * src/folderview.c
3985         * src/grouplistdialog.c
3986         * src/mimeview.c
3987         * src/stock_pixmap.c
3988         * src/stock_pixmap.h
3989         * src/summaryview.c
3990         * src/gtk/gtksctree.c
3991         * src/gtk/gtksctree.h
3992         * src/pixmaps/empty.xpm
3993                 Implement a wrapper call for gtk_ctree_set_node_info
3994                 and gtk_ctree_insert_node, that uses a 1x1 transparent
3995                 pixmap instead of a NULL one. This works around some
3996                 memory problems deep inside gtk, revealed by valgrind,
3997                 and fixes bug #834 (Pressing CTRl-D on a message marked 
3998                 as locked crashes sylpheed.), as well as, probably, 
3999                 wwp's 4th dimension problems that happen in gtk_ctree_*.
4000
4001 2005-10-17 [colin]      1.9.15cvs71
4002
4003         * src/mimeview.c
4004                 Provide visual feedback when checking
4005                 signature
4006
4007 2005-10-17 [colin]      1.9.15cvs70
4008
4009         * src/main.c
4010                 Keep the folder list frozen while checking caches...
4011
4012 2005-10-17 [colin]      1.9.15cvs69
4013
4014         * src/addr_compl.c
4015                 Fi bug #833 (Autocompleting from addressbook 
4016                 fails with extended chars)
4017         * src/imap.c
4018                 Fix 'adding messages' staying in statusbar
4019                 after an error
4020
4021 2005-10-17 [wwp]        1.9.15cvs68
4022
4023         * src/ssl_manager.c
4024                 Fix buttons' layout resizing when window size changes
4025
4026 2005-10-17 [wwp]        1.9.15cvs67
4027
4028         * src/account.c
4029         * src/prefs_account.c
4030         * src/prefs_common.c
4031         * src/prefs_common.h
4032         * src/prefs_folder_item.c
4033         * src/prefs_gtk.c
4034         * src/gtk/logwindow.c
4035         * src/gtk/pluginwindow.c
4036         * src/gtk/prefswindow.c
4037         * src/gtk/prefswindow.h
4038                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
4039
4040 2005-10-17 [paul]       1.9.15cvs66
4041
4042         * configure.ac
4043                 fix missing libetpan message
4044         * po/en_GB.po
4045                 updated
4046         * src/crash.c
4047         * src/manual.c
4048         * src/prefs_themes.c
4049         * src/common/defs.h
4050                 add some new URI defines, change some
4051                 others
4052         * src/wizard.c
4053                 make welcome message translatable
4054                 small improvements to english
4055                 other tweaks
4056         * src/gtk/menu.c
4057                 fix warnings
4058
4059 2005-10-17 [paul]       1.9.15cvs65
4060
4061         * src/summaryview.c
4062                 fix column titles
4063
4064 2005-10-16 [mones]      1.9.15cvs64
4065
4066         * po/es.po
4067                 Updated translation
4068
4069 2005-10-16 [colin]
4070
4071         1.9.99-rc1 released
4072
4073 2005-10-16 [colin]      1.9.15cvs63
4074
4075         * src/wizard.c
4076                 Fix whitespace
4077
4078 2005-10-16 [colin]      1.9.15cvs62
4079
4080         * src/toolbar.c
4081                 s/Get All/Get Mail/
4082         * src/wizard.c
4083                 Real welcome mail text, thanks Paul
4084
4085 2005-10-16 [colin]      1.9.15cvs61
4086
4087         * src/editldap.c
4088         * src/exporthtml.c
4089         * src/main.c
4090         * src/mainwindow.c
4091         * src/prefs_themes.c
4092         * src/prefs_toolbar.c
4093         * src/plugins/demo/demo.c
4094         * src/plugins/trayicon/trayicon.c
4095                 s/Sylpheed/Sylpheed-Claws/
4096
4097 2005-10-16 [colin]      1.9.15cvs60
4098
4099         * src/wizard.c
4100                 Add a welcome email in the first empty mailbox
4101         * src/prefs_common.c
4102                 Change one more default
4103
4104 2005-10-16 [colin]      1.9.15cvs59
4105
4106         * src/wizard.c
4107                 Remove printf
4108
4109 2005-10-16 [colin]      1.9.15cvs58
4110
4111         * src/toolbar.c
4112         * src/prefs_common.c
4113                 Change some defaults
4114
4115 2005-10-16 [colin]      1.9.15cvs57
4116
4117         * src/toolbar.c
4118         * src/prefs_common.c
4119                 Change some defaults
4120
4121 2005-10-16 [colin]      1.9.15cvs56
4122
4123         * src/wizard.c
4124                 By default, initialize fonts to have
4125                 the same size as normal GtkWidgets
4126
4127 2005-10-16 [colin]      1.9.15cvs55
4128
4129         * src/mimeview.c
4130                 Fix message a bit more
4131
4132 2005-10-16 [colin]      1.9.15cvs54
4133
4134         * src/addressbook.c
4135                 Second attempt at flicker fixing
4136
4137 2005-10-16 [colin]      1.9.15cvs53
4138
4139         * src/addressbook.c
4140                 Fix flicker
4141
4142 2005-10-16 [wwp]        1.9.15cvs52
4143
4144         * src/addressbook.c
4145         * src/editaddress.c
4146         * src/prefs_common.c
4147         * src/prefs_common.h
4148                 Remember window sizes (address book)
4149
4150 2005-10-16 [wwp]        1.9.15cvs51
4151
4152         * src/plugins/clamav/clamav_plugin_gtk.c
4153         * src/plugins/spamassassin/spamassassin_gtk.c
4154                 Fix compilation warnings (missing #include).
4155
4156 2005-10-16 [colin]      1.9.15cvs50
4157
4158         * src/mimeview.c
4159         * src/summaryview.c
4160         * src/textview.c
4161                 Make 'c' check signature, and forward
4162                 c, l, y, t from summaryview to mimeview
4163
4164 2005-10-16 [colin]      1.9.15cvs49
4165
4166         * src/addressbook.c
4167                 Put border around buttons
4168         * src/mainwindow.c
4169         * src/summaryview.c
4170                 Rework menus (Patch based on a patch
4171                 by Paul)
4172
4173 2005-10-15 [wwp]        1.9.15cvs48
4174
4175         * src/editjpilot.c
4176         * src/editldap.c
4177         * src/editvcard.c
4178         * src/exphtmldlg.c
4179         * src/expldifdlg.c
4180         * src/export.c
4181         * src/import.c
4182         * src/importldif.c
4183         * src/importmutt.c
4184         * src/importpine.c
4185         * src/prefs_account.c
4186         * src/prefs_spelling.c
4187         * src/gtk/gtkutils.c
4188         * src/gtk/gtkutils.h
4189         * src/plugins/clamav/clamav_plugin_gtk.c
4190         * src/plugins/spamassassin/spamassassin_gtk.c
4191                 use nicer browse-for-file/dir buttons than the "..." ones,
4192                 code factorizing more.
4193
4194 2005-10-14 [colin]      1.9.15cvs47
4195
4196         * src/mainwindow.c
4197                 set relief on the account switcher so that people see it
4198                 grey out Create processing rules when no message is selected
4199         * src/prefs_filtering.c
4200                 ask before closing if the rule has not been modified, even if
4201                 it's not valid
4202         * src/prefs_matcher.c
4203                 fix sensitivity when entering the dialog
4204         * src/gtk/inputdialog.c
4205                 display a better icon on password ask
4206         * src/plugins/pgpcore/passphrase.c
4207                 make the dialog look better
4208
4209 2005-10-14 [paul]       1.9.15cvs46
4210
4211         * src/folderview.c
4212                 indicate presense of marked msgs in
4213                 unexpanded subfolders
4214
4215 2005-10-14 [paul]       1.9.15cvs45
4216
4217         * src/prefs_actions.c
4218         * src/prefs_common.c
4219         * src/prefs_common.h
4220         * src/prefs_filtering_action.c
4221         * src/prefs_matcher.c
4222         * src/prefs_template.c
4223                 remember window sizes
4224                 fix Info button size
4225
4226         Patches by wwp
4227
4228 2005-10-13 [colin]      1.9.15cvs44
4229
4230         * src/mimeview.c
4231         * src/noticeview.c
4232         * src/noticeview.h
4233                 Add a tooltip on the icon (optional) 
4234                 Get rid of the signature buttons and only
4235                 use the icon+tooltip
4236
4237 2005-10-13 [colin]      1.9.15cvs43
4238
4239         * src/noticeview.c
4240         * src/noticeview.h
4241                 Add hand cursor for hovering over icon
4242
4243 2005-10-13 [colin]      1.9.15cvs42
4244
4245         * src/summaryview.c
4246                 Fix crash when quicksearch's hidden 
4247                 at startup
4248
4249 2005-10-13 [colin]      1.9.15cvs41
4250
4251         * src/compose.c
4252                 Set subject when forwarding multiple mails
4253                 Check that other recipient than the default Cc or Bcc
4254                 have been set before sending.
4255
4256 2005-10-13 [colin]      1.9.15cvs40
4257
4258         * src/imap.c
4259                 Batch per-folder
4260                 Introduce locking, but don't use it yet
4261
4262 2005-10-13 [colin]      1.9.15cvs39
4263
4264         * src/gtk/quicksearch.c
4265                 Reset quicksearch when hiding it
4266                 Make sticky a real pref
4267
4268 2005-10-13 [colin]      1.9.15cvs38
4269
4270         * src/summaryview.c
4271                 Faster prefs apply
4272
4273 2005-10-13 [colin]      1.9.15cvs37
4274
4275         * src/mimeview.c
4276         * src/noticeview.c
4277         * src/noticeview.h
4278         * src/plugins/pgpcore/sgpgme.c
4279                 Make privacy icon clickable
4280                 Move Trust field in Full info
4281                 When trust is less than full, don't display
4282                 a warning icon
4283
4284 2005-10-13 [colin]      1.9.15cvs36
4285
4286         * src/folder.c
4287                 Batch on flags sync
4288         * src/folderview.c
4289                 Revert speed hack which is dangerous in fact
4290                 Apply prefs faster
4291
4292 2005-10-13 [colin]      1.9.15cvs35
4293
4294         * src/folder_item_prefs.c
4295                 Fix pref corruption on folder move. Patch
4296                 by wwp
4297
4298 2005-10-13 [paul]       1.9.15cvs34
4299
4300         * src/export.c
4301         * src/import.c
4302                 fix typos in g_warnings
4303         * src/prefs_account.c
4304                 add a file selector for Signature file
4305
4306         Patches by wwp
4307
4308 2005-10-12 [colin]      1.9.15cvs33
4309
4310         * src/mimeview.c
4311                 Provide a quick way to go back from a
4312                 signature's full info to the email part
4313
4314 2005-10-12 [colin]      1.9.15cvs32
4315
4316         * src/compose.c
4317                 Remove old hack of encoding signed mails with base64.
4318                 QP works equally well.
4319
4320 2005-10-12 [colin]      1.9.15cvs31
4321
4322         * src/crash.c
4323                 Replace deprecated GtkText with GtkTextView
4324         * src/imap.c
4325                 Fix a logic bug about counts in imap_select
4326                 (previously un-triggered)
4327         * src/mainwindow.c
4328         * src/summaryview.c
4329         * src/news.c
4330                 Allow local deletion of news posts
4331         * src/mimeview.c
4332                 Show GPG noticeview on the message/rfc822 part
4333                 in addition to the text/plain one
4334         * src/prefs_image_viewer.c
4335           src/plugins/pgpcore/prefs_gpg.c
4336                 Polish (set the label as part of the checkbox)
4337         * src/wizard.c
4338                 Don't sit there doing nothing after destroying
4339                 the window - return err
4340
4341 2005-10-11 [colin]      1.9.15cvs30
4342
4343         * src/folderview.c
4344                 Apply processing rules before showing folders.
4345                 Early folder show (before flags sync) will only
4346                 be done when there are no processing rules (nor
4347                 pre- or post- ones)
4348         * src/imap.c
4349                 Fix stuff related to mail subdir, creation and 
4350                 deletion of folders 
4351         * src/imap_gtk.c
4352                 Don't allow creation of folders in NoInferior
4353                 folders, as it won't work
4354
4355 2005-10-10 [colin]      1.9.15cvs29
4356
4357         * src/compose.c
4358                 Reselect "None" Privacy system when selecting an
4359                 account with no privacy system defined
4360
4361 2005-10-10 [colin]      1.9.15cvs28
4362
4363         * src/mainwindow.c
4364                 Add Windows-1252 encoding
4365         * src/prefs_common.c
4366                 Rework some defaults:
4367                 - autosave to draft by default
4368                 - don't show header pane (it's already in the textview)
4369                 - Select first new or unread mail on entry
4370                 - Assume 'Yes' to change folder when there's no more
4371                   unread message
4372         * src/prefs_matcher.c
4373                 Fix a gtk assertion failure
4374         * src/gtk/colorlabel.c
4375                 Workaround bad repainting on selection
4376         * src/main.c
4377                 Freeze/thaw (a bit faster on ssh -X)
4378         * src/msgcache.c
4379                 Get rid of StrdupConverter that just adds an
4380                 extra strdup/free 
4381         * src/etpan/imap_thread.c
4382                 memset buf to 0
4383
4384 2005-10-10 [colin]      1.9.15cvs27
4385
4386         * src/export.c
4387         * src/import.c
4388                 Fix compile on gtk 2.4. Patch by wwp
4389
4390 2005-10-09 [colin]      1.9.15cvs26
4391
4392         * src/mainwindow.c
4393         * src/messageview.c
4394         * src/summaryview.c
4395                 Clarify forward menus. Patch by wwp
4396
4397 2005-10-09 [colin]      1.9.15cvs25
4398
4399         * src/compose.c
4400         * src/compose.h
4401                 Fix bug #829 (Non-working "Encrypt message by 
4402                 default when replying to an encrypted message")
4403
4404 2005-10-08 [colin]      1.9.15cvs24
4405
4406         * src/wizard.c
4407                 Fix bug #827 ("Welcome" setup wizard after a 
4408                 permission error gives up & forgets itself.)
4409
4410 2005-10-08 [colin]      1.9.15cvs23
4411
4412         * src/procmime.c
4413                 Fix bug #828 (Ignoring headers with spaces around = sign)
4414
4415 2005-10-08 [colin]      1.9.15cvs22
4416
4417         * src/export.c
4418                 Warning fix by wwp
4419
4420 2005-10-08 [colin]      1.9.15cvs21
4421
4422         * src/folder.c
4423         * src/folder.h
4424                 Add a processing_pending indicator, set on 
4425                 folder_item_open and cleared after 
4426                 folder_item_process_open
4427         * src/folderview.c
4428         * src/summaryview.c
4429                 wrap procmsg_msginfo_*_flags, and in the
4430                 wrapper check that there's no folder processing 
4431                 pending. If there is, defer the flags change until 
4432                 processing is done to avoid stepping over each
4433                 other's toes.
4434                 Freeze during processing, but not during scanning.
4435
4436 2005-10-07 [colin]      1.9.15cvs20
4437
4438         * src/plugins/pgpcore/passphrase.c
4439                 Fix bug #826 (X-Server hangs when 
4440                 right-clicking a PGP encrypted message)
4441
4442 2005-10-07 [paul]       1.9.15cvs19
4443
4444         * src/compose.c
4445                 fix compose_entries[]
4446                 patch by Fabien Vantard
4447
4448 2005-10-06 [colin]      1.9.15cvs18
4449
4450         * src/pixmaps/address.xpm
4451         * src/pixmaps/address_book.xpm
4452         * src/pixmaps/book.xpm
4453         * src/pixmaps/check_spelling.xpm
4454         * src/pixmaps/checkbox_off.xpm
4455         * src/pixmaps/checkbox_on.xpm
4456         * src/pixmaps/close.xpm
4457         * src/pixmaps/complete.xpm
4458         * src/pixmaps/continue.xpm
4459         * src/pixmaps/deleted.xpm
4460         * src/pixmaps/down_arrow.xpm
4461         * src/pixmaps/exec.xpm
4462         * src/pixmaps/forwarded.xpm
4463         * src/pixmaps/group.xpm
4464         * src/pixmaps/ignorethread.xpm
4465         * src/pixmaps/interface.xpm
4466         * src/pixmaps/jpilot.xpm
4467         * src/pixmaps/ldap.xpm
4468         * src/pixmaps/linewrap.xpm
4469         * src/pixmaps/linewrapcurrent.xpm
4470         * src/pixmaps/mail.xpm
4471         * src/pixmaps/mail_attach.xpm
4472         * src/pixmaps/mail_compose.xpm
4473         * src/pixmaps/mail_forward.xpm
4474         * src/pixmaps/mail_receive.xpm
4475         * src/pixmaps/mail_receive_all.xpm
4476         * src/pixmaps/mail_reply.xpm
4477         * src/pixmaps/mail_reply_to_all.xpm
4478         * src/pixmaps/mail_reply_to_author.xpm
4479         * src/pixmaps/mail_send.xpm
4480         * src/pixmaps/mail_send_queue.xpm
4481         * src/pixmaps/mime_application.xpm
4482         * src/pixmaps/mime_audio.xpm
4483         * src/pixmaps/mime_image.xpm
4484         * src/pixmaps/mime_message.xpm
4485         * src/pixmaps/mime_text_enriched.xpm
4486         * src/pixmaps/mime_text_html.xpm
4487         * src/pixmaps/mime_text_plain.xpm
4488         * src/pixmaps/mime_unknown.xpm
4489         * src/pixmaps/new.xpm
4490         * src/pixmaps/news_compose.xpm
4491         * src/pixmaps/offline.xpm
4492         * src/pixmaps/online.xpm
4493         * src/pixmaps/paste.xpm
4494         * src/pixmaps/preferences.xpm
4495         * src/pixmaps/privacy_emblem_encrypted.xpm
4496         * src/pixmaps/privacy_expired.xpm
4497         * src/pixmaps/privacy_failed.xpm
4498         * src/pixmaps/privacy_passed.xpm
4499         * src/pixmaps/privacy_signed.xpm
4500         * src/pixmaps/privacy_unknown.xpm
4501         * src/pixmaps/privacy_warn.xpm
4502         * src/pixmaps/properties.xpm
4503         * src/pixmaps/replied.xpm
4504         * src/pixmaps/search.xpm
4505         * src/pixmaps/unread.xpm
4506         * src/pixmaps/up_arrow.xpm
4507         * src/pixmaps/vcard.xpm
4508                 Modernize internal theme, with icons from the 
4509                 Gnomaws theme. Keep some of the old ones where
4510                 they were better.
4511
4512 2005-10-06 [colin]      1.9.15cvs17
4513
4514         * src/summaryview.c
4515                 Little optimisations + bugfix
4516         * src/toolbar.c
4517                 Remove default useless items - useless being defined
4518                 by the default relevant prefs
4519         * src/wizard.c
4520                 include config.h to make gettext work
4521         * src/prefs_themes.c
4522                 Fix selection of current theme in prefs
4523
4524 2005-10-06 [colin]      1.9.15cvs16
4525
4526         * src/prefs_common.c
4527         * src/prefs_common.h
4528         * src/prefs_summaries.c
4529         * src/folderview.c
4530                 Add a warning dialog on Mark all read 
4531                 (with pref to get rid of it)
4532
4533 2005-10-06 [paul]       1.9.15cvs15
4534
4535         * po/nb.po
4536         * po/pt_BR.po
4537                 updated by Geir Helland and Frederico
4538                 Goncalves Guimaraes
4539
4540 2005-10-05 [colin]      1.9.15cvs14
4541
4542         * src/folder.c
4543         * src/folder.h
4544         * src/folderview.c
4545         * src/folderview.h
4546         * src/imap_gtk.c
4547         * src/mh_gtk.c
4548         * src/mainwindow.c
4549         * src/setup.c
4550                 add a way to rescan without rebuilding
4551                 make moving a bit faster (less folders changes)
4552                 don't lock the tree on Get 
4553         * src/imap.c
4554                 Don't re-delete deleted messages before expunging
4555         * src/summaryview.c
4556                 Set batch mode when deleting mails
4557
4558 2005-10-05 [paul]       1.9.15cvs13
4559
4560         * src/mainwindow.c
4561         * src/mainwindow.h
4562                 fix disabled Execute menu item
4563         * src/toolbar.c
4564                 match the change in 1.9.15cvs10: use Compose
4565                 instead of News by default
4566
4567 2005-10-04 [colin]      1.9.15cvs12
4568
4569         * src/compose.c
4570                 When replying to an ML post with Reply-To set
4571                 to the poster's email, honor it (as before),
4572                 but also honor our user's request to reply to
4573                 the mailing list: set the ML address in the To
4574                 field and the Reply-To address in the Cc: 
4575                 field.
4576
4577 2005-10-04 [colin]      1.9.15cvs11
4578
4579         * src/plugins/trayicon/trayicon.c
4580                 Finish cosmetic change - thanks to wwp
4581
4582 2005-10-04 [colin]      1.9.15cvs10
4583
4584         * src/toolbar.c
4585                 Use Compose instead of Email by default.
4586                 Spotted by wwp.
4587
4588 2005-10-04 [colin]      1.9.15cvs9
4589
4590         * src/folder.c
4591         * src/folder.h
4592         * src/folderview.c
4593         * src/imap.c
4594         * src/etpan/imap-thread.c
4595         * src/etpan/imap-thread.h
4596                 Try to make IMAP faster, by simplifying SEARCH
4597                 commands, avoiding sending two STATUS in a row,
4598                 and deferring flags sync and processing just
4599                 after displaying the folder. 
4600                 This will update the SummaryView in certain
4601                 cases (new mails not already fetched, flags
4602                 changed from another client) but in a non-
4603                 blocking manner.
4604
4605 2005-10-04 [colin]      1.9.15cvs8
4606
4607         * src/plugins/trayicon/trayicon.c
4608                 Relabel "Offline" to "Work offline"
4609
4610 2005-10-04 [colin]      1.9.15cvs7
4611
4612         * src/export.c
4613         * src/import.c
4614         * src/mbox.c
4615                 Fix mbox import/export buglets
4616                 Patch by wwp
4617         * src/plugins/trayicon/trayicon.c
4618                 Add offline swithc
4619                 Patch by wwp
4620
4621 2005-10-04 [colin]      1.9.15cvs6
4622
4623         * src/folder.c
4624         * src/folderview.c
4625         * src/summaryview.c
4626                 Better fix (don't break mark all read) for cvs2
4627
4628 2005-10-03 [colin]      1.9.15cvs5
4629
4630         * src/folder.c
4631                 Use a sane sort by default
4632
4633 2005-10-03 [colin]      1.9.15cvs4
4634
4635         * src/inc.c
4636                 Add a 'Only once' button for overriding offline mode
4637         * src/prefs_account.c
4638         * src/wizard.c
4639                 Add Local mbox to the wizard
4640                 Add IMAP subdir to the wizard (or the wizard is useless
4641                 for such accounts, or even worse than useless)
4642                 Move IMAP subdir from Advanced to Receive tab, as it's
4643                 not that uncommon
4644
4645 2005-10-03 [colin]      1.9.15cvs3
4646
4647         * src/send_message.c
4648                 Forgot this one in cvs1
4649
4650 2005-10-03 [colin]      1.9.15cvs2
4651
4652         * src/folder.c
4653                 Faster close when leaving a folder with lots
4654                 of new mails. Idea by David Relson.
4655
4656 2005-10-03 [colin]      1.9.15cvs1
4657
4658         * src/compose.c
4659         * src/imap.c
4660         * src/inc.c
4661         * src/main.c
4662         * src/messageview.c
4663         * src/news.c
4664         * src/summaryview.c
4665         * src/gtk/sslcertwindow.c
4666         * src/plugins/trayicon/trayicon.c
4667                 Add accels to every AlertPanel. Patch by Fabien 
4668                 Vantard
4669
4670 2005-10-03 [paul]       1.9.15
4671
4672         1.9.15 released
4673
4674 2005-10-03 [paul]       1.9.14cvs68
4675
4676         * po/ca.po
4677         * po/de.po
4678         * po/es.po
4679         * po/fi.po
4680         * po/fr.po
4681         * po/sk.po
4682         * po/sr.po
4683         * po/zh_CN.po
4684                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
4685                 Mones Lastra, Tommi Pirinen, Fabien vantard,
4686                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
4687
4688 2005-10-03 [paul]       1.9.14cvs67
4689
4690         * src/send_message.c
4691                 prevent hang on Cancel
4692                 patch by Colin
4693
4694 2005-10-03 [paul]       1.9.14cvs66
4695
4696         * src/main.c
4697                 fix crash in IMAP caused by discrepancy
4698                 between check_at_startup and offline mode
4699                 Patch by Colin
4700
4701 2005-10-01 [paul]       1.9.14cvs65
4702
4703         * src/inc.c
4704                 fix engrish
4705
4706 2005-10-01 [paul]       1.9.14cvs64
4707         * src/export.c
4708         * src/import.c
4709                 synchronise import_mbox() and export_mbox()
4710         * src/mbox.c
4711                 proc_mbox(): add alert if file cannot be opened
4712                 export_list_to_mbox(): test if dest file exists,
4713                 prompt user to overwrite if it does. add alert
4714                 if file cannot be created
4715                                                                 
4716         Patch by wwp
4717                                                                                                                 
4718
4719 2005-09-30 [paul]       1.9.14cvs63
4720
4721         * src/addressbook.c
4722                 Fix sensitivity of a menu
4723         * src/codeconv.c
4724                 Respect hidden pref for mails with no encoding
4725         * src/common/xml.c
4726                 Fix memory corruption
4727         * src/plugins/pgpcore/sgpgme.c
4728                 Fix segfault on incomplete sigs, and display
4729                 of S/Mime UIDs
4730
4731         Patches by Colin
4732
4733 2005-09-30 [colin]      1.9.14cvs62
4734
4735         * src/partial_download.c
4736                 Little logic fix in almost-dead code
4737         * src/pop.c
4738                 Fix partial download when there's no new mail
4739
4740 2005-09-29 [paul]       1.9.14cvs61
4741
4742         * src/plugins/pgpinline/pgpinline.c
4743                 fix bug 819, 'crash accessing sign message'
4744                 Patch by Colin
4745
4746 2005-09-28 [martin]     1.9.14cvs60
4747
4748         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4749                 fix bug #790 (Crash when restarting window manager (fluxbox))
4750
4751 2005-09-28 [paul]       1.9.14cvs59
4752
4753         * src/gtk/gtkaspell.c
4754                 fix off-by-one typo
4755
4756 2005-09-27 [colin]      1.9.14cvs58
4757
4758         * src/plugins/pgpcore/sgpgme.c
4759                 Report error when there's one, instead of
4760                 "Signature unchecked" 
4761
4762 2005-09-27 [colin]      1.9.14cvs57
4763
4764         * src/prefs_quote.c
4765                 Fix bug #816 (Weird quotation with spaces)
4766
4767 2005-09-27 [colin]      1.9.14cvs56
4768
4769         * src/codeconv.c
4770         * src/compose.c
4771         * src/compose.h
4772                 Put subject in compose's title
4773                 Fix Automatic encoding so that it's really automatic:
4774                 first try default locale's charset, then charset of the replied mail, 
4775                 then utf-8
4776                 Fix encoding of headers (must be in strict mode too)
4777
4778 2005-09-26 [colin]      1.9.14cvs55
4779
4780         * src/gtk/gtkaspell.c
4781                 Fix previous patch - don't color the space,
4782                 just uncolor it :)
4783
4784 2005-09-26 [colin]      1.9.14cvs54
4785
4786         * src/gtk/gtkaspell.c
4787                 Unmark space if possible
4788
4789 2005-09-26 [colin]      1.9.14cvs53
4790
4791         * src/imap.c
4792                 log_error instead of alertpanel according to the pref
4793         * src/etpan/imap-thread.c
4794                 Print connect status, copy only necessary size to 
4795                 logger
4796         * src/plugins/pgpmime/pgpmime.c
4797                 Handle S/Mime signatures (verification only). Patch based
4798                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
4799
4800 2005-09-26 [paul]       1.9.14cvs52
4801
4802         * src/common/passcrypt.c
4803                 this 'workaround' not necessary on NetBSD.
4804                 Thanks to Daniel Gustafson
4805
4806 2005-09-26 [paul]
4807
4808         1.9.15-rc4 released
4809
4810 2005-09-26 [paul]       1.9.14cvs51
4811
4812         * src/summaryview.c
4813                 Skip currently selected message when
4814                 looking for next new or unread message
4815                 in current folder. Patch by Colin
4816         * src/common/passcrypt.c
4817                 eliminate warnings on *BSD. Patch by
4818                 Daniel Gustafson
4819
4820 2005-09-26 [colin]      1.9.14cvs50
4821
4822         * src/procmsg.c
4823                 Call postfiltering hook anyway
4824
4825 2005-09-22 [colin]      1.9.14cvs49
4826
4827         * src/codeconv.c
4828         * src/codeconv.h
4829                 Add a strict mode that doesn't replace with _
4830         * src/compose.c
4831         * src/compose.h
4832                 Use strict conversion while sending
4833                 Fix race when drafting while sending (happens
4834                 on IMAP)
4835                 Fix d'n'd of messages from summaryview
4836         * src/prefs_common.c
4837         * src/prefs_common.h
4838                 add hidden utf8_instead_of_locale_for_broken_mail 
4839                 pref for people that preferred the default charset 
4840                 to be utf8 for broken mails
4841         * src/quote_fmt_parse.y
4842                 fix bug #815 (No quote insert if "From:" fied 
4843                 contained Russian letters)
4844         * src/summaryview.c
4845                 Fix d'n'd of messages to compose
4846
4847 2005-09-22 [paul]       1.9.14cvs48
4848
4849         * src/compose.c
4850                 fix bug where attachments Name entry
4851                 would display Path instead
4852
4853 2005-09-21 [paul]       1.9.14cvs47
4854
4855         * README
4856         * README.jp
4857         * configure.ac
4858         * config/config.rpath
4859         * doc/manual/en/sylpheed-20.html
4860         * doc/manual/es/sylpheed-20.html
4861         * po/bg.po
4862         * po/ca.po
4863         * po/de.po
4864         * po/es.po
4865         * po/fr.po
4866         * po/it.po
4867         * po/pt_BR.po
4868         * po/sk.po
4869         * po/zh_TW.po
4870         * src/account.c
4871         * src/account.h
4872         * src/action.c
4873         * src/action.h
4874         * src/adbookbase.h
4875         * src/addr_compl.c
4876         * src/addr_compl.h
4877         * src/addrbook.c
4878         * src/addrbook.h
4879         * src/addrcache.c
4880         * src/addrcache.h
4881         * src/addrcindex.c
4882         * src/addrcindex.h
4883         * src/addrclip.c
4884         * src/addrclip.h
4885         * src/addrdefs.h
4886         * src/addressadd.c
4887         * src/addressadd.h
4888         * src/addressbook.c
4889         * src/addressbook.h
4890         * src/addressitem.h
4891         * src/addrgather.c
4892         * src/addrgather.h
4893         * src/addrharvest.c
4894         * src/addrharvest.h
4895         * src/addrindex.c
4896         * src/addrindex.h
4897         * src/addritem.c
4898         * src/addritem.h
4899         * src/addrquery.c
4900         * src/addrquery.h
4901         * src/addrselect.c
4902         * src/addrselect.h
4903         * src/alertpanel.c
4904         * src/alertpanel.h
4905         * src/browseldap.c
4906         * src/browseldap.h
4907         * src/codeconv.c
4908         * src/codeconv.h
4909         * src/compose.c
4910         * src/compose.h
4911         * src/crash.c
4912         * src/crash.h
4913         * src/customheader.c
4914         * src/customheader.h
4915         * src/displayheader.c
4916         * src/displayheader.h
4917         * src/editaddress.c
4918         * src/editaddress.h
4919         * src/editbook.c
4920         * src/editbook.h
4921         * src/editgroup.c
4922         * src/editgroup.h
4923         * src/editjpilot.c
4924         * src/editjpilot.h
4925         * src/editldap.c
4926         * src/editldap.h
4927         * src/editldap_basedn.c
4928         * src/editldap_basedn.h
4929         * src/editvcard.c
4930         * src/editvcard.h
4931         * src/enriched.c
4932         * src/enriched.h
4933         * src/exphtmldlg.c
4934         * src/exphtmldlg.h
4935         * src/expldifdlg.c
4936         * src/expldifdlg.h
4937         * src/export.c
4938         * src/export.h
4939         * src/exporthtml.c
4940         * src/exporthtml.h
4941         * src/exportldif.c
4942         * src/exportldif.h
4943         * src/filtering.c
4944         * src/filtering.h
4945         * src/folder.c
4946         * src/folder.h
4947         * src/folder_item_prefs.c
4948         * src/folder_item_prefs.h
4949         * src/foldersel.c
4950         * src/foldersel.h
4951         * src/folderutils.c
4952         * src/folderutils.h
4953         * src/folderview.c
4954         * src/folderview.h
4955         * src/grouplistdialog.c
4956         * src/grouplistdialog.h
4957         * src/headerview.c
4958         * src/headerview.h
4959         * src/html.c
4960         * src/html.h
4961         * src/image_viewer.c
4962         * src/image_viewer.h
4963         * src/imap.c
4964         * src/imap.h
4965         * src/imap_gtk.c
4966         * src/imap_gtk.h
4967         * src/import.c
4968         * src/import.h
4969         * src/importldif.c
4970         * src/importldif.h
4971         * src/importmutt.c
4972         * src/importmutt.h
4973         * src/importpine.c
4974         * src/importpine.h
4975         * src/inc.c
4976         * src/inc.h
4977         * src/jpilot.c
4978         * src/jpilot.h
4979         * src/ldapctrl.c
4980         * src/ldapctrl.h
4981         * src/ldaplocate.c
4982         * src/ldaplocate.h
4983         * src/ldapquery.c
4984         * src/ldapquery.h
4985         * src/ldapserver.c
4986         * src/ldapserver.h
4987         * src/ldaputil.c
4988         * src/ldaputil.h
4989         * src/ldif.c
4990         * src/ldif.h
4991         * src/localfolder.c
4992         * src/localfolder.h
4993         * src/main.c
4994         * src/main.h
4995         * src/mainwindow.c
4996         * src/mainwindow.h
4997         * src/manual.c
4998         * src/manual.h
4999         * src/matcher.c
5000         * src/matcher.h
5001         * src/matcher_parser.h
5002         * src/matcher_parser_lex.l
5003         * src/matcher_parser_parse.y
5004         * src/mbox.c
5005         * src/mbox.h
5006         * src/message_search.c
5007         * src/message_search.h
5008         * src/messageview.c
5009         * src/messageview.h
5010         * src/mh.c
5011         * src/mh.h
5012         * src/mh_gtk.c
5013         * src/mh_gtk.h
5014         * src/mimeview.c
5015         * src/mimeview.h
5016         * src/msgcache.c
5017         * src/msgcache.h
5018         * src/mutt.c
5019         * src/mutt.h
5020         * src/news.c
5021         * src/news.h
5022         * src/news_gtk.c
5023         * src/news_gtk.h
5024         * src/noticeview.c
5025         * src/noticeview.h
5026         * src/partial_download.c
5027         * src/partial_download.h
5028         * src/pine.c
5029         * src/pine.h
5030         * src/pop.c
5031         * src/pop.h
5032         * src/prefs_account.c
5033         * src/prefs_account.h
5034         * src/prefs_actions.c
5035         * src/prefs_actions.h
5036         * src/prefs_common.c
5037         * src/prefs_common.h
5038         * src/prefs_compose_writing.c
5039         * src/prefs_compose_writing.h
5040         * src/prefs_customheader.c
5041         * src/prefs_customheader.h
5042         * src/prefs_display_header.c
5043         * src/prefs_display_header.h
5044         * src/prefs_ext_prog.c
5045         * src/prefs_ext_prog.h
5046         * src/prefs_filtering.c
5047         * src/prefs_filtering.h
5048         * src/prefs_filtering_action.c
5049         * src/prefs_filtering_action.h
5050         * src/prefs_folder_column.c
5051         * src/prefs_folder_column.h
5052         * src/prefs_folder_item.c
5053         * src/prefs_folder_item.h
5054         * src/prefs_fonts.c
5055         * src/prefs_fonts.h
5056         * src/prefs_gtk.c
5057         * src/prefs_gtk.h
5058         * src/prefs_image_viewer.c
5059         * src/prefs_image_viewer.h
5060         * src/prefs_matcher.c
5061         * src/prefs_matcher.h
5062         * src/prefs_message.c
5063         * src/prefs_message.h
5064         * src/prefs_msg_colors.c
5065         * src/prefs_msg_colors.h
5066         * src/prefs_other.c
5067         * src/prefs_other.h
5068         * src/prefs_quote.c
5069         * src/prefs_quote.h
5070         * src/prefs_receive.c
5071         * src/prefs_receive.h
5072         * src/prefs_send.c
5073         * src/prefs_send.h
5074         * src/prefs_spelling.c
5075         * src/prefs_spelling.h
5076         * src/prefs_summaries.c
5077         * src/prefs_summaries.h
5078         * src/prefs_summary_column.c
5079         * src/prefs_summary_column.h
5080         * src/prefs_template.c
5081         * src/prefs_template.h
5082         * src/prefs_themes.c
5083         * src/prefs_themes.h
5084         * src/prefs_toolbar.c
5085         * src/prefs_toolbar.h
5086         * src/prefs_wrapping.c
5087         * src/prefs_wrapping.h
5088         * src/privacy.c
5089         * src/privacy.h
5090         * src/procheader.c
5091         * src/procheader.h
5092         * src/procmime.c
5093         * src/procmime.h
5094         * src/procmsg.c
5095         * src/procmsg.h
5096         * src/quote_fmt.c
5097         * src/quote_fmt_parse.y
5098         * src/recv.c
5099         * src/recv.h
5100         * src/remotefolder.c
5101         * src/remotefolder.h
5102         * src/send_message.c
5103         * src/send_message.h
5104         * src/setup.c
5105         * src/setup.h
5106         * src/simple-gettext.c
5107         * src/sourcewindow.c
5108         * src/sourcewindow.h
5109         * src/ssl_manager.c
5110         * src/ssl_manager.h
5111         * src/statusbar.c
5112         * src/statusbar.h
5113         * src/stock_pixmap.c
5114         * src/stock_pixmap.h
5115         * src/summary_search.c
5116         * src/summary_search.h
5117         * src/summaryview.c
5118         * src/summaryview.h
5119         * src/syldap.c
5120         * src/syldap.h
5121         * src/textview.c
5122         * src/textview.h
5123         * src/toolbar.c
5124         * src/toolbar.h
5125         * src/undo.c
5126         * src/undo.h
5127         * src/unmime.c
5128         * src/unmime.h
5129         * src/vcard.c
5130         * src/vcard.h
5131         * src/wizard.c
5132         * src/wizard.h
5133         * src/common/base64.c
5134         * src/common/base64.h
5135         * src/common/defs.h
5136         * src/common/hooks.c
5137         * src/common/hooks.h
5138         * src/common/log.c
5139         * src/common/log.h
5140         * src/common/md5.c
5141         * src/common/md5.h
5142         * src/common/mgutils.c
5143         * src/common/mgutils.h
5144         * src/common/nntp.c
5145         * src/common/nntp.h
5146         * src/common/passcrypt.c
5147         * src/common/passcrypt.h.in
5148         * src/common/plugin.c
5149         * src/common/plugin.h
5150         * src/common/prefs.c
5151         * src/common/prefs.h
5152         * src/common/progressindicator.c
5153         * src/common/progressindicator.h
5154         * src/common/quoted-printable.c
5155         * src/common/quoted-printable.h
5156         * src/common/session.c
5157         * src/common/session.h
5158         * src/common/smtp.c
5159         * src/common/smtp.h
5160         * src/common/socket.c
5161         * src/common/socket.h
5162         * src/common/ssl.c
5163         * src/common/ssl.h
5164         * src/common/ssl_certificate.c
5165         * src/common/ssl_certificate.h
5166         * src/common/string_match.c
5167         * src/common/string_match.h
5168         * src/common/stringtable.c
5169         * src/common/sylpheed.c
5170         * src/common/sylpheed.h
5171         * src/common/template.c
5172         * src/common/template.h
5173         * src/common/timing.h
5174         * src/common/utils.c
5175         * src/common/utils.h
5176         * src/common/uuencode.c
5177         * src/common/uuencode.h
5178         * src/common/version.h.in
5179         * src/common/xml.c
5180         * src/common/xml.h
5181         * src/common/xmlprops.c
5182         * src/common/xmlprops.h
5183         * src/gtk/about.c
5184         * src/gtk/about.h
5185         * src/gtk/colorlabel.c
5186         * src/gtk/colorlabel.h
5187         * src/gtk/colorsel.c
5188         * src/gtk/colorsel.h
5189         * src/gtk/description_window.c
5190         * src/gtk/description_window.h
5191         * src/gtk/filesel.c
5192         * src/gtk/filesel.h
5193         * src/gtk/foldersort.c
5194         * src/gtk/foldersort.h
5195         * src/gtk/gtkutils.c
5196         * src/gtk/gtkutils.h
5197         * src/gtk/inputdialog.c
5198         * src/gtk/inputdialog.h
5199         * src/gtk/logwindow.c
5200         * src/gtk/logwindow.h
5201         * src/gtk/manage_window.c
5202         * src/gtk/manage_window.h
5203         * src/gtk/menu.c
5204         * src/gtk/menu.h
5205         * src/gtk/pluginwindow.c
5206         * src/gtk/pluginwindow.h
5207         * src/gtk/prefswindow.c
5208         * src/gtk/prefswindow.h
5209         * src/gtk/progressdialog.c
5210         * src/gtk/progressdialog.h
5211         * src/gtk/quicksearch.c
5212         * src/gtk/quicksearch.h
5213         * src/gtk/sslcertwindow.c
5214         * src/gtk/sslcertwindow.h
5215         * src/plugins/clamav/clamav_plugin.c
5216         * src/plugins/clamav/clamav_plugin.h
5217         * src/plugins/clamav/clamav_plugin_gtk.c
5218         * src/plugins/demo/demo.c
5219         * src/plugins/dillo_viewer/dillo_prefs.c
5220         * src/plugins/dillo_viewer/dillo_prefs.h
5221         * src/plugins/dillo_viewer/dillo_viewer.c
5222         * src/plugins/mathml_viewer/mathml_viewer.c
5223         * src/plugins/pgpcore/passphrase.c
5224         * src/plugins/pgpcore/passphrase.h
5225         * src/plugins/pgpcore/plugin.c
5226         * src/plugins/pgpcore/prefs_gpg.c
5227         * src/plugins/pgpcore/prefs_gpg.h
5228         * src/plugins/pgpcore/select-keys.c
5229         * src/plugins/pgpcore/select-keys.h
5230         * src/plugins/pgpcore/sgpgme.c
5231         * src/plugins/pgpcore/sgpgme.h
5232         * src/plugins/pgpinline/pgpinline.c
5233         * src/plugins/pgpinline/pgpinline.h
5234         * src/plugins/pgpinline/plugin.c
5235         * src/plugins/pgpmime/pgpmime.c
5236         * src/plugins/pgpmime/pgpmime.h
5237         * src/plugins/pgpmime/plugin.c
5238         * src/plugins/spamassassin/spamassassin.c
5239         * src/plugins/spamassassin/spamassassin.h
5240         * src/plugins/spamassassin/spamassassin_gtk.c
5241         * src/plugins/trayicon/trayicon.c
5242         * tools/OOo2sylpheed.pl
5243         * tools/acroread2sylpheed.pl
5244         * tools/asus_mailled.sh
5245         * tools/filter_conv.pl
5246         * tools/freshmeat_search.pl
5247         * tools/google_search.pl
5248         * tools/kmail2sylpheed.pl
5249         * tools/kmail2sylpheed_v2.pl
5250         * tools/maildir2sylpheed.pl
5251         * tools/multiwebsearch.pl
5252         * tools/newscache_clean.pl
5253         * tools/outlook2sylpheed.pl
5254         * tools/sylpheed-switcher
5255         * tools/update-po
5256         * tools/vcard2xml.py
5257         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
5258                 update FSF address
5259
5260 2005-09-21 [colin]      1.9.14cvs46
5261
5262         * src/gedit-print.c
5263         * src/procmsg.c
5264         * src/procmsg.h
5265         * src/textview.c
5266         * src/summaryview.c
5267                 Remove some printing hacks (deselection/reselection),
5268                 which by the way fix printing the currently 
5269                 displayed mime part (still only text)
5270                 Plus a little optimisation of summary_show
5271
5272
5273 2005-09-20 [colin]      1.9.14cvs45
5274
5275         * src/mainwindow.c
5276         * src/messageview.c
5277                 GUI fixups: add accels, set message
5278                 view title to displayed mail's subject
5279         * src/prefs_spelling.c
5280         * src/gtk/gtkaspell.c
5281                 GUI fixups: allow underlining misspelled
5282                 words instead of coloring them (a11y!)
5283
5284 2005-09-19 [colin]
5285
5286         1.9.15rc3 released
5287
5288 2005-09-19 [colin]      1.9.14cvs44
5289
5290         * src/compose.c
5291                 Fix draft message
5292         * src/gtk/gtkaspell.c
5293                 Fix wrong test ;-)
5294
5295 2005-09-19 [colin]      1.9.14cvs43
5296
5297         * src/addressbook.c
5298                 Fix sensitivity of Delete button
5299         * src/compose.c
5300                 Warn if the requested Privacy system
5301                 is not available
5302         * src/exphtmldlg.c
5303         * src/expldifdlg.c
5304         * src/importldif.c
5305         * src/importmutt.c
5306         * src/importpine.c
5307                 Fix crappy UI
5308         * src/
5309         * src/ssl.h
5310         * src/prefs_account.h
5311         * src/prefs_account.c
5312                 Save SSL prefs even in builds that have
5313                 SSL support disable
5314         * src/imap.c
5315         * src/inc.c
5316         * src/news.c
5317         * src/send_message.c
5318                 Warn if connection should be secure, but
5319                 SSL support isn't compiled in
5320         * src/gtkaspell.c
5321                 Fix word separation on UTF-8 systems
5322                 Fixes bug #812 (Strange inline spellchecking)
5323         * src/compose.c
5324                 Warn if the requested Privacy system
5325                 is not available
5326                 Factorize offline warning
5327         * src/imap.c
5328         * src/imap_gtk.c
5329         * src/imap_gtk.h
5330         * src/inc.h
5331         * src/news_gtk.c
5332         * src/news_gtk.h
5333         * src/messageview.c
5334                 Factorize offline warning
5335
5336 2005-09-19 [paul]
5337
5338         1.9.15-rc2 released
5339
5340 2005-09-18 [colin]      1.9.14cvs42
5341
5342         * src/codeconv.c
5343         * src/codeconv.h
5344         * src/procmime.c
5345                 Add a way to get locale's charset ignoring utf-8,
5346                 and use that as default encoding for broken mails
5347
5348 2005-09-18 [colin]      1.9.14cvs41
5349
5350         * src/gtk/logwindow.c
5351                 Translate string. Patch by Fabien Vantard
5352
5353 2005-09-18 [colin]      1.9.14cvs40
5354
5355         * configure.ac
5356                 Fix bug #803 (IMAP/SSL support breaks with 
5357                 GnuTLS libetpan 0.38)
5358
5359 2005-09-18 [colin]      1.9.14cvs39
5360
5361         * src/codeconv.c
5362         * src/compose.c
5363         * src/procmime.c
5364                 More charsets fixes. Fixes bug #806 (non
5365                 ascii characters in subject line)
5366
5367 2005-09-17 [paul]       1.9.14cvs38
5368
5369         * src/folderview.c
5370         * src/mainwindow.c
5371                 fix gcc-2.95 issues
5372                 Patch by Pawel Pekala
5373
5374 2005-09-17 [colin]      1.9.14cvs37
5375
5376         * src/addrindex.c
5377                 bugfix for NO-USE LDAP compilation, patch 
5378                 by Fabien Vantard
5379
5380 2005-09-17 [colin]      1.9.14cvs36
5381
5382         * src/prefs_actions.c
5383         * src/prefs_customheader.c
5384         * src/prefs_display_header.c
5385         * src/prefs_filtering_action.c
5386         * src/prefs_matcher.c
5387         * src/prefs_toolbar.c
5388                 Fix strange casts (less elegant but
5389                 works better)
5390
5391 2005-09-16 [colin]      1.9.14cvs35
5392
5393         * src/jpilot.c
5394                 Missed that one
5395
5396 2005-09-16 [colin]      1.9.14cvs34
5397
5398         * configure.ac
5399         * src/Makefile.am
5400         * src/addr_compl.c
5401         * src/addrindex.c
5402         * src/browseldap.c
5403         * src/editldap.c
5404         * src/ldaplocate.c
5405         * src/ldapquery.c
5406         * src/ldapquery.h
5407         * src/ldapserver.c
5408         * src/ldapserver.h
5409         * src/main.c
5410         * src/matcher_parser_parse.y
5411         * src/prefs_themes.c
5412         * src/etpan/Makefile.am
5413         * src/gtk/description_window.c
5414         * src/plugins/clamav/Makefile.am
5415         * src/plugins/clamav/clamav_plugin.c
5416         * src/plugins/dillo_viewer/Makefile.am
5417         * src/plugins/pgpcore/Makefile.am
5418         * src/plugins/pgpinline/Makefile.am
5419         * src/plugins/pgpmime/Makefile.am
5420         * src/plugins/trayicon/Makefile.am
5421                 Fix 100% cpu usage in address completion list
5422                 Fix little bugs (return with no values etc)
5423                 Fix all warnings (with common CFLAGS)
5424
5425 2005-09-15 [colin]      1.9.14cvs33
5426
5427         * src/addressbook.c
5428                 Fix bug where sometimes a group's email list is empty,
5429                 force its refresh (probably fixes "Re: how to create a 
5430                 distribution list")
5431         * src/ldapquery.c
5432                 Don't return to the callback in the main thread from the
5433                 fetch thread (or face segs!)
5434
5435 2005-09-15 [paul]       1.9.14cvs32
5436
5437         * src/prefs_matcher.c
5438                 forgotten in last commit
5439
5440 2005-09-15 [paul]       1.9.14cvs31
5441
5442         * src/prefs_actions.c
5443         * src/prefs_filtering_action.c
5444         * src/prefs_quote.c
5445         * src/quote_fmt.c
5446         * src/summaryview.c
5447         * src/gtk/description_window.c
5448         * src/gtk/description_window.h
5449         * src/gtk/quicksearch.c
5450                 allow interaction with the called
5451                 description window
5452                 Patch by Anders Hammar
5453
5454 2005-09-14 [paul]       1.9.14cvs30
5455
5456         * src/compose.c
5457                 fix a little annoyance when pasting with 3rd button 
5458                 with wrap_pastes=0 and wrap_input=1
5459                 Patch by Colin
5460
5461 2005-09-14 [paul]       1.9.14cvs29
5462
5463         * src/prefs_account.c
5464                 disable 'Filter messages on receiving' for
5465                 SMTP-only accounts
5466                 Patch  by Anders Hammar
5467
5468 2005-09-14 [paul]       1.9.14cvs28
5469
5470         * po/sk.po
5471                 fix crash
5472                 updated by Andrej Kacian
5473
5474 2005-09-14 [paul]
5475
5476         1.9.15-rc1 released
5477
5478 2005-09-14 [paul]       1.9.14cvs27
5479
5480         * po/es.po
5481                 updated by Ricardo Mones Lastra
5482         * src/compose.c
5483         * src/compose.h
5484                 associate no_wrap_tags to Compose windows
5485                 instead of using a static one
5486                 Patch by Colin
5487         * src/mbox.c
5488                 fix proc_mbox()
5489                 Patch by wwp
5490         * src/textview.c
5491                 remove unneeded printf()
5492
5493 2005-09-14 [paul]       1.9.14cvs26
5494
5495         * src/addrcache.c
5496         * src/codeconv.h
5497         * src/folder.h
5498         * src/mainwindow.h
5499         * src/mh.c
5500         * src/mimeview.h
5501         * src/partial_download.c
5502         * src/pop.c
5503         * src/prefs_account.c
5504         * src/prefs_account.h
5505         * src/prefs_actions.c
5506         * src/prefs_customheader.c
5507         * src/prefs_display_header.c
5508         * src/prefs_filtering_action.c
5509         * src/prefs_matcher.c
5510         * src/prefs_toolbar.c
5511         * src/privacy.h
5512         * src/procmime.c
5513         * src/procmime.h
5514         * src/procmsg.h
5515         * src/textview.c
5516         * src/undo.h
5517         * src/common/plugin.c
5518         * src/common/session.h
5519         * src/common/socket.c
5520         * src/common/socket.h
5521         * src/common/template.c
5522         * src/gtk/gtkaspell.c
5523         * src/gtk/quicksearch.h
5524         * src/plugins/pgpcore/passphrase.c
5525         * src/plugins/pgpcore/prefs_gpg.h
5526         * src/plugins/pgpcore/select-keys.c
5527         * src/plugins/pgpcore/select-keys.h
5528         * src/plugins/pgpcore/sgpgme.c
5529         * src/plugins/pgpinline/pgpinline.c
5530         * src/plugins/pgpmime/pgpmime.c
5531         * src/plugins/trayicon/trayicon.c
5532                 fix compilation warnings
5533                 Patch by Daniel Gustafson
5534
5535 2005-09-14 [paul]       1.9.14cvs25
5536
5537         * src/addressbook.c
5538                 add missing column header, and other small
5539                 bug fixes
5540                 Patch by Anders Hammar
5541
5542 2005-09-13 [colin]      1.9.14cvs24
5543
5544         * src/gtk/gtkaspell.c
5545                 Fix non-utf8 in menu
5546                 Fix little leaks
5547                 Nullify struct members after free()s
5548
5549 2005-09-13 [colin]      1.9.14cvs23
5550
5551         * src/compose.c
5552                 Test utf8 compliance before inserting to 
5553                 buffer, and try to convert if necessary
5554         * src/procmime.c
5555                 If no charset is present, use the locale 
5556                 one instead of us-ascii
5557         * src/procmsg.c
5558                 Add Sender, List-Post and To in the checked 
5559                 headers for automatic rules creation 
5560                 (thanks to wwp)
5561         * src/prefs_themes.c
5562         * src/gtk/gtkaspell.c
5563                 Remove deprecated functions. 
5564                 patch by Daniel Gustafson
5565
5566 2005-09-12 [colin]      1.9.14cvs22
5567
5568         * src/compose.c
5569                 Fix bug #448 (Scrolling/Redraw issue with 
5570                 address-fields in Header)
5571         * src/mainwindow.c
5572         * src/summaryview.c
5573         * src/summaryview.h
5574                 Fix loss of MSG_MARKED on move/copy
5575                 Fix bug #804 (Quicksearch togglebutton doesn't 
5576                 get depressed after '/' key is pressed)
5577
5578 2005-09-12 [paul]       1.9.14cvs21
5579
5580         * AUTHORS
5581         * src/gtk/logwindow.c
5582                 add 'Clear Log' to popup menu
5583                 Patch by Anders Hammar <anders.hammar@telia.com>
5584
5585 2005-09-12 [paul]       1.9.14cvs20
5586
5587         * src/compose.c
5588                 set correct sensitivity on attachments
5589                 popup menu
5590         * src/folder.c
5591                 fix typo
5592         * src/prefs_spelling.c
5593                 fix crash when no LANG env is set
5594         * src/common/xml.c
5595                 fix crash in wizard
5596                 don't use memeory after free
5597
5598         All patches by Daniel Gustafson
5599
5600 2005-09-12 [paul]       1.9.14cvs19
5601
5602         * src/prefs_themes.c
5603                 make theme info selectable
5604         * src/gtk/description_window.c
5605                 make window non-modal
5606         * tools/README
5607                 add details of asus_mailed.sh
5608         * tools/claws.i18n.status.pl
5609                 update for new zh_TW translator
5610                 widen the output
5611                 create alternate coloured lines
5612                 improve readability
5613
5614 2005-09-10 [colin]      1.9.14cvs18
5615
5616         * src/plugins/pgpcore/select-keys.c
5617                 Better order for the buttons
5618
5619 2005-09-10 [colin]      1.9.14cvs17
5620
5621         * src/compose.c
5622         * src/plugins/pgpcore/select-keys.c
5623         * src/plugins/pgpcore/select-keys.h
5624         * src/plugins/pgpcore/sgpgme.c
5625                 Add a "Don't encrypt" button to the key
5626                 selection dialog. Fixes bug #177 (There should be a 
5627                 'Don't encrypt button in the Select Keys dialog)
5628
5629 2005-09-10 [colin]      1.9.14cvs16
5630
5631         * src/compose.c
5632                 Fix bug #572 (%X option does not work with templates)
5633
5634 2005-09-10 [colin]      1.9.14cvs15
5635
5636         * src/toolbar.c 
5637                 Remove g_print
5638
5639 2005-09-10 [colin]      1.9.14cvs14
5640
5641         * src/imap.c
5642                 Fix a possible crash
5643
5644 2005-09-09 [colin]      1.9.14cvs13
5645
5646         * src/imap.c
5647         * src/etpan/imap-thread.c
5648         * src/etpan/imap-thread.h
5649                 Fix moving from queue or drafts to normal folders
5650                 Fix bug #794 (No way to delete without expunging)
5651                 Take flags unset by other mailers into account
5652                 Take deleted flag set by other mailers into account
5653                 Fix unsetting REPLIED flag
5654                 Fix crash when capabilities can't be retrieved
5655         * src/mainwindow.c
5656         * src/mainwindow.h
5657                 Add M_DELAYED_FLAGS condition, and let the user use
5658                 Execute in order to be able to expunge deleted mails,
5659                 even if he's not in delayed execute mode
5660         * src/prefs_spelling.c
5661                 Use 'en' dictionary by default if LANG is POSIX or C
5662         * src/gtk/prefswindow.c
5663                 Fix bug #767 (Preferences windows expanding) by making
5664                 the window a bit larger when the resolution is greater
5665                 than 640x480, and by putting the prefs in a
5666                 GtkScrolledWindow.
5667
5668 2005-09-09 [paul]       1.9.14cvs12
5669
5670         * AUTHORS
5671         * configure.ac
5672         * po/zh_TW.Big5.po      ** REMOVED **
5673         * po/zh_TW.po           ** ADDED **
5674                 updated by Wei-Lun Chao
5675
5676 2005-09-09 [paul]       1.9.14cvs11
5677
5678         * src/mainwindow.c
5679                 fix asserts
5680         * src/common/xml.c
5681                 delay memory allocation until file is
5682                 opened successfully
5683                 Patch by Daniel Gustafson
5684
5685 2005-09-09 [colin]      1.9.14cvs10
5686
5687         * src/imap.c
5688                 Add guards
5689
5690 2005-09-08 [colin]      1.9.14cvs9
5691
5692         * src/compose.c
5693                 Alert when we can't save draft
5694                 Fix various wrap/color issues
5695                 Add mid-click pasting respecting wrap_paste option
5696         * src/folder.c
5697         * src/folder.h
5698         * src/folder_item_prefs.c
5699         * src/folder_item_prefs.h
5700         * src/imap.c
5701         * src/imap_gtk.c
5702         * src/imap_gtk.h
5703         * src/main.c
5704         * src/mainwindow.c
5705         * src/mainwindow.h
5706         * src/news.c
5707         * src/news_gtk.c
5708         * src/news_gtk.h
5709         * src/prefs_folder_item.c
5710                 Fix the impossibility to synchronise folders for
5711                 offline use (IMAP and NNTP are concerned)
5712
5713 2005-09-08 [colin]      1.9.14cvs8
5714
5715         * configure.ac
5716                 Build LDAP and JPilot by default if available
5717         * src/textview.c
5718                 Fix use after free
5719
5720 2005-09-08 [paul]       1.9.14cvs7
5721
5722         * doc/manual/en/sylpheed-1.html
5723         * doc/manual/en/sylpheed-18.html
5724         * doc/manual/en/sylpheed-19.html
5725         * doc/manual/en/sylpheed-4.html
5726         * doc/manual/en/sylpheed-6.html
5727         * doc/manual/en/sylpheed.html
5728                 a few minor updates, plus include some
5729                 details about plugins and their requirements
5730         * src/mainwindow.c
5731                 minor changes to English in /View/Sort
5732
5733 2005-09-07 [colin]      1.9.14cvs6
5734
5735         * doc/manual/en/sylpheed-1.html
5736         * doc/manual/en/sylpheed-10.html
5737         * doc/manual/en/sylpheed-11.html
5738         * doc/manual/en/sylpheed-12.html
5739         * doc/manual/en/sylpheed-13.html
5740         * doc/manual/en/sylpheed-14.html
5741         * doc/manual/en/sylpheed-15.html
5742         * doc/manual/en/sylpheed-16.html
5743         * doc/manual/en/sylpheed-17.html
5744         * doc/manual/en/sylpheed-18.html
5745         * doc/manual/en/sylpheed-19.html
5746         * doc/manual/en/sylpheed-2.html
5747         * doc/manual/en/sylpheed-20.html
5748         * doc/manual/en/sylpheed-21.html
5749         * doc/manual/en/sylpheed-22.html
5750         * doc/manual/en/sylpheed-3.html
5751         * doc/manual/en/sylpheed-4.html
5752         * doc/manual/en/sylpheed-5.html
5753         * doc/manual/en/sylpheed-6.html
5754         * doc/manual/en/sylpheed-7.html
5755         * doc/manual/en/sylpheed-8.html
5756         * doc/manual/en/sylpheed-9.html
5757         * doc/manual/en/sylpheed.html
5758                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
5759
5760 2005-09-07 [colin]      1.9.14cvs5
5761
5762         * src/mainwindow.c
5763                 Make labels more to-the-point
5764
5765 2005-09-07 [colin]      1.9.14cvs4
5766
5767         * doc/manual/en/sylpheed-1.html
5768         * doc/manual/en/sylpheed-12.html
5769         * doc/manual/en/sylpheed-13.html
5770         * doc/manual/en/sylpheed-14.html
5771         * doc/manual/en/sylpheed-15.html
5772         * doc/manual/en/sylpheed-16.html
5773         * doc/manual/en/sylpheed-17.html
5774         * doc/manual/en/sylpheed-18.html
5775         * doc/manual/en/sylpheed-19.html
5776         * doc/manual/en/sylpheed-2.html
5777         * doc/manual/en/sylpheed-20.html
5778         * doc/manual/en/sylpheed-21.html
5779         * doc/manual/en/sylpheed-22.html
5780         * doc/manual/en/sylpheed-4.html
5781         * doc/manual/en/sylpheed-5.html
5782         * doc/manual/en/sylpheed-6.html
5783         * doc/manual/en/sylpheed-7.html
5784         * doc/manual/en/sylpheed-8.html
5785         * doc/manual/en/sylpheed-9.html
5786         * doc/manual/en/sylpheed.html
5787                 Update manual
5788
5789 2005-09-07 [colin]      1.9.14cvs3
5790
5791         * doc/faq/en/sylpheed-faq-1.html
5792         * doc/faq/en/sylpheed-faq-2.html
5793         * doc/faq/en/sylpheed-faq-3.html
5794         * doc/faq/en/sylpheed-faq.html
5795                 Update FAQ
5796
5797 2005-09-07 [colin]      1.9.14cvs2
5798
5799         * src/folderview.c
5800         * src/procmsg.c
5801         * src/summaryview.c
5802         * src/toolbar.c
5803                 Fix special subfolders:
5804                 - Inherit parent's icon
5805                 - sent contents of queues subfolders
5806                 - empty subfolders of trashes
5807         * src/mainwindow.c
5808                 Remove outdated manual and faq entries
5809         * src/common/utils.c
5810                 Add quotes around %s coming from mailcap
5811
5812 2005-09-07 [colin]      1.9.14cvs1
5813
5814         * src/compose.c
5815                 After saving draft, set modified to FALSE
5816         * src/mimeview.c
5817         * src/common/utils.c
5818         * src/common/utils.h
5819                 Try to open mime parts using what is 
5820                 indicated in ~/.mailcap or /etc/mailcap,
5821                 if possible.
5822
5823 2005-09-05 [paul]       1.9.14
5824
5825         1.9.14 released
5826
5827         * po/sk.po
5828                 updated by Andrej Kacian
5829
5830 2005-09-05 [paul]       1.9.13cvs83
5831
5832         * po/de.po
5833         * po/es.po
5834         * po/fi.po
5835         * po/fr.po
5836         * po/nb.po
5837         * po/pt_BR.po
5838         * po/sr.po
5839                 updated translations by Thomas Gilgin, Ricardo Mones
5840                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
5841                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
5842
5843 2005-09-04 [paul]       1.9.13cvs82
5844
5845         * src/compose.c
5846                 only warn about exceeded line length limit
5847                 on send
5848
5849 2005-09-04 [paul]       1.9.13cvs81
5850
5851         * src/compose.c
5852                 fix crash in 'line length exceeded' dialogue
5853
5854 2005-09-02 [paul]       1.9.13cvs80
5855
5856         * src/imap.c
5857                 fix bug 795, 'Connection lost IMAP'
5858                 and add statusbar prints
5859                 Patch by Colin
5860
5861 2005-09-02 [paul]       1.9.13cvs79
5862
5863         * src/compose.c
5864                 compose_wrap_paragraph() becomes
5865                 compose_beautify_paragraph()
5866                 Patch by Colin
5867
5868 2005-09-02 [colin]      1.9.13cvs78
5869
5870         * src/folderview.c
5871                 Micro-fix
5872
5873 2005-09-01 [colin]      1.9.13cvs77
5874
5875         * src/imap.c
5876                 Maybe fix bug #795 (Connection lost IMAP)
5877                 Don't try to send logout when we're disconnected.
5878         * src/summaryview.c
5879                 Include locked and marked emails in HRM
5880                 view. Fixes bug #800 (Locked messages no longer 
5881                 show up when hide read messages is used)
5882
5883 2005-09-01 [paul]       1.9.13cvs76
5884
5885         * src/prefs_common.c
5886                 fix bad cutting
5887
5888 2005-08-31 [colin]      1.9.13cvs75
5889
5890         * src/folderview.c
5891         * src/folderview.h
5892         * src/prefs_summaries.c
5893         * src/summaryview.c
5894                 Fix "go to next new", fix preference
5895                 (Open unread/next swapped)
5896
5897 2005-08-31 [paul]       1.9.13cvs74
5898
5899         * src/compose.c
5900         * src/folderview.c
5901         * src/headerview.c
5902         * src/headerview.h
5903         * src/mainwindow.c
5904         * src/prefs_common.c
5905         * src/prefs_common.h
5906         * src/prefs_fonts.c
5907         * src/summaryview.c
5908         * src/textview.c
5909         * src/common/defs.h
5910                 remove obsolete BOLD_FONT setting
5911                 fix font update in headerview and textview
5912                 headers after prefs change
5913                 Patch By Colin
5914
5915 2005-08-31 [paul]
5916
5917         1.9.14-rc4 released
5918
5919 2005-08-30 [colin]      1.9.13cvs73
5920
5921         * src/summaryview.c
5922                 When Hide read messages is selected and we
5923                 refresh the summaryview, don't remove the 
5924                 currently displayed message. Fixes bug #797
5925                 (Summary view reloads when new mail is 
5926                 downloaded in 1.9.14 rc)
5927
5928 2005-08-30 [colin]      1.9.13cvs72
5929
5930         * src/folderview.c
5931                 Fix flickering
5932         * src/mainwindow.c
5933                 Remove useless callback
5934         * src/mimeview.c
5935         * src/gtk/filesel.c
5936         * src/gtk/filesel.h
5937                 Add a filesel_select_file_save_folder() - used by Save All
5938
5939 2005-08-29 [paul]       1.9.13cvs71
5940
5941         * AUTHORS
5942         * src/matcher_parser_parse.y
5943         * src/etpan/imap-thread.c
5944                 fix building on FreeBSD
5945                 Patch by Daniel Gustafson <daniel@hobbit.se>
5946
5947 2005-08-29 [paul]       1.9.13cvs70
5948
5949         * src/plugins/pgpinline/pgpinline.c
5950                 only initialise sig result if it's been handled
5951                 Patch by Colin
5952
5953 2005-08-29 [paul]       1.9.13cvs69
5954         
5955         Patches by Colin:
5956
5957         * src/imap.c
5958         * src/common.utils.c
5959         * src/common/utils.h
5960                 optimisation
5961         * src/stock_pixmap.h
5962                 fix wrong icon reference
5963         * src/pixmaps/trash_btn.xpm
5964                 replace with nicer image
5965
5966 2005-08-28 [colin]      1.9.13cvs68
5967
5968         * src/Makefile.am
5969         * src/stock_pixmap.c
5970         * src/stock_pixmap.h
5971         * src/toolbar.c
5972         * src/pixmaps/trash_btn.xpm
5973                 Add a specific trash xpm for the button
5974
5975 2005-08-28 [colin]      1.9.13cvs67
5976
5977         * src/imap.c
5978                 Fix leak
5979
5980 2005-08-27 [colin]      1.9.13cvs66
5981
5982         * src/imap.c
5983         * src/procmime.c
5984                 Correctly fix "Problem with replies", fixes
5985                 pgpmime encryption too. 
5986
5987 2005-08-27 [colin]      1.9.13cvs65
5988
5989         * src/folder.c
5990         * src/procmsg.c
5991         * src/procmsg.h
5992         * src/summaryview.c
5993                 Fix bug #517 (messages removed from summaryview 
5994                 when moving fails)
5995
5996 2005-08-27 [colin]      1.9.13cvs64
5997
5998         * tools/Makefile.am
5999         * tools/asus_mailled.sh
6000                 Add a script to blink ASUS laptops' mail LED where there
6001                 is unread mail.
6002
6003 2005-08-27 [colin]      1.9.13cvs63
6004
6005         * src/imap.c
6006         * src/etpan/imap-thread.c
6007         * src/etpan/imap-thread.h
6008                 Implement automatic choosing of login method
6009                 Fixes bug #791
6010         * src/gtk/.cvsignore
6011                 Add sylpheed-marshal.[ch]
6012
6013 2005-08-27 [colin]      1.9.13cvs62
6014
6015         * src/common/utils.c
6016                 Fix confusing perror
6017
6018 2005-08-27 [colin]      1.9.13cvs61
6019
6020         * src/toolbar.c
6021         * src/toolbar.h
6022                 Remove A_DELETE, replace it with 
6023                 A_TRASH and A_DELETE_REAL. Automatically
6024                 rewrite config files to replace A_DELETE
6025                 with A_TRASH (no functionality change).
6026                 Fixes half of #794
6027
6028 2005-08-26 [colin]      1.9.13cvs60
6029
6030         * src/procmime.c
6031                 Previous "Problem with replies" fix brought other
6032                 problems, fixing them
6033
6034 2005-08-26 [colin]      1.9.13cvs59
6035
6036         * src/procmime.c
6037                 Fix "Problem with replies". This happened only
6038                 on IMAP...
6039         * src/procmsg.c
6040                 Factorize code a bit
6041         * src/compose.c
6042                 Speed improvement on very long messages (wrapping)
6043                 Fix signature color on Reedit and Redirect
6044                 On Reedit, don't attach pgp-signatures parts, but
6045                 set signing to On.
6046
6047 2005-08-24 [paul]       1.9.13cvs58
6048
6049         * src/compose.c
6050                 don't claim success when clicking
6051                 Cancel on the passphrase box.
6052                 Patch by Colin
6053
6054 2005-08-24 [paul]       1.9.13cvs57
6055
6056         * src/main.c
6057                 fix misplaced sylpheed.log
6058         * src/common/defs.h
6059                 define UIDL_DIR
6060
6061 2005-08-24 [paul]       1.9.13cvs56
6062
6063         * src/imap.c
6064         * src/etpan/imap-thread.c
6065         * src/etpan/imap-thread.h
6066                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
6067                 Patch by Colin
6068         * src/gtk/sylpheed-marshal.c    ** REMOVED **
6069         * src/gtk/sylpheed-marshal.h    ** REMOVED **
6070                 remove autogenerated files
6071         * tools/kdeservicemenu/README
6072         * tools/kdeservicemenu/install.sh
6073         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6074         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6075                 use Claws icon, use 'Sylpheed-Claws' in menu,
6076                 use kdialog, and other cleanups
6077
6078 2005-08-23 [paul]       1.9.13cvs55
6079
6080         * src/compose.c
6081                 fix paste/wrap crash
6082                 Patch by Colin
6083
6084 2005-08-23 [paul]       1.9.13cvs54
6085
6086         * src/main.c
6087                 fix crash recovery
6088                 Patch by Colin
6089
6090 2005-08-23 [paul]       1.9.13cvs53
6091
6092         * src/addressbook.c
6093         * src/editaddress.c
6094                 view all data of LDAP contacts
6095                 Patch by Colin
6096
6097 2005-08-23 [paul]       1.9.13cvs52
6098
6099         * src/addressbook.c
6100                 fix issues with the Search field
6101                 Patch by Colin
6102
6103 2005-08-22 [paul]       1.9.13cvs51
6104
6105         * src/folderview.c
6106                 put name of folder in processing dialog
6107                 title
6108         * src/prefs_folder_item.c
6109                 improve english usage
6110
6111 2005-08-22 [paul]       1.9.13cvs50
6112
6113         * src/filtering.c
6114         * src/filtering.h
6115         * src/matcher.c
6116         * src/matcher_parser_lex.l
6117         * src/matcher_parser_parse.y
6118         * src/prefs_filtering.c
6119                 add Filtering/Processing rule names feature.
6120                 (the incompatible old matcherrc is saved as
6121                 matcherrc.pre_names).
6122                 Patch by Colin
6123
6124 2005-08-22 [paul]       1.9.13cvs49
6125
6126         * src/procmsg.c
6127                 fix colour labelling
6128                 Patch by Colin
6129
6130 2005-08-22 [paul]       1.9.13cvs48
6131
6132         * src/textview.c
6133                 fix open_image_cb()
6134
6135 2005-08-22 [paul]       1.9.13cvs47
6136
6137         * src/imap.c
6138                 fix bug 789, 'SC crashes with imap (CVS ver)'
6139                 Patch by Colin
6140
6141 2005-08-22 [paul]       1.9.13cvs46
6142
6143         * src/mimeview.c
6144         * src/prefs_common.c
6145         * src/common/defs.h
6146                 define reused defaults in defs.h
6147         * src/textview.c
6148                 add 'Open image' to image popup menu
6149
6150 2005-08-21 [colin]      1.9.13cvs45
6151
6152         * src/summaryview.c
6153                 Fix bug #788 (Bogus "From" address displayed)
6154
6155 2005-08-20 [colin]      1.9.13cvs44
6156
6157         * src/folder.c
6158                 Fix buf #787 (multilevel delete causes SIGSEGV)
6159
6160 2005-08-19 [colin]      1.9.13cvs43
6161
6162         * src/inc.c
6163         * src/prefs_common.c
6164         * src/prefs_common.h
6165                 Add an hidden pref to allow modifying the
6166                 update stepping in incorporation.
6167                 Patch by wwp.
6168
6169 2005-08-19 [colin]      1.9.13cvs42
6170
6171         * src/compose.c
6172         * src/procmime.c
6173                 Workaround for broken MUAs: encode 
6174                 Content-type: name: as ASCII and 
6175                 Content-Disposition: filename: as
6176                 per rfc2231
6177         * src/prefs_account.c
6178                 Fix invisible-ness of SMTP SSL prefs
6179                 in NNTP accounts
6180
6181 2005-08-19 [paul]       1.9.13cvs41
6182
6183         * src/compose.c
6184         * src/prefs_common.c
6185         * src/prefs_common.h
6186         * src/prefs_wrapping.c
6187                 paste with or without wrapping.
6188                 patch by Colin
6189
6190 2005-08-19 [paul]       1.9.13cvs40
6191
6192         * src/prefs_common.c
6193         * src/prefs_common.h
6194         * src/summaryview.c
6195                 reintroduce enable_swap_from as a
6196                 hidden pref. patch by Colin
6197         * src/quote_fmt_parse.y
6198         * src/plugins/clamav/clamav_plugin.c
6199         * src/plugins/dillo_viewer/dillo_viewer.c
6200         * src/plugins/mathml_viewer/mathml_viewer.c
6201         * src/plugins/pgpcore/sgpgme.c
6202         * src/plugins/pgpinline/pgpinline.c
6203         * src/plugins/pgpmime/pgpmime.c
6204                 tidy up. patch by Colin
6205
6206 2005-08-19 [paul]       1.9.13cvs39
6207
6208         * configure.ac
6209                 complete cvs38's sync
6210         * src/editaddress.c
6211         * src/gedit-print.c
6212         * src/mutt.c
6213         * src/etpan/etpan-log.c
6214         * src/etpan/imap-thread.c
6215         * src/gtk/gtksourceprintjob.c
6216                 fix compilation warnings
6217                 (patch by Colin)
6218
6219 2005-08-19 [paul]       1.9.13cvs38
6220
6221         sync with main:
6222
6223         * src/account.c
6224         * src/action.c
6225         * src/addrbook.c
6226         * src/addrcache.c
6227         * src/addrharvest.c
6228         * src/addrindex.c
6229         * src/codeconv.c
6230         * src/compose.c
6231         * src/crash.c
6232         * src/exporthtml.c
6233         * src/exportldif.c
6234         * src/folder.c
6235         * src/image_viewer.c
6236         * src/inc.c
6237         * src/inc.h
6238         * src/jpilot.c
6239         * src/ldif.c
6240         * src/main.c
6241         * src/matcher.c
6242         * src/mbox.c
6243         * src/messageview.c
6244         * src/mh.c
6245         * src/mimeview.c
6246         * src/msgcache.c
6247         * src/mutt.c
6248         * src/news.c
6249         * src/partial_download.c
6250         * src/pine.c
6251         * src/pop.c
6252         * src/prefs_actions.c
6253         * src/prefs_common.c
6254         * src/prefs_customheader.c
6255         * src/prefs_display_header.c
6256         * src/prefs_gtk.c
6257         * src/prefs_themes.c
6258         * src/procheader.c
6259         * src/procmime.c
6260         * src/procmsg.c
6261         * src/recv.c
6262         * src/send_message.c
6263         * src/simple-gettext.c
6264         * src/sourcewindow.c
6265         * src/textview.c
6266         * src/vcard.c
6267         * src/common/defs.h
6268         * src/common/log.c
6269         * src/common/plugin.c
6270         * src/common/prefs.c
6271         * src/common/session.c
6272         * src/common/session.h
6273         * src/common/socket.c
6274         * src/common/socket.h
6275         * src/common/ssl_certificate.c
6276         * src/common/template.c
6277         * src/common/utils.c
6278         * src/common/utils.h
6279         * src/common/xml.c
6280         * src/gtk/about.c
6281         added wrappers for C library function that
6282                 take pathname arguments.
6283                 enabled compilation with MinGW.
6284                 use GDir instead of directly using opendir().
6285                 added rename_force().
6286
6287 2005-08-19 [paul]       1.9.13cvs37
6288         
6289         patches by Colin:
6290         * src/compose.c
6291                 fix privacy settings on re-editing
6292                 a sent message
6293         * src/jpilot.c
6294                 fix encoding bug
6295         * src/folder.c
6296         * src/procmsg.c
6297         * src/procmsg.h
6298         * src/summaryview.c
6299                 flag changing optimisation
6300
6301 2005-08-18 [martin]     1.9.13cvs36
6302
6303         * commitHelper
6304             added my login
6305         * src/addrcache.c
6306         * src/addrharvest.c
6307         * src/addrindex.c
6308         * src/compose.c
6309         * src/grouplistdialog.c
6310         * src/main.c
6311         * src/mainwindow.c
6312         * src/msgcache.c
6313         * src/mutt.c
6314         * src/pine.c
6315         * src/prefs_account.c
6316         * src/prefs_themes.c
6317         * src/stock_pixmap.c
6318         * src/summaryview.c
6319         * src/gtk/about.c
6320         * src/gtk/logwindow.c
6321             removed deprecated glib and gdk stuff
6322         * src/plugins/pgpcore/select-keys.c
6323             convert attributes from locale to utf8
6324
6325 2005-08-17 [paul]       1.9.13cvs35
6326
6327         * src/account.c
6328         * src/addressbook.c
6329                 use new GTK_STOCK_ icons if available
6330         * src/summaryview.c
6331         * src/gtk/gtksctree.c
6332         * src/gtk/gtksctree.h
6333                 faster range select. patch by Colin
6334
6335 2005-08-17 [paul]       1.9.13cvs34
6336
6337         patches by colin:
6338         * src/addressbook.c
6339         * src/addressitem.h
6340                 Add an edit button for contacts, fix selections
6341                 of gtksctree items
6342         * src/editaddress.c
6343                 Change labels, let Save be always possible in the
6344                 email and user atributes tabs
6345         * src/folderview.c
6346                 fix sort issues
6347         * src/summaryview.c
6348                 select next item instead of the displayed one
6349                 after deletion
6350
6351         * src/gtk/progressdialog.c
6352                 use prefs_common.enable_rules_hint
6353
6354 2005-08-13 [hoa]        1.9.13cvs33
6355
6356         * src/etpan/imap-thread.c
6357                 fixed build on Solaris.
6358
6359 2005-08-10 [colin]      1.9.13cvs32
6360
6361         * src/procmsg.c
6362                 Fix cvs31 (missing fclose before reading
6363                 the file)
6364
6365 2005-08-10 [colin]      1.9.13cvs31
6366
6367         * src/procmsg.c
6368                 Fix procmsg_msginfo_new_from_mimeinfo() when
6369                 the MimeInfo isn't stored in memory. This fixes
6370                 replying to an attached message.
6371
6372 2005-08-10 [colin]      1.9.13cvs30
6373
6374         * src/mainwindow.c
6375                 Fix slowness in account changing
6376
6377 2005-08-10 [colin]      1.9.13cvs29
6378
6379         * src/folder.c
6380         * src/folderutils.c
6381         * src/folderview.c
6382         * src/imap_gtk.c
6383         * src/mainwindow.c
6384         * src/mh_gtk.c
6385         * src/procmsg.c
6386         * src/summaryview.c
6387                 Optimize folder_has_parent_of_type
6388                 Prevent moving special sub-folders from contextual menus
6389                 Rework message a bit ("Empty all messages" -> "Delete all
6390                 messages")
6391                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
6392                 and "Deleted Items" folders)
6393
6394 2005-08-08 [colin]      1.9.13cvs28
6395
6396         * src/summaryview.c
6397         * src/prefs_summaries.c
6398                 Make "Select first unread|new" more flexible
6399                 (just prioritize new or unread)
6400
6401 2005-08-08 [colin]      1.9.13cvs27
6402
6403         * src/summaryview.c
6404                 If "select first new" is selected and there only
6405                 are unread messages, fallback to "select first
6406                 unread".
6407
6408 2005-08-08 [colin]      1.9.13cvs26
6409
6410         * src/folder.c
6411                 Fix shameful bugs (and bug #779)
6412
6413 2005-08-08 [colin]      1.9.13cvs25
6414
6415         * src/folder.c
6416         * src/folder.h
6417                 Cache parents' type to make folder_has_parent_of_type
6418                 faster
6419         * src/folderview.c
6420                 Forbid DnD of special sub-folders
6421         * src/procmsg.c
6422         * src/procmsg.h
6423                 Add MAIL_POSTFILTERING_HOOK
6424         * src/summaryview.c
6425                 Revert over-zealous deletion of the use_addr_book 
6426                 code
6427
6428 2005-08-07 [colin]      1.9.13cvs24
6429
6430         * src/folder.c
6431                 Fix big mistake (passing MsgInfo instead 
6432                 of FolderItem)
6433
6434 2005-08-07 [colin]      1.9.13cvs23
6435
6436         * src/compose.c
6437         * src/folder.c
6438         * src/folder.h
6439         * src/foldersel.c
6440         * src/folderutils.c
6441         * src/folderview.c
6442         * src/imap.c
6443         * src/mainwindow.c
6444         * src/messageview.c
6445         * src/mh.c
6446         * src/msgcache.c
6447         * src/procmime.c
6448         * src/summaryview.c
6449                 Make subfolders of Drafts, Queue, Outbox, Trash
6450                 work like their parents. 
6451                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
6452
6453 2005-08-07 [colin]      1.9.13cvs22
6454
6455         * src/addressbook.c
6456                 Fix bug #771 (Dragged contacts not saved)
6457
6458 2005-08-07 [paul]       1.9.13cvs21
6459
6460         * src/summaryview.c
6461                 fix bug 32 'Search Doesn't display results
6462                 if "Hide Read Messages" is chosen'
6463                 be more literal in interpreting 'Hide read
6464                 messages'
6465
6466 2005-08-07 [colin]      1.9.13cvs20
6467
6468         * src/folderview.c
6469                 Add debug
6470         * src/summaryview.c
6471                 Faster 'unthread_for_execution'
6472
6473 2005-08-06 [paul]       1.9.13cvs19
6474
6475         * src/mainwindow.c
6476                 add mnemonics to Set displayed columns
6477                 fix bug where msgview_visible option was
6478                 overwritten as TRUE on startup
6479
6480 2005-08-06 [paul]       1.9.13cvs18
6481
6482         * src/mainwindow.c
6483                 refer to 'displayed columns in folder/message
6484                 list' not 'displayed items in summary/message view'
6485         * src/prefs_display_header.c
6486                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
6487                 be consistent with similar dialogues
6488         * src/prefs_folder_column.c
6489         * src/prefs_summary_column.c
6490                 'columns' not 'items', and folder and message lists,
6491                 instead of folder and summary views;
6492                 Use 'Hidden columns' as list heading not 'Available
6493                 items';
6494                 move the 'Remove' button to the right hand side;
6495                 top-align the buttons;
6496                 remove unneeded vbox
6497         * src/prefs_summaries.c
6498                 put the 2 column prefs buttons in a frame to reduce
6499                 overall width; refer to columns not items &c.
6500
6501 2005-08-05 [colin]      1.9.13cvs17
6502
6503         * src/prefs_common.c
6504         * src/prefs_common.h
6505         * src/mainwindow.c
6506         * src/compose.c
6507         * src/messageview.c
6508                 Add an hidden toolbar_detachable pref, so
6509                 that I can get rid of these painful handles
6510                 in the toolbars. Defaults to TRUE to avoid
6511                 changing the GUI on unsuspecting people...
6512
6513 2005-08-05 [colin]      1.9.13cvs16
6514
6515         * src/Makefile.am
6516         * src/prefs_folder_column.c
6517         * src/prefs_folder_column.h
6518                 Add prefs for folder columns
6519         * src/folderview.c
6520         * src/folderview.h
6521         * src/mainwindow.c
6522         * src/mainwindow.h
6523         * src/prefs_common.c
6524         * src/prefs_common.h
6525         * src/prefs_summaries.c
6526                 Use them
6527         * src/prefs_summary_column.c
6528         * src/summaryview.c
6529         * src/summaryview.h
6530                 Add a To column
6531         * src/textview.c
6532         * src/common/utils.c
6533         * src/common/utils.h
6534                 Move uri colourisation functions
6535                 to utils
6536         * src/compose.c
6537                 Colourise URIs
6538         * src/imap.c
6539                 Fix bug with LIST where we'd try
6540                 to get Folder//////[...]/// 
6541
6542 2005-08-05 [paul]       1.9.13cvs15
6543
6544         * src/prefs_summaries.c
6545                 improve the English usage
6546         * src/summaryview.c
6547                 set font on column change
6548                 thanks to Colin
6549
6550 2005-08-05 [paul]       1.9.13cvs14
6551
6552         * src/prefs_common.c
6553         * src/prefs_common.h
6554         * src/prefs_summaries.c
6555         * src/summaryview.c
6556                 replace 'open_unread_on_enter' option with
6557                 'select_on_entry' option. opening/not opening
6558                 is now exclusively controlled by 'always_show_msg'
6559
6560 2005-08-04 [colin]      1.9.13cvs13
6561
6562         * src/compose.c
6563                 Remove dead code
6564                 Add colourisation of quotes and signatures
6565         * src/folderview.c
6566                 Fix possible crashes
6567         * src/messageview.c
6568                 Change an assert that is no problem
6569         * src/news.c
6570         * src/news_gtk.c
6571         * src/news_gtk.h
6572                 Fix offline mode
6573         * src/gtk/quicksearch.c
6574                 Fix a possible crash
6575
6576 2005-08-03 [colin]      1.9.13cvs12
6577
6578         * src/prefs_account.c
6579                 Fix bug #777 (Sylpheed crash in account configuration)
6580
6581 2005-08-03 [colin]      1.9.13cvs11
6582
6583         * src/addressbook.c
6584         * src/editaddress.c
6585         * src/editgroup.c
6586                 Fixing addressbook, round 2
6587         * src/textview.c
6588                 Fix emphasis color on rechecking 'Colorize messages'
6589
6590 2005-08-03 [paul]       1.9.13cvs10
6591
6592         sync with main
6593
6594         * src/addr_compl.c
6595         * src/compose.c
6596         * src/main.c
6597         * src/pop.c
6598         * src/prefs_account.c
6599         * src/procmime.c
6600         * src/procmsg.c
6601         * src/quote_fmt_parse.y
6602         * src/textview.c
6603         * src/common/quoted-printable.c
6604         * src/common/utils.c
6605         * src/common/utils.h
6606         * src/common/xml.c
6607                 replaced incorrect locale-independent
6608                 ctype functions with GLib's. Corrected
6609                 signedness mismatch.
6610         * src/headerview.c
6611                 headerview_create(): added spacing for vbox.
6612         * src/gtk/about.c
6613                 set focus to the OK button.
6614
6615 2005-08-03 [colin]      1.9.13cvs9
6616
6617         * src/folderview.c
6618                 Fix possible crash
6619
6620 2005-08-02 [colin]      1.9.13cvs8
6621
6622         * src/mainwindow.c
6623                 Fix cast
6624         * src/addressbook.c
6625         * src/addressitem.h
6626                 Fix a cast and more generally, try to make the
6627                 GUI more intuitive and consistent (round 1)
6628
6629 2005-08-02 [paul]       1.9.13cvs7
6630
6631         * src/folder.h
6632                 missing in 1.9.13cvs6
6633
6634 2005-08-02 [colin]      1.9.13cvs6
6635
6636         * src/folder.c
6637                 Fix one more leak
6638
6639 2005-08-02 [colin]      1.9.13cvs5
6640
6641         * src/folder.c
6642         * src/folderview.c
6643         * src/imap.c
6644         * src/main.c
6645         * src/mbox.c
6646         * src/procmsg.c
6647         * src/summaryview.c
6648                 Fix a number of folder_item_get_msg_list()-related
6649                 leaks (missing procmsg_msginfo_free()s)
6650
6651 2005-08-01 [colin]      1.9.13cvs4
6652
6653         * src/folderview.c
6654         * src/folderview.h
6655         * src/mainwindow.c
6656         * src/prefs_fonts.c
6657         * src/prefs_summaries.c
6658         * src/prefs_themes.c
6659         * src/summaryview.c
6660         * src/summaryview.h
6661         * src/textview.c
6662         * src/textview.h
6663                 Fix instant-apply of summary and folderview-related prefs
6664                 Fix erroneous g_free and alertpanels in prefs_theme
6665                 Add instant-apply for fonts
6666                 Defer applying of prefs a little bit so it's done only
6667                 once even if requested by multiples prefs pages
6668
6669 2005-08-01 [paul]       1.9.13cvs3
6670
6671         * src/main.c
6672                 fix bug 776 'S.C. crashes on close'
6673                 thanks to Colin
6674         * src/etpan/etpan-thread-manager-types.h
6675                 add missing include
6676                 thanks to Hoa
6677
6678 2005-07-25 [paul]       1.9.13cvs2
6679
6680         * src/summaryview.c
6681                 fix typos. spotted by Fabien Vantard
6682
6683 2005-07-24 [paul]       1.9.13cvs1
6684
6685         * doc/man/sylpheed.1
6686                 update man page, incorporating fix of
6687                 bug 769 'Typo in manpage'
6688         * src/etpan/imap-thread.c
6689                 fix NetBSD openssl dependencies. patch by
6690                 George Michaelson <ggm@apnic.net>
6691         * po/pt_BR.po
6692                 updated by Frederico Goncalves Guimaraes
6693
6694 2005-07-22 [paul]       1.9.13
6695
6696         1.9.13 release
6697
6698 2005-07-22 [paul]       1.9.12cvs91
6699
6700         * AUTHORS
6701         * INSTALL
6702         * README.claws
6703         * RELEASE_NOTES.claws
6704                 updated for release
6705         * configure.ac
6706         * po/nb.po
6707         * tools/claws.i18n.status.pl
6708                 add Norwegian translation. submiited by
6709                 Geir Helland <pjallabais@users.sourceforge.net>
6710         * po/ca.po
6711         * po/de.po
6712         * po/es.po
6713         * po/fi.po
6714         * po/fr.po
6715         * po/it.po
6716         * po/sk.po
6717         * po/sr.po
6718         * po/zh_CN.po
6719                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
6720                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
6721                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
6722                 Yang Guilong
6723         * src/plugins/clamav/clamav_plugin_gtk.c
6724         * src/plugins/spamassassin/spamassassin_gtk.c
6725                 replace outdated description strings
6726
6727 2005-07-21 [colin]      1.9.12cvs90
6728
6729         * src/folder.c
6730                 Set folder to batch mode when scanning it. Makes deletion
6731                 of unread mails on IMAP much faster (due to the UNREAD 
6732                 flag unsetting)
6733
6734 2005-07-21 [darko]      1.9.12cvs89
6735
6736         * configure.ac
6737                 link against libresolv if necessary (patch by Paul)
6738         * src/msgcache.c
6739                 use glib's portable macros to determine endianness
6740
6741 2005-07-21 [paul]       1.9.12cvs88
6742
6743         * src/crash.c
6744         * src/gtk/about.c
6745                 update compiled-in features list
6746
6747 2005-07-20 [colin]      1.9.12cvs87
6748
6749         * src/folder.c
6750         * src/textview.c
6751                 Gcc 2.9x compilation fixes, thanks to Darko
6752         * src/plugins/clamav/clamav_plugin.c
6753                 Little optimisation: load virus database only once
6754         * src/plugins/spamassassin/spamassassin.c
6755                 Big optimisation: filtering one mail took at least 1 second,
6756                 now it takes at least 50ms. Doesn't speed up spamassassin 
6757                 itself, but should already be much more tolerable.
6758
6759 2005-07-20 [colin]      1.9.12cvs86
6760
6761         * src/summaryview.c
6762                 Fix performance issue
6763
6764 2005-07-19 [colin]      1.9.12cvs85
6765
6766         * src/plugins/pgpinline/plugin.c
6767                 Fix warning
6768
6769 2005-07-19 [colin]      1.9.12cvs84
6770
6771         * configure.ac
6772         * src/plugins/Makefile.am
6773         * src/plugins/pgpinline/.cvsignore
6774         * src/plugins/pgpinline/Makefile.am
6775         * src/plugins/pgpinline/pgpinline.c
6776         * src/plugins/pgpinline/pgpinline.deps
6777         * src/plugins/pgpinline/pgpinline.h
6778         * src/plugins/pgpinline/plugin.c
6779                 Put pgpinline in the main tree
6780
6781 2005-07-19 [paul]       1.9.12cvs83
6782
6783         * src/prefs_actions.c
6784                 prevent '//' in menu names, which cause a crash
6785                 thanks to Colin
6786
6787 2005-07-19 [paul]       1.9.12cvs82
6788
6789         * configure.ac
6790                 be generally more informative in configure output.
6791                 OpenSSL: correction: '[ --enable-openssl ...' -> 
6792                 '[ --disable-openssl ...', as --enable-openssl is default
6793                 PGP/MIME: don't check for GPGME again, check for
6794                 pgpcore instead. Therefore prevent the possibility of
6795                 attempting to build pgpmime if pgpcore dependencies are
6796                 not met
6797                 ClamAV: use pkgconfig to check for lib
6798                 libgnomeprint: revert logic on inner test to match
6799                 everything else
6800         * src/plugins/pgpcore/sgpgme.c
6801                 add missing include
6802
6803 2005-07-19 [colin]      1.9.12cvs81
6804
6805         * src/summaryview.c
6806                 Fix slow thread rebuilding in particular
6807                 cases
6808
6809 2005-07-19 [paul]       1.9.12cvs80
6810
6811         * sylpheed-claws.desktop
6812                 fix typo, spotted by Stephan Sachse
6813         * src/account.c
6814                 replace GTK_STOCK_ADD with
6815                 GTK_STOCK_NEW button
6816
6817 2005-07-18 [colin]      1.9.12cvs79
6818
6819         * src/etpan/imap-thread.c
6820                 Fix return value (Thanks Hoa)
6821
6822 2005-07-18 [colin]      1.9.12cvs78
6823
6824         * src/imap.c
6825                 Allow empty passwords
6826                 Create drafts/queue/outbox if necessary
6827         * src/summaryview.c
6828                 Remove old code
6829         * src/etpan/imap-thread.c
6830                 Fix STARTTLS (Thanks to Hoa)
6831
6832 2005-07-18 [paul]       1.9.12cvs77
6833
6834         * ChangeLog-gtk2.jp
6835         * ChangeLog.jp
6836                 removed
6837         * Makefile.am
6838                 updated to reflect additions and removals
6839         * TODO
6840                 updated to be claws-specific
6841         * TODO-gtk2
6842         * TODO-gtk2.jp
6843         * TODO.jp
6844         * sylpheed-128x128.png
6845         * sylpheed-64x64.png
6846                 removed
6847         * sylpheed-claws-128x128.png
6848         * sylpheed-claws-64x64.png
6849         * sylpheed-claws.desktop
6850         * sylpheed-claws.png
6851                 added
6852         * sylpheed.desktop
6853         * sylpheed.png
6854                 removed
6855
6856 2005-07-17 [paul]       1.9.12cvs76
6857
6858         * src/account.c
6859         * src/addressbook.c
6860         * src/alertpanel.c
6861         * src/alertpanel.h
6862         * src/compose.c
6863         * src/exphtmldlg.c
6864         * src/expldifdlg.c
6865         * src/folderview.c
6866         * src/imap_gtk.c
6867         * src/inc.c
6868         * src/message_search.c
6869         * src/messageview.c
6870         * src/mh_gtk.c
6871         * src/news_gtk.c
6872         * src/prefs_actions.c
6873         * src/prefs_filtering.c
6874         * src/prefs_matcher.c
6875         * src/prefs_template.c
6876         * src/prefs_themes.c
6877         * src/ssl_manager.c
6878         * src/summary_search.c
6879         * src/textview.c
6880         * src/toolbar.c
6881         * src/gtk/sslcertwindow.c
6882         * src/plugins/pgpcore/sgpgme.c
6883                 rework alertpanels
6884
6885 2005-07-17 [colin]      1.9.12cvs75
6886
6887         * src/privacy.c
6888                 add a PrivacySystem accessor that checks that
6889                 the system cached in a MimeInfo's privacydata
6890                 is still registered. Use this accessor instead
6891                 of directly using data->system. Fixes crashes
6892                 after unloading pgp plugins.
6893
6894 2005-07-17 [colin]      1.9.12cvs74
6895
6896         * src/alertpanel.c
6897                 Change geometry hints to a simple default size.
6898                 Fixes the certs dialogs.
6899
6900 2005-07-17 [colin]      1.9.12cvs73
6901
6902         * src/gtk/sslcertwindow.c
6903                 Use a gtkExpander
6904
6905 2005-07-17 [colin]      1.9.12cvs72
6906
6907         * src/plugins/pgpcore/Makefile.am
6908         * src/plugins/pgpmime/Makefile.am
6909                 Add gpgme libs
6910
6911 2005-07-17 [paul]       1.9.12cvs71
6912
6913         * configure.ac
6914                 add --disable-gnomeprint option
6915                 modified version of patch by Marius Mauch
6916
6917 2005-07-17 [paul]       1.9.12cvs70
6918
6919         * src/common/defs.h
6920                 update urls
6921         * src/account.c
6922         * src/action.c
6923         * src/addressbook.c
6924         * src/compose.c
6925         * src/foldersel.c
6926         * src/folderview.c
6927         * src/html.c
6928         * src/imap_gtk.c
6929         * src/main.c
6930         * src/mainwindow.c
6931         * src/messageview.c
6932         * src/mh_gtk.c
6933         * src/mimeview.c
6934         * src/news_gtk.c
6935         * src/prefs_account.c
6936         * src/prefs_send.c
6937         * src/prefs_summaries.c
6938         * src/procmsg.c
6939         * src/summaryview.c
6940         * src/common/utils.c
6941         * src/common/xml.c
6942         * src/plugins/pgpcore/passphrase.c
6943         * src/plugins/pgpcore/select-keys.c
6944                 replace inappropriately used backticks
6945                 with single quotes
6946
6947 2005-07-16 [colin]      1.9.12cvs69
6948
6949         * src/image_viewer.c
6950                 Add extra paranoid checks
6951
6952 2005-07-16 [colin]      1.9.12cvs68
6953
6954         * src/plugins/pgpcore/prefs_gpg.c
6955                 Don't auto-check sigs by default, as it
6956                 can be really slow.
6957
6958 2005-07-16 [colin]      1.9.12cvs67
6959
6960         * src/plugins/pgpcore/sgpgme.c
6961                 Make messages a bit better.
6962
6963 2005-07-16 [colin]      1.9.12cvs66
6964
6965         * src/imap.c
6966                 Remove pseudo-log
6967         * src/etpan/imap-thread.c
6968                 Add real log
6969
6970 2005-07-16 [colin]      1.9.12cvs65
6971
6972         * src/main.c
6973         * src/prefs_other.c
6974                 And now, fix build with libetpan :-/
6975
6976 2005-07-15 [colin]      1.9.12cvs64
6977
6978         * src/prefs_other.c
6979                 Continue fixing build without libetpan.
6980
6981 2005-07-15 [colin]      1.9.12cvs63
6982
6983         * src/main.c
6984                 Fix build with --disable-libetpan
6985
6986 2005-07-15 [colin]      1.9.12cvs62
6987
6988         * configure.ac
6989                 Bump libetpan's version
6990
6991 2005-07-15 [colin]      1.9.12cvs61
6992
6993         * src/etpan/imap-thread.c
6994                 Actually stop logging :)
6995
6996 2005-07-15 [colin]      1.9.12cvs60
6997
6998         * src/addressbook.c
6999                 Fix dnd of multiple addresses.
7000
7001 2005-07-15 [hoa]        1.9.12cvs59
7002
7003         * src/etpan/imap-thread.c
7004             disable login of IMAP password in libetpan log file.
7005
7006 2005-07-15 [paul]       1.9.12cvs58
7007
7008         * src/account.c
7009                 don't automatically sort
7010                 do allow drag n drop
7011
7012 2005-07-15 [paul]       1.9.12cvs57
7013
7014         * src/account.c
7015         * src/ssl_manager.c
7016                 alphabetical listing
7017
7018 2005-07-15 [paul]       1.9.12cvs56
7019
7020         * src/gtk/pluginwindow.c
7021                 sort plugin list alphabetically
7022
7023 2005-07-15 [paul]       1.9.12cvs55
7024
7025         * src/prefs_spelling.c
7026         * src/prefs_wrapping.c
7027                 unify English usage
7028
7029 2005-07-15 [colin]      1.9.12cvs54
7030
7031         * src/wizard.c
7032                 Typo fix
7033
7034 2005-07-15 [paul]       1.9.12cvs53
7035
7036         * src/prefs_message.c
7037                 make 'show cursor' a hidden option
7038
7039 2005-07-14 [colin]      1.9.12cvs52
7040
7041         * src/plugins/spamassassin/Makefile.am
7042         * src/plugins/clamav/Makefile.am
7043                 Fix double EXTRA_DISTs
7044
7045 2005-07-14 [colin]      1.9.12cvs51
7046
7047         * src/plugins/clamav/Makefile.am
7048         * src/plugins/clamav/clamav_plugin_gtk.deps
7049         * src/plugins/spamassassin/Makefile.am
7050         * src/plugins/spamassassin/spamassassin_gtk.deps
7051                 Make $plugin_gtk depend on $plugin
7052
7053 2005-07-14 [hoa]        1.9.12cvs50
7054
7055         * src/etpan/imap-thread.c
7056                 enable debug log of libetpan when running with --debug
7057
7058 2005-07-14 [colin]      1.9.12cvs49
7059
7060         * configure.ac
7061         * src/common/Makefile.am
7062         * src/common/plugin.c
7063         * src/common/plugin.h
7064                 Add a little plugin dependancy system.
7065                 Plugins can ship a $plugin_name.deps file
7066                 (near them in PLUGINDIR) so that their
7067                 dependancies are loaded if possible.
7068         * src/plugins/Makefile.am
7069         * src/plugins/pgpcore/Makefile.am
7070         * src/plugins/pgpcore/passphrase.c
7071         * src/plugins/pgpcore/passphrase.h
7072         * src/plugins/pgpcore/plugin.c
7073         * src/plugins/pgpcore/prefs_gpg.c
7074         * src/plugins/pgpcore/prefs_gpg.h
7075         * src/plugins/pgpcore/select-keys.c
7076         * src/plugins/pgpcore/select-keys.h
7077         * src/plugins/pgpcore/sgpgme.c
7078         * src/plugins/pgpcore/sgpgme.h
7079                 Introduce pgpcore, used by pgpmime and
7080                 pgpinline
7081         * src/plugins/pgpmime/Makefile.am
7082         * src/plugins/pgpmime/passphrase.c
7083         * src/plugins/pgpmime/passphrase.h
7084         * src/plugins/pgpmime/pgpmime.c
7085         * src/plugins/pgpmime/pgpmime.deps
7086         * src/plugins/pgpmime/plugin.c
7087         * src/plugins/pgpmime/prefs_gpg.c
7088         * src/plugins/pgpmime/prefs_gpg.h
7089         * src/plugins/pgpmime/select-keys.c
7090         * src/plugins/pgpmime/select-keys.h
7091         * src/plugins/pgpmime/sgpgme.c
7092         * src/plugins/pgpmime/sgpgme.h
7093                 Remove the core from pgpmime and add the
7094                 dependancy to pgpcore.
7095
7096 2005-07-14 [paul]       1.9.12cvs48
7097
7098         * src/stock_pixmap.c
7099                 forgot this in last commit
7100
7101 2005-07-14 [paul]       1.9.12cvs47
7102
7103         * src/account.c
7104         * src/addressbook.c
7105                 add accelerators for the buttons (sync with main)
7106         * src/compose.c
7107         * src/compose.h
7108                 add accelerators for the buttons.
7109                 fix editing with external editor.
7110                 replace gdk_input_*() with GIOChannel;
7111                 (sync with main)
7112         * src/foldersel.c
7113                 display folder names with new/unread
7114                 representation (sync with main)
7115         * src/main.c
7116                 specify default window icon (sync with main)
7117         * src/prefs_common.c
7118                 use_addr_book default to FALSE
7119         * src/summaryview.c
7120         * src/textview.c
7121                 add accelerators for the buttons (sync with main)
7122         * src/gtk/menu.c
7123                 fix typos
7124         * src/pixmaps/sylpheed_icon.xpm
7125                 updated
7126
7127 2005-07-13 [paul]       1.9.12cvs46
7128
7129         * src/plugins/pgpmime/pgpmime.c
7130         * src/plugins/pgpmime/sgpgme.c
7131                 (temporarily) use deprecated gpgme_data_rewind()
7132                 while largefile support is not present
7133                 (as suggested by Colin)
7134
7135 2005-07-13 [paul]       1.9.12cvs45
7136
7137         * configure.ac
7138                 remove large file support (for now):
7139                 it breaks too many things
7140
7141 2005-07-13 [paul]       1.9.12cvs44
7142
7143         * configure.ac
7144                 add large file support
7145         * src/html.c
7146                 fix bug #763 where href attribute was not
7147                 the very first attribute of a link
7148                 patch by Thomas Gilgin
7149
7150 2005-07-13 [colin]      1.9.12cvs43
7151
7152         * src/gtk/pluginwindow.c
7153                 Little portability fix
7154
7155 2005-07-13 [colin]      1.9.12cvs42
7156
7157         * src/plugins/pgpmime/sgpgme.c
7158                 Fix crasher.
7159
7160 2005-07-13 [colin]      1.9.12cvs41
7161
7162         * src/plugins/pgpmime/pgpmime.c
7163         * src/plugins/pgpmime/sgpgme.c
7164                 Use gpgme_data_release_and_get_mem instead
7165                 of gpgme_data_read.
7166
7167 2005-07-13 [colin]      1.9.12cvs40
7168
7169         * configure.ac
7170         * src/plugins/pgpmime/passphrase.c
7171         * src/plugins/pgpmime/passphrase.h
7172         * src/plugins/pgpmime/pgpmime.c
7173         * src/plugins/pgpmime/plugin.c
7174         * src/plugins/pgpmime/select-keys.c
7175         * src/plugins/pgpmime/select-keys.h
7176         * src/plugins/pgpmime/sgpgme.c
7177         * src/plugins/pgpmime/sgpgme.h
7178                 Port pgpmime to gpgme-1.0.
7179
7180 2005-07-12 [paul]       1.9.12cvs39
7181
7182         * AUTHORS
7183         * src/toolbar.c
7184         * src/toolbar.h
7185                 add a 'Go to Prev' button to the toolbar.
7186                 correct tooltip text of go to buttons.
7187                 based on patch by Yang Guilong <bamanzi@gmail.com>
7188
7189 2005-07-12 [colin]      1.9.12cvs38
7190
7191         * src/statusbar.c
7192                 Fix progress bar showing stuff at startup.
7193
7194 2005-07-12 [paul]       1.9.12cvs37
7195
7196         * src/editjpilot.c
7197                 fix building with jpilot support
7198
7199 2005-07-11 [colin]      1.9.12cvs36
7200
7201         * src/inc.c
7202                 Add visual indication that filtering is running
7203         * src/textview.c
7204                 Make {}[] uri delimiters
7205         * src/summaryview.c
7206                 Remove useless (and slow) calls
7207
7208 2005-07-11 [paul]       1.9.12cvs35
7209
7210         * src/plugins/clamav/clamav_plugin_gtk.c
7211         * src/plugins/dillo_viewer/dillo_prefs.c
7212         * src/plugins/pgpmime/prefs_gpg.c
7213         * src/plugins/spamassassin/spamassassin_gtk.c
7214                 gather plugins prefs together under their
7215                 own 'Plugins' heading
7216
7217 2005-07-11 [paul]       1.9.12cvs34
7218
7219         sync with main
7220
7221         * src/account.c
7222                 account_delete(): modified alert dialog
7223         * src/editjpilot.c
7224         * src/editvcard.c
7225                 fixed a crash when cancelling file selection
7226                 dialog by Escape key. Made non-ascii filename
7227                 selectable.
7228         * src/prefs_template.c
7229                 prefs_template_window_create(): make scrolled
7230                 window policy AUTOMATIC
7231
7232 2005-07-10 [hoa]        1.9.12cvs33
7233
7234         * src/etpan/imap-thread.c
7235                 workaround for old Courier IMAP servers.
7236
7237 2005-07-10 [colin]      1.9.12cvs32
7238
7239         * src/folder.c
7240         * src/statusbar.c
7241         * src/statusbar.h
7242                 Add visual progress indicator on filtering/processing
7243                 Factorize the progress bar code
7244         * src/imap.c
7245         * src/imap.h
7246         * src/etpan/imap-thread.c
7247                 Add a reference counter to avoid destroying the Folder
7248                 while it's in use by another callback.
7249
7250 2005-07-09 [hoa]        1.9.12cvs31
7251
7252         * src/imap.c
7253         * src/etpan/imap-thread.c
7254                 fixed deadlock when removing IMAP account.
7255
7256 2005-07-08 [colin]      1.9.12cvs30
7257
7258         * src/textview.c
7259         * src/unmime.c
7260                 Fix again problems decoding broken headers
7261         * src/gtk/inputdialog.c
7262                 Fix local variable shadowing a global one
7263
7264 2005-07-08 [colin]      1.9.12cvs29
7265
7266         * src/msgcache.c
7267                 Make the cache/mark files platform-agnostic by writing
7268                 them in little-endian format. Reading them is also done
7269                 in little-endian format, of course; however, in order
7270                 to avoid trashing mark data on big-endian machines, the
7271                 files are, at first, read from the native format if the
7272                 little-endian one doesn't exist. This is easy to deter-
7273                 mine by trying to open a file with a swapped data_ver
7274                 and seeing if it's the wanted version.
7275                 Little-endian using users should see absolutely no
7276                 difference, Big-endian users may get a very little
7277                 performance drop due to byte-swapping.
7278                 Tested on i386 and ppc32. 
7279                 Fixes bug #159 (The index file, in the mailboxes, is 
7280                 hardware depending).
7281
7282                 To have the cache/mark files updated to the new little-
7283                 endian format, "Check for new messages" or even
7284                 "Rebuild folder tree" aren't enough. Files will be
7285                 updated as soon as a folder has been opened/closed.
7286                 To update everything, just select all folders by
7287                 selecting them one by one.
7288
7289 2005-07-07 [colin]      1.9.12cvs28
7290
7291         * src/imap.c
7292                 Remember the folder separator per IMAPFolder
7293                 instead of globally.
7294                 Revive the Session on noop; fixes bug #761
7295                 (mark a bunch of unread messages as read takes 
7296                 forever)
7297
7298 2005-07-07 [darko]      1.9.12cvs27
7299
7300         * src/common/template.c
7301                 Sort templates alphabetically
7302
7303 2005-07-06 [colin]      1.9.12cvs26
7304
7305         * src/imap.c
7306                 Try to use the correct separator in
7307                 most cases. Possibly fixes bug #759
7308                 (only creates the INBOX folder when 
7309                 setting up new IMAP account) and 
7310                 bug #760 (Can't retrieve messages)
7311
7312 2005-07-06 [colin]      1.9.12cvs25
7313
7314         * src/imap.c
7315                 Use real_path in status command. This will
7316                 help later, when namespaces will be used.
7317
7318 2005-07-06 [colin]      1.9.12cvs24
7319
7320         * configure.ac
7321         * src/account.c
7322         * src/folder.c
7323         * src/imap.c
7324         * src/etpan/etpan-log.c
7325         * src/etpan/etpan-thread-manager.c
7326         * src/etpan/imap-thread.c
7327                 Add a --disable-libetpan parameter. With this,
7328                 users that don't want IMAP4 support can avoid
7329                 the new dependancy (and have no IMAP support).
7330                 Users that have IMAP4 accounts and use this
7331                 parameter won't lose their configuration, their
7332                 IMAP accounts will just be invisible and not
7333                 used.
7334         * src/textview.c
7335                 Make the "Copy ..." contextual menu items 
7336                 copy to both the X clipboard and the gtk 
7337                 clipboard - as most other apps do.
7338         * src/gtk/about.c
7339                 Add a notice about OpenSSL usage, in order to
7340                 comply with OpenSSL's license (point 6):
7341                 http://www.openssl.org/source/license.html
7342
7343 2005-07-06 [colin]      1.9.12cvs23
7344
7345         * src/alertpanel.c
7346                 Fix a minimum size for alertpanels
7347         * src/compose.c
7348                 Show 'No space left on device' type errors
7349                 when queuing/sending
7350         * src/imap_gtk.c
7351         * src/mh_gtk.c
7352                 Rework folder's deletion message (remove 
7353                 extra \n)
7354
7355 2005-07-05 [colin]      1.9.12cvs22
7356
7357         * src/imap.c
7358                 Add an alertpanel on auth error
7359                 Add pseudo-log
7360                 Remove pthread-related stuff
7361
7362 2005-07-05 [colin]      1.9.12cvs21
7363
7364         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7365                 Fix crash on plugin reloading (with a hack)
7366
7367 2005-07-05 [colin]      1.9.12cvs20
7368
7369         * src/prefs_account.c
7370         * src/prefs_account.h
7371                 Fix typo
7372         * src/gtk/filesel.c
7373         * src/gtk/filesel.h
7374                 Add a way to filter the view
7375         * src/gtk/pluginwindow.c
7376                 Filter loadable stuff
7377         * src/plugins/pgpmime/prefs_gpg.c
7378                 Fix missing unregistration
7379         * .cvsignore
7380         * src/etpan/.cvsignore
7381         * src/plugins/spamassassin/.cvsignore
7382                 Add more stuff to cvs ignored files
7383
7384 2005-07-04 [colin]      1.9.12cvs19
7385
7386         * src/imap.c
7387                 Fix scan_required returning FALSE when it
7388                 shouldn't. Maybe fix #760 (Can't retrieve
7389                 messages)
7390
7391 2005-07-04 [colin]      1.9.12cvs18
7392
7393         * src/summaryview.c
7394                 Fix always_show_msg pref
7395
7396 2005-07-04 [paul]       1.9.12cvs17
7397
7398         sync with main (forgotten in last commit)
7399         
7400         * src/common/utils.c
7401         * src/common/utils.h
7402                 check_line_length(): new.
7403                 is_dir_exist()
7404                 is_file_entry_exist()
7405                 dirent_is_regular_file()
7406                 dirent_is_directory(): use g_file_test() instead of stat().
7407
7408 2005-07-04 [paul]       1.9.12cvs16
7409
7410         sync with main:
7411
7412         * src/compose.c
7413                 compose_write_to_file(): check for line
7414                 length limit and display warning if exceeds
7415         * src/jpilot.c
7416                 use get_home_dir() instead of g_get_home_dir()
7417         * src/procheader.c
7418                 removed warning about invalid date
7419         * src/vcard.c
7420                 use get_home_dir() instead of g_get_home_dir()
7421
7422 2005-07-04 [paul]       1.9.12cvs15
7423
7424         * src/stock_pixmap.c
7425                 fix new pixmap naming errors
7426                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
7427
7428 2005-07-04 [colin]      1.9.12cvs14
7429
7430         * src/imap.c
7431                 Fix debugging string with a warning
7432
7433 2005-07-04 [colin]      1.9.12cvs13
7434
7435         * configure.ac
7436                 Add a check for libetpan's version (>= 0.37)
7437
7438 2005-07-04 [hoa]        1.9.12cvs12
7439
7440         * commitHelper
7441         * src/imap.c
7442         * src/etpan/imap-thread.c
7443         * src/etpan/imap-thread.h
7444                 fixed IMAP implementation of check of mails.
7445
7446 2005-07-03 [hoa]        1.9.12cvs11
7447
7448         * src/etpan/Makefile.am
7449         * src/etpan/etpan-errors.h
7450         * src/etpan/etpan-log.[ch]
7451         * src/etpan/etpan-thread-manager-types.h
7452         * src/etpan/etpan-thread-manager.[ch]
7453         * src/etpan/imap-thread.[ch]
7454         * src/Makefile.am
7455         * src/imap.c
7456         * src/main.c
7457         * src/prefs_other.c
7458         * configure.ac
7459             merged imap branch.
7460             dependency on libetpan 0.37 is now added.
7461
7462 2005-07-01 [colin]      1.9.12cvs10
7463
7464         * src/Makefile.am
7465         * src/folder.c
7466         * src/folder.h
7467         * src/folderview.c
7468         * src/stock_pixmap.c
7469         * src/stock_pixmap.h
7470         * src/plugins/trayicon/trayicon.c
7471                 Add marked symbol on folders containing
7472                 marked messages
7473         * src/procmsg.c
7474         * src/procmsg.h
7475         * src/toolbar.c
7476         * src/prefs_common.c
7477         * src/prefs_common.h
7478         * src/prefs_send.c
7479                 Add an optional confirmation dialog on queue
7480                 sending. Patch by wwp.
7481         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
7482         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
7483         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
7484         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
7485         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
7486         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
7487         * src/pixmaps/inbox_mark.xpm            ** ADDED **
7488         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
7489         * src/pixmaps/outbox_mark.xpm           ** ADDED **
7490         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
7491         * src/pixmaps/trash_mark.xpm            ** ADDED **
7492                 New pixmaps
7493
7494 2005-07-01 [colin]      1.9.12cvs9
7495
7496         * src/summaryview.c
7497                 Fix a little threading bug
7498         * src/addrgather.c
7499         * src/mainwindow.c
7500                 A little bit of HIG normality never hurts
7501
7502 2005-07-01 [colin]      1.9.12cvs8
7503
7504         * src/compose.c
7505         * src/msgcache.c
7506         * src/pop.c
7507         * src/procmime.c
7508         * src/recv.c
7509         * src/common/log.c
7510         * src/common/template.c
7511         * src/common/utils.c
7512         * src/common/utils.h
7513                 Reverted the fwrite_atomic stuff. In fact
7514                 it is already atomic.
7515
7516 2005-06-30 [colin]      1.9.12cvs7
7517
7518         * src/common/utils.c
7519         * src/common/utils.h
7520                 Add an fwrite_atomic() function to make
7521                 sure we write everything: fwrite can make
7522                 short writes.
7523         * src/compose.c
7524         * src/msgcache.c
7525         * src/pop.c
7526         * src/procmime.c
7527         * src/recv.c
7528         * src/common/log.c
7529         * src/common/template.c
7530                 Use that (and fix swapping of size and nmemb).
7531                 Thanks to Rich Coe for the heads up.
7532
7533 2005-06-30 [colin]      1.9.12cvs6
7534
7535         * src/addressbook.c
7536                 Optimize addressbook opening 
7537
7538 2005-06-30 [colin]      1.9.12cvs5
7539
7540         * src/summaryview.c
7541                 Remove calls to summary_step after move/copy
7542
7543 2005-06-28 [paul]       1.9.12cvs4
7544
7545         * src/alertpanel.c
7546                 wrap and make the error msg selectable
7547
7548 2005-06-28 [paul]       1.9.12cvs3
7549
7550         * src/ssl_manager.c
7551                 replace the OK button with a Close button
7552         * src/gtk/foldersort.c
7553                 use GTK_STOCK_ icons/buttons
7554
7555 2005-06-28 [colin]      1.9.12cvs2
7556
7557         * src/gedit-print.c             ** ADDED **
7558         * src/gedit-print.h             ** ADDED **
7559         * src/gtk/gtksourceprintjob.c   ** ADDED **
7560         * src/gtk/gtksourceprintjob.h   ** ADDED **
7561                 I can't believe no one had enough time to tell
7562                 me I forgot the `cvs add`
7563
7564 2005-06-27 [colin]      1.9.12cvs1
7565
7566         * src/Makefile.am
7567         * src/gtk/Makefile.am
7568         * src/messageview.c
7569         * src/procmsg.c
7570         * src/summaryview.c
7571         * configure.ac
7572                 Add optional libgnomeprint-based printing
7573         * src/mainwindow.c
7574         * src/gtk/quicksearch.c
7575                 Add an Edit/Quick search menu item to show
7576                 and focus the quicksearch
7577
7578 2005-06-27 [paul]       1.9.12
7579
7580         1.9.12 release
7581
7582         * po/ca.po
7583         * po/de.po
7584         * po/es.po
7585         * po/fr.po
7586         * po/it.po
7587         * po/ko.po
7588         * po/pt_BR.po
7589         * po/sk.po
7590         * po/zh_CN.po
7591                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7592                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
7593                 SungHyun Nam, Frederico Goncalves Guimaraes,
7594                 Andrej Kacian, and Yang Guilong
7595 2005-06-26 [colin]      1.9.11cvs106
7596
7597         * src/imap_gtk.c
7598                 Forgot one file for previous fix
7599
7600 2005-06-26 [colin]      1.9.11cvs105
7601
7602         * src/folder.c
7603         * src/imap.c
7604                 Fix problems with folder operations in no_select
7605                 imap folders. it applies only to mails, and 
7606                 creation/deletion/move/renaming of folders 
7607                 should be possible
7608
7609 2005-06-26 [paul]       1.9.11cvs104
7610
7611         * src/prefs_filtering.c
7612                 replace one more GTK_STOCK_REMOVE
7613                 with GTK_STOCK_DELETE
7614
7615 2005-06-25 [colin]      1.9.11cvs103
7616
7617         * src/imap.c
7618                 Optimize get_seq_set_from_seq_list
7619                 (Patch by Ricardo) 
7620
7621 2005-06-25 [colin]      1.9.11cvs102
7622
7623         * src/mh.c
7624                 If the directory exists, but not in the
7625                 correct encoding, rename it. This should
7626                 handle old-versions-induced bugs.
7627
7628 2005-06-25 [colin]      1.9.11cvs101
7629
7630         * src/mh.c
7631                 Fix path access with extended dir names
7632                 Fixes bug #589 (SC segfaults with wrong locale
7633                 settings)
7634
7635 2005-06-25 [colin]      1.9.11cvs100
7636
7637         * src/prefs_account.c
7638         * src/prefs_account.h
7639         * src/compose.c
7640                 Add an option to encrypt replies to
7641                 encrypted messages
7642
7643 2005-06-25 [colin]      1.9.11cvs99
7644
7645         * src/compose.c
7646         * src/quote_fmt_parse.y
7647                 ... And make it work with pgpinline.
7648
7649 2005-06-25 [colin]      1.9.11cvs98
7650
7651         * src/compose.c
7652         * src/procmime.c
7653         * src/procmime.h
7654         * src/quote_fmt_parse.y
7655                 o Make reedition of encrypted messages possible
7656                   (as long as it is encrypted to self too, no
7657                    magic there)
7658                 o Make replying with quote (and without selecting
7659                   text) possible for encrypted messages.
7660                 Closes bug #550 (Not possible to "reply with quote"
7661                 to gnupg encrypted messages)
7662
7663 2005-06-24 [paul]       1.9.11cvs97
7664
7665         * src/imap.c
7666                 add missing include
7667
7668 2005-06-24 [paul]       1.9.11cvs96
7669
7670         * src/editldap.c
7671                 made bind password entry invisible
7672                 (sync with main)
7673         * src/send_message.c
7674                 send_message_local(): check exit status
7675                 to detect errors (sync with main)
7676         * src/textview.c
7677                 use main's less ambiguous popup menu
7678                 wording
7679
7680 2005-06-24 [paul]       1.9.11cvs95
7681
7682         * src/prefs_actions.c
7683         * src/prefs_customheader.c
7684         * src/prefs_display_header.c
7685         * src/prefs_filtering_action.c
7686         * src/prefs_matcher.c
7687         * src/prefs_template.c
7688         * src/prefs_toolbar.c
7689                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
7690         * src/gtk/description_window.c
7691                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
7692
7693 2005-06-23 [colin]      1.9.11cvs94
7694
7695         * src/summaryview.c
7696                 Fix rough edges (be sure to call status_show whenever
7697                 necessary).
7698
7699 2005-06-23 [colin]      1.9.11cvs93
7700
7701         * src/summaryview.c
7702                 Optimize Select All
7703                 Before, in a 5K mails folder: 11s
7704                 After, in the same folder: 58000µs
7705                 The joys of locking... gtk_clist_select_all() fires a 
7706                 tree-select-row event for each selected row, which in 
7707                 summaryview, callbacks summary_selected which in turn,
7708                 calls summary_status_show, which walks the selected
7709                 rows. Hence, calling gtk_clist_select_all was 
7710                 exponential. Locking the summaryview makes 
7711                 summary_selected return early.
7712
7713 2005-06-23 [colin]      1.9.11cvs92
7714
7715         * src/imap.c
7716                 Move mutex at the important place to avoid
7717                 deadlocks
7718         * src/summaryview.c
7719                 Fix Del key deleting directly instead of
7720                 moving to trash
7721
7722 2005-06-22 [colin]      1.9.11cvs91
7723
7724         * src/plugins/spamassassin/libspamc.c
7725                 As we do spagetti code with assignations in multiple
7726                 places (see _message_read_raw where out = msg = raw),
7727                 let's be sure we don't free the same pointer twice.
7728                 Should fix bug #683 (Crash in libpam at 
7729                 message_cleanup).
7730
7731 2005-06-22 [colin]      1.9.11cvs90
7732
7733         * src/compose.c
7734         * src/messageview.c
7735         * src/toolbar.c
7736                 Make toolbar's delete use the move to trash stuff;
7737                 Add gtk_widget_realize to be sure pixmaps can get
7738                 created (that may fix an old worksforme bug which
7739                 I can't find back...)
7740
7741 2005-06-22 [colin]      1.9.11cvs89
7742
7743         * src/summaryview.c
7744         * src/summaryview.h
7745         * src/mainwindow.c
7746                 Rename "Message/Delete" to "Message/Move to trash"
7747                 Add "Message/Delete..." that directly destroys the
7748                 selected messages after asking for a confirmation.
7749
7750 2005-06-22 [colin]      1.9.11cvs88
7751
7752         * src/imap.c
7753                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
7754                 o Fix a deadlock (thanks Darko)
7755
7756 2005-06-22 [colin]      1.9.11cvs87
7757
7758         * src/gtk/foldersort.c
7759                 Add missing include for the i18n;
7760                 patch by Fabien Vantard
7761
7762 2005-06-21 [colin]      1.9.11cvs86
7763
7764         * src/folder.c
7765         * src/folderview.c
7766                 Respect the no_select flag
7767         * src/imap.c
7768                 Fix recursive deletion
7769         * src/imap_gtk.c
7770         * src/mh_gtk.c
7771                 Make the folder deletion's warning
7772                 more explicit
7773
7774 2005-06-21 [colin]      1.9.11cvs85
7775
7776         * src/textview.c
7777                 Prevent email addresses from spanning accross
7778                 lines - fixes bug # 646 (newline-chars in 
7779                 email addresses)
7780
7781 2005-06-20 [colin]      1.9.11cvs84
7782
7783         * src/folder.c
7784                 Be sure not to remove source if copy failed
7785
7786 2005-06-20 [colin]      1.9.11cvs83
7787
7788         * src/folderview.c
7789         * src/imap_gtk.c
7790                 remove summaryview's lock
7791         * src/imap.c
7792                 introduce threads to avoid problems when foreground tasks
7793                 interfere with background tasks
7794         * src/mh.c
7795                 prevent moving to drafts/queue
7796         * src/mimeview.c
7797                 fix leak
7798
7799 2005-06-19 [colin]      1.9.11cvs82
7800
7801         * src/imap_gtk.c
7802                 Remember that the user doesn't want to override
7803                 offline mode, for 3 seconds. It avoid presenting
7804                 him with N popups in a really short time.
7805
7806 2005-06-17 [colin]      1.9.11cvs81
7807
7808         * src/imap.c
7809                 Fix IMAP breaking on folders containing '('
7810                 (Probably won't be enough)
7811
7812 2005-06-17 [colin]      1.9.11cvs80
7813
7814         Forgotten files on 1.9.11cvs79
7815         * src/summaryview.c
7816                 Fix stepping when not immediately executing
7817         * src/imap.c
7818                 Really prevent UID FETCH 0
7819         * src/codeconv.c
7820                 Fix outgoing charset never set to utf-8
7821         * src/mh.c
7822                 Fix leak
7823
7824 2005-06-16 [colin]      1.9.11cvs79
7825
7826         * src/compose.c
7827                 Fix bug #707 (Dash splits rows)
7828                 Only wrap if we're on a line break position and
7829                 the previous one was a "white" (space) char.
7830                 Pango stuff is weird.
7831
7832 2005-06-16 [colin]      1.9.11cvs78
7833
7834         * src/imap_gtk.c
7835                 Lock summaryview while downloading messages
7836                 on user demand
7837         * src/procheader.c
7838         * src/unmime.c
7839         * src/common/utils.c
7840         * src/common/utils.h
7841                 Replace \r and \n with spaces in From and
7842                 Subject headers
7843
7844 2005-06-16 [paul]       1.9.11cvs77
7845
7846         * src/procmime.c
7847                 liberalise the mime parser
7848         * src/gtk/about.c
7849                 add text wrapping
7850
7851 2005-06-16 [paul]       1.9.11cvs76
7852
7853         * src/gtk/about.c
7854                 reworked
7855
7856 2005-06-15 [colin]      1.9.11cvs75
7857
7858         * src/compose.c
7859                 Finish header encoding fix
7860         * src/summaryview.c
7861                 Fix segfault
7862         * src/headerview.c
7863                 Fix compilation (Thanks Stephan
7864                 Sachse)
7865
7866 2005-06-15 [colin]      1.9.11cvs74
7867
7868         * Makefile.am
7869                 Install gnome2 stuff rather than gnome1, 
7870                 if both are present
7871         * src/codeconv.c
7872         * src/codeconv.h
7873         * src/compose.c
7874                 Fix headers encoding
7875         * src/folder.c
7876                 Visual progress when fetching all messages
7877         * src/folderview.c
7878         * src/summaryview.c
7879         * src/summaryview.h
7880                 Prevent changing current message while
7881                 incorporating
7882
7883 2005-06-15 [paul]       1.9.11cvs73
7884
7885         * src/gtk/gtkaspell.c
7886         * src/gtk/gtkaspell.h
7887                 fix build warnings
7888
7889 2005-06-15 [paul]       1.9.11cvs72
7890
7891         * src/prefs_filtering.c
7892                 allow reordering of filter rules by
7893                 drag n drop
7894
7895 2005-06-15 [paul]       1.9.11cvs71
7896
7897         * COPYING
7898                 updated
7899         * src/codeconv.c
7900                 replace deprecated function
7901         * src/inc.c
7902         * src/send_message.c
7903         * src/gtk/progressdialog.c
7904         * src/gtk/progressdialog.h
7905                 salvage and reuse parts of reverted sync
7906
7907 2005-06-15 [paul]       1.9.11cvs70
7908
7909         * src/inc.c
7910         * src/send_message.c
7911         * src/gtk/progressdialog.c
7912         * src/gtk/progressdialog.h
7913                 revert yesterday's sync with main
7914                 it contains deprecated functions
7915
7916 2005-06-15 [colin]      1.9.11cvs69
7917
7918         * src/headerview.c
7919                 Fix bug #670 (multi user to: will corrupt message 
7920                 headers display)
7921
7922 2005-06-15 [colin]      1.9.11cvs68
7923
7924         * src/compose.c
7925                 Fix bug #421 (Fix undo on wrapping)
7926
7927 2005-06-15 [colin]      1.9.11cvs67
7928
7929         * src/folder.c
7930                 Provide visual feedback while processing
7931                 folder's rules.
7932         * src/imap.c
7933                 Provide visual feedback while getting
7934                 short headers (for uncached messages)
7935
7936
7937 2005-06-14 [paul]       1.9.11cvs66
7938
7939         * src/account.c
7940                 change a couple stock icons
7941         * src/inc.c
7942         * src/send_message.c
7943         * src/gtk/progressdialog.c
7944         * src/gtk/progressdialog.h
7945                 sync main's GtkTreeView implementation
7946
7947 2005-06-14 [colin]      1.9.11cvs65
7948
7949         * src/imap.c
7950                 Various little fixes, mainly on error paths
7951
7952 2005-06-13 [colin]      1.9.11cvs64
7953
7954         * matcher.c
7955         * procmsg.c
7956         * procmsg.h
7957                 Add a way to fetch only headers. This speeds
7958                 up filtering on headers for IMAP. Fixes:
7959                 bug #481 extraneous imap commands slow down 
7960                         imap filtering
7961                 bug #522 Sylpheed downloads all messages 
7962                         when opening mailbox (IMAP)
7963                 bug #677 IMAP fetch is soooooooooooooo slow
7964         * src/folder.c
7965         * src/folder.h
7966                 Add a folder set_batch method so that
7967                 implementations can speed up flags changes
7968         * src/folderutils.c
7969         * src/summaryview.c
7970                 Use that in mark as (un)read and mark all read
7971                 Refix bug #679
7972         * src/imap.c
7973                 Implement set_batch - brings back deferred
7974                 flags in a less buggy manner. Fixes:
7975                 bug #729 IMAP immediate expunge of deleted messages
7976                 bug #191 remove list of messages with one command
7977                 Fix login with strange chars
7978                 Implement fetch_msg_full
7979                 Fix copy (wrong counts)
7980
7981 2005-06-12 [colin]      1.9.11cvs63
7982
7983         * src/folder.c
7984                 lock incorporation during long operations.
7985                 Avoids fucking up the IMAP socket.
7986
7987 2005-06-12 [colin]      1.9.11cvs62
7988
7989         * src/imap.c
7990                 Fix harmful typo
7991                 Factorize remove_all_msg
7992                 Thread-ize expunge
7993         * src/summaryview.c
7994                 Don't update partial-download status if unnecessary
7995         * src/folder.c
7996                 Use remove_msgs everywhere possible
7997
7998 2005-06-12 [colin]      1.9.11cvs61
7999
8000         * src/folder.c
8001         * src/folder.h
8002                 Add a remove_msgs function to remove a 
8003                 list of messages
8004         * src/imap.c
8005                 Implement that.
8006
8007 2005-06-12 [colin]      1.9.11cvs60
8008
8009         * src/imap.c
8010                 Remove flags-processing deferring... Too hard
8011                 to get it to work in all cases.
8012
8013 2005-06-11 [colin]      1.9.11cvs59
8014
8015         * src/imap.c
8016                 printf -> debug_print
8017
8018 2005-06-11 [colin]      1.9.11cvs58
8019
8020         * src/imap.c
8021                 o Fix build without USE_PTHREAD
8022                 o Factorize imap_open
8023                 o Alertpanel in case of impossible connection
8024                 o Alertpanel in case of impossible login
8025                 o Fix deferred flags processing to force a 
8026                   flush before adding some more flags to process,
8027                   but in another folder.
8028
8029 2005-06-10 [colin]      1.9.11cvs57
8030
8031         * src/imap.c
8032                 o Fix a format string error
8033                 o init ssl socket outside of the thread 
8034                   (it possibly invokes gtk calls)
8035         * src/procmime.c
8036                 o Put back the buffer to its necessary size
8037                 o Fix changing a file pointer without keeping
8038                   track of it (thanks Valgrind)
8039         * src/common/smtp.c
8040                 o Fix automatic STARTTLS if login should be done
8041                   and the server only allows it after starting TLS
8042         * src/gtk/gtkinputdialog.c
8043                 o Eat GDK_Return so that the combo popup doesn't 
8044                   appear when we press Enter to validate the combo
8045                   input dialog (as seen in the Open with... dialog)
8046
8047 2005-06-10 [colin]      1.9.11cvs56
8048
8049         * src/imap.c
8050                 o A bit less debug
8051                 o Fix a crash on deletion
8052                 o Threadize imap_select (it's called outside of 
8053                   threads)
8054                 o Defer treatment of DELETED flags
8055
8056
8057 2005-06-09 [colin]      1.9.11cvs55
8058
8059         * src/imap.c
8060                 Make sure we check imap_gtk_should_override(), which
8061                 potentially calls gtk stuff, before creating thread.
8062                 That way it should't be called via imap_get_session()
8063                 inside a thread.
8064
8065 2005-06-09 [colin]      1.9.11cvs54
8066
8067         * src/imap.c
8068                 o add a bit of status output
8069                 o remove some dead code
8070                 o threadize get_list_of_uids
8071                 o threadize imap_get_flags
8072                 o defer flag changing by 500ms so that they
8073                   can be batched
8074
8075
8076 2005-06-08 [colin]      1.9.11cvs53
8077
8078         * src/imap.c
8079                 Thread-ize imap_cmd_fetch
8080
8081 2005-06-08 [colin]      1.9.11cvs52
8082
8083         * src/main.c
8084                 Mmh, that broke POP3...
8085
8086 2005-06-08 [colin]      1.9.11cvs51
8087
8088         * src/main.c
8089                 Stabilize IMAP patch (thanks to Hoa)
8090
8091 2005-06-08 [colin]      1.9.11cvs50
8092
8093         * src/imap.c
8094                 Test patch to speed up imap. 
8095
8096 2005-06-08 [colin]      1.9.11cvs49
8097
8098         * src/imap_gtk.c
8099                 Warning fix
8100         * src/procmime.c
8101                 Apply patch from gentoo to use /usr/share/mime/globs if 
8102                 available, after un-breaking it
8103         * src/common/log.c
8104         * src/common/log.h
8105                 Use g_timeout for invoking hooks that possibly use gtk
8106                 calls. This should leave gtk calls in the main thread.
8107
8108 2005-06-08 [paul]       1.9.11cvs48
8109
8110         * src/codeconv.c
8111                 conv_get_outgoing_charset_str(): don't
8112                 use prefs_common setting
8113         * src/compose.c
8114         * src/compose.h
8115                 add /Options/Character encoding/... to
8116                 temporarily change the outgoing encoding
8117
8118         (belated sync with main)
8119
8120 2005-06-08 [paul]       1.9.11cvs47
8121
8122         * src/compose.c
8123                 correction to/completion of last
8124                 sync with main
8125
8126 2005-06-08 [paul]       1.9.11cvs46
8127
8128         sync with main:
8129         
8130         * src/codeconv.c
8131         * src/codeconv.h
8132                 always enabled Japanese auto-detection
8133                 if the first letters of locale string
8134                 is "ja"
8135         * src/compose.c
8136                 don't use "destroy" signal to destroy
8137                 Compose object (fix rare crashes on discard?)
8138         * src/mainwindow.c
8139         * src/messageview.c
8140         * src/prefs_send.c
8141                 added Hebrew encodings
8142         * src/sourcewindow.c
8143                 don't use "destroy" signal to destroy
8144                 objects
8145
8146 2005-06-07 [colin]      1.9.11cvs45
8147
8148         * src/summaryview.c
8149                 Add missing unlocks/locks
8150
8151 2005-06-07 [paul]       1.9.11cvs44
8152
8153         * src/summaryview.c
8154                 restore bug #749 fix
8155
8156 2005-06-06 [colin]      1.9.11cvs43
8157
8158         * src/summaryview.c
8159                 Fix selection bug when prefs_common.open_unread 
8160                 is FALSE
8161
8162 2005-06-06 [colin]      1.9.11cvs42
8163
8164         * src/common/md5.c
8165                 Fix a warning
8166         * src/summaryview.c
8167         * src/folderview.c
8168                 Factorize long operations beginning and end
8169                 (locking, freezing/thawing, cursor, ...)
8170                 Check selection->data member in selection-
8171                 related loops; this avoids dying an awful
8172                 death if the selection changes on us while
8173                 we're marking a whole IMAP folder unread, 
8174                 for example.
8175
8176 2005-06-06 [paul]       1.9.11cvs41
8177
8178         * src/textview.c
8179                 don't g_free() a static gchar buffer
8180
8181 2005-06-05 [colin]      1.9.11cvs40
8182
8183         * src/mainwindow.c
8184         * src/messageview.c
8185         * src/summaryview.c
8186                 Fix bug #749 (Show all headers should be
8187                 sticky as the GUI suggests)
8188
8189 2005-06-03 [paul]       1.9.11cvs39
8190
8191         * src/compose.c
8192                 don't allow editing of mail while sending.
8193                 patch by Colin
8194
8195 2005-06-03 [paul]       1.9.11cvs38
8196
8197         * src/folderview.c
8198                 add a freeze/thaw to speed up 'mark all read'
8199
8200 2005-06-03 [paul]       1.9.11cvs37
8201
8202         * src/prefs_message.c
8203                 reflect changes immediately
8204
8205 2005-06-02 [colin]      1.9.11cvs36
8206
8207         * po/POTFILES.in
8208                 Patch by Fabien Vantard.
8209
8210 2005-06-02 [colin]      1.9.11cvs35
8211
8212         * src/imap.c
8213                 Use a non-blocking imap_getline() if possible.
8214                 This should completely prevent the interface
8215                 from freezin on imap operations, although it
8216                 may do strange stuff in case of folder switching
8217                 while a big imap operation is taking place...
8218
8219                 In addition, fix a leak in the case thread
8220                 creation fails on connection.
8221
8222 2005-06-02 [colin]      1.9.11cvs34
8223
8224         * src/crash.c
8225         * src/prefs_common.h
8226                 Fix build (prefs_common_init() doesn't exist
8227                 anymore)
8228
8229 2005-06-02 [colin]      1.9.11cvs33
8230
8231         * src/prefs_account.c
8232                 Fix bug #245 (filtering rules broken when
8233                 renaming a remote account (imap4 or nntp)
8234
8235 2005-06-02 [colin]      1.9.11cvs32
8236
8237         * src/imap.c
8238                 Try to fix IMAP shortcomings: 
8239                 o Multithread imap_open()
8240                 o allow offline-mode overriding instead of
8241                   just returning NULL
8242         * src/imap_gtk.c
8243         * src/imap_gtk.h
8244                 Add a function to ask whether we want to
8245                 override offline-mode for 10 minutes (one-shot
8246                 asking was painful)
8247         * src/procheader.c
8248                 Fix segfault when imap parser isn't happy about
8249                 a missing {
8250
8251 2005-06-01 [colin]      1.9.11cvs31
8252
8253         * src/addrharvest.c
8254         * src/compose.c
8255         * src/mbox.c
8256         * src/mbox.h
8257         * src/mh.c
8258         * src/msgcache.c
8259         * src/send_message.c
8260         * src/setup.c
8261         * src/undo.c
8262         * src/common/hooks.c
8263         * src/common/prefs.c
8264         * src/common/template.c
8265         * src/common/utils.c
8266         * src/gtk/gtkutils.c
8267         * src/gtk/inputdialog.c
8268         * src/gtk/menu.c
8269         * src/gtk/pluginwindow.c
8270         * src/gtk/prefswindow.c
8271         * src/plugins/pgpmime/passphrase.c
8272         * src/plugins/pgpmime/prefs_gpg.c
8273                 More -Wall fixes
8274
8275         * src/common/Makefile.am
8276         * src/common/timing.h
8277                 Add basic timing code
8278
8279         * src/summaryview.c
8280                 Fix a bug with unread messages when 
8281                 re-sorting folders, and by the way
8282                 fix a big performance hit when 
8283                 re-sorting (10k mails: before 5s,
8284                 after .5s)
8285
8286         * src/prefs_compose_writing.c
8287         * src/prefs_compose_writing.h
8288         * src/prefs_message.c
8289         * src/prefs_message.h
8290         * src/prefs_other.c
8291         * src/prefs_other.h
8292         * src/prefs_quote.c
8293         * src/prefs_quote.h
8294         * src/prefs_receive.c
8295         * src/prefs_receive.h
8296         * src/prefs_send.c
8297         * src/prefs_send.h
8298         * src/prefs_summaries.c
8299         * src/prefs_summaries.h
8300                 Fix copyright banner
8301
8302 2005-06-01 [paul]       1.9.11cvs30
8303
8304         * po/fi.po
8305                 updated by Flammie Pirinen
8306         * src/procmime.c
8307                 fix 'Bad BASE64 content' output
8308
8309 2005-05-31 [colin]      1.9.11cvs29
8310
8311         * src/procmime.c
8312                 Oops, where did my hunk go.
8313
8314 2005-05-31 [colin]      1.9.11cvs28
8315
8316         * src/Makefile.am
8317         * src/account.c
8318         * src/action.c
8319         * src/addr_compl.c
8320         * src/addressbook.c
8321         * src/codeconv.c
8322         * src/compose.c
8323         * src/export.c
8324         * src/folder.c
8325         * src/folderview.c
8326         * src/image_viewer.c
8327         * src/main.c
8328         * src/mainwindow.c
8329         * src/messageview.c
8330         * src/mimeview.c
8331         * src/msgcache.c
8332         * src/prefs_account.c
8333         * src/prefs_actions.c
8334         * src/prefs_common.c
8335         * src/prefs_compose_writing.c
8336         * src/prefs_customheader.c
8337         * src/prefs_ext_prog.c
8338         * src/prefs_filtering.c
8339         * src/prefs_filtering_action.c
8340         * src/prefs_fonts.c
8341         * src/prefs_image_viewer.c
8342         * src/prefs_message.c
8343         * src/prefs_message.h
8344         * src/prefs_msg_colors.c
8345         * src/prefs_other.c
8346         * src/prefs_other.h
8347         * src/prefs_quote.c
8348         * src/prefs_receive.c
8349         * src/prefs_receive.h
8350         * src/prefs_send.c
8351         * src/prefs_send.h
8352         * src/prefs_spelling.c
8353         * src/prefs_summaries.c
8354         * src/prefs_summary_column.c
8355         * src/prefs_template.c
8356         * src/prefs_themes.c
8357         * src/prefs_toolbar.c
8358         * src/prefs_wrapping.c
8359         * src/procmime.c
8360         * src/procmsg.c
8361         * src/send_message.h
8362         * src/ssl_manager.c
8363         * src/summary_search.c
8364         * src/summaryview.c
8365         * src/textview.c
8366         * src/wizard.c
8367         * src/common/smtp.c
8368         * src/common/smtp.h
8369         * src/gtk/gtkutils.h
8370                 o Move the rest of Common prefs to new style
8371                 o Lots of -Wall warning fixes
8372                 o fix FIXME in cache memusage calculation
8373                 o Let return receipts be sent from any account
8374                 o Little cache optimisation (read)
8375                 o Fix bug #746 (don't treat commas as separators
8376                   when inside a quoted string)
8377
8378 2005-05-31 [paul]       1.9.11cvs27
8379
8380         * src/prefs_common.c
8381                 fix 'off-by-one' typo
8382
8383 2005-05-31 [paul]       1.9.11cvs26
8384
8385         * src/account.c
8386         * src/addr_compl.c
8387         * src/compose.c
8388         * src/foldersel.c
8389         * src/prefs_actions.c
8390         * src/prefs_common.c
8391         * src/prefs_common.h
8392         * src/prefs_customheader.c
8393         * src/prefs_display_header.c
8394         * src/prefs_filtering.c
8395         * src/prefs_filtering_action.c
8396         * src/prefs_matcher.c
8397         * src/prefs_summaries.c
8398         * src/prefs_summary_column.c
8399         * src/prefs_template.c
8400         * src/prefs_toolbar.c
8401         * src/ssl_manager.c
8402         * src/gtk/pluginwindow.c
8403         * src/gtk/prefswindow.c
8404         * src/gtk/progressdialog.c
8405                 add hidden prefs 'enable_rules_hint'
8406                 for gtk_tree_view_set_rules_hint()
8407                 (sync with main)
8408                 
8409
8410 2005-05-31 [colin]      1.9.11cvs25
8411
8412         * src/Makefile.am
8413         * src/main.c
8414         * src/prefs_common.c
8415         * src/prefs_summaries.c ** ADDED **
8416         * src/prefs_summaries.h ** ADDED **
8417                 Common/Display -> Display/Summaries
8418
8419 2005-05-31 [colin]      1.9.11cvs24
8420
8421         * src/Makefile.am
8422         * src/main.c
8423         * src/prefs_quote.c ** ADDED **
8424         * src/prefs_quote.h ** ADDED **
8425                 Move Common/Quote to Compose/Quoting
8426         * src/prefs_common.c
8427         * src/prefs_common.h
8428                 Remove old quote stuff, add
8429                 convenience functions for GtkTextView prefs
8430         * src/gtk/prefswindow.c
8431                 Set default height higher
8432
8433 2005-05-30 [colin]      1.9.11cvs23
8434
8435         * src/Makefile.am
8436         * src/main.c
8437         * src/prefs_common.c
8438         * src/prefs_compose_writing.c ** ADDED **
8439         * src/prefs_compose_writing.h ** ADDED **
8440                 Move Common/Compose prefs to Compose/Writing
8441
8442 2005-05-30 [colin]      1.9.11cvs22
8443
8444         * src/common/utils.c
8445                 Fix bug #651 (Confused Attract by Subject)
8446                 Patch by M. Benkmann <haferfrost@web.de>
8447         * AUTHORS
8448
8449 2005-05-30 [colin]      1.9.11cvs21
8450
8451         * src/compose.c
8452                 Fix concatenation of different headers of
8453                 the same type (bug #645)
8454         * src/prefs_folder_item.c
8455                 Fix bug #699 (setting color to black doesn't
8456                 work immediately)
8457         * src/procmime.c
8458                 Print out decoding error only once per
8459                 block
8460
8461 2005-05-30 [paul]       1.9.11cvs20
8462
8463         * src/common/template.c
8464                 fix Bcc
8465
8466 2005-05-30 [paul]       1.9.11cvs19
8467
8468         * doc/src/rfc2368.txt   **NEW FILE**
8469         * src/compose.c
8470                 compose_entries_set(): don't interpret Bcc
8471                 header field (conform to RFC 2368)
8472                 (sync with main)
8473
8474 2005-05-29 [colin]      1.9.11cvs18
8475
8476         * src/prefs_common.c
8477                 Let the default reply format respect
8478                 netiquette by cutting the signature.
8479
8480 2005-05-29 [colin]      1.9.11cvs17
8481
8482         * src/summaryview.c
8483                 Don't let always_show_msg override
8484                 open_unread_on_enter when opening a new
8485                 directory.
8486
8487 2005-05-27 [paul]       1.9.11cvs16
8488
8489         sync with main:
8490
8491         * src/main.c
8492                 app_will_exit(): cleanup tmp directory when exit
8493         * src/message_search.c
8494                 improved the interface and made code cleanup.
8495                 removed Clear button
8496         * src/send_message.c
8497                 send_message_local(): use GSpawn, and detect errors
8498         * src/summary_search.c
8499                 improved the interface and made code cleanup
8500         * src/textview.c
8501                 textview_write_link(): also skip non-ascii space
8502                  at the head of link strings (phishing check
8503                  didn't work at the case)
8504         * src/common/utils.c
8505                 get_command_output(): use g_spawn_command_line_sync()
8506                 instead of popen()
8507
8508 2005-05-26 [colin]      1.9.11cvs15
8509
8510         * src/folder.c
8511                 remove printf
8512
8513 2005-05-26 [colin]      1.9.11cvs14
8514
8515         * src/common/nntp.c
8516                 Fix nntp mode reader (bug #611)
8517                 Patch by Florian Mickler <florian@mickler.org>
8518
8519 2005-05-26 [colin]      1.9.11cvs13
8520
8521         * src/plugins/pgpmime/passphrase.c
8522                 Fix mouse grabbing (bug #557)
8523
8524 2005-05-26 [colin]      1.9.11cvs12
8525
8526         * src/prefs_themes.c
8527                 Fix g_warning (bug #541)
8528
8529 2005-05-26 [colin]      1.9.11cvs11
8530
8531         * src/prefs_actions.c
8532         * src/prefs_template.c
8533                 Fix bug #506 (no warning if action/template
8534                 is not saved)
8535         * src/common/template.c
8536                 Fix a possible crash
8537
8538 2005-05-26 [colin]      1.9.11cvs10
8539
8540         * src/folder.c
8541         * src/folderview.c
8542         * src/procmsg.c
8543         * src/summaryview.c
8544                 Forbid locked messages to be moved or
8545                 deleted. Locked messages in trashes 
8546                 still get deleted, for performance
8547                 reason (mh.c::mh_remove_all_msgs)
8548
8549 2005-05-25 [colin]      1.9.11cvs9
8550
8551         * src/procmime.c
8552                 Use correct encoding when sending mails
8553                 with attachments that have accentued 
8554                 chars in their name
8555
8556 2005-05-24 [colin]      1.9.11cvs8
8557
8558         * src/summaryview.c
8559                 Fix bug #688 f) read/unread marker not
8560                 changed on first click
8561                 Also, optimize summary_status_show()
8562                 calls
8563         * src/folder.c
8564         * src/inc.c
8565         * src/procmime.c
8566                 Fix bug #688 b) and c) wrt message
8567                 attachments and signature
8568         * src/stock_pixmap.c
8569         * src/stock_pixmap.h
8570         * src/stock_pixmap.c
8571         * src/stock_pixmap.h
8572         * src/Makefile.am
8573         * src/pixmaps/clip_gpg_signed.xpm
8574                 Add clip/signed icon
8575
8576 2005-05-24 [colin]      1.9.11cvs7
8577
8578         * src/folder_item_prefs.c
8579                 whitespace fix
8580
8581 2005-05-24 [colin]      1.9.11cvs6
8582
8583         * src/folderview.c
8584         * src/prefs_common.c
8585         * src/prefs_common.h
8586                 Add a confirmation to folder drag and drop
8587                 fixes bug #156
8588         * src/alertpanel.c
8589         * src/alertpanel.h
8590                 fix _with_disable parameters so that
8591                 the buttons labels are specifiable too
8592         * src/plugins/pgpmime/sgpgme.c
8593                 reflect said change
8594                 
8595
8596 2005-05-24 [colin]      1.9.11cvs5
8597
8598         * src/folderview.c
8599                 Uncollapse/collapse folders on double-click
8600                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
8601                 closes bug #108
8602
8603 2005-05-23 [colin]      1.9.11cvs4
8604
8605         * src/common/socket.c
8606                 Check another special SSL_peek() error.
8607                 Should help wrt bug #728
8608
8609 2005-05-23 [colin]      1.9.11cvs3
8610
8611         * src/plugins/pgpmime/pgpmime.c
8612                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
8613                 breaking menu accelerators and stuff. Users will have to
8614                 reselect "PGP MIME" instead of "PGP/MIME" in their 
8615                 account's privacy preferences if needed.
8616
8617 2005-05-22 [paul]
8618
8619         * tools/kdeservicemenu/install.sh
8620                 use kdesu to prompt for root password if doing
8621                 global install/uninstall
8622
8623 2005-05-20 [colin]      1.9.11cvs2
8624
8625         * src/procmsg.c
8626                 Fix another compilation error with gcc-2.9x
8627                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
8628         * src/send_message.c
8629                 Don't send QUIT if we aren't connected
8630
8631 2005-05-19 [colin]      1.9.11cvs1
8632
8633         * src/procmsg.c
8634                 Fix compilation with gcc 2.9x
8635
8636 2005-05-19 [paul]       1.9.11
8637
8638         1.9.11 released
8639
8640 2005-05-19 [paul]       1.9.9cvs14
8641
8642         * src/gtk/inputdialog.c
8643                 prevent gettext warning
8644
8645 2005-05-19 [paul]       1.9.9cvs13
8646
8647         * src/mainwindow.c
8648         * src/prefs_common.c
8649         * src/prefs_common.h
8650         * src/textview.c
8651         * src/textview.h
8652                 add an option to toggle cursor in message
8653                 view (sync with main)
8654
8655 2005-05-18 [colin]      1.9.9cvs12
8656
8657         * src/compose.c
8658                 Dereference freed pointer
8659         * src/gtk/gtkaspell.c
8660                 Fix duplication of dictionaries (is it an aspell issue?)
8661
8662 2005-05-18 [colin]      1.9.9cvs11
8663
8664         * src/gtk/inputdialog.c
8665         * src/gtk/gtkaspell.c
8666                 HIGuify dialogs
8667         * src/alertpanel.c
8668                 Remove a double call
8669
8670 2005-05-17 [colin]      1.9.9cvs10
8671
8672         * src/gtk/gtkaspell.c
8673                 Fix dialogs, Ctrl-Enter accel
8674
8675 2005-05-17 [colin]      1.9.9cvs9
8676
8677         * src/gtk/gtkaspell.c
8678                 Fix some accelerators, escape in replace-window
8679
8680 2005-05-16 [colin]      1.9.9cvs8
8681
8682         * src/gtk/gtkaspell.c
8683                 Revert last commit, it was a mistake.
8684
8685 2005-05-16 [colin]      1.9.9cvs7
8686
8687         * src/gtk/gtkaspell.c
8688                 Remove buggy code while we're at it. It's a 
8689                 dead code path anyway.
8690
8691 2005-05-16 [colin]      1.9.9cvs6
8692
8693         * src/gtk/gtkaspell.c
8694                 Missed some gtk_menu_popup where deactivate
8695                 signal should be handled. Should fix bug
8696                 #629 a bit more.
8697
8698 2005-05-16 [colin]      1.9.9cvs5
8699
8700         * src/gtk/gtkaspell.c
8701                 Remove debug printf()s
8702
8703 2005-05-16 [colin]      1.9.9cvs4
8704
8705         * src/gtk/gtkaspell.c
8706                 Fix a bit aspell problems
8707                 (see bug #629)
8708
8709 2005-05-13 [colin]      1.9.9cvs3
8710
8711         * src/folderview.c
8712                 Fix the + appearing even when no subfolders
8713                 have unread messages. Thanks to wwp for the
8714                 bug report.
8715
8716 2005-05-11 [paul]       1.9.9cvs2
8717
8718         * src/folderview.c
8719                 correction to 1.9.9cvs1, only colour folders that
8720                 have new msgs (not unread msgs)
8721
8722 2005-05-10 [colin]      1.9.9cvs1
8723
8724         * src/folderview.c
8725         * src/summaryview.c
8726                 Try to fix bolding bugs again.
8727
8728 2005-05-09 [paul]
8729
8730         * tools/claws.i18n.status.pl
8731                 add Ricardo Mones Lastra's script that has been providing
8732                 the i18n status page for many months
8733
8734 2005-05-09 [paul]       1.9.9
8735
8736         1.9.9 release
8737
8738 2005-05-09 [paul]       1.9.6cvs58
8739
8740         * AUTHORS
8741         * INSTALL
8742         * README.claws
8743                 updated
8744         * Makefile.am 
8745         * RELEASE_NOTES.claws
8746                 add release notes to cvs to simplify release
8747                 procedure
8748         * configure.ac
8749                 add ca and fi to ALL_LINGUAS
8750         * po/Makefile.in.in
8751                 workaround for missing Makevars
8752         * po/ca.po
8753         * po/fi.po
8754                 add new Catalan and Finnish translations
8755                 submitted by Miquel Oliete and Flammie Pirinen
8756         * po/de.po
8757         * po/es.po
8758         * po/fr.po
8759         * po/it.po
8760         * po/pl.po
8761         * po/ru.po
8762         * po/sk.po
8763         * po/sr.po
8764         * po/zh_CN.po
8765                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
8766                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
8767                 Urke MMI, and Hansom Young
8768         * src/main.c
8769                 Fix drafting when quitting. compose_draft() closes the
8770                 compose windows, which modifies the compose_list GSList.
8771                 We have to refresh this list after echo drafting to avoid a
8772                 segfault
8773         * src/partial_download.c
8774                 fix segfault on exit
8775
8776 2005-05-06 [paul]       1.9.6cvs57
8777
8778         * src/grouplistdialog.c
8779                 quick fix/workaround for unresizeable newsgroup
8780                 name column 
8781
8782 2005-05-06 [paul]       1.9.6cvs56
8783
8784         * src/inc.c
8785         * src/mainwindow.c
8786                 use gettext plural forms
8787         * src/imap_gtk.c
8788         * src/mh_gtk.c
8789         * src/toolbar.c
8790                 small improvement to english usage
8791
8792 2005-05-05 [thorsten]   1.9.6cvs55
8793
8794         * src/folder.c
8795                 fix possible crash
8796
8797 2005-05-05 [paul]       1.9.6cvs54
8798         
8799         sync with HEAD
8800
8801         * AUTHORS
8802         * src/compose.c
8803                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
8804                 patch by Tim Mann
8805
8806 2005-05-05 [paul]       1.9.6cvs53
8807
8808         * src/mainwindow.c
8809                 fix resizing of separate message and
8810                 folder views
8811
8812 2005-05-05 [paul]       1.9.6cvs52
8813
8814         * src/account.c
8815         * src/addrgather.c
8816         * src/browseldap.c
8817         * src/exphtmldlg.c
8818         * src/expldifdlg.c
8819         * src/importmutt.c
8820         * src/importpine.c
8821         * src/main.c
8822         * src/mainwindow.c
8823         * src/noticeview.c
8824         * src/prefs_filtering.c
8825         * src/prefs_filtering_action.c
8826         * src/prefs_matcher.c
8827         * src/prefs_spelling.c
8828         * src/prefs_toolbar.c
8829         * src/toolbar.c
8830         * src/wizard.c
8831         * src/gtk/description_window.c
8832         * src/gtk/gtkvscrollbutton.c
8833         * src/gtk/progressdialog.c
8834         * src/gtk/quicksearch.c
8835         * src/plugins/pgpmime/prefs_gpg.c
8836         * src/plugins/spamassassin/spamassassin_gtk.c
8837                 replace deprecated gtk_widget_set_usize
8838
8839 2005-05-04 [colin]      1.9.6cvs51
8840
8841         * src/common/utils.c
8842                 Fix crash when subst_for_filename is called
8843                 with a NULL parameter
8844
8845 2005-05-04 [colin]      1.9.6cvs50
8846
8847         * src/partial_download.c
8848         * src/pop.c
8849                 Escape login when writing uidl file
8850                 fixes bug #736
8851
8852 2005-05-03 [colin]      1.9.6cvs49
8853
8854         * src/procmime.c
8855                 Fix possible DOS in mime parser
8856                 (see bug #634)
8857
8858 2005-05-02 [colin]      1.9.6cvs48
8859
8860         * src/compose.c
8861                 Try to fix the copy/paste mess once again.
8862
8863
8864 2005-04-30 [colin]      1.9.6cvs47
8865
8866         * src/prefs_account.h
8867         * src/procmsg.c
8868         * src/send_message.c
8869         * src/common/smtp.c
8870         * src/common/smtp.h
8871                 Try to batch sending mails (per account) instead of
8872                 reconnecting to server every time.
8873
8874 2005-04-29 [colin]      1.9.6cvs46
8875
8876         * src/messageview.c
8877                 Fix window resizing that refused to size down
8878         * src/prefs_common.c
8879         * src/prefs_common.h
8880         * src/prefs_filtering.c
8881                 Save Filtering's window size
8882
8883 2005-04-21 [paul]       1.9.6cvs45
8884
8885         * ChangeLog-gtk2.claws
8886         * src/setup.c
8887                 correction to sync
8888
8889 2005-04-21 [paul]       1.9.6cvs44
8890
8891         sync with main:
8892
8893         * src/setup.c
8894         * src/statusbar.c
8895         * src/statusbar.h
8896                 use gtkut_widget_draw_now(). Improved performance
8897                 of the update of statusbar
8898         * src/textview.c
8899                 textview_smooth_scroll_do(): redraw it after scroll
8900                 is done (fixed incorrect display when a part of the
8901                 view is hidden).
8902         * src/gtk/gtkutils.c
8903         * src/gtk/gtkutils.h
8904                 gtkut_widget_draw_now(): use gdk_window_process_updates()
8905                 to force update of widgets.
8906                 Removed gtkut_widget_wait_for_draw() which had a big
8907                 overhead  because of waiting for all events processed 
8908
8909 2005-04-20 [paul]       1.9.6cvs43
8910
8911         * src/codeconv.c
8912                 complete 1.9.6cvs42's sync:
8913                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
8914
8915 2005-04-19 [paul]       1.9.6cvs42
8916
8917         sync with main:
8918
8919         * src/action.c
8920                 catch_output(): correctly select the insert text
8921                 (fix invalid iterator warnings).
8922         * src/codeconv.c
8923         * src/codeconv.h
8924         * src/mainwindow.c
8925         * src/messageview.c
8926         * src/prefs_common.c
8927                 support GBK encoding.
8928         * src/common/session.c
8929         * src/common/session.h
8930                 use separate buffer for large data to be sent,
8931                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
8932
8933 2005-04-18 [paul]       1.9.6cvs41
8934
8935         * src/jpilot.c
8936                 convert unsigned long into guint32
8937                 patch by Paul LeoNerd Evans 
8938
8939 2005-04-17 [colin]      1.9.6cvs40
8940
8941         * src/compose.c
8942                 Fix 'Request return receipt' from folder
8943                 properties (bug #708)
8944
8945 2005-04-17 [colin]      1.9.6cvs39
8946
8947         * src/mainwindow.c
8948                 Fix duplicate hotkeys in Mainwindow's menu
8949
8950 2005-04-17 [colin]      1.9.6cvs38
8951
8952         * src/folderview.c
8953                 Fix duplicate hotkeys in Folderview's contextual
8954                 menu
8955
8956 2005-04-15 [colin]      1.9.6cvs37
8957
8958         * src/summaryview.c
8959                 Fix 'Save as...' with non-ascii filenames
8960
8961 2005-04-15 [colin]      1.9.6cvs36
8962
8963         * src/plugins/pgpmime/pgpmime.c
8964                 Fix bus error on 64bit. Spotted by 
8965                 macallan1888@gmail.com
8966
8967 2005-04-15 [colin]      1.9.6cvs35
8968
8969         * src/prefs_account.c
8970                 Fix cvs34.
8971
8972 2005-04-12 [colin]      1.9.6cvs34
8973
8974         * src/prefs_account.c
8975                 Fix smtp auth type off-by-one. We forgot to
8976                 add PLAIN in the prefs-to-gui setter func and
8977                 as a result, the selected auth when opening
8978                 account prefs was not the correct one.
8979
8980 2005-04-12 [paul]       1.9.6cvs33
8981
8982         * src/inc.c
8983                 if the recv dialog is visible, Cancel only
8984                 cancels the current account
8985
8986
8987 2005-04-10 [colin]      1.9.6cvs32
8988
8989         * src/filtering.c
8990                 Copy score when copying FilteringActions
8991                 Fix bug #674
8992
8993 2005-04-10 [colin]      1.9.6cvs31
8994
8995         * src/inc.c
8996                 Make Message -> Receive -> Cancel cancel 
8997                 incorporation on all accounts. Fixes
8998                 bug #693
8999
9000 2005-04-10 [colin]      1.9.6cvs30
9001
9002         * src/prefs_account.c
9003                 Update Privacy checkbuttons status based
9004                 on the selected privacy system
9005         * src/compose.c
9006                 Always connect the "None" privacy system; the
9007                 static boolean was probably there to avoid
9008                 reconnecting twice in the same compose window,
9009                 but as the parent function is only called once
9010                 per compose, it's only a bug - as a static is
9011                 initialized once per application instance.
9012                 Also, don't uncheck Sign and Encrypt when
9013                 selecting None as privacy system; just ignore
9014                 them when sending/queuing.
9015                 Should fix bug #695
9016
9017 2005-04-08 [colin]      1.9.6cvs29
9018
9019         * src/account.c
9020         * src/prefs_account.c
9021         * src/prefs_account.h
9022                 Add account preference to queue message in a certain
9023                 folder.
9024
9025 2005-04-06 [colin]      1.9.6cvs28
9026
9027         * src/prefs_account.c
9028                 Update old inbox path syntax
9029
9030 2005-04-06 [paul]       1.9.6cvs27
9031
9032         sync with main:
9033
9034         * configure.ac
9035                 changed -traditional-cpp to -no-cpp-precomp for newer
9036                 Mac OS X support
9037         * src/foldersel.c
9038                 made column resize automatically
9039         * src/send_message.c
9040                 send_message_smtp(): consider EOF right after QUIT
9041                 successful (workaround for Gmail SMTP server)
9042         * src/common/socket.c
9043                 ssl_read(), ssl_peek(): check EOF which violates the
9044                 SSL protocol
9045         * src/gtk/colorlabel.c
9046                 removed warnings when displaying colorlabel menu
9047                 (don't use GtkAlignment)
9048
9049 2005-04-05 [paul]       1.9.6cvs26
9050
9051         * src/plugins/trayicon/trayicon.c
9052                 fix clipping of icon under KDE3 
9053
9054 2005-04-05 [paul]       1.9.6cvs25
9055
9056         * src/summaryview.c
9057                 hide display of threading
9058                 patch by Alfons
9059
9060 2005-04-04 [thorsten]   1.9.6cvs24
9061
9062         * src/mh.c
9063                 marks lost on filesystems with different stat() results on
9064                 summer-/wintertime
9065
9066 2005-04-03 [colin]      1.9.6cvs23
9067
9068         * src/summaryview.c
9069                 Don't handle up/down. Patch by Alfons
9070
9071 2005-04-02 [colin]      1.9.6cvs22
9072
9073         * src/summaryview.c
9074                 Make scrolling faster. Patch by Alfons.
9075
9076 2005-04-01 [colin]      1.9.6cvs21
9077
9078         * src/Makefile.am
9079         * src/stock_pixmap.c
9080         * src/pixmaps/dir-noselect.xpm ** REMOVED **
9081         * src/pixmaps/dir_noselect.xpm ** ADDED **
9082                 Fix pixmap name mismatch (Thanks Stephan Sachse)
9083
9084 2005-04-01 [colin]      1.9.6cvs20
9085
9086         * src/image_viewer.c
9087         * src/image_viewer.h
9088         * src/procmime.c
9089         * src/procmime.h
9090         * src/textview.c
9091         * src/textview.h
9092                 Implement inline image resizing and right-clicking
9093
9094 2005-04-01 [paul]       1.9.6cvs19
9095
9096         * AUTHORS
9097         * Makefile.am
9098         * configure.ac
9099                 check for gnome2
9100                 patch by Luca Cavalli <loopback<AT>slackit.org>
9101         * po/ru.po
9102                 updated by Pavlo Bohmat
9103
9104 2005-03-31 [colin]      1.9.6cvs18
9105
9106         * src/news.c
9107                 Fix parsing references
9108         * src/msgcache.c
9109                 don't put nulls in the references list
9110         * src/procheader.c
9111                 commit that forgotten file in 1.9.6cvs14
9112
9113 2005-03-31 [colin]      1.9.6cvs17
9114
9115         * src/compose.c
9116                 Fix joining of signature separator again. 
9117                 Maybe Hiro could put it in main too...
9118
9119 2005-03-31 [colin]      1.9.6cvs16
9120
9121         * src/Makefile.am
9122         * src/foldersel.c
9123         * src/stock_pixmap.c
9124         * src/stock_pixmap.h
9125         * src/pixmaps/dir-noselect.xpm
9126                 Update foldersel.c (sync from main, patch by Alfons)
9127
9128 2005-03-30 [colin]      1.9.6cvs15
9129
9130         * src/imap.c
9131                 Fix handling of imap folders containing [] in 
9132                 their name. Thanks to Nahuel Angelinetti for
9133                 the detailed bugreport.
9134
9135 2005-03-30 [colin]      1.9.6cvs14
9136
9137         * src/common/utils.h
9138         * src/common/utils.c
9139         * src/common/defs.h
9140         * src/matcher.c
9141         * src/msgcache.c
9142         * src/news.c
9143         * src/procmsg.c
9144         * src/procmsg.h
9145         * src/quote_fmt_parse.y
9146         * src/summaryview.c
9147                 Update references system. Patch by Alfons
9148
9149 2005-03-30 [colin]      1.9.6cvs13
9150
9151         * src/common/socket.c
9152                 Force the glibc to read resolv.conf again when 
9153                 it has changed. Should fix issues when changing
9154                 networks on a laptop and not restarting sylpheed. 
9155
9156 2005-03-30 [paul]       1.9.6cvs12
9157
9158         partial sync with main:
9159
9160         * src/action.c
9161                 create_io_dialog(): use user-defined text font
9162                 (thanks to Alfons), and modified its appearance.
9163         * src/addrgather.c
9164         * src/addrharvest.c
9165         * src/browseldap.c
9166                 replace old code
9167         * src/compose.c
9168                 don't join (presumably) itemized lines on line-wrapping
9169                 fixed wrapping of quote when auto-wrapping is enabled
9170                 compose_destroy(): destroy paned only if it's not
9171                 attached to window. Fixed memory leak of popup menu.
9172         * src/exphtmldlg.c
9173         * src/expldifdlg.c
9174                 replace old code
9175         * src/html.c
9176         * src/html.h
9177         * src/importmutt.c
9178         * src/importpine.c
9179                 replace old code
9180         * src/main.c
9181                 removed redundant code
9182         * src/mainwindow.c
9183                 changed 'Code set' (which is rather incorrect)
9184                 in the menu to 'Character encoding'
9185                 main_window_set_widgets(): request size first
9186                 to prevent window size becoming wrong
9187                 fixed remembering of the state of the visibility
9188                 of MessageView
9189         * src/messageview.c
9190                 changed 'Code set' (which is rather incorrect)
9191                 in the menu to 'Character encoding'
9192         * src/prefs_common.c
9193         * src/prefs_common.h
9194                 added an option whether to render HTML as text or not
9195                 added separators to outgoing encoding menu
9196         * src/procheader.c
9197                 procheader_scan_date_string(): support header
9198                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
9199         * src/summaryview.c
9200         * src/summaryview.h
9201                 minor code cleanup
9202         * src/textview.c
9203                 textview_show_html(): force output of newline
9204                 added an option whether to render HTML as text or not
9205         * src/common/utils.c
9206                 strncpy2(): optimized based on Alfons' code
9207         * src/gtk/gtkutils.c
9208         * src/gtk/gtkutils.h
9209                 removed non-used code
9210         * src/plugins/pgpmime/passphrase.c
9211                 partially fixed grab input of passphrase dialog
9212                 Confine pointer to window
9213
9214 2005-03-30 [colin]      1.9.6cvs11
9215
9216         * src/msgcache.c
9217         * src/msgcache.h
9218                 Read/write 32bit ints from cache & marks
9219                 From main.
9220
9221 2005-03-29 [paul]       1.9.6cvs10
9222
9223         * AUTHORS
9224         * ChangeLog.claws
9225         * src/compose.c
9226         * src/gtk/gtkaspell.c
9227                 sync with HEAD (don't pass NULL pointers) 
9228
9229 2005-03-24 [paul]
9230
9231         * tools/Makefile.am
9232         * tools/README
9233         * tools/acroread2sylpheed.pl
9234                 sync with HEAD (add script to send pdfs as
9235                 attachments from Adobe Reader 7)
9236
9237 2005-03-21 [paul]       1.9.6cvs9
9238
9239         * configure.ac
9240         * po/POTFILES.in
9241         * src/Makefile.am
9242         * src/crash.c
9243         * src/image_viewer.c ** ADDED **
9244         * src/image_viewer.h ** ADDED **
9245         * src/main.c
9246         * src/prefs_common.c
9247         * src/prefs_common.h
9248         * src/prefs_image_viewer.c ** ADDED **
9249         * src/prefs_image_viewer.h ** ADDED **
9250         * src/textview.c
9251         * src/gtk/about.c
9252         * src/pixmaps/sylpheed_logo.xpm
9253         * src/plugins/Makefile.am
9254         * src/plugins/image_viewer/.cvsignore ** REMOVED **
9255         * src/plugins/image_viewer/Makefile.am ** REMOVED **
9256         * src/plugins/image_viewer/plugin.c ** REMOVED **
9257         * src/plugins/image_viewer/viewer.c ** REMOVED **
9258         * src/plugins/image_viewer/viewer.glade ** REMOVED **
9259         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
9260         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
9261         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
9262         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
9263                 as gdk-pixbuf is now built-in
9264                 remove image_viewer plugin and put code back into
9265                 main codebase
9266                 implement inline image display (sync with main)
9267
9268                 replace logo with newer, nicer, larger version  
9269
9270 2005-03-21 [paul]       1.9.6cvs8
9271
9272         * src/gtk/about.c
9273                 cosmetic improvement
9274
9275 2005-03-21 [holger]     1.9.6cvs7
9276
9277         * src/plugins/spamassassin/spamassassin.c
9278                 Sync with HEAD
9279                 (unregister hook on failed plugin init)
9280
9281 2005-03-20 [colin]      1.9.6cvs6
9282
9283         * src/common/plugin.c
9284                 Check that plugin isn't already loaded
9285                 Patch by Alfons
9286
9287 2005-03-20 [thorsten]   1.9.6cvs5
9288
9289         * src/compose.c
9290                 use a more compatible syntax
9291
9292 2005-03-20 [thorsten]   1.9.6cvs4
9293
9294         * src/prefs_toolbar.c
9295                 fix crash when selecting toolbar item (uninitialized pointer)
9296
9297 2005-03-20 [thorsten]   1.9.6cvs3
9298
9299         * src/procmime.c
9300                 fix mimetype detection (referenced free()d string)
9301
9302 2005-03-20 [paul]       1.9.6cvs2
9303
9304         * src/compose.c
9305                 sync with HEAD (1.0.3cvs5)
9306                 neglect Reply-To header if empty
9307                 Patch by Alfons 
9308
9309 2005-03-19 [holger]     1.9.6cvs1
9310
9311         * src/summaryview.c
9312         * src/summaryview.h
9313                 Sync with HEAD
9314
9315 2005-03-18 [paul]       1.9.6
9316
9317         initial GTK2 release
9318
9319 2005-03-18 [paul]       1.0.3cvs3.1
9320
9321         * AUTHORS
9322         * ChangeLog.claws
9323         * configure.ac
9324         * src/gtk/about.c
9325         * src/pixmaps/sylpheed_logo.xpm
9326                 sync with HEAD
9327
9328 2005-03-18 [colin]      1.0.3cvs2.6
9329
9330         * src/summaryview.c
9331                 Remove call to summary_step in summary_copy_selected_to
9332                 Can't see its purpose, and this causes bug when copying
9333                 a message if the next one is unread: it reads it.
9334
9335 2005-03-18 [paul]       1.0.3cvs2.5
9336
9337         * src/foldersel.c
9338                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
9339
9340 2005-03-18 [paul]       1.0.3cvs2.4
9341
9342         * src/addrharvest.c
9343         * src/codeconv.c
9344         * src/codeconv.h
9345         * src/compose.c
9346         * src/news.c
9347         * src/procheader.c
9348         * src/procmime.c
9349         * src/unmime.c
9350         * src/unmime.h
9351                 fix buffer overflow, CAN-2005-0667, see
9352                 http://secunia.com/advisories/14491/
9353                 Patch by Alfons
9354
9355 2005-03-17 [colin]      1.0.3cvs2.3
9356
9357         * src/prefs_fonts.c
9358         * src/summaryview.c
9359                 Fix font bugs (both lists now officialy share 
9360                 the same font)
9361                 
9362
9363 2005-03-17 [paul]       1.0.3cvs2.2
9364
9365         * src/gtk/pluginwindow.c
9366                 make plugin descriptions uneditable
9367
9368 2005-03-11 [paul]       1.0.3cvs2.1
9369
9370         * ChangeLog.claws
9371         * configure.ac
9372         * po/POTFILES.in
9373         * src/plugins/trayicon/trayicon.c
9374                 sync with HEAD
9375                 add src/wizard.c to POTFILES.in
9376
9377 2005-03-11 [paul]       1.0.3cvs1.1
9378
9379         * ChangeLog
9380         * ChangeLog.claws
9381         * configure.ac
9382         * po/de.po
9383         * po/es.po
9384         * po/fr.po
9385         * po/it.po
9386         * po/pt_BR.po
9387         * po/ru.po
9388         * po/sk.po
9389         * po/sr.po
9390         * po/zh_CN.po
9391                 sync with HEAD
9392
9393 2005-03-04 [colin]      1.0.1cvs22.2
9394
9395         * src/compose.c
9396                 Fix signatures with accentued chars in it
9397
9398 2005-03-04 [colin]      1.0.1cvs22.1
9399
9400         * src/common/smtp.c
9401         * src/common/smtp.h
9402                 Don't use SIZE param in MAIL FROM: if server 
9403                 doesn't support it. Patch by Eugen Freiter
9404                 <eugen_f@users.sf.net>
9405
9406 2005-02-27 [paul]       1.0.1cvs20.1
9407
9408         * ChangeLog.claws
9409         * configure.ac
9410         * src/messageview.c
9411                 sync with HEAD
9412
9413 2005-02-27 [colin]      1.0.1cvs19.4
9414
9415         * src/procheader.c
9416         * src/procheader.h
9417                 Fix prototypes. Patch by Alfons
9418
9419 2005-02-27 [colin]      1.0.1cvs19.3
9420
9421         * src/compose.c
9422                 Don't auto-join the signature separator.
9423
9424 2005-02-26 [colin]      1.0.1cvs19.2
9425
9426         * src/summaryview.c
9427                 Fix 'mark all read' with collapsed threads.
9428                 Patch by Alfons.
9429
9430 2005-02-25 [paul]       1.0.1cvs19.1
9431
9432         * ChangeLog.claws
9433         * configure.ac
9434         * src/prefs_account.c
9435         * src/prefs_folder_item.c
9436         * src/gtk/prefswindow.c
9437         * src/gtk/prefswindow.h
9438                 sync with HEAD
9439
9440 2005-02-25 [paul]       1.0.1cvs15.12
9441
9442         * src/alertpanel.c
9443         * src/codeconv.c
9444         * src/compose.c
9445         * src/textview.c
9446         * src/gtk/gtkutils.c
9447         * src/gtk/gtkutils.h
9448         * src/gtk/logwindow.c
9449         * src/gtk/progressdialog.c
9450                 sync with main (revision 127)
9451                 and fix logwindow clipping
9452
9453 2005-02-24 [colin]      1.0.1cvs15.11
9454
9455         * src/plugins/pgpmime/passphrase.c
9456                 Disable input grabbing; it doesn't work yet.
9457
9458 2005-02-24 [colin]      1.0.1cvs15.10
9459
9460         * src/messageview.c
9461                 Don't send out receipts if offline. Ask.
9462
9463 2005-02-23 [colin]      1.0.1cvs15.9
9464
9465         * src/summaryview.c     
9466                 Fix expanding
9467
9468 2005-02-23 [colin]      1.0.1cvs15.8
9469
9470         * src/summaryview.c
9471                 Really fix Bug 568 by removing useless
9472                 calls. summary_thread_init() now called
9473                 in summary_sort(). This should please
9474                 Alfons as it should be faster than 
9475                 previously.
9476
9477 2005-02-23 [colin]      1.0.1cvs15.7
9478
9479         * src/compose.c
9480                 Encode parts as QP or B64 if signing
9481
9482 2005-02-23 [colin]      1.0.1cvs15.6
9483
9484         * src/compose.c
9485                 Fix Mimeinfo leakage (including tmp files)
9486         * src/procmsg.c
9487                 Fix tmp file leakage (spotted by Ivan Rayner)
9488
9489 2005-02-22 [colin]      1.0.1cvs15.5
9490
9491         * src/expldifdlg.c
9492                 Fix keyboard input. Patch by Alfons.
9493
9494 2005-02-21 [colin]      1.0.1cvs15.4
9495
9496         * src/compose.c
9497                 Fix Sign/Encrypt when unselecting privacy
9498                 system
9499         * src/prefs_common.c
9500                 Change default message font to Monospace
9501         * src/summaryview.c
9502                 More freezing during potentially large operations
9503
9504 2005-02-21 [paul]       1.0.1cvs15.3
9505
9506         * src/main.c
9507                 fix --help output
9508
9509 2005-02-21 [paul]       1.0.1cvs15.2
9510
9511         * po/Makefile.in.in
9512         * src/compose.c
9513         * src/summaryview.c
9514         * src/textview.c
9515         * src/common/utils.c
9516         * src/common/utils.h
9517                 sync with main (revision 117)
9518
9519 2005-02-20 [colin]      1.0.1cvs15.1
9520
9521         * src/common/defs.h
9522                 Change cache file to .sylpheed_claws_cache, as
9523                 suggested by Alfons. Allows people to switch
9524                 between Sylpheed and Sylpheed-Claws. it is
9525                 a good idea to "Check for new messages" at next
9526                 startup.
9527
9528
9529 2005-02-18 [colin]      1.0.1cvs14.1
9530
9531         * src/quote_fmt_lex.l
9532         * src/quote_fmt_parse.y
9533                 Fix parser initialisation. Patch by Ivan.
9534
9535 2005-02-18 [colin]      1.0.1cvs11.6
9536
9537         * src/folderview.c
9538                 Fix scrolldown (bug 662)
9539
9540 2005-02-17 [colin]      1.0.1cvs11.5
9541
9542         * src/codeconv.c
9543                 conv_filename_to_utf8: return clean 7bit instead
9544                 of broken utf8 if needed
9545         * src/mimeview.c
9546                 Fix display of parts with unclean 8bit names
9547
9548 2005-02-17 [paul]       1.0.1cvs11.4
9549
9550         * src/compose.c
9551         * src/exportldif.c
9552         * src/matcher_parser_parse.y
9553         * src/procmime.c
9554         * src/sourcewindow.c
9555         * src/common/Makefile.am
9556         * src/common/intl.h             ** REMOVED **
9557         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9558                 sync with main (revision 109)
9559                 and clean up
9560
9561 2005-02-16 [colin]      1.0.1cvs11.3
9562
9563         * src/summaryview.c
9564                 Fix collapsed thread not highlighting when new
9565                 messages in it (Bug 568) Patch by Stephan Sachse.
9566                 Fix messed up selection when reaching bounds (Bug 632)
9567         * src/prefs_themes.c
9568                 Fix theme installing (Bug 684)
9569
9570 2005-02-16 [colin]      1.0.1cvs11.2
9571
9572         * src/messageview.c
9573                 Fix messageview_select_all
9574
9575 2005-02-16 [colin]      1.0.1cvs11.1
9576
9577         * src/mh.c
9578                 Sync with HEAD (MH scan required function)
9579
9580 2005-02-15 [colin]      1.0.1cvs8.1
9581
9582         * src/mimeview.c
9583         * src/common/utils.c
9584                 Sync with HEAD (filename chars substitution)
9585
9586 2005-02-15 [colin]      1.0.1cvs7.3
9587
9588         * src/gtk/pluginwindow.c
9589                 Fix button spacing
9590
9591 2005-02-15 [colin]      1.0.1cvs7.2
9592
9593         * src/mimeview.c
9594                 Fix mime icons not reset across message when
9595                 scrolled down
9596
9597 2005-02-15 [colin]      1.0.1cvs7.1
9598
9599         * src/compose.c
9600         * src/procmime.c
9601                 Sync with HEAD (optimisation of cvs6)
9602
9603 2005-02-14 [colin]      1.0.1cvs6.1
9604
9605         * src/compose.c
9606         * src/procmime.c
9607                 Sync with HEAD (encode "From " at line beginning)
9608
9609 2005-02-14 [colin]      1.0.1cvs5.3
9610
9611         * src/compose.c
9612                 Fix wrapping with accentued chars.
9613
9614 2005-02-13 [colin]      1.0.1cvs5.2
9615
9616         * src/textview.c
9617                 Fix email informative part parsing with
9618                 accentued chars in it. ispunct() returns
9619                 true for them in utf8...
9620
9621 2005-02-12 [colin]      1.0.1cvs5.1
9622
9623         * src/filtering.c
9624                 Sync with HEAD (remove wrong use of compose after send)
9625
9626 2005-02-12 [paul]       1.0.1cvs4.5
9627
9628         * src/textview.c
9629                 remove unnecessary code (thanks to Alfons)
9630
9631 2005-02-12 [paul]       1.0.1cvs4.4
9632
9633         * src/textview.c
9634                 add 'Copy' to contextual menu on emails
9635
9636 2005-02-11 [colin]      1.0.1cvs4.3
9637
9638         * src/compose.c
9639                 revert 1.0.0cvs28.2, it doesn't work that well.
9640
9641 2005-02-11 [paul]       1.0.1cvs4.2
9642
9643         * po/Makefile.in.in
9644                 fix 'make release'
9645
9646 2005-02-10 [paul]       1.0.1cvs4.1
9647
9648         * ChangeLog
9649         * ChangeLog.claws
9650         * ChangeLog.jp
9651         * configure.ac
9652         * src/compose.c
9653                 sync with HEAD (sync with main)
9654
9655 2005-02-10 [paul]       1.0.1cvs3.2
9656
9657         * AUTHORS
9658         * Makefile.am
9659         * autogen.sh
9660         * configure.ac
9661         * config/mkinstalldirs
9662         * intl/.cvsignore
9663         * intl/ChangeLog
9664         * intl/VERSION
9665         * intl/bindtextdom.c
9666         * intl/config.charset
9667         * intl/dcgettext.c
9668         * intl/dcigettext.c
9669         * intl/dcngettext.c
9670         * intl/dgettext.c
9671         * intl/dngettext.c
9672         * intl/eval-plural.h
9673         * intl/explodename.c
9674         * intl/finddomain.c
9675         * intl/gettext.c
9676         * intl/gettextP.h
9677         * intl/gmo.h
9678         * intl/hash-string.h
9679         * intl/intl-compat.c
9680         * intl/l10nflist.c
9681         * intl/libgnuintl.h.in
9682         * intl/loadinfo.h
9683         * intl/loadmsgcat.c
9684         * intl/localcharset.c
9685         * intl/localcharset.h
9686         * intl/locale.alias
9687         * intl/localealias.c
9688         * intl/localename.c
9689         * intl/log.c
9690         * intl/ngettext.c
9691         * intl/os2compat.c
9692         * intl/os2compat.h
9693         * intl/osdep.c
9694         * intl/plural-exp.c
9695         * intl/plural-exp.h
9696         * intl/plural.c
9697         * intl/plural.y
9698         * intl/ref-add.sin
9699         * intl/ref-del.sin
9700         * intl/relocatable.c
9701         * intl/relocatable.h
9702         * intl/textdomain.c
9703         * m4/Makefile.am
9704         * po/Makefile.in.in
9705         * src/Makefile.am
9706         * src/account.c
9707         * src/action.c
9708         * src/addr_compl.c
9709         * src/addressadd.c
9710         * src/addressbook.c
9711         * src/addrgather.c
9712         * src/addrindex.c
9713         * src/alertpanel.c
9714         * src/browseldap.c
9715         * src/codeconv.c
9716         * src/codeconv.h
9717         * src/compose.c
9718         * src/compose.h
9719         * src/crash.c
9720         * src/editaddress.c
9721         * src/editbook.c
9722         * src/editgroup.c
9723         * src/editjpilot.c
9724         * src/editldap.c
9725         * src/editldap_basedn.c
9726         * src/editvcard.c
9727         * src/exphtmldlg.c
9728         * src/expldifdlg.c
9729         * src/export.c
9730         * src/exporthtml.c
9731         * src/filtering.c
9732         * src/folder.c
9733         * src/folder_item_prefs.c
9734         * src/foldersel.c
9735         * src/folderview.c
9736         * src/grouplistdialog.c
9737         * src/headerview.c
9738         * src/imap.c
9739         * src/imap_gtk.c
9740         * src/import.c
9741         * src/importldif.c
9742         * src/importmutt.c
9743         * src/importpine.c
9744         * src/inc.c
9745         * src/ldif.c
9746         * src/main.c
9747         * src/mainwindow.c
9748         * src/matcher.c
9749         * src/mbox.c
9750         * src/message_search.c
9751         * src/messageview.c
9752         * src/mh.c
9753         * src/mh_gtk.c
9754         * src/mimeview.c
9755         * src/msgcache.c
9756         * src/news.c
9757         * src/news_gtk.c
9758         * src/noticeview.c
9759         * src/partial_download.c
9760         * src/pop.c
9761         * src/prefs_account.c
9762         * src/prefs_actions.c
9763         * src/prefs_common.c
9764         * src/prefs_customheader.c
9765         * src/prefs_display_header.c
9766         * src/prefs_ext_prog.c
9767         * src/prefs_filtering.c
9768         * src/prefs_filtering_action.c
9769         * src/prefs_folder_item.c
9770         * src/prefs_fonts.c
9771         * src/prefs_gtk.c
9772         * src/prefs_matcher.c
9773         * src/prefs_msg_colors.c
9774         * src/prefs_spelling.c
9775         * src/prefs_summary_column.c
9776         * src/prefs_template.c
9777         * src/prefs_themes.c
9778         * src/prefs_toolbar.c
9779         * src/prefs_wrapping.c
9780         * src/privacy.c
9781         * src/procheader.c
9782         * src/procmime.c
9783         * src/procmsg.c
9784         * src/quote_fmt.c
9785         * src/recv.c
9786         * src/send_message.c
9787         * src/setup.c
9788         * src/sourcewindow.c
9789         * src/ssl_manager.c
9790         * src/statusbar.c
9791         * src/summary_search.c
9792         * src/summaryview.c
9793         * src/textview.c
9794         * src/toolbar.c
9795         * src/wizard.c
9796         * src/common/nntp.c
9797         * src/common/plugin.c
9798         * src/common/smtp.c
9799         * src/common/ssl.c
9800         * src/common/ssl_certificate.c
9801         * src/common/string_match.c
9802         * src/common/sylpheed.c
9803         * src/common/template.c
9804         * src/common/utils.c
9805         * src/gtk/about.c
9806         * src/gtk/colorlabel.c
9807         * src/gtk/description_window.c
9808         * src/gtk/filesel.c
9809         * src/gtk/foldersort.c
9810         * src/gtk/gtkaspell.c
9811         * src/gtk/gtkutils.c
9812         * src/gtk/inputdialog.c
9813         * src/gtk/logwindow.c
9814         * src/gtk/menu.c
9815         * src/gtk/pluginwindow.c
9816         * src/gtk/prefswindow.c
9817         * src/gtk/progressdialog.c
9818         * src/gtk/quicksearch.c
9819         * src/gtk/sslcertwindow.c
9820         * src/plugins/clamav/clamav_plugin.c
9821         * src/plugins/clamav/clamav_plugin_gtk.c
9822         * src/plugins/demo/demo.c
9823         * src/plugins/dillo_viewer/dillo_prefs.c
9824         * src/plugins/dillo_viewer/dillo_viewer.c
9825         * src/plugins/image_viewer/plugin.c
9826         * src/plugins/image_viewer/viewer.c
9827         * src/plugins/image_viewer/viewerprefs.c
9828         * src/plugins/mathml_viewer/mathml_viewer.c
9829         * src/plugins/pgpmime/passphrase.c
9830         * src/plugins/pgpmime/plugin.c
9831         * src/plugins/pgpmime/prefs_gpg.c
9832         * src/plugins/pgpmime/select-keys.c
9833         * src/plugins/pgpmime/sgpgme.c
9834         * src/plugins/spamassassin/spamassassin.c
9835         * src/plugins/spamassassin/spamassassin_gtk.c
9836         * src/plugins/trayicon/trayicon.c
9837                 sync with main (revision 104)
9838
9839 2005-02-10 [colin]      1.0.1cvs3.1
9840
9841         * src/mainwindow.c
9842                 Sync with HEAD (fix occasional crasher)
9843
9844 2005-02-10 [colin]      1.0.1cvs2.1
9845
9846         * src/messageview.c
9847                 Synw with HEAD (don't automatically display html)
9848
9849 2005-02-09 [colin]      1.0.1cvs1.3
9850
9851         * src/textview.c
9852         * src/textview.h
9853                 Add contextual menu on emails
9854
9855 2005-02-09 [colin]      1.0.1cvs1.2
9856
9857         * src/codeconv.c
9858                 Fix converting from broken headers and 
9859                 put back the _ in missing places
9860                 (feature broke with cvs24.2 sync, main 
9861                  possibly affected?)
9862
9863 2005-02-09 [colin]      1.0.1cvs1.1
9864
9865         * src/messageview.c
9866         * src/mimeview.c
9867         * src/mimeview.h
9868                 Sync with HEAD (display non text/plain mails with plugin)
9869
9870 2005-02-08 [colin]      1.0.1.1
9871
9872         * ChangeLog.claws
9873         * po/pt_BR.po
9874                 Sync with HEAD
9875         * configure.ac
9876                 Make default configuration directory 
9877                 be .sylpheed-gtk2
9878
9879 2005-02-08 [colin]      1.0.0cvs29.1
9880
9881         * po/de.po
9882         * po/es.po
9883         * po/fr.po
9884         * po/it.po
9885         * po/sk.po
9886         * po/sr.po
9887                 Sync translations with HEAD
9888
9889 2005-02-06 [colin]      1.0.0cvs28.3
9890
9891         * src/compose.c
9892                 Make compose a bit faster - patch by Alfons.
9893
9894 2005-02-06 [colin]      1.0.0cvs28.2
9895
9896         * src/compose.c
9897                 Make pasting via middle-click more reliable
9898
9899 2005-02-05 [paul]       1.0.0cvs28.1
9900
9901         * ChangeLog
9902         * ChangeLog.claws
9903         * ChangeLog.jp
9904         * configure.ac
9905         * src/compose.c
9906                 sync with HEAD
9907                 (fix bug 682 'redirect is broken'
9908
9909 2005-02-05 [torte]      1.0.0cvs27.1
9910
9911         * ChangeLog.claws
9912         * configure.ac
9913         * src/partial_download.c
9914                 Sync with HEAD (fix buf overflow)
9915
9916 2005-02-03 [colin]      1.0.0cvs26.1
9917
9918         * src/common/plugin.c
9919                 Sync with HEAD (avoid plugin mismatches)
9920
9921 2005-02-03 [paul]       1.0.0cvs25.3
9922
9923         * src/folderview.c
9924         * src/headerview.c
9925         * src/summaryview.c
9926         * src/textview.c
9927         * src/gtk/colorlabel.c
9928                 third and final part of initial sync with main-gtk2
9929
9930 2005-02-03 [paul]       1.0.0cvs25.2
9931
9932         * src/jpilot.c
9933                 fix building with jpilot support
9934
9935 2005-02-02 [colin]      1.0.0cvs25.1
9936
9937         * src/messageview.c
9938                 Sync with HEAD (fix dangerous typo)
9939
9940 2005-02-01 [colin]      1.0.0cvs24.3
9941
9942         * src/common/xml.c
9943                 Write file as advertised (UTF-8)
9944
9945 2005-02-01 [paul]       1.0.0cvs24.2
9946
9947         * src/addrbook.c
9948         * src/addrindex.c
9949         * src/alertpanel.h
9950         * src/codeconv.c
9951         * src/codeconv.h
9952         * src/compose.c
9953         * src/export.c
9954         * src/folder_item_prefs.c
9955         * src/html.c
9956         * src/imap.c
9957         * src/import.c
9958         * src/jpilot.c
9959         * src/mainwindow.c
9960         * src/matcher_parser_lex.l
9961         * src/messageview.c
9962         * src/mh.c
9963         * src/prefs_account.c
9964         * src/prefs_actions.c
9965         * src/prefs_common.c
9966         * src/prefs_gtk.c
9967         * src/prefs_gtk.h
9968         * src/prefs_themes.c
9969         * src/procheader.c
9970         * src/procmime.c
9971         * src/sourcewindow.c
9972         * src/statusbar.c
9973         * src/summaryview.c
9974         * src/textview.c
9975         * src/toolbar.c
9976         * src/unmime.c
9977         * src/common/template.c
9978         * src/common/utils.c
9979         * src/common/xml.c
9980         * src/common/xml.h
9981         * src/gtk/gtkaspell.c
9982         * src/plugins/clamav/clamav_plugin.c
9983         * src/plugins/dillo_viewer/dillo_prefs.c
9984         * src/plugins/image_viewer/viewerprefs.c
9985         * src/plugins/pgpmime/passphrase.c
9986         * src/plugins/pgpmime/prefs_gpg.c
9987         * src/plugins/pgpmime/select-keys.c
9988         * src/plugins/spamassassin/spamassassin.c
9989                 second part of initial sync with main-gtk2
9990                 (more to follow)
9991
9992 2005-01-31 [colin]      1.0.0cvs24.1
9993
9994         * src/compose.c
9995                 Sync with HEAD
9996
9997 2005-01-29 [paul]       1.0.0cvs23.2
9998
9999         * src/account.c
10000         * src/action.c
10001         * src/addressadd.c
10002         * src/addressbook.c
10003         * src/alertpanel.c
10004         * src/compose.c
10005         * src/editaddress.c
10006         * src/editbook.c
10007         * src/editgroup.c
10008         * src/editjpilot.c
10009         * src/editldap.c
10010         * src/editldap_basedn.c
10011         * src/editvcard.c
10012         * src/export.c
10013         * src/foldersel.c
10014         * src/grouplistdialog.c
10015         * src/import.c
10016         * src/importldif.c
10017         * src/inc.c
10018         * src/main.c
10019         * src/mainwindow.c
10020         * src/message_search.c
10021         * src/messageview.c
10022         * src/mimeview.c
10023         * src/prefs_actions.c
10024         * src/prefs_common.c
10025         * src/prefs_common.h
10026         * src/prefs_customheader.c
10027         * src/prefs_display_header.c
10028         * src/prefs_filtering.c
10029         * src/prefs_filtering_action.c
10030         * src/prefs_gtk.c
10031         * src/prefs_matcher.c
10032         * src/prefs_summary_column.c
10033         * src/prefs_template.c
10034         * src/sourcewindow.c
10035         * src/summary_search.c
10036         * src/summaryview.c
10037         * src/textview.c
10038         * src/gtk/about.c
10039         * src/gtk/description_window.c
10040         * src/gtk/gtkshruler.c
10041         * src/gtk/gtkutils.c
10042         * src/gtk/gtkutils.h
10043         * src/gtk/inputdialog.c
10044         * src/gtk/logwindow.c
10045         * src/gtk/prefswindow.c
10046         * src/gtk/progressdialog.c
10047         * src/gtk/progressdialog.h
10048                 first part of initial sync with main-gtk2
10049                 (more to follow)
10050
10051 2005-01-28 [colin]      1.0.0cvs23.1
10052
10053         * src/folderview.c
10054                 Sync with HEAD
10055
10056 2005-01-27 [colin]      1.0.0cvs21.1
10057
10058         * src/folder.c
10059         * src/folderview.c
10060                 Sync with HEAD
10061
10062 2005-01-27 [colin]      1.0.0cvs19.1
10063
10064         * src/procmime.c
10065                 Sync with HEAD
10066
10067 2005-01-27 [colin]      1.0.0cvs18.1
10068
10069         * src/messageview.c
10070         * src/summaryview.c
10071         * src/mainwindow.c
10072         * src/compose.c
10073         * src/compose.h
10074         * src/procmsg.c
10075         * src/procmsg.h
10076         * src/toolbar.c
10077                 Sync with HEAD
10078
10079 2005-01-26 [paul]       1.0.0cvs15.2
10080
10081         * src/compose.c
10082                 compose_entries_set(): convert subject and body to
10083                 utf8 if necessary. patch by Felix Eckhofer
10084
10085 2005-01-26 [paul]       1.0.0cvs15.1
10086
10087         * configure.ac
10088         * src/common/template.c
10089                 sync with HEAD (fix memory leak)
10090
10091 2005-01-25 [paul]       1.0.0cvs14.1
10092
10093         * configure.ac
10094         * src/compose.c
10095                 sync with HEAD
10096
10097 2005-01-24 [colin]      1.0.0cvs13.1
10098
10099         * src/summaryview.c
10100                 Sync with HEAD
10101
10102 2005-01-24 [paul]       1.0.0cvs12.1
10103
10104         * configure.ac
10105         * src/messageview.c
10106         * src/mh.c
10107         * src/common/utils.c
10108                 sync with HEAD
10109
10110 2005-01-24 [colin]      1.0.0cvs11.1
10111
10112         * src/procheader.c
10113                 Sync with HEAD
10114
10115 2005-01-24 [colin]      1.0.0cvs10.1
10116
10117         * src/folderview.c
10118                 Sync with HEAD
10119
10120 2005-01-23 [colin]      1.0.0cvs9.1
10121
10122         * src/crash.c
10123                 Sync with HEAD
10124
10125 2005-01-22 [colin]      1.0.0cvs8.1
10126
10127         * src/summaryview.c
10128         * src/gtk/quicksearch.c
10129                 Sync with HEAD
10130
10131 2005-01-21 [colin]      1.0.0cvs7.1
10132
10133         * src/summaryview.c
10134                 Sync with HEAD
10135
10136 2005-01-21 [colin]      1.0.0cvs6.1
10137
10138         * src/summaryview.c
10139                 Sync with HEAD
10140
10141 2005-01-21 [colin]      1.0.0cvs5.1
10142
10143         * src/gtk/quicksearch.c
10144         * src/prefs_common.c
10145         * src/prefs_common.h
10146                 Sync with HEAD (recurse option)
10147
10148 2005-01-21 [colin]      1.0.0cvs4.1
10149
10150         * src/folder.h
10151         * src/folderview.c
10152         * src/folderview.h
10153         * src/summaryview.c
10154         * src/gtk/quicksearch.c
10155         * src/gtk/quicksearch.h
10156                 Sync with HEAD (recursive quicksearch)
10157
10158 2005-01-20 [colin]      1.0.0cvs3.4
10159
10160         * src/ssl_manager.c
10161                 Remove useless code
10162
10163 2005-01-20 [colin]      1.0.0cvs3.3
10164
10165         * src/ssl_manager.c
10166                 Fix leak, thanks to Alfons.
10167
10168 2005-01-20 [colin]      1.0.0cvs3.2
10169
10170         * src/ssl_manager.c
10171                 Port SSL certificate window to GTK2.
10172
10173 2005-01-20 [paul]       1.0.0cvs3.1
10174
10175         * ChangeLog.claws
10176         * configure.ac
10177         * src/addrindex.c
10178         * src/addrindex.h
10179                 sync with HEAD
10180
10181 2005-01-19 [colin]      1.0.0cvs2.2
10182
10183         * src/plugins/trayicon/trayicon.c
10184                 Fix freeze with gtk-2.6, the easy way
10185                 (signal blocking helpless there...)
10186                 Closes bug #668.
10187
10188 2005-01-19 [colin]      1.0.0cvs2.1
10189
10190         * src/mbox.c
10191         * src/mbox.h
10192         * src/mainwindow.c
10193         * src/summaryview.c
10194         * src/summaryview.h
10195                 Sync with HEAD
10196
10197 2005-01-19 [paul]       1.0.0cvs1.1
10198
10199         * configure.ac
10200         * po/de.po
10201         * po/es.po
10202         * po/fr.po
10203         * po/hr.po
10204         * po/it.po
10205         * po/ja.po
10206         * po/ko.po
10207         * po/pt_BR.po
10208         * po/ru.po
10209         * po/sk.po
10210         * po/sr.po
10211                 sync with HEAD (update translations)
10212
10213 2005-01-18 [colin]      1.0.0cvs0.1
10214
10215         * src/foldersel.c
10216                 Specify search column - patch by Alfons
10217
10218 2005-01-18 [colin]      0.9.13cvs36.3
10219
10220         * src/prefs_toolbar.c
10221                 Change Delete to Remove
10222         * src/prefs_fonts.c
10223                 GTK2 version and leak fixes
10224         * src/prefs_actions.c
10225                 Add stock buttons.
10226                 All patches by Alfons
10227
10228 2005-01-17 [colin]      0.9.13cvs36.2
10229
10230         * src/compose.c
10231                 Fix DnD inserting twice. While at it,
10232                 add DnD support for text/plain in the
10233                 body, and add support in the headers.
10234
10235 2005-01-16 [colin]      0.9.13cvs36.1
10236
10237         * ChangeLog
10238         * ChangeLog.jp
10239         * ChangeLog.claws
10240                 Sync with HEAD (nothing applicable)
10241
10242 2005-01-16 [colin]      0.9.13cvs33.2
10243
10244         * src/prefs_toolbar.c
10245                 GTK2ize prefs_toolbar, by Alfons.
10246
10247 2005-01-14 [colin]      0.9.13cvs33.1
10248
10249         * src/html.c
10250         * src/msgcache.c
10251                 Sync with HEAD
10252
10253 2005-01-14 [colin]      0.9.13cvs32.1
10254
10255         * src/html.c
10256         * src/html.h
10257         * src/msgcache.c
10258         * AUTHORS
10259         * tools/calypso_convert.pl
10260                 Sync with HEAD
10261
10262 2005-01-08 [colin]      0.9.13cvs29.2
10263
10264         * src/prefs_filtering_action.c
10265         * src/prefs_filtering.c
10266                 2 more gtk2 patches by Alfons
10267
10268 2005-01-07 [paul]       0.9.13cvs29.1
10269
10270         * ChangeLog
10271         * ChangeLog.claws
10272         * ChangeLog.jp
10273         * configure.ac
10274         * src/pop.c
10275         * src/pop.h
10276                 sync with HEAD
10277
10278 2005-01-07 [colin]      0.9.13cvs28.3
10279
10280         * src/gtk/progressdialog.c
10281         * src/gtk/progressdialog.h
10282         * src/inc.c
10283         * src/send_message.c
10284                 GTK2 for the incorporation dialog. The CList isn't dead
10285                 yet, for a more smooth migration. Patch by Alfons.
10286
10287 2005-01-06 [colin]      0.9.13cvs28.2
10288
10289         * src/prefs_display_header.c
10290                 GTK2 conversion by Alfons
10291         * src/prefs_actions.c
10292         * src/prefs_matcher.c
10293                 Fix 2 leaks - patch by Alfons
10294
10295 2005-01-06 [colin]      0.9.13cvs28.1
10296
10297         * src/prefs_matcher.c
10298                 Sync with HEAD
10299
10300 2005-01-06 [colin]      0.9.13cvs27.4
10301
10302         * src/prefs_matcher.c
10303                 Fix double-free. Patch by Alfons
10304
10305 2005-01-06 [colin]      0.9.13cvs27.3
10306
10307         * src/prefs_matcher.c
10308                 GTK2 widgets + memleak
10309                 Patch by Alfons
10310
10311 2005-01-05 [colin]      0.9.13cvs27.2
10312
10313         * src/account.c
10314         * src/addr_compl.c
10315         * src/foldersel.c
10316         * src/stock_pixmap.c
10317         * src/stock_pixmap.h
10318                 3 more GTK2 patches by Alfons.
10319
10320 2005-01-04 [colin]      0.9.13cvs27.1
10321
10322         * src/folderview.c
10323         * src/imap_gtk.c
10324         * src/news_gtk.c
10325                 Sync with HEAD
10326
10327 2005-01-04 [colin]      0.9.13cvs25.9
10328
10329         * src/compose.c
10330                 Fix Show Ruler menuitem
10331         * src/prefs_template.c
10332                 Convert to GTK2
10333         * src/common/utils.c
10334                 Make auto pointer stuff handles NULLs
10335                 Patches by Alfons.
10336
10337 2005-01-04 [colin]      0.9.13cvs25.8
10338
10339         * src/compose.c
10340                 Move the attachment list to gtk2
10341                 Patch by Alfons.
10342
10343 2005-01-04 [colin]      0.9.13cvs25.7
10344
10345         * src/textview.c
10346                 Make some keys work again
10347                 Patch by SungHyun Nam <namsh@kldp.org>
10348
10349 2005-01-04 [colin]      0.9.13cvs25.6
10350
10351         * src/gtk/gtkshruler.c
10352                 Move the ruler to GTK2
10353                 Patch by Alfons
10354
10355 2005-01-03 [colin]      0.9.13cvs25.5
10356
10357         * src/compose.c
10358                 Fix my broken patch apply 
10359
10360 2005-01-03 [colin]      0.9.13cvs25.4
10361
10362         * src/common/utils.c
10363         * src/common/utils.h
10364         * src/gtk/prefswindow.c
10365                 Move auto pointer stuff to utils.c
10366                 Patch by Alfons again :)
10367
10368 2005-01-03 [colin]      0.9.13cvs25.3
10369
10370         * src/compose.c
10371         * src/prefs_gtk.c
10372         * src/prefs_template.c
10373         * src/textview.c
10374                 Empty text widgets with empty strings, not NULL char
10375                 Patch by SungHyun Nam <namsh@kldp_org>
10376
10377 2005-01-03 [colin]      0.9.13cvs25.2
10378
10379         * src/main.c
10380         * AUTHORS
10381                 Sync with HEAD
10382
10383 2005-01-03 [colin]      0.9.13cvs25.1
10384
10385         * src/pop.c
10386         * src/pop.h
10387                 Sync with HEAD
10388
10389 2005-01-03 [colin]      0.9.13cvs24.3
10390
10391         * src/account.c
10392                 Two patches from Alfons and Alex S Moore:
10393                 fix images, fix return value.
10394
10395 2005-01-01 [colin]      0.9.13cvs24.2
10396
10397         * src/prefs_actions.c
10398                 Fix over-zealous assertion. Patch by Alfons
10399
10400 2005-01-01 [colin]      0.9.13cvs24.1
10401
10402         * src/procmime.c
10403                 Sync with HEAD (leak fix)
10404
10405 2004-12-31 [colin]      0.9.13cvs23.2
10406
10407         * src/prefs_common.c
10408                 GTK2 widgets + stock buttons - patch by Alfons
10409
10410 2004-12-31 [paul]       0.9.13cvs23.1
10411
10412         * configure.ac
10413                 bump up EXTRA_VERSION to match (sync'ed) HEAD
10414         * src/gtk/pluginwindow.c
10415                 use GTK2 widgets and plug memory leaks,
10416                 patches by Alfons
10417
10418 2004-12-30 [colin]      0.9.13cvs22.4
10419
10420         * src/account.c
10421         * src/action.c
10422         * src/export.c
10423         * src/foldersel.c
10424         * src/import.c
10425         * src/message_search.c
10426         * src/prefs_actions.c
10427         * src/prefs_common.c
10428         * src/prefs_customheader.c
10429         * src/prefs_filtering.c
10430         * src/prefs_summary_column.c
10431         * src/summary_search.c
10432         * src/gtk/about.c
10433         * src/gtk/description_window.c
10434         * src/gtk/gtkutils.c
10435         * src/gtk/gtkutils.h
10436         * src/gtk/inputdialog.c
10437         * src/gtk/prefswindow.c
10438                 Use GTK2 stock buttons. Patches by Alfons.
10439
10440 2004-12-30 [colin]      0.9.13cvs22.3
10441
10442         * src/account.c
10443                 Sync with HEAD
10444         * src/prefs_actions.c
10445         * src/prefs_customheader.c
10446         * src/prefs_filtering.c
10447         * src/prefs_msg_colors.c
10448         * src/prefs_summary_column.c
10449         * src/gtk/prefswindow.c
10450                 Use GtkTreeView instead of deprecated 
10451                 widgets. Patches by Alfons.
10452
10453 2004-12-30 [paul]       0.9.13cvs22.2
10454
10455         * src/foldersel.c
10456                 use GTK 2 Tree View
10457                 patch by Alfons, with root folder sorting fix
10458                 by Stephan Sachse
10459
10460 2004-12-30 [paul]       0.9.13cvs22.1
10461
10462         * ChangeLog
10463         * ChangeLog.claws
10464         * ChangeLog.jp
10465         * NEWS
10466         * configure.ac
10467         * src/account.c
10468                 sync with HEAD
10469
10470 2004-12-22 [martin]     0.9.13cvs21.2
10471
10472         * src/action.c
10473                 free the command line after its use
10474
10475 2004-12-18 [paul]       0.9.13cvs21.1
10476
10477         * AUTHORS
10478         * ChangeLog
10479         * ChangeLog.claws
10480         * ChangeLog.jp
10481         * NEWS
10482         * configure.ac
10483         * src/action.c
10484         * src/compose.c
10485         * src/syldap.c
10486                 sync with HEAD
10487
10488 2004-12-17 [martin]     0.9.13cvs17.2
10489
10490         * src/action.c
10491                 convert actions input to locale
10492         * src/inc.c
10493                 convert notification command to locale
10494         * src/plugins/pgpmime/select-keys.c
10495                 convert attributes to utf8
10496
10497 2004-12-14 [colin]      0.9.13cvs17.1
10498
10499         * ChangeLog
10500         * ChangeLog.jp
10501         * ChangeLog.claws
10502         * src/action.c
10503         * src/common/utils.c
10504         * src/gtk/prefswindow.c
10505         * src/gtk/gtkutils.c
10506         * src/gtk/gtkutils.h
10507         * src/plugins/spamassassin/libspamc.c
10508                 Sync with HEAD
10509
10510 2004-12-13 [colin]      0.9.13cvs14.1
10511
10512         * src/quote_fmt_parse.y
10513                 Sync with HEAD
10514
10515 2004-12-10 [colin]      0.9.13cvs12.1
10516
10517         * src/prefs_themes.c
10518         * src/mainwindow.c
10519         * src/messageview.c
10520                 Sync with HEAD
10521
10522 2004-12-09 [colin]      0.9.13cvs10.1
10523
10524         * src/procmime.c
10525                 Sync with HEAD (fix B64 encoding from memory)
10526
10527 2004-12-08 [colin]      0.9.13cvs9.1
10528
10529         * src/gtk/colorlabel.c
10530                 Sync with HEAD
10531
10532 2004-12-08 [paul]       0.9.13cvs8.2
10533
10534         * src/gtk/pluginwindow.c
10535                 fix window resizing oddities
10536
10537 2004-12-08 [colin]      0.9.13cvs8.1
10538
10539         * src/quote_fmt_parse.y
10540                 Sync with HEAD
10541
10542 2004-12-08 [colin]      0.9.13cvs7.1
10543
10544         * src/matcher_parser_parse.y
10545         * src/msgcache.c
10546         * src/prefs_matcher.c
10547         * src/procheader.c
10548         * src/matcher.c
10549         * src/common/defs.h
10550         * po/sr.po
10551                 Sync with HEAD
10552
10553 2004-12-08 [colin]      0.9.13cvs6.1
10554
10555         * src/quote_fmt_parse.y
10556         * src/textview.c
10557                 Sync with HEAD
10558         * src/gtk/prefswindow.c
10559         * src/gtk/pluginwindow.c
10560                 Fix G_CALLBACKS protos (thanks to Alfons)
10561
10562 2004-12-07 [torte]      0.9.13cvs2.2
10563
10564         * src/procmime.c
10565                 [Bug 650] reply button causes crash
10566                 Thanks to David Relson and Christoph
10567
10568 2004-12-07 [colin]      0.9.13cvs2.1
10569
10570         * ChangeLog.claws
10571         * AUTHORS
10572         * po/sk.po
10573         * src/procmime.c
10574         * src/prefs_account.c
10575         * src/common/smtp.c
10576         * src/common/smtp.h
10577                 Sync with HEAD
10578
10579 2004-12-06 [colin]      0.9.12cvs187.1
10580
10581         * ChangeLog.claws
10582         * INSTALL
10583         * Makefile.am
10584         * README.claws
10585         * TODO.claws
10586         * configure.ac
10587         * po/bg.po
10588         * po/cs.po
10589         * po/el.po
10590         * po/en_GB.po
10591         * po/es.po
10592         * po/fr.po
10593         * po/hr.po
10594         * po/hu.po
10595         * po/it.po
10596         * po/ja.po
10597         * po/ko.po
10598         * po/nl.po
10599         * po/pl.po
10600         * po/pt_BR.po
10601         * po/ru.po
10602         * po/sk.po
10603         * po/sr.po
10604         * po/sv.po
10605         * po/zh_CN.po
10606         * po/zh_TW.Big5.po
10607         * src/compose.c
10608         * tools/Makefile.am
10609         * tools/README
10610         * tools/filter_conv.pl
10611         * tools/kdeservicemenu/README
10612         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
10613         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
10614                 Sync with HEAD
10615
10616 2004-12-04 [colin]      0.9.12cvs183.1
10617
10618         * src/compose.c
10619                 Sync with HEAD (compose window position saving)
10620
10621 2004-12-04 [paul]       0.9.12cvs182.3
10622
10623         * src/messageview.c
10624         * src/mimeview.c
10625         * src/prefs_customheader.c
10626         * src/gtk/quicksearch.c
10627                 replace some forgotten GTK_SIGNAL_FUNCs
10628
10629 2004-12-04 [paul]       0.9.12cvs182.2
10630
10631         * src/Makefile.am
10632                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
10633                 committed in error      
10634
10635 2004-12-04 [paul]       0.9.12cvs182.1
10636
10637         * ChangeLog
10638         * ChangeLog.claws
10639         * ChangeLog.jp
10640         * INSTALL
10641         * NEWS
10642         * README
10643         * README.jp
10644         * configure.ac
10645         * doc/manual/ja/Makefile.am
10646         * doc/manual/ja/sylpheed-1.html
10647         * doc/manual/ja/sylpheed-10.html
10648         * doc/manual/ja/sylpheed-11.html
10649         * doc/manual/ja/sylpheed-12.html
10650         * doc/manual/ja/sylpheed-13.html
10651         * doc/manual/ja/sylpheed-14.html
10652         * doc/manual/ja/sylpheed-15.html
10653         * doc/manual/ja/sylpheed-16.html
10654         * doc/manual/ja/sylpheed-17.html
10655         * doc/manual/ja/sylpheed-18.html
10656         * doc/manual/ja/sylpheed-19.html
10657         * doc/manual/ja/sylpheed-2.html
10658         * doc/manual/ja/sylpheed-20.html
10659         * doc/manual/ja/sylpheed-3.html
10660         * doc/manual/ja/sylpheed-4.html
10661         * doc/manual/ja/sylpheed-5.html
10662         * doc/manual/ja/sylpheed-6.html
10663         * doc/manual/ja/sylpheed-7.html
10664         * doc/manual/ja/sylpheed-8.html
10665         * doc/manual/ja/sylpheed-9.html
10666         * doc/manual/ja/sylpheed.html
10667         * doc/manual/ja/sylpheed.sgml
10668         * po/de.po
10669         * src/Makefile.am
10670         * src/compose.c
10671         * src/procmime.c
10672         * src/pixmaps/regular.xpm **REMOVED**
10673         * src/plugins/pgpmime/pgpmime.c
10674         * src/plugins/pgpmime/plugin.c
10675         * src/plugins/pgpmime/prefs_gpg.c
10676                 sync with HEAD
10677
10678 2004-12-03 [paul]       0.9.12cvs180.1
10679
10680         * ChangeLog
10681         * ChangeLog.claws
10682         * ChangeLog.jp
10683         * configure.ac
10684         * src/Makefile.am
10685         * src/pop.c
10686         * src/common/utils.c
10687         * src/common/utils.h
10688         * src/pixmaps/continue.xpm
10689         * src/pixmaps/dir_close.xpm
10690         * src/pixmaps/dir_open.xpm
10691         * src/pixmaps/drafts_close.xpm
10692         * src/pixmaps/drafts_open.xpm
10693         * src/pixmaps/folder.xpm **REMOVED**
10694         * src/pixmaps/group.xpm
10695         * src/pixmaps/unread.xpm
10696                 sync with HEAD
10697
10698 2004-12-02 [colin]      0.9.12cvs179.1
10699
10700         * src/compose.c
10701                 Sync with HEAD (non-duplicated reedition)
10702
10703 2004-12-02 [colin]      0.9.12cvs178.1
10704
10705         * src/compose.c
10706                 Sync with HEAD (linewrap_quote fix)
10707
10708 2004-12-01 [colin]      0.9.12cvs177.3
10709
10710         * src/addrharvest.c
10711                 Replace sizeof with strlen
10712
10713 2004-12-01 [paul]       0.9.12cvs177.2
10714
10715         * src/addrharvest.c
10716                 fix 'harvest addresses'
10717
10718 2004-11-30 [colin]      0.9.12cvs177.1
10719
10720         * src/gtk/prefswindow.c
10721         * src/gtk/pluginwindow.c
10722                 Sync with HEAD
10723
10724 2004-11-29 [colin]      0.9.12cvs176.1
10725
10726         * src/folderview.c
10727                 sync with HEAD (Fix disappearing separators in folderview's popup)
10728
10729 2004-11-29 [colin]      0.9.12cvs175.1
10730
10731         * src/procmime.c
10732                 Sync with head (another format fix)
10733
10734 2004-11-29 [colin]      0.9.12cvs174.1
10735
10736         * src/pop.c
10737                 Sync with HEAD (format string fix)
10738
10739 2004-11-26 [colin]      0.9.12cvs173.1
10740
10741         * src/common/smtp.c
10742         * src/common/smtp.h
10743                 Sync with HEAD
10744
10745 2004-11-24 [colin]      0.9.12cvs172.1
10746
10747         * src/plugins/pgpmime/pgpmime.c
10748                 Sync with HEAD
10749
10750 2004-11-24 [colin]      0.9.12cvs171.1
10751
10752         * src/plugins/pgpmime/pgpmime.c
10753                 Sync with head (gpgmectx leaks)
10754
10755 2004-11-24 [colin]      0.9.12cvs169.1
10756
10757         * src/plugins/pgpmime/plugin.c
10758         * src/plugins/trayicon/Makefile.am
10759         * src/plugins/trayicon/newmarkedmail.xpm
10760         * src/plugins/trayicon/trayicon.c
10761         * src/plugins/trayicon/unreadmarkedmail.xpm
10762                 Sync with HEAD
10763
10764 2004-11-23 [colin]      0.9.12cvs168.1
10765
10766         * src/partial_download.c
10767         * src/partial_download.h
10768         * src/plugins/pgpmime/plugin.c
10769                 Sync with HEAD
10770
10771 2004-11-23 [colin]      0.9.12cvs166.1
10772
10773         * src/Makefile.am
10774         * src/codeconv.c
10775         * src/compose.c
10776         * src/folderview.c
10777         * src/main.c
10778         * src/partial_download.c
10779         * src/partial_download.h
10780         * src/prefs_account.c
10781         * src/prefs_account.h
10782         * src/privacy.c
10783         * src/privacy.h
10784         * src/procmime.c
10785         * src/common/Makefile.am
10786         * src/common/base64.h
10787         * src/common/partial_download.c
10788         * src/common/partial_download.h
10789         * src/gtk/prefswindow.c
10790         * src/gtk/prefswindow.h
10791         * src/plugins/pgpmime/pgpmime.c
10792         * src/plugins/pgpmime/prefs_gpg.c
10793         * src/plugins/pgpmime/prefs_gpg.h
10794         * src/plugins/pgpmime/sgpgme.c
10795         * src/plugins/pgpmime/sgpgme.h
10796                 Sync with HEAD
10797
10798 2004-11-23 [colin]      0.9.12cvs163.1
10799
10800         * src/main.c
10801                 Sync with HEAD (cursor optimization)
10802
10803 2004-11-23 [colin]      0.9.12cvs162.1
10804
10805         * src/prefs_common.c
10806         * src/prefs_themes.c
10807         * src/procmsg.c
10808                 Sync with HEAD
10809
10810 2004-11-23 [colin]      0.9.12cvs158.9
10811
10812         * src/compose.c
10813                 Fix double-free when forwarding
10814         * src/msgcache.c
10815                 Fix leak on error path
10816                 
10817
10818 2004-11-23 [colin]      0.9.12cvs158.8
10819
10820         * src/compose.c
10821                 Fix possible double-free
10822                 Spotted by Alfons
10823
10824 2004-11-23 [colin]      0.9.12cvs158.7
10825
10826         * src/compose.c
10827                 Fix some signal handlers' prototypes
10828                 Spotted by Alfons
10829
10830 2004-11-22 [colin]      0.9.12cvs158.6
10831
10832         * src/compose.c
10833                 Remove unneeded code and duplicated
10834                 wrapping - patch by Alfons
10835
10836 2004-11-22 [colin]      0.9.12cvs158.5
10837
10838         * src/prefs_themes.c
10839                 Fix oversized selector
10840
10841 2004-11-22 [colin]      0.9.12cvs158.4
10842
10843         * src/compose.c
10844                 fix dump_text()
10845                 patch by Alfons
10846
10847 2004-11-19 [colin]      0.9.12cvs158.3
10848
10849         * src/textview.c
10850                 Add a context menu on links (open, copy)
10851
10852 2004-11-18 [paul]       0.9.12cvs158.2
10853
10854         * src/addrgather.c
10855         * src/exphtmldlg.c
10856         * src/expldifdlg.c
10857         * src/mimeview.c
10858         * src/prefs_common.c
10859         * src/plugins/image_viewer/viewer.c
10860         * src/plugins/spamassassin/spamassassin_gtk.c
10861                 replace deprecated gtk_notebook_set_page
10862                 and gtk_notebook_current_page
10863
10864 2004-11-18 [paul]       0.9.12cvs158.1
10865
10866         * configure.ac
10867         * src/compose.c
10868         * src/mainwindow.c
10869         * src/messageview.c
10870         * src/prefs_common.c
10871         * src/common/utils.c
10872         * src/common/utils.h
10873                 sync with HEAD
10874
10875 2004-11-17 [colin]      0.9.12cvs156.1
10876
10877         * src/prefs_account.c
10878         * src/prefs_account.h
10879         * src/procmsg.c
10880                 Sync with HEAD (add pref to store encrypted mails encrypted)
10881
10882 2004-11-17 [paul]       0.9.12cvs155.1
10883
10884         * ChangeLog
10885         * ChangeLog.claws
10886         * ChangeLog.jp
10887         * NEWS
10888         * configure.ac
10889         * src/compose.c
10890         * src/jpilot.c
10891         * src/privacy.c
10892         * src/procmime.c
10893         * src/procmime.h
10894         * src/procmsg.c
10895         * src/toolbar.c
10896         * src/pixmaps/error.xpm
10897                 sync with HEAD
10898
10899 2004-11-17 [colin]      0.9.12cvs151.1
10900
10901         * src/plugins/pgpmime/pgpmime.c
10902                 Sync with HEAD (remove debug printf)
10903
10904 2004-11-17 [colin]      0.9.12cvs150.1
10905
10906         * src/plugins/pgpmime/pgpmime.c
10907                 Sync with HEAD (off-by-one fix)
10908
10909 2004-11-17 [colin]      0.9.12cvs149.1
10910
10911         * src/procmsg.c
10912                 Sync with HEAD (coding style fixes)
10913
10914 2004-11-16 [colin]      0.9.12cvs148.1
10915
10916         * src/procmsg.c
10917                 Sync with head (Fix the fix)
10918
10919 2004-11-16 [colin]      0.9.12cvs147.1
10920
10921         * src/procmsg.c
10922                 Sync with Main (leak fix)
10923
10924 2004-11-16 [colin]      0.9.12cvs146.14
10925
10926         * src/compose.c
10927                 Remove useless chunk of code
10928                 Patch by Alfons
10929
10930 2004-11-15 [colin]      0.9.12cvs146.13
10931
10932         * src/compose.c
10933                 Fix drafting after insertion
10934                 Patch by Alfons
10935
10936 2004-11-15 [colin]      0.9.12cvs146.12
10937
10938         * src/compose.c
10939         * src/prefs_filtering.c
10940         * src/prefs_filtering_action.c
10941         * src/prefs_toolbar.c
10942                 Fix some const-correctness
10943
10944 2004-11-15 [colin]      0.9.12cvs146.11
10945
10946         * src/summaryview.c
10947         * src/prefs_themes.c
10948         * src/messageview.c
10949                 Fix some leaks
10950
10951 2004-11-15 [colin]      0.9.12cvs146.10
10952
10953         * src/codeconv.c
10954                 More unreadable locale fixes
10955
10956 2004-11-14 [colin]      0.9.12cvs146.9
10957
10958         * src/textview.c
10959                 Fix uri_security_check
10960                 Patch by Alfons
10961
10962 2004-11-13 [paul]       0.9.12cvs146.8
10963
10964         * src/folder.c
10965         * src/procmime.c
10966                 fix 2 bugs introduced in last commit
10967
10968 2004-11-13 [paul]       0.9.12cvs146.7
10969
10970         * src/compose.c
10971         * src/exporthtml.c
10972         * src/exportldif.c
10973         * src/folder.c
10974         * src/imap.c
10975         * src/imap_gtk.c
10976         * src/main.c
10977         * src/mainwindow.c
10978         * src/messageview.c
10979         * src/mh_gtk.c
10980         * src/prefs_themes.c
10981         * src/procmime.c
10982         * src/setup.c
10983         * src/summaryview.c
10984                 replace deprecated g_basename
10985
10986 2004-11-13 [paul]       0.9.12cvs146.6
10987
10988         * src/compose.c
10989         * src/imap.c
10990         * src/matcher_parser.h
10991         * src/matcher_parser_parse.y
10992         * src/prefs_filtering.c
10993         * src/prefs_filtering_action.c
10994         * src/prefs_themes.c
10995         * src/prefs_toolbar.c
10996         * src/common/utils.c
10997                 various small fixes/cleanups
10998
10999 2004-11-12 [colin]      0.9.12cvs146.5
11000
11001         * src/textview.c
11002                 Validate event's origin on visibility notify
11003                 Patch by Alfons.
11004
11005 2004-11-12 [paul]       0.9.12cvs146.4
11006
11007         * src/exporthtml.c
11008         * src/exportldif.c
11009         * src/imap.c
11010         * src/mh.c
11011         * src/mimeview.c
11012         * src/prefs_spelling.c
11013         * src/prefs_themes.c
11014                 replace deprecated g_dirname    
11015
11016 2004-11-12 [colin]      0.9.12cvs146.3
11017
11018         * src/textview.c
11019                 Some coding style fixes
11020
11021 2004-11-12 [colin]      0.9.12cvs146.2
11022
11023         * src/codeconv.c
11024                 We want to replace _all_ extended chars in
11025                 conv_unreadable_*, because any string containing
11026                 extended chars not parsing as UTF8 is 
11027                 undisplayed on gtk2.
11028
11029 2004-11-12 [paul]       0.9.12cvs146.1
11030
11031         * ChangeLog
11032         * ChangeLog.claws
11033         * ChangeLog.jp
11034         * NEWS
11035         * configure.ac
11036         * src/account.c
11037         * src/folderview.c
11038         * src/folderview.h
11039         * src/imap.c
11040         * src/imap_gtk.c
11041         * src/inc.c
11042         * src/mainwindow.c
11043         * src/mh_gtk.c
11044         * src/news_gtk.c
11045         * src/pop.c
11046         * src/prefs_account.c
11047         * src/prefs_account.h
11048         * src/prefs_ext_prog.c
11049         * src/procmime.c
11050         * src/procmime.h
11051         * src/procmsg.c
11052         * src/procmsg.h
11053         * src/summary_search.c
11054         * src/summaryview.c
11055         * src/textview.c
11056         * src/common/defs.h
11057         * src/common/utils.c
11058         * src/common/utils.h
11059         * src/gtk/menu.c
11060         * src/gtk/menu.h
11061                 sync with HEAD
11062
11063 2004-11-11 [colin]      0.9.12cvs144.2
11064
11065         * src/textview.c
11066                 Fix URI range selection (patch by Alfons)
11067
11068 2004-11-09 [colin]      0.9.12cvs144.1
11069
11070         * ChangeLog.claws
11071         * src/compose.c
11072         * src/folder.c
11073         * src/folder_item_prefs.c
11074         * src/prefs_account.c
11075         * src/prefs_account.h
11076         * src/plugins/pgpmime/pgpmime.c
11077                 Sync with HEAD
11078
11079 2004-11-08 [colin]      0.9.12cvs143.1
11080
11081         * src/summaryview.c
11082                 Sync with HEAD (optimize quicksearch)
11083
11084 2004-11-08 [colin]      0.9.12cvs142.2
11085
11086         * src/compose.c
11087                 Don't wrap when Edit/Auto wrapping is disabled
11088
11089 2004-11-08 [colin]      0.9.12cvs142.1
11090
11091         * src/textview.c
11092                 Sync with HEAD
11093
11094 2004-11-08 [colin]      0.9.12cvs141.1
11095
11096         * src/textview.c
11097                 Sync with HEAD (fix some mail URIs)
11098
11099 2004-11-08 [colin]      0.9.12cvs140.3
11100
11101         * src/textview.c
11102                 o Use text cursor instead of arrow when
11103                   not on a link
11104                 o Fix handling of contiguous links (as in
11105                   "colin@colino.net" <colin@colino.net>)
11106                   This one unveils a bug in get_email_part()
11107
11108 2004-11-07 [colin]      0.9.12cvs140.2
11109
11110         * src/textview.c
11111                 Fix memleak. Patch by Alfons.
11112
11113 2004-11-06 [colin]      0.9.12cvs140.1
11114
11115         * src/compose.c
11116                 Sync with HEAD (don't ask passphrase
11117                 when drafting)
11118
11119 2004-11-06 [paul]       0.9.12cvs139.2
11120
11121         * AUTHORS
11122         * src/textview.c
11123         * src/textview.h
11124                 textview URI handling. hovering over a 
11125                 link displays it in the status bar,
11126                 and changes the mouse pointer to a hand 
11127                 cursor. a link is activated with a single 
11128                 click. (Modified from the) patch by Jean-Yves 
11129                 Lefort <jylefort@users.sourceforge.net>
11130                 
11131
11132 2004-11-05 [colin]      0.9.12cvs139.1
11133
11134         * src/compose.c
11135         * src/procmime.c
11136                 Sync with HEAD again ^^
11137
11138 2004-11-05 [colin]      0.9.12cvs139.1
11139
11140         * src/compose.c
11141         * src/procmime.c
11142                 Sync with HEAD
11143
11144 2004-11-03 [paul]       0.9.12cvs138.1
11145
11146         * ChangeLog.claws
11147         * configure.ac
11148         * po/POTFILES.in
11149         * src/prefs_ext_prog.c
11150         * src/procmime.c
11151         * tools/kdeservicemenu/README
11152         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11153         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11154                 sync with HEAD
11155
11156 2004-11-01 [christoph]  0.9.12cvs136.2
11157
11158         * src/procmime.c
11159                 convert MIME parameters to UTF-8
11160
11161 2004-10-29 [colin]      0.9.12cvs136.1
11162
11163         * src/common/utils.c
11164                 Sync with HEAD (don't use '=' in mime boundary)
11165
11166 2004-10-29 [paul]       0.9.12cvs135.1
11167
11168         * configure.ac
11169         * doc/src/rfc2231.txt
11170         * src/procmime.c
11171         * src/common/quoted-printable.c
11172         * src/common/utils.c
11173         * src/common/utils.h
11174                 sync with HEAD
11175
11176 2004-10-27 [paul]       0.9.12cvs134.1
11177
11178         * configure.ac
11179         * src/main.c
11180         * src/procmime.c
11181         * src/plugins/pgpmime/pgpmime.c
11182                 sync with HEAD
11183
11184 2004-10-26 [paul]       0.9.12cvs132.3
11185
11186         * src/account.c
11187         * src/addressbook.c
11188         * src/addrgather.c
11189         * src/addrharvest.c
11190         * src/codeconv.c
11191         * src/compose.c
11192         * src/customheader.c
11193         * src/editaddress.c
11194         * src/editgroup.c
11195         * src/enriched.c
11196         * src/expldifdlg.c
11197         * src/exporthtml.c
11198         * src/exportldif.c
11199         * src/folder.c
11200         * src/foldersel.c
11201         * src/folderview.c
11202         * src/grouplistdialog.c
11203         * src/html.c
11204         * src/imap.c
11205         * src/jpilot.c
11206         * src/ldapserver.c
11207         * src/ldif.c
11208         * src/mimeview.c
11209         * src/news.c
11210         * src/news_gtk.c
11211         * src/pop.c
11212         * src/prefs_display_header.c
11213         * src/prefs_gtk.c
11214         * src/prefs_msg_colors.c
11215         * src/prefs_toolbar.c
11216         * src/procheader.c
11217         * src/procmime.c
11218         * src/summaryview.c
11219         * src/textview.c
11220         * src/toolbar.c
11221         * src/vcard.c
11222         * src/common/mgutils.c
11223         * src/common/nntp.c
11224         * src/common/smtp.c
11225         * src/common/template.c
11226         * src/common/utils.c
11227         * src/common/xmlprops.c
11228         * src/plugins/pgpmime/pgpmime.c
11229         * src/plugins/pgpmime/select-keys.c
11230         * src/plugins/pgpmime/sgpgme.c
11231                 replace deprecated g_strcasecmp(), g_strncasecmp(),
11232                 g_string_sprintfa(), gtk_notebook_current_page()
11233
11234 2004-10-26 [colin]      0.9.12cvs132.2
11235
11236         * src/prefs_folder_item.c
11237                 Fix default-account selection
11238
11239 2004-10-21 [colin]      0.9.12cvs133
11240
11241         * src/compose.c
11242                 Sync with HEAD (Remove extra separator in compose's Options)
11243         * src/textview.c
11244                 Set wrapping to char
11245
11246 2004-10-21 [paul]       0.9.12cvs131.2
11247
11248         * src/compose.c
11249         * src/sourcewindow.c
11250                 fix wrapping
11251                 fix window shrinking 
11252
11253 2004-10-21 [colin]      0.9.12cvs131.1
11254
11255         * ChangeLog.claws
11256         * src/compose.c
11257                 Sync with HEAD
11258
11259 2004-10-21 [paul]       0.9.12cvs130.2
11260
11261         * src/prefs_folder_item.c
11262                 sync with HEAD (Apply to subfolders)
11263
11264 2004-10-19 [colin]      0.9.12cvs130.1
11265
11266         * ChangeLog.claws
11267         * src/compose.c
11268         * src/common/utils.c
11269         * src/gtk/menu.c
11270                 Sync with HEAD
11271
11272 2004-10-19 [colin]      0.9.12cvs128.1
11273
11274         * src/addrbook.c
11275         * src/addrcache.c
11276         * src/addressbook.c
11277         * src/codeconv.c
11278         * src/compose.c
11279         * src/customheader.c
11280         * src/editaddress.c
11281         * src/editgroup.c
11282         * src/exporthtml.c
11283         * src/folder.c
11284         * src/folderview.c
11285         * src/imap.c
11286         * src/jpilot.c
11287         * src/main.c
11288         * src/matcher_parser_parse.y
11289         * src/mbox.c
11290         * src/pop.c
11291         * src/prefs_account.c
11292         * src/prefs_gtk.c
11293         * src/prefs_msg_colors.c
11294         * src/procheader.c
11295         * src/procmime.c
11296         * src/procmime.h
11297         * src/procmsg.c
11298         * src/summaryview.c
11299         * src/textview.c
11300         * src/common/base64.c
11301         * src/common/partial_download.c
11302         * src/common/socket.c
11303         * src/common/sylpheed.c
11304         * src/common/utils.c
11305         * src/common/utils.h
11306         * src/gtk/pluginwindow.c
11307         * src/gtk/quicksearch.c
11308         * src/plugins/clamav/clamav_plugin.c
11309         * src/plugins/clamav/clamav_plugin.h
11310         * src/plugins/clamav/clamav_plugin_gtk.c
11311         * src/plugins/pgpmime/passphrase.c
11312         * src/plugins/pgpmime/pgpmime.c
11313         * src/plugins/pgpmime/plugin.c
11314         * src/plugins/pgpmime/prefs_gpg.c
11315         * src/plugins/pgpmime/prefs_gpg.h
11316         * src/plugins/pgpmime/select-keys.c
11317         * src/plugins/pgpmime/sgpgme.c
11318         * src/plugins/spamassassin/libspamc.c
11319         * src/plugins/spamassassin/spamassassin.c
11320         * src/plugins/spamassassin/spamassassin.h
11321         * src/plugins/spamassassin/spamassassin_gtk.c
11322         * src/plugins/trayicon/trayicon.c
11323         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
11324                 Sync with HEAD
11325
11326 2004-10-14 [colin]      0.9.12cvs126.2
11327
11328         * src/codeconv.c
11329         * src/textview.c
11330                 Fix conv_unreadable_locale
11331
11332 2004-10-13 [colin]      0.9.12cvs126.1
11333
11334         * src/compose.c
11335                 Sync with HEAD (don't convert charset for 
11336                 drafted messages, minor cleanup)
11337
11338 2004-10-13 [colin]      0.9.12cvs125.1
11339
11340         * po/POTFILES.in
11341                 Sync with HEAD (POTFILES fix)
11342
11343 2004-10-12 [colin]      0.9.12cvs124.3
11344
11345         * src/compose.c
11346                 Fix encoding bug from latest sync
11347
11348 2004-10-12 [paul]       0.9.12cvs124.2
11349
11350         * src/plugins/pgpmime/prefs_gpg.c
11351         * src/plugins/pgpmime/prefs_gpg.h
11352                 forgotten in last commit        
11353
11354 2004-10-12 [paul]       0.9.12cvs124.1
11355
11356         * ChangeLog.claws
11357         * configure.ac
11358         * m4/spamassassin.m4
11359         * src/Makefile.am
11360         * src/account.c
11361         * src/compose.c
11362         * src/compose.h
11363         * src/crash.c
11364         * src/main.c
11365         * src/mimeview.c
11366         * src/passphrase.c
11367         * src/passphrase.h
11368         * src/prefs_account.c
11369         * src/prefs_account.h
11370         * src/prefs_common.c
11371         * src/privacy.c
11372         * src/privacy.h
11373         * src/procmime.c
11374         * src/procmime.h
11375         * src/procmsg.c
11376         * src/rfc2015.c
11377         * src/rfc2015.h
11378         * src/select-keys.c
11379         * src/select-keys.h
11380         * src/textview.c
11381         * src/common/utils.c
11382         * src/common/utils.h
11383         * src/gtk/about.c
11384         * src/plugins/pgpmime/Makefile.am
11385         * src/plugins/pgpmime/passphrase.c
11386         * src/plugins/pgpmime/passphrase.h
11387         * src/plugins/pgpmime/pgpmime.c
11388         * src/plugins/pgpmime/plugin.c
11389         * src/plugins/pgpmime/select-keys.c
11390         * src/plugins/pgpmime/select-keys.h
11391         * src/plugins/pgpmime/sgpgme.c
11392         * src/plugins/pgpmime/sgpgme.h
11393                 sync with HEAD
11394
11395 2004-10-04 [colin]      0.9.12cvs122.1
11396
11397         * src/mainwindow.c
11398         * src/messageview.c
11399         * src/messageview.h
11400         * src/textview.c
11401                 Sync with HEAD
11402
11403 2004-10-04 [colin]      0.9.12cvs121.1
11404
11405         * src/summaryview.c
11406                 Sync with HEAD
11407
11408 2004-10-04 [paul]       0.9.12cvs120.1
11409
11410         * configure.ac
11411                 sync with HEAD [don't try to build 
11412                 pgpmime plugin when gpgme is disabled]
11413
11414 2004-10-03 [colin]      0.9.12cvs119.3
11415
11416         * src/gtk/gtksctree.c
11417                 Lots of side effects. Put back as before 117.2.
11418         * src/summaryview.c
11419                 Fix bug #602
11420
11421 2004-10-03 [colin]      0.9.12cvs119.2
11422
11423         * src/gtk/gtksctree.c
11424                 Revert 608 fix that doesn't work that good
11425
11426 2004-10-02 [colin]      0.9.12cvs119.1
11427
11428         * src/mainwindow.c
11429         * src/messageview.c
11430         * src/prefs_common.h
11431         * src/procmime.c
11432         * src/procmime.h
11433         * src/textview.c
11434                 Sync with HEAD
11435         * src/gtk/gtksctree.c
11436                 Close bug #608
11437
11438 2004-10-01 [colin]      0.9.12cvs118.1
11439
11440         * src/mimeview.c
11441                 Sync with HEAD (better Save All fix)
11442
11443 2004-10-01 [colin]      0.9.12cvs117.2
11444
11445         * src/gtk/gtksctree.c
11446                 Faster on selection
11447
11448 2004-10-01 [colin]      0.9.12cvs117.1
11449
11450         * src/mimeview.c
11451                 Sync with HEAD (Save All: only attachments)
11452
11453 2004-10-01 [paul]       0.9.12cvs116.1
11454
11455         * ChangeLog.claws
11456         * configure.ac
11457         * src/account.c
11458         * src/prefs_common.c
11459         * src/gtk/colorlabel.c
11460                 sync with HEAD
11461
11462 2004-09-30 [colin]      0.9.12cvs115.1
11463
11464         * src/stock_pixmap.c
11465         * src/stock_pixmap.h
11466         * src/folderview.c
11467         * src/Makefile.am
11468         * src/pixmaps/read.xpm
11469                 Sync with HEAD (new pixmap)
11470
11471 2004-09-29 [colin]      0.9.12cvs114.1
11472
11473         * src/compose.c
11474                 Sync with HEAD
11475                 Fix focus handling in headers
11476
11477 2004-09-29 [paul]       0.9.12cvs113.1
11478
11479         * src/quote_fmt_parse.y
11480                 sync with HEAD
11481  
11482
11483 2004-09-28 [colin]      0.9.12cvs112.1
11484
11485         * src/folderview.c
11486         * src/mainwindow.c
11487                 Sync with HEAD
11488
11489 2004-09-28 [colin]      0.9.12cvs110.1
11490
11491         * src/folderview.c
11492                 Sync with HEAD (Contextual Empty trash menu)
11493
11494 2004-09-28 [colin]      0.9.12cvs108.1
11495
11496         * src/addressbook.c
11497                 Sync with HEAD (addressbook edit on double-click)
11498
11499 2004-09-28 [colin]      0.9.12cvs106.1
11500
11501         * src/inc.c
11502                 Sync with HEAD (folder_item freeze on inc)
11503
11504 2004-09-27 [colin]      0.9.12cvs105.1
11505
11506         * src/folderview.c
11507                 Sync with HEAD (right-align new and unread column)
11508
11509 2004-09-27 [colin]      0.9.12cvs104.1
11510
11511         * src/main.c
11512                 Sync with HEAD (revert 0.9.12cvs101)
11513
11514 2004-09-24 [colin]      0.9.12cvs103.2
11515
11516         * src/wizard.c
11517                 Fix gtk warnings and use domain part of the email address 
11518                 when domain detection fails (no dot in domain name)
11519
11520 2004-09-23 [colin]      0.9.12cvs103.1
11521
11522         * src/plugins/spamassassin/libspamc.c
11523         * src/plugins/spamassassin/libspamc.h
11524         * src/plugins/spamassassin/utils.c
11525         * src/plugins/spamassassin/utils.h
11526                 Sync with HEAD (Update spamassassin to 3.0)
11527
11528 2004-09-21 [colin]      0.9.12cvs102.3
11529
11530         * src/action.c
11531                 Add horizontal scrollbar in action io dialog as needed
11532                 Patch by Alfons.
11533
11534 2004-09-20 [colin]      0.9.12cvs102.2
11535
11536         * src/plugins/image_viewer/viewer.c
11537                 Remove imlib stuff
11538                 use gtk_pixmap_set when clearing
11539                 (would be better to use gtkImages, but causes size-allocate 
11540                 signals storm)
11541
11542 2004-09-17 [paul]       0.9.12cvs102.1
11543
11544         * ChangeLog
11545         * ChangeLog.claws
11546         * ChangeLog.jp
11547         * configure.ac
11548         * src/inc.c
11549                 sync with HEAD
11550
11551
11552 2004-09-17 [colin]      0.9.12cvs101.1
11553
11554         * ChangeLog.claws
11555         * src/main.c
11556                 Sync with HEAD (fix segs at exit)
11557
11558 2004-09-14 [colin]      0.9.12cvs99.5
11559
11560         * src/common/socket.c
11561         * AUTHORS
11562                 Fix send error on 64bit platforms
11563                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
11564
11565 2004-09-14 [colin]      0.9.12cvs99.4
11566
11567         * src/action.c
11568                 Fix action output with utf8 
11569                 Patch by Alfons.
11570
11571 2004-09-14 [colin]      0.9.12cvs99.3
11572
11573         * ChangeLog.claws
11574         * src/folder.c
11575                 Sync with HEAD
11576
11577 2004-09-09 [colin]      0.9.12cvs99.2
11578
11579         * src/action.c
11580                 Fix progress bar (displaying "Completed %v/%u")
11581                 Patch by Alfons.
11582
11583 2004-09-08 [colin]      0.9.12cvs99.1
11584
11585         * src/account.c
11586         * src/folder.c
11587         * src/procmsg.c
11588         * src/procmsg.h
11589         * src/plugins/pgpmime/pgpmime.c
11590                 Sync with HEAD
11591
11592 2004-09-08 [colin]      0.9.12cvs97.2
11593
11594         * src/summaryview.c
11595                 Don't select mails in collapsed threads 
11596                 when navigating with up/down
11597
11598 2004-09-07 [colin]      0.9.12cvs97.1
11599
11600         * src/inc.c
11601                 Sync with HEAD (meaningful error messages)
11602
11603 2004-09-06 [colin]      0.9.12cvs96.1
11604
11605         * src/toolbar.c
11606                 Sync with HEAD (fix Redirect graying out)
11607
11608 2004-09-06 [colin]      0.9.12cvs95.1
11609
11610         * src/summaryview.c
11611         * src/mimeview.c
11612                 Sync with HEAD (fix dropped URIs)
11613
11614 2004-09-06 [colin]      0.9.12cvs94.1
11615
11616         * src/addressbook.c
11617         * src/addressitem.h
11618         * src/addritem.c
11619         * src/addritem.h
11620                 Sync with HEAD (addressbook DnD)
11621
11622 2004-09-03 [colin]      0.9.12cvs93.1
11623
11624         * src/summaryview.c
11625                 Sync with HEAD (next/prev unread)
11626
11627 2004-09-03 [colin]      0.9.12cvs92.1
11628
11629         * src/prefs_common.c
11630         * src/prefs_common.h
11631         * src/summaryview.c
11632                 Sync with HEAD ('mark_as_read_delay' pref)
11633
11634 2004-09-02 [colin]      0.9.12cvs91.2
11635
11636         * src/common/xml.c
11637                 Fix leak
11638
11639 2004-09-02 [colin]      0.9.12cvs91.1
11640
11641         * src/gtk/menu.c
11642                 Sync with HEAD (menu accel don't work, but whatever)
11643
11644 2004-09-02 [colin]      0.9.12cvs90.1
11645
11646         * src/account.c
11647                 Sync with HEAD (fix bug 582)
11648
11649 2004-09-02 [colin]      0.9.12cvs89.1
11650
11651         * src/addrindex.c
11652                 Sync with HEAD (free deleted queries)
11653
11654 2004-09-02 [colin]      0.9.12cvs88.1
11655
11656         * src/ldapquery.c
11657                 Sync with HEAD (fix LDAP freezes)
11658
11659 2004-09-02 [colin]      0.9.12cvs87.1
11660
11661         * src/prefs_spelling.c
11662                 Sync with HEAD (add default dictionary)
11663
11664 2004-09-01 [colin]      0.9.12cvs86.1
11665
11666         * src/filtering.c
11667         * src/folderview.c
11668         * src/imap.c
11669         * src/prefs_matcher.c
11670         * src/stock_pixmap.c
11671         * src/summary_search.c
11672         * src/summaryview.c
11673         * src/wizard.c
11674         * src/wizard.h
11675                 Sync with HEAD (uninitialized vars fixes)
11676                 + gtk2 specific warning fixes
11677
11678 2004-08-31 [colin]      0.9.12cvs85.1
11679
11680         * src/folder.c
11681                 Sync with HEAD (Fix memory corruption due to 
11682                 uninitialized var)
11683
11684 2004-08-31 [colin]      0.9.12cvs84.4
11685
11686         * src/summary_search.c
11687                 Fix segfaults when searching in folders with broken headers
11688
11689 2004-08-31 [colin]      0.9.12cvs84.3
11690
11691         * src/compose.c
11692         * src/textview.c
11693                 Fix some more encoding/decoding issues
11694
11695 2004-08-30 [colin]      0.9.12cvs84.2
11696
11697         * src/mimeview.c
11698         * src/prefs_themes.c
11699         * src/gtk/filesel.c
11700         * src/gtk/filesel.h
11701                 Add a folder-mode selection (fixes mimeview's "Save all")
11702
11703 2004-08-29 [colin]      0.9.12cvs84.1
11704
11705         * src/mimeview.c
11706                 Sync with HEAD (don't escape saved filenames)
11707
11708 2004-08-27 [colin]      0.9.12cvs83.1
11709
11710         * ChangeLog
11711         * ChangeLog.claws
11712         * ChangeLog.jp
11713         * src/mh.c
11714         * src/procheader.c
11715         * src/procmsg.c
11716         * src/procmsg.h
11717         * src/common/utils.c
11718         * src/gtk/menu.h
11719         * po/
11720                 Sync with HEAD 0.9.12cvs83 (sync with main)
11721
11722 2004-08-26 [colin]      0.9.12cvs82.4
11723
11724         * src/codeconv.c
11725                 Fix strange stack corruption
11726                 Convert to utf8 after unmime, not before
11727
11728 2004-08-26 [colin]      0.9.12cvs82.3
11729
11730         * src/main.c
11731         * src/wizard.c
11732                 Fix account folders duplication
11733
11734 2004-08-25 [colin]      0.9.12cvs82.2
11735
11736         * src/wizard.c
11737                 Remove ports
11738                 Add SSL selection
11739                 Use login@server as account name
11740
11741 2004-08-25 [colin]      0.9.12cvs82.1
11742
11743         * src/plugins/pgpmime/pgpmime.c
11744                 Sync with HEAD (leak fix).
11745
11746 2004-08-25 [colin]      0.9.12cvs81.1
11747
11748         * src/plugins/pgpmime/pgpmime.c
11749         * src/plugins/pgpmime/sgpgme.c
11750         * src/plugins/pgpmime/sgpgme.h
11751                 Sync with HEAD (Handle combined messages).
11752
11753 2004-08-24 [colin]      0.9.12cvs80.3
11754
11755         * src/wizard.c
11756                 Fix full name, ports, and imap
11757
11758 2004-08-24 [colin]      0.9.12cvs80.2
11759
11760         * src/Makefile.am
11761         * src/main.c
11762         * src/setup.c
11763         * src/setup.h
11764         * src/stock_pixmap.c
11765         * src/stock_pixmap.h
11766         * src/wizard.c ** ADDED **
11767         * src/wizard.h ** ADDED ** 
11768         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
11769                 Add a setup wizard 
11770
11771 2004-08-24 [colin]      0.9.12cvs80.1
11772
11773         * src/folder.c
11774                 Sync with HEAD (set mimeflags on all messages)
11775
11776 2004-08-24 [colin]      0.9.12cvs79.3
11777
11778         * src/matcher_parser_lex.l
11779                 Fix 8bits strings not in utf8
11780
11781 2004-08-24 [colin]      0.9.12cvs79.2
11782
11783         * src/compose.c
11784                 Check conversion result before replacing buffer
11785
11786 2004-08-23 [colin]      0.9.12cvs79.1
11787
11788         * src/compose.c
11789                 Sync with HEAD (create message header in memory)
11790
11791 2004-08-23 [colin]      0.9.12cvs78.1
11792
11793         * src/rfc2015.c
11794         * src/rfc2015.h
11795                 Sync with HEAD (fix bug 197 again)
11796
11797 2004-08-23 [colin]      0.9.12cvs77.3
11798
11799         * src/compose.c
11800                 Fix again inline gpg signing (which outputs utf8
11801                 in gtk2). Not syncing this fix to HEAD as this 
11802                 code is meant to die.
11803
11804 2004-08-23 [colin]      0.9.12cvs77.2
11805
11806         * src/prefs_account.h
11807                 Remove useless include
11808
11809 2004-08-23 [colin]      0.9.12cvs77.1
11810
11811         * src/imap.c
11812         * po/es.po
11813         * po/fr.po
11814         * po/it.po
11815         * po/pl.po
11816         * po/pt_BR.po
11817         * po/sk.po
11818         * po/sr.po
11819                 Sync with HEAD (fix bug 577)
11820
11821 2004-08-22 [colin]      0.9.12cvs76.1
11822
11823         * src/plugins/trayicon/trayicon.c
11824                 Sync with HEAD (fix formatting bug)
11825
11826 2004-08-21 [colin]      0.9.12cvs74.2
11827
11828         * src/gtk/colorsel.c
11829                 Fix bug 564 (Folder color selection window exits on any
11830                 keypress)
11831
11832 2004-08-21 [colin]      0.9.12cvs74.1
11833
11834         * ChangeLog.claws
11835         * src/compose.c
11836         * src/summaryview.c
11837         * src/toolbar.c
11838                 Sync with HEAD (fix bug 576)
11839
11840 2004-08-21 [colin]      0.9.12cvs70.1
11841
11842         * src/compose.c
11843         * src/mainwindow.c
11844                 Sync with HEAD
11845                 
11846
11847 2004-08-21 [paul]       0.9.12cvs66.4
11848
11849         * src/mainwindow.c
11850         * src/messageview.c
11851         * src/gtk/menu.c
11852         * src/plugins/spamassassin/spamassassin_gtk.c
11853                 remove some deprecated gtk1 functions
11854
11855
11856 2004-08-21 [colin]      0.9.12cvs66.3
11857
11858         * src/compose.c
11859         * src/codeconv.c
11860                 Fix warnings
11861                 Remove encoding hacks
11862                 Fix bug 575 (Strange character messes up message)
11863                 Don't display conversion error when drafting
11864
11865 2004-08-21 [paul]       0.9.12cvs66.2
11866
11867         * src/prefs_account.c
11868                 fix GnuPG mode bugs
11869
11870
11871 2004-08-20 [colin]      0.9.12cvs66.1
11872
11873         * src/codeconv.c
11874                 Sync with HEAD 0.9.12cvs66
11875
11876 2004-08-20 [paul]
11877
11878         * src/plugins/pgpmime/plugin.c
11879                 modify PGP/MIME plugin's description
11880
11881 2004-08-17 [colin]      0.9.12cvs65.1
11882
11883         * src/common/ssl.c
11884         * src/plugins/pgpmime/plugin.c
11885                 Sync with HEAD
11886
11887 2004-08-14 [colin]      0.9.12cvs60.3
11888
11889         * src/plugins/trayicon/trayicon.c
11890                 Put back resize callback, on size-request signal
11891                 rather than size-allocate to avoid infinite 
11892                 callback loop
11893
11894 2004-08-13 [colin]      0.9.12cvs60.2
11895
11896         * src/common/defs.h
11897                 Cache versions have been fixed
11898
11899 2004-08-13 [colin]      0.9.12cvs60.1
11900
11901         * src/folderutils.c
11902                 Sync with HEAD
11903
11904 2004-08-12 [colin]      0.9.12cvs59.1
11905
11906         * src/plugins/trayicon/trayicon.c
11907                 Sync with HEAD
11908
11909 2004-08-12 [colin]      0.9.12cvs57.5
11910
11911         * sylpheed.desktop
11912         * configure.ac
11913         * src/Makefile.am
11914         * src/main.c
11915                 Add support for Freedesktop.org's startup notification
11916
11917 2004-08-11 [colin]      0.9.12cvs57.4
11918
11919         * src/textview.c
11920                 Fix off-by-one
11921
11922 2004-08-11 [colin]      0.9.12cvs57.3
11923
11924         * src/message_search.c
11925         * src/summary_search.c
11926                 Make searches case insensitive by default
11927         * src/textview.c
11928                 Fix case-insensitive search in message
11929
11930 2004-08-11 [colin]      0.9.12cvs57.2
11931
11932         * src/summary_search.c
11933                 Let case-sensitive be specified
11934
11935 2004-08-10 [colin]      0.9.12cvs55.4
11936
11937         * src/common/socket.c
11938                 Fix the possible race condition
11939
11940 2004-08-09 [paul]       0.9.12cvs55.3
11941
11942         * configure.ac
11943         * src/Makefile.am
11944         * src/common/Makefile.am
11945                 sync with HEAD
11946
11947
11948 2004-08-09 [paul]       0.9.12cvs55.2
11949
11950         * autogen.sh
11951         * po/poconv.sh
11952                 remove unneeded script
11953
11954         * configure.ac
11955                 add forgotten USE_LDAP_TLS (sync with HEAD)
11956
11957
11958 2004-08-09 [colin]      0.9.12cvs55.1
11959
11960         * src/main.c
11961         * src/common/ssl.c
11962         * src/common/sylpheed.c
11963         * src/common/sylpheed.h
11964                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
11965
11966 2004-08-09 [paul]       0.9.12cvs54.1
11967
11968         * ChangeLog
11969         * ChangeLog.claws
11970         * ChangeLog.jp
11971         * configure.ac
11972         * po/POTFILES.in
11973         * src/Makefile.am
11974         * src/folderutils.c
11975         * src/main.c
11976         * src/pgpmime.c
11977         * src/pgpmime.h
11978         * src/sgpgme.c
11979         * src/sgpgme.h
11980         * src/plugins/Makefile.am
11981         * src/plugins/pgpmime/.cvsignore
11982         * src/plugins/pgpmime/Makefile.am
11983         * src/plugins/pgpmime/pgpmime.c
11984         * src/plugins/pgpmime/pgpmime.h
11985         * src/plugins/pgpmime/plugin.c
11986         * src/plugins/pgpmime/sgpgme.c
11987         * src/plugins/pgpmime/sgpgme.h
11988                 sync with HEAD
11989
11990 2004-08-08 [paul]       0.9.12cvs51.1
11991
11992         * configure.ac
11993         * src/folder.c
11994                 sync with HEAD
11995
11996 2004-08-07 [colin]      0.9.12cvs50.1
11997
11998         * src/pop.c
11999         * src/common/partial_download.c
12000                 fix warnings (sync from HEAD)
12001
12002 2004-08-07 [colin]      0.9.12cvs48.1
12003
12004         * src/prefs_folder_item.c
12005                 sync with HEAD 0.9.12cvs48
12006
12007 2004-08-06 [colin]      0.9.12cvs47.1
12008
12009         * src/compose.c
12010                 Sync with HEAD
12011
12012 2004-08-06 [christoph]  0.9.12cvs46.2
12013
12014         * src/main.c
12015         * src/plugins/clamav/clamav_plugin_gtk.c
12016         * src/plugins/dillo_viewer/dillo_viewer.c
12017         * src/plugins/image_viewer/plugin.c
12018         * src/plugins/mathml_viewer/mathml_viewer.c
12019         * src/plugins/spamassassin/spamassassin_gtk.c
12020         * src/plugins/trayicon/trayicon.c
12021                 don't mix GTK1.2 plugin with GTK2 plugins
12022
12023 2004-08-06 [colin]      0.9.12cvs46.1
12024
12025         * ChangeLog
12026         * ChangeLog.claws
12027         * ChangeLog.jp
12028         * configure.ac
12029         * sylpheed-claws.pc.in
12030         * src/folder.c
12031         * src/imap.c
12032         * src/localfolder.c
12033         * src/messageview.c
12034         * src/mimeview.c
12035         * src/mimeview.h
12036         * src/msgcache.c
12037         * src/news.c
12038         * src/prefs_ext_prog.c
12039         * src/prefs_folder_item.c
12040         * src/prefs_fonts.c
12041         * src/prefs_msg_colors.c
12042         * src/prefs_spelling.c
12043         * src/prefs_themes.c
12044         * src/prefs_toolbar.c
12045         * src/prefs_wrapping.c
12046         * src/procmime.h
12047         * src/common/defs.h
12048         * src/common/nntp.c
12049         * src/common/session.c
12050         * src/common/session.h
12051         * src/common/socket.c
12052         * src/common/utils.h
12053         * src/common/xml.c
12054         * src/common/xml.h
12055         * src/gtk/prefswindow.c
12056         * src/gtk/prefswindow.h
12057         * src/plugins/clamav/clamav_plugin_gtk.c
12058         * src/plugins/dillo_viewer/dillo_prefs.c
12059         * src/plugins/image_viewer/viewerprefs.c
12060         * src/plugins/spamassassin/spamassassin_gtk.c
12061         * m4/openssl.m4 *** REMOVED ***
12062                 Sync with HEAD 0.9.12cvs46
12063
12064 2004-08-03 [paul]       0.9.12cvs40.2
12065
12066         * src/action.c
12067         * src/addressadd.c
12068         * src/addressbook.c
12069         * src/addrgather.c
12070         * src/browseldap.c
12071         * src/compose.c
12072         * src/crash.c
12073         * src/editaddress.c
12074         * src/editgroup.c
12075         * src/editldap_basedn.c
12076         * src/foldersel.c
12077         * src/importldif.c
12078         * src/mimeview.c
12079         * src/prefs_common.c
12080         * src/prefs_template.c
12081         * src/sourcewindow.c
12082         * src/summaryview.c
12083         * src/gtk/about.c
12084         * src/gtk/foldersort.c
12085         * src/gtk/logwindow.c
12086         * src/gtk/pluginwindow.c
12087         * src/gtk/prefswindow.c
12088                 change all gtk_scrolled_window_set_policy from 
12089                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
12090
12091 2004-08-02 [paul]       0.9.12cvs40.1
12092
12093         * AUTHORS
12094                 update translation team section
12095         * po/pt_BR.po
12096                 updated by Frederico Goncalves Guimaraes
12097                 <fggdebian@yahoo.com.br>
12098
12099 2004-07-31 [colin]      0.9.12cvs39.9
12100
12101         * src/exphtmldlg.c
12102                 Fix compilation
12103
12104 2004-07-31 [colin]      0.9.12cvs39.8
12105
12106         * src/exphtmldlg.c
12107                 Fix an alertpanel type
12108
12109 2004-07-30 [colin]      0.9.12cvs39.7
12110
12111         * src/alertpanel.c
12112                 Fix alertpanel_error_log's icon
12113
12114 2004-07-30 [colin]      0.9.12cvs39.6
12115
12116         * src/pop.c
12117                 Two of them should still be warnings
12118
12119 2004-07-30 [colin]      0.9.12cvs39.5
12120
12121         * src/pop.c
12122                 More warning -> error
12123 2004-07-29 [colin]      0.9.12cvs39.4
12124
12125         * src/pop.c
12126                 Warning -> error
12127
12128 2004-07-29 [colin]      0.9.12cvs39.3
12129
12130         * src/prefs_matcher.c
12131                 Fix segfault
12132
12133 2004-07-29 [colin]      0.9.12cvs39.2
12134
12135         * src/alertpanel.c
12136                 More nice-looking alertpanels
12137
12138 2004-07-29 [colin]      0.9.12cvs39.1
12139
12140         * src/messageview.c
12141                 sync with head
12142                 (inform user when partial mail is deleted on server)
12143
12144 2004-07-29 [colin]      0.9.12cvs38.1
12145
12146         * src/messageview.c
12147                 sync with head
12148
12149 2004-07-28 [paul]       0.9.12cvs37.7
12150
12151         * src/mainwindow.c
12152                 complete the replacement of deprecated gtk_progress_*
12153
12154 2004-07-28 [paul]       0.9.12cvs37.6
12155
12156         * src/action.c
12157         * src/inc.c
12158         * src/mainwindow.c
12159         * src/send_message.c
12160         * src/gtk/progressdialog.c
12161         * src/gtk/progressdialog.h
12162                 replace deprecated gtk_progress_*
12163
12164 2004-07-28 [paul]       0.9.12cvs37.5
12165
12166         * src/gtk/filesel.c
12167                 remove gtk_window_set_wmclass()
12168 2004-07-28 [paul]       0.9.12cvs37.4
12169
12170         * src/addressbook.c
12171         * src/compose.c
12172         * src/foldersel.c
12173         * src/mainwindow.c
12174         * src/messageview.c
12175         * src/sourcewindow.c
12176         * src/gtk/logwindow.c
12177                 remove gtk_window_set_wmclass()
12178                 
12179         * src/prefs_filtering.c
12180         * src/prefs_filtering_action.c
12181         * src/prefs_fonts.c
12182         * src/prefs_gtk.c
12183         * src/prefs_matcher.c
12184         * src/ssl_manager.c
12185         * src/gtk/prefswindow.c
12186                 replace gtk_window_position()
12187
12188 2004-07-28 [colin]      0.9.12cvs37.3
12189
12190         * src/alertpanel.c
12191         * src/alertpanel.h
12192                 Add a way to specify panel type for specific
12193                 panels (alertpanel())
12194         * src/account.c
12195         * src/addressbook.c
12196         * src/compose.c
12197         * src/expldifdlg.c
12198         * src/main.c
12199         * src/messageview.c
12200         * src/summaryview.c
12201         * src/textview.c
12202         * src/gtk/sslcertwindow.c
12203                 Fix alertpanel()s so that their icon match
12204                 their real type
12205
12206 2004-07-28 [paul]       0.9.12cvs37.2
12207
12208         * src/addr_compl.c
12209         * src/addressbook.c
12210         * src/alertpanel.c
12211         * src/compose.c
12212         * src/export.c
12213         * src/foldersel.c
12214         * src/folderview.c
12215         * src/grouplistdialog.c
12216         * src/import.c
12217         * src/mainwindow.c
12218         * src/message_search.c
12219         * src/messageview.c
12220         * src/passphrase.c
12221         * src/prefs_actions.c
12222         * src/prefs_common.c
12223         * src/prefs_customheader.c
12224         * src/prefs_display_header.c
12225         * src/prefs_filtering.c
12226         * src/prefs_filtering_action.c
12227         * src/prefs_gtk.c
12228         * src/prefs_matcher.c
12229         * src/prefs_msg_colors.c
12230         * src/prefs_summary_column.c
12231         * src/prefs_template.c
12232         * src/sourcewindow.c
12233         * src/ssl_manager.c
12234         * src/summary_search.c
12235         * src/gtk/colorsel.c
12236         * src/gtk/description_window.c
12237         * src/gtk/gtkaspell.c
12238         * src/gtk/inputdialog.c
12239         * src/gtk/logwindow.c
12240         * src/gtk/prefswindow.c
12241         * src/gtk/progressdialog.c
12242                 replace deprecated gtk_window_set_policy
12243
12244 2004-07-27 [colin]      0.9.12cvs37.1
12245
12246         * src/msgcache.c
12247                 More fixes (synced for head again)
12248
12249 2004-07-27 [colin]      0.9.12cvs35.3
12250
12251         * src/msgcache.c
12252                 Fix wrong test
12253
12254 2004-07-27 [colin]      0.9.12cvs35.2
12255
12256         * src/mimeview.c
12257                 Fix width a bit (by Paul)
12258         * src/alertpanel.c
12259         * src/alertpanel.h
12260                 Specialize icons, make alertpanel_message()
12261                 private
12262         * src/message_search.c
12263         * src/sgpgme.c
12264         * src/summary_search.c
12265                 Suit alertpanel changes
12266
12267 2004-07-27 [colin]      0.9.12cvs35.1
12268
12269         * src/alertpanel.c
12270                 Add an icon
12271         * src/passphrase.c
12272                 Add debug output - maybe someone will
12273                 want to look at the problem with Grab
12274                 Input :)
12275         Bump version as we're synced with HEAD
12276
12277 2004-07-26 [colin]      0.9.12cvs33.26
12278
12279         * src/pop.c
12280                 Fix uidl-file parsing when not in new
12281                 format
12282
12283 2004-07-26 [colin]      0.9.12cvs33.25
12284
12285         * src/gtk/menu.c
12286                 Move popup menu up if necessary (fixes 
12287                 account selector)
12288         * src/mainwindow.c
12289                 Set account selector's button height to
12290                 minimum
12291
12292 2004-07-26 [colin]      0.9.12cvs33.24
12293
12294         * src/alertpanel.c
12295                 Maybe fix 551 (Truncated font in alert window)
12296
12297 2004-07-26 [colin]      0.9.12cvs33.23
12298
12299         * po/de.po
12300         * po/es.po
12301         * po/fr.po
12302         * po/it.po
12303         * po/ja.po
12304         * po/pl.po
12305         * po/ru.po
12306         * po/sk.po
12307         * po/sr.po
12308         * po/zh_CN.po
12309                 Sync po files with HEAD
12310
12311 2004-07-26 [paul]       0.9.12cvs33.22
12312
12313         * src/compose.c
12314                 fix Bug 556 'Organisation-header is sent even if empty'
12315
12316 2004-07-24 [colin]      0.9.12cvs33.21
12317
12318         * src/compose.c
12319         * src/gtk/gtkaspell.c
12320         * src/gtk/gtkaspell.h
12321                 Fix speller accelerators (require hack)
12322
12323 2004-07-24 [colin]      0.9.12cvs33.20
12324
12325         * src/gtk/gtkaspell.c
12326                 Fix over-eager code deletion breaking
12327                 Check while typing
12328
12329 2004-07-24 [colin]      0.9.12cvs33.19
12330
12331         * src/browseldap.c
12332         * src/ldapctrl.c
12333         * src/ldapctrl.h
12334         * src/ldapserver.h
12335                 Sync ldap with HEAD
12336         (Fixes 546 LDAP completely broken)
12337
12338 2004-07-24 [colin]      0.9.12cvs33.18
12339
12340         * src/prefs_msg_colors.c
12341                 Fix prototype mismatch
12342         (Fixes 547 void function cannot return value)
12343
12344 2004-07-24 [colin]      0.9.12cvs33.17
12345
12346         * src/mainwindow.c
12347                 Fix sort going back to previous sort key
12348                 when changing sort direction
12349
12350 2004-07-24 [colin]      0.9.12cvs33.16
12351
12352         * src/compose.c
12353                 Fix space insertion when re-wrapping at 
12354                 cursor point
12355
12356 2004-07-24 [colin]      0.9.12cvs33.15
12357
12358         * src/gtk/gtkaspell.c
12359                 Don't change cursor position in insert-text
12360                 callback
12361         (Fixes 539 Word wrapping on input transposes letters)
12362
12363 2004-07-24 [colin]      0.9.12cvs33.14
12364
12365         * src/gtk/gtkaspell.c
12366                 Reencode non-ascii chars to dictionary's
12367                 encoding
12368         (Fixes 544 Spell check broken non english locale)
12369
12370 2004-07-24 [colin]      0.9.12cvs33.13
12371
12372         * src/summaryview.c
12373                 Fix Shift+Down, add Home/End/PgUp/PgDown
12374
12375 2004-07-21 [colin]      0.9.12cvs33.12
12376
12377         * src/prefs_common.c
12378                 Fix a gtk warning (Patch by Andrej Kacian)
12379
12380 2004-07-21 [colin]      0.9.12cvs33.11
12381
12382         * src/gtk/filesel.c
12383                 More check
12384
12385 2004-07-21 [colin]      0.9.12cvs33.10
12386
12387         * src/compose.c
12388         * src/crash.c
12389         * src/export.c
12390         * src/import.c
12391         * src/messageview.c
12392         * src/mimeview.c
12393         * src/prefs_spelling.c
12394         * src/prefs_themes.c
12395         * src/summaryview.c
12396         * src/gtk/filesel.c
12397         * src/gtk/filesel.h
12398         * src/gtk/pluginwindow.c
12399                 Untwist open/save mode guessing logic, make
12400                 it explicit
12401
12402 2004-07-20 [colin]      0.9.12cvs33.9
12403
12404         * src/codeconv.c
12405                 conv_encode_header: src_charset is UTF-8 on
12406                 gtk2
12407         * src/compose.c
12408                 Remove double encoding of the headers
12409
12410 2004-07-20 [colin]      0.9.12cvs33.8
12411
12412         * src/codeconv.c
12413                 Fix typo
12414
12415 2004-07-20 [colin]      0.9.12cvs33.7
12416
12417         * src/mainwindow.c
12418                 Set the separated messageview to the saved
12419                 size of Claws' messageview (Patch by Alfons)
12420                 Fix a callback prototype (me)
12421
12422 2004-07-20 [colin]      0.9.12cvs33.6
12423
12424         * src/codeconv.h
12425                 Forgot one hunk in 0.9.12cvs33.4
12426
12427 2004-07-19 [colin]      0.9.12cvs33.5
12428
12429         * src/action.c
12430                 Action output fix
12431                 Patch by Alfons
12432
12433 2004-07-19 [colin]      0.9.12cvs33.4
12434
12435         * src/compose.c
12436                 Fix outgoing charset bug in headers
12437         * src/codeconv.c
12438                 Clean for glib2 - Patch by Alfons
12439
12440 2004-07-19 [colin]      0.9.12cvs33.3
12441
12442         * src/statusbar.c
12443                 Remove grip from the statusbar
12444                 Patch by Alfons
12445
12446 2004-07-19 [colin]      0.9.12cvs33.2
12447
12448         * src/messageview.c
12449         * src/textview.c
12450                 Fix messageview remembering the previous
12451                 scroll position when loading a new message
12452                 Patch by Alfons
12453
12454 2004-07-19 [colin]      0.9.12cvs33.1
12455
12456         * src/folder.h
12457         * src/folderview.c
12458         * src/summaryview.c
12459                 Sync with HEAD
12460
12461 2004-07-18 [colin]      0.9.12cvs32.7
12462
12463         * configure.ac
12464                 Remove useless check for XIM - noticed
12465                 by Alfons
12466
12467 2004-07-18 [colin]      0.9.12cvs32.6
12468
12469         * src/summaryview.c
12470                 Remove non-modified and shift-modified
12471                 accelerators in summaryview's popup
12472                 menu, as that doesn't get catched by
12473                 the accel-activate signal catcher...
12474
12475 2004-07-18 [colin]      0.9.12cvs32.5
12476
12477         * src/prefs_common.c
12478                 Define sensible default prefs for 
12479                 wrapping
12480
12481 2004-07-18 [colin]      0.9.12cvs32.4
12482
12483         * src/compose.c
12484         * src/prefs_common.c
12485         * src/prefs_common.h
12486         * src/prefs_wrapping.c
12487                 Remove Smart Wrapping pref, which does
12488                 nothing on gtk2 branch
12489
12490 2004-07-18 [colin]      0.9.12cvs32.3
12491
12492         * src/sourcewindow.c
12493                 Proper utf8
12494
12495 2004-07-18 [colin]      0.9.12cvs32.2
12496
12497         * src/compose.c
12498                 Save attachment status when drafting
12499
12500 2004-07-18 [colin]      0.9.12cvs32.1
12501
12502         * src/gtk/filesel.c
12503                 Fix erratic folder selection in open mode
12504
12505 2004-07-18 [colin]      0.9.12cvs31.11
12506
12507         * src/pop.c
12508                 Don't let partial messages get deleted
12509                 even with "dowload all"
12510                 (0.9.12cvs31.8 fix extension)
12511 2004-07-18 [colin]      0.9.12cvs31.10
12512
12513         * src/gtk/logwindow.c
12514                 Fix log scrolling
12515
12516 2004-07-18 [colin]      0.9.12cvs31.9
12517
12518         * src/common/utils.c
12519                 Fix non-utf8 strings coming from commands
12520                 and files
12521
12522 2004-07-18 [colin]      0.9.12cvs31.8
12523
12524         * src/pop.c
12525                 Fix partial download bug with Download all
12526                 messages option
12527
12528 2004-07-18 [colin]      0.9.12cvs31.7
12529
12530         * src/textview.c
12531                 Fix bug introduced in 0.9.12cvs31.2
12532                 (blocked in select mode after double click)
12533
12534 2004-07-18 [colin]      0.9.12cvs31.6
12535
12536         * src/compose.c
12537         * src/gtk/menu.c
12538                 More glib-warning fixes
12539
12540 2004-07-18 [colin]      0.9.12cvs31.5
12541
12542         * src/compose.c
12543                 Fix trashing the primary clipboard when moving 
12544                 around with tab
12545         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
12546
12547 2004-07-18 [colin]      0.9.12cvs31.4
12548
12549         * src/codeconv.c
12550                 convert unencoded iso headers to utf8
12551         (Fix Bug 538 Unencoded local characters in subject make it 
12552          disappear)
12553
12554 2004-07-18 [colin]      0.9.12cvs31.3
12555
12556         * src/compose.c
12557                 Fix tab char handling in wrapping
12558         (Fix Bug 537 Line wrap problem - TAB character treated as 
12559          one character instead of 8)
12560
12561 2004-07-18 [colin]      0.9.12cvs31.2
12562
12563         * src/textview.c
12564                 return FALSE on GDK_MOTION_NOTIFY
12565         (Fix Bug 535 Hyperlinks/addresses are not selectable 
12566          (unable to highlight))
12567
12568 2004-07-18 [colin]      0.9.12cvs31.1
12569
12570         * src/folderview.c
12571                 Sync with 0.9.12cvs31
12572
12573 2004-07-18 [colin]      0.9.12cvs30.4
12574
12575         * src/compose.c
12576                 Also block text_inserted when inserting a file
12577
12578 2004-07-18 [colin]      0.9.12cvs30.3
12579
12580         * src/compose.c
12581                 Fix smart wrapping (block text_inserted handler
12582                 while putting quotation to avoid wrap on input,
12583                 don't join lines if next is sig separator)
12584
12585 2004-07-17 [colin]      0.9.12cvs30.2
12586
12587         * src/folderview.c
12588         * src/mainwindow.c
12589         * src/mimeview.c
12590         * src/summaryview.c
12591         * src/gtk/quicksearch.c
12592         * src/gtk/quicksearch.h
12593                 Block key events handlers *and* accels while
12594                 quicksearch is focused
12595         (Fixes Bug 534 quick-search bar not accepting certain letters)
12596
12597 2004-07-17 [colin]      0.9.12cvs30.1
12598
12599         * src/folder.h
12600         * src/folderview.c
12601         * src/summaryview.c
12602                 Sync with 0.9.12cvs30
12603
12604 2004-07-17 [colin]      0.9.12cvs28.2
12605
12606         * src/mimeview.c
12607         * src/procmime.c
12608         * src/summaryview.c
12609         * src/gtk/menu.c
12610                 Squash some compile and glib warnings
12611
12612 2004-07-17 [paul]       0.9.12cvs28.1
12613
12614         * src/mimeview.c
12615                 sync with 0.9.12cvs28 HEAD
12616
12617 2004-07-16 [paul]       0.9.12cvs26.1
12618         
12619         * src/gtk/quicksearch.c
12620         * src/account.c
12621         * src/account.h
12622         * src/compose.c
12623         * src/customheader.c
12624         * src/folder_item_prefs.c
12625         * src/main.c
12626         * src/mainwindow.c
12627         * src/messageview.c
12628         * src/mimeview.c
12629         * src/news.c
12630         * src/pgpmime.c
12631         * src/pop.c
12632         * src/pop.h
12633         * src/prefs_account.c
12634         * src/prefs_account.h
12635         * src/prefs_common.c
12636         * src/prefs_common.h
12637         * src/prefs_display_header.c
12638         * src/prefs_gtk.c
12639         * src/prefs_gtk.h
12640         * src/procheader.c
12641         * src/procmime.c
12642                 sync with 0.9.12cvs26 HEAD      
12643
12644 2004-07-15 [colin]      0.9.12cvs18.14
12645
12646         * src/folder.c
12647                 Disable GPG signature check during
12648                 folder move and scan
12649         (Closes Bug 521 Signature checking slows down Folder-Move)
12650
12651 2004-07-14 [colin]      0.9.12cvs18.13
12652
12653         * src/common/partial_download.c
12654                 update includes
12655
12656 2004-07-14 [colin]      0.9.12cvs18.12
12657
12658         * src/common/partial_download.c
12659         * src/common/partial_download.h
12660                 Move doc at top, add correct copyright
12661
12662 2004-07-14 [colin]      0.9.12cvs18.11
12663
12664         * src/folder.c
12665         * src/messageview.c
12666         * src/pop.c
12667         * src/pop.h
12668         * src/procmsg.c
12669         * src/summaryview.c
12670         * src/common/Makefile.am
12671         * src/common/partial_download.c ** NEW FILES **
12672         * src/common/partial_download.h ** NEW FILES **
12673                 Move partial-download related stuff to its
12674                 own file
12675
12676 2004-07-14 [colin]      0.9.12cvs18.10
12677
12678         * src/send_message.c
12679                 Fix smtp auth when user is null or empty
12680
12681 2004-07-13 [colin]      0.9.12cvs18.9
12682
12683         * src/gtk/quicksearch.c
12684                 Use alphabetic order
12685
12686 2004-07-13 [colin]      0.9.12cvs18.8
12687
12688         * src/pop.c
12689                 Be paranoid on the checks
12690
12691 2004-07-13 [colin]      0.9.12cvs18.7
12692
12693         * src/gtk/quicksearch.c
12694                 Fix Engrish once again
12695
12696 2004-07-13 [colin]      0.9.12cvs18.6
12697
12698         * src/procmsg.c
12699         * src/summaryview.c
12700                 Mark messages for deletion when they are about to
12701                 be removed from trash
12702
12703 2004-07-13 [colin]      0.9.12cvs18.5
12704
12705         * src/matcher.c
12706         * src/matcher.h
12707         * src/matcher_parser_parse.y
12708         * src/prefs_matcher.c
12709         * src/gtk/quicksearch.c
12710                 Add 'partial' ('p') match string to find partially
12711                 downloaded messages
12712
12713 2004-07-13 [colin]      0.9.12cvs18.4
12714
12715         * src/pop.c
12716                 Fix misplaced block
12717
12718 2004-07-13 [colin]      0.9.12cvs18.3
12719
12720         * src/pop.c
12721         * src/pop.h
12722         * src/messageview.c
12723                 Refactor API (to avoid passing 5+ params and code
12724                 duplication)
12725         * src/folder.c
12726         * src/msgcache.c
12727         * src/procheader.c
12728         * src/common/defs.h
12729                 Add planned_download to cache
12730                 Don't mess uidl file when moving partially downloaded
12731                 mails (they change folder, we should change it in the
12732                 uidl list too or we'll remove an incorrect message)
12733                 (this also helps removing hacks when changing 
12734                 planned_download in messageview.c)
12735
12736 2004-07-12 [colin]      0.9.12cvs18.2
12737
12738         * src/gtk/quicksearch.c
12739                 Fix missing status update in quicksearch
12740
12741 2004-07-12 [paul]       0.9.12cvs18.1
12742
12743         * po/POTFILES.in
12744         * src/Makefile.am
12745         * src/account.c
12746         * src/codeconv.c
12747         * src/compose.c
12748         * src/inc.c
12749         * src/main.c
12750         * src/prefs_common.c
12751         * src/procmsg.h
12752         * src/toolbar.c
12753         * src/prefs_msg_colors.[ch]     ** NEW FILES **
12754         * src/prefs_wrapping.[ch]       ** NEW FILES **
12755         * src/common/intl.h
12756         * src/common/utils.[ch]
12757         * src/gtk/quicksearch.[ch]
12758                 sync with 0.9.12cvs18 HEAD
12759
12760 2004-07-12 [colin]      0.9.11cvs17.25
12761
12762         * src/folder.c
12763         * src/folder.h
12764                 Remove unused function added by me in 0.9.11cvs17.10
12765
12766 2004-07-11 [colin]      0.9.11cvs17.24
12767
12768         * src/inc.c
12769         * src/messageview.c
12770         * src/pop.c
12771         * src/pop.h
12772                 Use folderitem and msgnum instead of filename to
12773                 know which mail to delete
12774                 Move old partial mail deletion to pop.c
12775
12776 2004-07-10 [colin]      0.9.11cvs17.23
12777
12778         * src/inc.c
12779                 Add debug
12780         * src/pop.c
12781         * src/pop.h
12782                 Don't re-use same enums for unrelated stuff: it's 
12783                 completely misleading !
12784                 Document a bit
12785
12786 2004-07-09 [colin]      0.9.11cvs17.22
12787
12788         * src/inc.c
12789                 Remove folder-type check and do
12790                 more tests to be sure everything's
12791                 ok
12792         * src/messageview.c
12793                 Punctuation update, remove useless
12794                 code, fix two warnings
12795         * src/noticeview.c
12796                 Layout cleaning, reset 2nd button
12797                 when specifying one
12798
12799 2004-07-09 [colin]      0.9.11cvs17.21
12800
12801         * src/messageview.c
12802         * src/pop.c
12803         * src/pop.h
12804                 Allow user to change his mind
12805                 and postpone decision (by
12806                 unmarking the mail)
12807
12808 2004-07-09 [colin]      0.9.11cvs17.20
12809
12810         * src/messageview.c
12811                 Fix bug with delete state
12812         * src/pop.c
12813         * src/pop.h
12814                 Fix buffer leak (fread doesn't 
12815                 terminate buffers with \0)
12816                 Refactoring (remove magic 
12817                 numbers)
12818
12819 2004-07-09 [colin]      0.9.11cvs17.19
12820
12821         * src/pop.c
12822                 Don't log "Skipping message" if 
12823                 we're going to TOP it two lines
12824                 later
12825
12826 2004-07-09 [colin]      0.9.11cvs17.18
12827
12828         * src/messageview.c
12829                 Fix Engrish
12830
12831 2004-07-09 [colin]      0.9.11cvs17.17
12832
12833         * src/pop.c
12834                 strlen checking...
12835         * src/messageview.c
12836                 refactoring a bit
12837
12838 2004-07-08 [colin]      0.9.11cvs17.16
12839
12840         * src/noticeview.c
12841         * src/noticeview.h
12842                 Add an optional second button
12843         * src/messageview.c
12844         * src/pop.c
12845         * src/pop.h
12846                 Don't delete partially received mails after a certain
12847                 time; rather, let the user decide.
12848
12849 2004-07-08 [colin]      0.9.11cvs17.15
12850
12851         * src/common/smtp.h
12852                 Sync with HEAD
12853
12854 2004-07-08 [colin]      0.9.11cvs17.14
12855
12856         * src/messageview.c
12857         * src/common/smtp.c
12858                 Use to_human_readable() for sizes
12859
12860 2004-07-08 [colin]      0.9.11cvs17.13
12861
12862         * src/inc.c
12863         * src/messageview.c
12864         * src/pop.c
12865         * src/pop.h
12866         * src/procmsg.c
12867                 Fix partial-downloading issues:
12868                         catch unsupported TOP
12869                         don't delete partially downloaded mails before 5 days
12870                         don't update existing with non-MH folders; that'll
12871                         make dups, but it's better than trashing the folder
12872                         free new msginfo parts
12873                 Fix indentation ;-)
12874
12875 2004-07-08 [colin]      0.9.11cvs17.12
12876
12877         * src/common/smtp.c
12878         * src/common/smtp.h
12879                 Sync smtp size verification with HEAD
12880
12881 2004-07-08 [colin]      0.9.11cvs17.11
12882
12883         * src/summaryview.c
12884         * src/prefs_common.c
12885         * src/prefs_common.h
12886         * src/gtk/quicksearch.c
12887         * src/gtk/quicksearch.h
12888                 Sync sticky pref with HEAD
12889
12890 2004-07-08 [colin]      0.9.11cvs17.10
12891
12892         * src/folder.c [1.213.2.6]
12893         * src/folder.h [1.87.2.6]
12894         * src/inc.c [1.149.2.7]
12895         * src/messageview.c [1.94.2.8]
12896         * src/procheader.c [1.47.2.6]
12897         * src/procmsg.c [1.150.2.4]
12898         * src/procmsg.h [1.60.2.5]
12899         * src/pop.c [1.56.2.4]
12900         * src/pop.h [1.17.2.3]
12901                 Let too big messages get downloaded, but truncated
12902                 Add a button to download them completely
12903                 
12904 2004-07-06 [colin]      0.9.11cvs17.9
12905
12906         * src/gtk/quicksearch.c [1.1.2.3]
12907                 Add a Clear button
12908         * commitHelper
12909         * PATCHSETS
12910                 Add a script to help with cvs
12911
12912 2004-07-03 [colin]      0.9.11cvs17.8
12913
12914         * src/plugins/imageviewer/viewer.c
12915                 fix imageviewer (which was staying on the first
12916                 displayed image)
12917
12918 2004-07-03 [colin]      0.9.11cvs17.7
12919
12920         Removed FIXME_GTK2 warnings
12921         * src/gtk/gtkutils.c
12922                 useless #warnings
12923         * src/gtk/menu.c
12924                 useless #warnings (no need to mess with menu rc)
12925         * src/gtk/menu.h
12926                 unused functions
12927         
12928
12929 2004-07-03 [colin]      0.9.11cvs17.6
12930
12931         Removed FIXME_GTK2 warnings
12932         * src/codeconv.c
12933                 useless #warnings (rewrite needed)
12934         * src/compose.c
12935                 useless #warnings (rewrite needed)
12936                 useless #warnings (gtk2 is like that)
12937                 useless #warnings (previously fixed)
12938         * src/main.c
12939                 useless #warnings (previously fixed)
12940         * src/message_search.c
12941                 useless #warnings (gtk2 is like that)
12942                 Made apparent that search is case-sensitive
12943         * src/mimeview.c
12944                 useless #warnings (rewrite needed)
12945                 useless #warnings (gtk2 is like that)
12946                 reimplemented real warnings
12947         * src/prefs_common.c
12948                 Removed block cursor option (not it gtk2)
12949         * src/prefs_gtk.c
12950                 useless #warnings (rewrite needed)
12951         * src/procheader.c
12952                 useless #warnings (rewrite needed)
12953         * src/sourcewindow.c
12954                 useless #warnings (incorrect placing)
12955         * src/summary_search.c
12956                 useless #warnings (gtk2 is like that)
12957                 Made apparent that search is case-sensitive
12958         * src/action.c
12959                 useless #warnings (gtk2 is like that)
12960         * src/textview.c
12961                 useless #warnings (rewrite needed)
12962         * src/toolbar.c
12963                 useless #warnings (rewrite needed)
12964
12965 2004-07-03 [colin]      0.9.11cvs17.5
12966
12967         * src/textview.c
12968                 Fix mismerge which broke URI opening
12969                 
12970 2004-07-01 [colin]      0.9.11cvs17.4
12971
12972         * src/gtk/filesel.c
12973                 Fill filename when saving
12974                 
12975 2004-06-27 [colin]      0.9.11cvs17.3
12976
12977         * src/gtk/filesel.[ch]
12978                 Use the new GTK file selector
12979                 Update prototype to match the reality: multiple file
12980                 selection is open-only          
12981         * src/compose.c
12982                 Match the new prototypes        
12983         * configure.ac
12984                 Match the new requirements (gtk 2.4.0)
12985                         
12986 2004-06-26 [colin]      0.9.11cvs17.2
12987
12988         * src/plugins/trayicon/trayicon.c
12989                 Remove useless signal handler on resize, which causes
12990                 an infinite "loop"
12991         
12992 2004-06-26 [colin]      0.9.11cvs17.1
12993         
12994         * tools/Makefile.am
12995                 remove launch_firebird and add nautilus2sylpheed.sh
12996         * src/quicksearch.c
12997           src/summaryview.c
12998                 Fix show/hide "Extended symbols" button problem
12999                 Fix apparition at startup
13000                 Fix const warnings
13001         * src/plugins/image_viewer/Makefile.am
13002                 Fix configure 
13003         * common/ssl.c
13004                 Re-enable certificate check, as it doesn't seem to
13005                 cause Xlib errors anymore
13006
13007 2004-06-25 [paul]       0.9.11cvs17
13008
13009         * sync with 0.9.11cvs17 HEAD
13010         
13011         NOTE: QuickSearch is broken
13012
13013 2004-06-07 [colin]      0.9.10claws67.10
13014         * src/plugins/trayicon/trayicon.c
13015           src/plugins/trayicon/libeggtrayicon/Makefile.am
13016           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
13017                 Fix gettextization in trayicon plugin
13018
13019 2004-06-07 [colin]      0.9.10claws67.9
13020         
13021         * src/summaryview.c
13022           src/gtk/gtksctree.[ch]
13023                 Let Shift+{Up,Down} work in summaryview
13024                 (well, Down "works" and Up works)
13025                 Let the list scroll when using these keys
13026
13027 2004-06-06 [colin]      0.9.10claws67.8
13028
13029         * src/plugins/trayicon/trayicon.c
13030                 Fix pixmap update
13031
13032 2004-06-06 [colin]      0.9.10claws67.7
13033
13034         * src/addressbook.c
13035                 Fix signal handling causing system-wide focus grab
13036
13037 2004-05-25 [paul]       0.9.10claws67.6
13038
13039         * Makefile.am
13040           src/Makefile.am
13041                 clean up
13042
13043 2004-05-25 [paul]       0.9.10claws67.5
13044
13045         * replace deprecated gtk_signal... functions
13046
13047 2004-05-23 [colin]      0.9.10claws67.4
13048
13049         * src/compose.c
13050                 Fix wrapping
13051
13052 2004-05-22 [colin]      0.9.10claws67.3
13053
13054         * src/compose.c
13055                 Re-fix [Edited] in compose.c::compose_reedit()
13056
13057 2004-05-22 [colin]      0.9.10claws67.2
13058
13059         * src/procmime.c
13060                 Fix parsing of multiparts mails
13061
13062 2004-05-22 [colin]      0.9.10claws67.1
13063
13064         * src/summaryview.c
13065                 Fix quicksearch
13066
13067 2004-05-22 [paul]       0.9.10claws67
13068
13069         * sync with 0.9.10claws67 HEAD
13070
13071 2004-05-14 [alfons]
13072
13073         * src/procmime.h
13074                 add forgotton prototype
13075
13076 2004-05-10 [paul]       0.9.10claws57
13077
13078         * sync with 0.9.10claws57 HEAD
13079
13080 2004-05-05 [paul]       0.9.9.claws1
13081
13082         * ChangeLog-gtk2        ** REMOVED **
13083           ChangeLog-gtk2.claws  ** ADDED **
13084                 rename and adopt the normal claws format
13085                 
13086         * configure.ac
13087                 require gtkmathview >= 0.5
13088
13089         * ac/*                          ** REMOVED **
13090           ac/                           ** REMOVED **
13091           intl/Makefile.in              ** REMOVED **
13092           m4/                           ** ADDED **
13093           m4/missing                    ** ADDED **
13094           m4/missing/gdk-pixbuf.m4      ** ADDED **
13095           m4/missing/gettext.m4         ** ADDED **
13096           m4/missing/gpgme.m4           ** ADDED **
13097           m4/missing/imlib.m4           ** ADDED **
13098           m4/.cvsignore                 ** ADDED **
13099           m4/Makefile.am                ** ADDED **
13100           m4/README                     ** ADDED **
13101           m4/aclocal-include.m4         ** ADDED **
13102           m4/aspell.m4                  ** ADDED **
13103           m4/check-type.m4              ** ADDED **
13104           m4/gnupg-check-typedef.m4     ** ADDED **
13105           m4/openssl.m4                 ** ADDED **
13106           m4/spamassassin.m4            ** ADDED **
13107           po/ChangeLog                  ** REMOVED **
13108           po/Makefile.in.in             ** REMOVED **
13109           po/Rules-quot                 ** REMOVED **
13110           po/boldquot.sed               ** REMOVED **
13111           po/en@boldquot.header         ** REMOVED **
13112           po/en@quot.header             ** REMOVED **
13113           po/insert-header.sin          ** REMOVED **
13114           po/quot.sed                   ** REMOVED **
13115           po/remove-potcdate.sed        ** REMOVED **
13116           po/remove-potcdate.sin        ** REMOVED **
13117           po/stamp-po                   ** REMOVED **
13118           Makefile.am
13119           autogen.sh
13120           configure.ac
13121                 enable building with automake 1.8.x
13122                 add 'autopoint --force' to autogen.sh and remove all
13123                 auto-generated files, remove ac/ directory and use
13124                 m4/ directory instead
13125                 
13126         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
13127                 fix gettextization
13128
13129 2004-02-28 Colin Leroy <colin@colino.net>
13130         * src/prefs_matcher.c
13131           src/prefs_filtering.c
13132           src/prefs_filtering_action.c
13133                 Fix non-editable GtkEntries
13134
13135 2004-02-22 Thorsten Maerz <torte@netztorte.de>
13136         * src/prefs_themes.c
13137                 utf8 conversion for theme info
13138
13139 2004-02-21 Thorsten Maerz <torte@netztorte.de>
13140         * sync 0.9.9claws
13141
13142 2004-02-14 Thorsten Maerz <torte@netztorte.de>
13143         * src/grouplistdialog.c
13144                 allow multiple selections without ctrl key
13145
13146 2004-02-09 Thorsten Maerz <torte@netztorte.de>
13147         * src/main.c
13148                 enable customizable accelerators
13149
13150 2004-02-08 Thorsten Maerz <torte@netztorte.de>
13151         * src/prefs_common.c
13152                 re-enable different font settings for gtk1/2
13153         * src/prefs_folder_item.c
13154                 fix folder prefs displayed wrong
13155         * src/textview.c
13156                 set 'sunken' shadow type
13157
13158 2004-02-07 Colin Leroy <colin@colino.net>
13159         * src/compose.c
13160                 Fix message being always [Edited]
13161                 Encode headers correctly (utf8 buf)
13162
13163 2004-01-27 Thorsten Maerz <torte@netztorte.de>
13164         * src/socket.c
13165                 remove double g_source_attach()
13166                 (Thanks to Colin Leroy)
13167
13168 2004-01-27 Thorsten Maerz <torte@netztorte.de>
13169         * src/gtk/gtksctree.c
13170                 Fix SSL certificate list not shown
13171         * src/mimeview.c
13172                 Fix clicks in mime tree
13173
13174 2004-01-27 Thorsten Maerz <torte@netztorte.de>
13175         * src/common/socket.c
13176                 Fix SSL receive
13177         * src/compose.c
13178                 Fix clipboard menu hotkeys
13179
13180 2004-01-25 Thorsten Maerz <torte@netztorte.de>
13181         * src/gtk/gtkaspell.[ch]
13182           src/compose.c
13183                 reimplement spellchecker
13184
13185 2004-01-25 Thorsten Maerz <torte@netztorte.de>
13186         * src/gtk/filesel.c
13187                 crash when inserting file in compose window
13188                 (TODO: keep old selection on clicks)
13189         * src/main.c
13190                 use gtkrc-2.0 instead of gtkrc
13191
13192 2004-01-25 Thorsten Maerz <torte@netztorte.de>
13193         * src/messageview.c
13194                 remove orphaned mimeview unref()
13195
13196 2004-01-20 Thorsten Maerz <torte@netztorte.de>
13197         * src/grouplistdialog.c
13198                 expand nodes containing subscribed groups
13199
13200 2004-01-19 Thorsten Maerz <torte@netztorte.de>
13201         * src/textview.c
13202                 textview: hide cursor, restore old click behaviour
13203
13204 2004-01-18 Thorsten Maerz <torte@netztorte.de>
13205         * src/textview.c
13206                 variable names messed up
13207
13208 2004-01-17 Colin Leroy <colin@colino.net>
13209         * src/addr_compl.c
13210                 Fix completion address too thin
13211         * src/compose.c
13212                 Fix tab-to-subject behaviour
13213         * src/summaryview.c
13214                 Implement key up & down in summaryview
13215
13216 2004-01-12 Thorsten Maerz <torte@netztorte.de>
13217
13218         * sync 098claws
13219
13220 2004-01-08 Thorsten Maerz <torte@netztorte.de>
13221         * configure.ac
13222           Makefile.am
13223           doc/.cvsignore
13224           doc/Makefile.am
13225                 faq, man, manual moved to doc/
13226         * ac/aspell.m4
13227           ac/check-type.m4
13228           ac/gnupg-check-typedef.m4
13229           ac/openssl.m4
13230           ac/spamassassin.m4
13231           ac/missing/gdk-pixbuf.m4
13232           ac/missing/gpgme.m4
13233           ac/missing/imlib.m4
13234                 fix automake warnings
13235
13236 2003-12-06 Colin Leroy <colin@colino.net>
13237         * src/summaryview.c
13238                 Fix quicksearch
13239
13240 2003-12-05 Colin Leroy <colin@colino.net>
13241         * src/summaryview.c
13242                 Fix going to next unread folder
13243
13244 2003-12-05 Colin Leroy <colin@colino.net>
13245         * src/crash.c
13246                 Fix gtk2 compilation
13247         * src/session.c
13248                 Remove iotag source handler at disconnection
13249         * src/socket.[ch] 
13250                 Remove source handler when closing socket 
13251                 (fixes another seg)
13252
13253 2003-12-04 Colin Leroy <colin@colino.net>
13254         * src/compose.c
13255           src/prefs_account.c
13256           src/prefs_common.c
13257                 Fix some dropdown menus
13258
13259 2003-12-04 Colin Leroy <colin@colino.net>
13260         * src/compose.c
13261                 Fix event handlers on header fields
13262         * src/common/socket.c
13263           src/common/session.c
13264                 Fix segfault with callback (SSL)
13265                 Fix end of session 
13266
13267 2003-10-06 Thorsten Maerz <torte@netztorte.de>
13268
13269         * Fix compile bug in src/compose.c
13270         * removed src/gtk/gtkstext.[ch]
13271
13272 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
13273
13274         * Convert character set and escape "text" attributes in toolbar setting
13275         files.
13276         * Fixed bug in button-press-event handling.
13277
13278 2003-09-16 Thorsten Maerz <torte@netztorte.de>
13279
13280         * Fixed bug in key-press-event handling.
13281
13282 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
13283
13284         * Enabled to compile tray-icon plugin (Ad-hoc).
13285         * Avoid hang up bug of icon list in mime view (Ad-hoc).
13286
13287 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
13288
13289         * Enabled to compile on sylpheed-claws.
13290         (tray-icon plugin still cannot compile yet.)
13291
13292 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
13293
13294         * Updated to 0.9.5.
13295
13296 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
13297
13298         * Updated to 0.9.4.
13299         * Ported monitoring SSL mechanism to GSource of GLib2
13300         (I don't confirm it)
13301         * Added _gtk2 suffix to key name of font preference to avoid
13302         ovverwriting preference of Gtk+-1.2 version.
13303
13304 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
13305
13306         * Updated to 0.9.2.
13307
13308 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
13309
13310         * Updated to 0.9.1.
13311         * Translate po files into UTF-8 when execute autogen.sh.
13312
13313 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
13314
13315         * Updated to 0.9.0.
13316
13317 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
13318
13319         * Plugged GError related memory leaks.
13320
13321 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
13322
13323         * Changed default size of fonts.
13324         * Enabled to set titile font size of warning dialog.
13325
13326 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
13327
13328         * Embed a sylpheed icon into executable binary on Windows.
13329
13330 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
13331
13332         * I forgot to traslate character set of element string in src/xml.c.
13333
13334 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
13335
13336         * Fixed detecting bind_textdomain_codeset in configure.in.
13337         * The bug in which "Example" of "Date fromat" preference isn't displayed
13338         correctly has been fixed.
13339
13340 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
13341
13342         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
13343           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
13344           glib-gettextize
13345           Removed intl directory.
13346           Translated po files into UTF-8.
13347           (Thanks! Ryuji Abe)
13348
13349 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
13350
13351         * The bug which doesn't unscape string in xml.c has been fixed.
13352
13353 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
13354
13355         * The bug which is failed to translate encoding of file name thorough
13356         file dialog has been fixed.
13357
13358 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
13359
13360         * Modified to translate file names which is used in inporting/expoting
13361         mbox feature and "Save as" feature into locale encoding.
13362         * Translate file names into locale encoding when "Attache file" and
13363         "Insert file".
13364         * Force set G_BROKEN_FILENAMES environment variable.
13365         * Other minor fixes.
13366
13367 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
13368
13369         * Modified to treat MH folder's name as locale encoding.
13370
13371 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
13372
13373         * The bug which clash on switching candidates of auto completion of
13374         addresses, cannot use auto completion in Japanesse is fixed
13375         (Thanks! Tokunaga-san)¡¥
13376
13377 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
13378
13379         * The bug which cannot switch key accelerator preference has been fixed
13380         (Thanks! smbd-san)¡¥
13381
13382 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
13383
13384         * version 0.8.11-gtk2-20030314
13385
13386 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
13387
13388         * The bug in which character set conversion of filtering messages has
13389         been fixed.(Thanks! COCOA-san).
13390
13391 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
13392
13393         * Revived "Leave space on head" preference in "Message" category.
13394         * A bug which clash when put the cursor to end of buffer and execute
13395         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
13396
13397 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
13398
13399         * version 0.8.11-gtk2-20030312
13400
13401 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
13402
13403         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
13404         * Modified to use Pango's API directly for font preference.
13405         * Integrated GtkTextView of textview to one widget.
13406         * Set fonts of header title in textview by "header_title" tag.
13407         * Removed some deprecated codes.
13408
13409 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
13410
13411         * Updated to 0.8.11.
13412         * Merged cygwin patch(Thanks! Sakai-san).
13413
13414 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
13415
13416         * version 0.8.10-gtk2-20030309