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