76813768c59e84d18283d1c88175f2d170aef8e0
[claws.git] / ChangeLog
1 2006-07-01 [colin]      2.3.1cvs50
2
3         * src/prefs_account.c
4                 Typographic rules varying from language
5                 to language (in french "Protocole :"),
6                 we have to do that :)
7
8 2006-07-01 [ticho]      2.3.1cvs49
9
10         * src/prefs_account.c
11                 Only use one temporary gchar* variable in
12                 prefs_account_protocol_set_optmenu().
13
14 2006-07-01 [ticho]      2.3.1cvs48
15
16         * src/prefs_account.c
17         * src/prefs_account.h
18                 Use GtkLabel for existing account protocol name.
19                 Created an array for protocol names and populate the
20                 combobox from it in a for() cycle.
21
22 2006-06-30 [colin]      2.3.1cvs47
23
24         * src/compose.c
25                 Block undo when changing signature (by changing
26                 account)
27
28 2006-06-30 [paul]       2.3.1cvs46
29
30         * src/send_message.c
31                 when editing From in the Compose window, use that address
32                 in the Return-Path: header
33                 Thanks to Colin
34
35 2006-06-30 [colin]      2.3.1cvs45
36
37         * src/compose.c
38                 Fix signature replacement:
39                 - when no newline before separator
40                 - when reediting
41
42 2006-06-29 [colin]      2.3.1cvs44
43
44         * src/folderview.c
45         * src/folderview.h
46         * src/mainwindow.c
47         * src/summaryview.c
48                 Let 'View/Go to/Next marked' work like
49                 Next new & Next unread: across folders
50                 Change the select_on_entry pref to do
51                 what we want when changing folder
52         * src/common/utils.c
53                 Fix single-quoted links 
54
55 2006-06-29 [colin]      2.3.1cvs43
56
57         * src/gtk/gtkaspell.c
58                 "Sylpheed" and "Sylpheed-Claws" do exist !
59
60 2006-06-29 [colin]      2.3.1cvs42
61
62         * src/imap.c
63                 Forgot to remove debug
64
65 2006-06-29 [colin]      2.3.1cvs41
66
67         * src/imap.c
68         * src/imap.h
69         * src/mainwindow.c
70                 Disconnect from IMAP servers when going
71                 offline. Fixes bug #978 (going to offline-mode 
72                 won't close connections)
73
74 2006-06-29 [colin]      2.3.1cvs40
75
76         * src/main.c
77                 Fix transient setting on failing plugins
78                 Patch by Fabien
79         * src/plugins/pgpcore/sgpgme.c
80                 Only warn for OpenPGP. Most people don't
81                 have CMS available.
82
83 2006-06-29 [colin]      2.3.1cvs39
84
85         * src/compose.c
86                 Fix Spelling menu (discrepancy between context menu
87                 and top menu when folder's dictionary isn't the 
88                 default one)
89         * src/plugins/pgpcore/sgpgme.c
90                 More error reporting about why gpgme can fail
91
92 2006-06-29 [wwp]        2.3.1cvs38
93
94         * src/mainwindow.c
95                 honor the display-header-pane setting even when the message view
96                 is a separate window.
97
98 2006-06-29 [wwp]        2.3.1cvs37
99
100         * src/prefs_actions.c
101                 forgot to commit that one (use of GTK_STOCK_INFO).
102
103 2006-06-29 [colin]      2.3.1cvs36
104
105         * src/imap.c
106                 Better handling of login errors (ask the password
107                 again once), alert in case of error. Fix three
108                 signedness warnings.
109
110 2006-06-28 [wwp]        2.3.1cvs35
111
112         * src/prefs_template.c
113         * src/prefs_matcher.c
114         * src/prefs_filtering_action.c
115         * src/prefs_quote.c
116                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
117                 patch by Fabien Vantard, slightly modified.
118
119 2006-06-28 [paul]
120
121         2.4.0-rc2 released
122
123 2006-06-28 [colin]      2.3.1cvs34
124
125         * src/prefs_account.c
126                 Fix bug #977 (Can't add or edit imap accounts)
127
128 2006-06-28 [colin]      2.3.1cvs33
129
130         * src/mimeview.c
131                 Fix previous
132
133 2006-06-28 [colin]      2.3.1cvs32
134
135         * src/mimeview.c
136                 Save named inlined attachments with "Save all"
137         * src/main.c
138         * src/mbox.c
139         * src/common/plugin.c
140         * src/common/plugin.h
141         * src/common/sylpheed.c
142         * src/common/utils.c
143         * src/plugins/pgpcore/sylpheed.def
144         * src/plugins/pgpinline/sylpheed.def
145         * src/plugins/pgpmime/sylpheed.def
146                 Win32 compatibility patch, by
147                 Werner Koch
148
149 2006-06-28 [wwp]        2.3.1cvs31
150
151         * src/imap.c
152         * src/prefs_folder_item.c
153                 less compilation warnings (thanks to Fabien Vantard), less typos.
154
155 2006-06-28 [paul]       2.3.1cvs30
156
157         * src/gtk/gtkutils.c
158                 gtk_combo_box_set_focus_on_click() is only
159                 available since gtk 2.6.0
160
161 2006-06-28 [paul]       2.3.1cvs29
162
163         * src/prefs_ext_prog.c
164                 fix engrish and add a tooltip for the
165                 'command for 'Display as text' option
166
167 2006-06-28 [paul]
168
169         2.4.0-rc1 released
170
171 2006-06-28 [paul]       2.3.1cvs28
172
173         * ChangeLog
174         * tools/Makefile.am
175                 include textviewer.pl in releases
176
177 2006-06-28 [paul]       2.3.1cvs27
178
179         * src/prefs_ext_prog.c
180                 hide Print command option if libgnomeprint
181                 support is present
182
183 2006-06-27 [colin]      2.3.1cvs26
184
185         * src/compose.c
186                 Fix Esc handling in insert/attach dialog
187                 Don't show this dialog if dragging something
188                 else than text/uri-list
189                 Thanks to Fabien Vantard
190         * tools/textviewer.pl
191                 Filter script to display stuff as text
192                 by H. Merijn Brand
193
194 2006-06-27 [wwp]        2.3.1cvs25
195
196         * src/messageview.c
197                 use the exact product name (message view title), patch
198                 by Fabien Vantard.
199
200 2006-06-27 [ticho]      2.3.1cvs24
201
202         * src/prefs_account.c
203         * src/prefs_common.c
204         * src/prefs_common.h
205         * src/prefs_ext_prog.c
206         * src/textview.c
207                 Add a preference (Preferences/External programs)
208                 to allow "Display as text" to be done via a script
209                 (patch by H.Merijn Brand).
210                 Use GtkComboBox for protocol selection in account
211                 preferences.
212                 Only include current choice for existing accounts, and
213                 insensitivize the combobox.
214
215 2006-06-27 [paul]       2.3.1cvs23
216
217         * src/mbox.c
218                 fix crasher introduced in cvs21.
219                 Thanks to Colin
220
221 2006-06-26 [colin]      2.3.1cvs22
222
223         * src/mbox.c
224                 Fix double-frees when leaving folders
225                 after exporting to mbox
226
227 2006-06-26 [colin]      2.3.1cvs21
228
229         * src/mbox.c
230                 More feedback (and optimisation)
231                 on import/export
232         * src/common/utils.c
233                 Fix case when looking for mail addresses
234         * src/gtk/gtkutils.c
235                 Extra check for (X-)Face
236
237 2006-06-25 [ticho]      2.3.1cvs20
238
239         * src/compose.c
240         * src/exphtmldlg.c
241         * src/gtk/gtkutils.c
242         * src/gtk/gtkutils.h
243                 Added second argument to gtkut_sc_combobox_create() to
244                 control focus-on-click for the widget.
245                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
246
247 2006-06-25 [ticho]      2.3.1cvs19
248
249         * src/compose.c
250         * src/gtk/Makefile.am
251         * src/gtk/combobox.c
252         * src/gtk/combobox.h
253         * src/gtk/gtkutils.c
254         * src/gtk/gtkutils.h
255                 Use GtkComboBox instead of deprecated GtkOptionMenu
256                 for account selector in compose window and for encoding
257                 selector in attachment properties.
258                 Also factorise working with the new GtkComboBox somewhat.
259
260 2006-06-24 [paul]       2.3.1cvs18
261
262         * src/prefs_common.c
263                 use the correct default value
264
265 2006-06-24 [paul]       2.3.1cvs17
266
267         * src/compose.c
268         * src/prefs_common.c
269         * src/prefs_common.h
270         * src/prefs_compose_writing.c
271                 enable setting of default action when
272                 dnd'ing files in the compose window.
273                 (Collaborative effort with wwp)
274
275 2006-06-23 [wwp]        2.3.1cvs16
276
277         * src/compose.c
278                 i18n fix (thanks to Fabien Vantard)
279
280 2006-06-22 [colin]      2.3.1cvs15
281
282         * src/prefs_customheader.c
283                 Don't use filters in custom headers' file 
284                 selector. Remember, extensions mean nothing :)
285
286 2006-06-22 [paul]       2.3.1cvs14
287
288         * configure.ac
289                 allow setting of man directory location
290
291 2006-06-22 [colin]      2.3.1cvs13
292
293         * src/mainwindow.c
294                 Add 'View/Go to/Next unread folder'.
295                 I missed that :)
296
297 2006-06-22 [colin]      2.3.1cvs12
298
299         * src/common/utils.c
300                 Add some subject prefixes
301                 Patch by Bjorn T Johansen <btj@havleik.no>
302
303 2006-06-22 [colin]      2.3.1cvs11
304
305         * manual/advanced.xml
306                 Forgotten hidden pref
307
308 2006-06-21 [paul]       2.3.1cvs10
309
310         * src/prefs_account.c
311                 complete the removal of 'Add date header' option
312
313 2006-06-21 [paul]       2.3.1cvs9
314
315         * src/account.c
316         * src/compose.c
317         * src/prefs_account.c
318         * src/prefs_account.h
319                 remove option to add date header - always
320                 add date header
321         * src/etpan/imap-thread.c
322                 fix warnings (Thanks to Colin)
323
324 2006-06-21 [wwp]        2.3.1cvs8
325
326         * src/folder.c
327                 set the attachment flag when inline text part are (file)named. This is more convenient
328                 when receiving (for instance) inline source files or patches sent using thunderbird.
329
330 2006-06-21 [paul]       2.3.1cvs7
331
332         * src/inc.c
333                 fix off-by-one count of current msg in
334                 statusbar filtering progressbar
335
336 2006-06-21 [paul]       2.3.1cvs6
337
338         * src/folder.c
339                 Show attachment icon even if the part is 'inline'
340                 if the following conditions are met:
341                 - content-type != 'text/plain'
342                 - content-type != '*/pgp-signature'
343                 - either 'name' or 'filename' parameter is not NULL
344                 
345                 Thanks to Colin
346
347 2006-06-21 [paul]       2.3.1cvs5
348
349         * src/messageview.c
350         * src/prefs_common.c
351         * src/prefs_common.h
352         * src/prefs_other.c
353                 add an option to 'Never send Return
354                 Receipts'
355                 Thanks to Colin
356
357 2006-06-20 [mones]      2.3.1cvs4
358
359         * po/es.po
360                 updated
361         * src/compose.c
362                 typo fixed (space after comma)
363         * tools/make.themes.project
364                 remove exec mode from tarball files
365
366 2006-06-20 [colin]      2.3.1cvs3
367
368         * src/news.c
369         * src/procheader.c
370         * src/unmime.c
371                 Better fix for \n's in headers (don't 
372                 break Received: and others)
373
374 2006-06-20 [paul]       2.3.1cvs2
375
376         * src/alertpanel.c
377         * src/textview.c
378                 improve legibility of phishing attempt
379                 dialog
380
381 2006-06-20 [paul]       2.3.1cvs1
382
383         * NEWS
384         * README
385         * configure.ac
386                 Update version number following
387                 stable release
388
389 2006-06-20 [colin]      2.3.0cvs26
390
391         * src/compose.c
392                 When dragging a file to the text of the compose
393                 window, ask whether we want to insert or attach
394                 (I know lots of people who do that to attach)
395
396 2006-06-20 [colin]      2.3.0cvs25
397
398         * src/etpan/imap-thread.c
399                 Fix threshold (the append command is often > 32 bytes)
400
401 2006-06-19 [colin]      2.3.0cvs24
402
403         * src/imap.c
404         * src/etpan/imap-thread.c
405                 Workaround Rockliffe IMAP server bug: replace
406                 "x UID SEARCH (ANSWERED UID 1:*)" with
407                 "x UID SEARCH ANSWERED"
408                 (Rockliffe doesn't handle the parenthesis)
409
410 2006-06-19 [colin]      2.3.0cvs23
411
412         * src/compose.c
413         * src/imap.c
414         * src/etpan/imap-thread.c
415                 Probably fix bug #972 (Freezes when adding 
416                 an attachment to the message)
417         * src/common/defs.h
418                 Modernize Firefox cmd
419
420
421 2006-06-18 [colin]      2.3.0cvs22
422
423         * src/prefs_customheader.c
424                 Only allow correct filenames for various
425                 custom headers
426
427 2006-06-18 [colin]      2.3.0cvs21
428
429         * src/prefs_customheader.c
430                 Add a 'From File...' button in custom headers prefs, which
431                 try to do the right thing: 
432                 for normal headers, use file as plaintext,
433                 for X-Face, calls compface,
434                 for Face, encode to b64.
435
436 2006-06-17 [colin]      2.3.0cvs20
437
438         * src/mh.c
439                 Warning fix
440
441 2006-06-16 [colin]      2.3.0cvs19
442
443         * src/summaryview.c
444                 Recursive quicksearch: show message list
445                 in current folder, *then* search children
446                 in the background.
447
448 2006-06-16 [colin]      2.3.0cvs18
449
450         * src/main.c
451                 Instead of ignoring SIGPIPE, save caches
452                 when getting one. Will fix the fact that
453                 hot caches are out-of-date when logging 
454                 out of Xorg.
455         * src/compose.c
456         * src/prefs_compose_writing.c
457                 Only save text (not attachments) when 
458                 auto-saving to drafts
459         * src/unmime.c
460                 Always replace \n, \r and \t with spaces
461                 in headers
462         * manual/dist/html/Makefile.am
463         * manual/dist/pdf/Makefile.am
464         * manual/dist/ps/Makefile.am
465         * manual/dist/txt/Makefile.am
466         * manual/fr/dist/html/Makefile.am
467         * manual/fr/dist/pdf/Makefile.am
468         * manual/fr/dist/ps/Makefile.am
469         * manual/fr/dist/txt/Makefile.am
470         * manual/pl/dist/html/Makefile.am
471         * manual/pl/dist/pdf/Makefile.am
472         * manual/pl/dist/ps/Makefile.am
473         * manual/pl/dist/txt/Makefile.am
474                 Fix make clean removing pregenerated manuals
475
476
477 2006-06-16 [colin]      2.3.0cvs17
478
479         * src/plugins/pgpcore/sgpgme.c
480         * src/plugins/pgpmime/pgpmime.c
481         * src/plugins/pgpinline/pgpinline.c
482                 Better error reporting in setup_signers.
483                 Don't fallback to default key if specified
484                 key isn't found.
485                 Don't allow signing if more than one secret
486                 key matches the one specified in prefs.
487
488 2006-06-15 [colin]      2.3.0cvs16
489
490         * src/folderview.c
491                 Add "Send queue" in the folder's contextual
492                 menu
493         * src/compose.c
494         * src/messageview.c
495         * src/privacy.c
496         * src/privacy.h
497         * src/procmime.c
498         * src/procmsg.c
499         * src/plugins/pgpcore/passphrase.c
500         * src/plugins/pgpcore/sgpgme.c
501         * src/plugins/pgpinline/pgpinline.c
502         * src/plugins/pgpmime/pgpmime.c
503                 Better error reporting
504         * src/mbox.c
505                 Probably fix bug #971 (2.2.3 cannot read mail 
506                 from local mbox)
507
508
509 2006-06-15 [mones]      2.3.0cvs15
510
511         * tools/make.themes.project
512                 creates the themes project from the web page
513
514 2006-06-15 [colin]      2.3.0cvs14
515
516         * src/folder.c
517                 Better fix (avoid losing the folder if scan_tree 
518                 fails)
519
520 2006-06-15 [cleroy]     2.3.0cvs13
521
522         * src/folder.c
523                 Probably fix Bug #969 (crash on rebuilding 
524                 imap folder)
525
526 2006-06-14 [colin]      2.3.0cvs12
527
528         * manual/dtd/manual.xsl
529         * manual/sylpheed-claws-manual.xml
530         * manual/fr/sylpheed-claws-manual.xml
531         * manual/pl/sylpheed-claws-manual.xml
532                 Insert pagebreaks between sections
533
534 2006-06-14 [paul]       2.3.0cvs11
535
536         * configure.ac
537                 better fix than 2.3.0cvs10
538
539 2006-06-14 [paul]       2.3.0cvs10
540
541         * configure.ac
542                 fix setting of PACKAGE_DATA_DIR with newer autoconf
543                 (backwards compatible)
544
545 2006-06-13 [colin]      2.3.0cvs9
546
547         * src/messageview.c
548                 Fix sending of return receipt with the new queue folders
549
550 2006-06-13 [wwp]        2.3.0cvs8
551
552         * src/quote_fmt_lex.l
553                 fix wrong tokens returned in quote_fmt lexer, query not().
554
555 2006-06-13 [wwp]        2.3.0cvs7
556
557         * src/folder.c
558         * src/prefs_folder_item.c
559                 allow changing folder type even when folder is not a top-level one,
560                 thanks to Colin.
561
562 2006-06-12 [colin]      2.3.0cvs6
563
564         * src/folderview.c
565                 Fix double-ask of "Do you want to mark all
566                 as read"
567
568 2006-06-12 [colin]      2.3.0cvs5
569
570         * src/compose.c
571         * src/compose.h
572         * src/folder.c
573         * src/folder.h
574         * src/imap.c
575         * src/inc.c
576         * src/main.c
577         * src/messageview.c
578         * src/mh.c
579         * src/prefs_folder_item.c
580         * src/procheader.c
581         * src/procmime.c
582         * src/procmsg.c
583         * src/procmsg.h
584         * src/send_message.c
585         * src/summaryview.c
586         * src/toolbar.c
587                 Apply bug #964's patch (Queue and drafts aren't normal)
588                 The Drafts and Queue folder now contain RFC-822 files,
589                 allowing to move and copy mails from and to these 
590                 folders. Moving from Drafts to Queue will prepare the
591                 mail for sending (PGP signature, encryption, etc).
592                 This patch also rework sending errors handling to try
593                 to be more helpful.
594                 Also, allow redefining folder types via the GUI 
595                 (Folder type in its Properties)
596
597 2006-06-12 [colin]      2.3.0cvs4
598
599         * src/summaryview.c
600         * src/prefs_common.c
601         * src/prefs_common.h
602         * src/gedit-print.c
603                 Allow to define a specific print font - patch
604                 by Bernhard Walle <bernhard.walle@gmx.de>
605         * src/prefs_fonts.c
606         * manual/advanced.xml
607         * manual/fr/advanced.xml
608                 Add a hidden pref to allow deletion without
609                 confirmation
610
611 2006-06-12 [wwp]        2.3.0cvs3
612
613         * .cvsignore
614                 more files to ignore.
615
616 2006-06-12 [wwp]        2.3.0cvs2
617
618         * src/quote_fmt.c
619         * src/quote_fmt_lex.l
620         * src/quote_fmt_parse.y
621                 extend the quote_fmt parser (templates and quotes):
622                 - allow limited sub-expressions in |p{} and |f{} expressions,
623                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
624                 - implemented/fixed missing implementation of query_references and show_references,
625                 - completed, fixed contents and format of the symbols help dialog,
626                 - fix some compilation warnings.
627
628 2006-06-12 [wwp]        2.3.0cvs1
629
630         * manual/advanced.xml
631         * manual/fr/advanced.xml
632                 updates in the "templates" section of the manual (eng/fr):
633                  - be more precise (both versions)
634                  - completed to match the english reference (fr version)
635                  - touchups (both versions)
636
637 2006-06-12 [paul]       2.3.0
638
639         2.3.0 released
640
641 2006-06-12 [paul]       2.2.3cvs14
642
643         * po/ca.po
644         * po/cs.po
645         * po/de.po
646         * po/el.po
647         * po/fr.po
648         * po/it.po
649         * po/pt_BR.po
650         * po/sr.po
651         * po/zh_CN.po
652                 updated by Miquel Oliete, Tim, Stephan Sachse,
653                 Stavros Giannouris, Fabien Vantard, Andrea
654                 Spadaccini, Frederico Goncalves Guimaraes,
655                 Aleksandar Urosevic, and Ralgh Young
656
657 2006-06-12 [colin]      2.2.3cvs13
658
659         * src/mbox.c
660                 Add missing header
661
662 2006-06-11 [colin]      2.2.3cvs12
663
664         * src/msgcache.c
665                 Verify that g_malloc() succeeded
666
667 2006-06-11 [colin]      2.2.3cvs11
668
669         * src/wizard.c
670                 Add Face header to welcome mail
671
672 2006-06-10 [colin]      2.2.3cvs10
673
674         * src/textview.c
675                 Revert previous (Forgot it changes the
676                 margin on the whole mail)
677
678 2006-06-10 [colin]      2.2.3cvs9
679
680         * src/textview.c
681                 Don't overlap long headers under (X-)Face
682
683 2006-06-10 [mones]      2.2.3cvs8
684
685         * manual/xml2pdf
686                 allow generation of manual on systems lacking saxon binary
687                 but with java and the saxon library installed
688
689         * po/es.po
690                 updated for release
691
692 2006-06-09 [colin]      2.2.3cvs7
693
694         * src/summaryview.c
695                 Fix leak when using Display Sender using Addressbook
696
697 2006-06-09 [colin]      2.2.3cvs6
698
699         * src/compose.c
700         * src/folder.c
701         * src/folderview.c
702         * src/mimeview.c
703         * src/summaryview.c
704                 More leaks fixes
705
706 2006-06-09 [paul]       2.2.3cvs5
707
708         * AUTHORS
709         * src/gtk/authors.h
710         * tools/claws.i18n.status.pl
711                 updated with new info
712
713 2006-06-09 [paul]       2.2.3cvs4
714
715         * README
716                 updated
717         * manual/ack.xml
718                 add wwp to authors list
719         * src/gtk/authors.h
720                 update mine and Colin's addresses
721
722 2006-06-08 [colin]      2.2.3cvs3
723
724         * src/etpan/imap-thread.c
725                 Fix leak on SSL cert check
726
727 2006-06-08 [colin]      2.2.3cvs2
728
729         * src/common/utils.c
730                 Fix leak
731
732 2006-06-08 [paul]       2.2.3cvs1
733
734         * configure.ac
735                 Update version number following
736                 stable release
737
738 2006-06-07 [colin]      2.2.2cvs3
739
740         * src/msgcache.c
741                 Fix catching cache read errors (guint instead of gint)
742                 Prevent malloc'ing more than 8MB (means cache corruption)
743
744 2006-06-07 [paul]       2.2.2cvs2
745
746         * src/exporthtml.c
747         * src/exportldif.c
748         * src/mh.c
749         * src/mutt.c
750         * src/pine.c
751         * src/common/utils.c
752                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
753                 obey $HOME'
754                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
755                 Thanks to Colin
756
757 2006-06-06 [paul]       2.2.2cvs1
758
759         * configure.ac
760                 Update version number following
761                 stable release
762
763 2006-06-06 [paul]       2.2.1cvs6
764
765         * src/matcher.c
766                 fix  implicit declaration of
767                 sylpheed_do_idle()
768                 Patch by Fabien Vantard
769
770 2006-06-06 [paul]       2.2.1cvs5
771
772         * src/matcher.c
773                 fix age_greater and age_lower so that they
774                 mean what say and not '...or equal to'
775                 Thanks to Colin
776
777 2006-06-06 [paul]       2.2.1cvs4
778
779         * src/textview.c
780         * src/common/utils.c
781                 fix URI check
782                 Thanks to Colin
783
784 2006-06-05 [wwp]        2.2.1cvs3
785
786         * manual/fr/account.xml
787                 minor language fixes (thanks to Fabien Vantard).
788
789 2006-06-05 [colin]      2.2.1cvs2
790
791         * src/prefs_folder_item.c
792         * src/folderview.c
793                 Allow recursive setting of properties 
794                 for whole mailboxes
795         * src/matcher.c
796                 Don't freeze on 'test' filtering rule
797
798 2006-06-05 [colin]      2.2.1cvs1
799
800         * configure.ac
801                 Update version number following
802                 stable release
803
804 2006-06-04 [wwp]        2.2.0cvs82
805
806         * manual/glossary.xml
807         * manual/account.xml
808         * manual/fr/glossary.xml
809         * manual/fr/account.xml
810                 added glossary section and references/links related to the Face custom header.
811
812 2006-06-04 [colin]      2.2.0cvs81
813
814         * src/summaryview.c
815                 Skip to next message on move with no
816                 immediate execution
817
818 2006-06-04 [wwp]        2.2.0cvs80
819
820         * manual/xml2pdf
821                 added sanity checks, exit when needed.
822
823 2006-06-03 [paul]       2.2.0cvs79
824
825         * src/prefs_receive.c
826                 page name is now 'Receiving'
827         * src/prefs_send.c
828                 page name is now 'Sending'
829
830 2006-06-03 [colin]      2.2.0cvs78
831
832         * src/plugins/spamassassin/spamassassin_gtk.c
833                 Autoswitch to Localhost if transport was previously
834                 disabled. Else people had to check [] Enable, then
835                 *reselect* transport.
836
837 2006-06-03 [colin]      2.2.0cvs77
838
839         * src/plugins/pgpinline/pgpinline.c
840         * src/plugins/pgpmime/pgpmime.c
841                 Check that gpg_data_release_and_get_mem 
842                 didn't fail (now, why this happens...)
843
844 2006-06-03 [colin]      2.2.0cvs76
845
846         * src/mbox.c
847                 Fix bug #962 (Manual and/or UI should 
848                 warn about incompatible locking 
849                 causing dataloss)
850
851 2006-06-02 [cleroy]     2.2.0cvs75
852
853         * src/filtering.c
854         * src/folder.c
855         * src/procmsg.c
856         * src/summaryview.c
857                 Fix a few leaks
858
859 2006-06-02 [colin]      2.2.0cvs74
860
861         * src/main.c
862                 On exit, free caches after writing them
863                 Shuts up some valgrind false positives
864         * src/procmsg.c
865         * src/send_message.c
866                 Fix races when reusing existing SMTP connections
867                 Fix inexistant session timeout
868         * src/toolbar.c
869                 Display alertpanel after all queues have
870                 been processed, not after each
871
872 2006-06-02 [wwp]        2.2.0cvs73
873
874         * manual/fr/glossary.xml
875         * manual/fr/ack.xml
876         * manual/ack.xml
877                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
878
879 2006-06-02 [wwp]        2.2.0cvs72
880
881         * manual/xml2pdf
882         * manual/dist/pdf/Makefile.am
883         * manual/dtd/manual.xsl
884         * manual/fr/dist/pdf/Makefile.am
885         * manual/pl/dist/pdf/Makefile.am
886                 we changed the procedure to generate the .pdf version of the manual.
887                 The procedure is more modern and the .pdf we get now has a valid index.
888                 Here are the new pre-requisites:
889
890                 - JRE 1.x (1.4 here): there must be one from your distro
891                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
892                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
893                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
894
895                 See my posts for further info about the installation of this toolchain:
896
897                 Date: Fri, 19 May 2006 19:40:06 +0200
898                 From: wwp <subscript@free.fr>
899                 To: sylpheed-claws-devel@lists.sourceforge.net
900                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
901
902                 and
903
904                 Date: Wed, 24 May 2006 12:58:49 +0200
905                 From: wwp <subscript@free.fr>
906                 To: sylpheed-claws-devel@lists.sourceforge.net
907                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
908
909 2006-06-01 [colin]      2.2.0cvs71
910
911         * src/compose.c
912                 Better guards against IMAP races
913         * src/main.c
914         * src/prefs_common.c
915         * src/prefs_common.h
916         * src/common/ssl_certificate.c
917         * src/etpan/imap-thread.c
918         * src/etpan/imap-thread.h
919         * src/gtk/sslcertwindow.c
920                 New hidden option ssl_skip_cert_check to 
921                 avoid dups of bug #959 (libetpan linked
922                 against gnutls and gnutls buggy on 64bit)
923                 Present expired warning only once per
924                 session/server.
925         * manual/advanced.xml
926         * manual/fr/advanced.xml
927                 Document new option
928
929 2006-06-01 [wwp]        2.2.0cvs70
930
931         * src/messageview.c
932                 fix for bug #961 (return receipt dialog 
933                 complains incorrectly about return-path 
934                 email adress being different), thanks 
935                 to Colin.
936
937 2006-05-31 [cleroy]     2.2.0cvs69
938
939         * src/common/ssl.c
940                 Guard against NULLs, although this
941                 should never be an issue
942
943 2006-05-31 [colin]      2.2.0cvs68
944
945         * src/filtering.c
946                 Use g_slist_prepend
947         * src/imap.c
948                 Don't remove caches when destroying folder, it
949                 could (should) be done at exit
950         * src/inc.c
951                 free processing cache after incorporation
952         * src/etpan/imap-thread.c
953                 Maybe fix bug #959 (Crash on moving to emails 
954                 to a imap account per ssl with a expired 
955                 certificate.)
956
957 2006-05-30 [colin]      2.2.0cvs67
958
959         * src/summaryview.c
960                 Put back event flush when displaying message
961                 It avoids reading a bunch of messages just
962                 by hitting shift-n for too long ;)
963
964 2006-05-29 [colin]      2.2.0cvs66
965
966         * src/summaryview.c
967                 Remove useless g_warnings
968
969 2006-05-29 [colin]      2.2.0cvs65
970
971         * src/imap.c
972                 Fix g_slist_append()s for performance
973
974 2006-05-29 [colin]      2.2.0cvs64
975
976         * src/compose.c
977         * src/common/utils.c
978                 Fix extraneous tab at start of addresses
979         * src/mainwindow.c
980                 Fix warnings (thanks to Fabien)
981                 Fix crash at exit when composing messages 
982                 exist
983         * src/pop.c
984                 Fix progress bar when deleting expired mails
985                 Thanks to Hiro
986         * src/summaryview.c
987         * src/gtk/gtksctree.c
988                 Fix re-sorting slowness
989
990 2006-05-29 [paul]       2.2.0cvs63
991
992         * src/mh.c
993                 fetch full message when moving mails
994                 from another mailbox, (fixed data loss
995                 when filtering from IMAP to MH, introduced
996                 in 2.2.0cvs57).
997                 Thanks to Colin
998
999 2006-05-29 [mones]      2.2.0cvs62
1000
1001         * src/gtk/gtksctree.c
1002                 Unselect faster (patch by Colin)        
1003
1004 2006-05-26 [colin]      2.2.0cvs61
1005
1006         * src/summaryview.c
1007                 Unplug MSGINFO_UPDATE callback on delete too.
1008
1009 2006-05-26 [colin]      2.2.0cvs60
1010
1011         * src/foldersel.c
1012                 Fix bold in folder selection window with glib2.10
1013                 thanks Hiro
1014
1015 2006-05-26 [colin]      2.2.0cvs59
1016
1017         * src/procheader.c
1018                 Convert date only if necessary (and don't
1019                 try to convert from utf8 to utf8, too)
1020         * src/summaryview.c
1021                 Only set column's text if the column's 
1022                 displayed
1023
1024 2006-05-26 [colin]      2.2.0cvs58
1025
1026         * src/summaryview.c
1027         * src/gtk/gtkutils.c
1028                 Fix useless warning
1029
1030 2006-05-26 [colin]      2.2.0cvs57
1031
1032         * src/mainwindow.c
1033                 Make summaryview selectable as long as 
1034                 no message has focus
1035         * src/mh.c
1036                 Faster deletion (by implementing mh_remove_msgs)
1037                 Faster copy (avoid using mh_fetch_msg just to get
1038                 the filename)
1039                 Faster move (using move_file instead of copy_file
1040                 if MSG_IS_MOVE)
1041                 No progressbar if total number of mails to cp/mv 
1042                 is less than 100
1043         * src/summaryview.c
1044                 Fix removal from subject_table when mail gets moved
1045                 Faster deletion (g_slist_prepend instead of append)
1046         * src/gtk/gtksctree.c
1047                 Remove useless code
1048
1049 2006-05-25 [colin]      2.2.0cvs56
1050
1051         * src/common/ssl_certificate.c
1052                 Fix leak in expired cert check
1053
1054 2006-05-25 [colin]      2.2.0cvs55
1055
1056         * src/mh.c
1057                 Disable flags syncing on .mh_sequences - it
1058                 is buggy and marks mails read under unknown
1059                 conditions.
1060
1061 2006-05-25 [paul]
1062
1063         * 2.3.0-rc4 released
1064
1065 2006-05-24 [colin]      2.2.0cvs54
1066
1067         attention cvs users: if you manage to crash
1068         Sylpheed-Claws while moving, copying or deleting
1069         mails, we *are* interested in stack traces and
1070         valgrind logs. It looks stable, but one never
1071         knows...
1072
1073         * src/folder.c
1074                 Add progressbar for cache updates
1075         * src/folderutils.c
1076                 Optimize Mark all read in the current
1077                 folder
1078         * src/mh.c
1079                 Add progressbar for copy/move
1080         * src/procmsg.c
1081                 Optimize O(n^2) in copy/move
1082         * src/summaryview.c
1083         * src/gtk/gtksctree.c
1084                 Optimize O(n^2) algos
1085         * src/common/timing.h
1086                 Display ms instead of us
1087
1088 2006-05-24 [wwp]        2.2.0cvs53
1089
1090         * manual/fr/advanced.xml
1091                 updates to the French manual.
1092
1093 2006-05-24 [wwp]        2.2.0cvs52
1094
1095         * src/common/utils.c
1096                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1097
1098 2006-05-24 [wwp]        2.2.0cvs51
1099
1100         * src/folderutils.c
1101                 fixed "mark all read" in MH folders (thanks to Colin).
1102
1103 2006-05-24 [paul]       2.2.0cvs50
1104
1105         * doc/man/sylpheed-claws.1
1106                 updated the man page
1107
1108 2006-05-23 [colin]      2.2.0cvs49
1109
1110         * src/folderview.c
1111         * src/imap.c
1112         * src/inc.c
1113         * src/mbox.c
1114         * src/messageview.c
1115         * src/news.c
1116         * src/send_message.c
1117         * src/summaryview.c
1118         * src/gtk/sslcertwindow.c
1119                 alertpanel fixes, by Fabien
1120
1121 2006-05-23 [colin]      2.2.0cvs48
1122
1123         * src/folder.c
1124         * src/folderview.c
1125         * src/msgcache.c
1126         * src/summaryview.c
1127         * src/gtk/gtksctree.c
1128         * src/gtk/gtksctree.h
1129                 More timings
1130                 Fix slow loading problem, which was caused by the
1131                 use of some gtk_ctree funcs and their use of
1132                 g_list_position while gtk_ctree_(un)link'ing.
1133                 Reap more functions from gtkctree.c to be sure we
1134                 use our (fast) version instead of theirs.
1135         * src/mh.c
1136                 Fix copy of unread mails
1137
1138
1139 2006-05-22 [wwp]        2.2.0cvs47
1140
1141         * manual/fr/advanced.xml
1142                 updated.
1143
1144 2006-05-22 [colin]      2.2.0cvs46
1145
1146         * src/filtering.c
1147                 Fix possible infinite loop. 'copy' is not a 
1148                 final action, so when encountering a 'copy',
1149                 we have to check if a previous one was set
1150                 and do it. In the same way, if we encounter
1151                 a 'move' we have to perform a possibly 
1152                 pending 'copy'. This will slow down filtering
1153                 on IMAP if move+copy or multiple copy actions
1154                 are to be done, but handling it via the batch
1155                 would be really too convoluted.
1156
1157 2006-05-22 [wwp]        2.2.0cvs45
1158
1159         * manual/fr/advanced.xml
1160         * manual/fr/faq.xml
1161         * manual/fr/glossary.xml
1162         * manual/fr/handling.xml
1163         * manual/fr/intro.xml
1164         * manual/fr/plugins.xml
1165         * manual/fr/sylpheed-claws-manual.xml
1166                 sync w/ the english manual: updates URIs, documented mailing-list
1167                 support, better explanation about the enabled/disabled feature
1168                 in filtering/processing rules by Paul.
1169
1170 2006-05-21 [colin]      2.2.0cvs44
1171
1172         * src/summaryview.c
1173                 Don't expand after building threads, but during
1174
1175 2006-05-21 [colin]      2.2.0cvs43
1176
1177         * src/procmsg.c
1178         * src/summaryview.c
1179                 More timing possibilities... For next time I have 
1180                 to find out how the hell some 3GHz computer takes
1181                 one minute to open a 30k folder...
1182
1183 2006-05-21 [colin]      2.2.0cvs42
1184
1185         * manual/pl/advanced.xml
1186         * manual/pl/faq.xml
1187         * manual/pl/glossary.xml
1188         * manual/pl/handling.xml
1189         * manual/pl/intro.xml
1190         * manual/pl/plugins.xml
1191         * manual/pl/sylpheed-claws-manual.xml
1192                 Polish manual updated by Pawel
1193
1194 2006-05-20 [colin]
1195
1196         * 2.3.0-rc3 released
1197
1198 2006-05-20 [colin]      2.2.0cvs41
1199
1200         * src/imap.c
1201                 Fix -rc2 problems:
1202                 - remove cache of moved messages from original folder
1203                 - apply new flags to messages even if they aren't appliable
1204                   via IMAP.
1205
1206 2006-05-20 [colin]
1207
1208         * 2.3.0-rc2 released
1209
1210 2006-05-19 [colin]      2.2.0cvs40
1211
1212         * src/imap.c
1213                 Don't issue SELECT in imap_change_flags
1214                 before having checked that we indeed have
1215                 some flags to change. MSG_POSTFILTERED for
1216                 example can't be used on IMAP.
1217                 Fixes bug #955 (copying messages between 
1218                 imap folders is extremely slow), which was
1219                 a regression.
1220
1221 2006-05-19 [colin]      2.2.0cvs39
1222
1223         * src/folder.c
1224         * src/folder.h
1225         * src/folderview.c
1226                 Try to fix bug #830 (Some unread messages 
1227                 get marked read in IMAP inbox):
1228                 - Prevent scanning a folder if it's being 
1229                   opened via the GUI
1230                 - Postpone opening via the GUI of a folder
1231                   currently scanned.
1232
1233
1234 2006-05-19 [wwp]        2.2.0cvs38
1235
1236         * manual/advanced.xml
1237                 fix English+typo (thanks to Paul).
1238
1239 2006-05-19 [wwp]        2.2.0cvs37
1240
1241         * manual/advanced.xml
1242         * manual/fr/advanced.xml
1243         * src/gtk/logwindow.c
1244         * src/prefs_common.c
1245         * src/prefs_common.h
1246                 added hidden prefs to allow customization of colors used in
1247                 protocol log window (useful for dark gtk+ themes).
1248
1249 2006-05-19 [wwp]        2.2.0cvs36
1250
1251         * ChangeLog
1252                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1253
1254 2006-05-19 [paul]       2.2.0cvs35
1255
1256         * src/textview.c
1257                 make Reply-To fully clickable
1258         * src/gtk/logwindow.c
1259                 more colouring (SMTP ESMTP)
1260         Both patches by Pawel Pekala
1261
1262 2006-05-19 [cleroy]     2.2.0cvs34
1263
1264         * src/mh.c
1265                 Don't update flags from current folder
1266                 Probably fixes bug #935 (Read Messages 
1267                 Revert to Being Marked as Unread)
1268
1269 2006-05-18 [colin]      2.2.0cvs33
1270
1271         * src/imap.c
1272                 Warning fix
1273         * src/compose.c
1274         * src/mainwindow.c
1275         * src/summaryview.c
1276         * src/toolbar.c
1277                 Allow replying to multiple emails
1278                 in multiple windows
1279         * src/mimeview.c
1280         * src/etpan/imap-thread.c
1281                 Leak fixes
1282
1283 2006-05-18 [paul]       2.2.0cvs32
1284
1285         * src/summaryview.c
1286                 keep Mailing-List menu refreshed
1287                 Thanks to Colin
1288
1289 2006-05-18 [paul]       2.2.0cvs31
1290
1291         * manual/advanced.xml
1292         * manual/faq.xml
1293         * manual/glossary.xml
1294         * manual/handling.xml
1295         * manual/intro.xml
1296         * manual/plugins.xml
1297         * manual/sylpheed-claws-manual.xml
1298                 update URLs
1299                 add info about mailing-list support
1300                 edit filtering info
1301         * src/wizard.c
1302         * src/common/defs.h
1303         * src/gtk/about.c
1304         * src/plugins/dillo_viewer/README
1305                 update URLs
1306
1307 2006-05-17 [wwp]        2.2.0cvs30
1308
1309         * manual/handling.xml
1310         * manual/fr/handling.xml
1311                 documented the ability to enabled/disable filtering/processing rules.
1312
1313 2006-05-17 [colin]      2.2.0cvs29
1314
1315         * src/main.c
1316                 Don't initialize g_thread subsystem if it's 
1317                 already done (thanks to Hiro)
1318         * src/mimeview.c
1319                 Fix saving of parts when there name can't be
1320                 converted from UTF-8.
1321
1322 2006-05-17 [paul]       2.2.0cvs28
1323
1324         * po/Makefile.in.in
1325                 fix config.status warning with autoconf 2.60
1326
1327 2006-05-17 [paul]       2.2.0cvs27
1328
1329         * po/POTFILES.in
1330                 add src/mbox.c
1331
1332 2006-05-17 [wwp]        2.2.0cvs26
1333
1334         * src/mainwindow.c
1335                 fix useless and potentially dangerous buffer walking (thanks to Colin).
1336
1337 2006-05-17 [wwp]        2.2.0cvs25
1338
1339         * src/plugins/demo/demo.c
1340                 updated product name in plugin demo (many plugins need to be
1341                 sync'ed w/ that change).
1342
1343 2006-05-17 [colin]      2.2.0cvs24
1344
1345         * src/mh.c
1346                 Fix leak
1347
1348 2006-05-16 [colin]      2.2.0cvs23
1349
1350         * src/mainwindow.c
1351                 Stupid me hit again. Fix cvs22.
1352
1353 2006-05-16 [colin]      2.2.0cvs22
1354
1355         * src/mainwindow.c
1356                 Fix bug #922 (sylpheed-claws crashed after 
1357                 pushing on Inbox folder)
1358
1359 2006-05-16 [colin]      2.2.0cvs21
1360
1361         * src/compose.c
1362                 Make From header be copy/paste/select-able
1363
1364 2006-05-16 [wwp]        2.2.0cvs20
1365
1366         * src/export.c
1367         * src/matcher.c
1368         * src/summaryview.c
1369         * src/etpan/imap-thread.c
1370                 fix some compiler warnings (thanks to Colin).
1371
1372 2006-05-16 [wwp]        2.2.0cvs19
1373
1374         * src/action.c
1375         * src/gedit-print.c
1376         * src/inc.c
1377         * src/mainwindow.c
1378         * src/mh.c
1379         * src/statusbar.c
1380         * src/send_message.c
1381         * src/summaryview.c
1382                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1383
1384 2006-05-15 [colin]      2.2.0cvs18
1385
1386         * src/procmsg.c
1387                 Fix automatic rule creation with List-Post
1388
1389 2006-05-15 [paul]       2.2.0cvs17
1390
1391         * tools/filter_conv_new.pl
1392                 updated for rule enabling/disabling
1393                 claws version >= 2.3.x required
1394
1395 2006-05-15 [cleroy]     2.2.0cvs16
1396
1397         * src/main.c
1398                 Revert test
1399
1400 2006-05-15 [cleroy]     2.2.0cvs15
1401
1402         * src/main.c
1403                 test
1404
1405 2006-05-15 [wwp]        2.2.0cvs14
1406
1407         * manual/pl/.cvsignore
1408                 ignore generated files.
1409
1410 2006-05-14 [wwp]        2.3.0-rc1
1411
1412         * 2.3.0-rc1 released
1413
1414 2006-05-13 [wwp]        2.2.0cvs13
1415
1416         * src/filtering.c
1417         * src/filtering.h
1418         * src/matcher.c
1419         * src/matcher_parser_lex.l
1420         * src/matcher_parser_parse.y
1421         * src/prefs_filtering.c
1422                 new feature: provide the ability to disable filtering and processing
1423                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1424                 adaptations.
1425
1426 2006-05-13 [colin]      2.2.0cvs12
1427
1428         * src/compose.c
1429                 Remove useless if (a) b; else b;
1430                 Thanks to wwp
1431
1432 2006-05-13 [wwp]        2.2.0cvs11
1433
1434         * src/export.c
1435         * src/import.c
1436         * src/mainwindow.c
1437         * src/mbox.c
1438         * src/summaryview.c
1439         * src/summaryview.h
1440                 no more silent failures (or at least less ones) when importing
1441                 or exporting from/to mbox. Also start importing/exporting if
1442                 the necessary info is set.
1443
1444 2006-05-13 [wwp]        2.2.0cvs10
1445
1446         * RELEASE_NOTES
1447                 restored up-to-date release notes.
1448
1449 2006-05-13 [paul]       2.2.0cvs9
1450
1451         * po/nl.po
1452         * po/ru.po
1453                 updated by Tim Dijkstra and Pavlo Bohmat
1454
1455 2006-05-12 [colin]      2.2.0cvs8
1456
1457         * src/gtk/quicksearch.c
1458                 Add "k" as shortcut for "colorlabel". Patch
1459                 by ath42@users.sf.net.
1460
1461 2006-05-12 [paul]       2.2.0cvs7
1462
1463         * src/prefs_common.h
1464         * src/prefs_summaries.c
1465         * src/summaryview.c
1466                 when entering a folder also allow
1467                 going directly to first Marked message
1468
1469 2006-05-12 [paul]       2.2.0cvs6
1470
1471         * src/summaryview.c
1472                 always obey 'confirm before marking all
1473                 mails read' option
1474
1475 2006-05-12 [paul]       2.2.0cvs5
1476
1477         * src/textview.c
1478                 make Sender fully clickable
1479
1480 2006-05-12 [colin]      2.2.0cvs4
1481
1482         * src/compose.c
1483         * src/compose.h
1484                 Let From be editable
1485         * src/main.c
1486         * src/mh.c
1487                 Full support of .mh_sequences' Unseen seq
1488
1489 2006-05-12 [colin]      2.2.0cvs3
1490
1491         * src/folder.c
1492         * src/mainwindow.c
1493         * src/mainwindow.h
1494         * src/messageview.c
1495         * src/prefs_spelling.c
1496         * src/procheader.c
1497         * src/procmsg.c
1498         * src/procmsg.h
1499         * src/summaryview.c
1500         * src/toolbar.c
1501         * src/toolbar.h
1502                 Add contextual menu on Compose toolbar
1503                 button. Fixes bug #944 (Automatic
1504                 addresses not applied when changing account
1505                 from compose window)
1506                 add Mailing List support
1507                 based on the old 0.6.5claws25 patch by
1508                 Melvin Hadasht, with finishing touches
1509                 by Colin
1510                 Fix "ignore thread" when mails are threaded by
1511                 subject (and weren't ignored although appearing
1512                 in the thread).
1513                 GUI rework.
1514                 Both patches by Pawel.
1515
1516 2006-05-08 [paul]       2.2.0cvs2
1517
1518         * src/mainwindow.c
1519         * src/mainwindow.h
1520         * src/messageview.c
1521         * src/procheader.c
1522         * src/procmsg.c
1523         * src/procmsg.h
1524         * src/summaryview.c
1525                 add Mailing List support
1526                 based on the old 0.6.5claws25 patch by 
1527                 Melvin Hadasht, with finishing touches
1528                 by Colin
1529
1530 2006-05-08 [colin]      2.2.0cvs1
1531
1532         * src/mainwindow.c
1533         * src/toolbar.c
1534         * src/toolbar.h
1535                 Add contextual menu on Compose toolbar 
1536                 button. Fixes bug #944 (Automatic 
1537                 addresses not applied when changing account 
1538                 from compose window)
1539
1540 2006-05-08 [paul]       2.2.0
1541
1542         2.2.0 released
1543
1544 2006-05-08 [paul]       2.1.1cvs51
1545
1546         * po/cs.po
1547         * po/de.po
1548         * po/en_GB.po
1549         * po/fi.po
1550         * po/fr.po
1551         * po/pt_BR.po
1552         * po/sr.po
1553         * po/zh_CN.po
1554                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1555                 Fabien Vantard, Frederico Goncalves Guimaraes,
1556                 Aleksandar Urosevic, and Ralgh Young
1557
1558 2006-05-12 [colin]      2.1.1cvs50
1559
1560         * po/cs.po
1561         * po/de.po
1562         * po/en_GB.po
1563         * po/es.po
1564         * po/fi.po
1565         * po/fr.po
1566         * po/pt_BR.po
1567         * po/sr.po
1568         * po/zh_CN.po
1569                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1570                 Fabien Vantard, Frederico Goncalves Guimaraes,
1571                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1572
1573 2006-05-05 [colin]      2.1.1cvs49
1574
1575         * manual/Makefile.am
1576         * manual/pl/Makefile.am
1577         * manual/pl/account.xml
1578         * manual/pl/ack.xml
1579         * manual/pl/addrbook.xml
1580         * manual/pl/advanced.xml
1581         * manual/pl/faq.xml
1582         * manual/pl/glossary.xml
1583         * manual/pl/gpl.xml
1584         * manual/pl/handling.xml
1585         * manual/pl/intro.xml
1586         * manual/pl/keyboard.xml
1587         * manual/pl/plugins.xml
1588         * manual/pl/starting.xml
1589         * manual/pl/sylpheed-claws-manual.xml
1590         * manual/pl/dist/.cvsignore
1591         * manual/pl/dist/Makefile.am
1592         * manual/pl/dist/html/.cvsignore
1593         * manual/pl/dist/html/Makefile.am
1594         * manual/pl/dist/pdf/.cvsignore
1595         * manual/pl/dist/pdf/Makefile.am
1596         * manual/pl/dist/ps/.cvsignore
1597         * manual/pl/dist/ps/Makefile.am
1598         * manual/pl/dist/txt/.cvsignore
1599         * manual/pl/dist/txt/Makefile.am
1600                 Add the polish translation of the manual,
1601                 Authored by Pawel Pekala.
1602
1603 2006-05-05 [cleroy]     2.1.1cvs48
1604
1605         * src/main.c
1606                 Re-read matcherrc after loading plugins 
1607                 if some of them add folders.
1608
1609 2006-05-03 [colin]      2.1.1cvs47
1610
1611         * src/imap.c
1612                 I'm idiot
1613
1614 2006-05-03 [colin]      2.1.1cvs46
1615
1616         * src/imap.c
1617                 Be sure to have a session when
1618                 getting separator
1619
1620 2006-05-03 [colin]      2.1.1cvs45
1621
1622         * src/imap.c
1623         * src/imap.h
1624         * src/imap_gtk.c
1625                 Fix preventing renaming with namespace 
1626                 separator.
1627
1628 2006-05-01 [colin]      2.1.1cvs44
1629
1630         * src/action.c
1631                 Don't reload messageview when result of
1632                 action is piped.
1633
1634 2006-04-29 [colin]      2.1.1cvs43
1635
1636         * src/prefs_receive.c
1637         * src/plugins/spamassassin/spamassassin_gtk.c
1638         * src/plugins/clamav/clamav_plugin_gtk.c
1639                 GUI fixes by Pawel
1640
1641 2006-04-29 [colin]      2.1.1cvs42
1642
1643         * src/prefs_compose_writing.c
1644         * src/prefs_quote.c
1645                 Cleanups. Patch by Pawel
1646
1647 2006-04-28 [paul]       2.1.1cvs41
1648
1649         * src/matcher.c
1650                 fix returned quick search results when search
1651                 term contains an underscore.
1652                 Thanks to Colin
1653
1654 2006-04-28 [paul]       2.1.1cvs40
1655
1656         * src/prefs_message.c
1657         * src/prefs_receive.c
1658                 GUI cleanups
1659                 Patches by Pawel Pekala
1660
1661 2006-04-27 [colin]      2.1.1cvs39
1662
1663         * src/wizard.c
1664                 Differentiate subject Welcome from
1665                 window's title Welcome
1666
1667 2006-04-27 [paul]
1668
1669         2.2.0-rc1 released
1670
1671 2006-04-27 [paul]       2.1.1cvs38
1672
1673         * manual/advanced.xml
1674         * manual/fr/advanced.xml
1675                 add info about compose_no_markup hidden pref
1676
1677 2006-04-27 [paul]       2.1.1cvs37
1678
1679         * src/prefs_account.c
1680                 improve privacy labels
1681         * src/prefs_msg_colors.c
1682                 change some strings for translators' convenience
1683         * src/gtk/gtkutils.c
1684                 don't underline the link button text
1685
1686 2006-04-25 [colin]      2.1.1cvs36
1687
1688         * src/folder.c
1689                 Complete 2.1.1cvs33 (once more ;)
1690
1691 2006-04-25 [colin]      2.1.1cvs35
1692
1693         * src/editldap.c
1694                 Fix tooltip
1695
1696 2006-04-25 [cleroy]     2.1.1cvs34
1697
1698         * src/compose.c
1699         * src/gtk/gtkaspell.c
1700                 Fix crash on redirect (related to the return 
1701                 of the aspell menu in compose's toolbar)
1702         * src/prefs_msg_colors.c
1703                 Fix sensitivity widgets
1704         * src/image_viewer.c
1705         * src/gtk/pluginwindow.c
1706         * src/gtk/prefswindow.c
1707                 Change released signals to clicked (Fabien)
1708         * po/POTFILES.in
1709         * src/common/socket.c
1710         * src/plugins/spamassassin/spamassassin.c
1711                 Translate strings (Fabien)
1712
1713 2006-04-25 [paul]       2.1.1cvs33
1714
1715         * src/folder.c
1716         * src/folder.h
1717         * src/folderview.c
1718                 complete the fix of bug #912
1719                 Thanks to Colin
1720
1721 2006-04-25 [colin]      2.1.1cvs32
1722
1723         * src/news.c
1724                 Better progress bar
1725         * src/mimeview.c
1726         * src/summaryview.c
1727         * src/summaryview.h
1728                 Fix focus chain
1729                 Patches by Pawel Pekala
1730
1731 2006-04-24 [colin]      2.1.1cvs31
1732
1733         * src/compose.c
1734                 Fix compilation warnings (Fabien)
1735
1736 2006-04-24 [colin]      2.1.1cvs30
1737
1738         * src/addrindex.c
1739         * src/editldap.c
1740         * src/editldap_basedn.c
1741         * src/editldap_basedn.h
1742         * src/ldapctrl.c
1743         * src/ldapctrl.h
1744         * src/ldapquery.c
1745         * src/ldaputil.c
1746         * src/ldaputil.h
1747                 Fix bug #901 (LDAPS support)
1748
1749 2006-04-24 [colin]      2.1.1cvs29
1750
1751         * src/compose.c
1752                 Fix logic on error with send dialog on
1753         * src/imap.c
1754                 Fix compilation without libetpan, thanks
1755                 to Fabien
1756         * src/summaryview.c
1757                 Fix 'context-menu' key
1758
1759 2006-04-23 [colin]      2.1.1cvs28
1760
1761         * src/folder.c
1762                 Never free current's cache to free up 
1763                 memory. Fixes bug #912 (new count 
1764                 randomly set to message count)
1765
1766 2006-04-23 [colin]      2.1.1cvs27
1767
1768         * src/gtk/quicksearch.c
1769                 And remove printf...
1770
1771 2006-04-23 [colin]      2.1.1cvs26
1772
1773         * src/gtk/quicksearch.c
1774                 Fix replacing in quicksearch, and fix inserting
1775                 in the middle of the string. (introduced at 2.1.0cvs22)
1776
1777 2006-04-23 [colin]      2.1.1cvs25
1778
1779         * src/imap.c
1780                 Make sure uidnext is initialized in get_num_list
1781                 (not for stable, related to 2.1.1cvs8 and friends)
1782
1783 2006-04-23 [colin]      2.1.1cvs24
1784
1785         * src/imap.c
1786                 Output something when login is successful
1787                 too
1788
1789 2006-04-23 [colin]      2.1.1cvs23
1790
1791         * src/etpan/imap-thread.c
1792                 Better logging (line-per-line, hide data in fetch)
1793                 Fix a const warning
1794         * src/gtk/logwindow.c
1795         * src/gtk/logwindow.h
1796                 Better logging (color for input/output)
1797
1798 2006-04-21 [colin]      2.1.1cvs22
1799
1800         * src/gtk/quicksearch.c
1801                 On gtk+-2.8, use stock buttons in quicksearch
1802                 Based on a patch by Fabien and a design by Paul
1803
1804 2006-04-21 [colin]      2.1.1cvs21
1805
1806         * src/folderview.c
1807         * src/mainwindow.c
1808                 Fix occasional flicker in folderview
1809         * src/common/utils.c
1810                 Fix bug #943 (Incorrectly parsed email address 
1811                 list in short headers on message view and in 
1812                 printouts)
1813
1814 2006-04-20 [colin]      2.1.1cvs20
1815
1816         * src/imap.c
1817         * src/imap.h
1818         * src/prefs_account.c
1819                 Add ANONYMOUS auth for IMAP
1820
1821 2006-04-20 [paul]       2.1.1cvs19
1822
1823         * src/main.c
1824                 proper fix for 2.1.1cvs18
1825                 Thanks to Colin
1826
1827 2006-04-20 [paul]       2.1.1cvs18
1828
1829         * src/main.c
1830                 fix build warnings
1831
1832 2006-04-20 [paul]       2.1.1cvs17
1833
1834         * src/gtk/quicksearch.c
1835                 fix standard, non-extended Quick search,
1836                 was broken in 2.1.1cvs15.
1837                 Thanks to Colin.
1838
1839 2006-04-20 [colin]      2.1.1cvs16
1840
1841         * src/prefs_matcher.c
1842                 Fix values when reselecting a ~test
1843                 rule
1844
1845 2006-04-19 [colin]      2.1.1cvs15
1846
1847         * src/compose.c
1848         * src/compose.h
1849         * src/gtk/gtkaspell.c
1850         * src/gtk/gtkaspell.h
1851                 Put back Options menu in Spelling/
1852         * src/gtk/quicksearch.c
1853                 Don't search, and show error, if the
1854                 advanced search has a syntax error
1855
1856 2006-04-18 [colin]      2.1.1cvs14
1857
1858         * src/textview.c
1859                 Fix gdk warnings on set_cursor when textview
1860                 isn't visible
1861
1862 2006-04-18 [colin]      2.1.1cvs13
1863
1864         * src/gtk/gtksctree.c
1865                 Remove seemingly useless refresh that causes
1866                 flicker - watch this commit in case of 
1867                 problems before planned backport to stable
1868
1869 2006-04-18 [colin]      2.1.1cvs12
1870
1871         * src/imap.c
1872                 Factorize get/set_xml code
1873         * src/compose.c
1874         * src/prefs_account.c
1875         * src/prefs_account.h
1876         * src/procmsg.c
1877                 Add Encrypt to self option
1878
1879 2006-04-17 [colin]      2.1.1cvs11
1880
1881         * configure.ac
1882                 Fix search on encrpyt function on dragonfly
1883                 Patch by Jonathan Buschmann <jonthn@agmact.com>
1884
1885 2006-04-17 [colin]      2.1.1cvs10
1886
1887         * src/prefs_account.c
1888                 Be safe by default: remove mails from POP3
1889                 after 7 days, not immediately
1890
1891 2006-04-17 [colin]      2.1.1cvs9
1892
1893         * src/etpan/imap-thread.c
1894                 Fix build on DragonFly - patch by 
1895                 Jonathan Buschmann <jonthn@agmact.com>
1896
1897 2006-04-17 [colin]      2.1.1cvs8
1898
1899         * src/imap.c
1900                 Save uidnext between sessions
1901
1902 2006-04-17 [colin]      2.1.1cvs7
1903
1904         * src/imap.c
1905                 scan is required when uid validity changes
1906
1907 2006-04-17 [colin]      2.1.1cvs6
1908
1909         * src/folderview.c
1910                 Don't scan if not necessary, apart in current
1911                 folder and INBOX to fetch flags.
1912         * src/imap.c
1913                 Scan is necessary if unread count changes
1914
1915 2006-04-17 [colin]      2.1.1cvs5
1916
1917         * src/imap.c
1918                 ...But always fetch ANSWERED and DELETED flags for
1919                 INBOX, as filtering can happen on these flags.
1920
1921 2006-04-17 [colin]      2.1.1cvs4
1922
1923         * src/imap.c
1924                 Don't fetch REPLIED and DELETED flags when synchronising
1925                 flags with a closed folder. We only need UNSEEN and FLAGGED
1926                 to update the folderview.
1927
1928 2006-04-17 [colin]      2.1.1cvs3
1929
1930         * src/imap.c
1931                 Faster flag search when there are new mails 
1932                 in a folder. We can do a full search if the 
1933                 folder contains less messages than the new
1934                 list.
1935
1936 2006-04-17 [colin]      2.1.1cvs2
1937
1938         * po/cs.po
1939         * po/de.po
1940         * po/fr.po
1941         * po/nl.po
1942         * po/pt_BR.po
1943                 Update translations from stable branch
1944
1945 2006-04-17 [colin]      2.1.1cvs1
1946
1947         * configure.ac
1948                 Bump version to follow stable release
1949
1950 2006-04-16 [mones]      2.1.0cvs50
1951
1952         * po/es.po
1953                 Updated for release
1954
1955 2006-04-16 [colin]      2.1.0cvs49
1956
1957         * src/textview.c
1958                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
1959                 with gtk < 2.8. Thanks to Fabien Vantard.
1960
1961 2006-04-15 [colin]      2.1.0cvs48
1962
1963         * src/etpan/imap-thread.c
1964                 Fix bug #919 (libetpan: SEGV when connecting 
1965                 using command)
1966
1967 2006-04-14 [colin]      2.1.0cvs47
1968
1969         * src/main.c
1970                 Fix race on --select (should be done better)
1971
1972 2006-04-14 [wwp]        2.1.0cvs46
1973
1974         * src/send_message.c
1975                 enforce a check for domain in account prefs (a sending
1976                 error could be faced if domain was checked but no value set),
1977                 thanks to Colin.
1978
1979 2006-04-14 [colin]      2.1.0cvs45
1980
1981         * src/codeconv.c
1982                 when converting from unknown to unknown, if the
1983                 string is UTF8, don't convert it to the locale
1984                 (which breaks it)
1985
1986 2006-04-14 [colin]      2.1.0cvs44
1987
1988         * src/compose.c
1989                 Don't try to use ASCII for converting headers
1990                 (as done in body)
1991
1992 2006-04-14 [paul]       2.1.0cvs43
1993
1994         * src/crash.c
1995                 add locale/charset info to crash report
1996         * src/gtk/about.c
1997                 add wwp to doc team
1998                 replace 'e-mail' with preferred 'email'
1999         * src/gtk/authors.h
2000                 ensure contributors list is in alphabetical
2001                 order
2002
2003 2006-04-13 [colin]      2.1.0cvs42
2004
2005         * src/textview.c
2006                 Prevent gdk warnings
2007
2008 2006-04-13 [colin]      2.1.0cvs41
2009
2010         * src/common/ssl_certificate.c
2011         * src/common/ssl_certificate.h
2012         * src/gtk/sslcertwindow.c
2013                 Warn on expired certs, and display the expiration date
2014
2015 2006-04-13 [colin]      2.1.0cvs40
2016
2017         * src/plugins/spamassassin/spamassassin_gtk.c
2018                 Fix missing set_text on unix socket
2019
2020 2006-04-13 [wwp]        2.1.0cvs39
2021
2022         * manual/fr/advanced.xml
2023         * manual/fr/glossary.xml
2024                 applied new spam/ham/email lexicon (pourriel, courriel)
2025
2026 2006-04-13 [paul]       2.1.0cvs38
2027
2028         * src/plugins/pgpmime/plugin.c
2029                 remove the mention of S/MIME from the
2030                 description. This is now handled by the
2031                 S/MIME plugin.
2032
2033 2006-04-13 [paul]       2.1.0cvs37
2034
2035         * src/prefs_msg_colors.c
2036                 rework dialog
2037         * src/prefs_folder_item.c
2038         * src/prefs_spelling.c
2039                 add a tooltip to the colour selector buttons
2040
2041 2006-04-13 [wwp]        2.1.0cvs36
2042
2043         * manual/advanced.xml
2044         * manual/glossary.xml
2045         * manual/handling.xml
2046         * manual/keyboard.xml
2047         * manual/plugins.xml
2048         * manual/starting.xml
2049         * manual/fr/account.xml
2050         * manual/fr/ack.xml
2051         * manual/fr/addrbook.xml
2052         * manual/fr/advanced.xml
2053         * manual/fr/faq.xml
2054         * manual/fr/glossary.xml
2055         * manual/fr/gpl.xml
2056         * manual/fr/handling.xml
2057         * manual/fr/intro.xml
2058         * manual/fr/keyboard.xml
2059         * manual/fr/plugins.xml
2060         * manual/fr/starting.xml
2061         * manual/fr/sylpheed-claws-manual.xml
2062                 fixes to the manuals:
2063                  - summaryview -> Message List (same in French)
2064                  - translate key names
2065                  - fix French punctuation, use non-breakable spaces when
2066                    necessary, don't use &thinsp; which is not portable
2067                  - tell what maildir and mbox formats we support
2068
2069 2006-04-12 [wwp]        2.1.0cvs35
2070
2071         * src/prefs_toolbar.c
2072                 unified a replace button more,
2073                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2074
2075 2006-04-12 [wwp]        2.1.0cvs34
2076
2077         * src/prefs_common.c
2078         * src/prefs_msg_colors.c
2079                 make default color labels translatable,
2080                 patch from Fabien Vantard <fzzzzz@gmail.com>,
2081                 thanks to Tim <timbrain@post.cz> for reporting.
2082
2083 2006-04-12 [wwp]        2.1.0cvs33
2084
2085         * manual/glossary.xml
2086         * manual/intro.xml
2087         * manual/plugins.xml
2088         * manual/starting.xml
2089         * manual/sylpheed-claws-manual.xml
2090         * manual/fr/.cvsignore
2091         * manual/fr/account.xml
2092         * manual/fr/ack.xml
2093         * manual/fr/addrbook.xml
2094         * manual/fr/advanced.xml
2095         * manual/fr/faq.xml
2096         * manual/fr/glossary.xml
2097         * manual/fr/handling.xml
2098         * manual/fr/intro.xml
2099         * manual/fr/keyboard.xml
2100         * manual/fr/plugins.xml
2101         * manual/fr/starting.xml
2102         * manual/fr/sylpheed-claws-manual.xml
2103                 various fixes: typos, missing .fr translations, punctuation,
2104                 capitalization, links, accents and some bad French more.
2105
2106 2006-04-12 [wwp]        2.1.0cvs32
2107
2108         * src/prefs_gtk.c
2109                 fix for bug #935: always store prefs files in UTF-8 (thanks
2110                 to Colin).
2111
2112 2006-04-11 [colin]      2.1.0cvs31
2113
2114         * src/compose.c
2115                 Fix inserting files not in utf8 when locale is utf8
2116
2117 2006-04-11 [colin]      2.1.0cvs30
2118
2119         * src/inc.c
2120                 Don't show error dialog when cancelling connection
2121                 Patch by Pawel
2122
2123 2006-04-11 [cleroy]     2.1.0cvs29
2124
2125         * src/compose.c
2126                 Implement multiple quote levels
2127         * src/prefs_common.c
2128                 Change a little bit the quote bgcolor for 2nd level
2129
2130 2006-04-11 [colin]      2.1.0cvs28
2131
2132         * src/gtk/about.c
2133                 Add locale and charset in the label
2134
2135 2006-04-10 [colin]      2.1.0cvs27
2136
2137         * src/compose.c
2138         * src/prefs_common.c
2139         * src/prefs_common.h
2140         * src/prefs_msg_colors.c
2141         * src/textview.c
2142                 Allow optional background color in quotes
2143                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2144                 GTK+-2.8.x feature
2145
2146 2006-04-10 [colin]      2.1.0cvs26
2147
2148         * src/main.c
2149         * src/mainwindow.c
2150         * src/mainwindow.h
2151                 Implement --select
2152
2153 2006-04-10 [colin]      2.1.0cvs25
2154
2155         * manual/plugins.xml
2156         * manual/fr/plugins.xml
2157                 Document libcurl's proxy variables
2158
2159 2006-04-09 [colin]      2.1.0cvs24
2160
2161         * src/prefs_common.c
2162                 gettext() returns statically allocated stuff. We have
2163                 to strdup it in order to be able to free it.
2164
2165 2006-04-09 [colin]      2.1.0cvs23
2166
2167         * AUTHORS
2168         * src/gtk/authors.h
2169                 Add Alexei
2170
2171 2006-04-09 [colin]      2.1.0cvs22
2172
2173         * src/mainwindow.c
2174         * src/gtk/quicksearch.c
2175                 Fix bug #859 (problems with cyrilic input in 
2176                 search panel) - Patch by Alexey Illarionov 
2177                 <littlesavage@rambler.ru>
2178
2179 2006-04-09 [colin]      2.1.0cvs21
2180
2181         * src/prefs_customheader.c
2182                 I prefer removing then freeing rather than the contrary
2183                 (even if it doesn't change anything ;-)
2184         * src/prefs_account.c
2185                 Fix bug #933 (Crash re-entering the custom headers list 
2186                 dialog in accounts prefs)
2187                 The problem happened when cancelling the Account 
2188                 Preferences' dialogs - in which case we didn't do 
2189                 anything to the PrefsAccount * struct. In case of applying,
2190                 the old ac_prefs was replaced with the tmp_ac_prefs we were
2191                 working with in this dialog. The problem is that 
2192                 prefs_customheader.c, working on this tmp_ac_prefs, always
2193                 changes the ->customhdr_list pointer, even when cancelled. 
2194                 So in case of cancelling the prefs_account dialog, we still
2195                 have to update ->customhdr_list in the real account.
2196
2197 2006-04-08 [colin]      2.1.0cvs20
2198
2199         * manual/fr/glossary.xml
2200         * manual/fr/keyboard.xml
2201                 Forgot some headers :)
2202
2203 2006-04-08 [colin]      2.1.0cvs19
2204
2205         * manual/Makefile.am
2206         * manual/fr/Makefile.am
2207         * manual/fr/account.xml
2208         * manual/fr/ack.xml
2209         * manual/fr/addrbook.xml
2210         * manual/fr/advanced.xml
2211         * manual/fr/faq.xml
2212         * manual/fr/glossary.xml
2213         * manual/fr/gpl.xml
2214         * manual/fr/handling.xml
2215         * manual/fr/intro.xml
2216         * manual/fr/keyboard.xml
2217         * manual/fr/plugins.xml
2218         * manual/fr/starting.xml
2219         * manual/fr/sylpheed-claws-manual.xml
2220         * manual/fr/dist/.cvsignore
2221         * manual/fr/dist/Makefile.am
2222         * manual/fr/dist/html/.cvsignore
2223         * manual/fr/dist/html/Makefile.am
2224         * manual/fr/dist/pdf/.cvsignore
2225         * manual/fr/dist/pdf/Makefile.am
2226         * manual/fr/dist/ps/.cvsignore
2227         * manual/fr/dist/ps/Makefile.am
2228         * manual/fr/dist/txt/.cvsignore
2229         * manual/fr/dist/txt/Makefile.am
2230                 Add the french translation of the manual. Thanks to
2231                 Olivier Delhomme <olivier.delhomme@free.fr> for 
2232                 account.xml, ack.xml, addrbook.xml and advanced.xml
2233
2234 2006-04-08 [colin]      2.1.0cvs18
2235
2236         * manual/plugins.xml
2237         * manual/starting.xml
2238                 More fixes
2239
2240 2006-04-07 [colin]      2.1.0cvs17
2241
2242         * manual/faq.xml
2243         * manual/intro.xml
2244         * manual/keyboard.xml
2245                 Little fixes
2246
2247 2006-04-07 [colin]      2.1.0cvs16
2248
2249         * README
2250         * src/compose.c
2251         * src/prefs_common.c
2252         * src/prefs_common.h
2253                 Add hidden compose_no_markup pref
2254
2255 2006-04-07 [wwp]        2.1.0cvs15
2256
2257         * src/summary_search.c
2258         * .cvsignore
2259                 Bugfix: stop button was sticky when searching in an empty folder.
2260                 Applied curly brackets code style to the whole file (summary_search.c).
2261                 More files to ignore.
2262
2263 2006-04-07 [wwp]        2.1.0cvs14
2264
2265         * src/message_search.c
2266         * src/summary_search.c
2267                 changed default button when search bumps at file/folder
2268                 beginning or end, for convenience (thanks to Colin).
2269
2270 2006-04-07 [paul]       2.1.0cvs13
2271
2272         * src/plugins/dillo_viewer/dillo_prefs.c
2273                 avoid future potential for namespace collision
2274                 Patch by Colin
2275
2276 2006-04-06 [wwp]        2.1.0cvs12
2277
2278         * src/summary_search.c
2279                 Unify extended/advanced searches names (and thus factorize labels),
2280                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2281
2282 2006-04-06 [wwp]        2.1.0cvs11
2283
2284         * src/folderview.c
2285         * src/prefs_themes.c
2286         * src/summaryview.c
2287                 Fixed some compilation warnings.
2288
2289 2006-04-06 [colin]      2.1.0cvs10
2290
2291         * manual/advanced.xml
2292                 Document the wizard template and how to deploy
2293                 Sylpheed-Claws effectively
2294
2295 2006-04-06 [colin]      2.1.0cvs9
2296
2297         * src/folderview.c
2298                 gettext patch to tell translators about _("#"),
2299                 by Maxim Britov
2300
2301 2006-04-06 [colin]      2.1.0cvs8
2302
2303         * src/textview.c
2304                 Fix invalid GtkTextBIter after clicking "Display as text"
2305
2306 2006-04-06 [mones]      2.1.0cvs7
2307
2308         * src/addr_compl.c
2309         * src/addrindex.c
2310         * src/addritem.c
2311         * src/codeconv.c
2312         * src/compose.c
2313         * src/filtering.c
2314         * src/folder.c
2315         * src/folder_item_prefs.c
2316         * src/folderview.c
2317         * src/localfolder.c
2318         * src/matcher.c
2319         * src/mimeview.c
2320         * src/prefs_msg_colors.c
2321         * src/prefs_spelling.c
2322         * src/prefs_themes.c
2323         * src/procmime.c
2324         * src/procmsg.c
2325         * src/stock_pixmap.c
2326         * src/summaryview.c
2327         * src/textview.c
2328         * src/toolbar.c
2329         * src/common/mgutils.c
2330         * src/common/prefs.c
2331         * src/common/ssl_certificate.c
2332         * src/gtk/colorlabel.c
2333         * src/gtk/quicksearch.c
2334         * src/plugins/pgpmime/pgpmime.c
2335         * src/plugins/spamassassin/spamassassin.c
2336                 Removed redundant NULL checks for g_free() calls.
2337                 Patch by Pawel Pekala.
2338
2339 2006-04-06 [mones]      2.1.0cvs6
2340
2341         * src/prefs_actions.c
2342         * src/prefs_filtering.c
2343         * src/prefs_filtering_action.c
2344         * src/prefs_matcher.c
2345         * src/prefs_template.c
2346         * src/gtk/gtkutils.c
2347         * src/gtk/gtkutils.h
2348                 Have a nice replace button. Patch by Pawel Pekala
2349
2350 2006-04-06 [colin]      2.1.0cvs5
2351
2352         * src/addressbook.c
2353                 Fix crash with empty columns
2354
2355 2006-04-05 [colin]      2.1.0cvs4
2356
2357         * src/wizard.c
2358         * src/prefs_gtk.c
2359                 Allow wizard customization with pre-filled values
2360
2361 2006-04-05 [colin]      2.1.0cvs3
2362
2363         * src/textview.c
2364         * src/mimeview.c
2365         * src/mimeview.h
2366                 Nicer messages in mimeview
2367
2368 2006-04-05 [colin]      2.1.0cvs2
2369
2370         * src/addressbook.c
2371         * src/prefs_summaries.c
2372                 i18n fix
2373
2374 2006-04-05 [colin]      2.1.0cvs1
2375
2376         * src/plugins/pgpcore/plugin.c
2377         * src/plugins/pgpcore/select-keys.c
2378         * src/plugins/pgpcore/select-keys.h
2379         * src/plugins/pgpcore/sgpgme.c
2380         * src/plugins/pgpcore/sgpgme.h
2381         * src/plugins/pgpinline/pgpinline.c
2382         * src/plugins/pgpinline/plugin.c
2383         * src/plugins/pgpmime/pgpmime.c
2384         * src/plugins/pgpmime/plugin.c
2385                 Factorize and generalize a bit 
2386                 Drop S/MIME signature verification from PGP/MIME
2387                 (adding it as another, more complete plugin)
2388
2389 2006-04-05 [paul]       2.1.0
2390
2391         2.1.0 released
2392
2393 2006-04-05 [paul]       2.0.0cvs186
2394
2395         * manual/advanced.xml
2396                 add info on colour labels
2397
2398 2006-04-05 [paul]       2.0.0cvs185
2399
2400         * po/bg.po
2401         * po/cs.po
2402         * po/de.po
2403         * po/el.po
2404         * po/en_GB.po
2405         * po/fi.po
2406         * po/fr.po
2407         * po/it.po
2408         * po/nl.po
2409         * po/pl.po
2410         * po/pt_BR.po
2411         * po/sr.po
2412         * po/zh_CN.po
2413                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
2414                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
2415                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
2416                 Guimaraes, Aleksandar Urosevic, Ralgh Young
2417         * src/gtk/authors.h
2418         * tools/claws.i18n.status.pl
2419                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2420                 and new Czech translator, Tim <timbrain@post.cz>
2421
2422 2006-04-05 [mones]      2.0.0cvs184
2423
2424         * po/es.po
2425                 Updated translation
2426
2427 2006-04-05 [colin]      2.0.0cvs183
2428
2429         * src/gtk/quicksearch.c
2430                 Fix bug #929 (unnecessary reload in quick search bar)
2431
2432 2006-04-05 [colin]      2.0.0cvs182
2433
2434         * src/compose.c
2435                 Fix crash on Reply with no From:
2436                 Show signature and conversion error on queuing 
2437                 (but not sending)
2438         * src/mainwindow.c
2439         * src/summaryview.c
2440         * src/summaryview.h
2441                 Factorize threading code and make sure msginfo 
2442                 is not null when it comes from a GtkCTreeRow's 
2443                 data
2444         * src/gtk/gtkaspell.c
2445                 Check for necessary things
2446         * src/gtk/gtksctree.c
2447         * src/gtk/gtksctree.h
2448                 Reset anchor if necessary when removing node
2449
2450 2006-03-29 [colin]      2.0.0cvs181
2451
2452         * src/folderview.c
2453                 Warn for disabled IMAP accounts (due to lack of
2454                 libetpan). Breaks string-freeze - sorry - but it
2455                 is kind of important ;)
2456
2457 2006-03-28 [colin]      2.0.0cvs180
2458
2459         * src/gtk/gtkutils.c
2460         * src/gtk/gtkutils.h
2461                 Add a gtkut_get_link_btn() function that
2462                 creates a button which acts like an URI
2463         * src/prefs_themes.c
2464         * src/gtk/about.c
2465                 Use this function (factorizes codes)
2466         * src/common/defs.h
2467         * src/gtk/pluginwindow.c
2468                 Add a "Get more..." in the plugins window
2469
2470 2006-03-28 [colin]      2.0.0cvs179
2471
2472         * src/common/smtp.c
2473         * src/common/passcrypt.c
2474         * src/undo.c
2475                 Warning fixes. Patch by Pawel Pekala
2476
2477 2006-03-27 [colin]      2.0.0cvs178
2478
2479         * src/undo.c
2480                 Fix undoing by blocks with spaces
2481
2482 2006-03-27 [colin]      2.0.0cvs177
2483
2484         * src/textview.c
2485                 Set margin to 3px for headers
2486
2487 2006-03-27 [paul]
2488
2489         2.1.0-rc2 released
2490
2491 2006-03-27 [wwp]        2.0.0cvs176
2492
2493         * src/summaryview.c
2494                 don't reset quicksearch when updating the message list.
2495                 Thanks to Colin.
2496
2497 2006-03-26 [wwp]        2.0.0cvs175
2498
2499         * src/compose.c
2500                 use a unified border width ('other' tab in the compose window,
2501                 patch by Pawel Pekala).
2502
2503
2504 2006-03-26 [wwp]        2.0.0cvs174
2505
2506         * src/common/quoted-printable.c
2507         * src/addressbook.c
2508                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2509
2510 2006-03-26 [colin]      2.0.0cvs173
2511
2512         * src/quote_fmt_parse.y
2513                 Fix non-UTF8 date formats messing up the whole quote a 
2514                 little bit
2515
2516 2006-03-26 [colin]      2.0.0cvs172
2517
2518         * src/procheader.c
2519                 Make sure the date is UTF8 valid, or try to make it
2520                 so. IncrediMail is really IncrediStupid.
2521         * src/compose.c
2522                 Fix possible conversions. 
2523                 
2524
2525 2006-03-26 [colin]      2.0.0cvs171
2526
2527         * src/matcher.c
2528                 Fix corner cases in body search. This is still a
2529                 hack... It seems impossible to make it good and 
2530                 reasonably fast at the same time.
2531
2532 2006-03-26 [colin]      2.0.0cvs170
2533
2534         * src/summaryview.c
2535                 I think I killed the twilight zone bug!
2536                 summary_select_node() flushes GTK events in order
2537                 to be able to center the view. But this also 
2538                 flushes keypresses like Ctrl-Alt-U, so this can
2539                 call summary_show from summary_select_node (itself
2540                 called from summary_show, etc.). And the summaryview
2541                 has to be unlocked in this function. So just locking
2542                 while processing GTK events, and bailing if locked, 
2543                 should fix it.
2544                 Fixes bug #927 (SIGSEGV during Update Summary)
2545
2546 2006-03-25 [colin]      2.0.0cvs169
2547
2548         * src/matcher.c
2549                 Fix search in QP-encoded bodies
2550                 Fix utf-8 searches in bodies encoded in the
2551                 locale's encoding
2552         * src/common/quoted-printable.c
2553         * src/common/quoted-printable.h
2554                 Add a decode function that doesn't overwrite
2555                 the original pointer
2556                 
2557
2558 2006-03-24 [colin]      2.0.0cvs168
2559
2560         * src/action.c
2561         * src/summaryview.c
2562         * src/summaryview.h
2563                 Update message cache after action
2564                 Patch by H. Merijn Brand
2565         * src/prefs_msg_colors.c
2566                 Factorize label 
2567                 Patch by Fabien Vantard
2568         * src/plugins/spamassassin/spamassassin_gtk.c
2569                 Remove useless translation
2570                 Patch by Fabien Vantard
2571
2572 2006-03-23 [colin]      2.0.0cvs167
2573
2574         * src/common/ssl.c
2575                 Let 30 seconds to SSL_connect
2576
2577 2006-03-23 [wwp]        2.0.0cvs166
2578
2579         * src/summaryview.c
2580         * src/gtk/description_window.c
2581                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2582                 and headers are translated; adjust description windows' width to fit their
2583                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2584
2585 2006-03-23 [paul]       2.0.0cvs165
2586
2587         * src/common/utils.c
2588                 fix highlighting of URIs containing "()"
2589                 (2.0.0cvs164's reversal fixed)
2590                 Thanks to Colin.
2591
2592 2006-03-23 [paul]       2.0.0cvs164
2593
2594         * src/common/utils.c
2595                 revert patch, (postponing a fix), at 2.0.0cvs120
2596                 as it breaks more URIs than it fixes.
2597                 Allow '-' to be a terminating character in a URI
2598
2599 2006-03-22 [colin]      2.0.0cvs163
2600
2601         * configure.ac
2602                 Require libetpan 0.45
2603                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2604
2605 2006-03-22 [paul]       2.0.0cvs162
2606
2607         * src/editgroup.c
2608                 replace '<-' and '->' buttons with GTK_STOCK graphical
2609                 buttons
2610         * src/summary_search.c
2611                 don't offer '...' for translation
2612                 add a tooltip to advanced search '...' button
2613         * src/gtk/quicksearch.c
2614                 don't offer '...' for translation
2615
2616 2006-03-21 [colin]      2.0.0cvs161
2617
2618         * src/compose.c
2619                 Fix middle-click pasting (insert at click
2620                 position instead of cursor position, don't
2621                 remove existing selection and allow pasting
2622                 our own selection)
2623         * src/addressbook.c
2624                 "LDAP Server" -> "LDAP servers"
2625
2626 2006-03-21 [wwp]        2.0.0cvs160
2627
2628         * src/etpan/imap-thread.c
2629                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2630
2631 2006-03-20 [colin]      2.0.0cvs159
2632
2633         * src/summaryview.c
2634                 Don't reload summaryview after an execute with no
2635                 move action
2636
2637 2006-03-19 [colin]      2.0.0cvs158
2638
2639         * src/addressbook.c
2640                 and put groups at the top, always
2641
2642 2006-03-19 [colin]      2.0.0cvs157
2643
2644         * src/addressbook.c
2645                 Order groups before names, as previously
2646
2647 2006-03-19 [colin]      2.0.0cvs156
2648
2649         * src/addressbook.c
2650                 - Sort case-unsensitive
2651                 - Put the sort arrow at opening too
2652
2653 2006-03-19 [wwp]        2.0.0cvs155
2654
2655         * src/addressbook.c
2656                 allow sorting by name/email/remarks, ensure that right-pane's contents
2657                 matches the left-pane selection (cleared when appropriate).
2658                 Patch by Pawel Pekala <c0rn@o2.pl>.
2659
2660 2006-03-18 [colin]      2.0.0cvs154
2661
2662         * src/textview.c
2663                 Fix text cursor ;)
2664
2665 2006-03-18 [colin]      2.0.0cvs153
2666
2667         * src/gtk/filesel.c
2668                 Make sure we hide the preview if we didn't get
2669                 a filename
2670
2671 2006-03-18 [colin]      2.0.0cvs152
2672
2673         * src/summaryview.c
2674                 Set cursor to watch for execution (fixes lack
2675                 of watch-cursor when dnd'ing hundreds of mails)
2676         * src/gtk/filesel.c
2677                 Check that mime type is 'image/*' before updating
2678                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2679
2680 2006-03-18 [colin]      2.0.0cvs151
2681
2682         * src/mainwindow.c
2683         * src/textview.c
2684         * src/textview.h
2685                 Put a watch cursor in textview too when the mainwindow's
2686                 cursor in a watch
2687
2688 2006-03-18 [colin]      2.0.0cvs150
2689
2690         * src/folder.c
2691                 Change wrong asserts to simple tests
2692
2693 2006-03-17 [colin]      2.0.0cvs149
2694
2695         * src/mainwindow.c
2696         * src/mainwindow.h
2697         * src/prefs_msg_colors.c
2698         * src/summaryview.c
2699         * src/summaryview.h
2700         * src/gtk/colorlabel.c
2701         * src/gtk/colorlabel.h
2702                 Add a color label menu in the main menubar
2703                 Add (fixed) accels Ctrl-{0-7} to change the color
2704                 They have to be fixed because the menu's dynamic,
2705                 the items are complex widgets, hence we can't use
2706                 a GtkItemFactory.
2707
2708
2709 2006-03-17 [wwp]        2.0.0cvs148
2710
2711         * src/compose.c
2712                 rollback few lines from my previous commit (those lines come from
2713                 a pending patch, accidentally commited, even if neutral as they are
2714                 commented out).
2715
2716 2006-03-17 [wwp]        2.0.0cvs147
2717
2718         * src/compose.c
2719                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2720                 applied code style/indentation to the modified function.
2721
2722 2006-03-17 [wwp]        2.0.0cvs146
2723
2724         * src/procmsg.c
2725         * src/compose.c
2726                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2727
2728 2006-03-17 [paul]
2729
2730         2.1.0-rc1 released
2731
2732 2006-03-17 [paul]       2.0.0cvs145
2733
2734         * src/main.c
2735                 addressbook_read_file() was called twice
2736         * src/textview.c
2737                 X-Mailer highlighting
2738
2739 2006-03-16 [colin]      2.0.0cvs144
2740
2741         * src/sourcewindow.c
2742         * src/sourcewindow.h
2743                 And the last one, in source window.
2744
2745 2006-03-16 [colin]      2.0.0cvs143
2746
2747         * src/compose.c
2748         * src/compose.h
2749                 Fix the same stuff in compose
2750
2751 2006-03-16 [colin]      2.0.0cvs142
2752
2753         * src/messageview.c
2754                 Complete the previous messageview crash fix
2755
2756 2006-03-16 [colin]      2.0.0cvs141
2757
2758         * src/procmsg.h
2759         * src/procmsg.c
2760         * src/folder.c
2761                 Fix POSTPROCESSING hook
2762                 Patch by H. Merijn Brand
2763
2764         * src/procmime.c
2765         * src/procmime.h
2766                 Parse Content-Location
2767
2768         * src/toolbar.c
2769         * src/messageview.c
2770         * src/messageview.h
2771                 Don't crash when a top-level MessageView has
2772                 been closed on us. Same problematic than
2773                 yesterday's quicksearch issue.
2774
2775 2006-03-15 [colin]      2.0.0cvs140
2776
2777         * src/gtk/quicksearch.c
2778                 Fix a bitchy race we didn't think about when we
2779                 added quicksearch cancellation:
2780                 If the search is not on cached fields, for example
2781                 body_part matchcase "stuff"
2782                 the matcher code has to get the whole message. If
2783                 we're on IMAP, that can be slow, and in order to
2784                 be non-blocking, the IMAP code idle loop processes
2785                 gtk events too. So it is possible to cancel a
2786                 quicksearch while the matcher is getting the mail's
2787                 body. After matcher got its body, it will start to
2788                 iterate over the matcher list that the Quicksearch's
2789                 clear_search_cb() just freed via prepare_matcher().
2790                 SIGSEGV ensues.
2791                 The fix consists of guarding the matcherlist_match()
2792                 call with a boolean 'matching'. If we reset the
2793                 quicksearch while matching is TRUE, we don't free
2794                 the matcherlist anymore like we did, but we set
2795                 another new flag, deferred_free, to TRUE. Then,
2796                 in quicksearch_match(), just after returning from
2797                 matcherlist_match() and unsetting the matching flag,
2798                 we check the deferred_free flag and do the
2799                 prepare_matcher() (which does the matcherlist_free)
2800                 for real, so we free the matcherlist once it's not
2801                 used anymore.
2802                 As all of this runs via the glib main loop, we
2803                 luckily don't need a mutex.
2804         * src/summaryview.c
2805                 Also, show progress while searching.
2806
2807
2808 2006-03-14 [colin]      2.0.0cvs139
2809
2810         * src/alertpanel.c
2811                 Make alertpanel_is_open non-static
2812
2813 2006-03-14 [colin]      2.0.0cvs138
2814
2815         * src/prefs_spelling.c
2816                 Cleanups - Fabien Vantard
2817
2818 2006-03-14 [wwp]        2.0.0cvs137
2819
2820         * src/main.c
2821                 code style normalization (curly braces, indentation).
2822
2823 2006-03-14 [wwp]        2.0.0cvs137
2824
2825         * src/main.c
2826                 code style (braces, indentation)
2827
2828 2006-03-12 [paul]       2.0.0cvs136
2829
2830         * src/prefs_common.c
2831                 trans_hdr defaults to FALSE to be RFC-savvy
2832         * src/prefs_summaries.c
2833                 add a tooltip to the trans_hdr option
2834                 
2835
2836 2006-03-12 [paul]       2.0.0cvs135
2837
2838         * src/prefs_matcher.c
2839                 give a little more width to the combos
2840         * src/prefs_display_header.c
2841         * src/textview.c
2842                 translate headers if prefs_common.trans_hdr
2843                 is TRUE
2844
2845         Patches by Pawel Pekala
2846
2847 2006-03-12 [paul]       2.0.0cvs134
2848
2849         * src/plugins/clamav/clamav_plugin.c
2850         * src/plugins/dillo_viewer/dillo_viewer.c
2851         * src/plugins/pgpcore/plugin.c
2852         * src/plugins/pgpinline/plugin.c
2853         * src/plugins/pgpmime/plugin.c
2854         * src/plugins/spamassassin/spamassassin.c
2855                 update/add to descriptions
2856         * src/plugins/spamassassin/spamassassin_gtk.c
2857                 fixes to the english, remove superfluous
2858                 tooltips, clean up a little
2859
2860 2006-03-12 [paul]       2.0.0cvs133
2861
2862         * src/compose.c
2863                 fix Bug 924, 'Account combo box shows up wrong 
2864                 if & is in account name'
2865
2866 2006-03-11 [colin]      2.0.0cvs132
2867
2868         * src/summaryview.c
2869                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
2870                 messed up shift-selection because is slows down
2871                 moving around summaryview. thanks -users
2872
2873 2006-03-10 [colin]      2.0.0cvs131
2874
2875         * src/plugins/spamassassin/spamassassin_gtk.c
2876                 Put back Paul's engrish fixes
2877
2878 2006-03-10 [colin]      2.0.0cvs130
2879
2880         * src/plugins/spamassassin/spamassassin.c
2881         * src/plugins/spamassassin/spamassassin.h
2882         * src/plugins/spamassassin/spamassassin_gtk.c
2883                 Cleanup SA prefs page (more)
2884                 Patch by Fabien Vantard
2885
2886 2006-03-10 [paul]       2.0.0cvs129
2887
2888         * src/prefs_msg_colors.c
2889         * src/prefs_spelling.c
2890                 widget sensitivity
2891
2892 2006-03-09 [mones]      2.0.0cvs128
2893
2894         * po/es.po
2895                 Update for next RC
2896
2897 2006-03-09 [wwp]        2.0.0cvs127
2898
2899         * configure.ac
2900                 revert accidental commit (requirement for libetpan 0.43), this time
2901                 not in HEAD.
2902
2903 2006-03-09 [wwp]        2.0.0cvs125
2904
2905         * configure.ac
2906                 revert accidental commit (requirement for libetpan 0.43)
2907
2908 2006-03-09 [paul]       2.0.0cvs126
2909
2910         * src/prefs_receive.c
2911                 remove useless frame
2912                 replace 'incorporation' with 'receiving'
2913         * src/plugins/clamav/clamav_plugin_gtk.c
2914         * src/plugins/spamassassin/spamassassin_gtk.c
2915                 improve widget sensitivity
2916                 fix a bit his engrish
2917
2918 2006-03-09 [wwp]        2.0.0cvs125
2919
2920         * src/addressadd.c
2921         * src/foldersel.c
2922         * src/prefs_common.c
2923         * src/prefs_common.h
2924                 remember some more windows' sizes (add to addressbook and
2925                 select folder).
2926
2927 2006-03-09 [paul]       2.0.0cvs124
2928
2929         * src/plugins/pgpcore/prefs_gpg.c
2930                 normalise construction of dialogue
2931
2932 2006-03-09 [paul]       2.0.0cvs123
2933
2934         * src/plugins/trayicon/Makefile.am
2935                 add missing slash
2936
2937 2006-03-08 [colin]      2.0.0cvs122
2938
2939         * src/plugins/trayicon/Makefile.am
2940                 Fix build in separate dir 
2941                 Patch by Bamanzi <bamanzi@gmail.com>
2942
2943 2006-03-08 [colin]      2.0.0cvs121
2944
2945         * src/procmsg.c
2946                 Batch move and copies from summaryview with delayed execution
2947                 too
2948
2949 2006-03-07 [paul]       2.0.0cvs120
2950
2951         * src/common/utils.c
2952                 fix highlighting of URIs containing "()"
2953                 Patch by Pawel Pekala
2954
2955 2006-03-07 [paul]       2.0.0cvs119
2956
2957         * src/folder.c
2958         * src/folder.h
2959         * src/folderview.c
2960                 immediately do alphabetical resort when
2961                 changing a folder's name
2962                 Patch by Pawel Pekala
2963
2964 2006-03-07 [paul]       2.0.0cvs118
2965
2966         * src/news.c
2967         * src/news_gtk.c
2968                 when unsubscribing a newsgroup, remove the
2969                 folder and msgs in .sylpheed-claws/newscache
2970                 Patch by Pawel Pekala <c0rn@gazeta.pl>
2971
2972 2006-03-07 [paul]       2.0.0cvs117
2973
2974         * src/textview.c
2975                 fix wrong Fake URL Warning
2976                 Thanks to Hiro
2977
2978 2006-03-07 [colin]      2.0.0cvs116
2979
2980         * src/imap.c
2981                 Return immediately when password dialog was
2982                 cancelled
2983         * src/gtk/inputdialog.c
2984                 Allow empty strings for passwords
2985
2986
2987 2006-03-06 [colin]      2.0.0cvs115
2988
2989         * src/imap.c
2990                 Prevent double-timeouts when connection fails
2991
2992 2006-03-06 [colin]
2993
2994         2.0.1-rc1 released
2995
2996 2006-03-06 [colin]      2.0.0cvs114
2997
2998         * src/imap.c
2999                 Refresh session during potentially long
3000                 operations
3001
3002 2006-03-06 [wwp]        2.0.0cvs113
3003
3004         * src/prefs_msg_colors.h
3005                 forgot that one (custom color labels).
3006
3007 2006-03-06 [wwp]        2.0.0cvs112
3008
3009         * src/prefs_common.c
3010         * src/prefs_common.h
3011         * src/prefs_msg_colors.c
3012         * src/summaryview.c
3013         * src/summaryview.h
3014         * src/gtk/colorlabel.c
3015         * src/gtk/colorlabel.h
3016                 colors in messages list are now customizable. Color values and names can
3017                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
3018                 Thanks to Paul and Colin for their help with this longstanding patch!
3019
3020 2006-03-06 [wwp]        2.0.0cvs111
3021
3022         * src/textview.c
3023                 don't crash if (x)face is bad.
3024
3025 2006-03-05 [paul]       2.0.0cvs110
3026
3027         * AUTHORS
3028         * configure.ac
3029         * src/Makefile.am
3030         * src/common/Makefile.am
3031         * src/common/utils.h
3032         * src/etpan/imap-thread.c
3033         * src/gtk/authors.h
3034         * src/plugins/clamav/Makefile.am
3035         * src/plugins/demo/Makefile.am
3036         * src/plugins/dillo_viewer/Makefile.am
3037         * src/plugins/pgpcore/Makefile.am
3038         * src/plugins/pgpcore/passphrase.c
3039         * src/plugins/pgpinline/Makefile.am
3040         * src/plugins/pgpmime/Makefile.am
3041         * src/plugins/spamassassin/Makefile.am
3042         * src/plugins/trayicon/Makefile.am
3043                 fix builiding on cygwin
3044                 Patch by Ralgh Young <bamanzi@gmail.com>
3045
3046 2006-03-04 [wwp]        2.0.0cvs109
3047
3048         * manual/keyboard.xml
3049                 fix mixed up/down keys.
3050
3051 2006-03-04 [wwp]        2.0.0cvs108
3052
3053         * README
3054         * INSTALL
3055                 updated links to SpamAssassin.
3056
3057 2006-03-04 [wwp]        2.0.0cvs107
3058
3059         * manual/plugins.xml
3060         * src/plugins/spamassassin/README
3061                 updated SpamAssassin plugin docs to reflect new functional additions
3062                 (also fix/update/documents few technical stuff more, see the README).
3063
3064 2006-03-04 [wwp]        2.0.0cvs106
3065
3066         * src/prefs_message.c
3067                 normalized capitalization of message-prefs paths.
3068
3069 2006-03-04 [wwp]        2.0.0cvs105
3070
3071         * manual/advanced.xml
3072                 typo.
3073
3074 2006-03-03 [colin]      2.0.0cvs104
3075
3076         * src/plugins/clamav/clamav_plugin_gtk.c
3077                 Rework prefs page, patch by Fabien 
3078
3079 2006-03-03 [colin]      2.0.0cvs103
3080
3081         * src/plugins/clamav/clamav_plugin.c
3082                 Set error on all errors
3083
3084 2006-03-03 [colin]      2.0.0cvs102
3085
3086         * src/common/plugin.c
3087                 Initialize error to avoid crashing when a plugin fails
3088                 without setting error
3089
3090 2006-03-02 [wwp]        2.0.0cvs101
3091
3092         * configure.ac
3093                 fixed linker flags for libetpan support on Cygwin
3094                 (thanks to H.Merijn Brand).
3095
3096 2006-03-02 [wwp]        2.0.0cvs100
3097
3098         * src/addressbook.c
3099                 fix some AB error messages: one for punctuation and
3100                 one wrongly duplicate (thanks, maxbritov).
3101
3102 2006-03-02 [wwp]        2.0.0cvs99
3103
3104         * src/plugins/spamassassin/spamassassin.c
3105                 make sync calls to sa-learn/spamc to prevent
3106                 system (whatever local or client/server) overload.
3107
3108 2006-03-02 [colin]      2.0.0cvs98
3109
3110         * src/summaryview.c
3111                 Put the spam icon in the status column instead of the
3112                 mark one
3113
3114 2006-03-01 [colin]      2.0.0cvs97
3115
3116         * src/plugins/spamassassin/spamassassin.c
3117                 Fix segfault (g_file_set_contents fails for some 
3118                 reason and err==0x2f. Can't find out why with
3119                 valgrind, using working function :-)
3120
3121 2006-03-01 [colin]      2.0.0cvs96
3122
3123         * src/inc.c
3124                 Offline overriding: let 'No' be cached only 3 seconds
3125
3126 2006-03-01 [colin]      2.0.0cvs95
3127
3128         * src/addr_compl.c
3129         * src/addrbook.c
3130         * src/addressbook.c
3131         * src/addrindex.c
3132         * src/folder_item_prefs.c
3133         * src/headerview.c
3134         * src/imap.c
3135         * src/inc.c
3136         * src/ldif.c
3137         * src/mainwindow.c
3138         * src/mh.c
3139         * src/msgcache.c
3140         * src/prefs_common.h
3141         * src/prefs_msg_colors.c
3142         * src/procheader.c
3143         * src/procheader.h
3144         * src/procmime.c
3145         * src/procmsg.c
3146         * src/procmsg.h
3147         * src/send_message.h
3148         * src/simple-gettext.c
3149         * src/summaryview.c
3150         * src/summaryview.h
3151         * src/syldap.c
3152         * src/textview.c
3153         * src/undo.c
3154         * src/common/ssl_certificate.c
3155         * src/common/utils.c
3156         * src/gtk/colorsel.c
3157         * src/gtk/gtksctree.c
3158         * src/gtk/gtkshruler.c
3159         * src/plugins/trayicon/trayicon.c
3160                 #if 0 goes to /dev/null
3161
3162 2006-03-01 [colin]      2.0.0cvs94
3163
3164         * src/compose.c
3165         * src/imap.c
3166         * src/inc.c
3167         * src/inc.h
3168         * src/messageview.c
3169         * src/news.c
3170         * src/plugins/spamassassin/spamassassin.c
3171                 Allow to add information in the "working offline"
3172                 window
3173
3174 2006-03-01 [wwp]        2.0.0cvs93
3175
3176         * src/plugins/spamassassin/spamassassin.c
3177                 fixed spamc invocation: use a tricky temporary mini shell wrapper
3178                 'cause it seems that calling `spamc ... < inputfile` with
3179                 g_spawn_(a)sync simply.. erm doesn't work :-).
3180
3181 2006-03-01 [wwp]        2.0.0cvs92
3182
3183         * src/toolbar.c
3184         * src/toolbar.h
3185                 simplify the adding of spam/ham button to the messageview toolbar
3186                 (it gets more clear now that the same button will be "Mark as spam"
3187                 or "Mark as ham" according to the current message status,
3188                 thanks to Colin).
3189
3190 2006-03-01 [wwp]        2.0.0cvs91
3191
3192         * src/messageview.c
3193         * src/procmsg.c
3194         * src/procmsg.h
3195         * src/summaryview.c
3196         * src/plugins/spamassassin/spamassassin.c
3197         * src/plugins/spamassassin/spamassassin.h
3198                 make learner callbacks return a status (0 for ok),
3199                 handle it in main code to avoid setting flags when learning failed,
3200                 don't learn on TCP if offline in spamassassin,
3201                 thanks to Colin.
3202
3203                 
3204
3205 2006-03-01 [wwp]        2.0.0cvs90
3206
3207         * src/compose.c
3208                 some work around the compose window's account menu,
3209                 patch by Fabien Vantard.
3210
3211 2006-03-01 [wwp]        2.0.0cvs89
3212
3213         * src/plugins/spamassassin/spamassassin.c
3214                 fixed bad logics, was using spamc in local mode and sa-learn
3215                 in remote mode (thanks, Colin).
3216
3217 2006-03-01 [wwp]        2.0.0cvs88
3218
3219         * src/plugins/spamassassin/spamassassin.c
3220         * src/plugins/spamassassin/spamassassin.h
3221         * src/plugins/spamassassin/spamassassin_gtk.c
3222                 made processing of emails w/ sa-plugin an option (default is TRUE),
3223                 fixed Engrish some tooltips, capitalization of some debug messages
3224                 and warnings. The spamassassin plugin now provides two separate
3225                 services: process emails upon incorporation and spamd training.
3226                 Both services (un)register independently but use some common
3227                 plugin settings (transport settings, spam storage location).
3228
3229 2006-02-28 [wwp]        2.0.0cvs87
3230
3231         * src/plugins/spamassassin/spamassassin.c
3232                 fix async flag to spamc cmdline execution (batch exec should
3233                 be asynchronous).
3234
3235 2006-02-27 [wwp]        2.0.0cvs86
3236
3237         * src/plugins/spamassassin/spamassassin.c
3238         * src/plugins/spamassassin/spamassassin.h
3239         * src/plugins/spamassassin/spamassassin_gtk.c
3240                 - added the ability to learn a remote spamassassin server (spamd),
3241                 using spamc.
3242                 - added the spamassassin option 'username', that applies to all
3243                 spamassassin operations (filtering, learning, local or remote).
3244                 The default username is the current unix user (if left blank
3245                 from gtk prefs or config file).
3246                 - commented out some unused code (notebook widget), removed unused
3247                 layout (hbox1).
3248                 - make more widgets sensitive to the transport type.
3249
3250 2006-02-27 [colin]      2.0.0cvs85
3251
3252         * src/plugins/spamassassin/spamassassin.c
3253                 Fix sa-learn call when offline
3254
3255 2006-02-27 [colin]      2.0.0cvs84
3256
3257         * configure.ac
3258         * src/Makefile.am
3259         * src/mainwindow.c
3260         * src/mainwindow.h
3261         * src/messageview.c
3262         * src/messageview.h
3263         * src/prefs_toolbar.c
3264         * src/procmsg.c
3265         * src/stock_pixmap.c
3266         * src/stock_pixmap.h
3267         * src/summaryview.c
3268         * src/toolbar.c
3269         * src/toolbar.h
3270         * src/pixmaps/ham_btn.xpm
3271         * src/pixmaps/spam.xpm
3272         * src/pixmaps/spam_btn.xpm
3273         * src/plugins/spamassassin/spamassassin.c
3274                 Add button in toolbar for spam learning
3275                 Fix a few bugs from the last related commit
3276                 Revert 1.9.6cvs23 which messed up shift-selection
3277
3278 2006-02-24 [colin]      2.0.0cvs83
3279
3280         * src/procmsg.c
3281         * src/summaryview.c
3282         * src/summaryview.h
3283         * src/plugins/spamassassin/spamassassin.c
3284         * src/plugins/spamassassin/spamassassin.h
3285         * src/plugins/spamassassin/spamassassin_gtk.c
3286                 Unregister learner when spamassassin is either
3287                 disabled or over tcp
3288
3289 2006-02-24 [colin]      2.0.0cvs82
3290
3291         * src/Makefile.am
3292         * src/mainwindow.c
3293         * src/mainwindow.h
3294         * src/procmsg.c
3295         * src/procmsg.h
3296         * src/stock_pixmap.c
3297         * src/stock_pixmap.h
3298         * src/summaryview.c
3299         * src/summaryview.h
3300         * src/gtk/icon_legend.c
3301         * src/pixmaps/spam.xpm  ** NEW FILE **
3302         * src/plugins/spamassassin/spamassassin.c
3303         * src/plugins/spamassassin/spamassassin_gtk.c
3304                 Add spam learning interface (Mark/Mark as 
3305                 (spam|ham) menus)
3306
3307 2006-02-24 [wwp]        2.0.0cvs81
3308
3309         * src/compose.c
3310         * src/compose.h
3311         * src/filtering.c
3312                 hide compose window when sending message in batch mode
3313                 (filtering: forward and redirect). Also fixed a wrong
3314                 value returned when sending failed, neutral anyway.
3315                 (Colin, me) 
3316
3317 2006-02-24 [wwp]        2.0.0cvs80
3318
3319         * src/mainwindow.c
3320                 use GTK+'s stock quit button. Patch by Fabien Vantard.
3321
3322 2006-02-24 [paul]       2.0.0cvs79
3323
3324         * src/news.c
3325         * src/news.h
3326         * src/news_gtk.c
3327                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3328                 Thanks to Colin
3329
3330 2006-02-23 [colin]      2.0.0cvs78
3331
3332         * src/alertpanel.c
3333                 Change OK to Close in alertpanel with View log
3334                 button; add accel to View log. Patch by Fabien
3335                 Vantard
3336
3337 2006-02-23 [wwp]        2.0.0cvs77
3338
3339         * src/compose.c
3340                 silly me, there were much more tests to perform, since toolbars can
3341                 really have down to 1 element only.
3342
3343 2006-02-23 [wwp]        2.0.0cvs76
3344
3345         * commitHelper
3346                 fixed indentation from my previous commit. Fallback to VISUAL if
3347                 EDITOR is not set (and to vi, at last resort).
3348
3349 2006-02-23 [wwp]        2.0.0cvs75
3350
3351         * commitHelper
3352                 improved error detection (Colin, me).
3353
3354 2006-02-23 [wwp]        2.0.0cvs74
3355
3356         * src/prefs_toolbar.c
3357                 simplify and fix prefs/toolbars layouting. Combos' contents can
3358                 now be really displayed.
3359
3360 2006-02-23 [wwp]        2.0.0cvs73
3361         simplifies and fix prefs/toolbars layouting. Combos' contents can now
3362         be really displayed.
3363
3364 2006-02-22 [wwp]        2.0.0cvs72
3365
3366         * src/compose.c
3367                 fix a typo in my previous commit (sorry!).
3368
3369 2006-02-22 [wwp]        2.0.0cvs71
3370
3371         * src/prefs_toolbar.c
3372                 fix a crash when adding separators to toolbars,
3373                 also fix some separator item information.
3374
3375 2006-02-22 [wwp]        2.0.0cvs70
3376
3377         * src/compose.c
3378                 fix a crash when redirecting (for instance) when compose window's
3379                 toolbar contents has been customized (when some buttons have been
3380                 removed in fact).
3381
3382 2006-02-21 [wwp]        2.0.0cvs69
3383
3384         * src/summaryview.c
3385         * src/gtk/pluginwindow.c
3386         * src/plugins/pgpcore/prefs_gpg.c
3387                 fix some compilation warnings (feat. remains of removed code).
3388
3389 2006-02-21 [wwp]        2.0.0cvs68
3390
3391         * src/gtk/gtkutils.c
3392                 fix two compilation issues, thanks to Stephan Sachse.
3393
3394 2006-02-20 [colin]      2.0.0cvs67
3395
3396         * src/mainwindow.c
3397                 Don't reselect displayed mail on refocus
3398                 This fixes actions misbehaving 
3399
3400 2006-02-20 [wwp]        2.0.0cvs66
3401
3402         * src/summaryview.c
3403         * src/gtk/gtksctree.c
3404         * src/gtk/gtkshruler.c
3405                 changed more runtime typecast checks.
3406
3407 2006-02-20 [wwp]        2.0.0cvs65
3408
3409         * src/summary_search.c
3410                 find all - summaryview refresh issue fixed, thanks to Colin.
3411
3412 2006-02-20 [wwp]        2.0.0cvs64
3413
3414         * src/gtk/gtkutils.c
3415                 better runtime typecast checks.
3416
3417 2006-02-20 [wwp]        2.0.0cvs63
3418
3419         * src/summary_search.c
3420                 enhancements to the summary search:
3421                         - add the ability to stop the running search
3422                           (upon ESC-key press, new Stop button or when Clear button is pressed)
3423                         - don't search if no criteria (From/To/Subject/Body) is set
3424                         - ensure that a busy mouse pointer is always shown when searching,
3425                           show it even a bit earlier
3426
3427 2006-02-19 [colin]      2.0.0cvs62
3428
3429         * src/compose.c
3430         * src/imap.c
3431         * src/etpan/imap-thread.c
3432         * src/etpan/imap-thread.h
3433                 (Future) IMAP speed improvement on sending
3434                 Will require a libetpan update
3435         * src/summaryview.c
3436         * src/gtk/quicksearch.c
3437                 Make quicksearch clearable while running.
3438
3439 2006-02-17 [colin]      2.0.0cvs61
3440
3441         * src/imap.c
3442         * src/etpan/imap-thread.c
3443         * src/etpan/imap-thread.h
3444                 Check for IMAP certificates
3445                 ** Requires libetpan-0.42-cvs4 
3446                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3447
3448 2006-02-17 [colin]      2.0.0cvs60
3449
3450         * src/messageview.c
3451         * src/prefs_common.c
3452         * src/prefs_common.h
3453         * src/prefs_message.c
3454                 Add pref to display HTML-only mails with plugin, 
3455                 if possible (defaulting to FALSE of course).
3456
3457 2006-02-16 [colin]      2.0.0cvs59
3458
3459         * src/main.c
3460         * src/common/plugin.c
3461         * src/common/plugin.h
3462         * src/gtk/pluginwindow.c
3463                 Keep track of requested (but unloaded) plugins
3464                 in some error cases.
3465
3466 2006-02-16 [wwp]        2.0.0cvs58
3467
3468         * src/gtk/gtkaspell.c
3469         * src/gtk/gtkaspell.h
3470         * src/prefs_spelling.c
3471         * src/compose.c
3472         * src/prefs_common.c
3473         * src/prefs_common.h
3474                 implemented new optional spellchecker behaviour: re-check message when
3475                 dictionary got changed (from compose-window/context-menu/Change dictionary).
3476
3477 2006-02-16 [wwp]        2.0.0cvs57
3478
3479         * src/quote_fmt_parse.y
3480                 pclose popen'ed pipe.
3481
3482 2006-02-15 [colin]      2.0.0cvs56
3483
3484         * src/mimeview.c
3485         * src/mimeview.h
3486                 Let MimeViewers know which MimeView they
3487                 depend of.
3488         * src/summaryview.c
3489                 Swap From/To columns in Sent/Queue/Drafts
3490                 folders
3491         * src/etpan/imap-thread.c
3492                 Use mailstream_low_tls_open() for STARTTLS
3493                 instead of mailstream_low_ssl_open()
3494                 ** REQUIRES libetpan 0.42cvs3 **
3495
3496 2006-02-15 [wwp]        2.0.0cvs55
3497
3498         * src/compose.c
3499         * src/compose.h
3500         * src/message_search.c
3501         * src/message_search.h
3502         * src/textview.c
3503         * src/gtk/gtkutils.c
3504         * src/gtk/gtkutils.h
3505                 added the ability to Find text in the compose window (and a bit
3506                 of code factorization).
3507
3508 2006-02-15 [wwp]        2.0.0cvs54
3509
3510         * src/prefs_gtk.c
3511                 yet another one file was missing (fix for some widgets' sensitivity).
3512                 Thanks Colin!
3513
3514 2006-02-15 [wwp]        2.0.0cvs53
3515
3516         * src/prefs_gtk.h
3517                 oops forgot that file (fix for some widgets' sensitivity).
3518
3519 2006-02-15 [wwp]        2.0.0cvs52
3520
3521         * src/summary_search.c
3522                 implemented advanced summary search options (added the ability
3523                 to use matcher conditions in an advanced search mode).
3524
3525 2006-02-15 [wwp]        2.0.0cvs51
3526
3527         * src/plugins/pgpcore/prefs_gpg.c
3528         * src/prefs_account.c
3529                 fix some widget sensitivity, mostly around some labels in
3530                 account prefs.
3531
3532 2006-02-15 [paul]       2.0.0cvs50
3533
3534         * manual/advanced.xml
3535                 improve Templates info
3536                 written by wwp
3537
3538 2006-02-14 [colin]      2.0.0cvs49
3539
3540         * src/pixmaps/address_book.xpm
3541         * src/pixmaps/preferences.xpm
3542         * src/pixmaps/properties.xpm
3543                 Fix pixmap size - patch by Fabien Vantard
3544
3545 2006-02-13 [colin]      2.0.0cvs48
3546
3547         * src/procmime.c
3548                 Add missing fclose()s on error
3549         * src/textview.c
3550                 Remove unused code
3551         * src/common/utils.c
3552                 Fix temp files not being deleted on windows
3553         Patches by Thomas Gilgin
3554
3555 2006-02-13 [colin]      2.0.0cvs47
3556
3557         * src/mainwindow.c
3558                 Fix exit crash
3559
3560 2006-02-13 [wwp]        2.0.0cvs46
3561
3562         * src/plugins/pgpcore/prefs_gpg.c
3563                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3564
3565 2006-02-12 [colin]      2.0.0cvs45
3566
3567         * src/folderview.c
3568         * src/main.c
3569         * src/mainwindow.c
3570                 Fix "stuff" when quitting
3571
3572 2006-02-12 [wwp]        2.0.0cvs44
3573
3574         * src/prefs_themes.c
3575                 fix typos in debug messages.
3576
3577 2006-02-11 [colin]      2.0.0cvs43
3578
3579         * src/summaryview.c
3580                 don't allow drag/drop from ourself
3581
3582 2006-02-10 [wwp]        2.0.0cvs42
3583
3584         * src/exporthtml.c
3585         * src/html.c
3586         * src/html.h
3587         * src/procmime.c
3588         * src/textview.c
3589                 renamed html_ prefixed functions and data structures to avoid
3590                 namespace clashes w/ other software (gtkhtml2 for instance).
3591                 Closes bug #907.
3592
3593
3594 2006-02-09 [colin]      2.0.0cvs41
3595
3596         * src/summaryview.c
3597                 Fix shitty logic messed up. Thanks Ticho for the hint!
3598
3599 2006-02-09 [wwp]        2.0.0cvs40
3600
3601         * src/gtk/about.c
3602         * src/compose.c
3603         * src/prefs_account.c
3604         * src/prefs_gtk.h
3605         * src/editaddress.c
3606                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3607                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3608                 Browse buttons in accounts prefs.
3609
3610 2006-02-09 [colin]      2.0.0cvs39
3611
3612         * src/matcher.c
3613                 Check for pointer before using its members
3614         * src/gtk/gtksourceprintjob.c
3615                 Fix a wrong warning
3616
3617 2006-02-09 [wwp]        2.0.0cvs38
3618
3619         * src/gtk/filesel.c
3620                 fix few compiler warnings (type mismatch).
3621
3622 2006-02-09 [paul]       2.0.0cvs37
3623
3624         * po/fr.po
3625                 updated by Fabien Vantard
3626
3627 2006-02-08 [colin]      2.0.0cvs36
3628
3629         * src/prefs_common.c
3630         * src/common/defs.h
3631         * src/common/plugin.c
3632                 allow windows and linux configurations to coexist
3633                 patch by Thomas Gilgin
3634
3635 2006-02-08 [colin]      2.0.0cvs35
3636
3637         * src/filtering.c
3638         * src/matcher.c
3639         * src/matcher.h
3640         * src/matcher_parser_parse.y
3641         * src/prefs_filtering_action.c
3642         * src/prefs_matcher.c
3643                 Add the "Ignore thread" filtering
3644                 action
3645
3646 2006-02-08 [colin]      2.0.0cvs34
3647
3648         * src/compose.c
3649         * src/procmime.c
3650         * src/procmime.h
3651                 Fix bug #905 (damaged attachment)
3652                 text files with raw \0's aren't really text files
3653         FOR_STABLE
3654
3655 2006-02-08 [colin]      2.0.0cvs33
3656
3657         * src/summaryview.c
3658                 Fix crasher introduced yesterday
3659
3660 2006-02-08 [wwp]        2.0.0cvs32
3661
3662         * src/compose.c
3663         * src/compose.h
3664                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3665
3666 2006-02-08 [wwp]        2.0.0cvs31
3667
3668         * src/prefs_template.c
3669                 templates enhancement: allow address completion for Cc and Bcc fields
3670                 (it was currently possible for the To field only)
3671
3672 2006-02-08 [colin]      2.0.0cvs30
3673
3674         * src/compose.c
3675                 Don't unblock if not blocked
3676         FOR_STABLE
3677
3678 2006-02-07 [colin]      2.0.0cvs29
3679
3680         * src/action.c
3681                 Forgot to refresh summaryview
3682
3683 2006-02-07 [colin]      2.0.0cvs28
3684
3685         * src/action.c
3686                 Freeze/thaw message list and folder list while
3687                 processing %as{} actions 
3688         * src/compose.c
3689                 Fix auto-wrap disabling after a middle-click
3690                 paste - FOR_STABLE
3691
3692 2006-02-07 [paul]       2.0.0cvs27
3693
3694         * src/folder.c
3695                 fix freeing of uninitialised pointers
3696                 Thanks to Colin
3697
3698 2006-02-06 [colin]      2.0.0cvs26
3699
3700         * src/folder.c
3701                 Use g_slist_prepend in potentially big list
3702
3703 2006-02-06 [colin]      2.0.0cvs25
3704
3705         * src/folder.c
3706                 Completely skip processing if it doesn't 
3707                 exist (faster!)
3708
3709 2006-02-06 [colin]      2.0.0cvs24
3710
3711         * src/folder.c
3712         * src/summaryview.c
3713                 Batch filtering in summaryview (from Tools menu)
3714                 and pre/post//-processing too
3715
3716 2006-02-06 [colin]      2.0.0cvs23
3717
3718         * src/procmsg.h
3719         * src/filtering.c
3720                 Use a special field for batch filtering instead
3721                 of stepping on deferred execution's toes
3722
3723 2006-02-06 [colin]      2.0.0cvs22
3724
3725         * src/action.c
3726         * src/filtering.c
3727         * src/filtering.h
3728         * src/folder.c
3729         * src/summaryview.c
3730                 Fix filtering via menus and actions
3731
3732 2006-02-06 [colin]      2.0.0cvs21
3733
3734         * src/imap.c
3735                 Put the added file directly to cache if possible (will work
3736                 with next libetpan)
3737         * src/filtering.c
3738         * src/filtering.h
3739         * src/inc.c
3740         * src/folder.c
3741         * src/mbox.c
3742         * src/procmsg.h
3743                 Move and copy filtered messages by batches instead of one
3744                 by one - faster on IMAP
3745         * src/procmsg.c
3746                 Add a function that'll possibly be useful later
3747
3748 2006-02-06 [colin]      2.0.0cvs20
3749
3750         * src/addressbook.c
3751                 Use internal mime-type instead of text/plain for d'n'd
3752         * src/compose.c
3753                 Allow attaching files from mimeview's icon list via d'n'd
3754         * src/folderview.c
3755         * src/folderview.h
3756                 Use internal mime-type instead of text/plain for d'n'd
3757                 Don't try to selected opened folder if none is
3758                 Factorize d'n'd from other apps code
3759         * src/headerview.c
3760         * src/textview.c
3761         * src/gtk/gtkutils.c
3762         * src/gtk/gtkutils.h
3763                 Factorize Face/X-Face stuff
3764         * src/mimeview.c
3765                 Fix d'n'd to other apps
3766         * src/prefs_message.c
3767                 Let the XFace pref be usable without libcompface as it also
3768                 applies to Face
3769         * src/summaryview.c
3770                 Fix d'n'd to other apps
3771                 Factorize d'n'd from other apps code
3772
3773 2006-02-06 [wwp]        2.0.0cvs19
3774
3775         * po/it.po
3776                 Italian translation fixes by Andrea Spadaccini (no more confusion
3777                 between filtering and processing, and few changes in the About
3778                 dialog).
3779
3780
3781 2006-02-06 [mones]      2.0.0cvs18
3782
3783         * src/gtk/icon_legend.c
3784                 Improved descriptions allowing better translations
3785
3786 2006-02-05 [colin]      2.0.0cvs17
3787
3788         * src/imap.c
3789                 Add the f*cking missing expunge that caused imap_fetch_env
3790                 to fail after an add_msgs ! :-///
3791         * src/etpan/imap-thread.c
3792                 Add a bit of debug
3793         FOR_STABLE
3794
3795 2006-02-05 [colin]      2.0.0cvs16
3796
3797         * src/common/utils.c
3798                 Don't check for return-path (or we can't put
3799                 back non-sent mails)
3800
3801 2006-02-05 [colin]      2.0.0cvs15
3802
3803         * src/textview.c
3804                 Don't try to display Face header in textview
3805                 when teh headerview's active
3806
3807 2006-02-05 [colin]      2.0.0cvs14
3808
3809         * tools/tbird2syl.py
3810         * tools/Makefile.am
3811                 Add script to import Thunderbird mails
3812
3813 2006-02-05 [colin]      2.0.0cvs13
3814
3815         * src/headerview.c
3816         * src/procheader.c
3817         * src/procmsg.c
3818         * src/procmsg.h
3819         * src/textview.c
3820                 Show Face headers - patch partially by Klaus Flittner
3821
3822 2006-02-05 [colin]      2.0.0cvs12
3823
3824         * src/folderview.c
3825         * src/summaryview.c
3826         * src/common/utils.c
3827         * src/common/utils.h
3828                 Let dnd work from mime icons to summaryview
3829                 and to folderview too
3830                 Add a crude test to avoid trying to add files
3831                 drag'n'dropped when they're not mails
3832
3833 2006-02-04 [colin]      2.0.0cvs11
3834
3835         * src/summaryview.c
3836         * src/mimeview.c
3837                 Fix utf8 conversion
3838
3839 2006-02-04 [colin]      2.0.0cvs10
3840
3841         * src/compose.c
3842         * src/folderview.c
3843         * src/mimeview.c
3844         * src/summaryview.c
3845         * src/summaryview.h
3846                 Added various drag and drop capas:
3847                 From                    To
3848                 summaryview             other apps
3849                 mimeview icons          other apps
3850                 other apps              summaryview
3851                 other apps              folderview
3852
3853                 This shouldn't have broken the existing:
3854                 From                    To
3855                 summaryview             folderview
3856                 folderview              folderview
3857                 summaryview             compose's attachments
3858
3859         Tests welcomed.
3860
3861 2006-02-02 [paul]       2.0.0cvs9
3862
3863         * src/mainwindow.c
3864                 move global option 'Set displayed columns...' out
3865                 of folder option grouping.
3866                 fix sensitivity of 'harvest addresses'
3867         FOR_STABLE
3868
3869 2006-02-01 [colin]      2.0.0cvs8
3870
3871         * src/mimeview.c
3872                 Revert the alertpanel patch, it sucks (intrusive
3873                 and gets in the way of "open")
3874
3875 2006-02-01 [colin]      2.0.0cvs7
3876
3877         * src/compose.c
3878         * src/prefs_account.c
3879         * src/prefs_common.c
3880         * src/common/defs.h
3881         * src/common/utils.c
3882         * src/common/utils.h
3883                 Add ability to edit the signature file
3884                 from the account preferences, and use
3885                 a default for the text editor.
3886                 Patch by Fabien Vantard
3887
3888 2006-02-01 [colin]      2.0.0cvs6
3889
3890         * src/mimeview.c
3891                 Try to get mime type by extension if it is
3892                 application/octet-stream
3893                 Display a window with possible choices when
3894                 encountering unknown mime types
3895         * src/gtk/filesel.c
3896         * src/gtk/filesel.h
3897                 Add preview
3898                 Allow multiple selection in filtered filesel
3899                 (patch by Fabien Vantard)
3900         * src/gtk/pluginwindow.c
3901                 Use it (patch by Fabien Vantard)
3902
3903 2006-02-01 [paul]       2.0.0cvs5
3904
3905         * src/jpilot.c
3906                 fix crash on creating jpilot address book
3907                 Thanks to Colin - FOR_STABLE
3908         * src/prefs_summaries.c
3909         * src/prefs_wrapping.c
3910         * src/gtk/icon_legend.c
3911         * src/gtk/quicksearch.c
3912                 string fixes and additions
3913
3914 2006-02-01 [paul]       2.0.0cvs4
3915
3916         * src/compose.c
3917         * src/mainwindow.c
3918         * src/messageview.c
3919         * src/prefs_send.c
3920                 add Arabic encoding option
3921                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
3922
3923 2006-01-31 [colin]      2.0.0cvs3
3924
3925         * src/plugins/pgpcore/passphrase.c
3926                 Convert passphrase to locale encoding
3927         * src/compose.c
3928                 Fix drafting on IMAP. Crappy bug sneaked in
3929                 the release :-/
3930         FOR_STABLE
3931
3932 2006-01-30 [paul]       2.0.0cvs2
3933
3934         * src/gtk/icon_legend.c
3935                 show the new entries
3936
3937 2006-01-30 [colin]      2.0.0cvs1
3938
3939         * src/manual.c
3940                 Check for the file to be present before 
3941                 enabling the menu - FOR_STABLE
3942         * src/gtk/icon_legend.c
3943                 Add folders icons (not all of them, there
3944                 are too much, but the most intriguing ones)
3945
3946 2006-01-30 [paul]       2.0.0
3947
3948         version 2.0.0 released
3949
3950 2006-01-30 [paul]       1.9.100cvs200
3951
3952         * manual/faq.xml
3953         * manual/gpl.xml
3954         * manual/intro.xml
3955         * manual/starting.xml
3956         * manual/sylpheed-claws-manual.xml
3957                 fixes, additions
3958
3959 2006-01-29 [mones]      1.9.100cvs199
3960
3961         * manual/account.xml
3962         * manual/advanced.xml
3963         * manual/glossary.xml
3964                 Some typos fixed, added LDIF term to glossary
3965         * po/es.po
3966                 Fixed leading plus symbol
3967
3968 2006-01-29 [paul]       1.9.100cvs198
3969
3970         * po/fi.po
3971         * po/sk.po
3972                 updated by Tommi Pirinen and Andrej Kacian
3973
3974 2006-01-29 [paul]       1.9.100cvs197
3975
3976         * src/gtk/authors.h
3977                 remove duplicates
3978
3979 2006-01-29 [paul]       1.9.100cvs196
3980
3981         * AUTHORS
3982         * po/nl.po
3983         * src/gtk/authors.h
3984         * tools/claws.i18n.status.pl
3985                 nl translation updated by Tim Dijkstra
3986
3987 2006-01-29 [paul]       1.9.100cvs195
3988
3989         * po/sr.po
3990         * po/sv.po
3991                 updated by Aleksandar Urosevic and Anders Troback
3992
3993 2006-01-28 [colin]      1.9.100cvs194
3994
3995         * src/gtk/gtksourceprintjob.c
3996                 Don't fiddle with PangoLayout when we
3997                 have an image
3998
3999 2006-01-28 [paul]       1.9.100cvs193
4000
4001         * AUTHORS
4002         * po/el.po
4003         * po/zh_CN.po
4004         * src/gtk/authors.h
4005         * tools/claws.i18n.status.pl
4006                 updated translations submitted by Stavros Giannouris
4007                 and Ralgh Young
4008
4009 2006-01-27 [colin]      1.9.100cvs192
4010
4011         * src/summaryview.c
4012         * src/gtk/gtksourceprintjob.c
4013                 Add image printing 
4014                 (libgnomeprint only, of course)
4015
4016 2006-01-27 [paul]       1.9.100cvs191
4017
4018         * po/fr.po
4019         * po/it.po
4020                 updated by Fabien Vantard and Andrea Spadaccini
4021
4022 2006-01-26 [colin]      1.9.100cvs190
4023
4024         * manual/Makefile.am
4025         * configure.ac
4026                 Make building the manual optional 
4027                 (--disable-manual)
4028
4029 2006-01-26 [paul]       1.9.100cvs189
4030
4031         * manual/glossary.xml
4032         * manual/plugins.xml
4033                 edited
4034         * po/en_GB.po
4035                 updated
4036
4037 2006-01-26 [paul]       1.9.100cvs188
4038
4039         * src/prefs_display_header.c
4040         * src/prefs_folder_column.c
4041         * src/prefs_msg_colors.c
4042         * src/prefs_summaries.c
4043         * src/prefs_summary_column.c
4044                 HIGify
4045
4046 2006-01-25 [colin]      1.9.100cvs187
4047
4048         * src/imap.c
4049                 Don't allow moving/copying mails between
4050                 queue/drafts and non-queue/drafts folders
4051                 Fixes bug #897 (message header is resetted 
4052                 if one is copied to Drafts)
4053
4054 2006-01-25 [colin]      1.9.100cvs186
4055
4056         * src/folder.c
4057         * src/mainwindow.c
4058                 Fix subscribed folders not found
4059         * src/compose.c
4060                 Don't try to encode as original mail's charset
4061                 if it's ascii 
4062
4063 2006-01-25 [paul]       1.9.100cvs185
4064
4065         * AUTHORS
4066         * po/Makevars
4067                 updated
4068         * po/de.po
4069         * po/pl.po
4070         * po/pt_BR.po
4071         * po/sr.po
4072                 updates submitted by Stephan Sachse, Emilian Nowak
4073                 and Quar, Frederico Goncalves Guimaraes, and
4074                 Aleksandar Urosevic
4075                 Fix Bug 896, 'PT_BR locale broken'.
4076         * src/gtk/authors.h
4077                 updated
4078
4079 2006-01-24 [mones]      1.9.100cvs184
4080
4081         * manual/glossary.xml
4082                 All current terms finished. Reviewers welcome ;-)
4083         * manual/keyboard.xml
4084                 Fixed column width for pdf output.
4085         * po/es.po
4086                 Updated
4087
4088 2006-01-24 [paul]       1.9.100cvs183
4089
4090         * manual/glossary.xml
4091                 fix id name
4092         * manual/dist/html/Makefile.am
4093         * manual/dist/pdf/Makefile.am
4094         * manual/dist/ps/Makefile.am
4095         * manual/dist/txt/Makefile.am
4096                 fix make deps
4097                 Thanks to Colin
4098
4099 2006-01-24 [mones]      1.9.100cvs182
4100
4101         * manual/glossary.xml
4102                 Nearly finished, some terms missing.
4103
4104 2006-01-23 [paul]       1.9.100cvs181
4105
4106         * manual/dist/html/Makefile.am
4107         * manual/dist/pdf/Makefile.am
4108         * manual/dist/ps/Makefile.am
4109         * manual/dist/txt/Makefile.am
4110         * src/mainwindow.c
4111                 re-enable manual
4112                 Thanks to Colin
4113
4114 2006-01-22 [colin]      1.9.100cvs180
4115
4116         * src/compose.c
4117         * src/gtk/gtkaspell.c
4118                 Don't deselect stuff before right-clicking, with aspell.
4119                 (This prevented right-click Copy, for example).
4120                 Thanks to Clo!
4121
4122 2006-01-22 [paul]       1.9.100cvs179
4123
4124         * src/summary_search.c
4125                 don't fix the widget size as it causes problems
4126                 under localisation.
4127                 Thanks to Emilian Nowak
4128
4129 2006-01-21 [paul]       1.9.100cvs178
4130
4131         * src/prefs_themes.c
4132                 fix broken underlining of label text
4133                 with some translations
4134
4135 2006-01-21 [colin]      1.9.100cvs177
4136
4137         * po/fr.po
4138                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
4139
4140 2006-01-20 [colin]      1.9.100cvs176
4141
4142         * configure.ac
4143         * Makefile.am
4144         * manual/Makefile
4145         * manual/dist/html/.cvsignore
4146         * manual/dist/html/Makefile.am
4147         * manual/dist/pdf/.cvsignore
4148         * manual/dist/pdf/Makefile.am
4149         * manual/dist/ps/.cvsignore
4150         * manual/dist/ps/Makefile.am
4151         * manual/dist/txt/.cvsignore
4152         * manual/dist/txt/Makefile.am
4153                 Autotool-ize manual
4154
4155 2006-01-20 [paul]       1.9.100cvs175
4156
4157         * manual/handling.xml
4158                 make Filtering and Searching entries easier to find
4159         * manual/keyboard.xml
4160                 add the remaining default keybinds
4161         * src/prefs_summaries.c
4162                 update the default keybinds
4163
4164 2006-01-20 [paul]       1.9.100cvs174
4165
4166         * src/addressbook.c
4167         * src/addrgather.c
4168         * src/addrharvest.c
4169         * src/editaddress.c
4170         * src/editgroup.c
4171         * src/exphtmldlg.c
4172         * src/expldifdlg.c
4173         * src/exporthtml.c
4174         * src/exportldif.c
4175         * src/ldif.c
4176                 replace 'e-mail' with 'email'
4177         * src/summary_search.c
4178                 add mnemonic to "Find all" button
4179
4180 2006-01-20 [wwp]        1.9.100cvs173
4181
4182         * src/export.c
4183         * src/import.c
4184                 touched mbox import/export buttons for HIG-compliance
4185
4186 2006-01-19 [paul]       1.9.100cvs172
4187
4188         * manual/account.xml
4189         * manual/addrbook.xml
4190         * manual/advanced.xml
4191         * manual/faq.xml
4192         * manual/handling.xml
4193         * manual/intro.xml
4194         * manual/plugins.xml
4195         * manual/starting.xml
4196                 more editing
4197
4198 2006-01-19 [paul]       1.9.100cvs171
4199
4200         * src/toolbar.c
4201                 allow use of trash button while receiving
4202                 Thanks to Colin
4203
4204 2006-01-19 [wwp]        1.9.100cvs170
4205
4206         * src/gtk/quicksearch.c
4207         * src/compose.c
4208                 force text color to black when yellow background is set
4209
4210 2006-01-19 [colin]      1.9.100cvs169
4211
4212         * src/plugins/trayicon/trayicon.c
4213                 Gray out Get Mail when already getting mail
4214
4215 2006-01-18 [paul]       1.9.100cvs168
4216
4217         * src/compose.c
4218                 give widget yellow background was To is
4219                 set via folder prefs
4220         * src/gtk/quicksearch.c
4221                 give widget yellow background when quick
4222                 search is active.
4223                 Thanks to Colin
4224
4225 2006-01-18 [paul]       1.9.100cvs167
4226
4227         * doc/man/sylpheed-claws.1
4228                 add --subscribe option
4229
4230 2006-01-18 [paul]       1.9.100cvs166
4231
4232         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4233         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4234                 use %U instead of %F (%F is broken for user installed
4235                 files in kde 3.5)
4236
4237 2006-01-18 [colin]      1.9.100cvs165
4238
4239         * src/summaryview.c
4240                 Default to Yes in "No more * messages" dialogs
4241
4242 2006-01-17 [colin]      1.9.100cvs164
4243
4244         * src/compose.c
4245                 Possibly fix an invalid iterator causing
4246                 crash
4247
4248 2006-01-17 [colin]      1.9.100cvs163
4249
4250         * src/mimeview.c
4251                 Fix crash when the image disappears under the
4252                 image viewer
4253
4254 2006-01-16 [colin]      1.9.100cvs162
4255
4256         * src/compose.c
4257                 Fix reenabling autowrap
4258
4259 2006-01-16 [colin]      1.9.100cvs161
4260
4261         * src/compose.c
4262                 reset quote_len before getting quote_str
4263
4264 2006-01-16 [colin]      1.9.100cvs160
4265
4266         * src/account.c
4267         * src/account.h
4268         * src/folder.c
4269         * src/imap_gtk.c
4270         * src/mh_gtk.c
4271                 Fix bug #883 (default inbox does not track folder move)
4272
4273 2006-01-16 [colin]      1.9.100cvs159
4274
4275         * src/compose.c
4276         * src/plugins/pgpcore/passphrase.c
4277                 More buttons fixes
4278
4279 2006-01-16 [paul]       1.9.100cvs158
4280
4281         * src/prefs_actions.c
4282         * src/prefs_filtering_action.c
4283         * src/prefs_matcher.c
4284         * src/quote_fmt.c
4285         * src/gtk/description_window.c
4286         * src/gtk/description_window.h
4287         * src/gtk/quicksearch.c
4288                 description window cleanups
4289
4290 2006-01-15 [colin]      1.9.100cvs157
4291
4292         * src/addressbook.c
4293         * src/prefs_filtering.c
4294                 Same here
4295
4296 2006-01-15 [colin]      1.9.100cvs156
4297
4298         * src/folderview.c
4299         * src/mainwindow.c
4300                 Same for "Empty trash"
4301
4302 2006-01-15 [colin]      1.9.100cvs155
4303
4304         * src/inc.c
4305                 Override offline dialog had Yes by default
4306
4307 2006-01-15 [colin]      1.9.100cvs154
4308
4309         * src/summaryview.c
4310                 Delete selected messages? previously had Yes the default
4311
4312 2006-01-15 [colin]      1.9.100cvs153
4313
4314         * src/folder.c
4315         * src/folder.h
4316         * src/main.c
4317                 Check if a mailbox is loaded after all
4318                 plugins are loaded.
4319
4320 2006-01-15 [colin]      1.9.100cvs152
4321
4322         * src/folder.c
4323                 Don't start wizard when there are unloaded folders (will help
4324                 people with only mbox or maildir mailboxes)
4325
4326 2006-01-14 [colin]      1.9.100cvs151
4327
4328         * src/addressbook.c
4329         * src/expldifdlg.c
4330         * src/importldif.c
4331         * src/importmutt.c
4332         * src/importpine.c
4333         * src/mh_gtk.c
4334                 More HIG compliance and fixes
4335
4336 2006-01-14 [colin]      1.9.100cvs150
4337
4338         * src/prefs_filtering_action.c
4339         * src/foldersel.c
4340                 Two forgotten button order changes
4341
4342 2006-01-14 [colin]      1.9.100cvs149
4343
4344         * src/account.c
4345         * src/addressbook.c
4346         * src/compose.c
4347         * src/folderview.c
4348         * src/imap_gtk.c
4349         * src/mainwindow.c
4350         * src/mh_gtk.c
4351         * src/news_gtk.c
4352         * src/prefs_actions.c
4353         * src/prefs_customheader.c
4354         * src/prefs_filtering.c
4355         * src/prefs_matcher.c
4356         * src/prefs_template.c
4357         * src/ssl_manager.c
4358         * src/summaryview.c
4359         * src/textview.c
4360         * src/toolbar.c
4361                 All deletion confirmations are now "Cancel, Delete" 
4362                 instead of "No, Yes"
4363                 Clarified most of the other "No, Yes" to 
4364                 "Cancel, Descriptive_action"
4365                 Rechanged the "Entry not saved" alerts to have 
4366                 "Close, Continue editing"
4367
4368
4369 2006-01-14 [paul]
4370
4371         * 2.0.0-rc4 released
4372
4373 2006-01-14 [paul]       1.9.100cvs148
4374
4375         * src/account.c
4376         * src/addressadd.c
4377         * src/addressbook.c
4378         * src/compose.c
4379         * src/editaddress.c
4380         * src/editbook.c
4381         * src/editgroup.c
4382         * src/editjpilot.c
4383         * src/editldap.c
4384         * src/editvcard.c
4385         * src/exphtmldlg.c
4386         * src/expldifdlg.c
4387         * src/folderview.c
4388         * src/grouplistdialog.c
4389         * src/imap_gtk.c
4390         * src/importmutt.c
4391         * src/importpine.c
4392         * src/inc.c
4393         * src/main.c
4394         * src/mainwindow.c
4395         * src/message_search.c
4396         * src/messageview.c
4397         * src/mh_gtk.c
4398         * src/mimeview.c
4399         * src/news_gtk.c
4400         * src/prefs_actions.c
4401         * src/prefs_customheader.c
4402         * src/prefs_filtering.c
4403         * src/prefs_matcher.c
4404         * src/prefs_template.c
4405         * src/prefs_themes.c
4406         * src/ssl_manager.c
4407         * src/summary_search.c
4408         * src/summaryview.c
4409         * src/textview.c
4410         * src/toolbar.c
4411         * src/gtk/foldersort.c
4412         * src/gtk/gtkaspell.c
4413         * src/gtk/inputdialog.c
4414         * src/gtk/prefswindow.c
4415         * src/plugins/pgpcore/select-keys.c
4416         * src/plugins/trayicon/trayicon.c
4417                 HIG compliant button order
4418
4419 2006-01-14 [mones]      1.9.100cvs147
4420
4421         * po/es.po
4422                 Updated translation
4423
4424 2006-01-13 [paul]       1.9.100cvs146
4425
4426         * AUTHORS
4427         * ChangeLog
4428         * src/gtk/authors.h
4429                 add Joshua M. Kwan to contributors list
4430
4431 2006-01-13 [colin]      1.9.100cvs145
4432
4433         * src/gtk/quicksearch.c
4434                 Don't refocus quick search after executing (Esc or Enter)
4435                 Allows to '/'search something then move up/down in 
4436                 summaryview, and to Esc a search and be back in the 
4437                 summaryview
4438
4439 2006-01-13 [paul]       1.9.100cvs144
4440
4441         * src/plugins/pgpinline/pgpinline.c
4442                 support Content-Type 'application/pgp'
4443                 patch by Joshua M. Kwan <joshuak@users.sf.net>
4444
4445 2006-01-13 [paul]       1.9.100cvs143
4446
4447         * manual/account.xml
4448                 make mention of partial retrieval
4449                 thanks to Colin
4450
4451 2006-01-13 [paul]       1.9.100cvs142
4452
4453         * src/account.c
4454         * src/account.h
4455         * src/action.c
4456         * src/action.h
4457         * src/adbookbase.h
4458         * src/addr_compl.c
4459         * src/addr_compl.h
4460         * src/addrbook.c
4461         * src/addrcache.c
4462         * src/addrcache.h
4463         * src/addrcindex.c
4464         * src/addrcindex.h
4465         * src/addrclip.c
4466         * src/addrclip.h
4467         * src/addrdefs.h
4468         * src/addressadd.c
4469         * src/addressadd.h
4470         * src/addressbook.c
4471         * src/addressbook.h
4472         * src/addrgather.c
4473         * src/addrgather.h
4474         * src/addrharvest.c
4475         * src/addrharvest.h
4476         * src/addrindex.c
4477         * src/addrindex.h
4478         * src/addritem.c
4479         * src/addritem.h
4480         * src/addrquery.c
4481         * src/addrquery.h
4482         * src/addrselect.c
4483         * src/addrselect.h
4484         * src/alertpanel.c
4485         * src/alertpanel.h
4486         * src/browseldap.c
4487         * src/browseldap.h
4488         * src/codeconv.c
4489         * src/codeconv.h
4490         * src/compose.c
4491         * src/compose.h
4492         * src/customheader.c
4493         * src/customheader.h
4494         * src/displayheader.c
4495         * src/displayheader.h
4496         * src/editaddress.c
4497         * src/editaddress.h
4498         * src/editbook.c
4499         * src/editbook.h
4500         * src/editgroup.c
4501         * src/editgroup.h
4502         * src/editjpilot.c
4503         * src/editjpilot.h
4504         * src/editldap.c
4505         * src/editldap.h
4506         * src/editldap_basedn.c
4507         * src/editldap_basedn.h
4508         * src/editvcard.c
4509         * src/editvcard.h
4510         * src/exphtmldlg.c
4511         * src/exphtmldlg.h
4512         * src/expldifdlg.c
4513         * src/expldifdlg.h
4514         * src/export.h
4515         * src/exporthtml.c
4516         * src/exporthtml.h
4517         * src/exportldif.c
4518         * src/exportldif.h
4519         * src/filtering.c
4520         * src/filtering.h
4521         * src/folder.c
4522         * src/folder.h
4523         * src/folder_item_prefs.c
4524         * src/folder_item_prefs.h
4525         * src/foldersel.c
4526         * src/foldersel.h
4527         * src/folderutils.c
4528         * src/folderutils.h
4529         * src/folderview.c
4530         * src/folderview.h
4531         * src/grouplistdialog.c
4532         * src/grouplistdialog.h
4533         * src/headerview.c
4534         * src/html.c
4535         * src/html.h
4536         * src/image_viewer.c
4537         * src/image_viewer.h
4538         * src/imap.c
4539         * src/imap.h
4540         * src/imap_gtk.c
4541         * src/imap_gtk.h
4542         * src/import.h
4543         * src/importldif.c
4544         * src/importldif.h
4545         * src/importmutt.c
4546         * src/importmutt.h
4547         * src/importpine.c
4548         * src/importpine.h
4549         * src/inc.c
4550         * src/inc.h
4551         * src/jpilot.c
4552         * src/jpilot.h
4553         * src/ldapctrl.c
4554         * src/ldapctrl.h
4555         * src/ldaplocate.c
4556         * src/ldaplocate.h
4557         * src/ldapquery.c
4558         * src/ldapquery.h
4559         * src/ldapserver.c
4560         * src/ldapserver.h
4561         * src/ldaputil.c
4562         * src/ldaputil.h
4563         * src/ldif.c
4564         * src/ldif.h
4565         * src/main.c
4566         * src/main.h
4567         * src/mainwindow.c
4568         * src/mainwindow.h
4569         * src/manual.c
4570         * src/manual.h
4571         * src/mbox.c
4572         * src/mbox.h
4573         * src/message_search.c
4574         * src/message_search.h
4575         * src/messageview.c
4576         * src/messageview.h
4577         * src/mh.c
4578         * src/mh.h
4579         * src/mh_gtk.c
4580         * src/mh_gtk.h
4581         * src/mimeview.c
4582         * src/mimeview.h
4583         * src/msgcache.c
4584         * src/msgcache.h
4585         * src/mutt.c
4586         * src/mutt.h
4587         * src/news.c
4588         * src/news.h
4589         * src/news_gtk.c
4590         * src/news_gtk.h
4591         * src/partial_download.c
4592         * src/partial_download.h
4593         * src/pine.c
4594         * src/pine.h
4595         * src/pop.c
4596         * src/pop.h
4597         * src/prefs_account.c
4598         * src/prefs_account.h
4599         * src/prefs_actions.c
4600         * src/prefs_actions.h
4601         * src/prefs_common.c
4602         * src/prefs_common.h
4603         * src/prefs_compose_writing.c
4604         * src/prefs_compose_writing.h
4605         * src/prefs_customheader.c
4606         * src/prefs_customheader.h
4607         * src/prefs_display_header.c
4608         * src/prefs_display_header.h
4609         * src/prefs_filtering.c
4610         * src/prefs_filtering.h
4611         * src/prefs_filtering_action.c
4612         * src/prefs_filtering_action.h
4613         * src/prefs_folder_column.c
4614         * src/prefs_folder_column.h
4615         * src/prefs_folder_item.c
4616         * src/prefs_folder_item.h
4617         * src/prefs_fonts.c
4618         * src/prefs_fonts.h
4619         * src/prefs_gtk.c
4620         * src/prefs_gtk.h
4621         * src/prefs_image_viewer.c
4622         * src/prefs_image_viewer.h
4623         * src/prefs_matcher.c
4624         * src/prefs_matcher.h
4625         * src/prefs_message.c
4626         * src/prefs_msg_colors.c
4627         * src/prefs_msg_colors.h
4628         * src/prefs_other.c
4629         * src/prefs_quote.c
4630         * src/prefs_receive.c
4631         * src/prefs_send.c
4632         * src/prefs_spelling.c
4633         * src/prefs_spelling.h
4634         * src/prefs_summaries.c
4635         * src/prefs_summaries.h
4636         * src/prefs_summary_column.c
4637         * src/prefs_summary_column.h
4638         * src/prefs_template.c
4639         * src/prefs_template.h
4640         * src/prefs_themes.c
4641         * src/prefs_themes.h
4642         * src/prefs_toolbar.c
4643         * src/prefs_toolbar.h
4644         * src/prefs_wrapping.c
4645         * src/prefs_wrapping.h
4646         * src/privacy.c
4647         * src/privacy.h
4648         * src/procheader.c
4649         * src/procheader.h
4650         * src/procmime.c
4651         * src/procmime.h
4652         * src/procmsg.c
4653         * src/procmsg.h
4654         * src/quote_fmt.c
4655         * src/quote_fmt_parse.y
4656         * src/recv.c
4657         * src/recv.h
4658         * src/remotefolder.c
4659         * src/remotefolder.h
4660         * src/send_message.c
4661         * src/send_message.h
4662         * src/setup.c
4663         * src/setup.h
4664         * src/sourcewindow.c
4665         * src/sourcewindow.h
4666         * src/ssl_manager.c
4667         * src/ssl_manager.h
4668         * src/statusbar.c
4669         * src/statusbar.h
4670         * src/stock_pixmap.c
4671         * src/stock_pixmap.h
4672         * src/summary_search.c
4673         * src/summary_search.h
4674         * src/summaryview.c
4675         * src/summaryview.h
4676         * src/syldap.c
4677         * src/syldap.h
4678         * src/textview.c
4679         * src/textview.h
4680         * src/toolbar.c
4681         * src/toolbar.h
4682         * src/undo.c
4683         * src/undo.h
4684         * src/unmime.c
4685         * src/unmime.h
4686         * src/vcard.c
4687         * src/vcard.h
4688         * src/wizard.c
4689         * src/wizard.h
4690         * src/common/base64.c
4691         * src/common/base64.h
4692         * src/common/defs.h
4693         * src/common/hooks.c
4694         * src/common/hooks.h
4695         * src/common/log.c
4696         * src/common/log.h
4697         * src/common/mgutils.c
4698         * src/common/mgutils.h
4699         * src/common/nntp.c
4700         * src/common/nntp.h
4701         * src/common/passcrypt.c
4702         * src/common/passcrypt.h.in
4703         * src/common/plugin.c
4704         * src/common/plugin.h
4705         * src/common/prefs.c
4706         * src/common/prefs.h
4707         * src/common/progressindicator.c
4708         * src/common/progressindicator.h
4709         * src/common/quoted-printable.c
4710         * src/common/quoted-printable.h
4711         * src/common/session.c
4712         * src/common/session.h
4713         * src/common/smtp.c
4714         * src/common/smtp.h
4715         * src/common/socket.c
4716         * src/common/socket.h
4717         * src/common/ssl.c
4718         * src/common/ssl.h
4719         * src/common/ssl_certificate.c
4720         * src/common/ssl_certificate.h
4721         * src/common/stringtable.c
4722         * src/common/stringtable.h
4723         * src/common/sylpheed.c
4724         * src/common/sylpheed.h
4725         * src/common/template.c
4726         * src/common/template.h
4727         * src/common/timing.h
4728         * src/common/utils.c
4729         * src/common/utils.h
4730         * src/common/version.h.in
4731         * src/common/xml.c
4732         * src/common/xml.h
4733         * src/common/xmlprops.c
4734         * src/common/xmlprops.h
4735         * src/gtk/colorlabel.c
4736         * src/gtk/colorsel.c
4737         * src/gtk/colorsel.h
4738         * src/gtk/description_window.c
4739         * src/gtk/description_window.h
4740         * src/gtk/filesel.c
4741         * src/gtk/filesel.h
4742         * src/gtk/foldersort.c
4743         * src/gtk/foldersort.h
4744         * src/gtk/gtkutils.c
4745         * src/gtk/gtkutils.h
4746         * src/gtk/inputdialog.c
4747         * src/gtk/inputdialog.h
4748         * src/gtk/logwindow.c
4749         * src/gtk/logwindow.h
4750         * src/gtk/manage_window.c
4751         * src/gtk/manage_window.h
4752         * src/gtk/menu.c
4753         * src/gtk/menu.h
4754         * src/gtk/pluginwindow.c
4755         * src/gtk/pluginwindow.h
4756         * src/gtk/prefswindow.c
4757         * src/gtk/prefswindow.h
4758         * src/gtk/progressdialog.c
4759         * src/gtk/progressdialog.h
4760         * src/gtk/sslcertwindow.c
4761         * src/gtk/sslcertwindow.h
4762         * src/plugins/clamav/clamav_plugin.c
4763         * src/plugins/clamav/clamav_plugin.h
4764         * src/plugins/clamav/clamav_plugin_gtk.c
4765         * src/plugins/demo/demo.c
4766         * src/plugins/dillo_viewer/dillo_prefs.c
4767         * src/plugins/dillo_viewer/dillo_prefs.h
4768         * src/plugins/dillo_viewer/dillo_viewer.c
4769         * src/plugins/pgpcore/passphrase.c
4770         * src/plugins/pgpcore/passphrase.h
4771         * src/plugins/pgpcore/plugin.c
4772         * src/plugins/pgpcore/select-keys.c
4773         * src/plugins/pgpcore/select-keys.h
4774         * src/plugins/pgpcore/sgpgme.c
4775         * src/plugins/pgpcore/sgpgme.h
4776         * src/plugins/pgpinline/pgpinline.c
4777         * src/plugins/pgpinline/pgpinline.h
4778         * src/plugins/pgpinline/plugin.c
4779         * src/plugins/pgpmime/pgpmime.c
4780         * src/plugins/pgpmime/pgpmime.h
4781         * src/plugins/pgpmime/plugin.c
4782         * src/plugins/spamassassin/spamassassin.c
4783         * src/plugins/spamassassin/spamassassin.h
4784         * src/plugins/spamassassin/spamassassin_gtk.c
4785         * src/plugins/trayicon/trayicon.c
4786                 update copyright header
4787
4788 2006-01-13 [paul]       1.9.100cvs141
4789
4790         * src/account.c
4791         * src/export.c
4792         * src/import.c
4793         * src/mainwindow.c
4794         * src/prefs_account.c
4795         * src/prefs_display_header.c
4796         * src/prefs_receive.c
4797         * src/prefs_send.c
4798         * src/prefs_summaries.c
4799         * src/prefs_themes.c
4800         * src/prefs_toolbar.c
4801         * src/gtk/about.c
4802                 various cleanups
4803
4804 2006-01-12 [colin]      1.9.100cvs140
4805
4806         * src/folder.c
4807         * src/folder.h
4808         * src/main.c
4809                 Add --subscribe option
4810                 Let sylpheed-claws email@domain.com equivalent to --compose
4811                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
4812
4813 2006-01-12 [paul]       1.9.100cvs139
4814
4815         * src/mainwindow.c
4816                 append 'Change folder order' label with '...'
4817         * src/prefs_actions.c
4818                 allow reordering of actions list by dnd
4819         * src/gtk/foldersort.c
4820                 make the dialog nicer
4821
4822 2006-01-11 [colin]      1.9.100cvs138
4823
4824         * src/compose.c
4825                 Allow templates without text
4826
4827 2006-01-11 [paul]       1.9.100cvs137
4828
4829         * tools/README
4830         * tools/filter_conv_new.pl
4831                 add info to README
4832                 also check .sylpheed for filter.xml
4833                 be a bit informative to the user
4834
4835 2006-01-11 [colin]      1.9.100cvs136
4836
4837         * src/textview.c
4838                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
4839
4840 2006-01-10 [paul]       1.9.100cvs135
4841
4842         * tools/Makefile.am
4843         * tools/filter_conv_new.pl
4844                 add script to convert new style Sylpheed
4845                 filter rules (Sylpheed >= 0.9.99) to
4846                 Claws filtering rules
4847
4848 2006-01-10 [colin]      1.9.100cvs134
4849
4850         * src/compose.c
4851                 Fix broken line joins in certain conditions
4852                 (between two quoted lines: <enter><enter><up>
4853                  <type a wrapped sentence><go in the first line>
4854                  <insert more text><watch as line joining failed>)
4855
4856 2006-01-10 [paul]       1.9.100cvs133
4857
4858         * src/compose.c
4859                 don't report success in error dialog
4860                 thanks to Colin
4861         * src/common/utils.c
4862                 include some trailing punctuations as URI
4863                 thanks to Hiro
4864
4865 2006-01-10 [paul]       1.9.100cvs132
4866
4867         * src/mimeview.c
4868                 fix incompatible pointer type
4869                 warning
4870
4871 2006-01-10 [paul]       1.9.100cvs131
4872
4873         * src/compose.c
4874                 change Subject in window title
4875                 instantaneously
4876
4877 2006-01-09 [colin]      1.9.100cvs130
4878
4879         * src/addressbook.c
4880         * src/headerview.c
4881         * src/mainwindow.c
4882         * src/messageview.c
4883         * src/mimeview.c
4884         * src/noticeview.c
4885         * src/summaryview.c
4886                 Fix possible crashes on exit and in addressbook
4887
4888 2006-01-09 [paul]       1.9.100cvs129
4889
4890         * src/prefs_msg_colors.c
4891                 some cleanups that I forgot last time
4892
4893 2006-01-09 [paul]       1.9.100cvs128
4894
4895         * README
4896         * src/folderview.c
4897         * src/prefs_msg_colors.c
4898                 add previously hidden option, color_new, to
4899                 the gui
4900                 move the page to Display/
4901                 rework the gui
4902
4903 2006-01-09 [wwp]        1.9.100cvs127
4904
4905         * src/prefs_themes.c
4906                 made the prefs/display/themes layouts spacing less condensed
4907                 (and so they match other prefs/pages' look).
4908
4909 2006-01-09 [paul]       1.9.100cvs126
4910
4911         * src/compose.c
4912         * src/prefs_common.c
4913         * src/prefs_common.h
4914         * src/prefs_wrapping.c
4915                 remove 'wrap at send' option
4916
4917 2006-01-06 [colin]      1.9.100cvs125
4918
4919         * src/compose.c
4920                 Just make completely sure we don't insert "manual line breaks" 
4921                 when wrapping... 
4922
4923 2006-01-04 [paul]
4924
4925         * 2.0.0-rc3 released
4926
4927 2006-01-04 [paul]       1.9.100cvs124
4928
4929         * src/folderview.c
4930                 fix bug 882, 'quick scroll in folder list
4931                 displays wrong folder contents'
4932
4933 2006-01-04 [paul]       1.9.100cvs123
4934
4935         * src/plugins/pgpmime/pgpmime.c
4936                 better debug information when signing
4937                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4938
4939 2006-01-03 [colin]      1.9.100cvs122
4940
4941         * configure.ac
4942                 We need to recheck for gpgme 1.0.0 after checking
4943                 for 1.1.1, because if 1.1.1 isn't available, 
4944                 GPGME_LIBS and friends are blanked out by the 
4945                 second check.
4946
4947 2006-01-03 [colin]      1.9.100cvs121
4948
4949         * src/common/prefs.c
4950                 Windows unlink-before rename fix
4951         * src/plugins/pgpcore/sgpgme.c
4952                 Add support for PKA info if available
4953                 Both patches by Werner Koch
4954
4955 2006-01-03 [paul]       1.9.100cvs120
4956
4957         * src/messageview.c
4958                 fix bug 884, 'Send receipt' button visible in queue
4959                 Thanks to Colin
4960
4961 2006-01-02 [colin]      1.9.100cvs119
4962
4963         * src/compose.c
4964         * src/imap.c
4965                 Fix autosave on IMAP and more generally try to
4966                 return the correct ID on a newly added IMAP message
4967
4968 2006-01-02 [paul]       1.9.100cvs118
4969
4970         * manual/keyboard.xml
4971                 edited
4972
4973 2006-01-01 [paul]       1.9.100cvs117
4974
4975         * src/gtk/authors.h
4976                 alphabetical order
4977
4978 2005-12-30 [colin]      1.9.100cvs116
4979
4980         * manual/advanced.xml
4981                 Explain Pre/Post-processing differences.
4982
4983 2005-12-30 [colin]      1.9.100cvs115
4984
4985         * src/mh.c
4986                 Implement copy_msgs for a little optimization
4987         * src/imap.c
4988                 Finish yesterday's fix
4989
4990 2005-12-29 [colin]      1.9.100cvs114
4991
4992         * src/imap.c
4993                 Fix occasional failure in fetching a mail over
4994                 IMAP
4995
4996 2005-12-29 [colin]      1.9.100cvs113
4997
4998         * src/compose.c
4999                 Don't remove a draft when sending it, if it is 
5000                 locked.
5001
5002 2005-12-28 [colin]      1.9.100cvs112
5003
5004         * src/summaryview.c
5005                 Fix leak for real
5006
5007 2005-12-28 [wwp]        1.9.100cvs111
5008
5009         * doc/faq/.cvsignore
5010         * doc/faq/de/.cvsignore
5011         * doc/faq/en/.cvsignore
5012         * doc/faq/es/.cvsignore
5013         * doc/faq/fr/.cvsignore
5014         * doc/faq/it/.cvsignore
5015         * doc/manual/.cvsignore
5016         * doc/manual/de/.cvsignore
5017         * doc/manual/en/.cvsignore
5018         * doc/manual/es/.cvsignore
5019         * doc/manual/fr/.cvsignore
5020         * doc/manual/ja/.cvsignore
5021         * src/plugins/mathml_viewer/.cvsignore
5022                 rollback revival of those files (my bad, sorry for the noise).
5023
5024 2005-12-28 [wwp]        1.9.100cvs110
5025
5026         * src/compose.c
5027                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
5028
5029 2005-12-28 [wwp]        1.9.100cvs109
5030
5031         * doc/faq/.cvsignore
5032         * doc/faq/de/.cvsignore
5033         * doc/faq/en/.cvsignore
5034         * doc/faq/es/.cvsignore
5035         * doc/faq/fr/.cvsignore
5036         * doc/faq/it/.cvsignore
5037         * doc/manual/.cvsignore
5038         * doc/manual/de/.cvsignore
5039         * doc/manual/en/.cvsignore
5040         * doc/manual/es/.cvsignore
5041         * doc/manual/fr/.cvsignore
5042         * doc/manual/ja/.cvsignore
5043         * src/plugins/mathml_viewer/.cvsignore
5044         * po/.cvsignore
5045                 more files to ignore.
5046
5047 2005-12-24 [colin]      1.9.100cvs108
5048
5049         * AUTHORS
5050         * src/gtk/authors.h
5051                 Update for Werner
5052
5053 2005-12-24 [colin]      1.9.100cvs107
5054
5055         * src/procmsg.c
5056                 Allow NULL src_msginfo in 
5057                 procmsg_msginfo_new_from_mimeinfo
5058
5059 2005-12-23 [paul]       1.9.100cvs106
5060
5061         * src/plugins/pgpinline/mypgpcore.def
5062                 add this forgotten file
5063
5064 2005-12-23 [colin]      1.9.100cvs105
5065
5066         * src/mainwindow.c
5067                 Fix missing break
5068
5069 2005-12-23 [colin]      1.9.100cvs104
5070
5071         * autogen.sh
5072         * src/folder.c
5073         * src/mh.c
5074         * src/common/plugin.c
5075         * src/common/socket.c
5076         * src/common/socket.h
5077         * src/common/utils.c
5078         * src/common/utils.h
5079         * src/gtk/pluginwindow.c
5080         * src/plugins/pgpcore/plugin.def
5081         * src/plugins/pgpcore/sylpheed.def
5082         * src/plugins/pgpinline/Makefile.am
5083         * src/plugins/pgpinline/plugin.def
5084         * src/plugins/pgpinline/sylpheed.def
5085         * src/plugins/pgpmime/plugin.def
5086         * src/plugins/pgpmime/sylpheed.def
5087                 Various w32 fixes by Werner Koch
5088
5089 2005-12-22 [paul]       1.9.100cvs103
5090
5091         * src/wizard.c
5092                 don't offer IMAP as 'server type' if
5093                 libetpan isn't built in
5094
5095 2005-12-22 [paul]       1.9.100cvs102
5096
5097         * AUTHORS
5098         * src/mainwindow.c
5099         * src/mainwindow.h
5100         * src/toolbar.c
5101         * src/gtk/authors.h
5102                 support GTK_TOOLBAR_BOTH_HORIZ (text
5103                 next to icon) Patch by Marien Zwart
5104                 marienz@users.sf.net
5105                 Also reword the text
5106
5107 2005-12-21 [colin]      1.9.100cvs101
5108
5109         * configure.ac
5110                 Fix DATADIRNAME
5111         * COPYING
5112                 Fix missing section and explicit the exception better
5113         * src/compose.c
5114                 Prevent mail from being lost without notice when an
5115                 SMTP error happens on trying to send an unmodified
5116                 drafted mail.
5117         * src/send_message.c
5118         * src/common/smtp.c
5119                 Fix password remembering when wrong, and add return
5120                 value checks where they should have been
5121         * src/plugins/pgpcore/sylpheed.def
5122         * src/plugins/pgpinline/sylpheed.def
5123         * src/plugins/pgpmime/sylpheed.def
5124                 Add a few symbols needed
5125
5126 2005-12-21 [paul]       1.9.100cvs100
5127
5128         * m4/codeset.m4
5129         * m4/glibc21.m4
5130         * m4/intdiv0.m4
5131         * m4/inttypes-pri.m4
5132         * m4/inttypes.m4
5133         * m4/inttypes_h.m4
5134         * m4/isc-posix.m4
5135         * m4/lcmessage.m4
5136         * m4/stdint_h.m4
5137         * m4/uintmax_t.m4
5138                 gettextization
5139                 thanks to Colin
5140
5141 2005-12-21 [paul]       1.9.100cvs99
5142
5143         * po/sv.po
5144                 fixed by Colin
5145
5146 2005-12-20 [paul]       1.9.100cvs98
5147
5148         * po/sv.po
5149                 updated by Anders Trobäck
5150
5151 2005-12-20 [colin]      1.9.100cvs97
5152
5153         * ABOUT-NLS
5154         * Makefile.am
5155         * autogen.sh
5156         * configure.ac
5157         * config/config.rpath
5158         * config/mkinstalldirs
5159         * m4/Makefile.am
5160         * m4/glibc2.m4
5161         * m4/gnupg.m4
5162         * m4/gpgme.m4
5163         * m4/intmax.m4
5164         * m4/longdouble.m4
5165         * m4/longlong.m4
5166         * m4/printf-posix.m4
5167         * m4/signed.m4
5168         * m4/size_max.m4
5169         * m4/ulonglong.m4
5170         * m4/wchar_t.m4
5171         * m4/wint_t.m4
5172         * m4/xsize.m4
5173         * po/Makefile.in.in
5174         * po/Makevars
5175         * po/bg.po
5176         * po/ca.po
5177         * po/cs.po
5178         * po/de.po
5179         * po/el.po
5180         * po/en_GB.po
5181         * po/es.po
5182         * po/fi.po
5183         * po/fr.po
5184         * po/hr.po
5185         * po/hu.po
5186         * po/it.po
5187         * po/ja.po
5188         * po/ko.po
5189         * po/nb.po
5190         * po/nl.po
5191         * po/pl.po
5192         * po/pt_BR.po
5193         * po/ru.po
5194         * po/sk.po
5195         * po/sr.po
5196         * po/stamp-po
5197         * po/sv.po
5198         * po/zh_CN.po
5199         * po/zh_TW.po
5200         * src/Makefile.am
5201         * src/codeconv.c
5202         * src/compose.c
5203         * src/exporthtml.c
5204         * src/exportldif.c
5205         * src/folder.c
5206         * src/main.c
5207         * src/manual.c
5208         * src/mh.c
5209         * src/mimeview.c
5210         * src/send_message.c
5211         * src/common/Makefile.am
5212         * src/common/fnmatch.c
5213         * src/common/fnmatch.h
5214         * src/common/fnmatch_loop.c
5215         * src/common/nntp.c
5216         * src/common/plugin.c
5217         * src/common/smtp.c
5218         * src/common/socket.c
5219         * src/common/string_match.c
5220         * src/common/sylpheed.c
5221         * src/common/utils.c
5222         * src/common/utils.h
5223         * src/common/w32_dirent.c
5224         * src/common/w32_reg.c
5225         * src/common/w32_signal.c
5226         * src/common/w32_stat.c
5227         * src/common/w32_stdio.c
5228         * src/common/w32_stdlib.c
5229         * src/common/w32_string.c
5230         * src/common/w32_time.c
5231         * src/common/w32_unistd.c
5232         * src/common/w32_wait.c
5233         * src/common/w32lib.h
5234         * src/etpan/Makefile.am
5235         * src/gtk/Makefile.am
5236         * src/plugins/clamav/Makefile.am
5237         * src/plugins/demo/Makefile.am
5238         * src/plugins/dillo_viewer/Makefile.am
5239         * src/plugins/pgpcore/Makefile.am
5240         * src/plugins/pgpcore/passphrase.c
5241         * src/plugins/pgpcore/plugin.def
5242         * src/plugins/pgpcore/sgpgme.c
5243         * src/plugins/pgpcore/sylpheed.def
5244         * src/plugins/pgpcore/version.rc
5245         * src/plugins/pgpinline/Makefile.am
5246         * src/plugins/pgpinline/plugin.def
5247         * src/plugins/pgpinline/sylpheed.def
5248         * src/plugins/pgpinline/version.rc
5249         * src/plugins/pgpmime/Makefile.am
5250         * src/plugins/pgpmime/mypgpcore.def
5251         * src/plugins/pgpmime/plugin.def
5252         * src/plugins/pgpmime/sylpheed.def
5253         * src/plugins/pgpmime/version.rc
5254         * src/plugins/spamassassin/Makefile.am
5255                 Very little ;-) patch from Werner Koch, providing
5256                 infrastructure for cross-compiling to Win32
5257
5258 2005-12-20 [paul]       1.9.100cvs96
5259
5260         * src/account.c
5261         * src/account.h
5262         * src/mainwindow.c
5263         * src/mainwindow.h
5264         * src/toolbar.c
5265         * src/toolbar.h
5266                 add a combo to the Get All button, allowing
5267                 quick retrieval from any account
5268                 Patch by Fabien Vantard, slightly modified
5269                 by Colin
5270         * src/gtk/about.c
5271                 i18n fix. Patch by Fabien Vantard
5272
5273 2005-12-19 [colin]      1.9.100cvs95
5274
5275         * src/compose.c
5276         * src/compose.h
5277                 Don't automatically join lines when they've 
5278                 been separated by the user and not automatically
5279
5280 2005-12-19 [paul]       1.9.100cvs94
5281
5282         * src/gtk/pluginwindow.c
5283                 i18n fix.
5284                 Patch by Fabien Vantard
5285
5286 2005-12-15 [paul]       1.9.100cvs93
5287
5288         * src/common/plugin.c
5289         * src/common/plugin.h
5290         * src/gtk/pluginwindow.c
5291         * src/plugins/clamav/clamav_plugin.c
5292         * src/plugins/demo/demo.c
5293         * src/plugins/dillo_viewer/dillo_viewer.c
5294         * src/plugins/pgpcore/plugin.c
5295         * src/plugins/pgpinline/plugin.c
5296         * src/plugins/pgpmime/plugin.c
5297         * src/plugins/spamassassin/spamassassin.c
5298         * src/plugins/trayicon/trayicon.c
5299                 add plugin_version()
5300
5301 2005-12-15 [colin]      1.9.100cvs92
5302
5303         * src/compose.c
5304                 Further fix bug #875
5305
5306 2005-12-15 [paul]       1.9.100cvs91
5307
5308         * src/gtk/filesel.c
5309                 fix attach_load_dir getting set to
5310                 PLUGINDIR on plugin load
5311
5312 2005-12-14 [mones]      1.9.100cvs90
5313
5314         * manual/ack.xml
5315         * manual/keyboard.xml
5316                 Initial draft and some shortcuts added
5317                 
5318         * po/es.po
5319                 Updated translation
5320
5321 2005-12-14 [colin]      1.9.100cvs89
5322
5323         * src/compose.c
5324         * src/imap.c
5325         * src/summaryview.c
5326         * src/gtk/gtkaspell.c
5327                 More leaks fixed
5328         * src/prefs_folder_item.c
5329                 Fix recursive prefs apply
5330
5331
5332 2005-12-14 [colin]      1.9.100cvs88
5333
5334         * src/compose.c
5335                 Fix bug #875 (Freeze On Inline Forward of 
5336                 Large Message)
5337
5338 2005-12-13 [colin]      1.9.100cvs87
5339
5340         * src/compose.c
5341                 Uniq-ify and sort the mimetypes list
5342                 Patch by Fabien Vantard
5343
5344 2005-12-13 [colin]      1.9.100cvs86
5345
5346         * src/imap.c
5347         * src/etpan/imap-thread.c
5348                 Fix leaks (patch by Hoa)
5349         * src/news.c
5350         * src/common/plugin.c
5351                 Fix leaks
5352
5353 2005-12-12 [colin]
5354
5355         * 2.0.0-rc2 released
5356
5357 2005-12-12 [colin]      1.9.100cvs85
5358
5359         * src/matcher.c
5360                 Fix a leak
5361
5362 2005-12-12 [wwp]        1.9.100cvs84
5363
5364         * src/gtk/icon_legend.c
5365                 fix misbehaviour and crash when closing the legend window
5366         using the Esc key (patch by Fabien Vantard).
5367
5368 2005-12-12 [paul]       1.9.100cvs83
5369
5370         * src/browseldap.c
5371         * src/foldersel.c
5372         * src/prefs_actions.c
5373         * src/prefs_filtering.c
5374         * src/prefs_matcher.c
5375         * src/prefs_spelling.glade      ** REMOVED **
5376         * src/prefs_template.c
5377         * src/gtk/foldersort.glade      ** REMOVED **
5378         * src/gtk/pluginwindow.c
5379         * src/gtk/pluginwindow.glade    ** REMOVED **
5380         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
5381                 cleanups
5382
5383 2005-12-11 [paul]       1.9.100cvs82
5384
5385         * src/gtk/filesel.c
5386                 fix attach_load_dir crasher (double free)
5387
5388 2005-12-09 [paul]       1.9.100cvs81
5389
5390         * po/POTFILES.in
5391         * src/mainwindow.c
5392         * src/gtk/Makefile.am
5393         * src/gtk/icon_legend.c
5394         * src/gtk/icon_legend.h
5395                 add icon legend
5396         * src/manual.c
5397                 cleanup
5398
5399 2005-12-09 [paul]       1.9.100cvs80
5400
5401         * src/plugins/pgpcore/passphrase.c
5402                 wrap the label in the dialog
5403
5404 2005-12-09 [colin]      1.9.100cvs79
5405
5406         * src/plugins/pgpcore/sgpgme.c
5407                 Display (untrusted) on not trusted signatures
5408                 Patch by Michal Èihaø <michal@cihar.com>
5409                 Closes bug #867 (Report also key trust)
5410
5411 2005-12-09 [colin]      1.9.100cvs78
5412
5413         * src/common/plugin.c
5414                 Update licence check, following Eben Moglen's advice
5415
5416 2005-12-08 [colin]      1.9.100cvs77
5417
5418         * src/folder.c
5419                 Fix the occasionnal item->cache != NULL 
5420                 assertion failure. 
5421
5422 2005-12-08 [colin]      1.9.100cvs76
5423
5424         * src/mimeview.c
5425         * src/plugins/pgpcore/sgpgme.c
5426                 Print key id when unable to check it
5427                 Closes bug #866 (Show key id when missing)
5428
5429 2005-12-08 [paul]       1.9.100cvs75
5430
5431         * src/prefs_common.c
5432         * src/prefs_common.h
5433         * src/gtk/filesel.c
5434                 remember load attachment dir
5435
5436 2005-12-07 [colin]      1.9.100cvs74
5437
5438         * src/prefs_toolbar.c
5439                 Gtk fixes, patch by Fabien Vantard
5440
5441 2005-12-07 [colin]      1.9.100cvs73
5442
5443         * src/action.c
5444         * src/compose.c
5445         * src/compose.h
5446                 Fix bug #839 (Quoted text isn't colored after 
5447                 executing an action)
5448         * src/common/plugin.c
5449                 Require plugins to declare their licence in plugin_licence()
5450                 Refuse to load non-GPL plugins as they'd be illegal (as 
5451                 derived works of Sylpheed-Claws, they must be GPL).
5452         * src/plugins/clamav/clamav_plugin.c
5453         * src/plugins/demo/demo.c
5454         * src/plugins/dillo_viewer/dillo_viewer.c
5455         * src/plugins/pgpcore/plugin.c
5456         * src/plugins/pgpinline/plugin.c
5457         * src/plugins/pgpmime/plugin.c
5458         * src/plugins/spamassassin/spamassassin.c
5459         * src/plugins/trayicon/trayicon.c
5460                 Add plugin_licence()
5461
5462 2005-12-07 [paul]       1.9.100cvs72
5463
5464         * configure.ac
5465         * src/mainwindow.c
5466         * src/manual.c
5467         * src/manual.h
5468         * src/common/defs.h
5469                 clean up after local FAQ removal and
5470                 temporary manual removal
5471
5472 2005-12-06 [colin]      1.9.100cvs71
5473
5474         * configure.ac
5475         * doc/Makefile.am
5476         * doc/faq/.cvsignore
5477         * doc/faq/Makefile.am
5478         * doc/faq/de/.cvsignore
5479         * doc/faq/de/Makefile.am
5480         * doc/faq/de/sylpheed-faq-1.html
5481         * doc/faq/de/sylpheed-faq-2.html
5482         * doc/faq/de/sylpheed-faq-3.html
5483         * doc/faq/de/sylpheed-faq.html
5484         * doc/faq/en/.cvsignore
5485         * doc/faq/en/Makefile.am
5486         * doc/faq/en/sylpheed-faq-1.html
5487         * doc/faq/en/sylpheed-faq-2.html
5488         * doc/faq/en/sylpheed-faq-3.html
5489         * doc/faq/en/sylpheed-faq-4.html
5490         * doc/faq/en/sylpheed-faq.html
5491         * doc/faq/es/.cvsignore
5492         * doc/faq/es/Makefile.am
5493         * doc/faq/es/sylpheed-faq-1.html
5494         * doc/faq/es/sylpheed-faq-2.html
5495         * doc/faq/es/sylpheed-faq-3.html
5496         * doc/faq/es/sylpheed-faq-4.html
5497         * doc/faq/es/sylpheed-faq.html
5498         * doc/faq/fr/.cvsignore
5499         * doc/faq/fr/Makefile.am
5500         * doc/faq/fr/sylpheed-faq-1.html
5501         * doc/faq/fr/sylpheed-faq-2.html
5502         * doc/faq/fr/sylpheed-faq-3.html
5503         * doc/faq/fr/sylpheed-faq.html
5504         * doc/faq/it/.cvsignore
5505         * doc/faq/it/Makefile.am
5506         * doc/faq/it/sylpheed-faq-1.html
5507         * doc/faq/it/sylpheed-faq-2.html
5508         * doc/faq/it/sylpheed-faq-3.html
5509         * doc/faq/it/sylpheed-faq.html
5510         * doc/manual/.cvsignore
5511         * doc/manual/Makefile.am
5512         * doc/manual/de/.cvsignore
5513         * doc/manual/de/Makefile.am
5514         * doc/manual/de/sylpheed-1.html
5515         * doc/manual/de/sylpheed-10.html
5516         * doc/manual/de/sylpheed-11.html
5517         * doc/manual/de/sylpheed-12.html
5518         * doc/manual/de/sylpheed-13.html
5519         * doc/manual/de/sylpheed-14.html
5520         * doc/manual/de/sylpheed-15.html
5521         * doc/manual/de/sylpheed-16.html
5522         * doc/manual/de/sylpheed-17.html
5523         * doc/manual/de/sylpheed-18.html
5524         * doc/manual/de/sylpheed-19.html
5525         * doc/manual/de/sylpheed-2.html
5526         * doc/manual/de/sylpheed-20.html
5527         * doc/manual/de/sylpheed-3.html
5528         * doc/manual/de/sylpheed-4.html
5529         * doc/manual/de/sylpheed-5.html
5530         * doc/manual/de/sylpheed-6.html
5531         * doc/manual/de/sylpheed-7.html
5532         * doc/manual/de/sylpheed-8.html
5533         * doc/manual/de/sylpheed-9.html
5534         * doc/manual/de/sylpheed.html
5535         * doc/manual/en/.cvsignore
5536         * doc/manual/en/Makefile.am
5537         * doc/manual/en/sylpheed-1.html
5538         * doc/manual/en/sylpheed-10.html
5539         * doc/manual/en/sylpheed-11.html
5540         * doc/manual/en/sylpheed-12.html
5541         * doc/manual/en/sylpheed-13.html
5542         * doc/manual/en/sylpheed-14.html
5543         * doc/manual/en/sylpheed-15.html
5544         * doc/manual/en/sylpheed-16.html
5545         * doc/manual/en/sylpheed-17.html
5546         * doc/manual/en/sylpheed-18.html
5547         * doc/manual/en/sylpheed-19.html
5548         * doc/manual/en/sylpheed-2.html
5549         * doc/manual/en/sylpheed-20.html
5550         * doc/manual/en/sylpheed-21.html
5551         * doc/manual/en/sylpheed-22.html
5552         * doc/manual/en/sylpheed-3.html
5553         * doc/manual/en/sylpheed-4.html
5554         * doc/manual/en/sylpheed-5.html
5555         * doc/manual/en/sylpheed-6.html
5556         * doc/manual/en/sylpheed-7.html
5557         * doc/manual/en/sylpheed-8.html
5558         * doc/manual/en/sylpheed-9.html
5559         * doc/manual/en/sylpheed.html
5560         * doc/manual/es/.cvsignore
5561         * doc/manual/es/Makefile.am
5562         * doc/manual/es/sylpheed-1.html
5563         * doc/manual/es/sylpheed-10.html
5564         * doc/manual/es/sylpheed-11.html
5565         * doc/manual/es/sylpheed-12.html
5566         * doc/manual/es/sylpheed-13.html
5567         * doc/manual/es/sylpheed-14.html
5568         * doc/manual/es/sylpheed-15.html
5569         * doc/manual/es/sylpheed-16.html
5570         * doc/manual/es/sylpheed-17.html
5571         * doc/manual/es/sylpheed-18.html
5572         * doc/manual/es/sylpheed-19.html
5573         * doc/manual/es/sylpheed-2.html
5574         * doc/manual/es/sylpheed-20.html
5575         * doc/manual/es/sylpheed-3.html
5576         * doc/manual/es/sylpheed-4.html
5577         * doc/manual/es/sylpheed-5.html
5578         * doc/manual/es/sylpheed-6.html
5579         * doc/manual/es/sylpheed-7.html
5580         * doc/manual/es/sylpheed-8.html
5581         * doc/manual/es/sylpheed-9.html
5582         * doc/manual/es/sylpheed.html
5583         * doc/manual/fr/.cvsignore
5584         * doc/manual/fr/Makefile.am
5585         * doc/manual/fr/sylpheed-1.html
5586         * doc/manual/fr/sylpheed-10.html
5587         * doc/manual/fr/sylpheed-11.html
5588         * doc/manual/fr/sylpheed-12.html
5589         * doc/manual/fr/sylpheed-13.html
5590         * doc/manual/fr/sylpheed-14.html
5591         * doc/manual/fr/sylpheed-15.html
5592         * doc/manual/fr/sylpheed-16.html
5593         * doc/manual/fr/sylpheed-17.html
5594         * doc/manual/fr/sylpheed-18.html
5595         * doc/manual/fr/sylpheed-19.html
5596         * doc/manual/fr/sylpheed-2.html
5597         * doc/manual/fr/sylpheed-20.html
5598         * doc/manual/fr/sylpheed-3.html
5599         * doc/manual/fr/sylpheed-4.html
5600         * doc/manual/fr/sylpheed-5.html
5601         * doc/manual/fr/sylpheed-6.html
5602         * doc/manual/fr/sylpheed-7.html
5603         * doc/manual/fr/sylpheed-8.html
5604         * doc/manual/fr/sylpheed-9.html
5605         * doc/manual/fr/sylpheed.html
5606         * doc/manual/ja/.cvsignore
5607         * doc/manual/ja/Makefile.am
5608         * doc/manual/ja/sylpheed-1.html
5609         * doc/manual/ja/sylpheed-10.html
5610         * doc/manual/ja/sylpheed-11.html
5611         * doc/manual/ja/sylpheed-12.html
5612         * doc/manual/ja/sylpheed-13.html
5613         * doc/manual/ja/sylpheed-14.html
5614         * doc/manual/ja/sylpheed-15.html
5615         * doc/manual/ja/sylpheed-16.html
5616         * doc/manual/ja/sylpheed-17.html
5617         * doc/manual/ja/sylpheed-18.html
5618         * doc/manual/ja/sylpheed-19.html
5619         * doc/manual/ja/sylpheed-2.html
5620         * doc/manual/ja/sylpheed-20.html
5621         * doc/manual/ja/sylpheed-3.html
5622         * doc/manual/ja/sylpheed-4.html
5623         * doc/manual/ja/sylpheed-5.html
5624         * doc/manual/ja/sylpheed-6.html
5625         * doc/manual/ja/sylpheed-7.html
5626         * doc/manual/ja/sylpheed-8.html
5627         * doc/manual/ja/sylpheed-9.html
5628         * doc/manual/ja/sylpheed.html
5629         * doc/manual/ja/sylpheed.sgml
5630         * src/mainwindow.c
5631                 Remove outdated manual and faq. Noisy, eh?
5632
5633 2005-12-06 [colin]      1.9.100cvs70
5634
5635         * src/compose.c
5636         * src/quote_fmt_parse.y
5637         * src/undo.c
5638         * src/undo.h
5639                 Allow %X to position cursor at 0 
5640                 (no %X = before signature)
5641                 Fix paste as quotation putting the cursor at 0
5642                 Fix undo offsets when pasting
5643                 Insert the quote_fmt at once instead of line 
5644                 by line
5645                 Fix [Edited] when starting to reply/forward
5646
5647 2005-12-06 [paul]       1.9.100cvs69
5648
5649         * src/plugins/clamav/clamav_plugin_gtk.c
5650                 add another tooltip
5651         * src/plugins/spamassassin/spamassassin_gtk.c
5652                 rework spamassassin_create_widget_func()
5653
5654 2005-12-05 [colin]      1.9.100cvs68
5655
5656         * po/POTFILES.in
5657                 Fix make release ;-)
5658
5659 2005-12-05 [colin]      1.9.100cvs67
5660
5661         * src/compose.c
5662         * src/compose.h
5663                 Fix cursor positioning (not obeying %X)
5664
5665 2005-12-05 [paul]       1.9.100cvs66
5666
5667         * src/plugins/dillo_viewer/dillo_prefs.c
5668                 fix compilation warning
5669
5670 2005-12-05 [paul]       1.9.100cvs65
5671
5672         * src/prefs_spelling.c
5673         * src/plugins/trayicon/trayicon.c
5674                 cleanups - remove unused stuff
5675
5676 2005-12-05 [paul]       1.9.100cvs64
5677
5678         * README
5679         * manual/plugins.xml
5680                 remove info about removed mathml_viewer plugin
5681
5682 2005-12-05 [paul]       1.9.100cvs63
5683
5684         * configure.ac
5685         * src/plugins/Makefile.am
5686         * src/plugins/mathml_viewer/.cvsignore
5687         * src/plugins/mathml_viewer/Makefile.am
5688         * src/plugins/mathml_viewer/mathml_viewer.c
5689                 remove unmaintained mathml_viewer plugin
5690
5691 2005-12-05 [paul]       1.9.100cvs62
5692
5693         * src/summaryview.c
5694                 obey prefs_common.always_show_msg when
5695                 moving a msg
5696                 Thanks to Colin
5697
5698 2005-12-05 [paul]       1.9.100cvs61
5699
5700         * src/compose.c
5701         * src/prefs_account.c
5702         * src/prefs_filtering.c
5703         * src/prefs_quote.c
5704         * src/prefs_spelling.c
5705         * src/prefs_toolbar.c
5706         * src/summaryview.c
5707         * src/gtk/gtkutils.c
5708         * src/gtk/quicksearch.c
5709         * src/plugins/dillo_viewer/dillo_prefs.c
5710                 dialog cleanups
5711
5712 2005-12-04 [paul]       1.9.100cvs60
5713
5714         * src/inc.c
5715         * src/prefs_account.c
5716         * src/prefs_account.h
5717                 allow a Local account to specify a
5718                 default inbox
5719                 (closes bug 843 'Inbox cannot be changed for local
5720                  mailboxes')
5721
5722 2005-12-04 [colin]      1.9.100cvs59
5723
5724         * src/plugins/trayicon/trayicon.c
5725                 Remove Get, rename Get All to Get Mail in order to
5726                 be consistent with the default main toolbar
5727
5728 2005-12-03 [colin]      1.9.100cvs58
5729
5730         * manual/gpl.xml
5731         * manual/sylpheed-claws-manual.xml
5732                 Add GPL appendix
5733
5734 2005-12-03 [paul]       1.9.100cvs57
5735
5736         * AUTHORS
5737         * po/sv.po
5738         * src/gtk/authors.h
5739                 new (partially complete) Swedish translation
5740                 by Anders Troback <sylpheed@troback.com>
5741
5742 2005-12-02 [paul]       1.9.100cvs56
5743
5744         * configure.ac
5745                 libetpan 0.41 required
5746
5747 2005-12-02 [paul]       1.9.100cvs55
5748
5749         * src/plugins/clamav/clamav_plugin.c
5750         * src/plugins/clamav/clamav_plugin.h
5751         * src/plugins/clamav/clamav_plugin_gtk.c
5752         * src/plugins/spamassassin/spamassassin.c
5753         * src/plugins/spamassassin/spamassassin.h
5754         * src/plugins/spamassassin/spamassassin_gtk.c
5755                 unregister prefs pages on unloading, thus
5756                 preventing a crash
5757                 (thanks to Colin for the hint)
5758
5759 2005-12-02 [wwp]        1.9.100cvs54
5760
5761         * src/quote_fmt.h
5762         * src/quote_fmt_parse.y
5763                 fix misuse of gboolean*, use gboolean instead
5764                 (thanks to Paul, Colin, for pointing out that scaring one)
5765
5766 2005-12-02 [paul]       1.9.100cvs53
5767
5768         * src/plugins/clamav/clamav_plugin.c
5769                 int no --> unsigned int no
5770         * src/plugins/clamav/clamav_plugin_gtk.c
5771                 rework config page
5772
5773 2005-12-02 [wwp]        1.9.100cvs52
5774
5775         * src/compose.c
5776         * src/prefs_template.c
5777         * src/quote_fmt.h
5778         * src/quote_fmt_parse.y
5779                 prevent from executing |f and |p templates commands when
5780                 adding or replacing templates in prefs (avoids annoying and
5781                 potentially dangerous behaviours)
5782
5783 2005-12-02 [paul]       1.9.100cvs51
5784
5785         * src/prefs_common.c
5786                 allow translation of some default values
5787                 Patch by Fabien Vantard
5788
5789 2005-12-02 [paul]       1.9.100cvs50
5790
5791         * src/codeconv.c
5792         * src/codeconv.h
5793         * src/prefs_common.c
5794         * src/prefs_common.h
5795         * src/prefs_message.c
5796         * src/textview.c
5797                 remove obsolete 'convert_mb_alnum' option
5798                 and related stuff
5799         * src/gtk/about.c
5800                 remove unused 'about_textview_visibility_notify'
5801
5802 2005-12-02 [paul]       1.9.100cvs49
5803
5804         * src/prefs_account.c
5805         * src/prefs_compose_writing.c
5806         * src/prefs_fonts.c
5807         * src/prefs_gtk.h
5808         * src/prefs_image_viewer.c
5809         * src/prefs_message.c
5810         * src/prefs_other.c
5811         * src/prefs_receive.c
5812         * src/prefs_send.c
5813         * src/prefs_spelling.c
5814         * src/prefs_summaries.c
5815         * src/prefs_wrapping.c
5816         * src/plugins/dillo_viewer/dillo_prefs.c
5817         * src/plugins/pgpcore/prefs_gpg.c
5818                 several cleanups to the prefs dialogs
5819                 (slightly modified) patch by Fabien Vantard
5820
5821 2005-12-02 [paul]       1.9.100cvs48
5822
5823         * src/main.c
5824                 --exit means exit
5825         * src/send_message.c
5826                 fix crash on send when connection fails
5827
5828         Thanks to Colin
5829
5830 2005-12-01 [colin]      1.9.100cvs47
5831
5832         * src/html.c
5833                 Translate &hellip; to "..."
5834
5835 2005-11-30 [colin]      1.9.100cvs46
5836
5837         * src/matcher.c
5838         * src/matcher.h
5839                 Optimize back yesterday's fix.
5840
5841 2005-11-30 [paul]       1.9.100cvs45
5842
5843         * manual/faq.xml
5844                 standardised
5845         * manual/intro.xml
5846                 written by Colin, edited by me
5847
5848 2005-11-29 [colin]      1.9.100cvs44
5849
5850         * src/matcher.c
5851                 Skip headers unconditionnaly in match_body if the
5852                 rule is not message or ~message
5853
5854 2005-11-29 [colin]      1.9.100cvs43
5855
5856         * src/matcher.c
5857                 Fix body_part and such, not skipping headers 
5858                 if the matchcriteria wasn't the first in the rule
5859
5860 2005-11-29 [colin]      1.9.100cvs42
5861
5862         * src/compose.c
5863                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
5864                 option missing from message view window)
5865                 Fix double text D'n'D with gtk-2.8
5866         * src/matcher.c
5867                 Fix ~message, ~headers_part, ~body_part rules
5868         * src/messageview.c
5869                 Add Windows-1252 (Closes bug #863)
5870                 Fix accels
5871         * src/gtk/gtkaspell.c
5872                 Properly destroy accels in all menus
5873
5874 2005-11-29 [mones]      1.9.100cvs41
5875
5876         * po/es.po
5877                 Updated.
5878
5879 2005-11-27 [colin]      1.9.100cvs40
5880
5881         * src/mh_gtk.c
5882                 "/Remove mailbox" -> "/Remove mailbox..."
5883
5884 2005-11-27 [paul]       1.9.100cvs39
5885
5886         * AUTHORS
5887         * po/de.po
5888         * src/gtk/authors.h
5889                 updated by new maintainer, Stephan Sachse
5890
5891 2005-11-27 [paul]       1.9.100cvs38
5892
5893         * manual/faq.xml
5894                 written by Colin, edited by me
5895
5896 2005-11-27 [paul]       1.9.100cvs37
5897
5898         * src/prefs_common.c
5899         * src/prefs_common.h
5900         * src/prefs_receive.c
5901         * src/prefs_summaries.c
5902                 move 'go to inbox after receiving new mail'
5903                 option from display/sumamaries to mail
5904                 handling/receive, and rework prefs_summaries
5905                 dialog a little
5906
5907 2005-11-25 [martin]     1.9.100cvs36
5908
5909         * po/de.po
5910             fixed windows-1252 translation;
5911             translated some new and fuzzy strings
5912
5913 2005-11-25 [paul]       1.9.100cvs35
5914
5915         * src/plugins/clamav/clamav_plugin.c
5916                 complete the update done in cvs34
5917
5918 2005-11-25 [paul]       1.9.100cvs34
5919
5920         * src/plugins/clamav/clamav_plugin.c
5921                 reflect upstream changes
5922
5923 2005-11-25 [paul]       1.9.100cvs33
5924
5925         * manual/ack.xml
5926         * manual/plugins.xml
5927         * manual/sylpheed-claws-manual.xml
5928                 written/updated by Colin, edited by me
5929         * tools/acroread2sylpheed.pl
5930                 update binary name
5931
5932 2005-11-24 [colin]      1.9.100cvs32
5933
5934         * src/compose.c
5935                 Fix bug #856 (reediting messages forgets Request
5936                 Return Receipt)
5937
5938 2005-11-24 [paul]       1.9.100cvs31
5939
5940         * manual/addrbook.xml
5941         * manual/starting.xml
5942                 written by Colin, proofread, edited, adapted by me
5943         * manual/advanced.xml
5944                 add some Actions examples
5945         * src/importldif.c
5946                 use a Save button instead of a Close button
5947         * src/wizard.c
5948                 indicate mandatory fields
5949                 fix page display
5950                 Thanks to Colin
5951
5952 2005-11-23 [colin]      1.9.100cvs30
5953
5954         * src/addressbook.c
5955                 Rename menu item, fix possible crash after
5956                 deletion of books
5957         * src/addrindex.c
5958                 Allow searching for '*' in ldap
5959         * src/browseldap.c
5960                 Fix "Browse Entry" (did anyone use it?)
5961         * src/wizard.c
5962                 Add guards for mandatory information
5963
5964 2005-11-23 [paul]       1.9.100cvs29
5965
5966         * manual/advanced.xml
5967                 corrections to the English
5968
5969 2005-11-23 [colin]      1.9.100cvs28
5970
5971         * src/mimeview.c
5972                 Fix possible crash at exit. After the call to
5973                 gtk_container_remove(), the Viewer's widget has no
5974                 more parent so gtk+ automatically frees it and its
5975                 sons. If destroy_viewer() then try to access it,
5976                 problems ensue.
5977
5978 2005-11-22 [colin]      1.9.100cvs27
5979
5980         * src/compose.c
5981         * src/gtk/gtkaspell.c
5982                 Fix right-clicking on a misspelled word
5983                 Fix More... in suggestions menu
5984
5985 2005-11-22 [wwp]        1.9.100cvs26
5986
5987         * src/prefs_template.c
5988                 templates works: re-sort templates list when adding or replacing,
5989                 prevent from adding or replacing when the template name is empty
5990
5991 2005-11-21 [colin]      1.9.100cvs25
5992
5993         * src/addressbook.c
5994                 Fix some addressbook suckage (dnd, select all)
5995         * src/compose.c
5996         * src/gtk/gtkaspell.c
5997         * src/gtk/gtkaspell.h
5998                 Make the spellchecker menu work with the 
5999                 GtkTextView one instead of overriding it
6000
6001 2005-11-20 [paul]       1.9.100cvs24
6002
6003         * manual/handling.xml
6004                 proofread and corrected
6005
6006 2005-11-20 [paul]       1.9.100cvs23
6007
6008         * manual/Makefile
6009                 generate html as one file
6010         * manual/advanced.xml
6011                 fix output generation
6012                 reformat hidden options list
6013         * manual/manual.xml     ** REMOVED **
6014         * manual/sylpheed-claws-manual.xml      ** ADDED **
6015                 renamed
6016
6017 2005-11-18 [colin]      1.9.100cvs22
6018
6019         * src/prefs_account.c
6020                 Fix layout in news and mbox accounts
6021         * manual/account.xml
6022         * manual/advanced.xml
6023                 New contents for Paul to check :)
6024
6025 2005-11-18 [wwp]        1.9.100cvs21
6026
6027         * src/gtk/quicksearch.c
6028                 don't update extended quicksearch buttons twice
6029
6030 2005-11-18 [paul]       1.9.100cvs20
6031
6032         * src/textview.c
6033                 complete 1.9.100cvs19
6034
6035 2005-11-18 [paul]       1.9.100cvs19
6036
6037         * src/compose.c
6038                 cosmetic improvements
6039         * src/textview.c
6040                 also list text/* attachments
6041
6042 2005-11-18 [colin]      1.9.100cvs18
6043
6044         * src/summaryview.c
6045                 Use column 0 instead of -1 in 
6046                 gtk_ctree_node_moveto, in a naive
6047                 hope it'll fix the gtk-related crashes
6048
6049 2005-11-18 [colin]      1.9.100cvs17
6050
6051         * src/gtk/inputdialog.c
6052                 Fix icon staying the first one
6053
6054 2005-11-17 [wwp]        1.9.100cvs16
6055                 fix possible problem showing some quicksearch buttons, and a bad
6056                 call to g_return_if_fail in a function that returns a value (both
6057                 fixes by Fabien Vantard)
6058
6059 2005-11-15 [wwp]        1.9.100cvs15
6060
6061         * src/gtk/quicksearch.c
6062                 added a tooltip to that obscure ... quicksearch button
6063
6064 2005-11-15 [wwp]        1.9.100cvs14
6065
6066         * src/gtk/quicksearch.c
6067                 add a quicksearch helper to filtering expression users: the ... button
6068                 raises the condition expr window. condition expressions set up w/ this
6069                 window are used by the quicksearch if the user closes it pressing OK.
6070
6071 2005-11-14 [paul]       1.9.100cvs13
6072
6073         * src/plugins/clamav/clamav_plugin.c
6074         * src/plugins/spamassassin/spamassassin.c
6075                 change plugin type following recent merging
6076
6077 2005-11-14 [wwp]        1.9.100cvs12
6078
6079         * src/folder.c
6080                 prevent from crashing when copying/moving message(s) from and
6081                 to the same folder
6082
6083 2005-11-14 [paul]       1.9.100cvs11
6084
6085         * src/plugins/clamav/Makefile.am
6086         * src/plugins/clamav/clamav_plugin.c
6087         * src/plugins/clamav/clamav_plugin.h
6088         * src/plugins/clamav/clamav_plugin_gtk.c
6089                 also merge clamav and clamav_gtk plugins
6090
6091 2005-11-13 [colin]      1.9.100cvs10
6092
6093         * configure.ac
6094         * src/plugins/spamassassin/Makefile.am
6095         * src/plugins/spamassassin/spamassassin.c
6096         * src/plugins/spamassassin/spamassassin.h
6097         * src/plugins/spamassassin/spamassassin_gtk.c
6098                 Merge spamassassin and spamassassin_gtk plugins,
6099                 and build it by default.
6100
6101 2005-11-12 [colin]      1.9.100cvs9
6102
6103         * src/etpan/imap-thread.c
6104                 Fix gcc warning
6105
6106 2005-11-12 [colin]      1.9.100cvs8
6107
6108         * src/procmime.c
6109                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
6110
6111 2005-11-10 [colin]      1.9.100cvs7
6112
6113         * src/main.c
6114                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
6115                 minimised state)
6116
6117 2005-11-10 [wwp]        1.9.100cvs6
6118
6119         * src/gtk/description_window.c
6120                 fix a crash when closing description windows using the WM's [X] button
6121
6122 2005-11-09 [colin]      1.9.100cvs5
6123
6124         * src/common/ssl.c
6125                 Update libetpan call to follow upstream
6126                 (yes, this requires libetpan-0.40cvs3)
6127
6128 2005-11-08 [colin]      1.9.100cvs4
6129
6130         * src/compose.c
6131         * src/textview.c
6132         * src/common/utils.c
6133         * src/common/utils.h
6134                 Enhance the email parser
6135
6136 2005-11-08 [colin]      1.9.100cvs3
6137
6138         * src/procmime.c
6139                 Fix what looks like an off-by-one (fixes 
6140                 attachments from the Bat)
6141
6142 2005-11-08 [wwp]        1.9.100cvs2
6143
6144         * src/main.c
6145                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
6146
6147 2005-11-08 [wwp]        1.9.100cvs1
6148
6149         * src/main.c
6150                 allow exiting Sylpheed-Claws from command-line
6151
6152 2005-11-08 [paul]       1.9.100
6153
6154         1.9.100 released
6155
6156 2005-11-07 [colin]      1.9.99cvs17
6157
6158         * src/addritem.c
6159         * src/ldif.c
6160                 Fix import of base-64 encoded items
6161
6162 2005-11-07 [colin]      1.9.99cvs16
6163
6164         * src/send_message.c
6165                 Fix bug #314 (Queue does not empty under certain 
6166                 circumstances)
6167
6168 2005-11-07 [paul]       1.9.99cvs15
6169
6170         * src/mutt.c
6171         * src/pine.c
6172                 fix buffer overflows
6173                 Thanks to Colin
6174
6175 2005-11-07 [paul]       1.9.99cvs14
6176
6177         * doc/man/Makefile.am
6178         * doc/man/sylpheed-claws.1      ** ADDED **
6179         * doc/man/sylpheed.1            ** DELETED **
6180                 rename and update the man file
6181
6182 2005-11-06 [colin]      1.9.99cvs13
6183
6184         * src/ldif.c
6185                 Fix ldif_get_line() that returned empty strings
6186                 (Didn't understand why). Also fix a possible
6187                 buffer overflow.
6188
6189 2005-11-06 [wwp]        1.9.99cvs12
6190
6191         * src/textview.c
6192         * src/gtk/about.c
6193         * src/gtk/gtkutils.c
6194         * src/gtk/gtkutils.h
6195                 fix a compilation warning,
6196                 make links sensitive in the about dialog
6197
6198 2005-11-04 [wwp]        1.9.99cvs11
6199
6200         * src/gtk/about.c
6201                 don't wrap or translate URIs, and a bit text format cleanup
6202
6203 2005-11-04 [wwp]        1.9.99cvs10
6204
6205         * src/gtk/about.c
6206                 better textview tagging implementation (no more use of marks for
6207                 postponed tagging)
6208
6209 2005-11-02 [colin]      1.9.99cvs9
6210
6211         * src/common/ssl.c
6212                 Forgot an ifdef
6213
6214 2005-11-02 [colin]      1.9.99cvs8
6215
6216         * configure.ac
6217                 Require libetpan-0.40 due to upstream fix
6218         * src/common/ssl.c
6219                 Tell libetpan not to call SSL_Library_Init,
6220                 as we do it ourselves.
6221
6222 2005-11-02 [colin]      1.9.99cvs7
6223
6224         * po/POTFILES.in
6225                 Add missing files (thanks to Fabien Vantard)
6226
6227 2005-11-02 [colin]      1.9.99cvs6
6228
6229         * src/summaryview.c
6230                 Fix totals when read messages are hidden or quicksearch
6231                 is on
6232         * src/ssl_manager.c
6233         * src/ssl_manager.h
6234         * src/common/ssl_certificate.c
6235         * src/common/ssl_certificate.h
6236         * src/gtk/sslcertwindow.c
6237         * src/gtk/sslcertwindow.h
6238                 Fix copyright on my stuff
6239
6240 2005-11-02 [wwp]        1.9.99cvs5
6241
6242         * src/prefs_themes.c
6243                 fix directory name checking (theme installation/removal),
6244                 made related error a bit more verbose
6245
6246 2005-11-02 [colin]      1.9.99cvs4
6247
6248         * src/summaryview.c
6249                 Fix typo (probably fixes bug #841 (Sort by the From 
6250                 field doesn't work)
6251
6252 2005-11-02 [paul]       1.9.99cvs3
6253
6254         * po/ko.po
6255         * po/nb.po
6256                 updated by SungHyun Nam, Geir Helland
6257         * src/wizard.c
6258                 fix typo in welcome message. spotted by
6259                 Andrea Spadaccini
6260
6261 2005-11-01 [colin]      1.9.99cvs2
6262
6263         * src/compose.c
6264                 Fix replying to ml wen confirming subscription
6265         * src/messageview.c
6266         * src/mimeview.c
6267         * src/mimeview.h
6268         * src/privacy.h
6269         * src/summaryview.c
6270                 Make key check non blocking
6271
6272 2005-10-31 [paul]       1.9.99cvs1
6273
6274         * tools/claws.i18n.status.pl
6275                 updated for ChangeLog
6276
6277 2005-10-31 [paul]       1.9.99
6278
6279         1.9.99 released
6280
6281 2005-10-31 [paul]       1.9.15cvs131
6282
6283         * .cvsignore
6284         * ChangeLog
6285         * ChangeLog.claws       ** REMOVED **
6286         * ChangeLog-gtk2.claws  ** REMOVED **
6287         * ChangeLog.gtk1        ** ADDED **
6288         * INSTALL
6289         * Makefile.am
6290         * NEWS
6291         * README
6292         * README.claws          ** REMOVED **
6293         * README.jp             ** REMOVED **
6294         * RELEASE_NOTES         ** ADDED **
6295         * RELEASE_NOTES.claws   ** REMOVED **
6296         * commitHelper
6297         * configure.ac
6298         * sylpheed.spec.in      ** REMOVED **
6299                 tidy up and update the default docs:
6300                 ChangeLog.claws is renamed ChangeLog.gtk1
6301                 ChangeLog-gtk2.claws is renamed ChangeLog
6302                 README.claws is renamed README
6303                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
6304
6305 2005-10-31 [paul]       1.9.15cvs130
6306
6307         * po/it.po
6308                 fix errors
6309
6310 2005-10-31 [paul]       1.9.15cvs129
6311
6312         * po/ca.po
6313         * po/de.po
6314         * po/en_GB.po
6315         * po/fr.po
6316         * po/it.po
6317         * po/pt_BR.po
6318         * po/sk.po
6319         * po/sr.po
6320         * po/zh_CN.po
6321                 updated by Miquel Oliete, Stephan Sachse and
6322                 Thomas Gilgin, me, Fabien Vantard, Andrea
6323                 Spadaccini, Frederico Goncalves Guimaraes,
6324                 Andrej Kacian, Aleksandar Urosevic, and
6325                 Ralgh Young.
6326
6327 2005-10-31 [mones]      1.9.15cvs128
6328
6329         * manual/faq.xml
6330                 More questions.
6331         
6332         * po/es.po
6333                 Updated for release.
6334
6335 2005-10-30 [colin]      1.9.15cvs127
6336
6337         * src/compose.c
6338                 Place cursor before rewrapping (fixes cursor
6339                 pos if quotation gets rewrapped)
6340
6341 2005-10-29 [paul]       1.9.15cvs126
6342
6343         * src/crash.c
6344         * src/foldersel.c
6345         * src/main.c
6346         * src/messageview.c
6347         * src/toolbar.c
6348         * src/gtk/authors.h
6349                 corrections to text items
6350
6351 2005-10-28 [colin]      1.9.15cvs125
6352
6353         * src/messageview.c
6354                 Make "hit 'C' to check sig" work from extern 
6355                 messageviews
6356
6357 2005-10-27 [colin]      1.9.15cvs124
6358
6359         * src/summaryview.c
6360                 Add a hack to avoid segfaulting when hammering 
6361                 on gtk's events
6362
6363 2005-10-27 [wwp]        1.9.15cvs123
6364
6365         * src/prefs_themes.c
6366                 sort list of themes names in themes prefs
6367
6368 2005-10-27 [paul]       1.9.15cvs122
6369
6370         * src/folder.c
6371         * src/prefs_account.c
6372                 fix building on Solaris
6373                 Patch by Alex Moore
6374
6375 2005-10-27 [wwp]        1.9.15cvs121
6376
6377         * src/summaryview.c
6378         * src/gtk/gtksctree.c
6379                 speed up unselecting messages in summary view (thanks to Colin)
6380
6381 2005-10-27 [paul]       1.9.15cvs120
6382
6383         * src/mainwindow.c
6384                 fix a compilation warning
6385         * src/summaryview.c
6386                 fix updating of 'n items selected' count
6387                 when deselecting
6388
6389 2005-10-27 [martin]     1.9.15cvs119
6390
6391         * src/action.c
6392                 ignore actions with a leading '/' in the action menu name
6393                 fixes a crash on menu creation
6394         * src/prefs_actions.c
6395                 do not allow a leading '/' in the action menu name
6396
6397 2005-10-27 [paul]       1.9.15cvs118
6398
6399         * src/main.c
6400                 fix compilation warning
6401
6402 2005-10-27 [paul]       1.9.15cvs117
6403
6404         * src/procmime.c
6405                 add #if HAVE_LOCALE_H
6406
6407 2005-10-27 [paul]       1.9.15cvs116
6408
6409         * src/plugins/clamav/clamav_plugin.c
6410         * src/plugins/dillo_viewer/dillo_viewer.c
6411         * src/plugins/mathml_viewer/mathml_viewer.c
6412         * src/plugins/pgpcore/plugin.c
6413         * src/plugins/pgpinline/plugin.c
6414         * src/plugins/pgpmime/plugin.c
6415         * src/plugins/spamassassin/spamassassin.c
6416         * src/plugins/trayicon/trayicon.c
6417                 plugin_init() : make error messages more
6418                 informative
6419
6420 2005-10-26 [wwp]        1.9.15cvs115
6421
6422         * src/prefs_matcher.c
6423                 enlarge boolean op widget width a bit (wasn't always showing text contents)
6424
6425 2005-10-26 [wwp]        1.9.15cvs114
6426
6427         * src/procmime.c
6428         * src/gtk/gtksctree.c
6429         * src/plugins/spamassassin/libspamc.c
6430         * src/plugins/spamassassin/spamassassin.c
6431                 fix some compilation warnings more
6432
6433 2005-10-26 [mones]      1.9.15cvs113
6434
6435         * po/es.po
6436                 Updated translation
6437
6438 2005-10-26 [paul]       1.9.15cvs112
6439
6440         * src/prefs_message.c
6441                 give all display_xface stuff the
6442                 #if HAVE_LIBCOMPFACE treatment, thus
6443                 preventing a crash
6444                 (Thanks to Wolfgang Enderlein)
6445
6446 2005-10-26 [colin]      1.9.15cvs111
6447
6448         * src/gedit-print.c
6449                 Fix date format
6450         * src/imap_gtk.c
6451         * src/news_gtk.c
6452                 Remove context menu items that should not be there
6453         * src/jpilot.c
6454                 Fix encoding
6455         * src/main.c
6456         * src/mainwindow.c
6457                 Don't show the mainwindow too soon
6458
6459 2005-10-26 [wwp]        1.9.15cvs110
6460
6461         * src/folder.c
6462         * src/manual.c
6463         * src/summaryview.c
6464                 fix uninitialized pointers in the folder updating hook
6465                 (thanks to Colin)
6466
6467 2005-10-25 [mones]      1.9.15cvs109
6468
6469         * manual/faq.xml
6470                 General information subsection completed. 
6471                 Removed archaic references.
6472                 
6473         * manual/Makefile
6474         * manual/dtd/manual.dsl
6475                 Added customization stylesheet for getting paragraphs
6476                 fully justified in PDF output (as suggested by Colin).
6477
6478 2005-10-25 [colin]      1.9.15cvs108
6479
6480         * src/compose.c
6481                 Fix a second leak
6482
6483 2005-10-25 [colin]      1.9.15cvs107
6484
6485         * src/addrbook.c
6486         * src/addrindex.c
6487                 Fix leak (xml_get_element() allocates memory)
6488         * src/compose.c
6489                 Fix leak + dead code (shame!)
6490         * src/procmime.c
6491                 Fix leak
6492
6493 2005-10-25 [colin]      1.9.15cvs106
6494
6495         * src/mimeview.c
6496                 Fix encoding issue in Save all and in 
6497                 overwrite-confirmation alertpanel
6498
6499 2005-10-25 [colin]      1.9.15cvs105
6500
6501         * src/common/socket.c
6502                 Fix a leak - Thanks to Christopher Aillon
6503                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
6504
6505 2005-10-25 [paul]       1.9.15cvs104
6506
6507         * src/wizard.c
6508                 Always guess servers from the right-hand
6509                 email part and guess username from the
6510                 left-hand part. (Thanks to Colin)
6511                 add an X-Face to the welcome message
6512
6513 2005-10-25 [paul]       1.9.15cvs103
6514
6515         * manual/handling.xml
6516                 written by Colin, edited by me
6517
6518 2005-10-25 [wwp]        1.9.15cvs102
6519
6520         * src/folderview.c
6521         * src/grouplistdialog.c
6522         * src/imap.c
6523         * src/noticeview.c
6524                 fix some compilation warnings
6525
6526 2005-10-24 [paul]
6527
6528         1.9.99-rc3 released
6529
6530 2005-10-24 [paul]       1.9.15cvs101
6531
6532         * src/gtk/about.c
6533                 fix window sizing
6534
6535 2005-10-24 [paul]       1.9.15cvs100
6536
6537         * src/pixmaps/offline.xpm
6538         * src/pixmaps/online.xpm
6539                 replace with last default versions
6540
6541 2005-10-24 [colin]      1.9.15cvs99
6542
6543         * src/imap.c
6544                 Fix bug when moving a folder
6545         * src/imap_gtk.c
6546         * src/mh_gtk.c
6547                 "Delete folder" pops up a window, so it 
6548                 should be suffixed with "..."
6549         * src/plugins/pgpcore/sgpgme.c
6550                 Include locale.h
6551
6552 2005-10-24 [mones]      1.9.15cvs98
6553
6554         * manual/Makefile
6555         * manual/account.xml
6556         * manual/ack.xml
6557         * manual/addrbook.xml
6558         * manual/advanced.xml
6559         * manual/faq.xml
6560         * manual/glossary.xml
6561         * manual/gpl.xml
6562         * manual/handling.xml
6563         * manual/intro.xml
6564         * manual/keyboard.xml
6565         * manual/manual.xml
6566         * manual/plugins.xml
6567         * manual/starting.xml
6568         * manual/dtd/sdocbook.dtd
6569                 Initial manual structure and some content.
6570
6571 2005-10-23 [wwp]        1.9.15cvs97
6572
6573         * src/gtk/about.c
6574                 fix a typo
6575
6576 2005-10-23 [wwp]        1.9.15cvs96
6577
6578         * src/gtk/about.c
6579         * src/gtk/authors.h
6580                 rework of the about window (main work by Paul), also featuring a few
6581                 fixes for typos and duplicate names
6582
6583 2005-10-23 [wwp]        1.9.15cvs95
6584
6585         * src/.cvsignore
6586                 Ignore the right binary name (sylpheed-claws now)
6587
6588 2005-10-23 [paul]       1.9.15cvs94
6589
6590         * src/compose.c
6591                 when using Folder Pref 'Default To for
6592                 replies' make the entry in the Compose
6593                 window bold
6594                 Patch by Fabien Vantard
6595
6596 2005-10-22 [colin]      1.9.15cvs93
6597
6598         * src/codeconv.c
6599                 Fix leak
6600
6601 2005-10-22 [colin]      1.9.15cvs92
6602
6603         * src/codeconv.c
6604                 try to convert using locale (apart utf8) if necessary
6605
6606 2005-10-22 [colin]      1.9.15cvs91
6607
6608         * src/pixmaps/new.xpm
6609         * src/pixmaps/unread.xpm
6610                 Make the unread envelope blue again and
6611                 saturate the new one a bit more.
6612
6613 2005-10-22 [colin]      1.9.15cvs90
6614
6615         * src/compose.c
6616                 When replying to a mail sent by one of our accounts,
6617                 use the original list of recipients. Let 'Reply All'
6618                 and 'Reply to sender' work like previously.
6619
6620 2005-10-21 [colin]      1.9.15cvs89
6621
6622         * src/prefs_filtering.c
6623                 Clear fields after add and replace
6624         * src/textview.c
6625                 Display xface differently (better)
6626         * src/plugins/pgpinline/pgpinline.c
6627                 Fix crappy encodings/recodings
6628
6629 2005-10-21 [paul]       1.9.15cvs88
6630
6631         * src/compose.c
6632         * src/prefs_folder_item.c
6633         * src/toolbar.c
6634                 fix news folder Folder Properties
6635                 (thanks to Colin)
6636         * src/folderview.c
6637                 update folderview after Themes change
6638                 keep selected folder selected
6639                 (thanks to Colin)
6640
6641 2005-10-21 [paul]       1.9.15cvs87
6642
6643         * tools/Makefile.am
6644         * tools/OOo2sylpheed.pl
6645         * tools/README
6646         * tools/README.sylprint
6647         * tools/asus_mailled.sh         ** REMOVED **
6648         * tools/filter_conv.pl
6649         * tools/freshmeat_search.pl
6650         * tools/google_search.pl
6651         * tools/gpg-sign-syl            ** REMOVED **
6652         * tools/kmail2sylpheed.pl
6653         * tools/kmail2sylpheed_v2.pl
6654         * tools/multiwebsearch.pl
6655         * tools/nautilus2sylpheed.sh
6656         * tools/newscache_clean.pl
6657         * tools/outlook2sylpheed.pl
6658         * tools/sylpheed-switcher       ** REMOVED **
6659         * tools/sylprint.pl
6660         * tools/sylprint.rc
6661         * tools/tb2sylpheed
6662         * tools/vcard2xml.py
6663         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6664                 update default config dir
6665                 update binary name (thanks to Fabien Vantard)
6666                 remove obsolete scripts
6667
6668 2005-10-21 [colin]      1.9.15cvs86
6669
6670         * src/inc.c
6671                 Fix possible leak and units. Based on a patch by
6672                 Fabien Vantard.
6673
6674 2005-10-20 [colin]      1.9.15cvs85
6675
6676         * src/textview.c
6677                 Clear xface when clearing textview
6678
6679 2005-10-20 [colin]      1.9.15cvs84
6680
6681         * configure.ac
6682         * src/folderview.c
6683         * src/headerview.c
6684         * src/main.c
6685         * src/prefs_common.c
6686         * src/prefs_common.h
6687         * src/prefs_message.c
6688         * src/textview.c
6689         * src/textview.h
6690         * src/common/defs.h
6691         * src/common/utils.c
6692         * src/common/utils.h
6693         * src/gtk/gtkutils.c
6694         * src/gtk/gtkutils.h
6695                 Migrate config to .sylpheed-claws (Automatically)
6696                 Add a way to get the Xface in the TextView
6697
6698 2005-10-20 [colin]      1.9.15cvs83
6699
6700         * src/gtk/Makefile.am
6701         * src/gtk/about.c
6702         * src/gtk/authors.h
6703                 Make the about dialog *grooovy*
6704
6705 2005-10-20 [colin]      1.9.15cvs82
6706
6707         * src/mimeview.c
6708                 Use "Open with" on double click if no command
6709                 was found
6710
6711 2005-10-20 [colin]      1.9.15cvs81
6712
6713         * src/imap.c
6714         * src/etpan/imap-thread.c
6715                 Fix possible crash.
6716
6717 2005-10-20 [paul]       1.9.15cvs80
6718
6719         * src/folder.c
6720                 don't show clipkey icon if the only
6721                 attachment is the signature
6722                 Patch by Colin
6723
6724 2005-10-20 [paul]       1.9.15cvs79
6725
6726         * AUTHORS
6727         * src/plugins/pgpmime/pgpmime.c
6728                 name the PGP/MIME signature 'signature.asc'
6729                 Patch by Andrew Nelson <freeandy@gmail.com>
6730
6731 2005-10-19 [colin]      1.9.15cvs78
6732
6733         * src/plugins/pgpmime/pgpmime.c
6734                 Oops, no need to double-check though
6735
6736 2005-10-19 [colin]      1.9.15cvs77
6737
6738         * src/plugins/pgpinline/pgpinline.c
6739         * src/plugins/pgpmime/pgpmime.c
6740                 Check that my_tmpfile() doesn't 
6741                 return NULL
6742
6743 2005-10-19 [colin]      1.9.15cvs76
6744
6745         * src/common/utils.c
6746                 Use shorter mime boundaries to avoid having
6747                 MTAs rewrapping our headers, breaking the
6748                 PGP signature in the process 
6749         * src/compose.c
6750         * src/plugins/pgpmime/pgpmime.c
6751                 Check for boundary uniqueness to be sure
6752                 it won't happen, instead of hoping for the
6753                 best
6754
6755 2005-10-19 [colin]      1.9.15cvs75
6756
6757         * sylpheed-claws.desktop
6758         * src/Makefile.am
6759         * src/main.c
6760                 Ship a sylpheed-claws binary instead
6761                 of a sylpheed one. Change the socket
6762                 name, too
6763         * src/folderview.c
6764                 Update folder only if it changed
6765         * src/wizard.c
6766                 Fix i18n in welcome mail, patch by
6767                 Fabien Vantard
6768
6769 2005-10-19 [paul]
6770
6771         1.9.99-rc2 released
6772
6773 2005-10-19 [paul]       1.9.15cvs74
6774
6775         * src/folder.c
6776         * src/folderview.c
6777                 fix summaryview update
6778                 Patch by Colin
6779
6780 2005-10-18 [colin]      1.9.15cvs73
6781
6782         * src/plugins/pgpcore/passphrase.c
6783                 Don't XGrabServer, and try a bit more to 
6784                 sync everything before grabbing mouse/keyboard
6785
6786 2005-10-18 [colin]      1.9.15cvs72
6787
6788         * src/Makefile.am
6789         * src/addressadd.c
6790         * src/addressbook.c
6791         * src/folderview.c
6792         * src/grouplistdialog.c
6793         * src/mimeview.c
6794         * src/stock_pixmap.c
6795         * src/stock_pixmap.h
6796         * src/summaryview.c
6797         * src/gtk/gtksctree.c
6798         * src/gtk/gtksctree.h
6799         * src/pixmaps/empty.xpm
6800                 Implement a wrapper call for gtk_ctree_set_node_info
6801                 and gtk_ctree_insert_node, that uses a 1x1 transparent
6802                 pixmap instead of a NULL one. This works around some
6803                 memory problems deep inside gtk, revealed by valgrind,
6804                 and fixes bug #834 (Pressing CTRl-D on a message marked 
6805                 as locked crashes sylpheed.), as well as, probably, 
6806                 wwp's 4th dimension problems that happen in gtk_ctree_*.
6807
6808 2005-10-17 [colin]      1.9.15cvs71
6809
6810         * src/mimeview.c
6811                 Provide visual feedback when checking
6812                 signature
6813
6814 2005-10-17 [colin]      1.9.15cvs70
6815
6816         * src/main.c
6817                 Keep the folder list frozen while checking caches...
6818
6819 2005-10-17 [colin]      1.9.15cvs69
6820
6821         * src/addr_compl.c
6822                 Fi bug #833 (Autocompleting from addressbook 
6823                 fails with extended chars)
6824         * src/imap.c
6825                 Fix 'adding messages' staying in statusbar
6826                 after an error
6827
6828 2005-10-17 [wwp]        1.9.15cvs68
6829
6830         * src/ssl_manager.c
6831                 Fix buttons' layout resizing when window size changes
6832
6833 2005-10-17 [wwp]        1.9.15cvs67
6834
6835         * src/account.c
6836         * src/prefs_account.c
6837         * src/prefs_common.c
6838         * src/prefs_common.h
6839         * src/prefs_folder_item.c
6840         * src/prefs_gtk.c
6841         * src/gtk/logwindow.c
6842         * src/gtk/pluginwindow.c
6843         * src/gtk/prefswindow.c
6844         * src/gtk/prefswindow.h
6845                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
6846
6847 2005-10-17 [paul]       1.9.15cvs66
6848
6849         * configure.ac
6850                 fix missing libetpan message
6851         * po/en_GB.po
6852                 updated
6853         * src/crash.c
6854         * src/manual.c
6855         * src/prefs_themes.c
6856         * src/common/defs.h
6857                 add some new URI defines, change some
6858                 others
6859         * src/wizard.c
6860                 make welcome message translatable
6861                 small improvements to english
6862                 other tweaks
6863         * src/gtk/menu.c
6864                 fix warnings
6865
6866 2005-10-17 [paul]       1.9.15cvs65
6867
6868         * src/summaryview.c
6869                 fix column titles
6870
6871 2005-10-16 [mones]      1.9.15cvs64
6872
6873         * po/es.po
6874                 Updated translation
6875
6876 2005-10-16 [colin]
6877
6878         1.9.99-rc1 released
6879
6880 2005-10-16 [colin]      1.9.15cvs63
6881
6882         * src/wizard.c
6883                 Fix whitespace
6884
6885 2005-10-16 [colin]      1.9.15cvs62
6886
6887         * src/toolbar.c
6888                 s/Get All/Get Mail/
6889         * src/wizard.c
6890                 Real welcome mail text, thanks Paul
6891
6892 2005-10-16 [colin]      1.9.15cvs61
6893
6894         * src/editldap.c
6895         * src/exporthtml.c
6896         * src/main.c
6897         * src/mainwindow.c
6898         * src/prefs_themes.c
6899         * src/prefs_toolbar.c
6900         * src/plugins/demo/demo.c
6901         * src/plugins/trayicon/trayicon.c
6902                 s/Sylpheed/Sylpheed-Claws/
6903
6904 2005-10-16 [colin]      1.9.15cvs60
6905
6906         * src/wizard.c
6907                 Add a welcome email in the first empty mailbox
6908         * src/prefs_common.c
6909                 Change one more default
6910
6911 2005-10-16 [colin]      1.9.15cvs59
6912
6913         * src/wizard.c
6914                 Remove printf
6915
6916 2005-10-16 [colin]      1.9.15cvs58
6917
6918         * src/toolbar.c
6919         * src/prefs_common.c
6920                 Change some defaults
6921
6922 2005-10-16 [colin]      1.9.15cvs57
6923
6924         * src/toolbar.c
6925         * src/prefs_common.c
6926                 Change some defaults
6927
6928 2005-10-16 [colin]      1.9.15cvs56
6929
6930         * src/wizard.c
6931                 By default, initialize fonts to have
6932                 the same size as normal GtkWidgets
6933
6934 2005-10-16 [colin]      1.9.15cvs55
6935
6936         * src/mimeview.c
6937                 Fix message a bit more
6938
6939 2005-10-16 [colin]      1.9.15cvs54
6940
6941         * src/addressbook.c
6942                 Second attempt at flicker fixing
6943
6944 2005-10-16 [colin]      1.9.15cvs53
6945
6946         * src/addressbook.c
6947                 Fix flicker
6948
6949 2005-10-16 [wwp]        1.9.15cvs52
6950
6951         * src/addressbook.c
6952         * src/editaddress.c
6953         * src/prefs_common.c
6954         * src/prefs_common.h
6955                 Remember window sizes (address book)
6956
6957 2005-10-16 [wwp]        1.9.15cvs51
6958
6959         * src/plugins/clamav/clamav_plugin_gtk.c
6960         * src/plugins/spamassassin/spamassassin_gtk.c
6961                 Fix compilation warnings (missing #include).
6962
6963 2005-10-16 [colin]      1.9.15cvs50
6964
6965         * src/mimeview.c
6966         * src/summaryview.c
6967         * src/textview.c
6968                 Make 'c' check signature, and forward
6969                 c, l, y, t from summaryview to mimeview
6970
6971 2005-10-16 [colin]      1.9.15cvs49
6972
6973         * src/addressbook.c
6974                 Put border around buttons
6975         * src/mainwindow.c
6976         * src/summaryview.c
6977                 Rework menus (Patch based on a patch
6978                 by Paul)
6979
6980 2005-10-15 [wwp]        1.9.15cvs48
6981
6982         * src/editjpilot.c
6983         * src/editldap.c
6984         * src/editvcard.c
6985         * src/exphtmldlg.c
6986         * src/expldifdlg.c
6987         * src/export.c
6988         * src/import.c
6989         * src/importldif.c
6990         * src/importmutt.c
6991         * src/importpine.c
6992         * src/prefs_account.c
6993         * src/prefs_spelling.c
6994         * src/gtk/gtkutils.c
6995         * src/gtk/gtkutils.h
6996         * src/plugins/clamav/clamav_plugin_gtk.c
6997         * src/plugins/spamassassin/spamassassin_gtk.c
6998                 use nicer browse-for-file/dir buttons than the "..." ones,
6999                 code factorizing more.
7000
7001 2005-10-14 [colin]      1.9.15cvs47
7002
7003         * src/mainwindow.c
7004                 set relief on the account switcher so that people see it
7005                 grey out Create processing rules when no message is selected
7006         * src/prefs_filtering.c
7007                 ask before closing if the rule has not been modified, even if
7008                 it's not valid
7009         * src/prefs_matcher.c
7010                 fix sensitivity when entering the dialog
7011         * src/gtk/inputdialog.c
7012                 display a better icon on password ask
7013         * src/plugins/pgpcore/passphrase.c
7014                 make the dialog look better
7015
7016 2005-10-14 [paul]       1.9.15cvs46
7017
7018         * src/folderview.c
7019                 indicate presense of marked msgs in
7020                 unexpanded subfolders
7021
7022 2005-10-14 [paul]       1.9.15cvs45
7023
7024         * src/prefs_actions.c
7025         * src/prefs_common.c
7026         * src/prefs_common.h
7027         * src/prefs_filtering_action.c
7028         * src/prefs_matcher.c
7029         * src/prefs_template.c
7030                 remember window sizes
7031                 fix Info button size
7032
7033         Patches by wwp
7034
7035 2005-10-13 [colin]      1.9.15cvs44
7036
7037         * src/mimeview.c
7038         * src/noticeview.c
7039         * src/noticeview.h
7040                 Add a tooltip on the icon (optional) 
7041                 Get rid of the signature buttons and only
7042                 use the icon+tooltip
7043
7044 2005-10-13 [colin]      1.9.15cvs43
7045
7046         * src/noticeview.c
7047         * src/noticeview.h
7048                 Add hand cursor for hovering over icon
7049
7050 2005-10-13 [colin]      1.9.15cvs42
7051
7052         * src/summaryview.c
7053                 Fix crash when quicksearch's hidden 
7054                 at startup
7055
7056 2005-10-13 [colin]      1.9.15cvs41
7057
7058         * src/compose.c
7059                 Set subject when forwarding multiple mails
7060                 Check that other recipient than the default Cc or Bcc
7061                 have been set before sending.
7062
7063 2005-10-13 [colin]      1.9.15cvs40
7064
7065         * src/imap.c
7066                 Batch per-folder
7067                 Introduce locking, but don't use it yet
7068
7069 2005-10-13 [colin]      1.9.15cvs39
7070
7071         * src/gtk/quicksearch.c
7072                 Reset quicksearch when hiding it
7073                 Make sticky a real pref
7074
7075 2005-10-13 [colin]      1.9.15cvs38
7076
7077         * src/summaryview.c
7078                 Faster prefs apply
7079
7080 2005-10-13 [colin]      1.9.15cvs37
7081
7082         * src/mimeview.c
7083         * src/noticeview.c
7084         * src/noticeview.h
7085         * src/plugins/pgpcore/sgpgme.c
7086                 Make privacy icon clickable
7087                 Move Trust field in Full info
7088                 When trust is less than full, don't display
7089                 a warning icon
7090
7091 2005-10-13 [colin]      1.9.15cvs36
7092
7093         * src/folder.c
7094                 Batch on flags sync
7095         * src/folderview.c
7096                 Revert speed hack which is dangerous in fact
7097                 Apply prefs faster
7098
7099 2005-10-13 [colin]      1.9.15cvs35
7100
7101         * src/folder_item_prefs.c
7102                 Fix pref corruption on folder move. Patch
7103                 by wwp
7104
7105 2005-10-13 [paul]       1.9.15cvs34
7106
7107         * src/export.c
7108         * src/import.c
7109                 fix typos in g_warnings
7110         * src/prefs_account.c
7111                 add a file selector for Signature file
7112
7113         Patches by wwp
7114
7115 2005-10-12 [colin]      1.9.15cvs33
7116
7117         * src/mimeview.c
7118                 Provide a quick way to go back from a
7119                 signature's full info to the email part
7120
7121 2005-10-12 [colin]      1.9.15cvs32
7122
7123         * src/compose.c
7124                 Remove old hack of encoding signed mails with base64.
7125                 QP works equally well.
7126
7127 2005-10-12 [colin]      1.9.15cvs31
7128
7129         * src/crash.c
7130                 Replace deprecated GtkText with GtkTextView
7131         * src/imap.c
7132                 Fix a logic bug about counts in imap_select
7133                 (previously un-triggered)
7134         * src/mainwindow.c
7135         * src/summaryview.c
7136         * src/news.c
7137                 Allow local deletion of news posts
7138         * src/mimeview.c
7139                 Show GPG noticeview on the message/rfc822 part
7140                 in addition to the text/plain one
7141         * src/prefs_image_viewer.c
7142           src/plugins/pgpcore/prefs_gpg.c
7143                 Polish (set the label as part of the checkbox)
7144         * src/wizard.c
7145                 Don't sit there doing nothing after destroying
7146                 the window - return err
7147
7148 2005-10-11 [colin]      1.9.15cvs30
7149
7150         * src/folderview.c
7151                 Apply processing rules before showing folders.
7152                 Early folder show (before flags sync) will only
7153                 be done when there are no processing rules (nor
7154                 pre- or post- ones)
7155         * src/imap.c
7156                 Fix stuff related to mail subdir, creation and 
7157                 deletion of folders 
7158         * src/imap_gtk.c
7159                 Don't allow creation of folders in NoInferior
7160                 folders, as it won't work
7161
7162 2005-10-10 [colin]      1.9.15cvs29
7163
7164         * src/compose.c
7165                 Reselect "None" Privacy system when selecting an
7166                 account with no privacy system defined
7167
7168 2005-10-10 [colin]      1.9.15cvs28
7169
7170         * src/mainwindow.c
7171                 Add Windows-1252 encoding
7172         * src/prefs_common.c
7173                 Rework some defaults:
7174                 - autosave to draft by default
7175                 - don't show header pane (it's already in the textview)
7176                 - Select first new or unread mail on entry
7177                 - Assume 'Yes' to change folder when there's no more
7178                   unread message
7179         * src/prefs_matcher.c
7180                 Fix a gtk assertion failure
7181         * src/gtk/colorlabel.c
7182                 Workaround bad repainting on selection
7183         * src/main.c
7184                 Freeze/thaw (a bit faster on ssh -X)
7185         * src/msgcache.c
7186                 Get rid of StrdupConverter that just adds an
7187                 extra strdup/free 
7188         * src/etpan/imap_thread.c
7189                 memset buf to 0
7190
7191 2005-10-10 [colin]      1.9.15cvs27
7192
7193         * src/export.c
7194         * src/import.c
7195                 Fix compile on gtk 2.4. Patch by wwp
7196
7197 2005-10-09 [colin]      1.9.15cvs26
7198
7199         * src/mainwindow.c
7200         * src/messageview.c
7201         * src/summaryview.c
7202                 Clarify forward menus. Patch by wwp
7203
7204 2005-10-09 [colin]      1.9.15cvs25
7205
7206         * src/compose.c
7207         * src/compose.h
7208                 Fix bug #829 (Non-working "Encrypt message by 
7209                 default when replying to an encrypted message")
7210
7211 2005-10-08 [colin]      1.9.15cvs24
7212
7213         * src/wizard.c
7214                 Fix bug #827 ("Welcome" setup wizard after a 
7215                 permission error gives up & forgets itself.)
7216
7217 2005-10-08 [colin]      1.9.15cvs23
7218
7219         * src/procmime.c
7220                 Fix bug #828 (Ignoring headers with spaces around = sign)
7221
7222 2005-10-08 [colin]      1.9.15cvs22
7223
7224         * src/export.c
7225                 Warning fix by wwp
7226
7227 2005-10-08 [colin]      1.9.15cvs21
7228
7229         * src/folder.c
7230         * src/folder.h
7231                 Add a processing_pending indicator, set on 
7232                 folder_item_open and cleared after 
7233                 folder_item_process_open
7234         * src/folderview.c
7235         * src/summaryview.c
7236                 wrap procmsg_msginfo_*_flags, and in the
7237                 wrapper check that there's no folder processing 
7238                 pending. If there is, defer the flags change until 
7239                 processing is done to avoid stepping over each
7240                 other's toes.
7241                 Freeze during processing, but not during scanning.
7242
7243 2005-10-07 [colin]      1.9.15cvs20
7244
7245         * src/plugins/pgpcore/passphrase.c
7246                 Fix bug #826 (X-Server hangs when 
7247                 right-clicking a PGP encrypted message)
7248
7249 2005-10-07 [paul]       1.9.15cvs19
7250
7251         * src/compose.c
7252                 fix compose_entries[]
7253                 patch by Fabien Vantard
7254
7255 2005-10-06 [colin]      1.9.15cvs18
7256
7257         * src/pixmaps/address.xpm
7258         * src/pixmaps/address_book.xpm
7259         * src/pixmaps/book.xpm
7260         * src/pixmaps/check_spelling.xpm
7261         * src/pixmaps/checkbox_off.xpm
7262         * src/pixmaps/checkbox_on.xpm
7263         * src/pixmaps/close.xpm
7264         * src/pixmaps/complete.xpm
7265         * src/pixmaps/continue.xpm
7266         * src/pixmaps/deleted.xpm
7267         * src/pixmaps/down_arrow.xpm
7268         * src/pixmaps/exec.xpm
7269         * src/pixmaps/forwarded.xpm
7270         * src/pixmaps/group.xpm
7271         * src/pixmaps/ignorethread.xpm
7272         * src/pixmaps/interface.xpm
7273         * src/pixmaps/jpilot.xpm
7274         * src/pixmaps/ldap.xpm
7275         * src/pixmaps/linewrap.xpm
7276         * src/pixmaps/linewrapcurrent.xpm
7277         * src/pixmaps/mail.xpm
7278         * src/pixmaps/mail_attach.xpm
7279         * src/pixmaps/mail_compose.xpm
7280         * src/pixmaps/mail_forward.xpm
7281         * src/pixmaps/mail_receive.xpm
7282         * src/pixmaps/mail_receive_all.xpm
7283         * src/pixmaps/mail_reply.xpm
7284         * src/pixmaps/mail_reply_to_all.xpm
7285         * src/pixmaps/mail_reply_to_author.xpm
7286         * src/pixmaps/mail_send.xpm
7287         * src/pixmaps/mail_send_queue.xpm
7288         * src/pixmaps/mime_application.xpm
7289         * src/pixmaps/mime_audio.xpm
7290         * src/pixmaps/mime_image.xpm
7291         * src/pixmaps/mime_message.xpm
7292         * src/pixmaps/mime_text_enriched.xpm
7293         * src/pixmaps/mime_text_html.xpm
7294         * src/pixmaps/mime_text_plain.xpm
7295         * src/pixmaps/mime_unknown.xpm
7296         * src/pixmaps/new.xpm
7297         * src/pixmaps/news_compose.xpm
7298         * src/pixmaps/offline.xpm
7299         * src/pixmaps/online.xpm
7300         * src/pixmaps/paste.xpm
7301         * src/pixmaps/preferences.xpm
7302         * src/pixmaps/privacy_emblem_encrypted.xpm
7303         * src/pixmaps/privacy_expired.xpm
7304         * src/pixmaps/privacy_failed.xpm
7305         * src/pixmaps/privacy_passed.xpm
7306         * src/pixmaps/privacy_signed.xpm
7307         * src/pixmaps/privacy_unknown.xpm
7308         * src/pixmaps/privacy_warn.xpm
7309         * src/pixmaps/properties.xpm
7310         * src/pixmaps/replied.xpm
7311         * src/pixmaps/search.xpm
7312         * src/pixmaps/unread.xpm
7313         * src/pixmaps/up_arrow.xpm
7314         * src/pixmaps/vcard.xpm
7315                 Modernize internal theme, with icons from the 
7316                 Gnomaws theme. Keep some of the old ones where
7317                 they were better.
7318
7319 2005-10-06 [colin]      1.9.15cvs17
7320
7321         * src/summaryview.c
7322                 Little optimisations + bugfix
7323         * src/toolbar.c
7324                 Remove default useless items - useless being defined
7325                 by the default relevant prefs
7326         * src/wizard.c
7327                 include config.h to make gettext work
7328         * src/prefs_themes.c
7329                 Fix selection of current theme in prefs
7330
7331 2005-10-06 [colin]      1.9.15cvs16
7332
7333         * src/prefs_common.c
7334         * src/prefs_common.h
7335         * src/prefs_summaries.c
7336         * src/folderview.c
7337                 Add a warning dialog on Mark all read 
7338                 (with pref to get rid of it)
7339
7340 2005-10-06 [paul]       1.9.15cvs15
7341
7342         * po/nb.po
7343         * po/pt_BR.po
7344                 updated by Geir Helland and Frederico
7345                 Goncalves Guimaraes
7346
7347 2005-10-05 [colin]      1.9.15cvs14
7348
7349         * src/folder.c
7350         * src/folder.h
7351         * src/folderview.c
7352         * src/folderview.h
7353         * src/imap_gtk.c
7354         * src/mh_gtk.c
7355         * src/mainwindow.c
7356         * src/setup.c
7357                 add a way to rescan without rebuilding
7358                 make moving a bit faster (less folders changes)
7359                 don't lock the tree on Get 
7360         * src/imap.c
7361                 Don't re-delete deleted messages before expunging
7362         * src/summaryview.c
7363                 Set batch mode when deleting mails
7364
7365 2005-10-05 [paul]       1.9.15cvs13
7366
7367         * src/mainwindow.c
7368         * src/mainwindow.h
7369                 fix disabled Execute menu item
7370         * src/toolbar.c
7371                 match the change in 1.9.15cvs10: use Compose
7372                 instead of News by default
7373
7374 2005-10-04 [colin]      1.9.15cvs12
7375
7376         * src/compose.c
7377                 When replying to an ML post with Reply-To set
7378                 to the poster's email, honor it (as before),
7379                 but also honor our user's request to reply to
7380                 the mailing list: set the ML address in the To
7381                 field and the Reply-To address in the Cc: 
7382                 field.
7383
7384 2005-10-04 [colin]      1.9.15cvs11
7385
7386         * src/plugins/trayicon/trayicon.c
7387                 Finish cosmetic change - thanks to wwp
7388
7389 2005-10-04 [colin]      1.9.15cvs10
7390
7391         * src/toolbar.c
7392                 Use Compose instead of Email by default.
7393                 Spotted by wwp.
7394
7395 2005-10-04 [colin]      1.9.15cvs9
7396
7397         * src/folder.c
7398         * src/folder.h
7399         * src/folderview.c
7400         * src/imap.c
7401         * src/etpan/imap-thread.c
7402         * src/etpan/imap-thread.h
7403                 Try to make IMAP faster, by simplifying SEARCH
7404                 commands, avoiding sending two STATUS in a row,
7405                 and deferring flags sync and processing just
7406                 after displaying the folder. 
7407                 This will update the SummaryView in certain
7408                 cases (new mails not already fetched, flags
7409                 changed from another client) but in a non-
7410                 blocking manner.
7411
7412 2005-10-04 [colin]      1.9.15cvs8
7413
7414         * src/plugins/trayicon/trayicon.c
7415                 Relabel "Offline" to "Work offline"
7416
7417 2005-10-04 [colin]      1.9.15cvs7
7418
7419         * src/export.c
7420         * src/import.c
7421         * src/mbox.c
7422                 Fix mbox import/export buglets
7423                 Patch by wwp
7424         * src/plugins/trayicon/trayicon.c
7425                 Add offline swithc
7426                 Patch by wwp
7427
7428 2005-10-04 [colin]      1.9.15cvs6
7429
7430         * src/folder.c
7431         * src/folderview.c
7432         * src/summaryview.c
7433                 Better fix (don't break mark all read) for cvs2
7434
7435 2005-10-03 [colin]      1.9.15cvs5
7436
7437         * src/folder.c
7438                 Use a sane sort by default
7439
7440 2005-10-03 [colin]      1.9.15cvs4
7441
7442         * src/inc.c
7443                 Add a 'Only once' button for overriding offline mode
7444         * src/prefs_account.c
7445         * src/wizard.c
7446                 Add Local mbox to the wizard
7447                 Add IMAP subdir to the wizard (or the wizard is useless
7448                 for such accounts, or even worse than useless)
7449                 Move IMAP subdir from Advanced to Receive tab, as it's
7450                 not that uncommon
7451
7452 2005-10-03 [colin]      1.9.15cvs3
7453
7454         * src/send_message.c
7455                 Forgot this one in cvs1
7456
7457 2005-10-03 [colin]      1.9.15cvs2
7458
7459         * src/folder.c
7460                 Faster close when leaving a folder with lots
7461                 of new mails. Idea by David Relson.
7462
7463 2005-10-03 [colin]      1.9.15cvs1
7464
7465         * src/compose.c
7466         * src/imap.c
7467         * src/inc.c
7468         * src/main.c
7469         * src/messageview.c
7470         * src/news.c
7471         * src/summaryview.c
7472         * src/gtk/sslcertwindow.c
7473         * src/plugins/trayicon/trayicon.c
7474                 Add accels to every AlertPanel. Patch by Fabien 
7475                 Vantard
7476
7477 2005-10-03 [paul]       1.9.15
7478
7479         1.9.15 released
7480
7481 2005-10-03 [paul]       1.9.14cvs68
7482
7483         * po/ca.po
7484         * po/de.po
7485         * po/es.po
7486         * po/fi.po
7487         * po/fr.po
7488         * po/sk.po
7489         * po/sr.po
7490         * po/zh_CN.po
7491                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7492                 Mones Lastra, Tommi Pirinen, Fabien vantard,
7493                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
7494
7495 2005-10-03 [paul]       1.9.14cvs67
7496
7497         * src/send_message.c
7498                 prevent hang on Cancel
7499                 patch by Colin
7500
7501 2005-10-03 [paul]       1.9.14cvs66
7502
7503         * src/main.c
7504                 fix crash in IMAP caused by discrepancy
7505                 between check_at_startup and offline mode
7506                 Patch by Colin
7507
7508 2005-10-01 [paul]       1.9.14cvs65
7509
7510         * src/inc.c
7511                 fix engrish
7512
7513 2005-10-01 [paul]       1.9.14cvs64
7514         * src/export.c
7515         * src/import.c
7516                 synchronise import_mbox() and export_mbox()
7517         * src/mbox.c
7518                 proc_mbox(): add alert if file cannot be opened
7519                 export_list_to_mbox(): test if dest file exists,
7520                 prompt user to overwrite if it does. add alert
7521                 if file cannot be created
7522                                                                 
7523         Patch by wwp
7524                                                                                                                 
7525
7526 2005-09-30 [paul]       1.9.14cvs63
7527
7528         * src/addressbook.c
7529                 Fix sensitivity of a menu
7530         * src/codeconv.c
7531                 Respect hidden pref for mails with no encoding
7532         * src/common/xml.c
7533                 Fix memory corruption
7534         * src/plugins/pgpcore/sgpgme.c
7535                 Fix segfault on incomplete sigs, and display
7536                 of S/Mime UIDs
7537
7538         Patches by Colin
7539
7540 2005-09-30 [colin]      1.9.14cvs62
7541
7542         * src/partial_download.c
7543                 Little logic fix in almost-dead code
7544         * src/pop.c
7545                 Fix partial download when there's no new mail
7546
7547 2005-09-29 [paul]       1.9.14cvs61
7548
7549         * src/plugins/pgpinline/pgpinline.c
7550                 fix bug 819, 'crash accessing sign message'
7551                 Patch by Colin
7552
7553 2005-09-28 [martin]     1.9.14cvs60
7554
7555         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7556                 fix bug #790 (Crash when restarting window manager (fluxbox))
7557
7558 2005-09-28 [paul]       1.9.14cvs59
7559
7560         * src/gtk/gtkaspell.c
7561                 fix off-by-one typo
7562
7563 2005-09-27 [colin]      1.9.14cvs58
7564
7565         * src/plugins/pgpcore/sgpgme.c
7566                 Report error when there's one, instead of
7567                 "Signature unchecked" 
7568
7569 2005-09-27 [colin]      1.9.14cvs57
7570
7571         * src/prefs_quote.c
7572                 Fix bug #816 (Weird quotation with spaces)
7573
7574 2005-09-27 [colin]      1.9.14cvs56
7575
7576         * src/codeconv.c
7577         * src/compose.c
7578         * src/compose.h
7579                 Put subject in compose's title
7580                 Fix Automatic encoding so that it's really automatic:
7581                 first try default locale's charset, then charset of the replied mail, 
7582                 then utf-8
7583                 Fix encoding of headers (must be in strict mode too)
7584
7585 2005-09-26 [colin]      1.9.14cvs55
7586
7587         * src/gtk/gtkaspell.c
7588                 Fix previous patch - don't color the space,
7589                 just uncolor it :)
7590
7591 2005-09-26 [colin]      1.9.14cvs54
7592
7593         * src/gtk/gtkaspell.c
7594                 Unmark space if possible
7595
7596 2005-09-26 [colin]      1.9.14cvs53
7597
7598         * src/imap.c
7599                 log_error instead of alertpanel according to the pref
7600         * src/etpan/imap-thread.c
7601                 Print connect status, copy only necessary size to 
7602                 logger
7603         * src/plugins/pgpmime/pgpmime.c
7604                 Handle S/Mime signatures (verification only). Patch based
7605                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
7606
7607 2005-09-26 [paul]       1.9.14cvs52
7608
7609         * src/common/passcrypt.c
7610                 this 'workaround' not necessary on NetBSD.
7611                 Thanks to Daniel Gustafson
7612
7613 2005-09-26 [paul]
7614
7615         1.9.15-rc4 released
7616
7617 2005-09-26 [paul]       1.9.14cvs51
7618
7619         * src/summaryview.c
7620                 Skip currently selected message when
7621                 looking for next new or unread message
7622                 in current folder. Patch by Colin
7623         * src/common/passcrypt.c
7624                 eliminate warnings on *BSD. Patch by
7625                 Daniel Gustafson
7626
7627 2005-09-26 [colin]      1.9.14cvs50
7628
7629         * src/procmsg.c
7630                 Call postfiltering hook anyway
7631
7632 2005-09-22 [colin]      1.9.14cvs49
7633
7634         * src/codeconv.c
7635         * src/codeconv.h
7636                 Add a strict mode that doesn't replace with _
7637         * src/compose.c
7638         * src/compose.h
7639                 Use strict conversion while sending
7640                 Fix race when drafting while sending (happens
7641                 on IMAP)
7642                 Fix d'n'd of messages from summaryview
7643         * src/prefs_common.c
7644         * src/prefs_common.h
7645                 add hidden utf8_instead_of_locale_for_broken_mail 
7646                 pref for people that preferred the default charset 
7647                 to be utf8 for broken mails
7648         * src/quote_fmt_parse.y
7649                 fix bug #815 (No quote insert if "From:" fied 
7650                 contained Russian letters)
7651         * src/summaryview.c
7652                 Fix d'n'd of messages to compose
7653
7654 2005-09-22 [paul]       1.9.14cvs48
7655
7656         * src/compose.c
7657                 fix bug where attachments Name entry
7658                 would display Path instead
7659
7660 2005-09-21 [paul]       1.9.14cvs47
7661
7662         * README
7663         * README.jp
7664         * configure.ac
7665         * config/config.rpath
7666         * doc/manual/en/sylpheed-20.html
7667         * doc/manual/es/sylpheed-20.html
7668         * po/bg.po
7669         * po/ca.po
7670         * po/de.po
7671         * po/es.po
7672         * po/fr.po
7673         * po/it.po
7674         * po/pt_BR.po
7675         * po/sk.po
7676         * po/zh_TW.po
7677         * src/account.c
7678         * src/account.h
7679         * src/action.c
7680         * src/action.h
7681         * src/adbookbase.h
7682         * src/addr_compl.c
7683         * src/addr_compl.h
7684         * src/addrbook.c
7685         * src/addrbook.h
7686         * src/addrcache.c
7687         * src/addrcache.h
7688         * src/addrcindex.c
7689         * src/addrcindex.h
7690         * src/addrclip.c
7691         * src/addrclip.h
7692         * src/addrdefs.h
7693         * src/addressadd.c
7694         * src/addressadd.h
7695         * src/addressbook.c
7696         * src/addressbook.h
7697         * src/addressitem.h
7698         * src/addrgather.c
7699         * src/addrgather.h
7700         * src/addrharvest.c
7701         * src/addrharvest.h
7702         * src/addrindex.c
7703         * src/addrindex.h
7704         * src/addritem.c
7705         * src/addritem.h
7706         * src/addrquery.c
7707         * src/addrquery.h
7708         * src/addrselect.c
7709         * src/addrselect.h
7710         * src/alertpanel.c
7711         * src/alertpanel.h
7712         * src/browseldap.c
7713         * src/browseldap.h
7714         * src/codeconv.c
7715         * src/codeconv.h
7716         * src/compose.c
7717         * src/compose.h
7718         * src/crash.c
7719         * src/crash.h
7720         * src/customheader.c
7721         * src/customheader.h
7722         * src/displayheader.c
7723         * src/displayheader.h
7724         * src/editaddress.c
7725         * src/editaddress.h
7726         * src/editbook.c
7727         * src/editbook.h
7728         * src/editgroup.c
7729         * src/editgroup.h
7730         * src/editjpilot.c
7731         * src/editjpilot.h
7732         * src/editldap.c
7733         * src/editldap.h
7734         * src/editldap_basedn.c
7735         * src/editldap_basedn.h
7736         * src/editvcard.c
7737         * src/editvcard.h
7738         * src/enriched.c
7739         * src/enriched.h
7740         * src/exphtmldlg.c
7741         * src/exphtmldlg.h
7742         * src/expldifdlg.c
7743         * src/expldifdlg.h
7744         * src/export.c
7745         * src/export.h
7746         * src/exporthtml.c
7747         * src/exporthtml.h
7748         * src/exportldif.c
7749         * src/exportldif.h
7750         * src/filtering.c
7751         * src/filtering.h
7752         * src/folder.c
7753         * src/folder.h
7754         * src/folder_item_prefs.c
7755         * src/folder_item_prefs.h
7756         * src/foldersel.c
7757         * src/foldersel.h
7758         * src/folderutils.c
7759         * src/folderutils.h
7760         * src/folderview.c
7761         * src/folderview.h
7762         * src/grouplistdialog.c
7763         * src/grouplistdialog.h
7764         * src/headerview.c
7765         * src/headerview.h
7766         * src/html.c
7767         * src/html.h
7768         * src/image_viewer.c
7769         * src/image_viewer.h
7770         * src/imap.c
7771         * src/imap.h
7772         * src/imap_gtk.c
7773         * src/imap_gtk.h
7774         * src/import.c
7775         * src/import.h
7776         * src/importldif.c
7777         * src/importldif.h
7778         * src/importmutt.c
7779         * src/importmutt.h
7780         * src/importpine.c
7781         * src/importpine.h
7782         * src/inc.c
7783         * src/inc.h
7784         * src/jpilot.c
7785         * src/jpilot.h
7786         * src/ldapctrl.c
7787         * src/ldapctrl.h
7788         * src/ldaplocate.c
7789         * src/ldaplocate.h
7790         * src/ldapquery.c
7791         * src/ldapquery.h
7792         * src/ldapserver.c
7793         * src/ldapserver.h
7794         * src/ldaputil.c
7795         * src/ldaputil.h
7796         * src/ldif.c
7797         * src/ldif.h
7798         * src/localfolder.c
7799         * src/localfolder.h
7800         * src/main.c
7801         * src/main.h
7802         * src/mainwindow.c
7803         * src/mainwindow.h
7804         * src/manual.c
7805         * src/manual.h
7806         * src/matcher.c
7807         * src/matcher.h
7808         * src/matcher_parser.h
7809         * src/matcher_parser_lex.l
7810         * src/matcher_parser_parse.y
7811         * src/mbox.c
7812         * src/mbox.h
7813         * src/message_search.c
7814         * src/message_search.h
7815         * src/messageview.c
7816         * src/messageview.h
7817         * src/mh.c
7818         * src/mh.h
7819         * src/mh_gtk.c
7820         * src/mh_gtk.h
7821         * src/mimeview.c
7822         * src/mimeview.h
7823         * src/msgcache.c
7824         * src/msgcache.h
7825         * src/mutt.c
7826         * src/mutt.h
7827         * src/news.c
7828         * src/news.h
7829         * src/news_gtk.c
7830         * src/news_gtk.h
7831         * src/noticeview.c
7832         * src/noticeview.h
7833         * src/partial_download.c
7834         * src/partial_download.h
7835         * src/pine.c
7836         * src/pine.h
7837         * src/pop.c
7838         * src/pop.h
7839         * src/prefs_account.c
7840         * src/prefs_account.h
7841         * src/prefs_actions.c
7842         * src/prefs_actions.h
7843         * src/prefs_common.c
7844         * src/prefs_common.h
7845         * src/prefs_compose_writing.c
7846         * src/prefs_compose_writing.h
7847         * src/prefs_customheader.c
7848         * src/prefs_customheader.h
7849         * src/prefs_display_header.c
7850         * src/prefs_display_header.h
7851         * src/prefs_ext_prog.c
7852         * src/prefs_ext_prog.h
7853         * src/prefs_filtering.c
7854         * src/prefs_filtering.h
7855         * src/prefs_filtering_action.c
7856         * src/prefs_filtering_action.h
7857         * src/prefs_folder_column.c
7858         * src/prefs_folder_column.h
7859         * src/prefs_folder_item.c
7860         * src/prefs_folder_item.h
7861         * src/prefs_fonts.c
7862         * src/prefs_fonts.h
7863         * src/prefs_gtk.c
7864         * src/prefs_gtk.h
7865         * src/prefs_image_viewer.c
7866         * src/prefs_image_viewer.h
7867         * src/prefs_matcher.c
7868         * src/prefs_matcher.h
7869         * src/prefs_message.c
7870         * src/prefs_message.h
7871         * src/prefs_msg_colors.c
7872         * src/prefs_msg_colors.h
7873         * src/prefs_other.c
7874         * src/prefs_other.h
7875         * src/prefs_quote.c
7876         * src/prefs_quote.h
7877         * src/prefs_receive.c
7878         * src/prefs_receive.h
7879         * src/prefs_send.c
7880         * src/prefs_send.h
7881         * src/prefs_spelling.c
7882         * src/prefs_spelling.h
7883         * src/prefs_summaries.c
7884         * src/prefs_summaries.h
7885         * src/prefs_summary_column.c
7886         * src/prefs_summary_column.h
7887         * src/prefs_template.c
7888         * src/prefs_template.h
7889         * src/prefs_themes.c
7890         * src/prefs_themes.h
7891         * src/prefs_toolbar.c
7892         * src/prefs_toolbar.h
7893         * src/prefs_wrapping.c
7894         * src/prefs_wrapping.h
7895         * src/privacy.c
7896         * src/privacy.h
7897         * src/procheader.c
7898         * src/procheader.h
7899         * src/procmime.c
7900         * src/procmime.h
7901         * src/procmsg.c
7902         * src/procmsg.h
7903         * src/quote_fmt.c
7904         * src/quote_fmt_parse.y
7905         * src/recv.c
7906         * src/recv.h
7907         * src/remotefolder.c
7908         * src/remotefolder.h
7909         * src/send_message.c
7910         * src/send_message.h
7911         * src/setup.c
7912         * src/setup.h
7913         * src/simple-gettext.c
7914         * src/sourcewindow.c
7915         * src/sourcewindow.h
7916         * src/ssl_manager.c
7917         * src/ssl_manager.h
7918         * src/statusbar.c
7919         * src/statusbar.h
7920         * src/stock_pixmap.c
7921         * src/stock_pixmap.h
7922         * src/summary_search.c
7923         * src/summary_search.h
7924         * src/summaryview.c
7925         * src/summaryview.h
7926         * src/syldap.c
7927         * src/syldap.h
7928         * src/textview.c
7929         * src/textview.h
7930         * src/toolbar.c
7931         * src/toolbar.h
7932         * src/undo.c
7933         * src/undo.h
7934         * src/unmime.c
7935         * src/unmime.h
7936         * src/vcard.c
7937         * src/vcard.h
7938         * src/wizard.c
7939         * src/wizard.h
7940         * src/common/base64.c
7941         * src/common/base64.h
7942         * src/common/defs.h
7943         * src/common/hooks.c
7944         * src/common/hooks.h
7945         * src/common/log.c
7946         * src/common/log.h
7947         * src/common/md5.c
7948         * src/common/md5.h
7949         * src/common/mgutils.c
7950         * src/common/mgutils.h
7951         * src/common/nntp.c
7952         * src/common/nntp.h
7953         * src/common/passcrypt.c
7954         * src/common/passcrypt.h.in
7955         * src/common/plugin.c
7956         * src/common/plugin.h
7957         * src/common/prefs.c
7958         * src/common/prefs.h
7959         * src/common/progressindicator.c
7960         * src/common/progressindicator.h
7961         * src/common/quoted-printable.c
7962         * src/common/quoted-printable.h
7963         * src/common/session.c
7964         * src/common/session.h
7965         * src/common/smtp.c
7966         * src/common/smtp.h
7967         * src/common/socket.c
7968         * src/common/socket.h
7969         * src/common/ssl.c
7970         * src/common/ssl.h
7971         * src/common/ssl_certificate.c
7972         * src/common/ssl_certificate.h
7973         * src/common/string_match.c
7974         * src/common/string_match.h
7975         * src/common/stringtable.c
7976         * src/common/sylpheed.c
7977         * src/common/sylpheed.h
7978         * src/common/template.c
7979         * src/common/template.h
7980         * src/common/timing.h
7981         * src/common/utils.c
7982         * src/common/utils.h
7983         * src/common/uuencode.c
7984         * src/common/uuencode.h
7985         * src/common/version.h.in
7986         * src/common/xml.c
7987         * src/common/xml.h
7988         * src/common/xmlprops.c
7989         * src/common/xmlprops.h
7990         * src/gtk/about.c
7991         * src/gtk/about.h
7992         * src/gtk/colorlabel.c
7993         * src/gtk/colorlabel.h
7994         * src/gtk/colorsel.c
7995         * src/gtk/colorsel.h
7996         * src/gtk/description_window.c
7997         * src/gtk/description_window.h
7998         * src/gtk/filesel.c
7999         * src/gtk/filesel.h
8000         * src/gtk/foldersort.c
8001         * src/gtk/foldersort.h
8002         * src/gtk/gtkutils.c
8003         * src/gtk/gtkutils.h
8004         * src/gtk/inputdialog.c
8005         * src/gtk/inputdialog.h
8006         * src/gtk/logwindow.c
8007         * src/gtk/logwindow.h
8008         * src/gtk/manage_window.c
8009         * src/gtk/manage_window.h
8010         * src/gtk/menu.c
8011         * src/gtk/menu.h
8012         * src/gtk/pluginwindow.c
8013         * src/gtk/pluginwindow.h
8014         * src/gtk/prefswindow.c
8015         * src/gtk/prefswindow.h
8016         * src/gtk/progressdialog.c
8017         * src/gtk/progressdialog.h
8018         * src/gtk/quicksearch.c
8019         * src/gtk/quicksearch.h
8020         * src/gtk/sslcertwindow.c
8021         * src/gtk/sslcertwindow.h
8022         * src/plugins/clamav/clamav_plugin.c
8023         * src/plugins/clamav/clamav_plugin.h
8024         * src/plugins/clamav/clamav_plugin_gtk.c
8025         * src/plugins/demo/demo.c
8026         * src/plugins/dillo_viewer/dillo_prefs.c
8027         * src/plugins/dillo_viewer/dillo_prefs.h
8028         * src/plugins/dillo_viewer/dillo_viewer.c
8029         * src/plugins/mathml_viewer/mathml_viewer.c
8030         * src/plugins/pgpcore/passphrase.c
8031         * src/plugins/pgpcore/passphrase.h
8032         * src/plugins/pgpcore/plugin.c
8033         * src/plugins/pgpcore/prefs_gpg.c
8034         * src/plugins/pgpcore/prefs_gpg.h
8035         * src/plugins/pgpcore/select-keys.c
8036         * src/plugins/pgpcore/select-keys.h
8037         * src/plugins/pgpcore/sgpgme.c
8038         * src/plugins/pgpcore/sgpgme.h
8039         * src/plugins/pgpinline/pgpinline.c
8040         * src/plugins/pgpinline/pgpinline.h
8041         * src/plugins/pgpinline/plugin.c
8042         * src/plugins/pgpmime/pgpmime.c
8043         * src/plugins/pgpmime/pgpmime.h
8044         * src/plugins/pgpmime/plugin.c
8045         * src/plugins/spamassassin/spamassassin.c
8046         * src/plugins/spamassassin/spamassassin.h
8047         * src/plugins/spamassassin/spamassassin_gtk.c
8048         * src/plugins/trayicon/trayicon.c
8049         * tools/OOo2sylpheed.pl
8050         * tools/acroread2sylpheed.pl
8051         * tools/asus_mailled.sh
8052         * tools/filter_conv.pl
8053         * tools/freshmeat_search.pl
8054         * tools/google_search.pl
8055         * tools/kmail2sylpheed.pl
8056         * tools/kmail2sylpheed_v2.pl
8057         * tools/maildir2sylpheed.pl
8058         * tools/multiwebsearch.pl
8059         * tools/newscache_clean.pl
8060         * tools/outlook2sylpheed.pl
8061         * tools/sylpheed-switcher
8062         * tools/update-po
8063         * tools/vcard2xml.py
8064         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8065                 update FSF address
8066
8067 2005-09-21 [colin]      1.9.14cvs46
8068
8069         * src/gedit-print.c
8070         * src/procmsg.c
8071         * src/procmsg.h
8072         * src/textview.c
8073         * src/summaryview.c
8074                 Remove some printing hacks (deselection/reselection),
8075                 which by the way fix printing the currently 
8076                 displayed mime part (still only text)
8077                 Plus a little optimisation of summary_show
8078
8079
8080 2005-09-20 [colin]      1.9.14cvs45
8081
8082         * src/mainwindow.c
8083         * src/messageview.c
8084                 GUI fixups: add accels, set message
8085                 view title to displayed mail's subject
8086         * src/prefs_spelling.c
8087         * src/gtk/gtkaspell.c
8088                 GUI fixups: allow underlining misspelled
8089                 words instead of coloring them (a11y!)
8090
8091 2005-09-19 [colin]
8092
8093         1.9.15rc3 released
8094
8095 2005-09-19 [colin]      1.9.14cvs44
8096
8097         * src/compose.c
8098                 Fix draft message
8099         * src/gtk/gtkaspell.c
8100                 Fix wrong test ;-)
8101
8102 2005-09-19 [colin]      1.9.14cvs43
8103
8104         * src/addressbook.c
8105                 Fix sensitivity of Delete button
8106         * src/compose.c
8107                 Warn if the requested Privacy system
8108                 is not available
8109         * src/exphtmldlg.c
8110         * src/expldifdlg.c
8111         * src/importldif.c
8112         * src/importmutt.c
8113         * src/importpine.c
8114                 Fix crappy UI
8115         * src/
8116         * src/ssl.h
8117         * src/prefs_account.h
8118         * src/prefs_account.c
8119                 Save SSL prefs even in builds that have
8120                 SSL support disable
8121         * src/imap.c
8122         * src/inc.c
8123         * src/news.c
8124         * src/send_message.c
8125                 Warn if connection should be secure, but
8126                 SSL support isn't compiled in
8127         * src/gtkaspell.c
8128                 Fix word separation on UTF-8 systems
8129                 Fixes bug #812 (Strange inline spellchecking)
8130         * src/compose.c
8131                 Warn if the requested Privacy system
8132                 is not available
8133                 Factorize offline warning
8134         * src/imap.c
8135         * src/imap_gtk.c
8136         * src/imap_gtk.h
8137         * src/inc.h
8138         * src/news_gtk.c
8139         * src/news_gtk.h
8140         * src/messageview.c
8141                 Factorize offline warning
8142
8143 2005-09-19 [paul]
8144
8145         1.9.15-rc2 released
8146
8147 2005-09-18 [colin]      1.9.14cvs42
8148
8149         * src/codeconv.c
8150         * src/codeconv.h
8151         * src/procmime.c
8152                 Add a way to get locale's charset ignoring utf-8,
8153                 and use that as default encoding for broken mails
8154
8155 2005-09-18 [colin]      1.9.14cvs41
8156
8157         * src/gtk/logwindow.c
8158                 Translate string. Patch by Fabien Vantard
8159
8160 2005-09-18 [colin]      1.9.14cvs40
8161
8162         * configure.ac
8163                 Fix bug #803 (IMAP/SSL support breaks with 
8164                 GnuTLS libetpan 0.38)
8165
8166 2005-09-18 [colin]      1.9.14cvs39
8167
8168         * src/codeconv.c
8169         * src/compose.c
8170         * src/procmime.c
8171                 More charsets fixes. Fixes bug #806 (non
8172                 ascii characters in subject line)
8173
8174 2005-09-17 [paul]       1.9.14cvs38
8175
8176         * src/folderview.c
8177         * src/mainwindow.c
8178                 fix gcc-2.95 issues
8179                 Patch by Pawel Pekala
8180
8181 2005-09-17 [colin]      1.9.14cvs37
8182
8183         * src/addrindex.c
8184                 bugfix for NO-USE LDAP compilation, patch 
8185                 by Fabien Vantard
8186
8187 2005-09-17 [colin]      1.9.14cvs36
8188
8189         * src/prefs_actions.c
8190         * src/prefs_customheader.c
8191         * src/prefs_display_header.c
8192         * src/prefs_filtering_action.c
8193         * src/prefs_matcher.c
8194         * src/prefs_toolbar.c
8195                 Fix strange casts (less elegant but
8196                 works better)
8197
8198 2005-09-16 [colin]      1.9.14cvs35
8199
8200         * src/jpilot.c
8201                 Missed that one
8202
8203 2005-09-16 [colin]      1.9.14cvs34
8204
8205         * configure.ac
8206         * src/Makefile.am
8207         * src/addr_compl.c
8208         * src/addrindex.c
8209         * src/browseldap.c
8210         * src/editldap.c
8211         * src/ldaplocate.c
8212         * src/ldapquery.c
8213         * src/ldapquery.h
8214         * src/ldapserver.c
8215         * src/ldapserver.h
8216         * src/main.c
8217         * src/matcher_parser_parse.y
8218         * src/prefs_themes.c
8219         * src/etpan/Makefile.am
8220         * src/gtk/description_window.c
8221         * src/plugins/clamav/Makefile.am
8222         * src/plugins/clamav/clamav_plugin.c
8223         * src/plugins/dillo_viewer/Makefile.am
8224         * src/plugins/pgpcore/Makefile.am
8225         * src/plugins/pgpinline/Makefile.am
8226         * src/plugins/pgpmime/Makefile.am
8227         * src/plugins/trayicon/Makefile.am
8228                 Fix 100% cpu usage in address completion list
8229                 Fix little bugs (return with no values etc)
8230                 Fix all warnings (with common CFLAGS)
8231
8232 2005-09-15 [colin]      1.9.14cvs33
8233
8234         * src/addressbook.c
8235                 Fix bug where sometimes a group's email list is empty,
8236                 force its refresh (probably fixes "Re: how to create a 
8237                 distribution list")
8238         * src/ldapquery.c
8239                 Don't return to the callback in the main thread from the
8240                 fetch thread (or face segs!)
8241
8242 2005-09-15 [paul]       1.9.14cvs32
8243
8244         * src/prefs_matcher.c
8245                 forgotten in last commit
8246
8247 2005-09-15 [paul]       1.9.14cvs31
8248
8249         * src/prefs_actions.c
8250         * src/prefs_filtering_action.c
8251         * src/prefs_quote.c
8252         * src/quote_fmt.c
8253         * src/summaryview.c
8254         * src/gtk/description_window.c
8255         * src/gtk/description_window.h
8256         * src/gtk/quicksearch.c
8257                 allow interaction with the called
8258                 description window
8259                 Patch by Anders Hammar
8260
8261 2005-09-14 [paul]       1.9.14cvs30
8262
8263         * src/compose.c
8264                 fix a little annoyance when pasting with 3rd button 
8265                 with wrap_pastes=0 and wrap_input=1
8266                 Patch by Colin
8267
8268 2005-09-14 [paul]       1.9.14cvs29
8269
8270         * src/prefs_account.c
8271                 disable 'Filter messages on receiving' for
8272                 SMTP-only accounts
8273                 Patch  by Anders Hammar
8274
8275 2005-09-14 [paul]       1.9.14cvs28
8276
8277         * po/sk.po
8278                 fix crash
8279                 updated by Andrej Kacian
8280
8281 2005-09-14 [paul]
8282
8283         1.9.15-rc1 released
8284
8285 2005-09-14 [paul]       1.9.14cvs27
8286
8287         * po/es.po
8288                 updated by Ricardo Mones Lastra
8289         * src/compose.c
8290         * src/compose.h
8291                 associate no_wrap_tags to Compose windows
8292                 instead of using a static one
8293                 Patch by Colin
8294         * src/mbox.c
8295                 fix proc_mbox()
8296                 Patch by wwp
8297         * src/textview.c
8298                 remove unneeded printf()
8299
8300 2005-09-14 [paul]       1.9.14cvs26
8301
8302         * src/addrcache.c
8303         * src/codeconv.h
8304         * src/folder.h
8305         * src/mainwindow.h
8306         * src/mh.c
8307         * src/mimeview.h
8308         * src/partial_download.c
8309         * src/pop.c
8310         * src/prefs_account.c
8311         * src/prefs_account.h
8312         * src/prefs_actions.c
8313         * src/prefs_customheader.c
8314         * src/prefs_display_header.c
8315         * src/prefs_filtering_action.c
8316         * src/prefs_matcher.c
8317         * src/prefs_toolbar.c
8318         * src/privacy.h
8319         * src/procmime.c
8320         * src/procmime.h
8321         * src/procmsg.h
8322         * src/textview.c
8323         * src/undo.h
8324         * src/common/plugin.c
8325         * src/common/session.h
8326         * src/common/socket.c
8327         * src/common/socket.h
8328         * src/common/template.c
8329         * src/gtk/gtkaspell.c
8330         * src/gtk/quicksearch.h
8331         * src/plugins/pgpcore/passphrase.c
8332         * src/plugins/pgpcore/prefs_gpg.h
8333         * src/plugins/pgpcore/select-keys.c
8334         * src/plugins/pgpcore/select-keys.h
8335         * src/plugins/pgpcore/sgpgme.c
8336         * src/plugins/pgpinline/pgpinline.c
8337         * src/plugins/pgpmime/pgpmime.c
8338         * src/plugins/trayicon/trayicon.c
8339                 fix compilation warnings
8340                 Patch by Daniel Gustafson
8341
8342 2005-09-14 [paul]       1.9.14cvs25
8343
8344         * src/addressbook.c
8345                 add missing column header, and other small
8346                 bug fixes
8347                 Patch by Anders Hammar
8348
8349 2005-09-13 [colin]      1.9.14cvs24
8350
8351         * src/gtk/gtkaspell.c
8352                 Fix non-utf8 in menu
8353                 Fix little leaks
8354                 Nullify struct members after free()s
8355
8356 2005-09-13 [colin]      1.9.14cvs23
8357
8358         * src/compose.c
8359                 Test utf8 compliance before inserting to 
8360                 buffer, and try to convert if necessary
8361         * src/procmime.c
8362                 If no charset is present, use the locale 
8363                 one instead of us-ascii
8364         * src/procmsg.c
8365                 Add Sender, List-Post and To in the checked 
8366                 headers for automatic rules creation 
8367                 (thanks to wwp)
8368         * src/prefs_themes.c
8369         * src/gtk/gtkaspell.c
8370                 Remove deprecated functions. 
8371                 patch by Daniel Gustafson
8372
8373 2005-09-12 [colin]      1.9.14cvs22
8374
8375         * src/compose.c
8376                 Fix bug #448 (Scrolling/Redraw issue with 
8377                 address-fields in Header)
8378         * src/mainwindow.c
8379         * src/summaryview.c
8380         * src/summaryview.h
8381                 Fix loss of MSG_MARKED on move/copy
8382                 Fix bug #804 (Quicksearch togglebutton doesn't 
8383                 get depressed after '/' key is pressed)
8384
8385 2005-09-12 [paul]       1.9.14cvs21
8386
8387         * AUTHORS
8388         * src/gtk/logwindow.c
8389                 add 'Clear Log' to popup menu
8390                 Patch by Anders Hammar <anders.hammar@telia.com>
8391
8392 2005-09-12 [paul]       1.9.14cvs20
8393
8394         * src/compose.c
8395                 set correct sensitivity on attachments
8396                 popup menu
8397         * src/folder.c
8398                 fix typo
8399         * src/prefs_spelling.c
8400                 fix crash when no LANG env is set
8401         * src/common/xml.c
8402                 fix crash in wizard
8403                 don't use memeory after free
8404
8405         All patches by Daniel Gustafson
8406
8407 2005-09-12 [paul]       1.9.14cvs19
8408
8409         * src/prefs_themes.c
8410                 make theme info selectable
8411         * src/gtk/description_window.c
8412                 make window non-modal
8413         * tools/README
8414                 add details of asus_mailed.sh
8415         * tools/claws.i18n.status.pl
8416                 update for new zh_TW translator
8417                 widen the output
8418                 create alternate coloured lines
8419                 improve readability
8420
8421 2005-09-10 [colin]      1.9.14cvs18
8422
8423         * src/plugins/pgpcore/select-keys.c
8424                 Better order for the buttons
8425
8426 2005-09-10 [colin]      1.9.14cvs17
8427
8428         * src/compose.c
8429         * src/plugins/pgpcore/select-keys.c
8430         * src/plugins/pgpcore/select-keys.h
8431         * src/plugins/pgpcore/sgpgme.c
8432                 Add a "Don't encrypt" button to the key
8433                 selection dialog. Fixes bug #177 (There should be a 
8434                 'Don't encrypt button in the Select Keys dialog)
8435
8436 2005-09-10 [colin]      1.9.14cvs16
8437
8438         * src/compose.c
8439                 Fix bug #572 (%X option does not work with templates)
8440
8441 2005-09-10 [colin]      1.9.14cvs15
8442
8443         * src/toolbar.c 
8444                 Remove g_print
8445
8446 2005-09-10 [colin]      1.9.14cvs14
8447
8448         * src/imap.c
8449                 Fix a possible crash
8450
8451 2005-09-09 [colin]      1.9.14cvs13
8452
8453         * src/imap.c
8454         * src/etpan/imap-thread.c
8455         * src/etpan/imap-thread.h
8456                 Fix moving from queue or drafts to normal folders
8457                 Fix bug #794 (No way to delete without expunging)
8458                 Take flags unset by other mailers into account
8459                 Take deleted flag set by other mailers into account
8460                 Fix unsetting REPLIED flag
8461                 Fix crash when capabilities can't be retrieved
8462         * src/mainwindow.c
8463         * src/mainwindow.h
8464                 Add M_DELAYED_FLAGS condition, and let the user use
8465                 Execute in order to be able to expunge deleted mails,
8466                 even if he's not in delayed execute mode
8467         * src/prefs_spelling.c
8468                 Use 'en' dictionary by default if LANG is POSIX or C
8469         * src/gtk/prefswindow.c
8470                 Fix bug #767 (Preferences windows expanding) by making
8471                 the window a bit larger when the resolution is greater
8472                 than 640x480, and by putting the prefs in a
8473                 GtkScrolledWindow.
8474
8475 2005-09-09 [paul]       1.9.14cvs12
8476
8477         * AUTHORS
8478         * configure.ac
8479         * po/zh_TW.Big5.po      ** REMOVED **
8480         * po/zh_TW.po           ** ADDED **
8481                 updated by Wei-Lun Chao
8482
8483 2005-09-09 [paul]       1.9.14cvs11
8484
8485         * src/mainwindow.c
8486                 fix asserts
8487         * src/common/xml.c
8488                 delay memory allocation until file is
8489                 opened successfully
8490                 Patch by Daniel Gustafson
8491
8492 2005-09-09 [colin]      1.9.14cvs10
8493
8494         * src/imap.c
8495                 Add guards
8496
8497 2005-09-08 [colin]      1.9.14cvs9
8498
8499         * src/compose.c
8500                 Alert when we can't save draft
8501                 Fix various wrap/color issues
8502                 Add mid-click pasting respecting wrap_paste option
8503         * src/folder.c
8504         * src/folder.h
8505         * src/folder_item_prefs.c
8506         * src/folder_item_prefs.h
8507         * src/imap.c
8508         * src/imap_gtk.c
8509         * src/imap_gtk.h
8510         * src/main.c
8511         * src/mainwindow.c
8512         * src/mainwindow.h
8513         * src/news.c
8514         * src/news_gtk.c
8515         * src/news_gtk.h
8516         * src/prefs_folder_item.c
8517                 Fix the impossibility to synchronise folders for
8518                 offline use (IMAP and NNTP are concerned)
8519
8520 2005-09-08 [colin]      1.9.14cvs8
8521
8522         * configure.ac
8523                 Build LDAP and JPilot by default if available
8524         * src/textview.c
8525                 Fix use after free
8526
8527 2005-09-08 [paul]       1.9.14cvs7
8528
8529         * doc/manual/en/sylpheed-1.html
8530         * doc/manual/en/sylpheed-18.html
8531         * doc/manual/en/sylpheed-19.html
8532         * doc/manual/en/sylpheed-4.html
8533         * doc/manual/en/sylpheed-6.html
8534         * doc/manual/en/sylpheed.html
8535                 a few minor updates, plus include some
8536                 details about plugins and their requirements
8537         * src/mainwindow.c
8538                 minor changes to English in /View/Sort
8539
8540 2005-09-07 [colin]      1.9.14cvs6
8541
8542         * doc/manual/en/sylpheed-1.html
8543         * doc/manual/en/sylpheed-10.html
8544         * doc/manual/en/sylpheed-11.html
8545         * doc/manual/en/sylpheed-12.html
8546         * doc/manual/en/sylpheed-13.html
8547         * doc/manual/en/sylpheed-14.html
8548         * doc/manual/en/sylpheed-15.html
8549         * doc/manual/en/sylpheed-16.html
8550         * doc/manual/en/sylpheed-17.html
8551         * doc/manual/en/sylpheed-18.html
8552         * doc/manual/en/sylpheed-19.html
8553         * doc/manual/en/sylpheed-2.html
8554         * doc/manual/en/sylpheed-20.html
8555         * doc/manual/en/sylpheed-21.html
8556         * doc/manual/en/sylpheed-22.html
8557         * doc/manual/en/sylpheed-3.html
8558         * doc/manual/en/sylpheed-4.html
8559         * doc/manual/en/sylpheed-5.html
8560         * doc/manual/en/sylpheed-6.html
8561         * doc/manual/en/sylpheed-7.html
8562         * doc/manual/en/sylpheed-8.html
8563         * doc/manual/en/sylpheed-9.html
8564         * doc/manual/en/sylpheed.html
8565                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
8566
8567 2005-09-07 [colin]      1.9.14cvs5
8568
8569         * src/mainwindow.c
8570                 Make labels more to-the-point
8571
8572 2005-09-07 [colin]      1.9.14cvs4
8573
8574         * doc/manual/en/sylpheed-1.html
8575         * doc/manual/en/sylpheed-12.html
8576         * doc/manual/en/sylpheed-13.html
8577         * doc/manual/en/sylpheed-14.html
8578         * doc/manual/en/sylpheed-15.html
8579         * doc/manual/en/sylpheed-16.html
8580         * doc/manual/en/sylpheed-17.html
8581         * doc/manual/en/sylpheed-18.html
8582         * doc/manual/en/sylpheed-19.html
8583         * doc/manual/en/sylpheed-2.html
8584         * doc/manual/en/sylpheed-20.html
8585         * doc/manual/en/sylpheed-21.html
8586         * doc/manual/en/sylpheed-22.html
8587         * doc/manual/en/sylpheed-4.html
8588         * doc/manual/en/sylpheed-5.html
8589         * doc/manual/en/sylpheed-6.html
8590         * doc/manual/en/sylpheed-7.html
8591         * doc/manual/en/sylpheed-8.html
8592         * doc/manual/en/sylpheed-9.html
8593         * doc/manual/en/sylpheed.html
8594                 Update manual
8595
8596 2005-09-07 [colin]      1.9.14cvs3
8597
8598         * doc/faq/en/sylpheed-faq-1.html
8599         * doc/faq/en/sylpheed-faq-2.html
8600         * doc/faq/en/sylpheed-faq-3.html
8601         * doc/faq/en/sylpheed-faq.html
8602                 Update FAQ
8603
8604 2005-09-07 [colin]      1.9.14cvs2
8605
8606         * src/folderview.c
8607         * src/procmsg.c
8608         * src/summaryview.c
8609         * src/toolbar.c
8610                 Fix special subfolders:
8611                 - Inherit parent's icon
8612                 - sent contents of queues subfolders
8613                 - empty subfolders of trashes
8614         * src/mainwindow.c
8615                 Remove outdated manual and faq entries
8616         * src/common/utils.c
8617                 Add quotes around %s coming from mailcap
8618
8619 2005-09-07 [colin]      1.9.14cvs1
8620
8621         * src/compose.c
8622                 After saving draft, set modified to FALSE
8623         * src/mimeview.c
8624         * src/common/utils.c
8625         * src/common/utils.h
8626                 Try to open mime parts using what is 
8627                 indicated in ~/.mailcap or /etc/mailcap,
8628                 if possible.
8629
8630 2005-09-05 [paul]       1.9.14
8631
8632         1.9.14 released
8633
8634         * po/sk.po
8635                 updated by Andrej Kacian
8636
8637 2005-09-05 [paul]       1.9.13cvs83
8638
8639         * po/de.po
8640         * po/es.po
8641         * po/fi.po
8642         * po/fr.po
8643         * po/nb.po
8644         * po/pt_BR.po
8645         * po/sr.po
8646                 updated translations by Thomas Gilgin, Ricardo Mones
8647                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
8648                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
8649
8650 2005-09-04 [paul]       1.9.13cvs82
8651
8652         * src/compose.c
8653                 only warn about exceeded line length limit
8654                 on send
8655
8656 2005-09-04 [paul]       1.9.13cvs81
8657
8658         * src/compose.c
8659                 fix crash in 'line length exceeded' dialogue
8660
8661 2005-09-02 [paul]       1.9.13cvs80
8662
8663         * src/imap.c
8664                 fix bug 795, 'Connection lost IMAP'
8665                 and add statusbar prints
8666                 Patch by Colin
8667
8668 2005-09-02 [paul]       1.9.13cvs79
8669
8670         * src/compose.c
8671                 compose_wrap_paragraph() becomes
8672                 compose_beautify_paragraph()
8673                 Patch by Colin
8674
8675 2005-09-02 [colin]      1.9.13cvs78
8676
8677         * src/folderview.c
8678                 Micro-fix
8679
8680 2005-09-01 [colin]      1.9.13cvs77
8681
8682         * src/imap.c
8683                 Maybe fix bug #795 (Connection lost IMAP)
8684                 Don't try to send logout when we're disconnected.
8685         * src/summaryview.c
8686                 Include locked and marked emails in HRM
8687                 view. Fixes bug #800 (Locked messages no longer 
8688                 show up when hide read messages is used)
8689
8690 2005-09-01 [paul]       1.9.13cvs76
8691
8692         * src/prefs_common.c
8693                 fix bad cutting
8694
8695 2005-08-31 [colin]      1.9.13cvs75
8696
8697         * src/folderview.c
8698         * src/folderview.h
8699         * src/prefs_summaries.c
8700         * src/summaryview.c
8701                 Fix "go to next new", fix preference
8702                 (Open unread/next swapped)
8703
8704 2005-08-31 [paul]       1.9.13cvs74
8705
8706         * src/compose.c
8707         * src/folderview.c
8708         * src/headerview.c
8709         * src/headerview.h
8710         * src/mainwindow.c
8711         * src/prefs_common.c
8712         * src/prefs_common.h
8713         * src/prefs_fonts.c
8714         * src/summaryview.c
8715         * src/textview.c
8716         * src/common/defs.h
8717                 remove obsolete BOLD_FONT setting
8718                 fix font update in headerview and textview
8719                 headers after prefs change
8720                 Patch By Colin
8721
8722 2005-08-31 [paul]
8723
8724         1.9.14-rc4 released
8725
8726 2005-08-30 [colin]      1.9.13cvs73
8727
8728         * src/summaryview.c
8729                 When Hide read messages is selected and we
8730                 refresh the summaryview, don't remove the 
8731                 currently displayed message. Fixes bug #797
8732                 (Summary view reloads when new mail is 
8733                 downloaded in 1.9.14 rc)
8734
8735 2005-08-30 [colin]      1.9.13cvs72
8736
8737         * src/folderview.c
8738                 Fix flickering
8739         * src/mainwindow.c
8740                 Remove useless callback
8741         * src/mimeview.c
8742         * src/gtk/filesel.c
8743         * src/gtk/filesel.h
8744                 Add a filesel_select_file_save_folder() - used by Save All
8745
8746 2005-08-29 [paul]       1.9.13cvs71
8747
8748         * AUTHORS
8749         * src/matcher_parser_parse.y
8750         * src/etpan/imap-thread.c
8751                 fix building on FreeBSD
8752                 Patch by Daniel Gustafson <daniel@hobbit.se>
8753
8754 2005-08-29 [paul]       1.9.13cvs70
8755
8756         * src/plugins/pgpinline/pgpinline.c
8757                 only initialise sig result if it's been handled
8758                 Patch by Colin
8759
8760 2005-08-29 [paul]       1.9.13cvs69
8761         
8762         Patches by Colin:
8763
8764         * src/imap.c
8765         * src/common.utils.c
8766         * src/common/utils.h
8767                 optimisation
8768         * src/stock_pixmap.h
8769                 fix wrong icon reference
8770         * src/pixmaps/trash_btn.xpm
8771                 replace with nicer image
8772
8773 2005-08-28 [colin]      1.9.13cvs68
8774
8775         * src/Makefile.am
8776         * src/stock_pixmap.c
8777         * src/stock_pixmap.h
8778         * src/toolbar.c
8779         * src/pixmaps/trash_btn.xpm
8780                 Add a specific trash xpm for the button
8781
8782 2005-08-28 [colin]      1.9.13cvs67
8783
8784         * src/imap.c
8785                 Fix leak
8786
8787 2005-08-27 [colin]      1.9.13cvs66
8788
8789         * src/imap.c
8790         * src/procmime.c
8791                 Correctly fix "Problem with replies", fixes
8792                 pgpmime encryption too. 
8793
8794 2005-08-27 [colin]      1.9.13cvs65
8795
8796         * src/folder.c
8797         * src/procmsg.c
8798         * src/procmsg.h
8799         * src/summaryview.c
8800                 Fix bug #517 (messages removed from summaryview 
8801                 when moving fails)
8802
8803 2005-08-27 [colin]      1.9.13cvs64
8804
8805         * tools/Makefile.am
8806         * tools/asus_mailled.sh
8807                 Add a script to blink ASUS laptops' mail LED where there
8808                 is unread mail.
8809
8810 2005-08-27 [colin]      1.9.13cvs63
8811
8812         * src/imap.c
8813         * src/etpan/imap-thread.c
8814         * src/etpan/imap-thread.h
8815                 Implement automatic choosing of login method
8816                 Fixes bug #791
8817         * src/gtk/.cvsignore
8818                 Add sylpheed-marshal.[ch]
8819
8820 2005-08-27 [colin]      1.9.13cvs62
8821
8822         * src/common/utils.c
8823                 Fix confusing perror
8824
8825 2005-08-27 [colin]      1.9.13cvs61
8826
8827         * src/toolbar.c
8828         * src/toolbar.h
8829                 Remove A_DELETE, replace it with 
8830                 A_TRASH and A_DELETE_REAL. Automatically
8831                 rewrite config files to replace A_DELETE
8832                 with A_TRASH (no functionality change).
8833                 Fixes half of #794
8834
8835 2005-08-26 [colin]      1.9.13cvs60
8836
8837         * src/procmime.c
8838                 Previous "Problem with replies" fix brought other
8839                 problems, fixing them
8840
8841 2005-08-26 [colin]      1.9.13cvs59
8842
8843         * src/procmime.c
8844                 Fix "Problem with replies". This happened only
8845                 on IMAP...
8846         * src/procmsg.c
8847                 Factorize code a bit
8848         * src/compose.c
8849                 Speed improvement on very long messages (wrapping)
8850                 Fix signature color on Reedit and Redirect
8851                 On Reedit, don't attach pgp-signatures parts, but
8852                 set signing to On.
8853
8854 2005-08-24 [paul]       1.9.13cvs58
8855
8856         * src/compose.c
8857                 don't claim success when clicking
8858                 Cancel on the passphrase box.
8859                 Patch by Colin
8860
8861 2005-08-24 [paul]       1.9.13cvs57
8862
8863         * src/main.c
8864                 fix misplaced sylpheed.log
8865         * src/common/defs.h
8866                 define UIDL_DIR
8867
8868 2005-08-24 [paul]       1.9.13cvs56
8869
8870         * src/imap.c
8871         * src/etpan/imap-thread.c
8872         * src/etpan/imap-thread.h
8873                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
8874                 Patch by Colin
8875         * src/gtk/sylpheed-marshal.c    ** REMOVED **
8876         * src/gtk/sylpheed-marshal.h    ** REMOVED **
8877                 remove autogenerated files
8878         * tools/kdeservicemenu/README
8879         * tools/kdeservicemenu/install.sh
8880         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8881         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8882                 use Claws icon, use 'Sylpheed-Claws' in menu,
8883                 use kdialog, and other cleanups
8884
8885 2005-08-23 [paul]       1.9.13cvs55
8886
8887         * src/compose.c
8888                 fix paste/wrap crash
8889                 Patch by Colin
8890
8891 2005-08-23 [paul]       1.9.13cvs54
8892
8893         * src/main.c
8894                 fix crash recovery
8895                 Patch by Colin
8896
8897 2005-08-23 [paul]       1.9.13cvs53
8898
8899         * src/addressbook.c
8900         * src/editaddress.c
8901                 view all data of LDAP contacts
8902                 Patch by Colin
8903
8904 2005-08-23 [paul]       1.9.13cvs52
8905
8906         * src/addressbook.c
8907                 fix issues with the Search field
8908                 Patch by Colin
8909
8910 2005-08-22 [paul]       1.9.13cvs51
8911
8912         * src/folderview.c
8913                 put name of folder in processing dialog
8914                 title
8915         * src/prefs_folder_item.c
8916                 improve english usage
8917
8918 2005-08-22 [paul]       1.9.13cvs50
8919
8920         * src/filtering.c
8921         * src/filtering.h
8922         * src/matcher.c
8923         * src/matcher_parser_lex.l
8924         * src/matcher_parser_parse.y
8925         * src/prefs_filtering.c
8926                 add Filtering/Processing rule names feature.
8927                 (the incompatible old matcherrc is saved as
8928                 matcherrc.pre_names).
8929                 Patch by Colin
8930
8931 2005-08-22 [paul]       1.9.13cvs49
8932
8933         * src/procmsg.c
8934                 fix colour labelling
8935                 Patch by Colin
8936
8937 2005-08-22 [paul]       1.9.13cvs48
8938
8939         * src/textview.c
8940                 fix open_image_cb()
8941
8942 2005-08-22 [paul]       1.9.13cvs47
8943
8944         * src/imap.c
8945                 fix bug 789, 'SC crashes with imap (CVS ver)'
8946                 Patch by Colin
8947
8948 2005-08-22 [paul]       1.9.13cvs46
8949
8950         * src/mimeview.c
8951         * src/prefs_common.c
8952         * src/common/defs.h
8953                 define reused defaults in defs.h
8954         * src/textview.c
8955                 add 'Open image' to image popup menu
8956
8957 2005-08-21 [colin]      1.9.13cvs45
8958
8959         * src/summaryview.c
8960                 Fix bug #788 (Bogus "From" address displayed)
8961
8962 2005-08-20 [colin]      1.9.13cvs44
8963
8964         * src/folder.c
8965                 Fix buf #787 (multilevel delete causes SIGSEGV)
8966
8967 2005-08-19 [colin]      1.9.13cvs43
8968
8969         * src/inc.c
8970         * src/prefs_common.c
8971         * src/prefs_common.h
8972                 Add an hidden pref to allow modifying the
8973                 update stepping in incorporation.
8974                 Patch by wwp.
8975
8976 2005-08-19 [colin]      1.9.13cvs42
8977
8978         * src/compose.c
8979         * src/procmime.c
8980                 Workaround for broken MUAs: encode 
8981                 Content-type: name: as ASCII and 
8982                 Content-Disposition: filename: as
8983                 per rfc2231
8984         * src/prefs_account.c
8985                 Fix invisible-ness of SMTP SSL prefs
8986                 in NNTP accounts
8987
8988 2005-08-19 [paul]       1.9.13cvs41
8989
8990         * src/compose.c
8991         * src/prefs_common.c
8992         * src/prefs_common.h
8993         * src/prefs_wrapping.c
8994                 paste with or without wrapping.
8995                 patch by Colin
8996
8997 2005-08-19 [paul]       1.9.13cvs40
8998
8999         * src/prefs_common.c
9000         * src/prefs_common.h
9001         * src/summaryview.c
9002                 reintroduce enable_swap_from as a
9003                 hidden pref. patch by Colin
9004         * src/quote_fmt_parse.y
9005         * src/plugins/clamav/clamav_plugin.c
9006         * src/plugins/dillo_viewer/dillo_viewer.c
9007         * src/plugins/mathml_viewer/mathml_viewer.c
9008         * src/plugins/pgpcore/sgpgme.c
9009         * src/plugins/pgpinline/pgpinline.c
9010         * src/plugins/pgpmime/pgpmime.c
9011                 tidy up. patch by Colin
9012
9013 2005-08-19 [paul]       1.9.13cvs39
9014
9015         * configure.ac
9016                 complete cvs38's sync
9017         * src/editaddress.c
9018         * src/gedit-print.c
9019         * src/mutt.c
9020         * src/etpan/etpan-log.c
9021         * src/etpan/imap-thread.c
9022         * src/gtk/gtksourceprintjob.c
9023                 fix compilation warnings
9024                 (patch by Colin)
9025
9026 2005-08-19 [paul]       1.9.13cvs38
9027
9028         sync with main:
9029
9030         * src/account.c
9031         * src/action.c
9032         * src/addrbook.c
9033         * src/addrcache.c
9034         * src/addrharvest.c
9035         * src/addrindex.c
9036         * src/codeconv.c
9037         * src/compose.c
9038         * src/crash.c
9039         * src/exporthtml.c
9040         * src/exportldif.c
9041         * src/folder.c
9042         * src/image_viewer.c
9043         * src/inc.c
9044         * src/inc.h
9045         * src/jpilot.c
9046         * src/ldif.c
9047         * src/main.c
9048         * src/matcher.c
9049         * src/mbox.c
9050         * src/messageview.c
9051         * src/mh.c
9052         * src/mimeview.c
9053         * src/msgcache.c
9054         * src/mutt.c
9055         * src/news.c
9056         * src/partial_download.c
9057         * src/pine.c
9058         * src/pop.c
9059         * src/prefs_actions.c
9060         * src/prefs_common.c
9061         * src/prefs_customheader.c
9062         * src/prefs_display_header.c
9063         * src/prefs_gtk.c
9064         * src/prefs_themes.c
9065         * src/procheader.c
9066         * src/procmime.c
9067         * src/procmsg.c
9068         * src/recv.c
9069         * src/send_message.c
9070         * src/simple-gettext.c
9071         * src/sourcewindow.c
9072         * src/textview.c
9073         * src/vcard.c
9074         * src/common/defs.h
9075         * src/common/log.c
9076         * src/common/plugin.c
9077         * src/common/prefs.c
9078         * src/common/session.c
9079         * src/common/session.h
9080         * src/common/socket.c
9081         * src/common/socket.h
9082         * src/common/ssl_certificate.c
9083         * src/common/template.c
9084         * src/common/utils.c
9085         * src/common/utils.h
9086         * src/common/xml.c
9087         * src/gtk/about.c
9088         added wrappers for C library function that
9089                 take pathname arguments.
9090                 enabled compilation with MinGW.
9091                 use GDir instead of directly using opendir().
9092                 added rename_force().
9093
9094 2005-08-19 [paul]       1.9.13cvs37
9095         
9096         patches by Colin:
9097         * src/compose.c
9098                 fix privacy settings on re-editing
9099                 a sent message
9100         * src/jpilot.c
9101                 fix encoding bug
9102         * src/folder.c
9103         * src/procmsg.c
9104         * src/procmsg.h
9105         * src/summaryview.c
9106                 flag changing optimisation
9107
9108 2005-08-18 [martin]     1.9.13cvs36
9109
9110         * commitHelper
9111             added my login
9112         * src/addrcache.c
9113         * src/addrharvest.c
9114         * src/addrindex.c
9115         * src/compose.c
9116         * src/grouplistdialog.c
9117         * src/main.c
9118         * src/mainwindow.c
9119         * src/msgcache.c
9120         * src/mutt.c
9121         * src/pine.c
9122         * src/prefs_account.c
9123         * src/prefs_themes.c
9124         * src/stock_pixmap.c
9125         * src/summaryview.c
9126         * src/gtk/about.c
9127         * src/gtk/logwindow.c
9128             removed deprecated glib and gdk stuff
9129         * src/plugins/pgpcore/select-keys.c
9130             convert attributes from locale to utf8
9131
9132 2005-08-17 [paul]       1.9.13cvs35
9133
9134         * src/account.c
9135         * src/addressbook.c
9136                 use new GTK_STOCK_ icons if available
9137         * src/summaryview.c
9138         * src/gtk/gtksctree.c
9139         * src/gtk/gtksctree.h
9140                 faster range select. patch by Colin
9141
9142 2005-08-17 [paul]       1.9.13cvs34
9143
9144         patches by colin:
9145         * src/addressbook.c
9146         * src/addressitem.h
9147                 Add an edit button for contacts, fix selections
9148                 of gtksctree items
9149         * src/editaddress.c
9150                 Change labels, let Save be always possible in the
9151                 email and user atributes tabs
9152         * src/folderview.c
9153                 fix sort issues
9154         * src/summaryview.c
9155                 select next item instead of the displayed one
9156                 after deletion
9157
9158         * src/gtk/progressdialog.c
9159                 use prefs_common.enable_rules_hint
9160
9161 2005-08-13 [hoa]        1.9.13cvs33
9162
9163         * src/etpan/imap-thread.c
9164                 fixed build on Solaris.
9165
9166 2005-08-10 [colin]      1.9.13cvs32
9167
9168         * src/procmsg.c
9169                 Fix cvs31 (missing fclose before reading
9170                 the file)
9171
9172 2005-08-10 [colin]      1.9.13cvs31
9173
9174         * src/procmsg.c
9175                 Fix procmsg_msginfo_new_from_mimeinfo() when
9176                 the MimeInfo isn't stored in memory. This fixes
9177                 replying to an attached message.
9178
9179 2005-08-10 [colin]      1.9.13cvs30
9180
9181         * src/mainwindow.c
9182                 Fix slowness in account changing
9183
9184 2005-08-10 [colin]      1.9.13cvs29
9185
9186         * src/folder.c
9187         * src/folderutils.c
9188         * src/folderview.c
9189         * src/imap_gtk.c
9190         * src/mainwindow.c
9191         * src/mh_gtk.c
9192         * src/procmsg.c
9193         * src/summaryview.c
9194                 Optimize folder_has_parent_of_type
9195                 Prevent moving special sub-folders from contextual menus
9196                 Rework message a bit ("Empty all messages" -> "Delete all
9197                 messages")
9198                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
9199                 and "Deleted Items" folders)
9200
9201 2005-08-08 [colin]      1.9.13cvs28
9202
9203         * src/summaryview.c
9204         * src/prefs_summaries.c
9205                 Make "Select first unread|new" more flexible
9206                 (just prioritize new or unread)
9207
9208 2005-08-08 [colin]      1.9.13cvs27
9209
9210         * src/summaryview.c
9211                 If "select first new" is selected and there only
9212                 are unread messages, fallback to "select first
9213                 unread".
9214
9215 2005-08-08 [colin]      1.9.13cvs26
9216
9217         * src/folder.c
9218                 Fix shameful bugs (and bug #779)
9219
9220 2005-08-08 [colin]      1.9.13cvs25
9221
9222         * src/folder.c
9223         * src/folder.h
9224                 Cache parents' type to make folder_has_parent_of_type
9225                 faster
9226         * src/folderview.c
9227                 Forbid DnD of special sub-folders
9228         * src/procmsg.c
9229         * src/procmsg.h
9230                 Add MAIL_POSTFILTERING_HOOK
9231         * src/summaryview.c
9232                 Revert over-zealous deletion of the use_addr_book 
9233                 code
9234
9235 2005-08-07 [colin]      1.9.13cvs24
9236
9237         * src/folder.c
9238                 Fix big mistake (passing MsgInfo instead 
9239                 of FolderItem)
9240
9241 2005-08-07 [colin]      1.9.13cvs23
9242
9243         * src/compose.c
9244         * src/folder.c
9245         * src/folder.h
9246         * src/foldersel.c
9247         * src/folderutils.c
9248         * src/folderview.c
9249         * src/imap.c
9250         * src/mainwindow.c
9251         * src/messageview.c
9252         * src/mh.c
9253         * src/msgcache.c
9254         * src/procmime.c
9255         * src/summaryview.c
9256                 Make subfolders of Drafts, Queue, Outbox, Trash
9257                 work like their parents. 
9258                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
9259
9260 2005-08-07 [colin]      1.9.13cvs22
9261
9262         * src/addressbook.c
9263                 Fix bug #771 (Dragged contacts not saved)
9264
9265 2005-08-07 [paul]       1.9.13cvs21
9266
9267         * src/summaryview.c
9268                 fix bug 32 'Search Doesn't display results
9269                 if "Hide Read Messages" is chosen'
9270                 be more literal in interpreting 'Hide read
9271                 messages'
9272
9273 2005-08-07 [colin]      1.9.13cvs20
9274
9275         * src/folderview.c
9276                 Add debug
9277         * src/summaryview.c
9278                 Faster 'unthread_for_execution'
9279
9280 2005-08-06 [paul]       1.9.13cvs19
9281
9282         * src/mainwindow.c
9283                 add mnemonics to Set displayed columns
9284                 fix bug where msgview_visible option was
9285                 overwritten as TRUE on startup
9286
9287 2005-08-06 [paul]       1.9.13cvs18
9288
9289         * src/mainwindow.c
9290                 refer to 'displayed columns in folder/message
9291                 list' not 'displayed items in summary/message view'
9292         * src/prefs_display_header.c
9293                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
9294                 be consistent with similar dialogues
9295         * src/prefs_folder_column.c
9296         * src/prefs_summary_column.c
9297                 'columns' not 'items', and folder and message lists,
9298                 instead of folder and summary views;
9299                 Use 'Hidden columns' as list heading not 'Available
9300                 items';
9301                 move the 'Remove' button to the right hand side;
9302                 top-align the buttons;
9303                 remove unneeded vbox
9304         * src/prefs_summaries.c
9305                 put the 2 column prefs buttons in a frame to reduce
9306                 overall width; refer to columns not items &c.
9307
9308 2005-08-05 [colin]      1.9.13cvs17
9309
9310         * src/prefs_common.c
9311         * src/prefs_common.h
9312         * src/mainwindow.c
9313         * src/compose.c
9314         * src/messageview.c
9315                 Add an hidden toolbar_detachable pref, so
9316                 that I can get rid of these painful handles
9317                 in the toolbars. Defaults to TRUE to avoid
9318                 changing the GUI on unsuspecting people...
9319
9320 2005-08-05 [colin]      1.9.13cvs16
9321
9322         * src/Makefile.am
9323         * src/prefs_folder_column.c
9324         * src/prefs_folder_column.h
9325                 Add prefs for folder columns
9326         * src/folderview.c
9327         * src/folderview.h
9328         * src/mainwindow.c
9329         * src/mainwindow.h
9330         * src/prefs_common.c
9331         * src/prefs_common.h
9332         * src/prefs_summaries.c
9333                 Use them
9334         * src/prefs_summary_column.c
9335         * src/summaryview.c
9336         * src/summaryview.h
9337                 Add a To column
9338         * src/textview.c
9339         * src/common/utils.c
9340         * src/common/utils.h
9341                 Move uri colourisation functions
9342                 to utils
9343         * src/compose.c
9344                 Colourise URIs
9345         * src/imap.c
9346                 Fix bug with LIST where we'd try
9347                 to get Folder//////[...]/// 
9348
9349 2005-08-05 [paul]       1.9.13cvs15
9350
9351         * src/prefs_summaries.c
9352                 improve the English usage
9353         * src/summaryview.c
9354                 set font on column change
9355                 thanks to Colin
9356
9357 2005-08-05 [paul]       1.9.13cvs14
9358
9359         * src/prefs_common.c
9360         * src/prefs_common.h
9361         * src/prefs_summaries.c
9362         * src/summaryview.c
9363                 replace 'open_unread_on_enter' option with
9364                 'select_on_entry' option. opening/not opening
9365                 is now exclusively controlled by 'always_show_msg'
9366
9367 2005-08-04 [colin]      1.9.13cvs13
9368
9369         * src/compose.c
9370                 Remove dead code
9371                 Add colourisation of quotes and signatures
9372         * src/folderview.c
9373                 Fix possible crashes
9374         * src/messageview.c
9375                 Change an assert that is no problem
9376         * src/news.c
9377         * src/news_gtk.c
9378         * src/news_gtk.h
9379                 Fix offline mode
9380         * src/gtk/quicksearch.c
9381                 Fix a possible crash
9382
9383 2005-08-03 [colin]      1.9.13cvs12
9384
9385         * src/prefs_account.c
9386                 Fix bug #777 (Sylpheed crash in account configuration)
9387
9388 2005-08-03 [colin]      1.9.13cvs11
9389
9390         * src/addressbook.c
9391         * src/editaddress.c
9392         * src/editgroup.c
9393                 Fixing addressbook, round 2
9394         * src/textview.c
9395                 Fix emphasis color on rechecking 'Colorize messages'
9396
9397 2005-08-03 [paul]       1.9.13cvs10
9398
9399         sync with main
9400
9401         * src/addr_compl.c
9402         * src/compose.c
9403         * src/main.c
9404         * src/pop.c
9405         * src/prefs_account.c
9406         * src/procmime.c
9407         * src/procmsg.c
9408         * src/quote_fmt_parse.y
9409         * src/textview.c
9410         * src/common/quoted-printable.c
9411         * src/common/utils.c
9412         * src/common/utils.h
9413         * src/common/xml.c
9414                 replaced incorrect locale-independent
9415                 ctype functions with GLib's. Corrected
9416                 signedness mismatch.
9417         * src/headerview.c
9418                 headerview_create(): added spacing for vbox.
9419         * src/gtk/about.c
9420                 set focus to the OK button.
9421
9422 2005-08-03 [colin]      1.9.13cvs9
9423
9424         * src/folderview.c
9425                 Fix possible crash
9426
9427 2005-08-02 [colin]      1.9.13cvs8
9428
9429         * src/mainwindow.c
9430                 Fix cast
9431         * src/addressbook.c
9432         * src/addressitem.h
9433                 Fix a cast and more generally, try to make the
9434                 GUI more intuitive and consistent (round 1)
9435
9436 2005-08-02 [paul]       1.9.13cvs7
9437
9438         * src/folder.h
9439                 missing in 1.9.13cvs6
9440
9441 2005-08-02 [colin]      1.9.13cvs6
9442
9443         * src/folder.c
9444                 Fix one more leak
9445
9446 2005-08-02 [colin]      1.9.13cvs5
9447
9448         * src/folder.c
9449         * src/folderview.c
9450         * src/imap.c
9451         * src/main.c
9452         * src/mbox.c
9453         * src/procmsg.c
9454         * src/summaryview.c
9455                 Fix a number of folder_item_get_msg_list()-related
9456                 leaks (missing procmsg_msginfo_free()s)
9457
9458 2005-08-01 [colin]      1.9.13cvs4
9459
9460         * src/folderview.c
9461         * src/folderview.h
9462         * src/mainwindow.c
9463         * src/prefs_fonts.c
9464         * src/prefs_summaries.c
9465         * src/prefs_themes.c
9466         * src/summaryview.c
9467         * src/summaryview.h
9468         * src/textview.c
9469         * src/textview.h
9470                 Fix instant-apply of summary and folderview-related prefs
9471                 Fix erroneous g_free and alertpanels in prefs_theme
9472                 Add instant-apply for fonts
9473                 Defer applying of prefs a little bit so it's done only
9474                 once even if requested by multiples prefs pages
9475
9476 2005-08-01 [paul]       1.9.13cvs3
9477
9478         * src/main.c
9479                 fix bug 776 'S.C. crashes on close'
9480                 thanks to Colin
9481         * src/etpan/etpan-thread-manager-types.h
9482                 add missing include
9483                 thanks to Hoa
9484
9485 2005-07-25 [paul]       1.9.13cvs2
9486
9487         * src/summaryview.c
9488                 fix typos. spotted by Fabien Vantard
9489
9490 2005-07-24 [paul]       1.9.13cvs1
9491
9492         * doc/man/sylpheed.1
9493                 update man page, incorporating fix of
9494                 bug 769 'Typo in manpage'
9495         * src/etpan/imap-thread.c
9496                 fix NetBSD openssl dependencies. patch by
9497                 George Michaelson <ggm@apnic.net>
9498         * po/pt_BR.po
9499                 updated by Frederico Goncalves Guimaraes
9500
9501 2005-07-22 [paul]       1.9.13
9502
9503         1.9.13 release
9504
9505 2005-07-22 [paul]       1.9.12cvs91
9506
9507         * AUTHORS
9508         * INSTALL
9509         * README.claws
9510         * RELEASE_NOTES.claws
9511                 updated for release
9512         * configure.ac
9513         * po/nb.po
9514         * tools/claws.i18n.status.pl
9515                 add Norwegian translation. submiited by
9516                 Geir Helland <pjallabais@users.sourceforge.net>
9517         * po/ca.po
9518         * po/de.po
9519         * po/es.po
9520         * po/fi.po
9521         * po/fr.po
9522         * po/it.po
9523         * po/sk.po
9524         * po/sr.po
9525         * po/zh_CN.po
9526                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9527                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
9528                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
9529                 Yang Guilong
9530         * src/plugins/clamav/clamav_plugin_gtk.c
9531         * src/plugins/spamassassin/spamassassin_gtk.c
9532                 replace outdated description strings
9533
9534 2005-07-21 [colin]      1.9.12cvs90
9535
9536         * src/folder.c
9537                 Set folder to batch mode when scanning it. Makes deletion
9538                 of unread mails on IMAP much faster (due to the UNREAD 
9539                 flag unsetting)
9540
9541 2005-07-21 [darko]      1.9.12cvs89
9542
9543         * configure.ac
9544                 link against libresolv if necessary (patch by Paul)
9545         * src/msgcache.c
9546                 use glib's portable macros to determine endianness
9547
9548 2005-07-21 [paul]       1.9.12cvs88
9549
9550         * src/crash.c
9551         * src/gtk/about.c
9552                 update compiled-in features list
9553
9554 2005-07-20 [colin]      1.9.12cvs87
9555
9556         * src/folder.c
9557         * src/textview.c
9558                 Gcc 2.9x compilation fixes, thanks to Darko
9559         * src/plugins/clamav/clamav_plugin.c
9560                 Little optimisation: load virus database only once
9561         * src/plugins/spamassassin/spamassassin.c
9562                 Big optimisation: filtering one mail took at least 1 second,
9563                 now it takes at least 50ms. Doesn't speed up spamassassin 
9564                 itself, but should already be much more tolerable.
9565
9566 2005-07-20 [colin]      1.9.12cvs86
9567
9568         * src/summaryview.c
9569                 Fix performance issue
9570
9571 2005-07-19 [colin]      1.9.12cvs85
9572
9573         * src/plugins/pgpinline/plugin.c
9574                 Fix warning
9575
9576 2005-07-19 [colin]      1.9.12cvs84
9577
9578         * configure.ac
9579         * src/plugins/Makefile.am
9580         * src/plugins/pgpinline/.cvsignore
9581         * src/plugins/pgpinline/Makefile.am
9582         * src/plugins/pgpinline/pgpinline.c
9583         * src/plugins/pgpinline/pgpinline.deps
9584         * src/plugins/pgpinline/pgpinline.h
9585         * src/plugins/pgpinline/plugin.c
9586                 Put pgpinline in the main tree
9587
9588 2005-07-19 [paul]       1.9.12cvs83
9589
9590         * src/prefs_actions.c
9591                 prevent '//' in menu names, which cause a crash
9592                 thanks to Colin
9593
9594 2005-07-19 [paul]       1.9.12cvs82
9595
9596         * configure.ac
9597                 be generally more informative in configure output.
9598                 OpenSSL: correction: '[ --enable-openssl ...' -> 
9599                 '[ --disable-openssl ...', as --enable-openssl is default
9600                 PGP/MIME: don't check for GPGME again, check for
9601                 pgpcore instead. Therefore prevent the possibility of
9602                 attempting to build pgpmime if pgpcore dependencies are
9603                 not met
9604                 ClamAV: use pkgconfig to check for lib
9605                 libgnomeprint: revert logic on inner test to match
9606                 everything else
9607         * src/plugins/pgpcore/sgpgme.c
9608                 add missing include
9609
9610 2005-07-19 [colin]      1.9.12cvs81
9611
9612         * src/summaryview.c
9613                 Fix slow thread rebuilding in particular
9614                 cases
9615
9616 2005-07-19 [paul]       1.9.12cvs80
9617
9618         * sylpheed-claws.desktop
9619                 fix typo, spotted by Stephan Sachse
9620         * src/account.c
9621                 replace GTK_STOCK_ADD with
9622                 GTK_STOCK_NEW button
9623
9624 2005-07-18 [colin]      1.9.12cvs79
9625
9626         * src/etpan/imap-thread.c
9627                 Fix return value (Thanks Hoa)
9628
9629 2005-07-18 [colin]      1.9.12cvs78
9630
9631         * src/imap.c
9632                 Allow empty passwords
9633                 Create drafts/queue/outbox if necessary
9634         * src/summaryview.c
9635                 Remove old code
9636         * src/etpan/imap-thread.c
9637                 Fix STARTTLS (Thanks to Hoa)
9638
9639 2005-07-18 [paul]       1.9.12cvs77
9640
9641         * ChangeLog-gtk2.jp
9642         * ChangeLog.jp
9643                 removed
9644         * Makefile.am
9645                 updated to reflect additions and removals
9646         * TODO
9647                 updated to be claws-specific
9648         * TODO-gtk2
9649         * TODO-gtk2.jp
9650         * TODO.jp
9651         * sylpheed-128x128.png
9652         * sylpheed-64x64.png
9653                 removed
9654         * sylpheed-claws-128x128.png
9655         * sylpheed-claws-64x64.png
9656         * sylpheed-claws.desktop
9657         * sylpheed-claws.png
9658                 added
9659         * sylpheed.desktop
9660         * sylpheed.png
9661                 removed
9662
9663 2005-07-17 [paul]       1.9.12cvs76
9664
9665         * src/account.c
9666         * src/addressbook.c
9667         * src/alertpanel.c
9668         * src/alertpanel.h
9669         * src/compose.c
9670         * src/exphtmldlg.c
9671         * src/expldifdlg.c
9672         * src/folderview.c
9673         * src/imap_gtk.c
9674         * src/inc.c
9675         * src/message_search.c
9676         * src/messageview.c
9677         * src/mh_gtk.c
9678         * src/news_gtk.c
9679         * src/prefs_actions.c
9680         * src/prefs_filtering.c
9681         * src/prefs_matcher.c
9682         * src/prefs_template.c
9683         * src/prefs_themes.c
9684         * src/ssl_manager.c
9685         * src/summary_search.c
9686         * src/textview.c
9687         * src/toolbar.c
9688         * src/gtk/sslcertwindow.c
9689         * src/plugins/pgpcore/sgpgme.c
9690                 rework alertpanels
9691
9692 2005-07-17 [colin]      1.9.12cvs75
9693
9694         * src/privacy.c
9695                 add a PrivacySystem accessor that checks that
9696                 the system cached in a MimeInfo's privacydata
9697                 is still registered. Use this accessor instead
9698                 of directly using data->system. Fixes crashes
9699                 after unloading pgp plugins.
9700
9701 2005-07-17 [colin]      1.9.12cvs74
9702
9703         * src/alertpanel.c
9704                 Change geometry hints to a simple default size.
9705                 Fixes the certs dialogs.
9706
9707 2005-07-17 [colin]      1.9.12cvs73
9708
9709         * src/gtk/sslcertwindow.c
9710                 Use a gtkExpander
9711
9712 2005-07-17 [colin]      1.9.12cvs72
9713
9714         * src/plugins/pgpcore/Makefile.am
9715         * src/plugins/pgpmime/Makefile.am
9716                 Add gpgme libs
9717
9718 2005-07-17 [paul]       1.9.12cvs71
9719
9720         * configure.ac
9721                 add --disable-gnomeprint option
9722                 modified version of patch by Marius Mauch
9723
9724 2005-07-17 [paul]       1.9.12cvs70
9725
9726         * src/common/defs.h
9727                 update urls
9728         * src/account.c
9729         * src/action.c
9730         * src/addressbook.c
9731         * src/compose.c
9732         * src/foldersel.c
9733         * src/folderview.c
9734         * src/html.c
9735         * src/imap_gtk.c
9736         * src/main.c
9737         * src/mainwindow.c
9738         * src/messageview.c
9739         * src/mh_gtk.c
9740         * src/mimeview.c
9741         * src/news_gtk.c
9742         * src/prefs_account.c
9743         * src/prefs_send.c
9744         * src/prefs_summaries.c
9745         * src/procmsg.c
9746         * src/summaryview.c
9747         * src/common/utils.c
9748         * src/common/xml.c
9749         * src/plugins/pgpcore/passphrase.c
9750         * src/plugins/pgpcore/select-keys.c
9751                 replace inappropriately used backticks
9752                 with single quotes
9753
9754 2005-07-16 [colin]      1.9.12cvs69
9755
9756         * src/image_viewer.c
9757                 Add extra paranoid checks
9758
9759 2005-07-16 [colin]      1.9.12cvs68
9760
9761         * src/plugins/pgpcore/prefs_gpg.c
9762                 Don't auto-check sigs by default, as it
9763                 can be really slow.
9764
9765 2005-07-16 [colin]      1.9.12cvs67
9766
9767         * src/plugins/pgpcore/sgpgme.c
9768                 Make messages a bit better.
9769
9770 2005-07-16 [colin]      1.9.12cvs66
9771
9772         * src/imap.c
9773                 Remove pseudo-log
9774         * src/etpan/imap-thread.c
9775                 Add real log
9776
9777 2005-07-16 [colin]      1.9.12cvs65
9778
9779         * src/main.c
9780         * src/prefs_other.c
9781                 And now, fix build with libetpan :-/
9782
9783 2005-07-15 [colin]      1.9.12cvs64
9784
9785         * src/prefs_other.c
9786                 Continue fixing build without libetpan.
9787
9788 2005-07-15 [colin]      1.9.12cvs63
9789
9790         * src/main.c
9791                 Fix build with --disable-libetpan
9792
9793 2005-07-15 [colin]      1.9.12cvs62
9794
9795         * configure.ac
9796                 Bump libetpan's version
9797
9798 2005-07-15 [colin]      1.9.12cvs61
9799
9800         * src/etpan/imap-thread.c
9801                 Actually stop logging :)
9802
9803 2005-07-15 [colin]      1.9.12cvs60
9804
9805         * src/addressbook.c
9806                 Fix dnd of multiple addresses.
9807
9808 2005-07-15 [hoa]        1.9.12cvs59
9809
9810         * src/etpan/imap-thread.c
9811             disable login of IMAP password in libetpan log file.
9812
9813 2005-07-15 [paul]       1.9.12cvs58
9814
9815         * src/account.c
9816                 don't automatically sort
9817                 do allow drag n drop
9818
9819 2005-07-15 [paul]       1.9.12cvs57
9820
9821         * src/account.c
9822         * src/ssl_manager.c
9823                 alphabetical listing
9824
9825 2005-07-15 [paul]       1.9.12cvs56
9826
9827         * src/gtk/pluginwindow.c
9828                 sort plugin list alphabetically
9829
9830 2005-07-15 [paul]       1.9.12cvs55
9831
9832         * src/prefs_spelling.c
9833         * src/prefs_wrapping.c
9834                 unify English usage
9835
9836 2005-07-15 [colin]      1.9.12cvs54
9837
9838         * src/wizard.c
9839                 Typo fix
9840
9841 2005-07-15 [paul]       1.9.12cvs53
9842
9843         * src/prefs_message.c
9844                 make 'show cursor' a hidden option
9845
9846 2005-07-14 [colin]      1.9.12cvs52
9847
9848         * src/plugins/spamassassin/Makefile.am
9849         * src/plugins/clamav/Makefile.am
9850                 Fix double EXTRA_DISTs
9851
9852 2005-07-14 [colin]      1.9.12cvs51
9853
9854         * src/plugins/clamav/Makefile.am
9855         * src/plugins/clamav/clamav_plugin_gtk.deps
9856         * src/plugins/spamassassin/Makefile.am
9857         * src/plugins/spamassassin/spamassassin_gtk.deps
9858                 Make $plugin_gtk depend on $plugin
9859
9860 2005-07-14 [hoa]        1.9.12cvs50
9861
9862         * src/etpan/imap-thread.c
9863                 enable debug log of libetpan when running with --debug
9864
9865 2005-07-14 [colin]      1.9.12cvs49
9866
9867         * configure.ac
9868         * src/common/Makefile.am
9869         * src/common/plugin.c
9870         * src/common/plugin.h
9871                 Add a little plugin dependancy system.
9872                 Plugins can ship a $plugin_name.deps file
9873                 (near them in PLUGINDIR) so that their
9874                 dependancies are loaded if possible.
9875         * src/plugins/Makefile.am
9876         * src/plugins/pgpcore/Makefile.am
9877         * src/plugins/pgpcore/passphrase.c
9878         * src/plugins/pgpcore/passphrase.h
9879         * src/plugins/pgpcore/plugin.c
9880         * src/plugins/pgpcore/prefs_gpg.c
9881         * src/plugins/pgpcore/prefs_gpg.h
9882         * src/plugins/pgpcore/select-keys.c
9883         * src/plugins/pgpcore/select-keys.h
9884         * src/plugins/pgpcore/sgpgme.c
9885         * src/plugins/pgpcore/sgpgme.h
9886                 Introduce pgpcore, used by pgpmime and
9887                 pgpinline
9888         * src/plugins/pgpmime/Makefile.am
9889         * src/plugins/pgpmime/passphrase.c
9890         * src/plugins/pgpmime/passphrase.h
9891         * src/plugins/pgpmime/pgpmime.c
9892         * src/plugins/pgpmime/pgpmime.deps
9893         * src/plugins/pgpmime/plugin.c
9894         * src/plugins/pgpmime/prefs_gpg.c
9895         * src/plugins/pgpmime/prefs_gpg.h
9896         * src/plugins/pgpmime/select-keys.c
9897         * src/plugins/pgpmime/select-keys.h
9898         * src/plugins/pgpmime/sgpgme.c
9899         * src/plugins/pgpmime/sgpgme.h
9900                 Remove the core from pgpmime and add the
9901                 dependancy to pgpcore.
9902
9903 2005-07-14 [paul]       1.9.12cvs48
9904
9905         * src/stock_pixmap.c
9906                 forgot this in last commit
9907
9908 2005-07-14 [paul]       1.9.12cvs47
9909
9910         * src/account.c
9911         * src/addressbook.c
9912                 add accelerators for the buttons (sync with main)
9913         * src/compose.c
9914         * src/compose.h
9915                 add accelerators for the buttons.
9916                 fix editing with external editor.
9917                 replace gdk_input_*() with GIOChannel;
9918                 (sync with main)
9919         * src/foldersel.c
9920                 display folder names with new/unread
9921                 representation (sync with main)
9922         * src/main.c
9923                 specify default window icon (sync with main)
9924         * src/prefs_common.c
9925                 use_addr_book default to FALSE
9926         * src/summaryview.c
9927         * src/textview.c
9928                 add accelerators for the buttons (sync with main)
9929         * src/gtk/menu.c
9930                 fix typos
9931         * src/pixmaps/sylpheed_icon.xpm
9932                 updated
9933
9934 2005-07-13 [paul]       1.9.12cvs46
9935
9936         * src/plugins/pgpmime/pgpmime.c
9937         * src/plugins/pgpmime/sgpgme.c
9938                 (temporarily) use deprecated gpgme_data_rewind()
9939                 while largefile support is not present
9940                 (as suggested by Colin)
9941
9942 2005-07-13 [paul]       1.9.12cvs45
9943
9944         * configure.ac
9945                 remove large file support (for now):
9946                 it breaks too many things
9947
9948 2005-07-13 [paul]       1.9.12cvs44
9949
9950         * configure.ac
9951                 add large file support
9952         * src/html.c
9953                 fix bug #763 where href attribute was not
9954                 the very first attribute of a link
9955                 patch by Thomas Gilgin
9956
9957 2005-07-13 [colin]      1.9.12cvs43
9958
9959         * src/gtk/pluginwindow.c
9960                 Little portability fix
9961
9962 2005-07-13 [colin]      1.9.12cvs42
9963
9964         * src/plugins/pgpmime/sgpgme.c
9965                 Fix crasher.
9966
9967 2005-07-13 [colin]      1.9.12cvs41
9968
9969         * src/plugins/pgpmime/pgpmime.c
9970         * src/plugins/pgpmime/sgpgme.c
9971                 Use gpgme_data_release_and_get_mem instead
9972                 of gpgme_data_read.
9973
9974 2005-07-13 [colin]      1.9.12cvs40
9975
9976         * configure.ac
9977         * src/plugins/pgpmime/passphrase.c
9978         * src/plugins/pgpmime/passphrase.h
9979         * src/plugins/pgpmime/pgpmime.c
9980         * src/plugins/pgpmime/plugin.c
9981         * src/plugins/pgpmime/select-keys.c
9982         * src/plugins/pgpmime/select-keys.h
9983         * src/plugins/pgpmime/sgpgme.c
9984         * src/plugins/pgpmime/sgpgme.h
9985                 Port pgpmime to gpgme-1.0.
9986
9987 2005-07-12 [paul]       1.9.12cvs39
9988
9989         * AUTHORS
9990         * src/toolbar.c
9991         * src/toolbar.h
9992                 add a 'Go to Prev' button to the toolbar.
9993                 correct tooltip text of go to buttons.
9994                 based on patch by Yang Guilong <bamanzi@gmail.com>
9995
9996 2005-07-12 [colin]      1.9.12cvs38
9997
9998         * src/statusbar.c
9999                 Fix progress bar showing stuff at startup.
10000
10001 2005-07-12 [paul]       1.9.12cvs37
10002
10003         * src/editjpilot.c
10004                 fix building with jpilot support
10005
10006 2005-07-11 [colin]      1.9.12cvs36
10007
10008         * src/inc.c
10009                 Add visual indication that filtering is running
10010         * src/textview.c
10011                 Make {}[] uri delimiters
10012         * src/summaryview.c
10013                 Remove useless (and slow) calls
10014
10015 2005-07-11 [paul]       1.9.12cvs35
10016
10017         * src/plugins/clamav/clamav_plugin_gtk.c
10018         * src/plugins/dillo_viewer/dillo_prefs.c
10019         * src/plugins/pgpmime/prefs_gpg.c
10020         * src/plugins/spamassassin/spamassassin_gtk.c
10021                 gather plugins prefs together under their
10022                 own 'Plugins' heading
10023
10024 2005-07-11 [paul]       1.9.12cvs34
10025
10026         sync with main
10027
10028         * src/account.c
10029                 account_delete(): modified alert dialog
10030         * src/editjpilot.c
10031         * src/editvcard.c
10032                 fixed a crash when cancelling file selection
10033                 dialog by Escape key. Made non-ascii filename
10034                 selectable.
10035         * src/prefs_template.c
10036                 prefs_template_window_create(): make scrolled
10037                 window policy AUTOMATIC
10038
10039 2005-07-10 [hoa]        1.9.12cvs33
10040
10041         * src/etpan/imap-thread.c
10042                 workaround for old Courier IMAP servers.
10043
10044 2005-07-10 [colin]      1.9.12cvs32
10045
10046         * src/folder.c
10047         * src/statusbar.c
10048         * src/statusbar.h
10049                 Add visual progress indicator on filtering/processing
10050                 Factorize the progress bar code
10051         * src/imap.c
10052         * src/imap.h
10053         * src/etpan/imap-thread.c
10054                 Add a reference counter to avoid destroying the Folder
10055                 while it's in use by another callback.
10056
10057 2005-07-09 [hoa]        1.9.12cvs31
10058
10059         * src/imap.c
10060         * src/etpan/imap-thread.c
10061                 fixed deadlock when removing IMAP account.
10062
10063 2005-07-08 [colin]      1.9.12cvs30
10064
10065         * src/textview.c
10066         * src/unmime.c
10067                 Fix again problems decoding broken headers
10068         * src/gtk/inputdialog.c
10069                 Fix local variable shadowing a global one
10070
10071 2005-07-08 [colin]      1.9.12cvs29
10072
10073         * src/msgcache.c
10074                 Make the cache/mark files platform-agnostic by writing
10075                 them in little-endian format. Reading them is also done
10076                 in little-endian format, of course; however, in order
10077                 to avoid trashing mark data on big-endian machines, the
10078                 files are, at first, read from the native format if the
10079                 little-endian one doesn't exist. This is easy to deter-
10080                 mine by trying to open a file with a swapped data_ver
10081                 and seeing if it's the wanted version.
10082                 Little-endian using users should see absolutely no
10083                 difference, Big-endian users may get a very little
10084                 performance drop due to byte-swapping.
10085                 Tested on i386 and ppc32. 
10086                 Fixes bug #159 (The index file, in the mailboxes, is 
10087                 hardware depending).
10088
10089                 To have the cache/mark files updated to the new little-
10090                 endian format, "Check for new messages" or even
10091                 "Rebuild folder tree" aren't enough. Files will be
10092                 updated as soon as a folder has been opened/closed.
10093                 To update everything, just select all folders by
10094                 selecting them one by one.
10095
10096 2005-07-07 [colin]      1.9.12cvs28
10097
10098         * src/imap.c
10099                 Remember the folder separator per IMAPFolder
10100                 instead of globally.
10101                 Revive the Session on noop; fixes bug #761
10102                 (mark a bunch of unread messages as read takes 
10103                 forever)
10104
10105 2005-07-07 [darko]      1.9.12cvs27
10106
10107         * src/common/template.c
10108                 Sort templates alphabetically
10109
10110 2005-07-06 [colin]      1.9.12cvs26
10111
10112         * src/imap.c
10113                 Try to use the correct separator in
10114                 most cases. Possibly fixes bug #759
10115                 (only creates the INBOX folder when 
10116                 setting up new IMAP account) and 
10117                 bug #760 (Can't retrieve messages)
10118
10119 2005-07-06 [colin]      1.9.12cvs25
10120
10121         * src/imap.c
10122                 Use real_path in status command. This will
10123                 help later, when namespaces will be used.
10124
10125 2005-07-06 [colin]      1.9.12cvs24
10126
10127         * configure.ac
10128         * src/account.c
10129         * src/folder.c
10130         * src/imap.c
10131         * src/etpan/etpan-log.c
10132         * src/etpan/etpan-thread-manager.c
10133         * src/etpan/imap-thread.c
10134                 Add a --disable-libetpan parameter. With this,
10135                 users that don't want IMAP4 support can avoid
10136                 the new dependancy (and have no IMAP support).
10137                 Users that have IMAP4 accounts and use this
10138                 parameter won't lose their configuration, their
10139                 IMAP accounts will just be invisible and not
10140                 used.
10141         * src/textview.c
10142                 Make the "Copy ..." contextual menu items 
10143                 copy to both the X clipboard and the gtk 
10144                 clipboard - as most other apps do.
10145         * src/gtk/about.c
10146                 Add a notice about OpenSSL usage, in order to
10147                 comply with OpenSSL's license (point 6):
10148                 http://www.openssl.org/source/license.html
10149
10150 2005-07-06 [colin]      1.9.12cvs23
10151
10152         * src/alertpanel.c
10153                 Fix a minimum size for alertpanels
10154         * src/compose.c
10155                 Show 'No space left on device' type errors
10156                 when queuing/sending
10157         * src/imap_gtk.c
10158         * src/mh_gtk.c
10159                 Rework folder's deletion message (remove 
10160                 extra \n)
10161
10162 2005-07-05 [colin]      1.9.12cvs22
10163
10164         * src/imap.c
10165                 Add an alertpanel on auth error
10166                 Add pseudo-log
10167                 Remove pthread-related stuff
10168
10169 2005-07-05 [colin]      1.9.12cvs21
10170
10171         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10172                 Fix crash on plugin reloading (with a hack)
10173
10174 2005-07-05 [colin]      1.9.12cvs20
10175
10176         * src/prefs_account.c
10177         * src/prefs_account.h
10178                 Fix typo
10179         * src/gtk/filesel.c
10180         * src/gtk/filesel.h
10181                 Add a way to filter the view
10182         * src/gtk/pluginwindow.c
10183                 Filter loadable stuff
10184         * src/plugins/pgpmime/prefs_gpg.c
10185                 Fix missing unregistration
10186         * .cvsignore
10187         * src/etpan/.cvsignore
10188         * src/plugins/spamassassin/.cvsignore
10189                 Add more stuff to cvs ignored files
10190
10191 2005-07-04 [colin]      1.9.12cvs19
10192
10193         * src/imap.c
10194                 Fix scan_required returning FALSE when it
10195                 shouldn't. Maybe fix #760 (Can't retrieve
10196                 messages)
10197
10198 2005-07-04 [colin]      1.9.12cvs18
10199
10200         * src/summaryview.c
10201                 Fix always_show_msg pref
10202
10203 2005-07-04 [paul]       1.9.12cvs17
10204
10205         sync with main (forgotten in last commit)
10206         
10207         * src/common/utils.c
10208         * src/common/utils.h
10209                 check_line_length(): new.
10210                 is_dir_exist()
10211                 is_file_entry_exist()
10212                 dirent_is_regular_file()
10213                 dirent_is_directory(): use g_file_test() instead of stat().
10214
10215 2005-07-04 [paul]       1.9.12cvs16
10216
10217         sync with main:
10218
10219         * src/compose.c
10220                 compose_write_to_file(): check for line
10221                 length limit and display warning if exceeds
10222         * src/jpilot.c
10223                 use get_home_dir() instead of g_get_home_dir()
10224         * src/procheader.c
10225                 removed warning about invalid date
10226         * src/vcard.c
10227                 use get_home_dir() instead of g_get_home_dir()
10228
10229 2005-07-04 [paul]       1.9.12cvs15
10230
10231         * src/stock_pixmap.c
10232                 fix new pixmap naming errors
10233                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
10234
10235 2005-07-04 [colin]      1.9.12cvs14
10236
10237         * src/imap.c
10238                 Fix debugging string with a warning
10239
10240 2005-07-04 [colin]      1.9.12cvs13
10241
10242         * configure.ac
10243                 Add a check for libetpan's version (>= 0.37)
10244
10245 2005-07-04 [hoa]        1.9.12cvs12
10246
10247         * commitHelper
10248         * src/imap.c
10249         * src/etpan/imap-thread.c
10250         * src/etpan/imap-thread.h
10251                 fixed IMAP implementation of check of mails.
10252
10253 2005-07-03 [hoa]        1.9.12cvs11
10254
10255         * src/etpan/Makefile.am
10256         * src/etpan/etpan-errors.h
10257         * src/etpan/etpan-log.[ch]
10258         * src/etpan/etpan-thread-manager-types.h
10259         * src/etpan/etpan-thread-manager.[ch]
10260         * src/etpan/imap-thread.[ch]
10261         * src/Makefile.am
10262         * src/imap.c
10263         * src/main.c
10264         * src/prefs_other.c
10265         * configure.ac
10266             merged imap branch.
10267             dependency on libetpan 0.37 is now added.
10268
10269 2005-07-01 [colin]      1.9.12cvs10
10270
10271         * src/Makefile.am
10272         * src/folder.c
10273         * src/folder.h
10274         * src/folderview.c
10275         * src/stock_pixmap.c
10276         * src/stock_pixmap.h
10277         * src/plugins/trayicon/trayicon.c
10278                 Add marked symbol on folders containing
10279                 marked messages
10280         * src/procmsg.c
10281         * src/procmsg.h
10282         * src/toolbar.c
10283         * src/prefs_common.c
10284         * src/prefs_common.h
10285         * src/prefs_send.c
10286                 Add an optional confirmation dialog on queue
10287                 sending. Patch by wwp.
10288         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
10289         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
10290         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
10291         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
10292         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
10293         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
10294         * src/pixmaps/inbox_mark.xpm            ** ADDED **
10295         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
10296         * src/pixmaps/outbox_mark.xpm           ** ADDED **
10297         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
10298         * src/pixmaps/trash_mark.xpm            ** ADDED **
10299                 New pixmaps
10300
10301 2005-07-01 [colin]      1.9.12cvs9
10302
10303         * src/summaryview.c
10304                 Fix a little threading bug
10305         * src/addrgather.c
10306         * src/mainwindow.c
10307                 A little bit of HIG normality never hurts
10308
10309 2005-07-01 [colin]      1.9.12cvs8
10310
10311         * src/compose.c
10312         * src/msgcache.c
10313         * src/pop.c
10314         * src/procmime.c
10315         * src/recv.c
10316         * src/common/log.c
10317         * src/common/template.c
10318         * src/common/utils.c
10319         * src/common/utils.h
10320                 Reverted the fwrite_atomic stuff. In fact
10321                 it is already atomic.
10322
10323 2005-06-30 [colin]      1.9.12cvs7
10324
10325         * src/common/utils.c
10326         * src/common/utils.h
10327                 Add an fwrite_atomic() function to make
10328                 sure we write everything: fwrite can make
10329                 short writes.
10330         * src/compose.c
10331         * src/msgcache.c
10332         * src/pop.c
10333         * src/procmime.c
10334         * src/recv.c
10335         * src/common/log.c
10336         * src/common/template.c
10337                 Use that (and fix swapping of size and nmemb).
10338                 Thanks to Rich Coe for the heads up.
10339
10340 2005-06-30 [colin]      1.9.12cvs6
10341
10342         * src/addressbook.c
10343                 Optimize addressbook opening 
10344
10345 2005-06-30 [colin]      1.9.12cvs5
10346
10347         * src/summaryview.c
10348                 Remove calls to summary_step after move/copy
10349
10350 2005-06-28 [paul]       1.9.12cvs4
10351
10352         * src/alertpanel.c
10353                 wrap and make the error msg selectable
10354
10355 2005-06-28 [paul]       1.9.12cvs3
10356
10357         * src/ssl_manager.c
10358                 replace the OK button with a Close button
10359         * src/gtk/foldersort.c
10360                 use GTK_STOCK_ icons/buttons
10361
10362 2005-06-28 [colin]      1.9.12cvs2
10363
10364         * src/gedit-print.c             ** ADDED **
10365         * src/gedit-print.h             ** ADDED **
10366         * src/gtk/gtksourceprintjob.c   ** ADDED **
10367         * src/gtk/gtksourceprintjob.h   ** ADDED **
10368                 I can't believe no one had enough time to tell
10369                 me I forgot the `cvs add`
10370
10371 2005-06-27 [colin]      1.9.12cvs1
10372
10373         * src/Makefile.am
10374         * src/gtk/Makefile.am
10375         * src/messageview.c
10376         * src/procmsg.c
10377         * src/summaryview.c
10378         * configure.ac
10379                 Add optional libgnomeprint-based printing
10380         * src/mainwindow.c
10381         * src/gtk/quicksearch.c
10382                 Add an Edit/Quick search menu item to show
10383                 and focus the quicksearch
10384
10385 2005-06-27 [paul]       1.9.12
10386
10387         1.9.12 release
10388
10389         * po/ca.po
10390         * po/de.po
10391         * po/es.po
10392         * po/fr.po
10393         * po/it.po
10394         * po/ko.po
10395         * po/pt_BR.po
10396         * po/sk.po
10397         * po/zh_CN.po
10398                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10399                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
10400                 SungHyun Nam, Frederico Goncalves Guimaraes,
10401                 Andrej Kacian, and Yang Guilong
10402 2005-06-26 [colin]      1.9.11cvs106
10403
10404         * src/imap_gtk.c
10405                 Forgot one file for previous fix
10406
10407 2005-06-26 [colin]      1.9.11cvs105
10408
10409         * src/folder.c
10410         * src/imap.c
10411                 Fix problems with folder operations in no_select
10412                 imap folders. it applies only to mails, and 
10413                 creation/deletion/move/renaming of folders 
10414                 should be possible
10415
10416 2005-06-26 [paul]       1.9.11cvs104
10417
10418         * src/prefs_filtering.c
10419                 replace one more GTK_STOCK_REMOVE
10420                 with GTK_STOCK_DELETE
10421
10422 2005-06-25 [colin]      1.9.11cvs103
10423
10424         * src/imap.c
10425                 Optimize get_seq_set_from_seq_list
10426                 (Patch by Ricardo) 
10427
10428 2005-06-25 [colin]      1.9.11cvs102
10429
10430         * src/mh.c
10431                 If the directory exists, but not in the
10432                 correct encoding, rename it. This should
10433                 handle old-versions-induced bugs.
10434
10435 2005-06-25 [colin]      1.9.11cvs101
10436
10437         * src/mh.c
10438                 Fix path access with extended dir names
10439                 Fixes bug #589 (SC segfaults with wrong locale
10440                 settings)
10441
10442 2005-06-25 [colin]      1.9.11cvs100
10443
10444         * src/prefs_account.c
10445         * src/prefs_account.h
10446         * src/compose.c
10447                 Add an option to encrypt replies to
10448                 encrypted messages
10449
10450 2005-06-25 [colin]      1.9.11cvs99
10451
10452         * src/compose.c
10453         * src/quote_fmt_parse.y
10454                 ... And make it work with pgpinline.
10455
10456 2005-06-25 [colin]      1.9.11cvs98
10457
10458         * src/compose.c
10459         * src/procmime.c
10460         * src/procmime.h
10461         * src/quote_fmt_parse.y
10462                 o Make reedition of encrypted messages possible
10463                   (as long as it is encrypted to self too, no
10464                    magic there)
10465                 o Make replying with quote (and without selecting
10466                   text) possible for encrypted messages.
10467                 Closes bug #550 (Not possible to "reply with quote"
10468                 to gnupg encrypted messages)
10469
10470 2005-06-24 [paul]       1.9.11cvs97
10471
10472         * src/imap.c
10473                 add missing include
10474
10475 2005-06-24 [paul]       1.9.11cvs96
10476
10477         * src/editldap.c
10478                 made bind password entry invisible
10479                 (sync with main)
10480         * src/send_message.c
10481                 send_message_local(): check exit status
10482                 to detect errors (sync with main)
10483         * src/textview.c
10484                 use main's less ambiguous popup menu
10485                 wording
10486
10487 2005-06-24 [paul]       1.9.11cvs95
10488
10489         * src/prefs_actions.c
10490         * src/prefs_customheader.c
10491         * src/prefs_display_header.c
10492         * src/prefs_filtering_action.c
10493         * src/prefs_matcher.c
10494         * src/prefs_template.c
10495         * src/prefs_toolbar.c
10496                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
10497         * src/gtk/description_window.c
10498                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
10499
10500 2005-06-23 [colin]      1.9.11cvs94
10501
10502         * src/summaryview.c
10503                 Fix rough edges (be sure to call status_show whenever
10504                 necessary).
10505
10506 2005-06-23 [colin]      1.9.11cvs93
10507
10508         * src/summaryview.c
10509                 Optimize Select All
10510                 Before, in a 5K mails folder: 11s
10511                 After, in the same folder: 58000µs
10512                 The joys of locking... gtk_clist_select_all() fires a 
10513                 tree-select-row event for each selected row, which in 
10514                 summaryview, callbacks summary_selected which in turn,
10515                 calls summary_status_show, which walks the selected
10516                 rows. Hence, calling gtk_clist_select_all was 
10517                 exponential. Locking the summaryview makes 
10518                 summary_selected return early.
10519
10520 2005-06-23 [colin]      1.9.11cvs92
10521
10522         * src/imap.c
10523                 Move mutex at the important place to avoid
10524                 deadlocks
10525         * src/summaryview.c
10526                 Fix Del key deleting directly instead of
10527                 moving to trash
10528
10529 2005-06-22 [colin]      1.9.11cvs91
10530
10531         * src/plugins/spamassassin/libspamc.c
10532                 As we do spagetti code with assignations in multiple
10533                 places (see _message_read_raw where out = msg = raw),
10534                 let's be sure we don't free the same pointer twice.
10535                 Should fix bug #683 (Crash in libpam at 
10536                 message_cleanup).
10537
10538 2005-06-22 [colin]      1.9.11cvs90
10539
10540         * src/compose.c
10541         * src/messageview.c
10542         * src/toolbar.c
10543                 Make toolbar's delete use the move to trash stuff;
10544                 Add gtk_widget_realize to be sure pixmaps can get
10545                 created (that may fix an old worksforme bug which
10546                 I can't find back...)
10547
10548 2005-06-22 [colin]      1.9.11cvs89
10549
10550         * src/summaryview.c
10551         * src/summaryview.h
10552         * src/mainwindow.c
10553                 Rename "Message/Delete" to "Message/Move to trash"
10554                 Add "Message/Delete..." that directly destroys the
10555                 selected messages after asking for a confirmation.
10556
10557 2005-06-22 [colin]      1.9.11cvs88
10558
10559         * src/imap.c
10560                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
10561                 o Fix a deadlock (thanks Darko)
10562
10563 2005-06-22 [colin]      1.9.11cvs87
10564
10565         * src/gtk/foldersort.c
10566                 Add missing include for the i18n;
10567                 patch by Fabien Vantard
10568
10569 2005-06-21 [colin]      1.9.11cvs86
10570
10571         * src/folder.c
10572         * src/folderview.c
10573                 Respect the no_select flag
10574         * src/imap.c
10575                 Fix recursive deletion
10576         * src/imap_gtk.c
10577         * src/mh_gtk.c
10578                 Make the folder deletion's warning
10579                 more explicit
10580
10581 2005-06-21 [colin]      1.9.11cvs85
10582
10583         * src/textview.c
10584                 Prevent email addresses from spanning accross
10585                 lines - fixes bug # 646 (newline-chars in 
10586                 email addresses)
10587
10588 2005-06-20 [colin]      1.9.11cvs84
10589
10590         * src/folder.c
10591                 Be sure not to remove source if copy failed
10592
10593 2005-06-20 [colin]      1.9.11cvs83
10594
10595         * src/folderview.c
10596         * src/imap_gtk.c
10597                 remove summaryview's lock
10598         * src/imap.c
10599                 introduce threads to avoid problems when foreground tasks
10600                 interfere with background tasks
10601         * src/mh.c
10602                 prevent moving to drafts/queue
10603         * src/mimeview.c
10604                 fix leak
10605
10606 2005-06-19 [colin]      1.9.11cvs82
10607
10608         * src/imap_gtk.c
10609                 Remember that the user doesn't want to override
10610                 offline mode, for 3 seconds. It avoid presenting
10611                 him with N popups in a really short time.
10612
10613 2005-06-17 [colin]      1.9.11cvs81
10614
10615         * src/imap.c
10616                 Fix IMAP breaking on folders containing '('
10617                 (Probably won't be enough)
10618
10619 2005-06-17 [colin]      1.9.11cvs80
10620
10621         Forgotten files on 1.9.11cvs79
10622         * src/summaryview.c
10623                 Fix stepping when not immediately executing
10624         * src/imap.c
10625                 Really prevent UID FETCH 0
10626         * src/codeconv.c
10627                 Fix outgoing charset never set to utf-8
10628         * src/mh.c
10629                 Fix leak
10630
10631 2005-06-16 [colin]      1.9.11cvs79
10632
10633         * src/compose.c
10634                 Fix bug #707 (Dash splits rows)
10635                 Only wrap if we're on a line break position and
10636                 the previous one was a "white" (space) char.
10637                 Pango stuff is weird.
10638
10639 2005-06-16 [colin]      1.9.11cvs78
10640
10641         * src/imap_gtk.c
10642                 Lock summaryview while downloading messages
10643                 on user demand
10644         * src/procheader.c
10645         * src/unmime.c
10646         * src/common/utils.c
10647         * src/common/utils.h
10648                 Replace \r and \n with spaces in From and
10649                 Subject headers
10650
10651 2005-06-16 [paul]       1.9.11cvs77
10652
10653         * src/procmime.c
10654                 liberalise the mime parser
10655         * src/gtk/about.c
10656                 add text wrapping
10657
10658 2005-06-16 [paul]       1.9.11cvs76
10659
10660         * src/gtk/about.c
10661                 reworked
10662
10663 2005-06-15 [colin]      1.9.11cvs75
10664
10665         * src/compose.c
10666                 Finish header encoding fix
10667         * src/summaryview.c
10668                 Fix segfault
10669         * src/headerview.c
10670                 Fix compilation (Thanks Stephan
10671                 Sachse)
10672
10673 2005-06-15 [colin]      1.9.11cvs74
10674
10675         * Makefile.am
10676                 Install gnome2 stuff rather than gnome1, 
10677                 if both are present
10678         * src/codeconv.c
10679         * src/codeconv.h
10680         * src/compose.c
10681                 Fix headers encoding
10682         * src/folder.c
10683                 Visual progress when fetching all messages
10684         * src/folderview.c
10685         * src/summaryview.c
10686         * src/summaryview.h
10687                 Prevent changing current message while
10688                 incorporating
10689
10690 2005-06-15 [paul]       1.9.11cvs73
10691
10692         * src/gtk/gtkaspell.c
10693         * src/gtk/gtkaspell.h
10694                 fix build warnings
10695
10696 2005-06-15 [paul]       1.9.11cvs72
10697
10698         * src/prefs_filtering.c
10699                 allow reordering of filter rules by
10700                 drag n drop
10701
10702 2005-06-15 [paul]       1.9.11cvs71
10703
10704         * COPYING
10705                 updated
10706         * src/codeconv.c
10707                 replace deprecated function
10708         * src/inc.c
10709         * src/send_message.c
10710         * src/gtk/progressdialog.c
10711         * src/gtk/progressdialog.h
10712                 salvage and reuse parts of reverted sync
10713
10714 2005-06-15 [paul]       1.9.11cvs70
10715
10716         * src/inc.c
10717         * src/send_message.c
10718         * src/gtk/progressdialog.c
10719         * src/gtk/progressdialog.h
10720                 revert yesterday's sync with main
10721                 it contains deprecated functions
10722
10723 2005-06-15 [colin]      1.9.11cvs69
10724
10725         * src/headerview.c
10726                 Fix bug #670 (multi user to: will corrupt message 
10727                 headers display)
10728
10729 2005-06-15 [colin]      1.9.11cvs68
10730
10731         * src/compose.c
10732                 Fix bug #421 (Fix undo on wrapping)
10733
10734 2005-06-15 [colin]      1.9.11cvs67
10735
10736         * src/folder.c
10737                 Provide visual feedback while processing
10738                 folder's rules.
10739         * src/imap.c
10740                 Provide visual feedback while getting
10741                 short headers (for uncached messages)
10742
10743
10744 2005-06-14 [paul]       1.9.11cvs66
10745
10746         * src/account.c
10747                 change a couple stock icons
10748         * src/inc.c
10749         * src/send_message.c
10750         * src/gtk/progressdialog.c
10751         * src/gtk/progressdialog.h
10752                 sync main's GtkTreeView implementation
10753
10754 2005-06-14 [colin]      1.9.11cvs65
10755
10756         * src/imap.c
10757                 Various little fixes, mainly on error paths
10758
10759 2005-06-13 [colin]      1.9.11cvs64
10760
10761         * matcher.c
10762         * procmsg.c
10763         * procmsg.h
10764                 Add a way to fetch only headers. This speeds
10765                 up filtering on headers for IMAP. Fixes:
10766                 bug #481 extraneous imap commands slow down 
10767                         imap filtering
10768                 bug #522 Sylpheed downloads all messages 
10769                         when opening mailbox (IMAP)
10770                 bug #677 IMAP fetch is soooooooooooooo slow
10771         * src/folder.c
10772         * src/folder.h
10773                 Add a folder set_batch method so that
10774                 implementations can speed up flags changes
10775         * src/folderutils.c
10776         * src/summaryview.c
10777                 Use that in mark as (un)read and mark all read
10778                 Refix bug #679
10779         * src/imap.c
10780                 Implement set_batch - brings back deferred
10781                 flags in a less buggy manner. Fixes:
10782                 bug #729 IMAP immediate expunge of deleted messages
10783                 bug #191 remove list of messages with one command
10784                 Fix login with strange chars
10785                 Implement fetch_msg_full
10786                 Fix copy (wrong counts)
10787
10788 2005-06-12 [colin]      1.9.11cvs63
10789
10790         * src/folder.c
10791                 lock incorporation during long operations.
10792                 Avoids fucking up the IMAP socket.
10793
10794 2005-06-12 [colin]      1.9.11cvs62
10795
10796         * src/imap.c
10797                 Fix harmful typo
10798                 Factorize remove_all_msg
10799                 Thread-ize expunge
10800         * src/summaryview.c
10801                 Don't update partial-download status if unnecessary
10802         * src/folder.c
10803                 Use remove_msgs everywhere possible
10804
10805 2005-06-12 [colin]      1.9.11cvs61
10806
10807         * src/folder.c
10808         * src/folder.h
10809                 Add a remove_msgs function to remove a 
10810                 list of messages
10811         * src/imap.c
10812                 Implement that.
10813
10814 2005-06-12 [colin]      1.9.11cvs60
10815
10816         * src/imap.c
10817                 Remove flags-processing deferring... Too hard
10818                 to get it to work in all cases.
10819
10820 2005-06-11 [colin]      1.9.11cvs59
10821
10822         * src/imap.c
10823                 printf -> debug_print
10824
10825 2005-06-11 [colin]      1.9.11cvs58
10826
10827         * src/imap.c
10828                 o Fix build without USE_PTHREAD
10829                 o Factorize imap_open
10830                 o Alertpanel in case of impossible connection
10831                 o Alertpanel in case of impossible login
10832                 o Fix deferred flags processing to force a 
10833                   flush before adding some more flags to process,
10834                   but in another folder.
10835
10836 2005-06-10 [colin]      1.9.11cvs57
10837
10838         * src/imap.c
10839                 o Fix a format string error
10840                 o init ssl socket outside of the thread 
10841                   (it possibly invokes gtk calls)
10842         * src/procmime.c
10843                 o Put back the buffer to its necessary size
10844                 o Fix changing a file pointer without keeping
10845                   track of it (thanks Valgrind)
10846         * src/common/smtp.c
10847                 o Fix automatic STARTTLS if login should be done
10848                   and the server only allows it after starting TLS
10849         * src/gtk/gtkinputdialog.c
10850                 o Eat GDK_Return so that the combo popup doesn't 
10851                   appear when we press Enter to validate the combo
10852                   input dialog (as seen in the Open with... dialog)
10853
10854 2005-06-10 [colin]      1.9.11cvs56
10855
10856         * src/imap.c
10857                 o A bit less debug
10858                 o Fix a crash on deletion
10859                 o Threadize imap_select (it's called outside of 
10860                   threads)
10861                 o Defer treatment of DELETED flags
10862
10863
10864 2005-06-09 [colin]      1.9.11cvs55
10865
10866         * src/imap.c
10867                 Make sure we check imap_gtk_should_override(), which
10868                 potentially calls gtk stuff, before creating thread.
10869                 That way it should't be called via imap_get_session()
10870                 inside a thread.
10871
10872 2005-06-09 [colin]      1.9.11cvs54
10873
10874         * src/imap.c
10875                 o add a bit of status output
10876                 o remove some dead code
10877                 o threadize get_list_of_uids
10878                 o threadize imap_get_flags
10879                 o defer flag changing by 500ms so that they
10880                   can be batched
10881
10882
10883 2005-06-08 [colin]      1.9.11cvs53
10884
10885         * src/imap.c
10886                 Thread-ize imap_cmd_fetch
10887
10888 2005-06-08 [colin]      1.9.11cvs52
10889
10890         * src/main.c
10891                 Mmh, that broke POP3...
10892
10893 2005-06-08 [colin]      1.9.11cvs51
10894
10895         * src/main.c
10896                 Stabilize IMAP patch (thanks to Hoa)
10897
10898 2005-06-08 [colin]      1.9.11cvs50
10899
10900         * src/imap.c
10901                 Test patch to speed up imap. 
10902
10903 2005-06-08 [colin]      1.9.11cvs49
10904
10905         * src/imap_gtk.c
10906                 Warning fix
10907         * src/procmime.c
10908                 Apply patch from gentoo to use /usr/share/mime/globs if 
10909                 available, after un-breaking it
10910         * src/common/log.c
10911         * src/common/log.h
10912                 Use g_timeout for invoking hooks that possibly use gtk
10913                 calls. This should leave gtk calls in the main thread.
10914
10915 2005-06-08 [paul]       1.9.11cvs48
10916
10917         * src/codeconv.c
10918                 conv_get_outgoing_charset_str(): don't
10919                 use prefs_common setting
10920         * src/compose.c
10921         * src/compose.h
10922                 add /Options/Character encoding/... to
10923                 temporarily change the outgoing encoding
10924
10925         (belated sync with main)
10926
10927 2005-06-08 [paul]       1.9.11cvs47
10928
10929         * src/compose.c
10930                 correction to/completion of last
10931                 sync with main
10932
10933 2005-06-08 [paul]       1.9.11cvs46
10934
10935         sync with main:
10936         
10937         * src/codeconv.c
10938         * src/codeconv.h
10939                 always enabled Japanese auto-detection
10940                 if the first letters of locale string
10941                 is "ja"
10942         * src/compose.c
10943                 don't use "destroy" signal to destroy
10944                 Compose object (fix rare crashes on discard?)
10945         * src/mainwindow.c
10946         * src/messageview.c
10947         * src/prefs_send.c
10948                 added Hebrew encodings
10949         * src/sourcewindow.c
10950                 don't use "destroy" signal to destroy
10951                 objects
10952
10953 2005-06-07 [colin]      1.9.11cvs45
10954
10955         * src/summaryview.c
10956                 Add missing unlocks/locks
10957
10958 2005-06-07 [paul]       1.9.11cvs44
10959
10960         * src/summaryview.c
10961                 restore bug #749 fix
10962
10963 2005-06-06 [colin]      1.9.11cvs43
10964
10965         * src/summaryview.c
10966                 Fix selection bug when prefs_common.open_unread 
10967                 is FALSE
10968
10969 2005-06-06 [colin]      1.9.11cvs42
10970
10971         * src/common/md5.c
10972                 Fix a warning
10973         * src/summaryview.c
10974         * src/folderview.c
10975                 Factorize long operations beginning and end
10976                 (locking, freezing/thawing, cursor, ...)
10977                 Check selection->data member in selection-
10978                 related loops; this avoids dying an awful
10979                 death if the selection changes on us while
10980                 we're marking a whole IMAP folder unread, 
10981                 for example.
10982
10983 2005-06-06 [paul]       1.9.11cvs41
10984
10985         * src/textview.c
10986                 don't g_free() a static gchar buffer
10987
10988 2005-06-05 [colin]      1.9.11cvs40
10989
10990         * src/mainwindow.c
10991         * src/messageview.c
10992         * src/summaryview.c
10993                 Fix bug #749 (Show all headers should be
10994                 sticky as the GUI suggests)
10995
10996 2005-06-03 [paul]       1.9.11cvs39
10997
10998         * src/compose.c
10999                 don't allow editing of mail while sending.
11000                 patch by Colin
11001
11002 2005-06-03 [paul]       1.9.11cvs38
11003
11004         * src/folderview.c
11005                 add a freeze/thaw to speed up 'mark all read'
11006
11007 2005-06-03 [paul]       1.9.11cvs37
11008
11009         * src/prefs_message.c
11010                 reflect changes immediately
11011
11012 2005-06-02 [colin]      1.9.11cvs36
11013
11014         * po/POTFILES.in
11015                 Patch by Fabien Vantard.
11016
11017 2005-06-02 [colin]      1.9.11cvs35
11018
11019         * src/imap.c
11020                 Use a non-blocking imap_getline() if possible.
11021                 This should completely prevent the interface
11022                 from freezin on imap operations, although it
11023                 may do strange stuff in case of folder switching
11024                 while a big imap operation is taking place...
11025
11026                 In addition, fix a leak in the case thread
11027                 creation fails on connection.
11028
11029 2005-06-02 [colin]      1.9.11cvs34
11030
11031         * src/crash.c
11032         * src/prefs_common.h
11033                 Fix build (prefs_common_init() doesn't exist
11034                 anymore)
11035
11036 2005-06-02 [colin]      1.9.11cvs33
11037
11038         * src/prefs_account.c
11039                 Fix bug #245 (filtering rules broken when
11040                 renaming a remote account (imap4 or nntp)
11041
11042 2005-06-02 [colin]      1.9.11cvs32
11043
11044         * src/imap.c
11045                 Try to fix IMAP shortcomings: 
11046                 o Multithread imap_open()
11047                 o allow offline-mode overriding instead of
11048                   just returning NULL
11049         * src/imap_gtk.c
11050         * src/imap_gtk.h
11051                 Add a function to ask whether we want to
11052                 override offline-mode for 10 minutes (one-shot
11053                 asking was painful)
11054         * src/procheader.c
11055                 Fix segfault when imap parser isn't happy about
11056                 a missing {
11057
11058 2005-06-01 [colin]      1.9.11cvs31
11059
11060         * src/addrharvest.c
11061         * src/compose.c
11062         * src/mbox.c
11063         * src/mbox.h
11064         * src/mh.c
11065         * src/msgcache.c
11066         * src/send_message.c
11067         * src/setup.c
11068         * src/undo.c
11069         * src/common/hooks.c
11070         * src/common/prefs.c
11071         * src/common/template.c
11072         * src/common/utils.c
11073         * src/gtk/gtkutils.c
11074         * src/gtk/inputdialog.c
11075         * src/gtk/menu.c
11076         * src/gtk/pluginwindow.c
11077         * src/gtk/prefswindow.c
11078         * src/plugins/pgpmime/passphrase.c
11079         * src/plugins/pgpmime/prefs_gpg.c
11080                 More -Wall fixes
11081
11082         * src/common/Makefile.am
11083         * src/common/timing.h
11084                 Add basic timing code
11085
11086         * src/summaryview.c
11087                 Fix a bug with unread messages when 
11088                 re-sorting folders, and by the way
11089                 fix a big performance hit when 
11090                 re-sorting (10k mails: before 5s,
11091                 after .5s)
11092
11093         * src/prefs_compose_writing.c
11094         * src/prefs_compose_writing.h
11095         * src/prefs_message.c
11096         * src/prefs_message.h
11097         * src/prefs_other.c
11098         * src/prefs_other.h
11099         * src/prefs_quote.c
11100         * src/prefs_quote.h
11101         * src/prefs_receive.c
11102         * src/prefs_receive.h
11103         * src/prefs_send.c
11104         * src/prefs_send.h
11105         * src/prefs_summaries.c
11106         * src/prefs_summaries.h
11107                 Fix copyright banner
11108
11109 2005-06-01 [paul]       1.9.11cvs30
11110
11111         * po/fi.po
11112                 updated by Flammie Pirinen
11113         * src/procmime.c
11114                 fix 'Bad BASE64 content' output
11115
11116 2005-05-31 [colin]      1.9.11cvs29
11117
11118         * src/procmime.c
11119                 Oops, where did my hunk go.
11120
11121 2005-05-31 [colin]      1.9.11cvs28
11122
11123         * src/Makefile.am
11124         * src/account.c
11125         * src/action.c
11126         * src/addr_compl.c
11127         * src/addressbook.c
11128         * src/codeconv.c
11129         * src/compose.c
11130         * src/export.c
11131         * src/folder.c
11132         * src/folderview.c
11133         * src/image_viewer.c
11134         * src/main.c
11135         * src/mainwindow.c
11136         * src/messageview.c
11137         * src/mimeview.c
11138         * src/msgcache.c
11139         * src/prefs_account.c
11140         * src/prefs_actions.c
11141         * src/prefs_common.c
11142         * src/prefs_compose_writing.c
11143         * src/prefs_customheader.c
11144         * src/prefs_ext_prog.c
11145         * src/prefs_filtering.c
11146         * src/prefs_filtering_action.c
11147         * src/prefs_fonts.c
11148         * src/prefs_image_viewer.c
11149         * src/prefs_message.c
11150         * src/prefs_message.h
11151         * src/prefs_msg_colors.c
11152         * src/prefs_other.c
11153         * src/prefs_other.h
11154         * src/prefs_quote.c
11155         * src/prefs_receive.c
11156         * src/prefs_receive.h
11157         * src/prefs_send.c
11158         * src/prefs_send.h
11159         * src/prefs_spelling.c
11160         * src/prefs_summaries.c
11161         * src/prefs_summary_column.c
11162         * src/prefs_template.c
11163         * src/prefs_themes.c
11164         * src/prefs_toolbar.c
11165         * src/prefs_wrapping.c
11166         * src/procmime.c
11167         * src/procmsg.c
11168         * src/send_message.h
11169         * src/ssl_manager.c
11170         * src/summary_search.c
11171         * src/summaryview.c
11172         * src/textview.c
11173         * src/wizard.c
11174         * src/common/smtp.c
11175         * src/common/smtp.h
11176         * src/gtk/gtkutils.h
11177                 o Move the rest of Common prefs to new style
11178                 o Lots of -Wall warning fixes
11179                 o fix FIXME in cache memusage calculation
11180                 o Let return receipts be sent from any account
11181                 o Little cache optimisation (read)
11182                 o Fix bug #746 (don't treat commas as separators
11183                   when inside a quoted string)
11184
11185 2005-05-31 [paul]       1.9.11cvs27
11186
11187         * src/prefs_common.c
11188                 fix 'off-by-one' typo
11189
11190 2005-05-31 [paul]       1.9.11cvs26
11191
11192         * src/account.c
11193         * src/addr_compl.c
11194         * src/compose.c
11195         * src/foldersel.c
11196         * src/prefs_actions.c
11197         * src/prefs_common.c
11198         * src/prefs_common.h
11199         * src/prefs_customheader.c
11200         * src/prefs_display_header.c
11201         * src/prefs_filtering.c
11202         * src/prefs_filtering_action.c
11203         * src/prefs_matcher.c
11204         * src/prefs_summaries.c
11205         * src/prefs_summary_column.c
11206         * src/prefs_template.c
11207         * src/prefs_toolbar.c
11208         * src/ssl_manager.c
11209         * src/gtk/pluginwindow.c
11210         * src/gtk/prefswindow.c
11211         * src/gtk/progressdialog.c
11212                 add hidden prefs 'enable_rules_hint'
11213                 for gtk_tree_view_set_rules_hint()
11214                 (sync with main)
11215                 
11216
11217 2005-05-31 [colin]      1.9.11cvs25
11218
11219         * src/Makefile.am
11220         * src/main.c
11221         * src/prefs_common.c
11222         * src/prefs_summaries.c ** ADDED **
11223         * src/prefs_summaries.h ** ADDED **
11224                 Common/Display -> Display/Summaries
11225
11226 2005-05-31 [colin]      1.9.11cvs24
11227
11228         * src/Makefile.am
11229         * src/main.c
11230         * src/prefs_quote.c ** ADDED **
11231         * src/prefs_quote.h ** ADDED **
11232                 Move Common/Quote to Compose/Quoting
11233         * src/prefs_common.c
11234         * src/prefs_common.h
11235                 Remove old quote stuff, add
11236                 convenience functions for GtkTextView prefs
11237         * src/gtk/prefswindow.c
11238                 Set default height higher
11239
11240 2005-05-30 [colin]      1.9.11cvs23
11241
11242         * src/Makefile.am
11243         * src/main.c
11244         * src/prefs_common.c
11245         * src/prefs_compose_writing.c ** ADDED **
11246         * src/prefs_compose_writing.h ** ADDED **
11247                 Move Common/Compose prefs to Compose/Writing
11248
11249 2005-05-30 [colin]      1.9.11cvs22
11250
11251         * src/common/utils.c
11252                 Fix bug #651 (Confused Attract by Subject)
11253                 Patch by M. Benkmann <haferfrost@web.de>
11254         * AUTHORS
11255
11256 2005-05-30 [colin]      1.9.11cvs21
11257
11258         * src/compose.c
11259                 Fix concatenation of different headers of
11260                 the same type (bug #645)
11261         * src/prefs_folder_item.c
11262                 Fix bug #699 (setting color to black doesn't
11263                 work immediately)
11264         * src/procmime.c
11265                 Print out decoding error only once per
11266                 block
11267
11268 2005-05-30 [paul]       1.9.11cvs20
11269
11270         * src/common/template.c
11271                 fix Bcc
11272
11273 2005-05-30 [paul]       1.9.11cvs19
11274
11275         * doc/src/rfc2368.txt   **NEW FILE**
11276         * src/compose.c
11277                 compose_entries_set(): don't interpret Bcc
11278                 header field (conform to RFC 2368)
11279                 (sync with main)
11280
11281 2005-05-29 [colin]      1.9.11cvs18
11282
11283         * src/prefs_common.c
11284                 Let the default reply format respect
11285                 netiquette by cutting the signature.
11286
11287 2005-05-29 [colin]      1.9.11cvs17
11288
11289         * src/summaryview.c
11290                 Don't let always_show_msg override
11291                 open_unread_on_enter when opening a new
11292                 directory.
11293
11294 2005-05-27 [paul]       1.9.11cvs16
11295
11296         sync with main:
11297
11298         * src/main.c
11299                 app_will_exit(): cleanup tmp directory when exit
11300         * src/message_search.c
11301                 improved the interface and made code cleanup.
11302                 removed Clear button
11303         * src/send_message.c
11304                 send_message_local(): use GSpawn, and detect errors
11305         * src/summary_search.c
11306                 improved the interface and made code cleanup
11307         * src/textview.c
11308                 textview_write_link(): also skip non-ascii space
11309                  at the head of link strings (phishing check
11310                  didn't work at the case)
11311         * src/common/utils.c
11312                 get_command_output(): use g_spawn_command_line_sync()
11313                 instead of popen()
11314
11315 2005-05-26 [colin]      1.9.11cvs15
11316
11317         * src/folder.c
11318                 remove printf
11319
11320 2005-05-26 [colin]      1.9.11cvs14
11321
11322         * src/common/nntp.c
11323                 Fix nntp mode reader (bug #611)
11324                 Patch by Florian Mickler <florian@mickler.org>
11325
11326 2005-05-26 [colin]      1.9.11cvs13
11327
11328         * src/plugins/pgpmime/passphrase.c
11329                 Fix mouse grabbing (bug #557)
11330
11331 2005-05-26 [colin]      1.9.11cvs12
11332
11333         * src/prefs_themes.c
11334                 Fix g_warning (bug #541)
11335
11336 2005-05-26 [colin]      1.9.11cvs11
11337
11338         * src/prefs_actions.c
11339         * src/prefs_template.c
11340                 Fix bug #506 (no warning if action/template
11341                 is not saved)
11342         * src/common/template.c
11343                 Fix a possible crash
11344
11345 2005-05-26 [colin]      1.9.11cvs10
11346
11347         * src/folder.c
11348         * src/folderview.c
11349         * src/procmsg.c
11350         * src/summaryview.c
11351                 Forbid locked messages to be moved or
11352                 deleted. Locked messages in trashes 
11353                 still get deleted, for performance
11354                 reason (mh.c::mh_remove_all_msgs)
11355
11356 2005-05-25 [colin]      1.9.11cvs9
11357
11358         * src/procmime.c
11359                 Use correct encoding when sending mails
11360                 with attachments that have accentued 
11361                 chars in their name
11362
11363 2005-05-24 [colin]      1.9.11cvs8
11364
11365         * src/summaryview.c
11366                 Fix bug #688 f) read/unread marker not
11367                 changed on first click
11368                 Also, optimize summary_status_show()
11369                 calls
11370         * src/folder.c
11371         * src/inc.c
11372         * src/procmime.c
11373                 Fix bug #688 b) and c) wrt message
11374                 attachments and signature
11375         * src/stock_pixmap.c
11376         * src/stock_pixmap.h
11377         * src/stock_pixmap.c
11378         * src/stock_pixmap.h
11379         * src/Makefile.am
11380         * src/pixmaps/clip_gpg_signed.xpm
11381                 Add clip/signed icon
11382
11383 2005-05-24 [colin]      1.9.11cvs7
11384
11385         * src/folder_item_prefs.c
11386                 whitespace fix
11387
11388 2005-05-24 [colin]      1.9.11cvs6
11389
11390         * src/folderview.c
11391         * src/prefs_common.c
11392         * src/prefs_common.h
11393                 Add a confirmation to folder drag and drop
11394                 fixes bug #156
11395         * src/alertpanel.c
11396         * src/alertpanel.h
11397                 fix _with_disable parameters so that
11398                 the buttons labels are specifiable too
11399         * src/plugins/pgpmime/sgpgme.c
11400                 reflect said change
11401                 
11402
11403 2005-05-24 [colin]      1.9.11cvs5
11404
11405         * src/folderview.c
11406                 Uncollapse/collapse folders on double-click
11407                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
11408                 closes bug #108
11409
11410 2005-05-23 [colin]      1.9.11cvs4
11411
11412         * src/common/socket.c
11413                 Check another special SSL_peek() error.
11414                 Should help wrt bug #728
11415
11416 2005-05-23 [colin]      1.9.11cvs3
11417
11418         * src/plugins/pgpmime/pgpmime.c
11419                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
11420                 breaking menu accelerators and stuff. Users will have to
11421                 reselect "PGP MIME" instead of "PGP/MIME" in their 
11422                 account's privacy preferences if needed.
11423
11424 2005-05-22 [paul]
11425
11426         * tools/kdeservicemenu/install.sh
11427                 use kdesu to prompt for root password if doing
11428                 global install/uninstall
11429
11430 2005-05-20 [colin]      1.9.11cvs2
11431
11432         * src/procmsg.c
11433                 Fix another compilation error with gcc-2.9x
11434                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
11435         * src/send_message.c
11436                 Don't send QUIT if we aren't connected
11437
11438 2005-05-19 [colin]      1.9.11cvs1
11439
11440         * src/procmsg.c
11441                 Fix compilation with gcc 2.9x
11442
11443 2005-05-19 [paul]       1.9.11
11444
11445         1.9.11 released
11446
11447 2005-05-19 [paul]       1.9.9cvs14
11448
11449         * src/gtk/inputdialog.c
11450                 prevent gettext warning
11451
11452 2005-05-19 [paul]       1.9.9cvs13
11453
11454         * src/mainwindow.c
11455         * src/prefs_common.c
11456         * src/prefs_common.h
11457         * src/textview.c
11458         * src/textview.h
11459                 add an option to toggle cursor in message
11460                 view (sync with main)
11461
11462 2005-05-18 [colin]      1.9.9cvs12
11463
11464         * src/compose.c
11465                 Dereference freed pointer
11466         * src/gtk/gtkaspell.c
11467                 Fix duplication of dictionaries (is it an aspell issue?)
11468
11469 2005-05-18 [colin]      1.9.9cvs11
11470
11471         * src/gtk/inputdialog.c
11472         * src/gtk/gtkaspell.c
11473                 HIGuify dialogs
11474         * src/alertpanel.c
11475                 Remove a double call
11476
11477 2005-05-17 [colin]      1.9.9cvs10
11478
11479         * src/gtk/gtkaspell.c
11480                 Fix dialogs, Ctrl-Enter accel
11481
11482 2005-05-17 [colin]      1.9.9cvs9
11483
11484         * src/gtk/gtkaspell.c
11485                 Fix some accelerators, escape in replace-window
11486
11487 2005-05-16 [colin]      1.9.9cvs8
11488
11489         * src/gtk/gtkaspell.c
11490                 Revert last commit, it was a mistake.
11491
11492 2005-05-16 [colin]      1.9.9cvs7
11493
11494         * src/gtk/gtkaspell.c
11495                 Remove buggy code while we're at it. It's a 
11496                 dead code path anyway.
11497
11498 2005-05-16 [colin]      1.9.9cvs6
11499
11500         * src/gtk/gtkaspell.c
11501                 Missed some gtk_menu_popup where deactivate
11502                 signal should be handled. Should fix bug
11503                 #629 a bit more.
11504
11505 2005-05-16 [colin]      1.9.9cvs5
11506
11507         * src/gtk/gtkaspell.c
11508                 Remove debug printf()s
11509
11510 2005-05-16 [colin]      1.9.9cvs4
11511
11512         * src/gtk/gtkaspell.c
11513                 Fix a bit aspell problems
11514                 (see bug #629)
11515
11516 2005-05-13 [colin]      1.9.9cvs3
11517
11518         * src/folderview.c
11519                 Fix the + appearing even when no subfolders
11520                 have unread messages. Thanks to wwp for the
11521                 bug report.
11522
11523 2005-05-11 [paul]       1.9.9cvs2
11524
11525         * src/folderview.c
11526                 correction to 1.9.9cvs1, only colour folders that
11527                 have new msgs (not unread msgs)
11528
11529 2005-05-10 [colin]      1.9.9cvs1
11530
11531         * src/folderview.c
11532         * src/summaryview.c
11533                 Try to fix bolding bugs again.
11534
11535 2005-05-09 [paul]
11536
11537         * tools/claws.i18n.status.pl
11538                 add Ricardo Mones Lastra's script that has been providing
11539                 the i18n status page for many months
11540
11541 2005-05-09 [paul]       1.9.9
11542
11543         1.9.9 release
11544
11545 2005-05-09 [paul]       1.9.6cvs58
11546
11547         * AUTHORS
11548         * INSTALL
11549         * README.claws
11550                 updated
11551         * Makefile.am 
11552         * RELEASE_NOTES.claws
11553                 add release notes to cvs to simplify release
11554                 procedure
11555         * configure.ac
11556                 add ca and fi to ALL_LINGUAS
11557         * po/Makefile.in.in
11558                 workaround for missing Makevars
11559         * po/ca.po
11560         * po/fi.po
11561                 add new Catalan and Finnish translations
11562                 submitted by Miquel Oliete and Flammie Pirinen
11563         * po/de.po
11564         * po/es.po
11565         * po/fr.po
11566         * po/it.po
11567         * po/pl.po
11568         * po/ru.po
11569         * po/sk.po
11570         * po/sr.po
11571         * po/zh_CN.po
11572                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
11573                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
11574                 Urke MMI, and Hansom Young
11575         * src/main.c
11576                 Fix drafting when quitting. compose_draft() closes the
11577                 compose windows, which modifies the compose_list GSList.
11578                 We have to refresh this list after echo drafting to avoid a
11579                 segfault
11580         * src/partial_download.c
11581                 fix segfault on exit
11582
11583 2005-05-06 [paul]       1.9.6cvs57
11584
11585         * src/grouplistdialog.c
11586                 quick fix/workaround for unresizeable newsgroup
11587                 name column 
11588
11589 2005-05-06 [paul]       1.9.6cvs56
11590
11591         * src/inc.c
11592         * src/mainwindow.c
11593                 use gettext plural forms
11594         * src/imap_gtk.c
11595         * src/mh_gtk.c
11596         * src/toolbar.c
11597                 small improvement to english usage
11598
11599 2005-05-05 [thorsten]   1.9.6cvs55
11600
11601         * src/folder.c
11602                 fix possible crash
11603
11604 2005-05-05 [paul]       1.9.6cvs54
11605         
11606         sync with HEAD
11607
11608         * AUTHORS
11609         * src/compose.c
11610                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
11611                 patch by Tim Mann
11612
11613 2005-05-05 [paul]       1.9.6cvs53
11614
11615         * src/mainwindow.c
11616                 fix resizing of separate message and
11617                 folder views
11618
11619 2005-05-05 [paul]       1.9.6cvs52
11620
11621         * src/account.c
11622         * src/addrgather.c
11623         * src/browseldap.c
11624         * src/exphtmldlg.c
11625         * src/expldifdlg.c
11626         * src/importmutt.c
11627         * src/importpine.c
11628         * src/main.c
11629         * src/mainwindow.c
11630         * src/noticeview.c
11631         * src/prefs_filtering.c
11632         * src/prefs_filtering_action.c
11633         * src/prefs_matcher.c
11634         * src/prefs_spelling.c
11635         * src/prefs_toolbar.c
11636         * src/toolbar.c
11637         * src/wizard.c
11638         * src/gtk/description_window.c
11639         * src/gtk/gtkvscrollbutton.c
11640         * src/gtk/progressdialog.c
11641         * src/gtk/quicksearch.c
11642         * src/plugins/pgpmime/prefs_gpg.c
11643         * src/plugins/spamassassin/spamassassin_gtk.c
11644                 replace deprecated gtk_widget_set_usize
11645
11646 2005-05-04 [colin]      1.9.6cvs51
11647
11648         * src/common/utils.c
11649                 Fix crash when subst_for_filename is called
11650                 with a NULL parameter
11651
11652 2005-05-04 [colin]      1.9.6cvs50
11653
11654         * src/partial_download.c
11655         * src/pop.c
11656                 Escape login when writing uidl file
11657                 fixes bug #736
11658
11659 2005-05-03 [colin]      1.9.6cvs49
11660
11661         * src/procmime.c
11662                 Fix possible DOS in mime parser
11663                 (see bug #634)
11664
11665 2005-05-02 [colin]      1.9.6cvs48
11666
11667         * src/compose.c
11668                 Try to fix the copy/paste mess once again.
11669
11670
11671 2005-04-30 [colin]      1.9.6cvs47
11672
11673         * src/prefs_account.h
11674         * src/procmsg.c
11675         * src/send_message.c
11676         * src/common/smtp.c
11677         * src/common/smtp.h
11678                 Try to batch sending mails (per account) instead of
11679                 reconnecting to server every time.
11680
11681 2005-04-29 [colin]      1.9.6cvs46
11682
11683         * src/messageview.c
11684                 Fix window resizing that refused to size down
11685         * src/prefs_common.c
11686         * src/prefs_common.h
11687         * src/prefs_filtering.c
11688                 Save Filtering's window size
11689
11690 2005-04-21 [paul]       1.9.6cvs45
11691
11692         * ChangeLog-gtk2.claws
11693         * src/setup.c
11694                 correction to sync
11695
11696 2005-04-21 [paul]       1.9.6cvs44
11697
11698         sync with main:
11699
11700         * src/setup.c
11701         * src/statusbar.c
11702         * src/statusbar.h
11703                 use gtkut_widget_draw_now(). Improved performance
11704                 of the update of statusbar
11705         * src/textview.c
11706                 textview_smooth_scroll_do(): redraw it after scroll
11707                 is done (fixed incorrect display when a part of the
11708                 view is hidden).
11709         * src/gtk/gtkutils.c
11710         * src/gtk/gtkutils.h
11711                 gtkut_widget_draw_now(): use gdk_window_process_updates()
11712                 to force update of widgets.
11713                 Removed gtkut_widget_wait_for_draw() which had a big
11714                 overhead  because of waiting for all events processed 
11715
11716 2005-04-20 [paul]       1.9.6cvs43
11717
11718         * src/codeconv.c
11719                 complete 1.9.6cvs42's sync:
11720                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
11721
11722 2005-04-19 [paul]       1.9.6cvs42
11723
11724         sync with main:
11725
11726         * src/action.c
11727                 catch_output(): correctly select the insert text
11728                 (fix invalid iterator warnings).
11729         * src/codeconv.c
11730         * src/codeconv.h
11731         * src/mainwindow.c
11732         * src/messageview.c
11733         * src/prefs_common.c
11734                 support GBK encoding.
11735         * src/common/session.c
11736         * src/common/session.h
11737                 use separate buffer for large data to be sent,
11738                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
11739
11740 2005-04-18 [paul]       1.9.6cvs41
11741
11742         * src/jpilot.c
11743                 convert unsigned long into guint32
11744                 patch by Paul LeoNerd Evans 
11745
11746 2005-04-17 [colin]      1.9.6cvs40
11747
11748         * src/compose.c
11749                 Fix 'Request return receipt' from folder
11750                 properties (bug #708)
11751
11752 2005-04-17 [colin]      1.9.6cvs39
11753
11754         * src/mainwindow.c
11755                 Fix duplicate hotkeys in Mainwindow's menu
11756
11757 2005-04-17 [colin]      1.9.6cvs38
11758
11759         * src/folderview.c
11760                 Fix duplicate hotkeys in Folderview's contextual
11761                 menu
11762
11763 2005-04-15 [colin]      1.9.6cvs37
11764
11765         * src/summaryview.c
11766                 Fix 'Save as...' with non-ascii filenames
11767
11768 2005-04-15 [colin]      1.9.6cvs36
11769
11770         * src/plugins/pgpmime/pgpmime.c
11771                 Fix bus error on 64bit. Spotted by 
11772                 macallan1888@gmail.com
11773
11774 2005-04-15 [colin]      1.9.6cvs35
11775
11776         * src/prefs_account.c
11777                 Fix cvs34.
11778
11779 2005-04-12 [colin]      1.9.6cvs34
11780
11781         * src/prefs_account.c
11782                 Fix smtp auth type off-by-one. We forgot to
11783                 add PLAIN in the prefs-to-gui setter func and
11784                 as a result, the selected auth when opening
11785                 account prefs was not the correct one.
11786
11787 2005-04-12 [paul]       1.9.6cvs33
11788
11789         * src/inc.c
11790                 if the recv dialog is visible, Cancel only
11791                 cancels the current account
11792
11793
11794 2005-04-10 [colin]      1.9.6cvs32
11795
11796         * src/filtering.c
11797                 Copy score when copying FilteringActions
11798                 Fix bug #674
11799
11800 2005-04-10 [colin]      1.9.6cvs31
11801
11802         * src/inc.c
11803                 Make Message -> Receive -> Cancel cancel 
11804                 incorporation on all accounts. Fixes
11805                 bug #693
11806
11807 2005-04-10 [colin]      1.9.6cvs30
11808
11809         * src/prefs_account.c
11810                 Update Privacy checkbuttons status based
11811                 on the selected privacy system
11812         * src/compose.c
11813                 Always connect the "None" privacy system; the
11814                 static boolean was probably there to avoid
11815                 reconnecting twice in the same compose window,
11816                 but as the parent function is only called once
11817                 per compose, it's only a bug - as a static is
11818                 initialized once per application instance.
11819                 Also, don't uncheck Sign and Encrypt when
11820                 selecting None as privacy system; just ignore
11821                 them when sending/queuing.
11822                 Should fix bug #695
11823
11824 2005-04-08 [colin]      1.9.6cvs29
11825
11826         * src/account.c
11827         * src/prefs_account.c
11828         * src/prefs_account.h
11829                 Add account preference to queue message in a certain
11830                 folder.
11831
11832 2005-04-06 [colin]      1.9.6cvs28
11833
11834         * src/prefs_account.c
11835                 Update old inbox path syntax
11836
11837 2005-04-06 [paul]       1.9.6cvs27
11838
11839         sync with main:
11840
11841         * configure.ac
11842                 changed -traditional-cpp to -no-cpp-precomp for newer
11843                 Mac OS X support
11844         * src/foldersel.c
11845                 made column resize automatically
11846         * src/send_message.c
11847                 send_message_smtp(): consider EOF right after QUIT
11848                 successful (workaround for Gmail SMTP server)
11849         * src/common/socket.c
11850                 ssl_read(), ssl_peek(): check EOF which violates the
11851                 SSL protocol
11852         * src/gtk/colorlabel.c
11853                 removed warnings when displaying colorlabel menu
11854                 (don't use GtkAlignment)
11855
11856 2005-04-05 [paul]       1.9.6cvs26
11857
11858         * src/plugins/trayicon/trayicon.c
11859                 fix clipping of icon under KDE3 
11860
11861 2005-04-05 [paul]       1.9.6cvs25
11862
11863         * src/summaryview.c
11864                 hide display of threading
11865                 patch by Alfons
11866
11867 2005-04-04 [thorsten]   1.9.6cvs24
11868
11869         * src/mh.c
11870                 marks lost on filesystems with different stat() results on
11871                 summer-/wintertime
11872
11873 2005-04-03 [colin]      1.9.6cvs23
11874
11875         * src/summaryview.c
11876                 Don't handle up/down. Patch by Alfons
11877
11878 2005-04-02 [colin]      1.9.6cvs22
11879
11880         * src/summaryview.c
11881                 Make scrolling faster. Patch by Alfons.
11882
11883 2005-04-01 [colin]      1.9.6cvs21
11884
11885         * src/Makefile.am
11886         * src/stock_pixmap.c
11887         * src/pixmaps/dir-noselect.xpm ** REMOVED **
11888         * src/pixmaps/dir_noselect.xpm ** ADDED **
11889                 Fix pixmap name mismatch (Thanks Stephan Sachse)
11890
11891 2005-04-01 [colin]      1.9.6cvs20
11892
11893         * src/image_viewer.c
11894         * src/image_viewer.h
11895         * src/procmime.c
11896         * src/procmime.h
11897         * src/textview.c
11898         * src/textview.h
11899                 Implement inline image resizing and right-clicking
11900
11901 2005-04-01 [paul]       1.9.6cvs19
11902
11903         * AUTHORS
11904         * Makefile.am
11905         * configure.ac
11906                 check for gnome2
11907                 patch by Luca Cavalli <loopback<AT>slackit.org>
11908         * po/ru.po
11909                 updated by Pavlo Bohmat
11910
11911 2005-03-31 [colin]      1.9.6cvs18
11912
11913         * src/news.c
11914                 Fix parsing references
11915         * src/msgcache.c
11916                 don't put nulls in the references list
11917         * src/procheader.c
11918                 commit that forgotten file in 1.9.6cvs14
11919
11920 2005-03-31 [colin]      1.9.6cvs17
11921
11922         * src/compose.c
11923                 Fix joining of signature separator again. 
11924                 Maybe Hiro could put it in main too...
11925
11926 2005-03-31 [colin]      1.9.6cvs16
11927
11928         * src/Makefile.am
11929         * src/foldersel.c
11930         * src/stock_pixmap.c
11931         * src/stock_pixmap.h
11932         * src/pixmaps/dir-noselect.xpm
11933                 Update foldersel.c (sync from main, patch by Alfons)
11934
11935 2005-03-30 [colin]      1.9.6cvs15
11936
11937         * src/imap.c
11938                 Fix handling of imap folders containing [] in 
11939                 their name. Thanks to Nahuel Angelinetti for
11940                 the detailed bugreport.
11941
11942 2005-03-30 [colin]      1.9.6cvs14
11943
11944         * src/common/utils.h
11945         * src/common/utils.c
11946         * src/common/defs.h
11947         * src/matcher.c
11948         * src/msgcache.c
11949         * src/news.c
11950         * src/procmsg.c
11951         * src/procmsg.h
11952         * src/quote_fmt_parse.y
11953         * src/summaryview.c
11954                 Update references system. Patch by Alfons
11955
11956 2005-03-30 [colin]      1.9.6cvs13
11957
11958         * src/common/socket.c
11959                 Force the glibc to read resolv.conf again when 
11960                 it has changed. Should fix issues when changing
11961                 networks on a laptop and not restarting sylpheed. 
11962
11963 2005-03-30 [paul]       1.9.6cvs12
11964
11965         partial sync with main:
11966
11967         * src/action.c
11968                 create_io_dialog(): use user-defined text font
11969                 (thanks to Alfons), and modified its appearance.
11970         * src/addrgather.c
11971         * src/addrharvest.c
11972         * src/browseldap.c
11973                 replace old code
11974         * src/compose.c
11975                 don't join (presumably) itemized lines on line-wrapping
11976                 fixed wrapping of quote when auto-wrapping is enabled
11977                 compose_destroy(): destroy paned only if it's not
11978                 attached to window. Fixed memory leak of popup menu.
11979         * src/exphtmldlg.c
11980         * src/expldifdlg.c
11981                 replace old code
11982         * src/html.c
11983         * src/html.h
11984         * src/importmutt.c
11985         * src/importpine.c
11986                 replace old code
11987         * src/main.c
11988                 removed redundant code
11989         * src/mainwindow.c
11990                 changed 'Code set' (which is rather incorrect)
11991                 in the menu to 'Character encoding'
11992                 main_window_set_widgets(): request size first
11993                 to prevent window size becoming wrong
11994                 fixed remembering of the state of the visibility
11995                 of MessageView
11996         * src/messageview.c
11997                 changed 'Code set' (which is rather incorrect)
11998                 in the menu to 'Character encoding'
11999         * src/prefs_common.c
12000         * src/prefs_common.h
12001                 added an option whether to render HTML as text or not
12002                 added separators to outgoing encoding menu
12003         * src/procheader.c
12004                 procheader_scan_date_string(): support header
12005                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
12006         * src/summaryview.c
12007         * src/summaryview.h
12008                 minor code cleanup
12009         * src/textview.c
12010                 textview_show_html(): force output of newline
12011                 added an option whether to render HTML as text or not
12012         * src/common/utils.c
12013                 strncpy2(): optimized based on Alfons' code
12014         * src/gtk/gtkutils.c
12015         * src/gtk/gtkutils.h
12016                 removed non-used code
12017         * src/plugins/pgpmime/passphrase.c
12018                 partially fixed grab input of passphrase dialog
12019                 Confine pointer to window
12020
12021 2005-03-30 [colin]      1.9.6cvs11
12022
12023         * src/msgcache.c
12024         * src/msgcache.h
12025                 Read/write 32bit ints from cache & marks
12026                 From main.
12027
12028 2005-03-29 [paul]       1.9.6cvs10
12029
12030         * AUTHORS
12031         * ChangeLog.claws
12032         * src/compose.c
12033         * src/gtk/gtkaspell.c
12034                 sync with HEAD (don't pass NULL pointers) 
12035
12036 2005-03-24 [paul]
12037
12038         * tools/Makefile.am
12039         * tools/README
12040         * tools/acroread2sylpheed.pl
12041                 sync with HEAD (add script to send pdfs as
12042                 attachments from Adobe Reader 7)
12043
12044 2005-03-21 [paul]       1.9.6cvs9
12045
12046         * configure.ac
12047         * po/POTFILES.in
12048         * src/Makefile.am
12049         * src/crash.c
12050         * src/image_viewer.c ** ADDED **
12051         * src/image_viewer.h ** ADDED **
12052         * src/main.c
12053         * src/prefs_common.c
12054         * src/prefs_common.h
12055         * src/prefs_image_viewer.c ** ADDED **
12056         * src/prefs_image_viewer.h ** ADDED **
12057         * src/textview.c
12058         * src/gtk/about.c
12059         * src/pixmaps/sylpheed_logo.xpm
12060         * src/plugins/Makefile.am
12061         * src/plugins/image_viewer/.cvsignore ** REMOVED **
12062         * src/plugins/image_viewer/Makefile.am ** REMOVED **
12063         * src/plugins/image_viewer/plugin.c ** REMOVED **
12064         * src/plugins/image_viewer/viewer.c ** REMOVED **
12065         * src/plugins/image_viewer/viewer.glade ** REMOVED **
12066         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
12067         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
12068         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
12069         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
12070                 as gdk-pixbuf is now built-in
12071                 remove image_viewer plugin and put code back into
12072                 main codebase
12073                 implement inline image display (sync with main)
12074
12075                 replace logo with newer, nicer, larger version  
12076
12077 2005-03-21 [paul]       1.9.6cvs8
12078
12079         * src/gtk/about.c
12080                 cosmetic improvement
12081
12082 2005-03-21 [holger]     1.9.6cvs7
12083
12084         * src/plugins/spamassassin/spamassassin.c
12085                 Sync with HEAD
12086                 (unregister hook on failed plugin init)
12087
12088 2005-03-20 [colin]      1.9.6cvs6
12089
12090         * src/common/plugin.c
12091                 Check that plugin isn't already loaded
12092                 Patch by Alfons
12093
12094 2005-03-20 [thorsten]   1.9.6cvs5
12095
12096         * src/compose.c
12097                 use a more compatible syntax
12098
12099 2005-03-20 [thorsten]   1.9.6cvs4
12100
12101         * src/prefs_toolbar.c
12102                 fix crash when selecting toolbar item (uninitialized pointer)
12103
12104 2005-03-20 [thorsten]   1.9.6cvs3
12105
12106         * src/procmime.c
12107                 fix mimetype detection (referenced free()d string)
12108
12109 2005-03-20 [paul]       1.9.6cvs2
12110
12111         * src/compose.c
12112                 sync with HEAD (1.0.3cvs5)
12113                 neglect Reply-To header if empty
12114                 Patch by Alfons 
12115
12116 2005-03-19 [holger]     1.9.6cvs1
12117
12118         * src/summaryview.c
12119         * src/summaryview.h
12120                 Sync with HEAD
12121
12122 2005-03-18 [paul]       1.9.6
12123
12124         initial GTK2 release
12125
12126 2005-03-18 [paul]       1.0.3cvs3.1
12127
12128         * AUTHORS
12129         * ChangeLog.claws
12130         * configure.ac
12131         * src/gtk/about.c
12132         * src/pixmaps/sylpheed_logo.xpm
12133                 sync with HEAD
12134
12135 2005-03-18 [colin]      1.0.3cvs2.6
12136
12137         * src/summaryview.c
12138                 Remove call to summary_step in summary_copy_selected_to
12139                 Can't see its purpose, and this causes bug when copying
12140                 a message if the next one is unread: it reads it.
12141
12142 2005-03-18 [paul]       1.0.3cvs2.5
12143
12144         * src/foldersel.c
12145                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
12146
12147 2005-03-18 [paul]       1.0.3cvs2.4
12148
12149         * src/addrharvest.c
12150         * src/codeconv.c
12151         * src/codeconv.h
12152         * src/compose.c
12153         * src/news.c
12154         * src/procheader.c
12155         * src/procmime.c
12156         * src/unmime.c
12157         * src/unmime.h
12158                 fix buffer overflow, CAN-2005-0667, see
12159                 http://secunia.com/advisories/14491/
12160                 Patch by Alfons
12161
12162 2005-03-17 [colin]      1.0.3cvs2.3
12163
12164         * src/prefs_fonts.c
12165         * src/summaryview.c
12166                 Fix font bugs (both lists now officialy share 
12167                 the same font)
12168                 
12169
12170 2005-03-17 [paul]       1.0.3cvs2.2
12171
12172         * src/gtk/pluginwindow.c
12173                 make plugin descriptions uneditable
12174
12175 2005-03-11 [paul]       1.0.3cvs2.1
12176
12177         * ChangeLog.claws
12178         * configure.ac
12179         * po/POTFILES.in
12180         * src/plugins/trayicon/trayicon.c
12181                 sync with HEAD
12182                 add src/wizard.c to POTFILES.in
12183
12184 2005-03-11 [paul]       1.0.3cvs1.1
12185
12186         * ChangeLog
12187         * ChangeLog.claws
12188         * configure.ac
12189         * po/de.po
12190         * po/es.po
12191         * po/fr.po
12192         * po/it.po
12193         * po/pt_BR.po
12194         * po/ru.po
12195         * po/sk.po
12196         * po/sr.po
12197         * po/zh_CN.po
12198                 sync with HEAD
12199
12200 2005-03-04 [colin]      1.0.1cvs22.2
12201
12202         * src/compose.c
12203                 Fix signatures with accentued chars in it
12204
12205 2005-03-04 [colin]      1.0.1cvs22.1
12206
12207         * src/common/smtp.c
12208         * src/common/smtp.h
12209                 Don't use SIZE param in MAIL FROM: if server 
12210                 doesn't support it. Patch by Eugen Freiter
12211                 <eugen_f@users.sf.net>
12212
12213 2005-02-27 [paul]       1.0.1cvs20.1
12214
12215         * ChangeLog.claws
12216         * configure.ac
12217         * src/messageview.c
12218                 sync with HEAD
12219
12220 2005-02-27 [colin]      1.0.1cvs19.4
12221
12222         * src/procheader.c
12223         * src/procheader.h
12224                 Fix prototypes. Patch by Alfons
12225
12226 2005-02-27 [colin]      1.0.1cvs19.3
12227
12228         * src/compose.c
12229                 Don't auto-join the signature separator.
12230
12231 2005-02-26 [colin]      1.0.1cvs19.2
12232
12233         * src/summaryview.c
12234                 Fix 'mark all read' with collapsed threads.
12235                 Patch by Alfons.
12236
12237 2005-02-25 [paul]       1.0.1cvs19.1
12238
12239         * ChangeLog.claws
12240         * configure.ac
12241         * src/prefs_account.c
12242         * src/prefs_folder_item.c
12243         * src/gtk/prefswindow.c
12244         * src/gtk/prefswindow.h
12245                 sync with HEAD
12246
12247 2005-02-25 [paul]       1.0.1cvs15.12
12248
12249         * src/alertpanel.c
12250         * src/codeconv.c
12251         * src/compose.c
12252         * src/textview.c
12253         * src/gtk/gtkutils.c
12254         * src/gtk/gtkutils.h
12255         * src/gtk/logwindow.c
12256         * src/gtk/progressdialog.c
12257                 sync with main (revision 127)
12258                 and fix logwindow clipping
12259
12260 2005-02-24 [colin]      1.0.1cvs15.11
12261
12262         * src/plugins/pgpmime/passphrase.c
12263                 Disable input grabbing; it doesn't work yet.
12264
12265 2005-02-24 [colin]      1.0.1cvs15.10
12266
12267         * src/messageview.c
12268                 Don't send out receipts if offline. Ask.
12269
12270 2005-02-23 [colin]      1.0.1cvs15.9
12271
12272         * src/summaryview.c     
12273                 Fix expanding
12274
12275 2005-02-23 [colin]      1.0.1cvs15.8
12276
12277         * src/summaryview.c
12278                 Really fix Bug 568 by removing useless
12279                 calls. summary_thread_init() now called
12280                 in summary_sort(). This should please
12281                 Alfons as it should be faster than 
12282                 previously.
12283
12284 2005-02-23 [colin]      1.0.1cvs15.7
12285
12286         * src/compose.c
12287                 Encode parts as QP or B64 if signing
12288
12289 2005-02-23 [colin]      1.0.1cvs15.6
12290
12291         * src/compose.c
12292                 Fix Mimeinfo leakage (including tmp files)
12293         * src/procmsg.c
12294                 Fix tmp file leakage (spotted by Ivan Rayner)
12295
12296 2005-02-22 [colin]      1.0.1cvs15.5
12297
12298         * src/expldifdlg.c
12299                 Fix keyboard input. Patch by Alfons.
12300
12301 2005-02-21 [colin]      1.0.1cvs15.4
12302
12303         * src/compose.c
12304                 Fix Sign/Encrypt when unselecting privacy
12305                 system
12306         * src/prefs_common.c
12307                 Change default message font to Monospace
12308         * src/summaryview.c
12309                 More freezing during potentially large operations
12310
12311 2005-02-21 [paul]       1.0.1cvs15.3
12312
12313         * src/main.c
12314                 fix --help output
12315
12316 2005-02-21 [paul]       1.0.1cvs15.2
12317
12318         * po/Makefile.in.in
12319         * src/compose.c
12320         * src/summaryview.c
12321         * src/textview.c
12322         * src/common/utils.c
12323         * src/common/utils.h
12324                 sync with main (revision 117)
12325
12326 2005-02-20 [colin]      1.0.1cvs15.1
12327
12328         * src/common/defs.h
12329                 Change cache file to .sylpheed_claws_cache, as
12330                 suggested by Alfons. Allows people to switch
12331                 between Sylpheed and Sylpheed-Claws. it is
12332                 a good idea to "Check for new messages" at next
12333                 startup.
12334
12335
12336 2005-02-18 [colin]      1.0.1cvs14.1
12337
12338         * src/quote_fmt_lex.l
12339         * src/quote_fmt_parse.y
12340                 Fix parser initialisation. Patch by Ivan.
12341
12342 2005-02-18 [colin]      1.0.1cvs11.6
12343
12344         * src/folderview.c
12345                 Fix scrolldown (bug 662)
12346
12347 2005-02-17 [colin]      1.0.1cvs11.5
12348
12349         * src/codeconv.c
12350                 conv_filename_to_utf8: return clean 7bit instead
12351                 of broken utf8 if needed
12352         * src/mimeview.c
12353                 Fix display of parts with unclean 8bit names
12354
12355 2005-02-17 [paul]       1.0.1cvs11.4
12356
12357         * src/compose.c
12358         * src/exportldif.c
12359         * src/matcher_parser_parse.y
12360         * src/procmime.c
12361         * src/sourcewindow.c
12362         * src/common/Makefile.am
12363         * src/common/intl.h             ** REMOVED **
12364         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12365                 sync with main (revision 109)
12366                 and clean up
12367
12368 2005-02-16 [colin]      1.0.1cvs11.3
12369
12370         * src/summaryview.c
12371                 Fix collapsed thread not highlighting when new
12372                 messages in it (Bug 568) Patch by Stephan Sachse.
12373                 Fix messed up selection when reaching bounds (Bug 632)
12374         * src/prefs_themes.c
12375                 Fix theme installing (Bug 684)
12376
12377 2005-02-16 [colin]      1.0.1cvs11.2
12378
12379         * src/messageview.c
12380                 Fix messageview_select_all
12381
12382 2005-02-16 [colin]      1.0.1cvs11.1
12383
12384         * src/mh.c
12385                 Sync with HEAD (MH scan required function)
12386
12387 2005-02-15 [colin]      1.0.1cvs8.1
12388
12389         * src/mimeview.c
12390         * src/common/utils.c
12391                 Sync with HEAD (filename chars substitution)
12392
12393 2005-02-15 [colin]      1.0.1cvs7.3
12394
12395         * src/gtk/pluginwindow.c
12396                 Fix button spacing
12397
12398 2005-02-15 [colin]      1.0.1cvs7.2
12399
12400         * src/mimeview.c
12401                 Fix mime icons not reset across message when
12402                 scrolled down
12403
12404 2005-02-15 [colin]      1.0.1cvs7.1
12405
12406         * src/compose.c
12407         * src/procmime.c
12408                 Sync with HEAD (optimisation of cvs6)
12409
12410 2005-02-14 [colin]      1.0.1cvs6.1
12411
12412         * src/compose.c
12413         * src/procmime.c
12414                 Sync with HEAD (encode "From " at line beginning)
12415
12416 2005-02-14 [colin]      1.0.1cvs5.3
12417
12418         * src/compose.c
12419                 Fix wrapping with accentued chars.
12420
12421 2005-02-13 [colin]      1.0.1cvs5.2
12422
12423         * src/textview.c
12424                 Fix email informative part parsing with
12425                 accentued chars in it. ispunct() returns
12426                 true for them in utf8...
12427
12428 2005-02-12 [colin]      1.0.1cvs5.1
12429
12430         * src/filtering.c
12431                 Sync with HEAD (remove wrong use of compose after send)
12432
12433 2005-02-12 [paul]       1.0.1cvs4.5
12434
12435         * src/textview.c
12436                 remove unnecessary code (thanks to Alfons)
12437
12438 2005-02-12 [paul]       1.0.1cvs4.4
12439
12440         * src/textview.c
12441                 add 'Copy' to contextual menu on emails
12442
12443 2005-02-11 [colin]      1.0.1cvs4.3
12444
12445         * src/compose.c
12446                 revert 1.0.0cvs28.2, it doesn't work that well.
12447
12448 2005-02-11 [paul]       1.0.1cvs4.2
12449
12450         * po/Makefile.in.in
12451                 fix 'make release'
12452
12453 2005-02-10 [paul]       1.0.1cvs4.1
12454
12455         * ChangeLog
12456         * ChangeLog.claws
12457         * ChangeLog.jp
12458         * configure.ac
12459         * src/compose.c
12460                 sync with HEAD (sync with main)
12461
12462 2005-02-10 [paul]       1.0.1cvs3.2
12463
12464         * AUTHORS
12465         * Makefile.am
12466         * autogen.sh
12467         * configure.ac
12468         * config/mkinstalldirs
12469         * intl/.cvsignore
12470         * intl/ChangeLog
12471         * intl/VERSION
12472         * intl/bindtextdom.c
12473         * intl/config.charset
12474         * intl/dcgettext.c
12475         * intl/dcigettext.c
12476         * intl/dcngettext.c
12477         * intl/dgettext.c
12478         * intl/dngettext.c
12479         * intl/eval-plural.h
12480         * intl/explodename.c
12481         * intl/finddomain.c
12482         * intl/gettext.c
12483         * intl/gettextP.h
12484         * intl/gmo.h
12485         * intl/hash-string.h
12486         * intl/intl-compat.c
12487         * intl/l10nflist.c
12488         * intl/libgnuintl.h.in
12489         * intl/loadinfo.h
12490         * intl/loadmsgcat.c
12491         * intl/localcharset.c
12492         * intl/localcharset.h
12493         * intl/locale.alias
12494         * intl/localealias.c
12495         * intl/localename.c
12496         * intl/log.c
12497         * intl/ngettext.c
12498         * intl/os2compat.c
12499         * intl/os2compat.h
12500         * intl/osdep.c
12501         * intl/plural-exp.c
12502         * intl/plural-exp.h
12503         * intl/plural.c
12504         * intl/plural.y
12505         * intl/ref-add.sin
12506         * intl/ref-del.sin
12507         * intl/relocatable.c
12508         * intl/relocatable.h
12509         * intl/textdomain.c
12510         * m4/Makefile.am
12511         * po/Makefile.in.in
12512         * src/Makefile.am
12513         * src/account.c
12514         * src/action.c
12515         * src/addr_compl.c
12516         * src/addressadd.c
12517         * src/addressbook.c
12518         * src/addrgather.c
12519         * src/addrindex.c
12520         * src/alertpanel.c
12521         * src/browseldap.c
12522         * src/codeconv.c
12523         * src/codeconv.h
12524         * src/compose.c
12525         * src/compose.h
12526         * src/crash.c
12527         * src/editaddress.c
12528         * src/editbook.c
12529         * src/editgroup.c
12530         * src/editjpilot.c
12531         * src/editldap.c
12532         * src/editldap_basedn.c
12533         * src/editvcard.c
12534         * src/exphtmldlg.c
12535         * src/expldifdlg.c
12536         * src/export.c
12537         * src/exporthtml.c
12538         * src/filtering.c
12539         * src/folder.c
12540         * src/folder_item_prefs.c
12541         * src/foldersel.c
12542         * src/folderview.c
12543         * src/grouplistdialog.c
12544         * src/headerview.c
12545         * src/imap.c
12546         * src/imap_gtk.c
12547         * src/import.c
12548         * src/importldif.c
12549         * src/importmutt.c
12550         * src/importpine.c
12551         * src/inc.c
12552         * src/ldif.c
12553         * src/main.c
12554         * src/mainwindow.c
12555         * src/matcher.c
12556         * src/mbox.c
12557         * src/message_search.c
12558         * src/messageview.c
12559         * src/mh.c
12560         * src/mh_gtk.c
12561         * src/mimeview.c
12562         * src/msgcache.c
12563         * src/news.c
12564         * src/news_gtk.c
12565         * src/noticeview.c
12566         * src/partial_download.c
12567         * src/pop.c
12568         * src/prefs_account.c
12569         * src/prefs_actions.c
12570         * src/prefs_common.c
12571         * src/prefs_customheader.c
12572         * src/prefs_display_header.c
12573         * src/prefs_ext_prog.c
12574         * src/prefs_filtering.c
12575         * src/prefs_filtering_action.c
12576         * src/prefs_folder_item.c
12577         * src/prefs_fonts.c
12578         * src/prefs_gtk.c
12579         * src/prefs_matcher.c
12580         * src/prefs_msg_colors.c
12581         * src/prefs_spelling.c
12582         * src/prefs_summary_column.c
12583         * src/prefs_template.c
12584         * src/prefs_themes.c
12585         * src/prefs_toolbar.c
12586         * src/prefs_wrapping.c
12587         * src/privacy.c
12588         * src/procheader.c
12589         * src/procmime.c
12590         * src/procmsg.c
12591         * src/quote_fmt.c
12592         * src/recv.c
12593         * src/send_message.c
12594         * src/setup.c
12595         * src/sourcewindow.c
12596         * src/ssl_manager.c
12597         * src/statusbar.c
12598         * src/summary_search.c
12599         * src/summaryview.c
12600         * src/textview.c
12601         * src/toolbar.c
12602         * src/wizard.c
12603         * src/common/nntp.c
12604         * src/common/plugin.c
12605         * src/common/smtp.c
12606         * src/common/ssl.c
12607         * src/common/ssl_certificate.c
12608         * src/common/string_match.c
12609         * src/common/sylpheed.c
12610         * src/common/template.c
12611         * src/common/utils.c
12612         * src/gtk/about.c
12613         * src/gtk/colorlabel.c
12614         * src/gtk/description_window.c
12615         * src/gtk/filesel.c
12616         * src/gtk/foldersort.c
12617         * src/gtk/gtkaspell.c
12618         * src/gtk/gtkutils.c
12619         * src/gtk/inputdialog.c
12620         * src/gtk/logwindow.c
12621         * src/gtk/menu.c
12622         * src/gtk/pluginwindow.c
12623         * src/gtk/prefswindow.c
12624         * src/gtk/progressdialog.c
12625         * src/gtk/quicksearch.c
12626         * src/gtk/sslcertwindow.c
12627         * src/plugins/clamav/clamav_plugin.c
12628         * src/plugins/clamav/clamav_plugin_gtk.c
12629         * src/plugins/demo/demo.c
12630         * src/plugins/dillo_viewer/dillo_prefs.c
12631         * src/plugins/dillo_viewer/dillo_viewer.c
12632         * src/plugins/image_viewer/plugin.c
12633         * src/plugins/image_viewer/viewer.c
12634         * src/plugins/image_viewer/viewerprefs.c
12635         * src/plugins/mathml_viewer/mathml_viewer.c
12636         * src/plugins/pgpmime/passphrase.c
12637         * src/plugins/pgpmime/plugin.c
12638         * src/plugins/pgpmime/prefs_gpg.c
12639         * src/plugins/pgpmime/select-keys.c
12640         * src/plugins/pgpmime/sgpgme.c
12641         * src/plugins/spamassassin/spamassassin.c
12642         * src/plugins/spamassassin/spamassassin_gtk.c
12643         * src/plugins/trayicon/trayicon.c
12644                 sync with main (revision 104)
12645
12646 2005-02-10 [colin]      1.0.1cvs3.1
12647
12648         * src/mainwindow.c
12649                 Sync with HEAD (fix occasional crasher)
12650
12651 2005-02-10 [colin]      1.0.1cvs2.1
12652
12653         * src/messageview.c
12654                 Synw with HEAD (don't automatically display html)
12655
12656 2005-02-09 [colin]      1.0.1cvs1.3
12657
12658         * src/textview.c
12659         * src/textview.h
12660                 Add contextual menu on emails
12661
12662 2005-02-09 [colin]      1.0.1cvs1.2
12663
12664         * src/codeconv.c
12665                 Fix converting from broken headers and 
12666                 put back the _ in missing places
12667                 (feature broke with cvs24.2 sync, main 
12668                  possibly affected?)
12669
12670 2005-02-09 [colin]      1.0.1cvs1.1
12671
12672         * src/messageview.c
12673         * src/mimeview.c
12674         * src/mimeview.h
12675                 Sync with HEAD (display non text/plain mails with plugin)
12676
12677 2005-02-08 [colin]      1.0.1.1
12678
12679         * ChangeLog.claws
12680         * po/pt_BR.po
12681                 Sync with HEAD
12682         * configure.ac
12683                 Make default configuration directory 
12684                 be .sylpheed-gtk2
12685
12686 2005-02-08 [colin]      1.0.0cvs29.1
12687
12688         * po/de.po
12689         * po/es.po
12690         * po/fr.po
12691         * po/it.po
12692         * po/sk.po
12693         * po/sr.po
12694                 Sync translations with HEAD
12695
12696 2005-02-06 [colin]      1.0.0cvs28.3
12697
12698         * src/compose.c
12699                 Make compose a bit faster - patch by Alfons.
12700
12701 2005-02-06 [colin]      1.0.0cvs28.2
12702
12703         * src/compose.c
12704                 Make pasting via middle-click more reliable
12705
12706 2005-02-05 [paul]       1.0.0cvs28.1
12707
12708         * ChangeLog
12709         * ChangeLog.claws
12710         * ChangeLog.jp
12711         * configure.ac
12712         * src/compose.c
12713                 sync with HEAD
12714                 (fix bug 682 'redirect is broken'
12715
12716 2005-02-05 [torte]      1.0.0cvs27.1
12717
12718         * ChangeLog.claws
12719         * configure.ac
12720         * src/partial_download.c
12721                 Sync with HEAD (fix buf overflow)
12722
12723 2005-02-03 [colin]      1.0.0cvs26.1
12724
12725         * src/common/plugin.c
12726                 Sync with HEAD (avoid plugin mismatches)
12727
12728 2005-02-03 [paul]       1.0.0cvs25.3
12729
12730         * src/folderview.c
12731         * src/headerview.c
12732         * src/summaryview.c
12733         * src/textview.c
12734         * src/gtk/colorlabel.c
12735                 third and final part of initial sync with main-gtk2
12736
12737 2005-02-03 [paul]       1.0.0cvs25.2
12738
12739         * src/jpilot.c
12740                 fix building with jpilot support
12741
12742 2005-02-02 [colin]      1.0.0cvs25.1
12743
12744         * src/messageview.c
12745                 Sync with HEAD (fix dangerous typo)
12746
12747 2005-02-01 [colin]      1.0.0cvs24.3
12748
12749         * src/common/xml.c
12750                 Write file as advertised (UTF-8)
12751
12752 2005-02-01 [paul]       1.0.0cvs24.2
12753
12754         * src/addrbook.c
12755         * src/addrindex.c
12756         * src/alertpanel.h
12757         * src/codeconv.c
12758         * src/codeconv.h
12759         * src/compose.c
12760         * src/export.c
12761         * src/folder_item_prefs.c
12762         * src/html.c
12763         * src/imap.c
12764         * src/import.c
12765         * src/jpilot.c
12766         * src/mainwindow.c
12767         * src/matcher_parser_lex.l
12768         * src/messageview.c
12769         * src/mh.c
12770         * src/prefs_account.c
12771         * src/prefs_actions.c
12772         * src/prefs_common.c
12773         * src/prefs_gtk.c
12774         * src/prefs_gtk.h
12775         * src/prefs_themes.c
12776         * src/procheader.c
12777         * src/procmime.c
12778         * src/sourcewindow.c
12779         * src/statusbar.c
12780         * src/summaryview.c
12781         * src/textview.c
12782         * src/toolbar.c
12783         * src/unmime.c
12784         * src/common/template.c
12785         * src/common/utils.c
12786         * src/common/xml.c
12787         * src/common/xml.h
12788         * src/gtk/gtkaspell.c
12789         * src/plugins/clamav/clamav_plugin.c
12790         * src/plugins/dillo_viewer/dillo_prefs.c
12791         * src/plugins/image_viewer/viewerprefs.c
12792         * src/plugins/pgpmime/passphrase.c
12793         * src/plugins/pgpmime/prefs_gpg.c
12794         * src/plugins/pgpmime/select-keys.c
12795         * src/plugins/spamassassin/spamassassin.c
12796                 second part of initial sync with main-gtk2
12797                 (more to follow)
12798
12799 2005-01-31 [colin]      1.0.0cvs24.1
12800
12801         * src/compose.c
12802                 Sync with HEAD
12803
12804 2005-01-29 [paul]       1.0.0cvs23.2
12805
12806         * src/account.c
12807         * src/action.c
12808         * src/addressadd.c
12809         * src/addressbook.c
12810         * src/alertpanel.c
12811         * src/compose.c
12812         * src/editaddress.c
12813         * src/editbook.c
12814         * src/editgroup.c
12815         * src/editjpilot.c
12816         * src/editldap.c
12817         * src/editldap_basedn.c
12818         * src/editvcard.c
12819         * src/export.c
12820         * src/foldersel.c
12821         * src/grouplistdialog.c
12822         * src/import.c
12823         * src/importldif.c
12824         * src/inc.c
12825         * src/main.c
12826         * src/mainwindow.c
12827         * src/message_search.c
12828         * src/messageview.c
12829         * src/mimeview.c
12830         * src/prefs_actions.c
12831         * src/prefs_common.c
12832         * src/prefs_common.h
12833         * src/prefs_customheader.c
12834         * src/prefs_display_header.c
12835         * src/prefs_filtering.c
12836         * src/prefs_filtering_action.c
12837         * src/prefs_gtk.c
12838         * src/prefs_matcher.c
12839         * src/prefs_summary_column.c
12840         * src/prefs_template.c
12841         * src/sourcewindow.c
12842         * src/summary_search.c
12843         * src/summaryview.c
12844         * src/textview.c
12845         * src/gtk/about.c
12846         * src/gtk/description_window.c
12847         * src/gtk/gtkshruler.c
12848         * src/gtk/gtkutils.c
12849         * src/gtk/gtkutils.h
12850         * src/gtk/inputdialog.c
12851         * src/gtk/logwindow.c
12852         * src/gtk/prefswindow.c
12853         * src/gtk/progressdialog.c
12854         * src/gtk/progressdialog.h
12855                 first part of initial sync with main-gtk2
12856                 (more to follow)
12857
12858 2005-01-28 [colin]      1.0.0cvs23.1
12859
12860         * src/folderview.c
12861                 Sync with HEAD
12862
12863 2005-01-27 [colin]      1.0.0cvs21.1
12864
12865         * src/folder.c
12866         * src/folderview.c
12867                 Sync with HEAD
12868
12869 2005-01-27 [colin]      1.0.0cvs19.1
12870
12871         * src/procmime.c
12872                 Sync with HEAD
12873
12874 2005-01-27 [colin]      1.0.0cvs18.1
12875
12876         * src/messageview.c
12877         * src/summaryview.c
12878         * src/mainwindow.c
12879         * src/compose.c
12880         * src/compose.h
12881         * src/procmsg.c
12882         * src/procmsg.h
12883         * src/toolbar.c
12884                 Sync with HEAD
12885
12886 2005-01-26 [paul]       1.0.0cvs15.2
12887
12888         * src/compose.c
12889                 compose_entries_set(): convert subject and body to
12890                 utf8 if necessary. patch by Felix Eckhofer
12891
12892 2005-01-26 [paul]       1.0.0cvs15.1
12893
12894         * configure.ac
12895         * src/common/template.c
12896                 sync with HEAD (fix memory leak)
12897
12898 2005-01-25 [paul]       1.0.0cvs14.1
12899
12900         * configure.ac
12901         * src/compose.c
12902                 sync with HEAD
12903
12904 2005-01-24 [colin]      1.0.0cvs13.1
12905
12906         * src/summaryview.c
12907                 Sync with HEAD
12908
12909 2005-01-24 [paul]       1.0.0cvs12.1
12910
12911         * configure.ac
12912         * src/messageview.c
12913         * src/mh.c
12914         * src/common/utils.c
12915                 sync with HEAD
12916
12917 2005-01-24 [colin]      1.0.0cvs11.1
12918
12919         * src/procheader.c
12920                 Sync with HEAD
12921
12922 2005-01-24 [colin]      1.0.0cvs10.1
12923
12924         * src/folderview.c
12925                 Sync with HEAD
12926
12927 2005-01-23 [colin]      1.0.0cvs9.1
12928
12929         * src/crash.c
12930                 Sync with HEAD
12931
12932 2005-01-22 [colin]      1.0.0cvs8.1
12933
12934         * src/summaryview.c
12935         * src/gtk/quicksearch.c
12936                 Sync with HEAD
12937
12938 2005-01-21 [colin]      1.0.0cvs7.1
12939
12940         * src/summaryview.c
12941                 Sync with HEAD
12942
12943 2005-01-21 [colin]      1.0.0cvs6.1
12944
12945         * src/summaryview.c
12946                 Sync with HEAD
12947
12948 2005-01-21 [colin]      1.0.0cvs5.1
12949
12950         * src/gtk/quicksearch.c
12951         * src/prefs_common.c
12952         * src/prefs_common.h
12953                 Sync with HEAD (recurse option)
12954
12955 2005-01-21 [colin]      1.0.0cvs4.1
12956
12957         * src/folder.h
12958         * src/folderview.c
12959         * src/folderview.h
12960         * src/summaryview.c
12961         * src/gtk/quicksearch.c
12962         * src/gtk/quicksearch.h
12963                 Sync with HEAD (recursive quicksearch)
12964
12965 2005-01-20 [colin]      1.0.0cvs3.4
12966
12967         * src/ssl_manager.c
12968                 Remove useless code
12969
12970 2005-01-20 [colin]      1.0.0cvs3.3
12971
12972         * src/ssl_manager.c
12973                 Fix leak, thanks to Alfons.
12974
12975 2005-01-20 [colin]      1.0.0cvs3.2
12976
12977         * src/ssl_manager.c
12978                 Port SSL certificate window to GTK2.
12979
12980 2005-01-20 [paul]       1.0.0cvs3.1
12981
12982         * ChangeLog.claws
12983         * configure.ac
12984         * src/addrindex.c
12985         * src/addrindex.h
12986                 sync with HEAD
12987
12988 2005-01-19 [colin]      1.0.0cvs2.2
12989
12990         * src/plugins/trayicon/trayicon.c
12991                 Fix freeze with gtk-2.6, the easy way
12992                 (signal blocking helpless there...)
12993                 Closes bug #668.
12994
12995 2005-01-19 [colin]      1.0.0cvs2.1
12996
12997         * src/mbox.c
12998         * src/mbox.h
12999         * src/mainwindow.c
13000         * src/summaryview.c
13001         * src/summaryview.h
13002                 Sync with HEAD
13003
13004 2005-01-19 [paul]       1.0.0cvs1.1
13005
13006         * configure.ac
13007         * po/de.po
13008         * po/es.po
13009         * po/fr.po
13010         * po/hr.po
13011         * po/it.po
13012         * po/ja.po
13013         * po/ko.po
13014         * po/pt_BR.po
13015         * po/ru.po
13016         * po/sk.po
13017         * po/sr.po
13018                 sync with HEAD (update translations)
13019
13020 2005-01-18 [colin]      1.0.0cvs0.1
13021
13022         * src/foldersel.c
13023                 Specify search column - patch by Alfons
13024
13025 2005-01-18 [colin]      0.9.13cvs36.3
13026
13027         * src/prefs_toolbar.c
13028                 Change Delete to Remove
13029         * src/prefs_fonts.c
13030                 GTK2 version and leak fixes
13031         * src/prefs_actions.c
13032                 Add stock buttons.
13033                 All patches by Alfons
13034
13035 2005-01-17 [colin]      0.9.13cvs36.2
13036
13037         * src/compose.c
13038                 Fix DnD inserting twice. While at it,
13039                 add DnD support for text/plain in the
13040                 body, and add support in the headers.
13041
13042 2005-01-16 [colin]      0.9.13cvs36.1
13043
13044         * ChangeLog
13045         * ChangeLog.jp
13046         * ChangeLog.claws
13047                 Sync with HEAD (nothing applicable)
13048
13049 2005-01-16 [colin]      0.9.13cvs33.2
13050
13051         * src/prefs_toolbar.c
13052                 GTK2ize prefs_toolbar, by Alfons.
13053
13054 2005-01-14 [colin]      0.9.13cvs33.1
13055
13056         * src/html.c
13057         * src/msgcache.c
13058                 Sync with HEAD
13059
13060 2005-01-14 [colin]      0.9.13cvs32.1
13061
13062         * src/html.c
13063         * src/html.h
13064         * src/msgcache.c
13065         * AUTHORS
13066         * tools/calypso_convert.pl
13067                 Sync with HEAD
13068
13069 2005-01-08 [colin]      0.9.13cvs29.2
13070
13071         * src/prefs_filtering_action.c
13072         * src/prefs_filtering.c
13073                 2 more gtk2 patches by Alfons
13074
13075 2005-01-07 [paul]       0.9.13cvs29.1
13076
13077         * ChangeLog
13078         * ChangeLog.claws
13079         * ChangeLog.jp
13080         * configure.ac
13081         * src/pop.c
13082         * src/pop.h
13083                 sync with HEAD
13084
13085 2005-01-07 [colin]      0.9.13cvs28.3
13086
13087         * src/gtk/progressdialog.c
13088         * src/gtk/progressdialog.h
13089         * src/inc.c
13090         * src/send_message.c
13091                 GTK2 for the incorporation dialog. The CList isn't dead
13092                 yet, for a more smooth migration. Patch by Alfons.
13093
13094 2005-01-06 [colin]      0.9.13cvs28.2
13095
13096         * src/prefs_display_header.c
13097                 GTK2 conversion by Alfons
13098         * src/prefs_actions.c
13099         * src/prefs_matcher.c
13100                 Fix 2 leaks - patch by Alfons
13101
13102 2005-01-06 [colin]      0.9.13cvs28.1
13103
13104         * src/prefs_matcher.c
13105                 Sync with HEAD
13106
13107 2005-01-06 [colin]      0.9.13cvs27.4
13108
13109         * src/prefs_matcher.c
13110                 Fix double-free. Patch by Alfons
13111
13112 2005-01-06 [colin]      0.9.13cvs27.3
13113
13114         * src/prefs_matcher.c
13115                 GTK2 widgets + memleak
13116                 Patch by Alfons
13117
13118 2005-01-05 [colin]      0.9.13cvs27.2
13119
13120         * src/account.c
13121         * src/addr_compl.c
13122         * src/foldersel.c
13123         * src/stock_pixmap.c
13124         * src/stock_pixmap.h
13125                 3 more GTK2 patches by Alfons.
13126
13127 2005-01-04 [colin]      0.9.13cvs27.1
13128
13129         * src/folderview.c
13130         * src/imap_gtk.c
13131         * src/news_gtk.c
13132                 Sync with HEAD
13133
13134 2005-01-04 [colin]      0.9.13cvs25.9
13135
13136         * src/compose.c
13137                 Fix Show Ruler menuitem
13138         * src/prefs_template.c
13139                 Convert to GTK2
13140         * src/common/utils.c
13141                 Make auto pointer stuff handles NULLs
13142                 Patches by Alfons.
13143
13144 2005-01-04 [colin]      0.9.13cvs25.8
13145
13146         * src/compose.c
13147                 Move the attachment list to gtk2
13148                 Patch by Alfons.
13149
13150 2005-01-04 [colin]      0.9.13cvs25.7
13151
13152         * src/textview.c
13153                 Make some keys work again
13154                 Patch by SungHyun Nam <namsh@kldp.org>
13155
13156 2005-01-04 [colin]      0.9.13cvs25.6
13157
13158         * src/gtk/gtkshruler.c
13159                 Move the ruler to GTK2
13160                 Patch by Alfons
13161
13162 2005-01-03 [colin]      0.9.13cvs25.5
13163
13164         * src/compose.c
13165                 Fix my broken patch apply 
13166
13167 2005-01-03 [colin]      0.9.13cvs25.4
13168
13169         * src/common/utils.c
13170         * src/common/utils.h
13171         * src/gtk/prefswindow.c
13172                 Move auto pointer stuff to utils.c
13173                 Patch by Alfons again :)
13174
13175 2005-01-03 [colin]      0.9.13cvs25.3
13176
13177         * src/compose.c
13178         * src/prefs_gtk.c
13179         * src/prefs_template.c
13180         * src/textview.c
13181                 Empty text widgets with empty strings, not NULL char
13182                 Patch by SungHyun Nam <namsh@kldp_org>
13183
13184 2005-01-03 [colin]      0.9.13cvs25.2
13185
13186         * src/main.c
13187         * AUTHORS
13188                 Sync with HEAD
13189
13190 2005-01-03 [colin]      0.9.13cvs25.1
13191
13192         * src/pop.c
13193         * src/pop.h
13194                 Sync with HEAD
13195
13196 2005-01-03 [colin]      0.9.13cvs24.3
13197
13198         * src/account.c
13199                 Two patches from Alfons and Alex S Moore:
13200                 fix images, fix return value.
13201
13202 2005-01-01 [colin]      0.9.13cvs24.2
13203
13204         * src/prefs_actions.c
13205                 Fix over-zealous assertion. Patch by Alfons
13206
13207 2005-01-01 [colin]      0.9.13cvs24.1
13208
13209         * src/procmime.c
13210                 Sync with HEAD (leak fix)
13211
13212 2004-12-31 [colin]      0.9.13cvs23.2
13213
13214         * src/prefs_common.c
13215                 GTK2 widgets + stock buttons - patch by Alfons
13216
13217 2004-12-31 [paul]       0.9.13cvs23.1
13218
13219         * configure.ac
13220                 bump up EXTRA_VERSION to match (sync'ed) HEAD
13221         * src/gtk/pluginwindow.c
13222                 use GTK2 widgets and plug memory leaks,
13223                 patches by Alfons
13224
13225 2004-12-30 [colin]      0.9.13cvs22.4
13226
13227         * src/account.c
13228         * src/action.c
13229         * src/export.c
13230         * src/foldersel.c
13231         * src/import.c
13232         * src/message_search.c
13233         * src/prefs_actions.c
13234         * src/prefs_common.c
13235         * src/prefs_customheader.c
13236         * src/prefs_filtering.c
13237         * src/prefs_summary_column.c
13238         * src/summary_search.c
13239         * src/gtk/about.c
13240         * src/gtk/description_window.c
13241         * src/gtk/gtkutils.c
13242         * src/gtk/gtkutils.h
13243         * src/gtk/inputdialog.c
13244         * src/gtk/prefswindow.c
13245                 Use GTK2 stock buttons. Patches by Alfons.
13246
13247 2004-12-30 [colin]      0.9.13cvs22.3
13248
13249         * src/account.c
13250                 Sync with HEAD
13251         * src/prefs_actions.c
13252         * src/prefs_customheader.c
13253         * src/prefs_filtering.c
13254         * src/prefs_msg_colors.c
13255         * src/prefs_summary_column.c
13256         * src/gtk/prefswindow.c
13257                 Use GtkTreeView instead of deprecated 
13258                 widgets. Patches by Alfons.
13259
13260 2004-12-30 [paul]       0.9.13cvs22.2
13261
13262         * src/foldersel.c
13263                 use GTK 2 Tree View
13264                 patch by Alfons, with root folder sorting fix
13265                 by Stephan Sachse
13266
13267 2004-12-30 [paul]       0.9.13cvs22.1
13268
13269         * ChangeLog
13270         * ChangeLog.claws
13271         * ChangeLog.jp
13272         * NEWS
13273         * configure.ac
13274         * src/account.c
13275                 sync with HEAD
13276
13277 2004-12-22 [martin]     0.9.13cvs21.2
13278
13279         * src/action.c
13280                 free the command line after its use
13281
13282 2004-12-18 [paul]       0.9.13cvs21.1
13283
13284         * AUTHORS
13285         * ChangeLog
13286         * ChangeLog.claws
13287         * ChangeLog.jp
13288         * NEWS
13289         * configure.ac
13290         * src/action.c
13291         * src/compose.c
13292         * src/syldap.c
13293                 sync with HEAD
13294
13295 2004-12-17 [martin]     0.9.13cvs17.2
13296
13297         * src/action.c
13298                 convert actions input to locale
13299         * src/inc.c
13300                 convert notification command to locale
13301         * src/plugins/pgpmime/select-keys.c
13302                 convert attributes to utf8
13303
13304 2004-12-14 [colin]      0.9.13cvs17.1
13305
13306         * ChangeLog
13307         * ChangeLog.jp
13308         * ChangeLog.claws
13309         * src/action.c
13310         * src/common/utils.c
13311         * src/gtk/prefswindow.c
13312         * src/gtk/gtkutils.c
13313         * src/gtk/gtkutils.h
13314         * src/plugins/spamassassin/libspamc.c
13315                 Sync with HEAD
13316
13317 2004-12-13 [colin]      0.9.13cvs14.1
13318
13319         * src/quote_fmt_parse.y
13320                 Sync with HEAD
13321
13322 2004-12-10 [colin]      0.9.13cvs12.1
13323
13324         * src/prefs_themes.c
13325         * src/mainwindow.c
13326         * src/messageview.c
13327                 Sync with HEAD
13328
13329 2004-12-09 [colin]      0.9.13cvs10.1
13330
13331         * src/procmime.c
13332                 Sync with HEAD (fix B64 encoding from memory)
13333
13334 2004-12-08 [colin]      0.9.13cvs9.1
13335
13336         * src/gtk/colorlabel.c
13337                 Sync with HEAD
13338
13339 2004-12-08 [paul]       0.9.13cvs8.2
13340
13341         * src/gtk/pluginwindow.c
13342                 fix window resizing oddities
13343
13344 2004-12-08 [colin]      0.9.13cvs8.1
13345
13346         * src/quote_fmt_parse.y
13347                 Sync with HEAD
13348
13349 2004-12-08 [colin]      0.9.13cvs7.1
13350
13351         * src/matcher_parser_parse.y
13352         * src/msgcache.c
13353         * src/prefs_matcher.c
13354         * src/procheader.c
13355         * src/matcher.c
13356         * src/common/defs.h
13357         * po/sr.po
13358                 Sync with HEAD
13359
13360 2004-12-08 [colin]      0.9.13cvs6.1
13361
13362         * src/quote_fmt_parse.y
13363         * src/textview.c
13364                 Sync with HEAD
13365         * src/gtk/prefswindow.c
13366         * src/gtk/pluginwindow.c
13367                 Fix G_CALLBACKS protos (thanks to Alfons)
13368
13369 2004-12-07 [torte]      0.9.13cvs2.2
13370
13371         * src/procmime.c
13372                 [Bug 650] reply button causes crash
13373                 Thanks to David Relson and Christoph
13374
13375 2004-12-07 [colin]      0.9.13cvs2.1
13376
13377         * ChangeLog.claws
13378         * AUTHORS
13379         * po/sk.po
13380         * src/procmime.c
13381         * src/prefs_account.c
13382         * src/common/smtp.c
13383         * src/common/smtp.h
13384                 Sync with HEAD
13385
13386 2004-12-06 [colin]      0.9.12cvs187.1
13387
13388         * ChangeLog.claws
13389         * INSTALL
13390         * Makefile.am
13391         * README.claws
13392         * TODO.claws
13393         * configure.ac
13394         * po/bg.po
13395         * po/cs.po
13396         * po/el.po
13397         * po/en_GB.po
13398         * po/es.po
13399         * po/fr.po
13400         * po/hr.po
13401         * po/hu.po
13402         * po/it.po
13403         * po/ja.po
13404         * po/ko.po
13405         * po/nl.po
13406         * po/pl.po
13407         * po/pt_BR.po
13408         * po/ru.po
13409         * po/sk.po
13410         * po/sr.po
13411         * po/sv.po
13412         * po/zh_CN.po
13413         * po/zh_TW.Big5.po
13414         * src/compose.c
13415         * tools/Makefile.am
13416         * tools/README
13417         * tools/filter_conv.pl
13418         * tools/kdeservicemenu/README
13419         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13420         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13421                 Sync with HEAD
13422
13423 2004-12-04 [colin]      0.9.12cvs183.1
13424
13425         * src/compose.c
13426                 Sync with HEAD (compose window position saving)
13427
13428 2004-12-04 [paul]       0.9.12cvs182.3
13429
13430         * src/messageview.c
13431         * src/mimeview.c
13432         * src/prefs_customheader.c
13433         * src/gtk/quicksearch.c
13434                 replace some forgotten GTK_SIGNAL_FUNCs
13435
13436 2004-12-04 [paul]       0.9.12cvs182.2
13437
13438         * src/Makefile.am
13439                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
13440                 committed in error      
13441
13442 2004-12-04 [paul]       0.9.12cvs182.1
13443
13444         * ChangeLog
13445         * ChangeLog.claws
13446         * ChangeLog.jp
13447         * INSTALL
13448         * NEWS
13449         * README
13450         * README.jp
13451         * configure.ac
13452         * doc/manual/ja/Makefile.am
13453         * doc/manual/ja/sylpheed-1.html
13454         * doc/manual/ja/sylpheed-10.html
13455         * doc/manual/ja/sylpheed-11.html
13456         * doc/manual/ja/sylpheed-12.html
13457         * doc/manual/ja/sylpheed-13.html
13458         * doc/manual/ja/sylpheed-14.html
13459         * doc/manual/ja/sylpheed-15.html
13460         * doc/manual/ja/sylpheed-16.html
13461         * doc/manual/ja/sylpheed-17.html
13462         * doc/manual/ja/sylpheed-18.html
13463         * doc/manual/ja/sylpheed-19.html
13464         * doc/manual/ja/sylpheed-2.html
13465         * doc/manual/ja/sylpheed-20.html
13466         * doc/manual/ja/sylpheed-3.html
13467         * doc/manual/ja/sylpheed-4.html
13468         * doc/manual/ja/sylpheed-5.html
13469         * doc/manual/ja/sylpheed-6.html
13470         * doc/manual/ja/sylpheed-7.html
13471         * doc/manual/ja/sylpheed-8.html
13472         * doc/manual/ja/sylpheed-9.html
13473         * doc/manual/ja/sylpheed.html
13474         * doc/manual/ja/sylpheed.sgml
13475         * po/de.po
13476         * src/Makefile.am
13477         * src/compose.c
13478         * src/procmime.c
13479         * src/pixmaps/regular.xpm **REMOVED**
13480         * src/plugins/pgpmime/pgpmime.c
13481         * src/plugins/pgpmime/plugin.c
13482         * src/plugins/pgpmime/prefs_gpg.c
13483                 sync with HEAD
13484
13485 2004-12-03 [paul]       0.9.12cvs180.1
13486
13487         * ChangeLog
13488         * ChangeLog.claws
13489         * ChangeLog.jp
13490         * configure.ac
13491         * src/Makefile.am
13492         * src/pop.c
13493         * src/common/utils.c
13494         * src/common/utils.h
13495         * src/pixmaps/continue.xpm
13496         * src/pixmaps/dir_close.xpm
13497         * src/pixmaps/dir_open.xpm
13498         * src/pixmaps/drafts_close.xpm
13499         * src/pixmaps/drafts_open.xpm
13500         * src/pixmaps/folder.xpm **REMOVED**
13501         * src/pixmaps/group.xpm
13502         * src/pixmaps/unread.xpm
13503                 sync with HEAD
13504
13505 2004-12-02 [colin]      0.9.12cvs179.1
13506
13507         * src/compose.c
13508                 Sync with HEAD (non-duplicated reedition)
13509
13510 2004-12-02 [colin]      0.9.12cvs178.1
13511
13512         * src/compose.c
13513                 Sync with HEAD (linewrap_quote fix)
13514
13515 2004-12-01 [colin]      0.9.12cvs177.3
13516
13517         * src/addrharvest.c
13518                 Replace sizeof with strlen
13519
13520 2004-12-01 [paul]       0.9.12cvs177.2
13521
13522         * src/addrharvest.c
13523                 fix 'harvest addresses'
13524
13525 2004-11-30 [colin]      0.9.12cvs177.1
13526
13527         * src/gtk/prefswindow.c
13528         * src/gtk/pluginwindow.c
13529                 Sync with HEAD
13530
13531 2004-11-29 [colin]      0.9.12cvs176.1
13532
13533         * src/folderview.c
13534                 sync with HEAD (Fix disappearing separators in folderview's popup)
13535
13536 2004-11-29 [colin]      0.9.12cvs175.1
13537
13538         * src/procmime.c
13539                 Sync with head (another format fix)
13540
13541 2004-11-29 [colin]      0.9.12cvs174.1
13542
13543         * src/pop.c
13544                 Sync with HEAD (format string fix)
13545
13546 2004-11-26 [colin]      0.9.12cvs173.1
13547
13548         * src/common/smtp.c
13549         * src/common/smtp.h
13550                 Sync with HEAD
13551
13552 2004-11-24 [colin]      0.9.12cvs172.1
13553
13554         * src/plugins/pgpmime/pgpmime.c
13555                 Sync with HEAD
13556
13557 2004-11-24 [colin]      0.9.12cvs171.1
13558
13559         * src/plugins/pgpmime/pgpmime.c
13560                 Sync with head (gpgmectx leaks)
13561
13562 2004-11-24 [colin]      0.9.12cvs169.1
13563
13564         * src/plugins/pgpmime/plugin.c
13565         * src/plugins/trayicon/Makefile.am
13566         * src/plugins/trayicon/newmarkedmail.xpm
13567         * src/plugins/trayicon/trayicon.c
13568         * src/plugins/trayicon/unreadmarkedmail.xpm
13569                 Sync with HEAD
13570
13571 2004-11-23 [colin]      0.9.12cvs168.1
13572
13573         * src/partial_download.c
13574         * src/partial_download.h
13575         * src/plugins/pgpmime/plugin.c
13576                 Sync with HEAD
13577
13578 2004-11-23 [colin]      0.9.12cvs166.1
13579
13580         * src/Makefile.am
13581         * src/codeconv.c
13582         * src/compose.c
13583         * src/folderview.c
13584         * src/main.c
13585         * src/partial_download.c
13586         * src/partial_download.h
13587         * src/prefs_account.c
13588         * src/prefs_account.h
13589         * src/privacy.c
13590         * src/privacy.h
13591         * src/procmime.c
13592         * src/common/Makefile.am
13593         * src/common/base64.h
13594         * src/common/partial_download.c
13595         * src/common/partial_download.h
13596         * src/gtk/prefswindow.c
13597         * src/gtk/prefswindow.h
13598         * src/plugins/pgpmime/pgpmime.c
13599         * src/plugins/pgpmime/prefs_gpg.c
13600         * src/plugins/pgpmime/prefs_gpg.h
13601         * src/plugins/pgpmime/sgpgme.c
13602         * src/plugins/pgpmime/sgpgme.h
13603                 Sync with HEAD
13604
13605 2004-11-23 [colin]      0.9.12cvs163.1
13606
13607         * src/main.c
13608                 Sync with HEAD (cursor optimization)
13609
13610 2004-11-23 [colin]      0.9.12cvs162.1
13611
13612         * src/prefs_common.c
13613         * src/prefs_themes.c
13614         * src/procmsg.c
13615                 Sync with HEAD
13616
13617 2004-11-23 [colin]      0.9.12cvs158.9
13618
13619         * src/compose.c
13620                 Fix double-free when forwarding
13621         * src/msgcache.c
13622                 Fix leak on error path
13623                 
13624
13625 2004-11-23 [colin]      0.9.12cvs158.8
13626
13627         * src/compose.c
13628                 Fix possible double-free
13629                 Spotted by Alfons
13630
13631 2004-11-23 [colin]      0.9.12cvs158.7
13632
13633         * src/compose.c
13634                 Fix some signal handlers' prototypes
13635                 Spotted by Alfons
13636
13637 2004-11-22 [colin]      0.9.12cvs158.6
13638
13639         * src/compose.c
13640                 Remove unneeded code and duplicated
13641                 wrapping - patch by Alfons
13642
13643 2004-11-22 [colin]      0.9.12cvs158.5
13644
13645         * src/prefs_themes.c
13646                 Fix oversized selector
13647
13648 2004-11-22 [colin]      0.9.12cvs158.4
13649
13650         * src/compose.c
13651                 fix dump_text()
13652                 patch by Alfons
13653
13654 2004-11-19 [colin]      0.9.12cvs158.3
13655
13656         * src/textview.c
13657                 Add a context menu on links (open, copy)
13658
13659 2004-11-18 [paul]       0.9.12cvs158.2
13660
13661         * src/addrgather.c
13662         * src/exphtmldlg.c
13663         * src/expldifdlg.c
13664         * src/mimeview.c
13665         * src/prefs_common.c
13666         * src/plugins/image_viewer/viewer.c
13667         * src/plugins/spamassassin/spamassassin_gtk.c
13668                 replace deprecated gtk_notebook_set_page
13669                 and gtk_notebook_current_page
13670
13671 2004-11-18 [paul]       0.9.12cvs158.1
13672
13673         * configure.ac
13674         * src/compose.c
13675         * src/mainwindow.c
13676         * src/messageview.c
13677         * src/prefs_common.c
13678         * src/common/utils.c
13679         * src/common/utils.h
13680                 sync with HEAD
13681
13682 2004-11-17 [colin]      0.9.12cvs156.1
13683
13684         * src/prefs_account.c
13685         * src/prefs_account.h
13686         * src/procmsg.c
13687                 Sync with HEAD (add pref to store encrypted mails encrypted)
13688
13689 2004-11-17 [paul]       0.9.12cvs155.1
13690
13691         * ChangeLog
13692         * ChangeLog.claws
13693         * ChangeLog.jp
13694         * NEWS
13695         * configure.ac
13696         * src/compose.c
13697         * src/jpilot.c
13698         * src/privacy.c
13699         * src/procmime.c
13700         * src/procmime.h
13701         * src/procmsg.c
13702         * src/toolbar.c
13703         * src/pixmaps/error.xpm
13704                 sync with HEAD
13705
13706 2004-11-17 [colin]      0.9.12cvs151.1
13707
13708         * src/plugins/pgpmime/pgpmime.c
13709                 Sync with HEAD (remove debug printf)
13710
13711 2004-11-17 [colin]      0.9.12cvs150.1
13712
13713         * src/plugins/pgpmime/pgpmime.c
13714                 Sync with HEAD (off-by-one fix)
13715
13716 2004-11-17 [colin]      0.9.12cvs149.1
13717
13718         * src/procmsg.c
13719                 Sync with HEAD (coding style fixes)
13720
13721 2004-11-16 [colin]      0.9.12cvs148.1
13722
13723         * src/procmsg.c
13724                 Sync with head (Fix the fix)
13725
13726 2004-11-16 [colin]      0.9.12cvs147.1
13727
13728         * src/procmsg.c
13729                 Sync with Main (leak fix)
13730
13731 2004-11-16 [colin]      0.9.12cvs146.14
13732
13733         * src/compose.c
13734                 Remove useless chunk of code
13735                 Patch by Alfons
13736
13737 2004-11-15 [colin]      0.9.12cvs146.13
13738
13739         * src/compose.c
13740                 Fix drafting after insertion
13741                 Patch by Alfons
13742
13743 2004-11-15 [colin]      0.9.12cvs146.12
13744
13745         * src/compose.c
13746         * src/prefs_filtering.c
13747         * src/prefs_filtering_action.c
13748         * src/prefs_toolbar.c
13749                 Fix some const-correctness
13750
13751 2004-11-15 [colin]      0.9.12cvs146.11
13752
13753         * src/summaryview.c
13754         * src/prefs_themes.c
13755         * src/messageview.c
13756                 Fix some leaks
13757
13758 2004-11-15 [colin]      0.9.12cvs146.10
13759
13760         * src/codeconv.c
13761                 More unreadable locale fixes
13762
13763 2004-11-14 [colin]      0.9.12cvs146.9
13764
13765         * src/textview.c
13766                 Fix uri_security_check
13767                 Patch by Alfons
13768
13769 2004-11-13 [paul]       0.9.12cvs146.8
13770
13771         * src/folder.c
13772         * src/procmime.c
13773                 fix 2 bugs introduced in last commit
13774
13775 2004-11-13 [paul]       0.9.12cvs146.7
13776
13777         * src/compose.c
13778         * src/exporthtml.c
13779         * src/exportldif.c
13780         * src/folder.c
13781         * src/imap.c
13782         * src/imap_gtk.c
13783         * src/main.c
13784         * src/mainwindow.c
13785         * src/messageview.c
13786         * src/mh_gtk.c
13787         * src/prefs_themes.c
13788         * src/procmime.c
13789         * src/setup.c
13790         * src/summaryview.c
13791                 replace deprecated g_basename
13792
13793 2004-11-13 [paul]       0.9.12cvs146.6
13794
13795         * src/compose.c
13796         * src/imap.c
13797         * src/matcher_parser.h
13798         * src/matcher_parser_parse.y
13799         * src/prefs_filtering.c
13800         * src/prefs_filtering_action.c
13801         * src/prefs_themes.c
13802         * src/prefs_toolbar.c
13803         * src/common/utils.c
13804                 various small fixes/cleanups
13805
13806 2004-11-12 [colin]      0.9.12cvs146.5
13807
13808         * src/textview.c
13809                 Validate event's origin on visibility notify
13810                 Patch by Alfons.
13811
13812 2004-11-12 [paul]       0.9.12cvs146.4
13813
13814         * src/exporthtml.c
13815         * src/exportldif.c
13816         * src/imap.c
13817         * src/mh.c
13818         * src/mimeview.c
13819         * src/prefs_spelling.c
13820         * src/prefs_themes.c
13821                 replace deprecated g_dirname    
13822
13823 2004-11-12 [colin]      0.9.12cvs146.3
13824
13825         * src/textview.c
13826                 Some coding style fixes
13827
13828 2004-11-12 [colin]      0.9.12cvs146.2
13829
13830         * src/codeconv.c
13831                 We want to replace _all_ extended chars in
13832                 conv_unreadable_*, because any string containing
13833                 extended chars not parsing as UTF8 is 
13834                 undisplayed on gtk2.
13835
13836 2004-11-12 [paul]       0.9.12cvs146.1
13837
13838         * ChangeLog
13839         * ChangeLog.claws
13840         * ChangeLog.jp
13841         * NEWS
13842         * configure.ac
13843         * src/account.c
13844         * src/folderview.c
13845         * src/folderview.h
13846         * src/imap.c
13847         * src/imap_gtk.c
13848         * src/inc.c
13849         * src/mainwindow.c
13850         * src/mh_gtk.c
13851         * src/news_gtk.c
13852         * src/pop.c
13853         * src/prefs_account.c
13854         * src/prefs_account.h
13855         * src/prefs_ext_prog.c
13856         * src/procmime.c
13857         * src/procmime.h
13858         * src/procmsg.c
13859         * src/procmsg.h
13860         * src/summary_search.c
13861         * src/summaryview.c
13862         * src/textview.c
13863         * src/common/defs.h
13864         * src/common/utils.c
13865         * src/common/utils.h
13866         * src/gtk/menu.c
13867         * src/gtk/menu.h
13868                 sync with HEAD
13869
13870 2004-11-11 [colin]      0.9.12cvs144.2
13871
13872         * src/textview.c
13873                 Fix URI range selection (patch by Alfons)
13874
13875 2004-11-09 [colin]      0.9.12cvs144.1
13876
13877         * ChangeLog.claws
13878         * src/compose.c
13879         * src/folder.c
13880         * src/folder_item_prefs.c
13881         * src/prefs_account.c
13882         * src/prefs_account.h
13883         * src/plugins/pgpmime/pgpmime.c
13884                 Sync with HEAD
13885
13886 2004-11-08 [colin]      0.9.12cvs143.1
13887
13888         * src/summaryview.c
13889                 Sync with HEAD (optimize quicksearch)
13890
13891 2004-11-08 [colin]      0.9.12cvs142.2
13892
13893         * src/compose.c
13894                 Don't wrap when Edit/Auto wrapping is disabled
13895
13896 2004-11-08 [colin]      0.9.12cvs142.1
13897
13898         * src/textview.c
13899                 Sync with HEAD
13900
13901 2004-11-08 [colin]      0.9.12cvs141.1
13902
13903         * src/textview.c
13904                 Sync with HEAD (fix some mail URIs)
13905
13906 2004-11-08 [colin]      0.9.12cvs140.3
13907
13908         * src/textview.c
13909                 o Use text cursor instead of arrow when
13910                   not on a link
13911                 o Fix handling of contiguous links (as in
13912                   "colin@colino.net" <colin@colino.net>)
13913                   This one unveils a bug in get_email_part()
13914
13915 2004-11-07 [colin]      0.9.12cvs140.2
13916
13917         * src/textview.c
13918                 Fix memleak. Patch by Alfons.
13919
13920 2004-11-06 [colin]      0.9.12cvs140.1
13921
13922         * src/compose.c
13923                 Sync with HEAD (don't ask passphrase
13924                 when drafting)
13925
13926 2004-11-06 [paul]       0.9.12cvs139.2
13927
13928         * AUTHORS
13929         * src/textview.c
13930         * src/textview.h
13931                 textview URI handling. hovering over a 
13932                 link displays it in the status bar,
13933                 and changes the mouse pointer to a hand 
13934                 cursor. a link is activated with a single 
13935                 click. (Modified from the) patch by Jean-Yves 
13936                 Lefort <jylefort@users.sourceforge.net>
13937                 
13938
13939 2004-11-05 [colin]      0.9.12cvs139.1
13940
13941         * src/compose.c
13942         * src/procmime.c
13943                 Sync with HEAD again ^^
13944
13945 2004-11-05 [colin]      0.9.12cvs139.1
13946
13947         * src/compose.c
13948         * src/procmime.c
13949                 Sync with HEAD
13950
13951 2004-11-03 [paul]       0.9.12cvs138.1
13952
13953         * ChangeLog.claws
13954         * configure.ac
13955         * po/POTFILES.in
13956         * src/prefs_ext_prog.c
13957         * src/procmime.c
13958         * tools/kdeservicemenu/README
13959         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13960         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13961                 sync with HEAD
13962
13963 2004-11-01 [christoph]  0.9.12cvs136.2
13964
13965         * src/procmime.c
13966                 convert MIME parameters to UTF-8
13967
13968 2004-10-29 [colin]      0.9.12cvs136.1
13969
13970         * src/common/utils.c
13971                 Sync with HEAD (don't use '=' in mime boundary)
13972
13973 2004-10-29 [paul]       0.9.12cvs135.1
13974
13975         * configure.ac
13976         * doc/src/rfc2231.txt
13977         * src/procmime.c
13978         * src/common/quoted-printable.c
13979         * src/common/utils.c
13980         * src/common/utils.h
13981                 sync with HEAD
13982
13983 2004-10-27 [paul]       0.9.12cvs134.1
13984
13985         * configure.ac
13986         * src/main.c
13987         * src/procmime.c
13988         * src/plugins/pgpmime/pgpmime.c
13989                 sync with HEAD
13990
13991 2004-10-26 [paul]       0.9.12cvs132.3
13992
13993         * src/account.c
13994         * src/addressbook.c
13995         * src/addrgather.c
13996         * src/addrharvest.c
13997         * src/codeconv.c
13998         * src/compose.c
13999         * src/customheader.c
14000         * src/editaddress.c
14001         * src/editgroup.c
14002         * src/enriched.c
14003         * src/expldifdlg.c
14004         * src/exporthtml.c
14005         * src/exportldif.c
14006         * src/folder.c
14007         * src/foldersel.c
14008         * src/folderview.c
14009         * src/grouplistdialog.c
14010         * src/html.c
14011         * src/imap.c
14012         * src/jpilot.c
14013         * src/ldapserver.c
14014         * src/ldif.c
14015         * src/mimeview.c
14016         * src/news.c
14017         * src/news_gtk.c
14018         * src/pop.c
14019         * src/prefs_display_header.c
14020         * src/prefs_gtk.c
14021         * src/prefs_msg_colors.c
14022         * src/prefs_toolbar.c
14023         * src/procheader.c
14024         * src/procmime.c
14025         * src/summaryview.c
14026         * src/textview.c
14027         * src/toolbar.c
14028         * src/vcard.c
14029         * src/common/mgutils.c
14030         * src/common/nntp.c
14031         * src/common/smtp.c
14032         * src/common/template.c
14033         * src/common/utils.c
14034         * src/common/xmlprops.c
14035         * src/plugins/pgpmime/pgpmime.c
14036         * src/plugins/pgpmime/select-keys.c
14037         * src/plugins/pgpmime/sgpgme.c
14038                 replace deprecated g_strcasecmp(), g_strncasecmp(),
14039                 g_string_sprintfa(), gtk_notebook_current_page()
14040
14041 2004-10-26 [colin]      0.9.12cvs132.2
14042
14043         * src/prefs_folder_item.c
14044                 Fix default-account selection
14045
14046 2004-10-21 [colin]      0.9.12cvs133
14047
14048         * src/compose.c
14049                 Sync with HEAD (Remove extra separator in compose's Options)
14050         * src/textview.c
14051                 Set wrapping to char
14052
14053 2004-10-21 [paul]       0.9.12cvs131.2
14054
14055         * src/compose.c
14056         * src/sourcewindow.c
14057                 fix wrapping
14058                 fix window shrinking 
14059
14060 2004-10-21 [colin]      0.9.12cvs131.1
14061
14062         * ChangeLog.claws
14063         * src/compose.c
14064                 Sync with HEAD
14065
14066 2004-10-21 [paul]       0.9.12cvs130.2
14067
14068         * src/prefs_folder_item.c
14069                 sync with HEAD (Apply to subfolders)
14070
14071 2004-10-19 [colin]      0.9.12cvs130.1
14072
14073         * ChangeLog.claws
14074         * src/compose.c
14075         * src/common/utils.c
14076         * src/gtk/menu.c
14077                 Sync with HEAD
14078
14079 2004-10-19 [colin]      0.9.12cvs128.1
14080
14081         * src/addrbook.c
14082         * src/addrcache.c
14083         * src/addressbook.c
14084         * src/codeconv.c
14085         * src/compose.c
14086         * src/customheader.c
14087         * src/editaddress.c
14088         * src/editgroup.c
14089         * src/exporthtml.c
14090         * src/folder.c
14091         * src/folderview.c
14092         * src/imap.c
14093         * src/jpilot.c
14094         * src/main.c
14095         * src/matcher_parser_parse.y
14096         * src/mbox.c
14097         * src/pop.c
14098         * src/prefs_account.c
14099         * src/prefs_gtk.c
14100         * src/prefs_msg_colors.c
14101         * src/procheader.c
14102         * src/procmime.c
14103         * src/procmime.h
14104         * src/procmsg.c
14105         * src/summaryview.c
14106         * src/textview.c
14107         * src/common/base64.c
14108         * src/common/partial_download.c
14109         * src/common/socket.c
14110         * src/common/sylpheed.c
14111         * src/common/utils.c
14112         * src/common/utils.h
14113         * src/gtk/pluginwindow.c
14114         * src/gtk/quicksearch.c
14115         * src/plugins/clamav/clamav_plugin.c
14116         * src/plugins/clamav/clamav_plugin.h
14117         * src/plugins/clamav/clamav_plugin_gtk.c
14118         * src/plugins/pgpmime/passphrase.c
14119         * src/plugins/pgpmime/pgpmime.c
14120         * src/plugins/pgpmime/plugin.c
14121         * src/plugins/pgpmime/prefs_gpg.c
14122         * src/plugins/pgpmime/prefs_gpg.h
14123         * src/plugins/pgpmime/select-keys.c
14124         * src/plugins/pgpmime/sgpgme.c
14125         * src/plugins/spamassassin/libspamc.c
14126         * src/plugins/spamassassin/spamassassin.c
14127         * src/plugins/spamassassin/spamassassin.h
14128         * src/plugins/spamassassin/spamassassin_gtk.c
14129         * src/plugins/trayicon/trayicon.c
14130         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
14131                 Sync with HEAD
14132
14133 2004-10-14 [colin]      0.9.12cvs126.2
14134
14135         * src/codeconv.c
14136         * src/textview.c
14137                 Fix conv_unreadable_locale
14138
14139 2004-10-13 [colin]      0.9.12cvs126.1
14140
14141         * src/compose.c
14142                 Sync with HEAD (don't convert charset for 
14143                 drafted messages, minor cleanup)
14144
14145 2004-10-13 [colin]      0.9.12cvs125.1
14146
14147         * po/POTFILES.in
14148                 Sync with HEAD (POTFILES fix)
14149
14150 2004-10-12 [colin]      0.9.12cvs124.3
14151
14152         * src/compose.c
14153                 Fix encoding bug from latest sync
14154
14155 2004-10-12 [paul]       0.9.12cvs124.2
14156
14157         * src/plugins/pgpmime/prefs_gpg.c
14158         * src/plugins/pgpmime/prefs_gpg.h
14159                 forgotten in last commit        
14160
14161 2004-10-12 [paul]       0.9.12cvs124.1
14162
14163         * ChangeLog.claws
14164         * configure.ac
14165         * m4/spamassassin.m4
14166         * src/Makefile.am
14167         * src/account.c
14168         * src/compose.c
14169         * src/compose.h
14170         * src/crash.c
14171         * src/main.c
14172         * src/mimeview.c
14173         * src/passphrase.c
14174         * src/passphrase.h
14175         * src/prefs_account.c
14176         * src/prefs_account.h
14177         * src/prefs_common.c
14178         * src/privacy.c
14179         * src/privacy.h
14180         * src/procmime.c
14181         * src/procmime.h
14182         * src/procmsg.c
14183         * src/rfc2015.c
14184         * src/rfc2015.h
14185         * src/select-keys.c
14186         * src/select-keys.h
14187         * src/textview.c
14188         * src/common/utils.c
14189         * src/common/utils.h
14190         * src/gtk/about.c
14191         * src/plugins/pgpmime/Makefile.am
14192         * src/plugins/pgpmime/passphrase.c
14193         * src/plugins/pgpmime/passphrase.h
14194         * src/plugins/pgpmime/pgpmime.c
14195         * src/plugins/pgpmime/plugin.c
14196         * src/plugins/pgpmime/select-keys.c
14197         * src/plugins/pgpmime/select-keys.h
14198         * src/plugins/pgpmime/sgpgme.c
14199         * src/plugins/pgpmime/sgpgme.h
14200                 sync with HEAD
14201
14202 2004-10-04 [colin]      0.9.12cvs122.1
14203
14204         * src/mainwindow.c
14205         * src/messageview.c
14206         * src/messageview.h
14207         * src/textview.c
14208                 Sync with HEAD
14209
14210 2004-10-04 [colin]      0.9.12cvs121.1
14211
14212         * src/summaryview.c
14213                 Sync with HEAD
14214
14215 2004-10-04 [paul]       0.9.12cvs120.1
14216
14217         * configure.ac
14218                 sync with HEAD [don't try to build 
14219                 pgpmime plugin when gpgme is disabled]
14220
14221 2004-10-03 [colin]      0.9.12cvs119.3
14222
14223         * src/gtk/gtksctree.c
14224                 Lots of side effects. Put back as before 117.2.
14225         * src/summaryview.c
14226                 Fix bug #602
14227
14228 2004-10-03 [colin]      0.9.12cvs119.2
14229
14230         * src/gtk/gtksctree.c
14231                 Revert 608 fix that doesn't work that good
14232
14233 2004-10-02 [colin]      0.9.12cvs119.1
14234
14235         * src/mainwindow.c
14236         * src/messageview.c
14237         * src/prefs_common.h
14238         * src/procmime.c
14239         * src/procmime.h
14240         * src/textview.c
14241                 Sync with HEAD
14242         * src/gtk/gtksctree.c
14243                 Close bug #608
14244
14245 2004-10-01 [colin]      0.9.12cvs118.1
14246
14247         * src/mimeview.c
14248                 Sync with HEAD (better Save All fix)
14249
14250 2004-10-01 [colin]      0.9.12cvs117.2
14251
14252         * src/gtk/gtksctree.c
14253                 Faster on selection
14254
14255 2004-10-01 [colin]      0.9.12cvs117.1
14256
14257         * src/mimeview.c
14258                 Sync with HEAD (Save All: only attachments)
14259
14260 2004-10-01 [paul]       0.9.12cvs116.1
14261
14262         * ChangeLog.claws
14263         * configure.ac
14264         * src/account.c
14265         * src/prefs_common.c
14266         * src/gtk/colorlabel.c
14267                 sync with HEAD
14268
14269 2004-09-30 [colin]      0.9.12cvs115.1
14270
14271         * src/stock_pixmap.c
14272         * src/stock_pixmap.h
14273         * src/folderview.c
14274         * src/Makefile.am
14275         * src/pixmaps/read.xpm
14276                 Sync with HEAD (new pixmap)
14277
14278 2004-09-29 [colin]      0.9.12cvs114.1
14279
14280         * src/compose.c
14281                 Sync with HEAD
14282                 Fix focus handling in headers
14283
14284 2004-09-29 [paul]       0.9.12cvs113.1
14285
14286         * src/quote_fmt_parse.y
14287                 sync with HEAD
14288  
14289
14290 2004-09-28 [colin]      0.9.12cvs112.1
14291
14292         * src/folderview.c
14293         * src/mainwindow.c
14294                 Sync with HEAD
14295
14296 2004-09-28 [colin]      0.9.12cvs110.1
14297
14298         * src/folderview.c
14299                 Sync with HEAD (Contextual Empty trash menu)
14300
14301 2004-09-28 [colin]      0.9.12cvs108.1
14302
14303         * src/addressbook.c
14304                 Sync with HEAD (addressbook edit on double-click)
14305
14306 2004-09-28 [colin]      0.9.12cvs106.1
14307
14308         * src/inc.c
14309                 Sync with HEAD (folder_item freeze on inc)
14310
14311 2004-09-27 [colin]      0.9.12cvs105.1
14312
14313         * src/folderview.c
14314                 Sync with HEAD (right-align new and unread column)
14315
14316 2004-09-27 [colin]      0.9.12cvs104.1
14317
14318         * src/main.c
14319                 Sync with HEAD (revert 0.9.12cvs101)
14320
14321 2004-09-24 [colin]      0.9.12cvs103.2
14322
14323         * src/wizard.c
14324                 Fix gtk warnings and use domain part of the email address 
14325                 when domain detection fails (no dot in domain name)
14326
14327 2004-09-23 [colin]      0.9.12cvs103.1
14328
14329         * src/plugins/spamassassin/libspamc.c
14330         * src/plugins/spamassassin/libspamc.h
14331         * src/plugins/spamassassin/utils.c
14332         * src/plugins/spamassassin/utils.h
14333                 Sync with HEAD (Update spamassassin to 3.0)
14334
14335 2004-09-21 [colin]      0.9.12cvs102.3
14336
14337         * src/action.c
14338                 Add horizontal scrollbar in action io dialog as needed
14339                 Patch by Alfons.
14340
14341 2004-09-20 [colin]      0.9.12cvs102.2
14342
14343         * src/plugins/image_viewer/viewer.c
14344                 Remove imlib stuff
14345                 use gtk_pixmap_set when clearing
14346                 (would be better to use gtkImages, but causes size-allocate 
14347                 signals storm)
14348
14349 2004-09-17 [paul]       0.9.12cvs102.1
14350
14351         * ChangeLog
14352         * ChangeLog.claws
14353         * ChangeLog.jp
14354         * configure.ac
14355         * src/inc.c
14356                 sync with HEAD
14357
14358
14359 2004-09-17 [colin]      0.9.12cvs101.1
14360
14361         * ChangeLog.claws
14362         * src/main.c
14363                 Sync with HEAD (fix segs at exit)
14364
14365 2004-09-14 [colin]      0.9.12cvs99.5
14366
14367         * src/common/socket.c
14368         * AUTHORS
14369                 Fix send error on 64bit platforms
14370                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
14371
14372 2004-09-14 [colin]      0.9.12cvs99.4
14373
14374         * src/action.c
14375                 Fix action output with utf8 
14376                 Patch by Alfons.
14377
14378 2004-09-14 [colin]      0.9.12cvs99.3
14379
14380         * ChangeLog.claws
14381         * src/folder.c
14382                 Sync with HEAD
14383
14384 2004-09-09 [colin]      0.9.12cvs99.2
14385
14386         * src/action.c
14387                 Fix progress bar (displaying "Completed %v/%u")
14388                 Patch by Alfons.
14389
14390 2004-09-08 [colin]      0.9.12cvs99.1
14391
14392         * src/account.c
14393         * src/folder.c
14394         * src/procmsg.c
14395         * src/procmsg.h
14396         * src/plugins/pgpmime/pgpmime.c
14397                 Sync with HEAD
14398
14399 2004-09-08 [colin]      0.9.12cvs97.2
14400
14401         * src/summaryview.c
14402                 Don't select mails in collapsed threads 
14403                 when navigating with up/down
14404
14405 2004-09-07 [colin]      0.9.12cvs97.1
14406
14407         * src/inc.c
14408                 Sync with HEAD (meaningful error messages)
14409
14410 2004-09-06 [colin]      0.9.12cvs96.1
14411
14412         * src/toolbar.c
14413                 Sync with HEAD (fix Redirect graying out)
14414
14415 2004-09-06 [colin]      0.9.12cvs95.1
14416
14417         * src/summaryview.c
14418         * src/mimeview.c
14419                 Sync with HEAD (fix dropped URIs)
14420
14421 2004-09-06 [colin]      0.9.12cvs94.1
14422
14423         * src/addressbook.c
14424         * src/addressitem.h
14425         * src/addritem.c
14426         * src/addritem.h
14427                 Sync with HEAD (addressbook DnD)
14428
14429 2004-09-03 [colin]      0.9.12cvs93.1
14430
14431         * src/summaryview.c
14432                 Sync with HEAD (next/prev unread)
14433
14434 2004-09-03 [colin]      0.9.12cvs92.1
14435
14436         * src/prefs_common.c
14437         * src/prefs_common.h
14438         * src/summaryview.c
14439                 Sync with HEAD ('mark_as_read_delay' pref)
14440
14441 2004-09-02 [colin]      0.9.12cvs91.2
14442
14443         * src/common/xml.c
14444                 Fix leak
14445
14446 2004-09-02 [colin]      0.9.12cvs91.1
14447
14448         * src/gtk/menu.c
14449                 Sync with HEAD (menu accel don't work, but whatever)
14450
14451 2004-09-02 [colin]      0.9.12cvs90.1
14452
14453         * src/account.c
14454                 Sync with HEAD (fix bug 582)
14455
14456 2004-09-02 [colin]      0.9.12cvs89.1
14457
14458         * src/addrindex.c
14459                 Sync with HEAD (free deleted queries)
14460
14461 2004-09-02 [colin]      0.9.12cvs88.1
14462
14463         * src/ldapquery.c
14464                 Sync with HEAD (fix LDAP freezes)
14465
14466 2004-09-02 [colin]      0.9.12cvs87.1
14467
14468         * src/prefs_spelling.c
14469                 Sync with HEAD (add default dictionary)
14470
14471 2004-09-01 [colin]      0.9.12cvs86.1
14472
14473         * src/filtering.c
14474         * src/folderview.c
14475         * src/imap.c
14476         * src/prefs_matcher.c
14477         * src/stock_pixmap.c
14478         * src/summary_search.c
14479         * src/summaryview.c
14480         * src/wizard.c
14481         * src/wizard.h
14482                 Sync with HEAD (uninitialized vars fixes)
14483                 + gtk2 specific warning fixes
14484
14485 2004-08-31 [colin]      0.9.12cvs85.1
14486
14487         * src/folder.c
14488                 Sync with HEAD (Fix memory corruption due to 
14489                 uninitialized var)
14490
14491 2004-08-31 [colin]      0.9.12cvs84.4
14492
14493         * src/summary_search.c
14494                 Fix segfaults when searching in folders with broken headers
14495
14496 2004-08-31 [colin]      0.9.12cvs84.3
14497
14498         * src/compose.c
14499         * src/textview.c
14500                 Fix some more encoding/decoding issues
14501
14502 2004-08-30 [colin]      0.9.12cvs84.2
14503
14504         * src/mimeview.c
14505         * src/prefs_themes.c
14506         * src/gtk/filesel.c
14507         * src/gtk/filesel.h
14508                 Add a folder-mode selection (fixes mimeview's "Save all")
14509
14510 2004-08-29 [colin]      0.9.12cvs84.1
14511
14512         * src/mimeview.c
14513                 Sync with HEAD (don't escape saved filenames)
14514
14515 2004-08-27 [colin]      0.9.12cvs83.1
14516
14517         * ChangeLog
14518         * ChangeLog.claws
14519         * ChangeLog.jp
14520         * src/mh.c
14521         * src/procheader.c
14522         * src/procmsg.c
14523         * src/procmsg.h
14524         * src/common/utils.c
14525         * src/gtk/menu.h
14526         * po/
14527                 Sync with HEAD 0.9.12cvs83 (sync with main)
14528
14529 2004-08-26 [colin]      0.9.12cvs82.4
14530
14531         * src/codeconv.c
14532                 Fix strange stack corruption
14533                 Convert to utf8 after unmime, not before
14534
14535 2004-08-26 [colin]      0.9.12cvs82.3
14536
14537         * src/main.c
14538         * src/wizard.c
14539                 Fix account folders duplication
14540
14541 2004-08-25 [colin]      0.9.12cvs82.2
14542
14543         * src/wizard.c
14544                 Remove ports
14545                 Add SSL selection
14546                 Use login@server as account name
14547
14548 2004-08-25 [colin]      0.9.12cvs82.1
14549
14550         * src/plugins/pgpmime/pgpmime.c
14551                 Sync with HEAD (leak fix).
14552
14553 2004-08-25 [colin]      0.9.12cvs81.1
14554
14555         * src/plugins/pgpmime/pgpmime.c
14556         * src/plugins/pgpmime/sgpgme.c
14557         * src/plugins/pgpmime/sgpgme.h
14558                 Sync with HEAD (Handle combined messages).
14559
14560 2004-08-24 [colin]      0.9.12cvs80.3
14561
14562         * src/wizard.c
14563                 Fix full name, ports, and imap
14564
14565 2004-08-24 [colin]      0.9.12cvs80.2
14566
14567         * src/Makefile.am
14568         * src/main.c
14569         * src/setup.c
14570         * src/setup.h
14571         * src/stock_pixmap.c
14572         * src/stock_pixmap.h
14573         * src/wizard.c ** ADDED **
14574         * src/wizard.h ** ADDED ** 
14575         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
14576                 Add a setup wizard 
14577
14578 2004-08-24 [colin]      0.9.12cvs80.1
14579
14580         * src/folder.c
14581                 Sync with HEAD (set mimeflags on all messages)
14582
14583 2004-08-24 [colin]      0.9.12cvs79.3
14584
14585         * src/matcher_parser_lex.l
14586                 Fix 8bits strings not in utf8
14587
14588 2004-08-24 [colin]      0.9.12cvs79.2
14589
14590         * src/compose.c
14591                 Check conversion result before replacing buffer
14592
14593 2004-08-23 [colin]      0.9.12cvs79.1
14594
14595         * src/compose.c
14596                 Sync with HEAD (create message header in memory)
14597
14598 2004-08-23 [colin]      0.9.12cvs78.1
14599
14600         * src/rfc2015.c
14601         * src/rfc2015.h
14602                 Sync with HEAD (fix bug 197 again)
14603
14604 2004-08-23 [colin]      0.9.12cvs77.3
14605
14606         * src/compose.c
14607                 Fix again inline gpg signing (which outputs utf8
14608                 in gtk2). Not syncing this fix to HEAD as this 
14609                 code is meant to die.
14610
14611 2004-08-23 [colin]      0.9.12cvs77.2
14612
14613         * src/prefs_account.h
14614                 Remove useless include
14615
14616 2004-08-23 [colin]      0.9.12cvs77.1
14617
14618         * src/imap.c
14619         * po/es.po
14620         * po/fr.po
14621         * po/it.po
14622         * po/pl.po
14623         * po/pt_BR.po
14624         * po/sk.po
14625         * po/sr.po
14626                 Sync with HEAD (fix bug 577)
14627
14628 2004-08-22 [colin]      0.9.12cvs76.1
14629
14630         * src/plugins/trayicon/trayicon.c
14631                 Sync with HEAD (fix formatting bug)
14632
14633 2004-08-21 [colin]      0.9.12cvs74.2
14634
14635         * src/gtk/colorsel.c
14636                 Fix bug 564 (Folder color selection window exits on any
14637                 keypress)
14638
14639 2004-08-21 [colin]      0.9.12cvs74.1
14640
14641         * ChangeLog.claws
14642         * src/compose.c
14643         * src/summaryview.c
14644         * src/toolbar.c
14645                 Sync with HEAD (fix bug 576)
14646
14647 2004-08-21 [colin]      0.9.12cvs70.1
14648
14649         * src/compose.c
14650         * src/mainwindow.c
14651                 Sync with HEAD
14652                 
14653
14654 2004-08-21 [paul]       0.9.12cvs66.4
14655
14656         * src/mainwindow.c
14657         * src/messageview.c
14658         * src/gtk/menu.c
14659         * src/plugins/spamassassin/spamassassin_gtk.c
14660                 remove some deprecated gtk1 functions
14661
14662
14663 2004-08-21 [colin]      0.9.12cvs66.3
14664
14665         * src/compose.c
14666         * src/codeconv.c
14667                 Fix warnings
14668                 Remove encoding hacks
14669                 Fix bug 575 (Strange character messes up message)
14670                 Don't display conversion error when drafting
14671
14672 2004-08-21 [paul]       0.9.12cvs66.2
14673
14674         * src/prefs_account.c
14675                 fix GnuPG mode bugs
14676
14677
14678 2004-08-20 [colin]      0.9.12cvs66.1
14679
14680         * src/codeconv.c
14681                 Sync with HEAD 0.9.12cvs66
14682
14683 2004-08-20 [paul]
14684
14685         * src/plugins/pgpmime/plugin.c
14686                 modify PGP/MIME plugin's description
14687
14688 2004-08-17 [colin]      0.9.12cvs65.1
14689
14690         * src/common/ssl.c
14691         * src/plugins/pgpmime/plugin.c
14692                 Sync with HEAD
14693
14694 2004-08-14 [colin]      0.9.12cvs60.3
14695
14696         * src/plugins/trayicon/trayicon.c
14697                 Put back resize callback, on size-request signal
14698                 rather than size-allocate to avoid infinite 
14699                 callback loop
14700
14701 2004-08-13 [colin]      0.9.12cvs60.2
14702
14703         * src/common/defs.h
14704                 Cache versions have been fixed
14705
14706 2004-08-13 [colin]      0.9.12cvs60.1
14707
14708         * src/folderutils.c
14709                 Sync with HEAD
14710
14711 2004-08-12 [colin]      0.9.12cvs59.1
14712
14713         * src/plugins/trayicon/trayicon.c
14714                 Sync with HEAD
14715
14716 2004-08-12 [colin]      0.9.12cvs57.5
14717
14718         * sylpheed.desktop
14719         * configure.ac
14720         * src/Makefile.am
14721         * src/main.c
14722                 Add support for Freedesktop.org's startup notification
14723
14724 2004-08-11 [colin]      0.9.12cvs57.4
14725
14726         * src/textview.c
14727                 Fix off-by-one
14728
14729 2004-08-11 [colin]      0.9.12cvs57.3
14730
14731         * src/message_search.c
14732         * src/summary_search.c
14733                 Make searches case insensitive by default
14734         * src/textview.c
14735                 Fix case-insensitive search in message
14736
14737 2004-08-11 [colin]      0.9.12cvs57.2
14738
14739         * src/summary_search.c
14740                 Let case-sensitive be specified
14741
14742 2004-08-10 [colin]      0.9.12cvs55.4
14743
14744         * src/common/socket.c
14745                 Fix the possible race condition
14746
14747 2004-08-09 [paul]       0.9.12cvs55.3
14748
14749         * configure.ac
14750         * src/Makefile.am
14751         * src/common/Makefile.am
14752                 sync with HEAD
14753
14754
14755 2004-08-09 [paul]       0.9.12cvs55.2
14756
14757         * autogen.sh
14758         * po/poconv.sh
14759                 remove unneeded script
14760
14761         * configure.ac
14762                 add forgotten USE_LDAP_TLS (sync with HEAD)
14763
14764
14765 2004-08-09 [colin]      0.9.12cvs55.1
14766
14767         * src/main.c
14768         * src/common/ssl.c
14769         * src/common/sylpheed.c
14770         * src/common/sylpheed.h
14771                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
14772
14773 2004-08-09 [paul]       0.9.12cvs54.1
14774
14775         * ChangeLog
14776         * ChangeLog.claws
14777         * ChangeLog.jp
14778         * configure.ac
14779         * po/POTFILES.in
14780         * src/Makefile.am
14781         * src/folderutils.c
14782         * src/main.c
14783         * src/pgpmime.c
14784         * src/pgpmime.h
14785         * src/sgpgme.c
14786         * src/sgpgme.h
14787         * src/plugins/Makefile.am
14788         * src/plugins/pgpmime/.cvsignore
14789         * src/plugins/pgpmime/Makefile.am
14790         * src/plugins/pgpmime/pgpmime.c
14791         * src/plugins/pgpmime/pgpmime.h
14792         * src/plugins/pgpmime/plugin.c
14793         * src/plugins/pgpmime/sgpgme.c
14794         * src/plugins/pgpmime/sgpgme.h
14795                 sync with HEAD
14796
14797 2004-08-08 [paul]       0.9.12cvs51.1
14798
14799         * configure.ac
14800         * src/folder.c
14801                 sync with HEAD
14802
14803 2004-08-07 [colin]      0.9.12cvs50.1
14804
14805         * src/pop.c
14806         * src/common/partial_download.c
14807                 fix warnings (sync from HEAD)
14808
14809 2004-08-07 [colin]      0.9.12cvs48.1
14810
14811         * src/prefs_folder_item.c
14812                 sync with HEAD 0.9.12cvs48
14813
14814 2004-08-06 [colin]      0.9.12cvs47.1
14815
14816         * src/compose.c
14817                 Sync with HEAD
14818
14819 2004-08-06 [christoph]  0.9.12cvs46.2
14820
14821         * src/main.c
14822         * src/plugins/clamav/clamav_plugin_gtk.c
14823         * src/plugins/dillo_viewer/dillo_viewer.c
14824         * src/plugins/image_viewer/plugin.c
14825         * src/plugins/mathml_viewer/mathml_viewer.c
14826         * src/plugins/spamassassin/spamassassin_gtk.c
14827         * src/plugins/trayicon/trayicon.c
14828                 don't mix GTK1.2 plugin with GTK2 plugins
14829
14830 2004-08-06 [colin]      0.9.12cvs46.1
14831
14832         * ChangeLog
14833         * ChangeLog.claws
14834         * ChangeLog.jp
14835         * configure.ac
14836         * sylpheed-claws.pc.in
14837         * src/folder.c
14838         * src/imap.c
14839         * src/localfolder.c
14840         * src/messageview.c
14841         * src/mimeview.c
14842         * src/mimeview.h
14843         * src/msgcache.c
14844         * src/news.c
14845         * src/prefs_ext_prog.c
14846         * src/prefs_folder_item.c
14847         * src/prefs_fonts.c
14848         * src/prefs_msg_colors.c
14849         * src/prefs_spelling.c
14850         * src/prefs_themes.c
14851         * src/prefs_toolbar.c
14852         * src/prefs_wrapping.c
14853         * src/procmime.h
14854         * src/common/defs.h
14855         * src/common/nntp.c
14856         * src/common/session.c
14857         * src/common/session.h
14858         * src/common/socket.c
14859         * src/common/utils.h
14860         * src/common/xml.c
14861         * src/common/xml.h
14862         * src/gtk/prefswindow.c
14863         * src/gtk/prefswindow.h
14864         * src/plugins/clamav/clamav_plugin_gtk.c
14865         * src/plugins/dillo_viewer/dillo_prefs.c
14866         * src/plugins/image_viewer/viewerprefs.c
14867         * src/plugins/spamassassin/spamassassin_gtk.c
14868         * m4/openssl.m4 *** REMOVED ***
14869                 Sync with HEAD 0.9.12cvs46
14870
14871 2004-08-03 [paul]       0.9.12cvs40.2
14872
14873         * src/action.c
14874         * src/addressadd.c
14875         * src/addressbook.c
14876         * src/addrgather.c
14877         * src/browseldap.c
14878         * src/compose.c
14879         * src/crash.c
14880         * src/editaddress.c
14881         * src/editgroup.c
14882         * src/editldap_basedn.c
14883         * src/foldersel.c
14884         * src/importldif.c
14885         * src/mimeview.c
14886         * src/prefs_common.c
14887         * src/prefs_template.c
14888         * src/sourcewindow.c
14889         * src/summaryview.c
14890         * src/gtk/about.c
14891         * src/gtk/foldersort.c
14892         * src/gtk/logwindow.c
14893         * src/gtk/pluginwindow.c
14894         * src/gtk/prefswindow.c
14895                 change all gtk_scrolled_window_set_policy from 
14896                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
14897
14898 2004-08-02 [paul]       0.9.12cvs40.1
14899
14900         * AUTHORS
14901                 update translation team section
14902         * po/pt_BR.po
14903                 updated by Frederico Goncalves Guimaraes
14904                 <fggdebian@yahoo.com.br>
14905
14906 2004-07-31 [colin]      0.9.12cvs39.9
14907
14908         * src/exphtmldlg.c
14909                 Fix compilation
14910
14911 2004-07-31 [colin]      0.9.12cvs39.8
14912
14913         * src/exphtmldlg.c
14914                 Fix an alertpanel type
14915
14916 2004-07-30 [colin]      0.9.12cvs39.7
14917
14918         * src/alertpanel.c
14919                 Fix alertpanel_error_log's icon
14920
14921 2004-07-30 [colin]      0.9.12cvs39.6
14922
14923         * src/pop.c
14924                 Two of them should still be warnings
14925
14926 2004-07-30 [colin]      0.9.12cvs39.5
14927
14928         * src/pop.c
14929                 More warning -> error
14930 2004-07-29 [colin]      0.9.12cvs39.4
14931
14932         * src/pop.c
14933                 Warning -> error
14934
14935 2004-07-29 [colin]      0.9.12cvs39.3
14936
14937         * src/prefs_matcher.c
14938                 Fix segfault
14939
14940 2004-07-29 [colin]      0.9.12cvs39.2
14941
14942         * src/alertpanel.c
14943                 More nice-looking alertpanels
14944
14945 2004-07-29 [colin]      0.9.12cvs39.1
14946
14947         * src/messageview.c
14948                 sync with head
14949                 (inform user when partial mail is deleted on server)
14950
14951 2004-07-29 [colin]      0.9.12cvs38.1
14952
14953         * src/messageview.c
14954                 sync with head
14955
14956 2004-07-28 [paul]       0.9.12cvs37.7
14957
14958         * src/mainwindow.c
14959                 complete the replacement of deprecated gtk_progress_*
14960
14961 2004-07-28 [paul]       0.9.12cvs37.6
14962
14963         * src/action.c
14964         * src/inc.c
14965         * src/mainwindow.c
14966         * src/send_message.c
14967         * src/gtk/progressdialog.c
14968         * src/gtk/progressdialog.h
14969                 replace deprecated gtk_progress_*
14970
14971 2004-07-28 [paul]       0.9.12cvs37.5
14972
14973         * src/gtk/filesel.c
14974                 remove gtk_window_set_wmclass()
14975 2004-07-28 [paul]       0.9.12cvs37.4
14976
14977         * src/addressbook.c
14978         * src/compose.c
14979         * src/foldersel.c
14980         * src/mainwindow.c
14981         * src/messageview.c
14982         * src/sourcewindow.c
14983         * src/gtk/logwindow.c
14984                 remove gtk_window_set_wmclass()
14985                 
14986         * src/prefs_filtering.c
14987         * src/prefs_filtering_action.c
14988         * src/prefs_fonts.c
14989         * src/prefs_gtk.c
14990         * src/prefs_matcher.c
14991         * src/ssl_manager.c
14992         * src/gtk/prefswindow.c
14993                 replace gtk_window_position()
14994
14995 2004-07-28 [colin]      0.9.12cvs37.3
14996
14997         * src/alertpanel.c
14998         * src/alertpanel.h
14999                 Add a way to specify panel type for specific
15000                 panels (alertpanel())
15001         * src/account.c
15002         * src/addressbook.c
15003         * src/compose.c
15004         * src/expldifdlg.c
15005         * src/main.c
15006         * src/messageview.c
15007         * src/summaryview.c
15008         * src/textview.c
15009         * src/gtk/sslcertwindow.c
15010                 Fix alertpanel()s so that their icon match
15011                 their real type
15012
15013 2004-07-28 [paul]       0.9.12cvs37.2
15014
15015         * src/addr_compl.c
15016         * src/addressbook.c
15017         * src/alertpanel.c
15018         * src/compose.c
15019         * src/export.c
15020         * src/foldersel.c
15021         * src/folderview.c
15022         * src/grouplistdialog.c
15023         * src/import.c
15024         * src/mainwindow.c
15025         * src/message_search.c
15026         * src/messageview.c
15027         * src/passphrase.c
15028         * src/prefs_actions.c
15029         * src/prefs_common.c
15030         * src/prefs_customheader.c
15031         * src/prefs_display_header.c
15032         * src/prefs_filtering.c
15033         * src/prefs_filtering_action.c
15034         * src/prefs_gtk.c
15035         * src/prefs_matcher.c
15036         * src/prefs_msg_colors.c
15037         * src/prefs_summary_column.c
15038         * src/prefs_template.c
15039         * src/sourcewindow.c
15040         * src/ssl_manager.c
15041         * src/summary_search.c
15042         * src/gtk/colorsel.c
15043         * src/gtk/description_window.c
15044         * src/gtk/gtkaspell.c
15045         * src/gtk/inputdialog.c
15046         * src/gtk/logwindow.c
15047         * src/gtk/prefswindow.c
15048         * src/gtk/progressdialog.c
15049                 replace deprecated gtk_window_set_policy
15050
15051 2004-07-27 [colin]      0.9.12cvs37.1
15052
15053         * src/msgcache.c
15054                 More fixes (synced for head again)
15055
15056 2004-07-27 [colin]      0.9.12cvs35.3
15057
15058         * src/msgcache.c
15059                 Fix wrong test
15060
15061 2004-07-27 [colin]      0.9.12cvs35.2
15062
15063         * src/mimeview.c
15064                 Fix width a bit (by Paul)
15065         * src/alertpanel.c
15066         * src/alertpanel.h
15067                 Specialize icons, make alertpanel_message()
15068                 private
15069         * src/message_search.c
15070         * src/sgpgme.c
15071         * src/summary_search.c
15072                 Suit alertpanel changes
15073
15074 2004-07-27 [colin]      0.9.12cvs35.1
15075
15076         * src/alertpanel.c
15077                 Add an icon
15078         * src/passphrase.c
15079                 Add debug output - maybe someone will
15080                 want to look at the problem with Grab
15081                 Input :)
15082         Bump version as we're synced with HEAD
15083
15084 2004-07-26 [colin]      0.9.12cvs33.26
15085
15086         * src/pop.c
15087                 Fix uidl-file parsing when not in new
15088                 format
15089
15090 2004-07-26 [colin]      0.9.12cvs33.25
15091
15092         * src/gtk/menu.c
15093                 Move popup menu up if necessary (fixes 
15094                 account selector)
15095         * src/mainwindow.c
15096                 Set account selector's button height to
15097                 minimum
15098
15099 2004-07-26 [colin]      0.9.12cvs33.24
15100
15101         * src/alertpanel.c
15102                 Maybe fix 551 (Truncated font in alert window)
15103
15104 2004-07-26 [colin]      0.9.12cvs33.23
15105
15106         * po/de.po
15107         * po/es.po
15108         * po/fr.po
15109         * po/it.po
15110         * po/ja.po
15111         * po/pl.po
15112         * po/ru.po
15113         * po/sk.po
15114         * po/sr.po
15115         * po/zh_CN.po
15116                 Sync po files with HEAD
15117
15118 2004-07-26 [paul]       0.9.12cvs33.22
15119
15120         * src/compose.c
15121                 fix Bug 556 'Organisation-header is sent even if empty'
15122
15123 2004-07-24 [colin]      0.9.12cvs33.21
15124
15125         * src/compose.c
15126         * src/gtk/gtkaspell.c
15127         * src/gtk/gtkaspell.h
15128                 Fix speller accelerators (require hack)
15129
15130 2004-07-24 [colin]      0.9.12cvs33.20
15131
15132         * src/gtk/gtkaspell.c
15133                 Fix over-eager code deletion breaking
15134                 Check while typing
15135
15136 2004-07-24 [colin]      0.9.12cvs33.19
15137
15138         * src/browseldap.c
15139         * src/ldapctrl.c
15140         * src/ldapctrl.h
15141         * src/ldapserver.h
15142                 Sync ldap with HEAD
15143         (Fixes 546 LDAP completely broken)
15144
15145 2004-07-24 [colin]      0.9.12cvs33.18
15146
15147         * src/prefs_msg_colors.c
15148                 Fix prototype mismatch
15149         (Fixes 547 void function cannot return value)
15150
15151 2004-07-24 [colin]      0.9.12cvs33.17
15152
15153         * src/mainwindow.c
15154                 Fix sort going back to previous sort key
15155                 when changing sort direction
15156
15157 2004-07-24 [colin]      0.9.12cvs33.16
15158
15159         * src/compose.c
15160                 Fix space insertion when re-wrapping at 
15161                 cursor point
15162
15163 2004-07-24 [colin]      0.9.12cvs33.15
15164
15165         * src/gtk/gtkaspell.c
15166                 Don't change cursor position in insert-text
15167                 callback
15168         (Fixes 539 Word wrapping on input transposes letters)
15169
15170 2004-07-24 [colin]      0.9.12cvs33.14
15171
15172         * src/gtk/gtkaspell.c
15173                 Reencode non-ascii chars to dictionary's
15174                 encoding
15175         (Fixes 544 Spell check broken non english locale)
15176
15177 2004-07-24 [colin]      0.9.12cvs33.13
15178
15179         * src/summaryview.c
15180                 Fix Shift+Down, add Home/End/PgUp/PgDown
15181
15182 2004-07-21 [colin]      0.9.12cvs33.12
15183
15184         * src/prefs_common.c
15185                 Fix a gtk warning (Patch by Andrej Kacian)
15186
15187 2004-07-21 [colin]      0.9.12cvs33.11
15188
15189         * src/gtk/filesel.c
15190                 More check
15191
15192 2004-07-21 [colin]      0.9.12cvs33.10
15193
15194         * src/compose.c
15195         * src/crash.c
15196         * src/export.c
15197         * src/import.c
15198         * src/messageview.c
15199         * src/mimeview.c
15200         * src/prefs_spelling.c
15201         * src/prefs_themes.c
15202         * src/summaryview.c
15203         * src/gtk/filesel.c
15204         * src/gtk/filesel.h
15205         * src/gtk/pluginwindow.c
15206                 Untwist open/save mode guessing logic, make
15207                 it explicit
15208
15209 2004-07-20 [colin]      0.9.12cvs33.9
15210
15211         * src/codeconv.c
15212                 conv_encode_header: src_charset is UTF-8 on
15213                 gtk2
15214         * src/compose.c
15215                 Remove double encoding of the headers
15216
15217 2004-07-20 [colin]      0.9.12cvs33.8
15218
15219         * src/codeconv.c
15220                 Fix typo
15221
15222 2004-07-20 [colin]      0.9.12cvs33.7
15223
15224         * src/mainwindow.c
15225                 Set the separated messageview to the saved
15226                 size of Claws' messageview (Patch by Alfons)
15227                 Fix a callback prototype (me)
15228
15229 2004-07-20 [colin]      0.9.12cvs33.6
15230
15231         * src/codeconv.h
15232                 Forgot one hunk in 0.9.12cvs33.4
15233
15234 2004-07-19 [colin]      0.9.12cvs33.5
15235
15236         * src/action.c
15237                 Action output fix
15238                 Patch by Alfons
15239
15240 2004-07-19 [colin]      0.9.12cvs33.4
15241
15242         * src/compose.c
15243                 Fix outgoing charset bug in headers
15244         * src/codeconv.c
15245                 Clean for glib2 - Patch by Alfons
15246
15247 2004-07-19 [colin]      0.9.12cvs33.3
15248
15249         * src/statusbar.c
15250                 Remove grip from the statusbar
15251                 Patch by Alfons
15252
15253 2004-07-19 [colin]      0.9.12cvs33.2
15254
15255         * src/messageview.c
15256         * src/textview.c
15257                 Fix messageview remembering the previous
15258                 scroll position when loading a new message
15259                 Patch by Alfons
15260
15261 2004-07-19 [colin]      0.9.12cvs33.1
15262
15263         * src/folder.h
15264         * src/folderview.c
15265         * src/summaryview.c
15266                 Sync with HEAD
15267
15268 2004-07-18 [colin]      0.9.12cvs32.7
15269
15270         * configure.ac
15271                 Remove useless check for XIM - noticed
15272                 by Alfons
15273
15274 2004-07-18 [colin]      0.9.12cvs32.6
15275
15276         * src/summaryview.c
15277                 Remove non-modified and shift-modified
15278                 accelerators in summaryview's popup
15279                 menu, as that doesn't get catched by
15280                 the accel-activate signal catcher...
15281
15282 2004-07-18 [colin]      0.9.12cvs32.5
15283
15284         * src/prefs_common.c
15285                 Define sensible default prefs for 
15286                 wrapping
15287
15288 2004-07-18 [colin]      0.9.12cvs32.4
15289
15290         * src/compose.c
15291         * src/prefs_common.c
15292         * src/prefs_common.h
15293         * src/prefs_wrapping.c
15294                 Remove Smart Wrapping pref, which does
15295                 nothing on gtk2 branch
15296
15297 2004-07-18 [colin]      0.9.12cvs32.3
15298
15299         * src/sourcewindow.c
15300                 Proper utf8
15301
15302 2004-07-18 [colin]      0.9.12cvs32.2
15303
15304         * src/compose.c
15305                 Save attachment status when drafting
15306
15307 2004-07-18 [colin]      0.9.12cvs32.1
15308
15309         * src/gtk/filesel.c
15310                 Fix erratic folder selection in open mode
15311
15312 2004-07-18 [colin]      0.9.12cvs31.11
15313
15314         * src/pop.c
15315                 Don't let partial messages get deleted
15316                 even with "dowload all"
15317                 (0.9.12cvs31.8 fix extension)
15318 2004-07-18 [colin]      0.9.12cvs31.10
15319
15320         * src/gtk/logwindow.c
15321                 Fix log scrolling
15322
15323 2004-07-18 [colin]      0.9.12cvs31.9
15324
15325         * src/common/utils.c
15326                 Fix non-utf8 strings coming from commands
15327                 and files
15328
15329 2004-07-18 [colin]      0.9.12cvs31.8
15330
15331         * src/pop.c
15332                 Fix partial download bug with Download all
15333                 messages option
15334
15335 2004-07-18 [colin]      0.9.12cvs31.7
15336
15337         * src/textview.c
15338                 Fix bug introduced in 0.9.12cvs31.2
15339                 (blocked in select mode after double click)
15340
15341 2004-07-18 [colin]      0.9.12cvs31.6
15342
15343         * src/compose.c
15344         * src/gtk/menu.c
15345                 More glib-warning fixes
15346
15347 2004-07-18 [colin]      0.9.12cvs31.5
15348
15349         * src/compose.c
15350                 Fix trashing the primary clipboard when moving 
15351                 around with tab
15352         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
15353
15354 2004-07-18 [colin]      0.9.12cvs31.4
15355
15356         * src/codeconv.c
15357                 convert unencoded iso headers to utf8
15358         (Fix Bug 538 Unencoded local characters in subject make it 
15359          disappear)
15360
15361 2004-07-18 [colin]      0.9.12cvs31.3
15362
15363         * src/compose.c
15364                 Fix tab char handling in wrapping
15365         (Fix Bug 537 Line wrap problem - TAB character treated as 
15366          one character instead of 8)
15367
15368 2004-07-18 [colin]      0.9.12cvs31.2
15369
15370         * src/textview.c
15371                 return FALSE on GDK_MOTION_NOTIFY
15372         (Fix Bug 535 Hyperlinks/addresses are not selectable 
15373          (unable to highlight))
15374
15375 2004-07-18 [colin]      0.9.12cvs31.1
15376
15377         * src/folderview.c
15378                 Sync with 0.9.12cvs31
15379
15380 2004-07-18 [colin]      0.9.12cvs30.4
15381
15382         * src/compose.c
15383                 Also block text_inserted when inserting a file
15384
15385 2004-07-18 [colin]      0.9.12cvs30.3
15386
15387         * src/compose.c
15388                 Fix smart wrapping (block text_inserted handler
15389                 while putting quotation to avoid wrap on input,
15390                 don't join lines if next is sig separator)
15391
15392 2004-07-17 [colin]      0.9.12cvs30.2
15393
15394         * src/folderview.c
15395         * src/mainwindow.c
15396         * src/mimeview.c
15397         * src/summaryview.c
15398         * src/gtk/quicksearch.c
15399         * src/gtk/quicksearch.h
15400                 Block key events handlers *and* accels while
15401                 quicksearch is focused
15402         (Fixes Bug 534 quick-search bar not accepting certain letters)
15403
15404 2004-07-17 [colin]      0.9.12cvs30.1
15405
15406         * src/folder.h
15407         * src/folderview.c
15408         * src/summaryview.c
15409                 Sync with 0.9.12cvs30
15410
15411 2004-07-17 [colin]      0.9.12cvs28.2
15412
15413         * src/mimeview.c
15414         * src/procmime.c
15415         * src/summaryview.c
15416         * src/gtk/menu.c
15417                 Squash some compile and glib warnings
15418
15419 2004-07-17 [paul]       0.9.12cvs28.1
15420
15421         * src/mimeview.c
15422                 sync with 0.9.12cvs28 HEAD
15423
15424 2004-07-16 [paul]       0.9.12cvs26.1
15425         
15426         * src/gtk/quicksearch.c
15427         * src/account.c
15428         * src/account.h
15429         * src/compose.c
15430         * src/customheader.c
15431         * src/folder_item_prefs.c
15432         * src/main.c
15433         * src/mainwindow.c
15434         * src/messageview.c
15435         * src/mimeview.c
15436         * src/news.c
15437         * src/pgpmime.c
15438         * src/pop.c
15439         * src/pop.h
15440         * src/prefs_account.c
15441         * src/prefs_account.h
15442         * src/prefs_common.c
15443         * src/prefs_common.h
15444         * src/prefs_display_header.c
15445         * src/prefs_gtk.c
15446         * src/prefs_gtk.h
15447         * src/procheader.c
15448         * src/procmime.c
15449                 sync with 0.9.12cvs26 HEAD      
15450
15451 2004-07-15 [colin]      0.9.12cvs18.14
15452
15453         * src/folder.c
15454                 Disable GPG signature check during
15455                 folder move and scan
15456         (Closes Bug 521 Signature checking slows down Folder-Move)
15457
15458 2004-07-14 [colin]      0.9.12cvs18.13
15459
15460         * src/common/partial_download.c
15461                 update includes
15462
15463 2004-07-14 [colin]      0.9.12cvs18.12
15464
15465         * src/common/partial_download.c
15466         * src/common/partial_download.h
15467                 Move doc at top, add correct copyright
15468
15469 2004-07-14 [colin]      0.9.12cvs18.11
15470
15471         * src/folder.c
15472         * src/messageview.c
15473         * src/pop.c
15474         * src/pop.h
15475         * src/procmsg.c
15476         * src/summaryview.c
15477         * src/common/Makefile.am
15478         * src/common/partial_download.c ** NEW FILES **
15479         * src/common/partial_download.h ** NEW FILES **
15480                 Move partial-download related stuff to its
15481                 own file
15482
15483 2004-07-14 [colin]      0.9.12cvs18.10
15484
15485         * src/send_message.c
15486                 Fix smtp auth when user is null or empty
15487
15488 2004-07-13 [colin]      0.9.12cvs18.9
15489
15490         * src/gtk/quicksearch.c
15491                 Use alphabetic order
15492
15493 2004-07-13 [colin]      0.9.12cvs18.8
15494
15495         * src/pop.c
15496                 Be paranoid on the checks
15497
15498 2004-07-13 [colin]      0.9.12cvs18.7
15499
15500         * src/gtk/quicksearch.c
15501                 Fix Engrish once again
15502
15503 2004-07-13 [colin]      0.9.12cvs18.6
15504
15505         * src/procmsg.c
15506         * src/summaryview.c
15507                 Mark messages for deletion when they are about to
15508                 be removed from trash
15509
15510 2004-07-13 [colin]      0.9.12cvs18.5
15511
15512         * src/matcher.c
15513         * src/matcher.h
15514         * src/matcher_parser_parse.y
15515         * src/prefs_matcher.c
15516         * src/gtk/quicksearch.c
15517                 Add 'partial' ('p') match string to find partially
15518                 downloaded messages
15519
15520 2004-07-13 [colin]      0.9.12cvs18.4
15521
15522         * src/pop.c
15523                 Fix misplaced block
15524
15525 2004-07-13 [colin]      0.9.12cvs18.3
15526
15527         * src/pop.c
15528         * src/pop.h
15529         * src/messageview.c
15530                 Refactor API (to avoid passing 5+ params and code
15531                 duplication)
15532         * src/folder.c
15533         * src/msgcache.c
15534         * src/procheader.c
15535         * src/common/defs.h
15536                 Add planned_download to cache
15537                 Don't mess uidl file when moving partially downloaded
15538                 mails (they change folder, we should change it in the
15539                 uidl list too or we'll remove an incorrect message)
15540                 (this also helps removing hacks when changing 
15541                 planned_download in messageview.c)
15542
15543 2004-07-12 [colin]      0.9.12cvs18.2
15544
15545         * src/gtk/quicksearch.c
15546                 Fix missing status update in quicksearch
15547
15548 2004-07-12 [paul]       0.9.12cvs18.1
15549
15550         * po/POTFILES.in
15551         * src/Makefile.am
15552         * src/account.c
15553         * src/codeconv.c
15554         * src/compose.c
15555         * src/inc.c
15556         * src/main.c
15557         * src/prefs_common.c
15558         * src/procmsg.h
15559         * src/toolbar.c
15560         * src/prefs_msg_colors.[ch]     ** NEW FILES **
15561         * src/prefs_wrapping.[ch]       ** NEW FILES **
15562         * src/common/intl.h
15563         * src/common/utils.[ch]
15564         * src/gtk/quicksearch.[ch]
15565                 sync with 0.9.12cvs18 HEAD
15566
15567 2004-07-12 [colin]      0.9.11cvs17.25
15568
15569         * src/folder.c
15570         * src/folder.h
15571                 Remove unused function added by me in 0.9.11cvs17.10
15572
15573 2004-07-11 [colin]      0.9.11cvs17.24
15574
15575         * src/inc.c
15576         * src/messageview.c
15577         * src/pop.c
15578         * src/pop.h
15579                 Use folderitem and msgnum instead of filename to
15580                 know which mail to delete
15581                 Move old partial mail deletion to pop.c
15582
15583 2004-07-10 [colin]      0.9.11cvs17.23
15584
15585         * src/inc.c
15586                 Add debug
15587         * src/pop.c
15588         * src/pop.h
15589                 Don't re-use same enums for unrelated stuff: it's 
15590                 completely misleading !
15591                 Document a bit
15592
15593 2004-07-09 [colin]      0.9.11cvs17.22
15594
15595         * src/inc.c
15596                 Remove folder-type check and do
15597                 more tests to be sure everything's
15598                 ok
15599         * src/messageview.c
15600                 Punctuation update, remove useless
15601                 code, fix two warnings
15602         * src/noticeview.c
15603                 Layout cleaning, reset 2nd button
15604                 when specifying one
15605
15606 2004-07-09 [colin]      0.9.11cvs17.21
15607
15608         * src/messageview.c
15609         * src/pop.c
15610         * src/pop.h
15611                 Allow user to change his mind
15612                 and postpone decision (by
15613                 unmarking the mail)
15614
15615 2004-07-09 [colin]      0.9.11cvs17.20
15616
15617         * src/messageview.c
15618                 Fix bug with delete state
15619         * src/pop.c
15620         * src/pop.h
15621                 Fix buffer leak (fread doesn't 
15622                 terminate buffers with \0)
15623                 Refactoring (remove magic 
15624                 numbers)
15625
15626 2004-07-09 [colin]      0.9.11cvs17.19
15627
15628         * src/pop.c
15629                 Don't log "Skipping message" if 
15630                 we're going to TOP it two lines
15631                 later
15632
15633 2004-07-09 [colin]      0.9.11cvs17.18
15634
15635         * src/messageview.c
15636                 Fix Engrish
15637
15638 2004-07-09 [colin]      0.9.11cvs17.17
15639
15640         * src/pop.c
15641                 strlen checking...
15642         * src/messageview.c
15643                 refactoring a bit
15644
15645 2004-07-08 [colin]      0.9.11cvs17.16
15646
15647         * src/noticeview.c
15648         * src/noticeview.h
15649                 Add an optional second button
15650         * src/messageview.c
15651         * src/pop.c
15652         * src/pop.h
15653                 Don't delete partially received mails after a certain
15654                 time; rather, let the user decide.
15655
15656 2004-07-08 [colin]      0.9.11cvs17.15
15657
15658         * src/common/smtp.h
15659                 Sync with HEAD
15660
15661 2004-07-08 [colin]      0.9.11cvs17.14
15662
15663         * src/messageview.c
15664         * src/common/smtp.c
15665                 Use to_human_readable() for sizes
15666
15667 2004-07-08 [colin]      0.9.11cvs17.13
15668
15669         * src/inc.c
15670         * src/messageview.c
15671         * src/pop.c
15672         * src/pop.h
15673         * src/procmsg.c
15674                 Fix partial-downloading issues:
15675                         catch unsupported TOP
15676                         don't delete partially downloaded mails before 5 days
15677                         don't update existing with non-MH folders; that'll
15678                         make dups, but it's better than trashing the folder
15679                         free new msginfo parts
15680                 Fix indentation ;-)
15681
15682 2004-07-08 [colin]      0.9.11cvs17.12
15683
15684         * src/common/smtp.c
15685         * src/common/smtp.h
15686                 Sync smtp size verification with HEAD
15687
15688 2004-07-08 [colin]      0.9.11cvs17.11
15689
15690         * src/summaryview.c
15691         * src/prefs_common.c
15692         * src/prefs_common.h
15693         * src/gtk/quicksearch.c
15694         * src/gtk/quicksearch.h
15695                 Sync sticky pref with HEAD
15696
15697 2004-07-08 [colin]      0.9.11cvs17.10
15698
15699         * src/folder.c [1.213.2.6]
15700         * src/folder.h [1.87.2.6]
15701         * src/inc.c [1.149.2.7]
15702         * src/messageview.c [1.94.2.8]
15703         * src/procheader.c [1.47.2.6]
15704         * src/procmsg.c [1.150.2.4]
15705         * src/procmsg.h [1.60.2.5]
15706         * src/pop.c [1.56.2.4]
15707         * src/pop.h [1.17.2.3]
15708                 Let too big messages get downloaded, but truncated
15709                 Add a button to download them completely
15710                 
15711 2004-07-06 [colin]      0.9.11cvs17.9
15712
15713         * src/gtk/quicksearch.c [1.1.2.3]
15714                 Add a Clear button
15715         * commitHelper
15716         * PATCHSETS
15717                 Add a script to help with cvs
15718
15719 2004-07-03 [colin]      0.9.11cvs17.8
15720
15721         * src/plugins/imageviewer/viewer.c
15722                 fix imageviewer (which was staying on the first
15723                 displayed image)
15724
15725 2004-07-03 [colin]      0.9.11cvs17.7
15726
15727         Removed FIXME_GTK2 warnings
15728         * src/gtk/gtkutils.c
15729                 useless #warnings
15730         * src/gtk/menu.c
15731                 useless #warnings (no need to mess with menu rc)
15732         * src/gtk/menu.h
15733                 unused functions
15734         
15735
15736 2004-07-03 [colin]      0.9.11cvs17.6
15737
15738         Removed FIXME_GTK2 warnings
15739         * src/codeconv.c
15740                 useless #warnings (rewrite needed)
15741         * src/compose.c
15742                 useless #warnings (rewrite needed)
15743                 useless #warnings (gtk2 is like that)
15744                 useless #warnings (previously fixed)
15745         * src/main.c
15746                 useless #warnings (previously fixed)
15747         * src/message_search.c
15748                 useless #warnings (gtk2 is like that)
15749                 Made apparent that search is case-sensitive
15750         * src/mimeview.c
15751                 useless #warnings (rewrite needed)
15752                 useless #warnings (gtk2 is like that)
15753                 reimplemented real warnings
15754         * src/prefs_common.c
15755                 Removed block cursor option (not it gtk2)
15756         * src/prefs_gtk.c
15757                 useless #warnings (rewrite needed)
15758         * src/procheader.c
15759                 useless #warnings (rewrite needed)
15760         * src/sourcewindow.c
15761                 useless #warnings (incorrect placing)
15762         * src/summary_search.c
15763                 useless #warnings (gtk2 is like that)
15764                 Made apparent that search is case-sensitive
15765         * src/action.c
15766                 useless #warnings (gtk2 is like that)
15767         * src/textview.c
15768                 useless #warnings (rewrite needed)
15769         * src/toolbar.c
15770                 useless #warnings (rewrite needed)
15771
15772 2004-07-03 [colin]      0.9.11cvs17.5
15773
15774         * src/textview.c
15775                 Fix mismerge which broke URI opening
15776                 
15777 2004-07-01 [colin]      0.9.11cvs17.4
15778
15779         * src/gtk/filesel.c
15780                 Fill filename when saving
15781                 
15782 2004-06-27 [colin]      0.9.11cvs17.3
15783
15784         * src/gtk/filesel.[ch]
15785                 Use the new GTK file selector
15786                 Update prototype to match the reality: multiple file
15787                 selection is open-only          
15788         * src/compose.c
15789                 Match the new prototypes        
15790         * configure.ac
15791                 Match the new requirements (gtk 2.4.0)
15792                         
15793 2004-06-26 [colin]      0.9.11cvs17.2
15794
15795         * src/plugins/trayicon/trayicon.c
15796                 Remove useless signal handler on resize, which causes
15797                 an infinite "loop"
15798         
15799 2004-06-26 [colin]      0.9.11cvs17.1
15800         
15801         * tools/Makefile.am
15802                 remove launch_firebird and add nautilus2sylpheed.sh
15803         * src/quicksearch.c
15804           src/summaryview.c
15805                 Fix show/hide "Extended symbols" button problem
15806                 Fix apparition at startup
15807                 Fix const warnings
15808         * src/plugins/image_viewer/Makefile.am
15809                 Fix configure 
15810         * common/ssl.c
15811                 Re-enable certificate check, as it doesn't seem to
15812                 cause Xlib errors anymore
15813
15814 2004-06-25 [paul]       0.9.11cvs17
15815
15816         * sync with 0.9.11cvs17 HEAD
15817         
15818         NOTE: QuickSearch is broken
15819
15820 2004-06-07 [colin]      0.9.10claws67.10
15821         * src/plugins/trayicon/trayicon.c
15822           src/plugins/trayicon/libeggtrayicon/Makefile.am
15823           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15824                 Fix gettextization in trayicon plugin
15825
15826 2004-06-07 [colin]      0.9.10claws67.9
15827         
15828         * src/summaryview.c
15829           src/gtk/gtksctree.[ch]
15830                 Let Shift+{Up,Down} work in summaryview
15831                 (well, Down "works" and Up works)
15832                 Let the list scroll when using these keys
15833
15834 2004-06-06 [colin]      0.9.10claws67.8
15835
15836         * src/plugins/trayicon/trayicon.c
15837                 Fix pixmap update
15838
15839 2004-06-06 [colin]      0.9.10claws67.7
15840
15841         * src/addressbook.c
15842                 Fix signal handling causing system-wide focus grab
15843
15844 2004-05-25 [paul]       0.9.10claws67.6
15845
15846         * Makefile.am
15847           src/Makefile.am
15848                 clean up
15849
15850 2004-05-25 [paul]       0.9.10claws67.5
15851
15852         * replace deprecated gtk_signal... functions
15853
15854 2004-05-23 [colin]      0.9.10claws67.4
15855
15856         * src/compose.c
15857                 Fix wrapping
15858
15859 2004-05-22 [colin]      0.9.10claws67.3
15860
15861         * src/compose.c
15862                 Re-fix [Edited] in compose.c::compose_reedit()
15863
15864 2004-05-22 [colin]      0.9.10claws67.2
15865
15866         * src/procmime.c
15867                 Fix parsing of multiparts mails
15868
15869 2004-05-22 [colin]      0.9.10claws67.1
15870
15871         * src/summaryview.c
15872                 Fix quicksearch
15873
15874 2004-05-22 [paul]       0.9.10claws67
15875
15876         * sync with 0.9.10claws67 HEAD
15877
15878 2004-05-14 [alfons]
15879
15880         * src/procmime.h
15881                 add forgotton prototype
15882
15883 2004-05-10 [paul]       0.9.10claws57
15884
15885         * sync with 0.9.10claws57 HEAD
15886
15887 2004-05-05 [paul]       0.9.9.claws1
15888
15889         * ChangeLog-gtk2        ** REMOVED **
15890           ChangeLog-gtk2.claws  ** ADDED **
15891                 rename and adopt the normal claws format
15892                 
15893         * configure.ac
15894                 require gtkmathview >= 0.5
15895
15896         * ac/*                          ** REMOVED **
15897           ac/                           ** REMOVED **
15898           intl/Makefile.in              ** REMOVED **
15899           m4/                           ** ADDED **
15900           m4/missing                    ** ADDED **
15901           m4/missing/gdk-pixbuf.m4      ** ADDED **
15902           m4/missing/gettext.m4         ** ADDED **
15903           m4/missing/gpgme.m4           ** ADDED **
15904           m4/missing/imlib.m4           ** ADDED **
15905           m4/.cvsignore                 ** ADDED **
15906           m4/Makefile.am                ** ADDED **
15907           m4/README                     ** ADDED **
15908           m4/aclocal-include.m4         ** ADDED **
15909           m4/aspell.m4                  ** ADDED **
15910           m4/check-type.m4              ** ADDED **
15911           m4/gnupg-check-typedef.m4     ** ADDED **
15912           m4/openssl.m4                 ** ADDED **
15913           m4/spamassassin.m4            ** ADDED **
15914           po/ChangeLog                  ** REMOVED **
15915           po/Makefile.in.in             ** REMOVED **
15916           po/Rules-quot                 ** REMOVED **
15917           po/boldquot.sed               ** REMOVED **
15918           po/en@boldquot.header         ** REMOVED **
15919           po/en@quot.header             ** REMOVED **
15920           po/insert-header.sin          ** REMOVED **
15921           po/quot.sed                   ** REMOVED **
15922           po/remove-potcdate.sed        ** REMOVED **
15923           po/remove-potcdate.sin        ** REMOVED **
15924           po/stamp-po                   ** REMOVED **
15925           Makefile.am
15926           autogen.sh
15927           configure.ac
15928                 enable building with automake 1.8.x
15929                 add 'autopoint --force' to autogen.sh and remove all
15930                 auto-generated files, remove ac/ directory and use
15931                 m4/ directory instead
15932                 
15933         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15934                 fix gettextization
15935
15936 2004-02-28 Colin Leroy <colin@colino.net>
15937         * src/prefs_matcher.c
15938           src/prefs_filtering.c
15939           src/prefs_filtering_action.c
15940                 Fix non-editable GtkEntries
15941
15942 2004-02-22 Thorsten Maerz <torte@netztorte.de>
15943         * src/prefs_themes.c
15944                 utf8 conversion for theme info
15945
15946 2004-02-21 Thorsten Maerz <torte@netztorte.de>
15947         * sync 0.9.9claws
15948
15949 2004-02-14 Thorsten Maerz <torte@netztorte.de>
15950         * src/grouplistdialog.c
15951                 allow multiple selections without ctrl key
15952
15953 2004-02-09 Thorsten Maerz <torte@netztorte.de>
15954         * src/main.c
15955                 enable customizable accelerators
15956
15957 2004-02-08 Thorsten Maerz <torte@netztorte.de>
15958         * src/prefs_common.c
15959                 re-enable different font settings for gtk1/2
15960         * src/prefs_folder_item.c
15961                 fix folder prefs displayed wrong
15962         * src/textview.c
15963                 set 'sunken' shadow type
15964
15965 2004-02-07 Colin Leroy <colin@colino.net>
15966         * src/compose.c
15967                 Fix message being always [Edited]
15968                 Encode headers correctly (utf8 buf)
15969
15970 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15971         * src/socket.c
15972                 remove double g_source_attach()
15973                 (Thanks to Colin Leroy)
15974
15975 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15976         * src/gtk/gtksctree.c
15977                 Fix SSL certificate list not shown
15978         * src/mimeview.c
15979                 Fix clicks in mime tree
15980
15981 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15982         * src/common/socket.c
15983                 Fix SSL receive
15984         * src/compose.c
15985                 Fix clipboard menu hotkeys
15986
15987 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15988         * src/gtk/gtkaspell.[ch]
15989           src/compose.c
15990                 reimplement spellchecker
15991
15992 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15993         * src/gtk/filesel.c
15994                 crash when inserting file in compose window
15995                 (TODO: keep old selection on clicks)
15996         * src/main.c
15997                 use gtkrc-2.0 instead of gtkrc
15998
15999 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16000         * src/messageview.c
16001                 remove orphaned mimeview unref()
16002
16003 2004-01-20 Thorsten Maerz <torte@netztorte.de>
16004         * src/grouplistdialog.c
16005                 expand nodes containing subscribed groups
16006
16007 2004-01-19 Thorsten Maerz <torte@netztorte.de>
16008         * src/textview.c
16009                 textview: hide cursor, restore old click behaviour
16010
16011 2004-01-18 Thorsten Maerz <torte@netztorte.de>
16012         * src/textview.c
16013                 variable names messed up
16014
16015 2004-01-17 Colin Leroy <colin@colino.net>
16016         * src/addr_compl.c
16017                 Fix completion address too thin
16018         * src/compose.c
16019                 Fix tab-to-subject behaviour
16020         * src/summaryview.c
16021                 Implement key up & down in summaryview
16022
16023 2004-01-12 Thorsten Maerz <torte@netztorte.de>
16024
16025         * sync 098claws
16026
16027 2004-01-08 Thorsten Maerz <torte@netztorte.de>
16028         * configure.ac
16029           Makefile.am
16030           doc/.cvsignore
16031           doc/Makefile.am
16032                 faq, man, manual moved to doc/
16033         * ac/aspell.m4
16034           ac/check-type.m4
16035           ac/gnupg-check-typedef.m4
16036           ac/openssl.m4
16037           ac/spamassassin.m4
16038           ac/missing/gdk-pixbuf.m4
16039           ac/missing/gpgme.m4
16040           ac/missing/imlib.m4
16041                 fix automake warnings
16042
16043 2003-12-06 Colin Leroy <colin@colino.net>
16044         * src/summaryview.c
16045                 Fix quicksearch
16046
16047 2003-12-05 Colin Leroy <colin@colino.net>
16048         * src/summaryview.c
16049                 Fix going to next unread folder
16050
16051 2003-12-05 Colin Leroy <colin@colino.net>
16052         * src/crash.c
16053                 Fix gtk2 compilation
16054         * src/session.c
16055                 Remove iotag source handler at disconnection
16056         * src/socket.[ch] 
16057                 Remove source handler when closing socket 
16058                 (fixes another seg)
16059
16060 2003-12-04 Colin Leroy <colin@colino.net>
16061         * src/compose.c
16062           src/prefs_account.c
16063           src/prefs_common.c
16064                 Fix some dropdown menus
16065
16066 2003-12-04 Colin Leroy <colin@colino.net>
16067         * src/compose.c
16068                 Fix event handlers on header fields
16069         * src/common/socket.c
16070           src/common/session.c
16071                 Fix segfault with callback (SSL)
16072                 Fix end of session 
16073
16074 2003-10-06 Thorsten Maerz <torte@netztorte.de>
16075
16076         * Fix compile bug in src/compose.c
16077         * removed src/gtk/gtkstext.[ch]
16078
16079 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
16080
16081         * Convert character set and escape "text" attributes in toolbar setting
16082         files.
16083         * Fixed bug in button-press-event handling.
16084
16085 2003-09-16 Thorsten Maerz <torte@netztorte.de>
16086
16087         * Fixed bug in key-press-event handling.
16088
16089 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
16090
16091         * Enabled to compile tray-icon plugin (Ad-hoc).
16092         * Avoid hang up bug of icon list in mime view (Ad-hoc).
16093
16094 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
16095
16096         * Enabled to compile on sylpheed-claws.
16097         (tray-icon plugin still cannot compile yet.)
16098
16099 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
16100
16101         * Updated to 0.9.5.
16102
16103 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
16104
16105         * Updated to 0.9.4.
16106         * Ported monitoring SSL mechanism to GSource of GLib2
16107         (I don't confirm it)
16108         * Added _gtk2 suffix to key name of font preference to avoid
16109         ovverwriting preference of Gtk+-1.2 version.
16110
16111 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
16112
16113         * Updated to 0.9.2.
16114
16115 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
16116
16117         * Updated to 0.9.1.
16118         * Translate po files into UTF-8 when execute autogen.sh.
16119
16120 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
16121
16122         * Updated to 0.9.0.
16123
16124 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
16125
16126         * Plugged GError related memory leaks.
16127
16128 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
16129
16130         * Changed default size of fonts.
16131         * Enabled to set titile font size of warning dialog.
16132
16133 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
16134
16135         * Embed a sylpheed icon into executable binary on Windows.
16136
16137 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
16138
16139         * I forgot to traslate character set of element string in src/xml.c.
16140
16141 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
16142
16143         * Fixed detecting bind_textdomain_codeset in configure.in.
16144         * The bug in which "Example" of "Date fromat" preference isn't displayed
16145         correctly has been fixed.
16146
16147 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
16148
16149         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
16150           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
16151           glib-gettextize
16152           Removed intl directory.
16153           Translated po files into UTF-8.
16154           (Thanks! Ryuji Abe)
16155
16156 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
16157
16158         * The bug which doesn't unscape string in xml.c has been fixed.
16159
16160 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
16161
16162         * The bug which is failed to translate encoding of file name thorough
16163         file dialog has been fixed.
16164
16165 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
16166
16167         * Modified to translate file names which is used in inporting/expoting
16168         mbox feature and "Save as" feature into locale encoding.
16169         * Translate file names into locale encoding when "Attache file" and
16170         "Insert file".
16171         * Force set G_BROKEN_FILENAMES environment variable.
16172         * Other minor fixes.
16173
16174 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
16175
16176         * Modified to treat MH folder's name as locale encoding.
16177
16178 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
16179
16180         * The bug which clash on switching candidates of auto completion of
16181         addresses, cannot use auto completion in Japanesse is fixed
16182         (Thanks! Tokunaga-san)¡¥
16183
16184 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16185
16186         * The bug which cannot switch key accelerator preference has been fixed
16187         (Thanks! smbd-san)¡¥
16188
16189 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16190
16191         * version 0.8.11-gtk2-20030314
16192
16193 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16194
16195         * The bug in which character set conversion of filtering messages has
16196         been fixed.(Thanks! COCOA-san).
16197
16198 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
16199
16200         * Revived "Leave space on head" preference in "Message" category.
16201         * A bug which clash when put the cursor to end of buffer and execute
16202         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
16203
16204 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16205
16206         * version 0.8.11-gtk2-20030312
16207
16208 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16209
16210         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
16211         * Modified to use Pango's API directly for font preference.
16212         * Integrated GtkTextView of textview to one widget.
16213         * Set fonts of header title in textview by "header_title" tag.
16214         * Removed some deprecated codes.
16215
16216 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
16217
16218         * Updated to 0.8.11.
16219         * Merged cygwin patch(Thanks! Sakai-san).
16220
16221 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
16222
16223         * version 0.8.10-gtk2-20030309