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