24b938ebf65bacc716295003ed921232b39c0998
[claws.git] / ChangeLog
1 2006-07-08 [colin]      2.3.1cvs75
2
3         * src/textview.c
4                 Fix highlighting of attached parts URIs
5
6 2006-07-08 [colin]      2.3.1cvs74
7
8         * src/main.c
9                 Prevent bug #981 (sc 2.3.1 segfaults with 
10                 gtk+ 2.10) from being reported again:
11                 if Sylpheed-Claws has been compiled against
12                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
13                 of if Sylpheed-Claws has been compiled against
14                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
15                 error out.
16
17 2006-07-07 [colin]      2.3.1cvs73
18
19         * src/prefs_actions.c
20                 Fix label
21
22 2006-07-07 [colin]      2.3.1cvs72
23
24         * src/prefs_actions.c
25                 Fix compile on gtk < 2.8. argh :)
26
27 2006-07-07 [paul]       2.3.1cvs71
28
29         * src/common/defs.h
30                 update DONATE_URI
31
32 2006-07-07 [colin]      2.3.1cvs70
33
34         * po/POTFILES.in
35         * src/quote_fmt.c
36         * src/quote_fmt_lex.l
37         * src/quote_fmt_parse.y
38                 Add |i{var}, a way to insert user-entered
39                 text in a template
40
41 2006-07-07 [colin]
42
43         * 2.4.0-rc3 released
44
45 2006-07-07 [colin]      2.3.1cvs69
46
47         * src/folder.c
48                 Don't consider inboxes of UNKNOWN folder 
49                 classes to be useable as default inboxes
50
51 2006-07-07 [paul]       2.3.1cvs68
52
53         * src/textview.c
54                 add missing #include <errno.h>
55                 Thanks to René J. Blokland
56
57 2006-07-07 [paul]       2.3.1cvs67
58
59         * src/action.c
60                 Return now Closes dialog
61         * src/mimeview.c
62         * src/mimeview.h
63         * src/textview.c
64                 add contextual menu to mime parts listed
65                 in the textview
66                 Thanks to Colin
67         * src/common/utils.c
68                 reversal: ' is a valid character in URLs
69
70 2006-07-06 [colin]      2.3.1cvs66
71
72         * src/remotefolder.h
73                 Forgotten in previous commit
74
75 2006-07-06 [colin]      2.3.1cvs65
76
77         * src/folder.c
78                 Set summary update flag whenever
79                 totals changed
80         * src/imap.c
81         * src/prefs_account.c
82         * src/common/utils.h
83         * src/etpan/imap-thread.c
84                 Fix warnings, thanks to Fabien and
85                 Ricardo
86
87 2006-07-06 [wwp]        2.3.1cvs64
88
89         * src/gtk/gtkutils.c
90                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
91
92 2006-07-06 [wwp]        2.3.1cvs63
93
94         * src/account.c
95         * src/addressbook.c
96         * src/addressitem.h
97         * src/folderview.c
98         * src/mainwindow.c
99         * src/manual.c
100         * src/manual.h
101         * src/message_search.c
102         * src/prefs_actions.c
103         * src/prefs_filtering.c
104         * src/prefs_filtering.h
105         * src/prefs_template.c
106         * src/summary_search.c
107         * src/summaryview.c
108         * src/gtk/gtkutils.c
109         * src/gtk/gtkutils.h
110         * src/gtk/pluginwindow.c
111                 add help buttons to some dialogs. Clicking such buttons opens a
112                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
113
114 2006-07-06 [paul]       2.3.1cvs62
115
116         * src/textview.c
117                 fix attachments contextual menu
118                 Thanks to Colin
119
120 2006-07-05 [colin]      2.3.1cvs61
121
122         * src/textview.c
123         * src/compose.c
124                 Handle sftp:// links
125
126 2006-07-05 [paul]       2.3.1cvs60
127
128         * src/gtk/filesel.c
129                 grab save button by default
130                 Thanks to Colin
131
132 2006-07-05 [wwp]        2.3.1cvs59
133
134         * manual/xml2pdf
135                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
136
137 2006-07-04 [colin]      2.3.1cvs58
138
139         * src/mimeview.c
140         * src/textview.c
141                 Use left click to select, middle click to open
142                 on mimeparts links
143         * src/common/utils.c
144                 Fix segfault
145
146 2006-07-04 [colin]      2.3.1cvs57
147
148         * src/mainwindow.c
149         * src/news.c
150                 Warning fixes, thanks to Fabien
151
152 2006-07-04 [colin]      2.3.1cvs56
153
154         * src/mimeview.c
155         * src/mimeview.h
156         * src/textview.c
157                 Allow parts to be selected via their text label
158                 in textview
159
160 2006-07-04 [colin]      2.3.1cvs55
161
162         * src/folderview.c
163                 Feedback when closing (for big folders)
164         * src/prefs_actions.c
165         * src/prefs_filtering.c
166         * src/prefs_matcher.c
167         * src/prefs_template.c
168                 Fix default button when closing without
169                 having saved
170
171 2006-07-04 [colin]      2.3.1cvs54
172
173         * src/news.c
174                 Delete local file on deletion
175
176 2006-07-03 [colin]      2.3.1cvs53
177
178         * src/folderview.c
179         * src/main.c
180                 Don't freeze when rescanning after crash
181
182 2006-07-03 [wwp]        2.3.1cvs52
183
184         * src/compose.c
185         * src/privacy.c
186         * src/privacy.h
187         * src/plugins/pgpinline/pgpinline.c
188         * src/plugins/pgpmime/pgpmime.c
189                 don't report an error when the user cancels the passphrase dialog.
190
191 2006-07-02 [colin]      2.3.1cvs51
192
193         * src/folderview.c
194                 Open message when crossing folders with Space,
195                 goto next unread and friends
196
197 2006-07-01 [colin]      2.3.1cvs50
198
199         * src/prefs_account.c
200                 Typographic rules varying from language
201                 to language (in french "Protocole :"),
202                 we have to do that :)
203
204 2006-07-01 [ticho]      2.3.1cvs49
205
206         * src/prefs_account.c
207                 Only use one temporary gchar* variable in
208                 prefs_account_protocol_set_optmenu().
209
210 2006-07-01 [ticho]      2.3.1cvs48
211
212         * src/prefs_account.c
213         * src/prefs_account.h
214                 Use GtkLabel for existing account protocol name.
215                 Created an array for protocol names and populate the
216                 combobox from it in a for() cycle.
217
218 2006-06-30 [colin]      2.3.1cvs47
219
220         * src/compose.c
221                 Block undo when changing signature (by changing
222                 account)
223
224 2006-06-30 [paul]       2.3.1cvs46
225
226         * src/send_message.c
227                 when editing From in the Compose window, use that address
228                 in the Return-Path: header
229                 Thanks to Colin
230
231 2006-06-30 [colin]      2.3.1cvs45
232
233         * src/compose.c
234                 Fix signature replacement:
235                 - when no newline before separator
236                 - when reediting
237
238 2006-06-29 [colin]      2.3.1cvs44
239
240         * src/folderview.c
241         * src/folderview.h
242         * src/mainwindow.c
243         * src/summaryview.c
244                 Let 'View/Go to/Next marked' work like
245                 Next new & Next unread: across folders
246                 Change the select_on_entry pref to do
247                 what we want when changing folder
248         * src/common/utils.c
249                 Fix single-quoted links 
250
251 2006-06-29 [colin]      2.3.1cvs43
252
253         * src/gtk/gtkaspell.c
254                 "Sylpheed" and "Sylpheed-Claws" do exist !
255
256 2006-06-29 [colin]      2.3.1cvs42
257
258         * src/imap.c
259                 Forgot to remove debug
260
261 2006-06-29 [colin]      2.3.1cvs41
262
263         * src/imap.c
264         * src/imap.h
265         * src/mainwindow.c
266                 Disconnect from IMAP servers when going
267                 offline. Fixes bug #978 (going to offline-mode 
268                 won't close connections)
269
270 2006-06-29 [colin]      2.3.1cvs40
271
272         * src/main.c
273                 Fix transient setting on failing plugins
274                 Patch by Fabien
275         * src/plugins/pgpcore/sgpgme.c
276                 Only warn for OpenPGP. Most people don't
277                 have CMS available.
278
279 2006-06-29 [colin]      2.3.1cvs39
280
281         * src/compose.c
282                 Fix Spelling menu (discrepancy between context menu
283                 and top menu when folder's dictionary isn't the 
284                 default one)
285         * src/plugins/pgpcore/sgpgme.c
286                 More error reporting about why gpgme can fail
287
288 2006-06-29 [wwp]        2.3.1cvs38
289
290         * src/mainwindow.c
291                 honor the display-header-pane setting even when the message view
292                 is a separate window.
293
294 2006-06-29 [wwp]        2.3.1cvs37
295
296         * src/prefs_actions.c
297                 forgot to commit that one (use of GTK_STOCK_INFO).
298
299 2006-06-29 [colin]      2.3.1cvs36
300
301         * src/imap.c
302                 Better handling of login errors (ask the password
303                 again once), alert in case of error. Fix three
304                 signedness warnings.
305
306 2006-06-28 [wwp]        2.3.1cvs35
307
308         * src/prefs_template.c
309         * src/prefs_matcher.c
310         * src/prefs_filtering_action.c
311         * src/prefs_quote.c
312                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
313                 patch by Fabien Vantard, slightly modified.
314
315 2006-06-28 [paul]
316
317         2.4.0-rc2 released
318
319 2006-06-28 [colin]      2.3.1cvs34
320
321         * src/prefs_account.c
322                 Fix bug #977 (Can't add or edit imap accounts)
323
324 2006-06-28 [colin]      2.3.1cvs33
325
326         * src/mimeview.c
327                 Fix previous
328
329 2006-06-28 [colin]      2.3.1cvs32
330
331         * src/mimeview.c
332                 Save named inlined attachments with "Save all"
333         * src/main.c
334         * src/mbox.c
335         * src/common/plugin.c
336         * src/common/plugin.h
337         * src/common/sylpheed.c
338         * src/common/utils.c
339         * src/plugins/pgpcore/sylpheed.def
340         * src/plugins/pgpinline/sylpheed.def
341         * src/plugins/pgpmime/sylpheed.def
342                 Win32 compatibility patch, by
343                 Werner Koch
344
345 2006-06-28 [wwp]        2.3.1cvs31
346
347         * src/imap.c
348         * src/prefs_folder_item.c
349                 less compilation warnings (thanks to Fabien Vantard), less typos.
350
351 2006-06-28 [paul]       2.3.1cvs30
352
353         * src/gtk/gtkutils.c
354                 gtk_combo_box_set_focus_on_click() is only
355                 available since gtk 2.6.0
356
357 2006-06-28 [paul]       2.3.1cvs29
358
359         * src/prefs_ext_prog.c
360                 fix engrish and add a tooltip for the
361                 'command for 'Display as text' option
362
363 2006-06-28 [paul]
364
365         2.4.0-rc1 released
366
367 2006-06-28 [paul]       2.3.1cvs28
368
369         * ChangeLog
370         * tools/Makefile.am
371                 include textviewer.pl in releases
372
373 2006-06-28 [paul]       2.3.1cvs27
374
375         * src/prefs_ext_prog.c
376                 hide Print command option if libgnomeprint
377                 support is present
378
379 2006-06-27 [colin]      2.3.1cvs26
380
381         * src/compose.c
382                 Fix Esc handling in insert/attach dialog
383                 Don't show this dialog if dragging something
384                 else than text/uri-list
385                 Thanks to Fabien Vantard
386         * tools/textviewer.pl
387                 Filter script to display stuff as text
388                 by H. Merijn Brand
389
390 2006-06-27 [wwp]        2.3.1cvs25
391
392         * src/messageview.c
393                 use the exact product name (message view title), patch
394                 by Fabien Vantard.
395
396 2006-06-27 [ticho]      2.3.1cvs24
397
398         * src/prefs_account.c
399         * src/prefs_common.c
400         * src/prefs_common.h
401         * src/prefs_ext_prog.c
402         * src/textview.c
403                 Add a preference (Preferences/External programs)
404                 to allow "Display as text" to be done via a script
405                 (patch by H.Merijn Brand).
406                 Use GtkComboBox for protocol selection in account
407                 preferences.
408                 Only include current choice for existing accounts, and
409                 insensitivize the combobox.
410
411 2006-06-27 [paul]       2.3.1cvs23
412
413         * src/mbox.c
414                 fix crasher introduced in cvs21.
415                 Thanks to Colin
416
417 2006-06-26 [colin]      2.3.1cvs22
418
419         * src/mbox.c
420                 Fix double-frees when leaving folders
421                 after exporting to mbox
422
423 2006-06-26 [colin]      2.3.1cvs21
424
425         * src/mbox.c
426                 More feedback (and optimisation)
427                 on import/export
428         * src/common/utils.c
429                 Fix case when looking for mail addresses
430         * src/gtk/gtkutils.c
431                 Extra check for (X-)Face
432
433 2006-06-25 [ticho]      2.3.1cvs20
434
435         * src/compose.c
436         * src/exphtmldlg.c
437         * src/gtk/gtkutils.c
438         * src/gtk/gtkutils.h
439                 Added second argument to gtkut_sc_combobox_create() to
440                 control focus-on-click for the widget.
441                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
442
443 2006-06-25 [ticho]      2.3.1cvs19
444
445         * src/compose.c
446         * src/gtk/Makefile.am
447         * src/gtk/combobox.c
448         * src/gtk/combobox.h
449         * src/gtk/gtkutils.c
450         * src/gtk/gtkutils.h
451                 Use GtkComboBox instead of deprecated GtkOptionMenu
452                 for account selector in compose window and for encoding
453                 selector in attachment properties.
454                 Also factorise working with the new GtkComboBox somewhat.
455
456 2006-06-24 [paul]       2.3.1cvs18
457
458         * src/prefs_common.c
459                 use the correct default value
460
461 2006-06-24 [paul]       2.3.1cvs17
462
463         * src/compose.c
464         * src/prefs_common.c
465         * src/prefs_common.h
466         * src/prefs_compose_writing.c
467                 enable setting of default action when
468                 dnd'ing files in the compose window.
469                 (Collaborative effort with wwp)
470
471 2006-06-23 [wwp]        2.3.1cvs16
472
473         * src/compose.c
474                 i18n fix (thanks to Fabien Vantard)
475
476 2006-06-22 [colin]      2.3.1cvs15
477
478         * src/prefs_customheader.c
479                 Don't use filters in custom headers' file 
480                 selector. Remember, extensions mean nothing :)
481
482 2006-06-22 [paul]       2.3.1cvs14
483
484         * configure.ac
485                 allow setting of man directory location
486
487 2006-06-22 [colin]      2.3.1cvs13
488
489         * src/mainwindow.c
490                 Add 'View/Go to/Next unread folder'.
491                 I missed that :)
492
493 2006-06-22 [colin]      2.3.1cvs12
494
495         * src/common/utils.c
496                 Add some subject prefixes
497                 Patch by Bjorn T Johansen <btj@havleik.no>
498
499 2006-06-22 [colin]      2.3.1cvs11
500
501         * manual/advanced.xml
502                 Forgotten hidden pref
503
504 2006-06-21 [paul]       2.3.1cvs10
505
506         * src/prefs_account.c
507                 complete the removal of 'Add date header' option
508
509 2006-06-21 [paul]       2.3.1cvs9
510
511         * src/account.c
512         * src/compose.c
513         * src/prefs_account.c
514         * src/prefs_account.h
515                 remove option to add date header - always
516                 add date header
517         * src/etpan/imap-thread.c
518                 fix warnings (Thanks to Colin)
519
520 2006-06-21 [wwp]        2.3.1cvs8
521
522         * src/folder.c
523                 set the attachment flag when inline text part are (file)named. This is more convenient
524                 when receiving (for instance) inline source files or patches sent using thunderbird.
525
526 2006-06-21 [paul]       2.3.1cvs7
527
528         * src/inc.c
529                 fix off-by-one count of current msg in
530                 statusbar filtering progressbar
531
532 2006-06-21 [paul]       2.3.1cvs6
533
534         * src/folder.c
535                 Show attachment icon even if the part is 'inline'
536                 if the following conditions are met:
537                 - content-type != 'text/plain'
538                 - content-type != '*/pgp-signature'
539                 - either 'name' or 'filename' parameter is not NULL
540                 
541                 Thanks to Colin
542
543 2006-06-21 [paul]       2.3.1cvs5
544
545         * src/messageview.c
546         * src/prefs_common.c
547         * src/prefs_common.h
548         * src/prefs_other.c
549                 add an option to 'Never send Return
550                 Receipts'
551                 Thanks to Colin
552
553 2006-06-20 [mones]      2.3.1cvs4
554
555         * po/es.po
556                 updated
557         * src/compose.c
558                 typo fixed (space after comma)
559         * tools/make.themes.project
560                 remove exec mode from tarball files
561
562 2006-06-20 [colin]      2.3.1cvs3
563
564         * src/news.c
565         * src/procheader.c
566         * src/unmime.c
567                 Better fix for \n's in headers (don't 
568                 break Received: and others)
569
570 2006-06-20 [paul]       2.3.1cvs2
571
572         * src/alertpanel.c
573         * src/textview.c
574                 improve legibility of phishing attempt
575                 dialog
576
577 2006-06-20 [paul]       2.3.1cvs1
578
579         * NEWS
580         * README
581         * configure.ac
582                 Update version number following
583                 stable release
584
585 2006-06-20 [colin]      2.3.0cvs26
586
587         * src/compose.c
588                 When dragging a file to the text of the compose
589                 window, ask whether we want to insert or attach
590                 (I know lots of people who do that to attach)
591
592 2006-06-20 [colin]      2.3.0cvs25
593
594         * src/etpan/imap-thread.c
595                 Fix threshold (the append command is often > 32 bytes)
596
597 2006-06-19 [colin]      2.3.0cvs24
598
599         * src/imap.c
600         * src/etpan/imap-thread.c
601                 Workaround Rockliffe IMAP server bug: replace
602                 "x UID SEARCH (ANSWERED UID 1:*)" with
603                 "x UID SEARCH ANSWERED"
604                 (Rockliffe doesn't handle the parenthesis)
605
606 2006-06-19 [colin]      2.3.0cvs23
607
608         * src/compose.c
609         * src/imap.c
610         * src/etpan/imap-thread.c
611                 Probably fix bug #972 (Freezes when adding 
612                 an attachment to the message)
613         * src/common/defs.h
614                 Modernize Firefox cmd
615
616
617 2006-06-18 [colin]      2.3.0cvs22
618
619         * src/prefs_customheader.c
620                 Only allow correct filenames for various
621                 custom headers
622
623 2006-06-18 [colin]      2.3.0cvs21
624
625         * src/prefs_customheader.c
626                 Add a 'From File...' button in custom headers prefs, which
627                 try to do the right thing: 
628                 for normal headers, use file as plaintext,
629                 for X-Face, calls compface,
630                 for Face, encode to b64.
631
632 2006-06-17 [colin]      2.3.0cvs20
633
634         * src/mh.c
635                 Warning fix
636
637 2006-06-16 [colin]      2.3.0cvs19
638
639         * src/summaryview.c
640                 Recursive quicksearch: show message list
641                 in current folder, *then* search children
642                 in the background.
643
644 2006-06-16 [colin]      2.3.0cvs18
645
646         * src/main.c
647                 Instead of ignoring SIGPIPE, save caches
648                 when getting one. Will fix the fact that
649                 hot caches are out-of-date when logging 
650                 out of Xorg.
651         * src/compose.c
652         * src/prefs_compose_writing.c
653                 Only save text (not attachments) when 
654                 auto-saving to drafts
655         * src/unmime.c
656                 Always replace \n, \r and \t with spaces
657                 in headers
658         * manual/dist/html/Makefile.am
659         * manual/dist/pdf/Makefile.am
660         * manual/dist/ps/Makefile.am
661         * manual/dist/txt/Makefile.am
662         * manual/fr/dist/html/Makefile.am
663         * manual/fr/dist/pdf/Makefile.am
664         * manual/fr/dist/ps/Makefile.am
665         * manual/fr/dist/txt/Makefile.am
666         * manual/pl/dist/html/Makefile.am
667         * manual/pl/dist/pdf/Makefile.am
668         * manual/pl/dist/ps/Makefile.am
669         * manual/pl/dist/txt/Makefile.am
670                 Fix make clean removing pregenerated manuals
671
672
673 2006-06-16 [colin]      2.3.0cvs17
674
675         * src/plugins/pgpcore/sgpgme.c
676         * src/plugins/pgpmime/pgpmime.c
677         * src/plugins/pgpinline/pgpinline.c
678                 Better error reporting in setup_signers.
679                 Don't fallback to default key if specified
680                 key isn't found.
681                 Don't allow signing if more than one secret
682                 key matches the one specified in prefs.
683
684 2006-06-15 [colin]      2.3.0cvs16
685
686         * src/folderview.c
687                 Add "Send queue" in the folder's contextual
688                 menu
689         * src/compose.c
690         * src/messageview.c
691         * src/privacy.c
692         * src/privacy.h
693         * src/procmime.c
694         * src/procmsg.c
695         * src/plugins/pgpcore/passphrase.c
696         * src/plugins/pgpcore/sgpgme.c
697         * src/plugins/pgpinline/pgpinline.c
698         * src/plugins/pgpmime/pgpmime.c
699                 Better error reporting
700         * src/mbox.c
701                 Probably fix bug #971 (2.2.3 cannot read mail 
702                 from local mbox)
703
704
705 2006-06-15 [mones]      2.3.0cvs15
706
707         * tools/make.themes.project
708                 creates the themes project from the web page
709
710 2006-06-15 [colin]      2.3.0cvs14
711
712         * src/folder.c
713                 Better fix (avoid losing the folder if scan_tree 
714                 fails)
715
716 2006-06-15 [cleroy]     2.3.0cvs13
717
718         * src/folder.c
719                 Probably fix Bug #969 (crash on rebuilding 
720                 imap folder)
721
722 2006-06-14 [colin]      2.3.0cvs12
723
724         * manual/dtd/manual.xsl
725         * manual/sylpheed-claws-manual.xml
726         * manual/fr/sylpheed-claws-manual.xml
727         * manual/pl/sylpheed-claws-manual.xml
728                 Insert pagebreaks between sections
729
730 2006-06-14 [paul]       2.3.0cvs11
731
732         * configure.ac
733                 better fix than 2.3.0cvs10
734
735 2006-06-14 [paul]       2.3.0cvs10
736
737         * configure.ac
738                 fix setting of PACKAGE_DATA_DIR with newer autoconf
739                 (backwards compatible)
740
741 2006-06-13 [colin]      2.3.0cvs9
742
743         * src/messageview.c
744                 Fix sending of return receipt with the new queue folders
745
746 2006-06-13 [wwp]        2.3.0cvs8
747
748         * src/quote_fmt_lex.l
749                 fix wrong tokens returned in quote_fmt lexer, query not().
750
751 2006-06-13 [wwp]        2.3.0cvs7
752
753         * src/folder.c
754         * src/prefs_folder_item.c
755                 allow changing folder type even when folder is not a top-level one,
756                 thanks to Colin.
757
758 2006-06-12 [colin]      2.3.0cvs6
759
760         * src/folderview.c
761                 Fix double-ask of "Do you want to mark all
762                 as read"
763
764 2006-06-12 [colin]      2.3.0cvs5
765
766         * src/compose.c
767         * src/compose.h
768         * src/folder.c
769         * src/folder.h
770         * src/imap.c
771         * src/inc.c
772         * src/main.c
773         * src/messageview.c
774         * src/mh.c
775         * src/prefs_folder_item.c
776         * src/procheader.c
777         * src/procmime.c
778         * src/procmsg.c
779         * src/procmsg.h
780         * src/send_message.c
781         * src/summaryview.c
782         * src/toolbar.c
783                 Apply bug #964's patch (Queue and drafts aren't normal)
784                 The Drafts and Queue folder now contain RFC-822 files,
785                 allowing to move and copy mails from and to these 
786                 folders. Moving from Drafts to Queue will prepare the
787                 mail for sending (PGP signature, encryption, etc).
788                 This patch also rework sending errors handling to try
789                 to be more helpful.
790                 Also, allow redefining folder types via the GUI 
791                 (Folder type in its Properties)
792
793 2006-06-12 [colin]      2.3.0cvs4
794
795         * src/summaryview.c
796         * src/prefs_common.c
797         * src/prefs_common.h
798         * src/gedit-print.c
799                 Allow to define a specific print font - patch
800                 by Bernhard Walle <bernhard.walle@gmx.de>
801         * src/prefs_fonts.c
802         * manual/advanced.xml
803         * manual/fr/advanced.xml
804                 Add a hidden pref to allow deletion without
805                 confirmation
806
807 2006-06-12 [wwp]        2.3.0cvs3
808
809         * .cvsignore
810                 more files to ignore.
811
812 2006-06-12 [wwp]        2.3.0cvs2
813
814         * src/quote_fmt.c
815         * src/quote_fmt_lex.l
816         * src/quote_fmt_parse.y
817                 extend the quote_fmt parser (templates and quotes):
818                 - allow limited sub-expressions in |p{} and |f{} expressions,
819                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
820                 - implemented/fixed missing implementation of query_references and show_references,
821                 - completed, fixed contents and format of the symbols help dialog,
822                 - fix some compilation warnings.
823
824 2006-06-12 [wwp]        2.3.0cvs1
825
826         * manual/advanced.xml
827         * manual/fr/advanced.xml
828                 updates in the "templates" section of the manual (eng/fr):
829                  - be more precise (both versions)
830                  - completed to match the english reference (fr version)
831                  - touchups (both versions)
832
833 2006-06-12 [paul]       2.3.0
834
835         2.3.0 released
836
837 2006-06-12 [paul]       2.2.3cvs14
838
839         * po/ca.po
840         * po/cs.po
841         * po/de.po
842         * po/el.po
843         * po/fr.po
844         * po/it.po
845         * po/pt_BR.po
846         * po/sr.po
847         * po/zh_CN.po
848                 updated by Miquel Oliete, Tim, Stephan Sachse,
849                 Stavros Giannouris, Fabien Vantard, Andrea
850                 Spadaccini, Frederico Goncalves Guimaraes,
851                 Aleksandar Urosevic, and Ralgh Young
852
853 2006-06-12 [colin]      2.2.3cvs13
854
855         * src/mbox.c
856                 Add missing header
857
858 2006-06-11 [colin]      2.2.3cvs12
859
860         * src/msgcache.c
861                 Verify that g_malloc() succeeded
862
863 2006-06-11 [colin]      2.2.3cvs11
864
865         * src/wizard.c
866                 Add Face header to welcome mail
867
868 2006-06-10 [colin]      2.2.3cvs10
869
870         * src/textview.c
871                 Revert previous (Forgot it changes the
872                 margin on the whole mail)
873
874 2006-06-10 [colin]      2.2.3cvs9
875
876         * src/textview.c
877                 Don't overlap long headers under (X-)Face
878
879 2006-06-10 [mones]      2.2.3cvs8
880
881         * manual/xml2pdf
882                 allow generation of manual on systems lacking saxon binary
883                 but with java and the saxon library installed
884
885         * po/es.po
886                 updated for release
887
888 2006-06-09 [colin]      2.2.3cvs7
889
890         * src/summaryview.c
891                 Fix leak when using Display Sender using Addressbook
892
893 2006-06-09 [colin]      2.2.3cvs6
894
895         * src/compose.c
896         * src/folder.c
897         * src/folderview.c
898         * src/mimeview.c
899         * src/summaryview.c
900                 More leaks fixes
901
902 2006-06-09 [paul]       2.2.3cvs5
903
904         * AUTHORS
905         * src/gtk/authors.h
906         * tools/claws.i18n.status.pl
907                 updated with new info
908
909 2006-06-09 [paul]       2.2.3cvs4
910
911         * README
912                 updated
913         * manual/ack.xml
914                 add wwp to authors list
915         * src/gtk/authors.h
916                 update mine and Colin's addresses
917
918 2006-06-08 [colin]      2.2.3cvs3
919
920         * src/etpan/imap-thread.c
921                 Fix leak on SSL cert check
922
923 2006-06-08 [colin]      2.2.3cvs2
924
925         * src/common/utils.c
926                 Fix leak
927
928 2006-06-08 [paul]       2.2.3cvs1
929
930         * configure.ac
931                 Update version number following
932                 stable release
933
934 2006-06-07 [colin]      2.2.2cvs3
935
936         * src/msgcache.c
937                 Fix catching cache read errors (guint instead of gint)
938                 Prevent malloc'ing more than 8MB (means cache corruption)
939
940 2006-06-07 [paul]       2.2.2cvs2
941
942         * src/exporthtml.c
943         * src/exportldif.c
944         * src/mh.c
945         * src/mutt.c
946         * src/pine.c
947         * src/common/utils.c
948                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
949                 obey $HOME'
950                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
951                 Thanks to Colin
952
953 2006-06-06 [paul]       2.2.2cvs1
954
955         * configure.ac
956                 Update version number following
957                 stable release
958
959 2006-06-06 [paul]       2.2.1cvs6
960
961         * src/matcher.c
962                 fix  implicit declaration of
963                 sylpheed_do_idle()
964                 Patch by Fabien Vantard
965
966 2006-06-06 [paul]       2.2.1cvs5
967
968         * src/matcher.c
969                 fix age_greater and age_lower so that they
970                 mean what say and not '...or equal to'
971                 Thanks to Colin
972
973 2006-06-06 [paul]       2.2.1cvs4
974
975         * src/textview.c
976         * src/common/utils.c
977                 fix URI check
978                 Thanks to Colin
979
980 2006-06-05 [wwp]        2.2.1cvs3
981
982         * manual/fr/account.xml
983                 minor language fixes (thanks to Fabien Vantard).
984
985 2006-06-05 [colin]      2.2.1cvs2
986
987         * src/prefs_folder_item.c
988         * src/folderview.c
989                 Allow recursive setting of properties 
990                 for whole mailboxes
991         * src/matcher.c
992                 Don't freeze on 'test' filtering rule
993
994 2006-06-05 [colin]      2.2.1cvs1
995
996         * configure.ac
997                 Update version number following
998                 stable release
999
1000 2006-06-04 [wwp]        2.2.0cvs82
1001
1002         * manual/glossary.xml
1003         * manual/account.xml
1004         * manual/fr/glossary.xml
1005         * manual/fr/account.xml
1006                 added glossary section and references/links related to the Face custom header.
1007
1008 2006-06-04 [colin]      2.2.0cvs81
1009
1010         * src/summaryview.c
1011                 Skip to next message on move with no
1012                 immediate execution
1013
1014 2006-06-04 [wwp]        2.2.0cvs80
1015
1016         * manual/xml2pdf
1017                 added sanity checks, exit when needed.
1018
1019 2006-06-03 [paul]       2.2.0cvs79
1020
1021         * src/prefs_receive.c
1022                 page name is now 'Receiving'
1023         * src/prefs_send.c
1024                 page name is now 'Sending'
1025
1026 2006-06-03 [colin]      2.2.0cvs78
1027
1028         * src/plugins/spamassassin/spamassassin_gtk.c
1029                 Autoswitch to Localhost if transport was previously
1030                 disabled. Else people had to check [] Enable, then
1031                 *reselect* transport.
1032
1033 2006-06-03 [colin]      2.2.0cvs77
1034
1035         * src/plugins/pgpinline/pgpinline.c
1036         * src/plugins/pgpmime/pgpmime.c
1037                 Check that gpg_data_release_and_get_mem 
1038                 didn't fail (now, why this happens...)
1039
1040 2006-06-03 [colin]      2.2.0cvs76
1041
1042         * src/mbox.c
1043                 Fix bug #962 (Manual and/or UI should 
1044                 warn about incompatible locking 
1045                 causing dataloss)
1046
1047 2006-06-02 [cleroy]     2.2.0cvs75
1048
1049         * src/filtering.c
1050         * src/folder.c
1051         * src/procmsg.c
1052         * src/summaryview.c
1053                 Fix a few leaks
1054
1055 2006-06-02 [colin]      2.2.0cvs74
1056
1057         * src/main.c
1058                 On exit, free caches after writing them
1059                 Shuts up some valgrind false positives
1060         * src/procmsg.c
1061         * src/send_message.c
1062                 Fix races when reusing existing SMTP connections
1063                 Fix inexistant session timeout
1064         * src/toolbar.c
1065                 Display alertpanel after all queues have
1066                 been processed, not after each
1067
1068 2006-06-02 [wwp]        2.2.0cvs73
1069
1070         * manual/fr/glossary.xml
1071         * manual/fr/ack.xml
1072         * manual/ack.xml
1073                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
1074
1075 2006-06-02 [wwp]        2.2.0cvs72
1076
1077         * manual/xml2pdf
1078         * manual/dist/pdf/Makefile.am
1079         * manual/dtd/manual.xsl
1080         * manual/fr/dist/pdf/Makefile.am
1081         * manual/pl/dist/pdf/Makefile.am
1082                 we changed the procedure to generate the .pdf version of the manual.
1083                 The procedure is more modern and the .pdf we get now has a valid index.
1084                 Here are the new pre-requisites:
1085
1086                 - JRE 1.x (1.4 here): there must be one from your distro
1087                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
1088                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
1089                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
1090
1091                 See my posts for further info about the installation of this toolchain:
1092
1093                 Date: Fri, 19 May 2006 19:40:06 +0200
1094                 From: wwp <subscript@free.fr>
1095                 To: sylpheed-claws-devel@lists.sourceforge.net
1096                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
1097
1098                 and
1099
1100                 Date: Wed, 24 May 2006 12:58:49 +0200
1101                 From: wwp <subscript@free.fr>
1102                 To: sylpheed-claws-devel@lists.sourceforge.net
1103                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
1104
1105 2006-06-01 [colin]      2.2.0cvs71
1106
1107         * src/compose.c
1108                 Better guards against IMAP races
1109         * src/main.c
1110         * src/prefs_common.c
1111         * src/prefs_common.h
1112         * src/common/ssl_certificate.c
1113         * src/etpan/imap-thread.c
1114         * src/etpan/imap-thread.h
1115         * src/gtk/sslcertwindow.c
1116                 New hidden option ssl_skip_cert_check to 
1117                 avoid dups of bug #959 (libetpan linked
1118                 against gnutls and gnutls buggy on 64bit)
1119                 Present expired warning only once per
1120                 session/server.
1121         * manual/advanced.xml
1122         * manual/fr/advanced.xml
1123                 Document new option
1124
1125 2006-06-01 [wwp]        2.2.0cvs70
1126
1127         * src/messageview.c
1128                 fix for bug #961 (return receipt dialog 
1129                 complains incorrectly about return-path 
1130                 email adress being different), thanks 
1131                 to Colin.
1132
1133 2006-05-31 [cleroy]     2.2.0cvs69
1134
1135         * src/common/ssl.c
1136                 Guard against NULLs, although this
1137                 should never be an issue
1138
1139 2006-05-31 [colin]      2.2.0cvs68
1140
1141         * src/filtering.c
1142                 Use g_slist_prepend
1143         * src/imap.c
1144                 Don't remove caches when destroying folder, it
1145                 could (should) be done at exit
1146         * src/inc.c
1147                 free processing cache after incorporation
1148         * src/etpan/imap-thread.c
1149                 Maybe fix bug #959 (Crash on moving to emails 
1150                 to a imap account per ssl with a expired 
1151                 certificate.)
1152
1153 2006-05-30 [colin]      2.2.0cvs67
1154
1155         * src/summaryview.c
1156                 Put back event flush when displaying message
1157                 It avoids reading a bunch of messages just
1158                 by hitting shift-n for too long ;)
1159
1160 2006-05-29 [colin]      2.2.0cvs66
1161
1162         * src/summaryview.c
1163                 Remove useless g_warnings
1164
1165 2006-05-29 [colin]      2.2.0cvs65
1166
1167         * src/imap.c
1168                 Fix g_slist_append()s for performance
1169
1170 2006-05-29 [colin]      2.2.0cvs64
1171
1172         * src/compose.c
1173         * src/common/utils.c
1174                 Fix extraneous tab at start of addresses
1175         * src/mainwindow.c
1176                 Fix warnings (thanks to Fabien)
1177                 Fix crash at exit when composing messages 
1178                 exist
1179         * src/pop.c
1180                 Fix progress bar when deleting expired mails
1181                 Thanks to Hiro
1182         * src/summaryview.c
1183         * src/gtk/gtksctree.c
1184                 Fix re-sorting slowness
1185
1186 2006-05-29 [paul]       2.2.0cvs63
1187
1188         * src/mh.c
1189                 fetch full message when moving mails
1190                 from another mailbox, (fixed data loss
1191                 when filtering from IMAP to MH, introduced
1192                 in 2.2.0cvs57).
1193                 Thanks to Colin
1194
1195 2006-05-29 [mones]      2.2.0cvs62
1196
1197         * src/gtk/gtksctree.c
1198                 Unselect faster (patch by Colin)        
1199
1200 2006-05-26 [colin]      2.2.0cvs61
1201
1202         * src/summaryview.c
1203                 Unplug MSGINFO_UPDATE callback on delete too.
1204
1205 2006-05-26 [colin]      2.2.0cvs60
1206
1207         * src/foldersel.c
1208                 Fix bold in folder selection window with glib2.10
1209                 thanks Hiro
1210
1211 2006-05-26 [colin]      2.2.0cvs59
1212
1213         * src/procheader.c
1214                 Convert date only if necessary (and don't
1215                 try to convert from utf8 to utf8, too)
1216         * src/summaryview.c
1217                 Only set column's text if the column's 
1218                 displayed
1219
1220 2006-05-26 [colin]      2.2.0cvs58
1221
1222         * src/summaryview.c
1223         * src/gtk/gtkutils.c
1224                 Fix useless warning
1225
1226 2006-05-26 [colin]      2.2.0cvs57
1227
1228         * src/mainwindow.c
1229                 Make summaryview selectable as long as 
1230                 no message has focus
1231         * src/mh.c
1232                 Faster deletion (by implementing mh_remove_msgs)
1233                 Faster copy (avoid using mh_fetch_msg just to get
1234                 the filename)
1235                 Faster move (using move_file instead of copy_file
1236                 if MSG_IS_MOVE)
1237                 No progressbar if total number of mails to cp/mv 
1238                 is less than 100
1239         * src/summaryview.c
1240                 Fix removal from subject_table when mail gets moved
1241                 Faster deletion (g_slist_prepend instead of append)
1242         * src/gtk/gtksctree.c
1243                 Remove useless code
1244
1245 2006-05-25 [colin]      2.2.0cvs56
1246
1247         * src/common/ssl_certificate.c
1248                 Fix leak in expired cert check
1249
1250 2006-05-25 [colin]      2.2.0cvs55
1251
1252         * src/mh.c
1253                 Disable flags syncing on .mh_sequences - it
1254                 is buggy and marks mails read under unknown
1255                 conditions.
1256
1257 2006-05-25 [paul]
1258
1259         * 2.3.0-rc4 released
1260
1261 2006-05-24 [colin]      2.2.0cvs54
1262
1263         attention cvs users: if you manage to crash
1264         Sylpheed-Claws while moving, copying or deleting
1265         mails, we *are* interested in stack traces and
1266         valgrind logs. It looks stable, but one never
1267         knows...
1268
1269         * src/folder.c
1270                 Add progressbar for cache updates
1271         * src/folderutils.c
1272                 Optimize Mark all read in the current
1273                 folder
1274         * src/mh.c
1275                 Add progressbar for copy/move
1276         * src/procmsg.c
1277                 Optimize O(n^2) in copy/move
1278         * src/summaryview.c
1279         * src/gtk/gtksctree.c
1280                 Optimize O(n^2) algos
1281         * src/common/timing.h
1282                 Display ms instead of us
1283
1284 2006-05-24 [wwp]        2.2.0cvs53
1285
1286         * manual/fr/advanced.xml
1287                 updates to the French manual.
1288
1289 2006-05-24 [wwp]        2.2.0cvs52
1290
1291         * src/common/utils.c
1292                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1293
1294 2006-05-24 [wwp]        2.2.0cvs51
1295
1296         * src/folderutils.c
1297                 fixed "mark all read" in MH folders (thanks to Colin).
1298
1299 2006-05-24 [paul]       2.2.0cvs50
1300
1301         * doc/man/sylpheed-claws.1
1302                 updated the man page
1303
1304 2006-05-23 [colin]      2.2.0cvs49
1305
1306         * src/folderview.c
1307         * src/imap.c
1308         * src/inc.c
1309         * src/mbox.c
1310         * src/messageview.c
1311         * src/news.c
1312         * src/send_message.c
1313         * src/summaryview.c
1314         * src/gtk/sslcertwindow.c
1315                 alertpanel fixes, by Fabien
1316
1317 2006-05-23 [colin]      2.2.0cvs48
1318
1319         * src/folder.c
1320         * src/folderview.c
1321         * src/msgcache.c
1322         * src/summaryview.c
1323         * src/gtk/gtksctree.c
1324         * src/gtk/gtksctree.h
1325                 More timings
1326                 Fix slow loading problem, which was caused by the
1327                 use of some gtk_ctree funcs and their use of
1328                 g_list_position while gtk_ctree_(un)link'ing.
1329                 Reap more functions from gtkctree.c to be sure we
1330                 use our (fast) version instead of theirs.
1331         * src/mh.c
1332                 Fix copy of unread mails
1333
1334
1335 2006-05-22 [wwp]        2.2.0cvs47
1336
1337         * manual/fr/advanced.xml
1338                 updated.
1339
1340 2006-05-22 [colin]      2.2.0cvs46
1341
1342         * src/filtering.c
1343                 Fix possible infinite loop. 'copy' is not a 
1344                 final action, so when encountering a 'copy',
1345                 we have to check if a previous one was set
1346                 and do it. In the same way, if we encounter
1347                 a 'move' we have to perform a possibly 
1348                 pending 'copy'. This will slow down filtering
1349                 on IMAP if move+copy or multiple copy actions
1350                 are to be done, but handling it via the batch
1351                 would be really too convoluted.
1352
1353 2006-05-22 [wwp]        2.2.0cvs45
1354
1355         * manual/fr/advanced.xml
1356         * manual/fr/faq.xml
1357         * manual/fr/glossary.xml
1358         * manual/fr/handling.xml
1359         * manual/fr/intro.xml
1360         * manual/fr/plugins.xml
1361         * manual/fr/sylpheed-claws-manual.xml
1362                 sync w/ the english manual: updates URIs, documented mailing-list
1363                 support, better explanation about the enabled/disabled feature
1364                 in filtering/processing rules by Paul.
1365
1366 2006-05-21 [colin]      2.2.0cvs44
1367
1368         * src/summaryview.c
1369                 Don't expand after building threads, but during
1370
1371 2006-05-21 [colin]      2.2.0cvs43
1372
1373         * src/procmsg.c
1374         * src/summaryview.c
1375                 More timing possibilities... For next time I have 
1376                 to find out how the hell some 3GHz computer takes
1377                 one minute to open a 30k folder...
1378
1379 2006-05-21 [colin]      2.2.0cvs42
1380
1381         * manual/pl/advanced.xml
1382         * manual/pl/faq.xml
1383         * manual/pl/glossary.xml
1384         * manual/pl/handling.xml
1385         * manual/pl/intro.xml
1386         * manual/pl/plugins.xml
1387         * manual/pl/sylpheed-claws-manual.xml
1388                 Polish manual updated by Pawel
1389
1390 2006-05-20 [colin]
1391
1392         * 2.3.0-rc3 released
1393
1394 2006-05-20 [colin]      2.2.0cvs41
1395
1396         * src/imap.c
1397                 Fix -rc2 problems:
1398                 - remove cache of moved messages from original folder
1399                 - apply new flags to messages even if they aren't appliable
1400                   via IMAP.
1401
1402 2006-05-20 [colin]
1403
1404         * 2.3.0-rc2 released
1405
1406 2006-05-19 [colin]      2.2.0cvs40
1407
1408         * src/imap.c
1409                 Don't issue SELECT in imap_change_flags
1410                 before having checked that we indeed have
1411                 some flags to change. MSG_POSTFILTERED for
1412                 example can't be used on IMAP.
1413                 Fixes bug #955 (copying messages between 
1414                 imap folders is extremely slow), which was
1415                 a regression.
1416
1417 2006-05-19 [colin]      2.2.0cvs39
1418
1419         * src/folder.c
1420         * src/folder.h
1421         * src/folderview.c
1422                 Try to fix bug #830 (Some unread messages 
1423                 get marked read in IMAP inbox):
1424                 - Prevent scanning a folder if it's being 
1425                   opened via the GUI
1426                 - Postpone opening via the GUI of a folder
1427                   currently scanned.
1428
1429
1430 2006-05-19 [wwp]        2.2.0cvs38
1431
1432         * manual/advanced.xml
1433                 fix English+typo (thanks to Paul).
1434
1435 2006-05-19 [wwp]        2.2.0cvs37
1436
1437         * manual/advanced.xml
1438         * manual/fr/advanced.xml
1439         * src/gtk/logwindow.c
1440         * src/prefs_common.c
1441         * src/prefs_common.h
1442                 added hidden prefs to allow customization of colors used in
1443                 protocol log window (useful for dark gtk+ themes).
1444
1445 2006-05-19 [wwp]        2.2.0cvs36
1446
1447         * ChangeLog
1448                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1449
1450 2006-05-19 [paul]       2.2.0cvs35
1451
1452         * src/textview.c
1453                 make Reply-To fully clickable
1454         * src/gtk/logwindow.c
1455                 more colouring (SMTP ESMTP)
1456         Both patches by Pawel Pekala
1457
1458 2006-05-19 [cleroy]     2.2.0cvs34
1459
1460         * src/mh.c
1461                 Don't update flags from current folder
1462                 Probably fixes bug #935 (Read Messages 
1463                 Revert to Being Marked as Unread)
1464
1465 2006-05-18 [colin]      2.2.0cvs33
1466
1467         * src/imap.c
1468                 Warning fix
1469         * src/compose.c
1470         * src/mainwindow.c
1471         * src/summaryview.c
1472         * src/toolbar.c
1473                 Allow replying to multiple emails
1474                 in multiple windows
1475         * src/mimeview.c
1476         * src/etpan/imap-thread.c
1477                 Leak fixes
1478
1479 2006-05-18 [paul]       2.2.0cvs32
1480
1481         * src/summaryview.c
1482                 keep Mailing-List menu refreshed
1483                 Thanks to Colin
1484
1485 2006-05-18 [paul]       2.2.0cvs31
1486
1487         * manual/advanced.xml
1488         * manual/faq.xml
1489         * manual/glossary.xml
1490         * manual/handling.xml
1491         * manual/intro.xml
1492         * manual/plugins.xml
1493         * manual/sylpheed-claws-manual.xml
1494                 update URLs
1495                 add info about mailing-list support
1496                 edit filtering info
1497         * src/wizard.c
1498         * src/common/defs.h
1499         * src/gtk/about.c
1500         * src/plugins/dillo_viewer/README
1501                 update URLs
1502
1503 2006-05-17 [wwp]        2.2.0cvs30
1504
1505         * manual/handling.xml
1506         * manual/fr/handling.xml
1507                 documented the ability to enabled/disable filtering/processing rules.
1508
1509 2006-05-17 [colin]      2.2.0cvs29
1510
1511         * src/main.c
1512                 Don't initialize g_thread subsystem if it's 
1513                 already done (thanks to Hiro)
1514         * src/mimeview.c
1515                 Fix saving of parts when there name can't be
1516                 converted from UTF-8.
1517
1518 2006-05-17 [paul]       2.2.0cvs28
1519
1520         * po/Makefile.in.in
1521                 fix config.status warning with autoconf 2.60
1522
1523 2006-05-17 [paul]       2.2.0cvs27
1524
1525         * po/POTFILES.in
1526                 add src/mbox.c
1527
1528 2006-05-17 [wwp]        2.2.0cvs26
1529
1530         * src/mainwindow.c
1531                 fix useless and potentially dangerous buffer walking (thanks to Colin).
1532
1533 2006-05-17 [wwp]        2.2.0cvs25
1534
1535         * src/plugins/demo/demo.c
1536                 updated product name in plugin demo (many plugins need to be
1537                 sync'ed w/ that change).
1538
1539 2006-05-17 [colin]      2.2.0cvs24
1540
1541         * src/mh.c
1542                 Fix leak
1543
1544 2006-05-16 [colin]      2.2.0cvs23
1545
1546         * src/mainwindow.c
1547                 Stupid me hit again. Fix cvs22.
1548
1549 2006-05-16 [colin]      2.2.0cvs22
1550
1551         * src/mainwindow.c
1552                 Fix bug #922 (sylpheed-claws crashed after 
1553                 pushing on Inbox folder)
1554
1555 2006-05-16 [colin]      2.2.0cvs21
1556
1557         * src/compose.c
1558                 Make From header be copy/paste/select-able
1559
1560 2006-05-16 [wwp]        2.2.0cvs20
1561
1562         * src/export.c
1563         * src/matcher.c
1564         * src/summaryview.c
1565         * src/etpan/imap-thread.c
1566                 fix some compiler warnings (thanks to Colin).
1567
1568 2006-05-16 [wwp]        2.2.0cvs19
1569
1570         * src/action.c
1571         * src/gedit-print.c
1572         * src/inc.c
1573         * src/mainwindow.c
1574         * src/mh.c
1575         * src/statusbar.c
1576         * src/send_message.c
1577         * src/summaryview.c
1578                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1579
1580 2006-05-15 [colin]      2.2.0cvs18
1581
1582         * src/procmsg.c
1583                 Fix automatic rule creation with List-Post
1584
1585 2006-05-15 [paul]       2.2.0cvs17
1586
1587         * tools/filter_conv_new.pl
1588                 updated for rule enabling/disabling
1589                 claws version >= 2.3.x required
1590
1591 2006-05-15 [cleroy]     2.2.0cvs16
1592
1593         * src/main.c
1594                 Revert test
1595
1596 2006-05-15 [cleroy]     2.2.0cvs15
1597
1598         * src/main.c
1599                 test
1600
1601 2006-05-15 [wwp]        2.2.0cvs14
1602
1603         * manual/pl/.cvsignore
1604                 ignore generated files.
1605
1606 2006-05-14 [wwp]        2.3.0-rc1
1607
1608         * 2.3.0-rc1 released
1609
1610 2006-05-13 [wwp]        2.2.0cvs13
1611
1612         * src/filtering.c
1613         * src/filtering.h
1614         * src/matcher.c
1615         * src/matcher_parser_lex.l
1616         * src/matcher_parser_parse.y
1617         * src/prefs_filtering.c
1618                 new feature: provide the ability to disable filtering and processing
1619                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1620                 adaptations.
1621
1622 2006-05-13 [colin]      2.2.0cvs12
1623
1624         * src/compose.c
1625                 Remove useless if (a) b; else b;
1626                 Thanks to wwp
1627
1628 2006-05-13 [wwp]        2.2.0cvs11
1629
1630         * src/export.c
1631         * src/import.c
1632         * src/mainwindow.c
1633         * src/mbox.c
1634         * src/summaryview.c
1635         * src/summaryview.h
1636                 no more silent failures (or at least less ones) when importing
1637                 or exporting from/to mbox. Also start importing/exporting if
1638                 the necessary info is set.
1639
1640 2006-05-13 [wwp]        2.2.0cvs10
1641
1642         * RELEASE_NOTES
1643                 restored up-to-date release notes.
1644
1645 2006-05-13 [paul]       2.2.0cvs9
1646
1647         * po/nl.po
1648         * po/ru.po
1649                 updated by Tim Dijkstra and Pavlo Bohmat
1650
1651 2006-05-12 [colin]      2.2.0cvs8
1652
1653         * src/gtk/quicksearch.c
1654                 Add "k" as shortcut for "colorlabel". Patch
1655                 by ath42@users.sf.net.
1656
1657 2006-05-12 [paul]       2.2.0cvs7
1658
1659         * src/prefs_common.h
1660         * src/prefs_summaries.c
1661         * src/summaryview.c
1662                 when entering a folder also allow
1663                 going directly to first Marked message
1664
1665 2006-05-12 [paul]       2.2.0cvs6
1666
1667         * src/summaryview.c
1668                 always obey 'confirm before marking all
1669                 mails read' option
1670
1671 2006-05-12 [paul]       2.2.0cvs5
1672
1673         * src/textview.c
1674                 make Sender fully clickable
1675
1676 2006-05-12 [colin]      2.2.0cvs4
1677
1678         * src/compose.c
1679         * src/compose.h
1680                 Let From be editable
1681         * src/main.c
1682         * src/mh.c
1683                 Full support of .mh_sequences' Unseen seq
1684
1685 2006-05-12 [colin]      2.2.0cvs3
1686
1687         * src/folder.c
1688         * src/mainwindow.c
1689         * src/mainwindow.h
1690         * src/messageview.c
1691         * src/prefs_spelling.c
1692         * src/procheader.c
1693         * src/procmsg.c
1694         * src/procmsg.h
1695         * src/summaryview.c
1696         * src/toolbar.c
1697         * src/toolbar.h
1698                 Add contextual menu on Compose toolbar
1699                 button. Fixes bug #944 (Automatic
1700                 addresses not applied when changing account
1701                 from compose window)
1702                 add Mailing List support
1703                 based on the old 0.6.5claws25 patch by
1704                 Melvin Hadasht, with finishing touches
1705                 by Colin
1706                 Fix "ignore thread" when mails are threaded by
1707                 subject (and weren't ignored although appearing
1708                 in the thread).
1709                 GUI rework.
1710                 Both patches by Pawel.
1711
1712 2006-05-08 [paul]       2.2.0cvs2
1713
1714         * src/mainwindow.c
1715         * src/mainwindow.h
1716         * src/messageview.c
1717         * src/procheader.c
1718         * src/procmsg.c
1719         * src/procmsg.h
1720         * src/summaryview.c
1721                 add Mailing List support
1722                 based on the old 0.6.5claws25 patch by 
1723                 Melvin Hadasht, with finishing touches
1724                 by Colin
1725
1726 2006-05-08 [colin]      2.2.0cvs1
1727
1728         * src/mainwindow.c
1729         * src/toolbar.c
1730         * src/toolbar.h
1731                 Add contextual menu on Compose toolbar 
1732                 button. Fixes bug #944 (Automatic 
1733                 addresses not applied when changing account 
1734                 from compose window)
1735
1736 2006-05-08 [paul]       2.2.0
1737
1738         2.2.0 released
1739
1740 2006-05-08 [paul]       2.1.1cvs51
1741
1742         * po/cs.po
1743         * po/de.po
1744         * po/en_GB.po
1745         * po/fi.po
1746         * po/fr.po
1747         * po/pt_BR.po
1748         * po/sr.po
1749         * po/zh_CN.po
1750                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1751                 Fabien Vantard, Frederico Goncalves Guimaraes,
1752                 Aleksandar Urosevic, and Ralgh Young
1753
1754 2006-05-12 [colin]      2.1.1cvs50
1755
1756         * po/cs.po
1757         * po/de.po
1758         * po/en_GB.po
1759         * po/es.po
1760         * po/fi.po
1761         * po/fr.po
1762         * po/pt_BR.po
1763         * po/sr.po
1764         * po/zh_CN.po
1765                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1766                 Fabien Vantard, Frederico Goncalves Guimaraes,
1767                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1768
1769 2006-05-05 [colin]      2.1.1cvs49
1770
1771         * manual/Makefile.am
1772         * manual/pl/Makefile.am
1773         * manual/pl/account.xml
1774         * manual/pl/ack.xml
1775         * manual/pl/addrbook.xml
1776         * manual/pl/advanced.xml
1777         * manual/pl/faq.xml
1778         * manual/pl/glossary.xml
1779         * manual/pl/gpl.xml
1780         * manual/pl/handling.xml
1781         * manual/pl/intro.xml
1782         * manual/pl/keyboard.xml
1783         * manual/pl/plugins.xml
1784         * manual/pl/starting.xml
1785         * manual/pl/sylpheed-claws-manual.xml
1786         * manual/pl/dist/.cvsignore
1787         * manual/pl/dist/Makefile.am
1788         * manual/pl/dist/html/.cvsignore
1789         * manual/pl/dist/html/Makefile.am
1790         * manual/pl/dist/pdf/.cvsignore
1791         * manual/pl/dist/pdf/Makefile.am
1792         * manual/pl/dist/ps/.cvsignore
1793         * manual/pl/dist/ps/Makefile.am
1794         * manual/pl/dist/txt/.cvsignore
1795         * manual/pl/dist/txt/Makefile.am
1796                 Add the polish translation of the manual,
1797                 Authored by Pawel Pekala.
1798
1799 2006-05-05 [cleroy]     2.1.1cvs48
1800
1801         * src/main.c
1802                 Re-read matcherrc after loading plugins 
1803                 if some of them add folders.
1804
1805 2006-05-03 [colin]      2.1.1cvs47
1806
1807         * src/imap.c
1808                 I'm idiot
1809
1810 2006-05-03 [colin]      2.1.1cvs46
1811
1812         * src/imap.c
1813                 Be sure to have a session when
1814                 getting separator
1815
1816 2006-05-03 [colin]      2.1.1cvs45
1817
1818         * src/imap.c
1819         * src/imap.h
1820         * src/imap_gtk.c
1821                 Fix preventing renaming with namespace 
1822                 separator.
1823
1824 2006-05-01 [colin]      2.1.1cvs44
1825
1826         * src/action.c
1827                 Don't reload messageview when result of
1828                 action is piped.
1829
1830 2006-04-29 [colin]      2.1.1cvs43
1831
1832         * src/prefs_receive.c
1833         * src/plugins/spamassassin/spamassassin_gtk.c
1834         * src/plugins/clamav/clamav_plugin_gtk.c
1835                 GUI fixes by Pawel
1836
1837 2006-04-29 [colin]      2.1.1cvs42
1838
1839         * src/prefs_compose_writing.c
1840         * src/prefs_quote.c
1841                 Cleanups. Patch by Pawel
1842
1843 2006-04-28 [paul]       2.1.1cvs41
1844
1845         * src/matcher.c
1846                 fix returned quick search results when search
1847                 term contains an underscore.
1848                 Thanks to Colin
1849
1850 2006-04-28 [paul]       2.1.1cvs40
1851
1852         * src/prefs_message.c
1853         * src/prefs_receive.c
1854                 GUI cleanups
1855                 Patches by Pawel Pekala
1856
1857 2006-04-27 [colin]      2.1.1cvs39
1858
1859         * src/wizard.c
1860                 Differentiate subject Welcome from
1861                 window's title Welcome
1862
1863 2006-04-27 [paul]
1864
1865         2.2.0-rc1 released
1866
1867 2006-04-27 [paul]       2.1.1cvs38
1868
1869         * manual/advanced.xml
1870         * manual/fr/advanced.xml
1871                 add info about compose_no_markup hidden pref
1872
1873 2006-04-27 [paul]       2.1.1cvs37
1874
1875         * src/prefs_account.c
1876                 improve privacy labels
1877         * src/prefs_msg_colors.c
1878                 change some strings for translators' convenience
1879         * src/gtk/gtkutils.c
1880                 don't underline the link button text
1881
1882 2006-04-25 [colin]      2.1.1cvs36
1883
1884         * src/folder.c
1885                 Complete 2.1.1cvs33 (once more ;)
1886
1887 2006-04-25 [colin]      2.1.1cvs35
1888
1889         * src/editldap.c
1890                 Fix tooltip
1891
1892 2006-04-25 [cleroy]     2.1.1cvs34
1893
1894         * src/compose.c
1895         * src/gtk/gtkaspell.c
1896                 Fix crash on redirect (related to the return 
1897                 of the aspell menu in compose's toolbar)
1898         * src/prefs_msg_colors.c
1899                 Fix sensitivity widgets
1900         * src/image_viewer.c
1901         * src/gtk/pluginwindow.c
1902         * src/gtk/prefswindow.c
1903                 Change released signals to clicked (Fabien)
1904         * po/POTFILES.in
1905         * src/common/socket.c
1906         * src/plugins/spamassassin/spamassassin.c
1907                 Translate strings (Fabien)
1908
1909 2006-04-25 [paul]       2.1.1cvs33
1910
1911         * src/folder.c
1912         * src/folder.h
1913         * src/folderview.c
1914                 complete the fix of bug #912
1915                 Thanks to Colin
1916
1917 2006-04-25 [colin]      2.1.1cvs32
1918
1919         * src/news.c
1920                 Better progress bar
1921         * src/mimeview.c
1922         * src/summaryview.c
1923         * src/summaryview.h
1924                 Fix focus chain
1925                 Patches by Pawel Pekala
1926
1927 2006-04-24 [colin]      2.1.1cvs31
1928
1929         * src/compose.c
1930                 Fix compilation warnings (Fabien)
1931
1932 2006-04-24 [colin]      2.1.1cvs30
1933
1934         * src/addrindex.c
1935         * src/editldap.c
1936         * src/editldap_basedn.c
1937         * src/editldap_basedn.h
1938         * src/ldapctrl.c
1939         * src/ldapctrl.h
1940         * src/ldapquery.c
1941         * src/ldaputil.c
1942         * src/ldaputil.h
1943                 Fix bug #901 (LDAPS support)
1944
1945 2006-04-24 [colin]      2.1.1cvs29
1946
1947         * src/compose.c
1948                 Fix logic on error with send dialog on
1949         * src/imap.c
1950                 Fix compilation without libetpan, thanks
1951                 to Fabien
1952         * src/summaryview.c
1953                 Fix 'context-menu' key
1954
1955 2006-04-23 [colin]      2.1.1cvs28
1956
1957         * src/folder.c
1958                 Never free current's cache to free up 
1959                 memory. Fixes bug #912 (new count 
1960                 randomly set to message count)
1961
1962 2006-04-23 [colin]      2.1.1cvs27
1963
1964         * src/gtk/quicksearch.c
1965                 And remove printf...
1966
1967 2006-04-23 [colin]      2.1.1cvs26
1968
1969         * src/gtk/quicksearch.c
1970                 Fix replacing in quicksearch, and fix inserting
1971                 in the middle of the string. (introduced at 2.1.0cvs22)
1972
1973 2006-04-23 [colin]      2.1.1cvs25
1974
1975         * src/imap.c
1976                 Make sure uidnext is initialized in get_num_list
1977                 (not for stable, related to 2.1.1cvs8 and friends)
1978
1979 2006-04-23 [colin]      2.1.1cvs24
1980
1981         * src/imap.c
1982                 Output something when login is successful
1983                 too
1984
1985 2006-04-23 [colin]      2.1.1cvs23
1986
1987         * src/etpan/imap-thread.c
1988                 Better logging (line-per-line, hide data in fetch)
1989                 Fix a const warning
1990         * src/gtk/logwindow.c
1991         * src/gtk/logwindow.h
1992                 Better logging (color for input/output)
1993
1994 2006-04-21 [colin]      2.1.1cvs22
1995
1996         * src/gtk/quicksearch.c
1997                 On gtk+-2.8, use stock buttons in quicksearch
1998                 Based on a patch by Fabien and a design by Paul
1999
2000 2006-04-21 [colin]      2.1.1cvs21
2001
2002         * src/folderview.c
2003         * src/mainwindow.c
2004                 Fix occasional flicker in folderview
2005         * src/common/utils.c
2006                 Fix bug #943 (Incorrectly parsed email address 
2007                 list in short headers on message view and in 
2008                 printouts)
2009
2010 2006-04-20 [colin]      2.1.1cvs20
2011
2012         * src/imap.c
2013         * src/imap.h
2014         * src/prefs_account.c
2015                 Add ANONYMOUS auth for IMAP
2016
2017 2006-04-20 [paul]       2.1.1cvs19
2018
2019         * src/main.c
2020                 proper fix for 2.1.1cvs18
2021                 Thanks to Colin
2022
2023 2006-04-20 [paul]       2.1.1cvs18
2024
2025         * src/main.c
2026                 fix build warnings
2027
2028 2006-04-20 [paul]       2.1.1cvs17
2029
2030         * src/gtk/quicksearch.c
2031                 fix standard, non-extended Quick search,
2032                 was broken in 2.1.1cvs15.
2033                 Thanks to Colin.
2034
2035 2006-04-20 [colin]      2.1.1cvs16
2036
2037         * src/prefs_matcher.c
2038                 Fix values when reselecting a ~test
2039                 rule
2040
2041 2006-04-19 [colin]      2.1.1cvs15
2042
2043         * src/compose.c
2044         * src/compose.h
2045         * src/gtk/gtkaspell.c
2046         * src/gtk/gtkaspell.h
2047                 Put back Options menu in Spelling/
2048         * src/gtk/quicksearch.c
2049                 Don't search, and show error, if the
2050                 advanced search has a syntax error
2051
2052 2006-04-18 [colin]      2.1.1cvs14
2053
2054         * src/textview.c
2055                 Fix gdk warnings on set_cursor when textview
2056                 isn't visible
2057
2058 2006-04-18 [colin]      2.1.1cvs13
2059
2060         * src/gtk/gtksctree.c
2061                 Remove seemingly useless refresh that causes
2062                 flicker - watch this commit in case of 
2063                 problems before planned backport to stable
2064
2065 2006-04-18 [colin]      2.1.1cvs12
2066
2067         * src/imap.c
2068                 Factorize get/set_xml code
2069         * src/compose.c
2070         * src/prefs_account.c
2071         * src/prefs_account.h
2072         * src/procmsg.c
2073                 Add Encrypt to self option
2074
2075 2006-04-17 [colin]      2.1.1cvs11
2076
2077         * configure.ac
2078                 Fix search on encrpyt function on dragonfly
2079                 Patch by Jonathan Buschmann <jonthn@agmact.com>
2080
2081 2006-04-17 [colin]      2.1.1cvs10
2082
2083         * src/prefs_account.c
2084                 Be safe by default: remove mails from POP3
2085                 after 7 days, not immediately
2086
2087 2006-04-17 [colin]      2.1.1cvs9
2088
2089         * src/etpan/imap-thread.c
2090                 Fix build on DragonFly - patch by 
2091                 Jonathan Buschmann <jonthn@agmact.com>
2092
2093 2006-04-17 [colin]      2.1.1cvs8
2094
2095         * src/imap.c
2096                 Save uidnext between sessions
2097
2098 2006-04-17 [colin]      2.1.1cvs7
2099
2100         * src/imap.c
2101                 scan is required when uid validity changes
2102
2103 2006-04-17 [colin]      2.1.1cvs6
2104
2105         * src/folderview.c
2106                 Don't scan if not necessary, apart in current
2107                 folder and INBOX to fetch flags.
2108         * src/imap.c
2109                 Scan is necessary if unread count changes
2110
2111 2006-04-17 [colin]      2.1.1cvs5
2112
2113         * src/imap.c
2114                 ...But always fetch ANSWERED and DELETED flags for
2115                 INBOX, as filtering can happen on these flags.
2116
2117 2006-04-17 [colin]      2.1.1cvs4
2118
2119         * src/imap.c
2120                 Don't fetch REPLIED and DELETED flags when synchronising
2121                 flags with a closed folder. We only need UNSEEN and FLAGGED
2122                 to update the folderview.
2123
2124 2006-04-17 [colin]      2.1.1cvs3
2125
2126         * src/imap.c
2127                 Faster flag search when there are new mails 
2128                 in a folder. We can do a full search if the 
2129                 folder contains less messages than the new
2130                 list.
2131
2132 2006-04-17 [colin]      2.1.1cvs2
2133
2134         * po/cs.po
2135         * po/de.po
2136         * po/fr.po
2137         * po/nl.po
2138         * po/pt_BR.po
2139                 Update translations from stable branch
2140
2141 2006-04-17 [colin]      2.1.1cvs1
2142
2143         * configure.ac
2144                 Bump version to follow stable release
2145
2146 2006-04-16 [mones]      2.1.0cvs50
2147
2148         * po/es.po
2149                 Updated for release
2150
2151 2006-04-16 [colin]      2.1.0cvs49
2152
2153         * src/textview.c
2154                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
2155                 with gtk < 2.8. Thanks to Fabien Vantard.
2156
2157 2006-04-15 [colin]      2.1.0cvs48
2158
2159         * src/etpan/imap-thread.c
2160                 Fix bug #919 (libetpan: SEGV when connecting 
2161                 using command)
2162
2163 2006-04-14 [colin]      2.1.0cvs47
2164
2165         * src/main.c
2166                 Fix race on --select (should be done better)
2167
2168 2006-04-14 [wwp]        2.1.0cvs46
2169
2170         * src/send_message.c
2171                 enforce a check for domain in account prefs (a sending
2172                 error could be faced if domain was checked but no value set),
2173                 thanks to Colin.
2174
2175 2006-04-14 [colin]      2.1.0cvs45
2176
2177         * src/codeconv.c
2178                 when converting from unknown to unknown, if the
2179                 string is UTF8, don't convert it to the locale
2180                 (which breaks it)
2181
2182 2006-04-14 [colin]      2.1.0cvs44
2183
2184         * src/compose.c
2185                 Don't try to use ASCII for converting headers
2186                 (as done in body)
2187
2188 2006-04-14 [paul]       2.1.0cvs43
2189
2190         * src/crash.c
2191                 add locale/charset info to crash report
2192         * src/gtk/about.c
2193                 add wwp to doc team
2194                 replace 'e-mail' with preferred 'email'
2195         * src/gtk/authors.h
2196                 ensure contributors list is in alphabetical
2197                 order
2198
2199 2006-04-13 [colin]      2.1.0cvs42
2200
2201         * src/textview.c
2202                 Prevent gdk warnings
2203
2204 2006-04-13 [colin]      2.1.0cvs41
2205
2206         * src/common/ssl_certificate.c
2207         * src/common/ssl_certificate.h
2208         * src/gtk/sslcertwindow.c
2209                 Warn on expired certs, and display the expiration date
2210
2211 2006-04-13 [colin]      2.1.0cvs40
2212
2213         * src/plugins/spamassassin/spamassassin_gtk.c
2214                 Fix missing set_text on unix socket
2215
2216 2006-04-13 [wwp]        2.1.0cvs39
2217
2218         * manual/fr/advanced.xml
2219         * manual/fr/glossary.xml
2220                 applied new spam/ham/email lexicon (pourriel, courriel)
2221
2222 2006-04-13 [paul]       2.1.0cvs38
2223
2224         * src/plugins/pgpmime/plugin.c
2225                 remove the mention of S/MIME from the
2226                 description. This is now handled by the
2227                 S/MIME plugin.
2228
2229 2006-04-13 [paul]       2.1.0cvs37
2230
2231         * src/prefs_msg_colors.c
2232                 rework dialog
2233         * src/prefs_folder_item.c
2234         * src/prefs_spelling.c
2235                 add a tooltip to the colour selector buttons
2236
2237 2006-04-13 [wwp]        2.1.0cvs36
2238
2239         * manual/advanced.xml
2240         * manual/glossary.xml
2241         * manual/handling.xml
2242         * manual/keyboard.xml
2243         * manual/plugins.xml
2244         * manual/starting.xml
2245         * manual/fr/account.xml
2246         * manual/fr/ack.xml
2247         * manual/fr/addrbook.xml
2248         * manual/fr/advanced.xml
2249         * manual/fr/faq.xml
2250         * manual/fr/glossary.xml
2251         * manual/fr/gpl.xml
2252         * manual/fr/handling.xml
2253         * manual/fr/intro.xml
2254         * manual/fr/keyboard.xml
2255         * manual/fr/plugins.xml
2256         * manual/fr/starting.xml
2257         * manual/fr/sylpheed-claws-manual.xml
2258                 fixes to the manuals:
2259                  - summaryview -> Message List (same in French)
2260                  - translate key names
2261                  - fix French punctuation, use non-breakable spaces when
2262                    necessary, don't use &thinsp; which is not portable
2263                  - tell what maildir and mbox formats we support
2264
2265 2006-04-12 [wwp]        2.1.0cvs35
2266
2267         * src/prefs_toolbar.c
2268                 unified a replace button more,
2269                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2270
2271 2006-04-12 [wwp]        2.1.0cvs34
2272
2273         * src/prefs_common.c
2274         * src/prefs_msg_colors.c
2275                 make default color labels translatable,
2276                 patch from Fabien Vantard <fzzzzz@gmail.com>,
2277                 thanks to Tim <timbrain@post.cz> for reporting.
2278
2279 2006-04-12 [wwp]        2.1.0cvs33
2280
2281         * manual/glossary.xml
2282         * manual/intro.xml
2283         * manual/plugins.xml
2284         * manual/starting.xml
2285         * manual/sylpheed-claws-manual.xml
2286         * manual/fr/.cvsignore
2287         * manual/fr/account.xml
2288         * manual/fr/ack.xml
2289         * manual/fr/addrbook.xml
2290         * manual/fr/advanced.xml
2291         * manual/fr/faq.xml
2292         * manual/fr/glossary.xml
2293         * manual/fr/handling.xml
2294         * manual/fr/intro.xml
2295         * manual/fr/keyboard.xml
2296         * manual/fr/plugins.xml
2297         * manual/fr/starting.xml
2298         * manual/fr/sylpheed-claws-manual.xml
2299                 various fixes: typos, missing .fr translations, punctuation,
2300                 capitalization, links, accents and some bad French more.
2301
2302 2006-04-12 [wwp]        2.1.0cvs32
2303
2304         * src/prefs_gtk.c
2305                 fix for bug #935: always store prefs files in UTF-8 (thanks
2306                 to Colin).
2307
2308 2006-04-11 [colin]      2.1.0cvs31
2309
2310         * src/compose.c
2311                 Fix inserting files not in utf8 when locale is utf8
2312
2313 2006-04-11 [colin]      2.1.0cvs30
2314
2315         * src/inc.c
2316                 Don't show error dialog when cancelling connection
2317                 Patch by Pawel
2318
2319 2006-04-11 [cleroy]     2.1.0cvs29
2320
2321         * src/compose.c
2322                 Implement multiple quote levels
2323         * src/prefs_common.c
2324                 Change a little bit the quote bgcolor for 2nd level
2325
2326 2006-04-11 [colin]      2.1.0cvs28
2327
2328         * src/gtk/about.c
2329                 Add locale and charset in the label
2330
2331 2006-04-10 [colin]      2.1.0cvs27
2332
2333         * src/compose.c
2334         * src/prefs_common.c
2335         * src/prefs_common.h
2336         * src/prefs_msg_colors.c
2337         * src/textview.c
2338                 Allow optional background color in quotes
2339                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2340                 GTK+-2.8.x feature
2341
2342 2006-04-10 [colin]      2.1.0cvs26
2343
2344         * src/main.c
2345         * src/mainwindow.c
2346         * src/mainwindow.h
2347                 Implement --select
2348
2349 2006-04-10 [colin]      2.1.0cvs25
2350
2351         * manual/plugins.xml
2352         * manual/fr/plugins.xml
2353                 Document libcurl's proxy variables
2354
2355 2006-04-09 [colin]      2.1.0cvs24
2356
2357         * src/prefs_common.c
2358                 gettext() returns statically allocated stuff. We have
2359                 to strdup it in order to be able to free it.
2360
2361 2006-04-09 [colin]      2.1.0cvs23
2362
2363         * AUTHORS
2364         * src/gtk/authors.h
2365                 Add Alexei
2366
2367 2006-04-09 [colin]      2.1.0cvs22
2368
2369         * src/mainwindow.c
2370         * src/gtk/quicksearch.c
2371                 Fix bug #859 (problems with cyrilic input in 
2372                 search panel) - Patch by Alexey Illarionov 
2373                 <littlesavage@rambler.ru>
2374
2375 2006-04-09 [colin]      2.1.0cvs21
2376
2377         * src/prefs_customheader.c
2378                 I prefer removing then freeing rather than the contrary
2379                 (even if it doesn't change anything ;-)
2380         * src/prefs_account.c
2381                 Fix bug #933 (Crash re-entering the custom headers list 
2382                 dialog in accounts prefs)
2383                 The problem happened when cancelling the Account 
2384                 Preferences' dialogs - in which case we didn't do 
2385                 anything to the PrefsAccount * struct. In case of applying,
2386                 the old ac_prefs was replaced with the tmp_ac_prefs we were
2387                 working with in this dialog. The problem is that 
2388                 prefs_customheader.c, working on this tmp_ac_prefs, always
2389                 changes the ->customhdr_list pointer, even when cancelled. 
2390                 So in case of cancelling the prefs_account dialog, we still
2391                 have to update ->customhdr_list in the real account.
2392
2393 2006-04-08 [colin]      2.1.0cvs20
2394
2395         * manual/fr/glossary.xml
2396         * manual/fr/keyboard.xml
2397                 Forgot some headers :)
2398
2399 2006-04-08 [colin]      2.1.0cvs19
2400
2401         * manual/Makefile.am
2402         * manual/fr/Makefile.am
2403         * manual/fr/account.xml
2404         * manual/fr/ack.xml
2405         * manual/fr/addrbook.xml
2406         * manual/fr/advanced.xml
2407         * manual/fr/faq.xml
2408         * manual/fr/glossary.xml
2409         * manual/fr/gpl.xml
2410         * manual/fr/handling.xml
2411         * manual/fr/intro.xml
2412         * manual/fr/keyboard.xml
2413         * manual/fr/plugins.xml
2414         * manual/fr/starting.xml
2415         * manual/fr/sylpheed-claws-manual.xml
2416         * manual/fr/dist/.cvsignore
2417         * manual/fr/dist/Makefile.am
2418         * manual/fr/dist/html/.cvsignore
2419         * manual/fr/dist/html/Makefile.am
2420         * manual/fr/dist/pdf/.cvsignore
2421         * manual/fr/dist/pdf/Makefile.am
2422         * manual/fr/dist/ps/.cvsignore
2423         * manual/fr/dist/ps/Makefile.am
2424         * manual/fr/dist/txt/.cvsignore
2425         * manual/fr/dist/txt/Makefile.am
2426                 Add the french translation of the manual. Thanks to
2427                 Olivier Delhomme <olivier.delhomme@free.fr> for 
2428                 account.xml, ack.xml, addrbook.xml and advanced.xml
2429
2430 2006-04-08 [colin]      2.1.0cvs18
2431
2432         * manual/plugins.xml
2433         * manual/starting.xml
2434                 More fixes
2435
2436 2006-04-07 [colin]      2.1.0cvs17
2437
2438         * manual/faq.xml
2439         * manual/intro.xml
2440         * manual/keyboard.xml
2441                 Little fixes
2442
2443 2006-04-07 [colin]      2.1.0cvs16
2444
2445         * README
2446         * src/compose.c
2447         * src/prefs_common.c
2448         * src/prefs_common.h
2449                 Add hidden compose_no_markup pref
2450
2451 2006-04-07 [wwp]        2.1.0cvs15
2452
2453         * src/summary_search.c
2454         * .cvsignore
2455                 Bugfix: stop button was sticky when searching in an empty folder.
2456                 Applied curly brackets code style to the whole file (summary_search.c).
2457                 More files to ignore.
2458
2459 2006-04-07 [wwp]        2.1.0cvs14
2460
2461         * src/message_search.c
2462         * src/summary_search.c
2463                 changed default button when search bumps at file/folder
2464                 beginning or end, for convenience (thanks to Colin).
2465
2466 2006-04-07 [paul]       2.1.0cvs13
2467
2468         * src/plugins/dillo_viewer/dillo_prefs.c
2469                 avoid future potential for namespace collision
2470                 Patch by Colin
2471
2472 2006-04-06 [wwp]        2.1.0cvs12
2473
2474         * src/summary_search.c
2475                 Unify extended/advanced searches names (and thus factorize labels),
2476                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2477
2478 2006-04-06 [wwp]        2.1.0cvs11
2479
2480         * src/folderview.c
2481         * src/prefs_themes.c
2482         * src/summaryview.c
2483                 Fixed some compilation warnings.
2484
2485 2006-04-06 [colin]      2.1.0cvs10
2486
2487         * manual/advanced.xml
2488                 Document the wizard template and how to deploy
2489                 Sylpheed-Claws effectively
2490
2491 2006-04-06 [colin]      2.1.0cvs9
2492
2493         * src/folderview.c
2494                 gettext patch to tell translators about _("#"),
2495                 by Maxim Britov
2496
2497 2006-04-06 [colin]      2.1.0cvs8
2498
2499         * src/textview.c
2500                 Fix invalid GtkTextBIter after clicking "Display as text"
2501
2502 2006-04-06 [mones]      2.1.0cvs7
2503
2504         * src/addr_compl.c
2505         * src/addrindex.c
2506         * src/addritem.c
2507         * src/codeconv.c
2508         * src/compose.c
2509         * src/filtering.c
2510         * src/folder.c
2511         * src/folder_item_prefs.c
2512         * src/folderview.c
2513         * src/localfolder.c
2514         * src/matcher.c
2515         * src/mimeview.c
2516         * src/prefs_msg_colors.c
2517         * src/prefs_spelling.c
2518         * src/prefs_themes.c
2519         * src/procmime.c
2520         * src/procmsg.c
2521         * src/stock_pixmap.c
2522         * src/summaryview.c
2523         * src/textview.c
2524         * src/toolbar.c
2525         * src/common/mgutils.c
2526         * src/common/prefs.c
2527         * src/common/ssl_certificate.c
2528         * src/gtk/colorlabel.c
2529         * src/gtk/quicksearch.c
2530         * src/plugins/pgpmime/pgpmime.c
2531         * src/plugins/spamassassin/spamassassin.c
2532                 Removed redundant NULL checks for g_free() calls.
2533                 Patch by Pawel Pekala.
2534
2535 2006-04-06 [mones]      2.1.0cvs6
2536
2537         * src/prefs_actions.c
2538         * src/prefs_filtering.c
2539         * src/prefs_filtering_action.c
2540         * src/prefs_matcher.c
2541         * src/prefs_template.c
2542         * src/gtk/gtkutils.c
2543         * src/gtk/gtkutils.h
2544                 Have a nice replace button. Patch by Pawel Pekala
2545
2546 2006-04-06 [colin]      2.1.0cvs5
2547
2548         * src/addressbook.c
2549                 Fix crash with empty columns
2550
2551 2006-04-05 [colin]      2.1.0cvs4
2552
2553         * src/wizard.c
2554         * src/prefs_gtk.c
2555                 Allow wizard customization with pre-filled values
2556
2557 2006-04-05 [colin]      2.1.0cvs3
2558
2559         * src/textview.c
2560         * src/mimeview.c
2561         * src/mimeview.h
2562                 Nicer messages in mimeview
2563
2564 2006-04-05 [colin]      2.1.0cvs2
2565
2566         * src/addressbook.c
2567         * src/prefs_summaries.c
2568                 i18n fix
2569
2570 2006-04-05 [colin]      2.1.0cvs1
2571
2572         * src/plugins/pgpcore/plugin.c
2573         * src/plugins/pgpcore/select-keys.c
2574         * src/plugins/pgpcore/select-keys.h
2575         * src/plugins/pgpcore/sgpgme.c
2576         * src/plugins/pgpcore/sgpgme.h
2577         * src/plugins/pgpinline/pgpinline.c
2578         * src/plugins/pgpinline/plugin.c
2579         * src/plugins/pgpmime/pgpmime.c
2580         * src/plugins/pgpmime/plugin.c
2581                 Factorize and generalize a bit 
2582                 Drop S/MIME signature verification from PGP/MIME
2583                 (adding it as another, more complete plugin)
2584
2585 2006-04-05 [paul]       2.1.0
2586
2587         2.1.0 released
2588
2589 2006-04-05 [paul]       2.0.0cvs186
2590
2591         * manual/advanced.xml
2592                 add info on colour labels
2593
2594 2006-04-05 [paul]       2.0.0cvs185
2595
2596         * po/bg.po
2597         * po/cs.po
2598         * po/de.po
2599         * po/el.po
2600         * po/en_GB.po
2601         * po/fi.po
2602         * po/fr.po
2603         * po/it.po
2604         * po/nl.po
2605         * po/pl.po
2606         * po/pt_BR.po
2607         * po/sr.po
2608         * po/zh_CN.po
2609                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
2610                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
2611                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
2612                 Guimaraes, Aleksandar Urosevic, Ralgh Young
2613         * src/gtk/authors.h
2614         * tools/claws.i18n.status.pl
2615                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2616                 and new Czech translator, Tim <timbrain@post.cz>
2617
2618 2006-04-05 [mones]      2.0.0cvs184
2619
2620         * po/es.po
2621                 Updated translation
2622
2623 2006-04-05 [colin]      2.0.0cvs183
2624
2625         * src/gtk/quicksearch.c
2626                 Fix bug #929 (unnecessary reload in quick search bar)
2627
2628 2006-04-05 [colin]      2.0.0cvs182
2629
2630         * src/compose.c
2631                 Fix crash on Reply with no From:
2632                 Show signature and conversion error on queuing 
2633                 (but not sending)
2634         * src/mainwindow.c
2635         * src/summaryview.c
2636         * src/summaryview.h
2637                 Factorize threading code and make sure msginfo 
2638                 is not null when it comes from a GtkCTreeRow's 
2639                 data
2640         * src/gtk/gtkaspell.c
2641                 Check for necessary things
2642         * src/gtk/gtksctree.c
2643         * src/gtk/gtksctree.h
2644                 Reset anchor if necessary when removing node
2645
2646 2006-03-29 [colin]      2.0.0cvs181
2647
2648         * src/folderview.c
2649                 Warn for disabled IMAP accounts (due to lack of
2650                 libetpan). Breaks string-freeze - sorry - but it
2651                 is kind of important ;)
2652
2653 2006-03-28 [colin]      2.0.0cvs180
2654
2655         * src/gtk/gtkutils.c
2656         * src/gtk/gtkutils.h
2657                 Add a gtkut_get_link_btn() function that
2658                 creates a button which acts like an URI
2659         * src/prefs_themes.c
2660         * src/gtk/about.c
2661                 Use this function (factorizes codes)
2662         * src/common/defs.h
2663         * src/gtk/pluginwindow.c
2664                 Add a "Get more..." in the plugins window
2665
2666 2006-03-28 [colin]      2.0.0cvs179
2667
2668         * src/common/smtp.c
2669         * src/common/passcrypt.c
2670         * src/undo.c
2671                 Warning fixes. Patch by Pawel Pekala
2672
2673 2006-03-27 [colin]      2.0.0cvs178
2674
2675         * src/undo.c
2676                 Fix undoing by blocks with spaces
2677
2678 2006-03-27 [colin]      2.0.0cvs177
2679
2680         * src/textview.c
2681                 Set margin to 3px for headers
2682
2683 2006-03-27 [paul]
2684
2685         2.1.0-rc2 released
2686
2687 2006-03-27 [wwp]        2.0.0cvs176
2688
2689         * src/summaryview.c
2690                 don't reset quicksearch when updating the message list.
2691                 Thanks to Colin.
2692
2693 2006-03-26 [wwp]        2.0.0cvs175
2694
2695         * src/compose.c
2696                 use a unified border width ('other' tab in the compose window,
2697                 patch by Pawel Pekala).
2698
2699
2700 2006-03-26 [wwp]        2.0.0cvs174
2701
2702         * src/common/quoted-printable.c
2703         * src/addressbook.c
2704                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2705
2706 2006-03-26 [colin]      2.0.0cvs173
2707
2708         * src/quote_fmt_parse.y
2709                 Fix non-UTF8 date formats messing up the whole quote a 
2710                 little bit
2711
2712 2006-03-26 [colin]      2.0.0cvs172
2713
2714         * src/procheader.c
2715                 Make sure the date is UTF8 valid, or try to make it
2716                 so. IncrediMail is really IncrediStupid.
2717         * src/compose.c
2718                 Fix possible conversions. 
2719                 
2720
2721 2006-03-26 [colin]      2.0.0cvs171
2722
2723         * src/matcher.c
2724                 Fix corner cases in body search. This is still a
2725                 hack... It seems impossible to make it good and 
2726                 reasonably fast at the same time.
2727
2728 2006-03-26 [colin]      2.0.0cvs170
2729
2730         * src/summaryview.c
2731                 I think I killed the twilight zone bug!
2732                 summary_select_node() flushes GTK events in order
2733                 to be able to center the view. But this also 
2734                 flushes keypresses like Ctrl-Alt-U, so this can
2735                 call summary_show from summary_select_node (itself
2736                 called from summary_show, etc.). And the summaryview
2737                 has to be unlocked in this function. So just locking
2738                 while processing GTK events, and bailing if locked, 
2739                 should fix it.
2740                 Fixes bug #927 (SIGSEGV during Update Summary)
2741
2742 2006-03-25 [colin]      2.0.0cvs169
2743
2744         * src/matcher.c
2745                 Fix search in QP-encoded bodies
2746                 Fix utf-8 searches in bodies encoded in the
2747                 locale's encoding
2748         * src/common/quoted-printable.c
2749         * src/common/quoted-printable.h
2750                 Add a decode function that doesn't overwrite
2751                 the original pointer
2752                 
2753
2754 2006-03-24 [colin]      2.0.0cvs168
2755
2756         * src/action.c
2757         * src/summaryview.c
2758         * src/summaryview.h
2759                 Update message cache after action
2760                 Patch by H. Merijn Brand
2761         * src/prefs_msg_colors.c
2762                 Factorize label 
2763                 Patch by Fabien Vantard
2764         * src/plugins/spamassassin/spamassassin_gtk.c
2765                 Remove useless translation
2766                 Patch by Fabien Vantard
2767
2768 2006-03-23 [colin]      2.0.0cvs167
2769
2770         * src/common/ssl.c
2771                 Let 30 seconds to SSL_connect
2772
2773 2006-03-23 [wwp]        2.0.0cvs166
2774
2775         * src/summaryview.c
2776         * src/gtk/description_window.c
2777                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2778                 and headers are translated; adjust description windows' width to fit their
2779                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2780
2781 2006-03-23 [paul]       2.0.0cvs165
2782
2783         * src/common/utils.c
2784                 fix highlighting of URIs containing "()"
2785                 (2.0.0cvs164's reversal fixed)
2786                 Thanks to Colin.
2787
2788 2006-03-23 [paul]       2.0.0cvs164
2789
2790         * src/common/utils.c
2791                 revert patch, (postponing a fix), at 2.0.0cvs120
2792                 as it breaks more URIs than it fixes.
2793                 Allow '-' to be a terminating character in a URI
2794
2795 2006-03-22 [colin]      2.0.0cvs163
2796
2797         * configure.ac
2798                 Require libetpan 0.45
2799                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2800
2801 2006-03-22 [paul]       2.0.0cvs162
2802
2803         * src/editgroup.c
2804                 replace '<-' and '->' buttons with GTK_STOCK graphical
2805                 buttons
2806         * src/summary_search.c
2807                 don't offer '...' for translation
2808                 add a tooltip to advanced search '...' button
2809         * src/gtk/quicksearch.c
2810                 don't offer '...' for translation
2811
2812 2006-03-21 [colin]      2.0.0cvs161
2813
2814         * src/compose.c
2815                 Fix middle-click pasting (insert at click
2816                 position instead of cursor position, don't
2817                 remove existing selection and allow pasting
2818                 our own selection)
2819         * src/addressbook.c
2820                 "LDAP Server" -> "LDAP servers"
2821
2822 2006-03-21 [wwp]        2.0.0cvs160
2823
2824         * src/etpan/imap-thread.c
2825                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2826
2827 2006-03-20 [colin]      2.0.0cvs159
2828
2829         * src/summaryview.c
2830                 Don't reload summaryview after an execute with no
2831                 move action
2832
2833 2006-03-19 [colin]      2.0.0cvs158
2834
2835         * src/addressbook.c
2836                 and put groups at the top, always
2837
2838 2006-03-19 [colin]      2.0.0cvs157
2839
2840         * src/addressbook.c
2841                 Order groups before names, as previously
2842
2843 2006-03-19 [colin]      2.0.0cvs156
2844
2845         * src/addressbook.c
2846                 - Sort case-unsensitive
2847                 - Put the sort arrow at opening too
2848
2849 2006-03-19 [wwp]        2.0.0cvs155
2850
2851         * src/addressbook.c
2852                 allow sorting by name/email/remarks, ensure that right-pane's contents
2853                 matches the left-pane selection (cleared when appropriate).
2854                 Patch by Pawel Pekala <c0rn@o2.pl>.
2855
2856 2006-03-18 [colin]      2.0.0cvs154
2857
2858         * src/textview.c
2859                 Fix text cursor ;)
2860
2861 2006-03-18 [colin]      2.0.0cvs153
2862
2863         * src/gtk/filesel.c
2864                 Make sure we hide the preview if we didn't get
2865                 a filename
2866
2867 2006-03-18 [colin]      2.0.0cvs152
2868
2869         * src/summaryview.c
2870                 Set cursor to watch for execution (fixes lack
2871                 of watch-cursor when dnd'ing hundreds of mails)
2872         * src/gtk/filesel.c
2873                 Check that mime type is 'image/*' before updating
2874                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2875
2876 2006-03-18 [colin]      2.0.0cvs151
2877
2878         * src/mainwindow.c
2879         * src/textview.c
2880         * src/textview.h
2881                 Put a watch cursor in textview too when the mainwindow's
2882                 cursor in a watch
2883
2884 2006-03-18 [colin]      2.0.0cvs150
2885
2886         * src/folder.c
2887                 Change wrong asserts to simple tests
2888
2889 2006-03-17 [colin]      2.0.0cvs149
2890
2891         * src/mainwindow.c
2892         * src/mainwindow.h
2893         * src/prefs_msg_colors.c
2894         * src/summaryview.c
2895         * src/summaryview.h
2896         * src/gtk/colorlabel.c
2897         * src/gtk/colorlabel.h
2898                 Add a color label menu in the main menubar
2899                 Add (fixed) accels Ctrl-{0-7} to change the color
2900                 They have to be fixed because the menu's dynamic,
2901                 the items are complex widgets, hence we can't use
2902                 a GtkItemFactory.
2903
2904
2905 2006-03-17 [wwp]        2.0.0cvs148
2906
2907         * src/compose.c
2908                 rollback few lines from my previous commit (those lines come from
2909                 a pending patch, accidentally commited, even if neutral as they are
2910                 commented out).
2911
2912 2006-03-17 [wwp]        2.0.0cvs147
2913
2914         * src/compose.c
2915                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2916                 applied code style/indentation to the modified function.
2917
2918 2006-03-17 [wwp]        2.0.0cvs146
2919
2920         * src/procmsg.c
2921         * src/compose.c
2922                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2923
2924 2006-03-17 [paul]
2925
2926         2.1.0-rc1 released
2927
2928 2006-03-17 [paul]       2.0.0cvs145
2929
2930         * src/main.c
2931                 addressbook_read_file() was called twice
2932         * src/textview.c
2933                 X-Mailer highlighting
2934
2935 2006-03-16 [colin]      2.0.0cvs144
2936
2937         * src/sourcewindow.c
2938         * src/sourcewindow.h
2939                 And the last one, in source window.
2940
2941 2006-03-16 [colin]      2.0.0cvs143
2942
2943         * src/compose.c
2944         * src/compose.h
2945                 Fix the same stuff in compose
2946
2947 2006-03-16 [colin]      2.0.0cvs142
2948
2949         * src/messageview.c
2950                 Complete the previous messageview crash fix
2951
2952 2006-03-16 [colin]      2.0.0cvs141
2953
2954         * src/procmsg.h
2955         * src/procmsg.c
2956         * src/folder.c
2957                 Fix POSTPROCESSING hook
2958                 Patch by H. Merijn Brand
2959
2960         * src/procmime.c
2961         * src/procmime.h
2962                 Parse Content-Location
2963
2964         * src/toolbar.c
2965         * src/messageview.c
2966         * src/messageview.h
2967                 Don't crash when a top-level MessageView has
2968                 been closed on us. Same problematic than
2969                 yesterday's quicksearch issue.
2970
2971 2006-03-15 [colin]      2.0.0cvs140
2972
2973         * src/gtk/quicksearch.c
2974                 Fix a bitchy race we didn't think about when we
2975                 added quicksearch cancellation:
2976                 If the search is not on cached fields, for example
2977                 body_part matchcase "stuff"
2978                 the matcher code has to get the whole message. If
2979                 we're on IMAP, that can be slow, and in order to
2980                 be non-blocking, the IMAP code idle loop processes
2981                 gtk events too. So it is possible to cancel a
2982                 quicksearch while the matcher is getting the mail's
2983                 body. After matcher got its body, it will start to
2984                 iterate over the matcher list that the Quicksearch's
2985                 clear_search_cb() just freed via prepare_matcher().
2986                 SIGSEGV ensues.
2987                 The fix consists of guarding the matcherlist_match()
2988                 call with a boolean 'matching'. If we reset the
2989                 quicksearch while matching is TRUE, we don't free
2990                 the matcherlist anymore like we did, but we set
2991                 another new flag, deferred_free, to TRUE. Then,
2992                 in quicksearch_match(), just after returning from
2993                 matcherlist_match() and unsetting the matching flag,
2994                 we check the deferred_free flag and do the
2995                 prepare_matcher() (which does the matcherlist_free)
2996                 for real, so we free the matcherlist once it's not
2997                 used anymore.
2998                 As all of this runs via the glib main loop, we
2999                 luckily don't need a mutex.
3000         * src/summaryview.c
3001                 Also, show progress while searching.
3002
3003
3004 2006-03-14 [colin]      2.0.0cvs139
3005
3006         * src/alertpanel.c
3007                 Make alertpanel_is_open non-static
3008
3009 2006-03-14 [colin]      2.0.0cvs138
3010
3011         * src/prefs_spelling.c
3012                 Cleanups - Fabien Vantard
3013
3014 2006-03-14 [wwp]        2.0.0cvs137
3015
3016         * src/main.c
3017                 code style normalization (curly braces, indentation).
3018
3019 2006-03-14 [wwp]        2.0.0cvs137
3020
3021         * src/main.c
3022                 code style (braces, indentation)
3023
3024 2006-03-12 [paul]       2.0.0cvs136
3025
3026         * src/prefs_common.c
3027                 trans_hdr defaults to FALSE to be RFC-savvy
3028         * src/prefs_summaries.c
3029                 add a tooltip to the trans_hdr option
3030                 
3031
3032 2006-03-12 [paul]       2.0.0cvs135
3033
3034         * src/prefs_matcher.c
3035                 give a little more width to the combos
3036         * src/prefs_display_header.c
3037         * src/textview.c
3038                 translate headers if prefs_common.trans_hdr
3039                 is TRUE
3040
3041         Patches by Pawel Pekala
3042
3043 2006-03-12 [paul]       2.0.0cvs134
3044
3045         * src/plugins/clamav/clamav_plugin.c
3046         * src/plugins/dillo_viewer/dillo_viewer.c
3047         * src/plugins/pgpcore/plugin.c
3048         * src/plugins/pgpinline/plugin.c
3049         * src/plugins/pgpmime/plugin.c
3050         * src/plugins/spamassassin/spamassassin.c
3051                 update/add to descriptions
3052         * src/plugins/spamassassin/spamassassin_gtk.c
3053                 fixes to the english, remove superfluous
3054                 tooltips, clean up a little
3055
3056 2006-03-12 [paul]       2.0.0cvs133
3057
3058         * src/compose.c
3059                 fix Bug 924, 'Account combo box shows up wrong 
3060                 if & is in account name'
3061
3062 2006-03-11 [colin]      2.0.0cvs132
3063
3064         * src/summaryview.c
3065                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
3066                 messed up shift-selection because is slows down
3067                 moving around summaryview. thanks -users
3068
3069 2006-03-10 [colin]      2.0.0cvs131
3070
3071         * src/plugins/spamassassin/spamassassin_gtk.c
3072                 Put back Paul's engrish fixes
3073
3074 2006-03-10 [colin]      2.0.0cvs130
3075
3076         * src/plugins/spamassassin/spamassassin.c
3077         * src/plugins/spamassassin/spamassassin.h
3078         * src/plugins/spamassassin/spamassassin_gtk.c
3079                 Cleanup SA prefs page (more)
3080                 Patch by Fabien Vantard
3081
3082 2006-03-10 [paul]       2.0.0cvs129
3083
3084         * src/prefs_msg_colors.c
3085         * src/prefs_spelling.c
3086                 widget sensitivity
3087
3088 2006-03-09 [mones]      2.0.0cvs128
3089
3090         * po/es.po
3091                 Update for next RC
3092
3093 2006-03-09 [wwp]        2.0.0cvs127
3094
3095         * configure.ac
3096                 revert accidental commit (requirement for libetpan 0.43), this time
3097                 not in HEAD.
3098
3099 2006-03-09 [wwp]        2.0.0cvs125
3100
3101         * configure.ac
3102                 revert accidental commit (requirement for libetpan 0.43)
3103
3104 2006-03-09 [paul]       2.0.0cvs126
3105
3106         * src/prefs_receive.c
3107                 remove useless frame
3108                 replace 'incorporation' with 'receiving'
3109         * src/plugins/clamav/clamav_plugin_gtk.c
3110         * src/plugins/spamassassin/spamassassin_gtk.c
3111                 improve widget sensitivity
3112                 fix a bit his engrish
3113
3114 2006-03-09 [wwp]        2.0.0cvs125
3115
3116         * src/addressadd.c
3117         * src/foldersel.c
3118         * src/prefs_common.c
3119         * src/prefs_common.h
3120                 remember some more windows' sizes (add to addressbook and
3121                 select folder).
3122
3123 2006-03-09 [paul]       2.0.0cvs124
3124
3125         * src/plugins/pgpcore/prefs_gpg.c
3126                 normalise construction of dialogue
3127
3128 2006-03-09 [paul]       2.0.0cvs123
3129
3130         * src/plugins/trayicon/Makefile.am
3131                 add missing slash
3132
3133 2006-03-08 [colin]      2.0.0cvs122
3134
3135         * src/plugins/trayicon/Makefile.am
3136                 Fix build in separate dir 
3137                 Patch by Bamanzi <bamanzi@gmail.com>
3138
3139 2006-03-08 [colin]      2.0.0cvs121
3140
3141         * src/procmsg.c
3142                 Batch move and copies from summaryview with delayed execution
3143                 too
3144
3145 2006-03-07 [paul]       2.0.0cvs120
3146
3147         * src/common/utils.c
3148                 fix highlighting of URIs containing "()"
3149                 Patch by Pawel Pekala
3150
3151 2006-03-07 [paul]       2.0.0cvs119
3152
3153         * src/folder.c
3154         * src/folder.h
3155         * src/folderview.c
3156                 immediately do alphabetical resort when
3157                 changing a folder's name
3158                 Patch by Pawel Pekala
3159
3160 2006-03-07 [paul]       2.0.0cvs118
3161
3162         * src/news.c
3163         * src/news_gtk.c
3164                 when unsubscribing a newsgroup, remove the
3165                 folder and msgs in .sylpheed-claws/newscache
3166                 Patch by Pawel Pekala <c0rn@gazeta.pl>
3167
3168 2006-03-07 [paul]       2.0.0cvs117
3169
3170         * src/textview.c
3171                 fix wrong Fake URL Warning
3172                 Thanks to Hiro
3173
3174 2006-03-07 [colin]      2.0.0cvs116
3175
3176         * src/imap.c
3177                 Return immediately when password dialog was
3178                 cancelled
3179         * src/gtk/inputdialog.c
3180                 Allow empty strings for passwords
3181
3182
3183 2006-03-06 [colin]      2.0.0cvs115
3184
3185         * src/imap.c
3186                 Prevent double-timeouts when connection fails
3187
3188 2006-03-06 [colin]
3189
3190         2.0.1-rc1 released
3191
3192 2006-03-06 [colin]      2.0.0cvs114
3193
3194         * src/imap.c
3195                 Refresh session during potentially long
3196                 operations
3197
3198 2006-03-06 [wwp]        2.0.0cvs113
3199
3200         * src/prefs_msg_colors.h
3201                 forgot that one (custom color labels).
3202
3203 2006-03-06 [wwp]        2.0.0cvs112
3204
3205         * src/prefs_common.c
3206         * src/prefs_common.h
3207         * src/prefs_msg_colors.c
3208         * src/summaryview.c
3209         * src/summaryview.h
3210         * src/gtk/colorlabel.c
3211         * src/gtk/colorlabel.h
3212                 colors in messages list are now customizable. Color values and names can
3213                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
3214                 Thanks to Paul and Colin for their help with this longstanding patch!
3215
3216 2006-03-06 [wwp]        2.0.0cvs111
3217
3218         * src/textview.c
3219                 don't crash if (x)face is bad.
3220
3221 2006-03-05 [paul]       2.0.0cvs110
3222
3223         * AUTHORS
3224         * configure.ac
3225         * src/Makefile.am
3226         * src/common/Makefile.am
3227         * src/common/utils.h
3228         * src/etpan/imap-thread.c
3229         * src/gtk/authors.h
3230         * src/plugins/clamav/Makefile.am
3231         * src/plugins/demo/Makefile.am
3232         * src/plugins/dillo_viewer/Makefile.am
3233         * src/plugins/pgpcore/Makefile.am
3234         * src/plugins/pgpcore/passphrase.c
3235         * src/plugins/pgpinline/Makefile.am
3236         * src/plugins/pgpmime/Makefile.am
3237         * src/plugins/spamassassin/Makefile.am
3238         * src/plugins/trayicon/Makefile.am
3239                 fix builiding on cygwin
3240                 Patch by Ralgh Young <bamanzi@gmail.com>
3241
3242 2006-03-04 [wwp]        2.0.0cvs109
3243
3244         * manual/keyboard.xml
3245                 fix mixed up/down keys.
3246
3247 2006-03-04 [wwp]        2.0.0cvs108
3248
3249         * README
3250         * INSTALL
3251                 updated links to SpamAssassin.
3252
3253 2006-03-04 [wwp]        2.0.0cvs107
3254
3255         * manual/plugins.xml
3256         * src/plugins/spamassassin/README
3257                 updated SpamAssassin plugin docs to reflect new functional additions
3258                 (also fix/update/documents few technical stuff more, see the README).
3259
3260 2006-03-04 [wwp]        2.0.0cvs106
3261
3262         * src/prefs_message.c
3263                 normalized capitalization of message-prefs paths.
3264
3265 2006-03-04 [wwp]        2.0.0cvs105
3266
3267         * manual/advanced.xml
3268                 typo.
3269
3270 2006-03-03 [colin]      2.0.0cvs104
3271
3272         * src/plugins/clamav/clamav_plugin_gtk.c
3273                 Rework prefs page, patch by Fabien 
3274
3275 2006-03-03 [colin]      2.0.0cvs103
3276
3277         * src/plugins/clamav/clamav_plugin.c
3278                 Set error on all errors
3279
3280 2006-03-03 [colin]      2.0.0cvs102
3281
3282         * src/common/plugin.c
3283                 Initialize error to avoid crashing when a plugin fails
3284                 without setting error
3285
3286 2006-03-02 [wwp]        2.0.0cvs101
3287
3288         * configure.ac
3289                 fixed linker flags for libetpan support on Cygwin
3290                 (thanks to H.Merijn Brand).
3291
3292 2006-03-02 [wwp]        2.0.0cvs100
3293
3294         * src/addressbook.c
3295                 fix some AB error messages: one for punctuation and
3296                 one wrongly duplicate (thanks, maxbritov).
3297
3298 2006-03-02 [wwp]        2.0.0cvs99
3299
3300         * src/plugins/spamassassin/spamassassin.c
3301                 make sync calls to sa-learn/spamc to prevent
3302                 system (whatever local or client/server) overload.
3303
3304 2006-03-02 [colin]      2.0.0cvs98
3305
3306         * src/summaryview.c
3307                 Put the spam icon in the status column instead of the
3308                 mark one
3309
3310 2006-03-01 [colin]      2.0.0cvs97
3311
3312         * src/plugins/spamassassin/spamassassin.c
3313                 Fix segfault (g_file_set_contents fails for some 
3314                 reason and err==0x2f. Can't find out why with
3315                 valgrind, using working function :-)
3316
3317 2006-03-01 [colin]      2.0.0cvs96
3318
3319         * src/inc.c
3320                 Offline overriding: let 'No' be cached only 3 seconds
3321
3322 2006-03-01 [colin]      2.0.0cvs95
3323
3324         * src/addr_compl.c
3325         * src/addrbook.c
3326         * src/addressbook.c
3327         * src/addrindex.c
3328         * src/folder_item_prefs.c
3329         * src/headerview.c
3330         * src/imap.c
3331         * src/inc.c
3332         * src/ldif.c
3333         * src/mainwindow.c
3334         * src/mh.c
3335         * src/msgcache.c
3336         * src/prefs_common.h
3337         * src/prefs_msg_colors.c
3338         * src/procheader.c
3339         * src/procheader.h
3340         * src/procmime.c
3341         * src/procmsg.c
3342         * src/procmsg.h
3343         * src/send_message.h
3344         * src/simple-gettext.c
3345         * src/summaryview.c
3346         * src/summaryview.h
3347         * src/syldap.c
3348         * src/textview.c
3349         * src/undo.c
3350         * src/common/ssl_certificate.c
3351         * src/common/utils.c
3352         * src/gtk/colorsel.c
3353         * src/gtk/gtksctree.c
3354         * src/gtk/gtkshruler.c
3355         * src/plugins/trayicon/trayicon.c
3356                 #if 0 goes to /dev/null
3357
3358 2006-03-01 [colin]      2.0.0cvs94
3359
3360         * src/compose.c
3361         * src/imap.c
3362         * src/inc.c
3363         * src/inc.h
3364         * src/messageview.c
3365         * src/news.c
3366         * src/plugins/spamassassin/spamassassin.c
3367                 Allow to add information in the "working offline"
3368                 window
3369
3370 2006-03-01 [wwp]        2.0.0cvs93
3371
3372         * src/plugins/spamassassin/spamassassin.c
3373                 fixed spamc invocation: use a tricky temporary mini shell wrapper
3374                 'cause it seems that calling `spamc ... < inputfile` with
3375                 g_spawn_(a)sync simply.. erm doesn't work :-).
3376
3377 2006-03-01 [wwp]        2.0.0cvs92
3378
3379         * src/toolbar.c
3380         * src/toolbar.h
3381                 simplify the adding of spam/ham button to the messageview toolbar
3382                 (it gets more clear now that the same button will be "Mark as spam"
3383                 or "Mark as ham" according to the current message status,
3384                 thanks to Colin).
3385
3386 2006-03-01 [wwp]        2.0.0cvs91
3387
3388         * src/messageview.c
3389         * src/procmsg.c
3390         * src/procmsg.h
3391         * src/summaryview.c
3392         * src/plugins/spamassassin/spamassassin.c
3393         * src/plugins/spamassassin/spamassassin.h
3394                 make learner callbacks return a status (0 for ok),
3395                 handle it in main code to avoid setting flags when learning failed,
3396                 don't learn on TCP if offline in spamassassin,
3397                 thanks to Colin.
3398
3399                 
3400
3401 2006-03-01 [wwp]        2.0.0cvs90
3402
3403         * src/compose.c
3404                 some work around the compose window's account menu,
3405                 patch by Fabien Vantard.
3406
3407 2006-03-01 [wwp]        2.0.0cvs89
3408
3409         * src/plugins/spamassassin/spamassassin.c
3410                 fixed bad logics, was using spamc in local mode and sa-learn
3411                 in remote mode (thanks, Colin).
3412
3413 2006-03-01 [wwp]        2.0.0cvs88
3414
3415         * src/plugins/spamassassin/spamassassin.c
3416         * src/plugins/spamassassin/spamassassin.h
3417         * src/plugins/spamassassin/spamassassin_gtk.c
3418                 made processing of emails w/ sa-plugin an option (default is TRUE),
3419                 fixed Engrish some tooltips, capitalization of some debug messages
3420                 and warnings. The spamassassin plugin now provides two separate
3421                 services: process emails upon incorporation and spamd training.
3422                 Both services (un)register independently but use some common
3423                 plugin settings (transport settings, spam storage location).
3424
3425 2006-02-28 [wwp]        2.0.0cvs87
3426
3427         * src/plugins/spamassassin/spamassassin.c
3428                 fix async flag to spamc cmdline execution (batch exec should
3429                 be asynchronous).
3430
3431 2006-02-27 [wwp]        2.0.0cvs86
3432
3433         * src/plugins/spamassassin/spamassassin.c
3434         * src/plugins/spamassassin/spamassassin.h
3435         * src/plugins/spamassassin/spamassassin_gtk.c
3436                 - added the ability to learn a remote spamassassin server (spamd),
3437                 using spamc.
3438                 - added the spamassassin option 'username', that applies to all
3439                 spamassassin operations (filtering, learning, local or remote).
3440                 The default username is the current unix user (if left blank
3441                 from gtk prefs or config file).
3442                 - commented out some unused code (notebook widget), removed unused
3443                 layout (hbox1).
3444                 - make more widgets sensitive to the transport type.
3445
3446 2006-02-27 [colin]      2.0.0cvs85
3447
3448         * src/plugins/spamassassin/spamassassin.c
3449                 Fix sa-learn call when offline
3450
3451 2006-02-27 [colin]      2.0.0cvs84
3452
3453         * configure.ac
3454         * src/Makefile.am
3455         * src/mainwindow.c
3456         * src/mainwindow.h
3457         * src/messageview.c
3458         * src/messageview.h
3459         * src/prefs_toolbar.c
3460         * src/procmsg.c
3461         * src/stock_pixmap.c
3462         * src/stock_pixmap.h
3463         * src/summaryview.c
3464         * src/toolbar.c
3465         * src/toolbar.h
3466         * src/pixmaps/ham_btn.xpm
3467         * src/pixmaps/spam.xpm
3468         * src/pixmaps/spam_btn.xpm
3469         * src/plugins/spamassassin/spamassassin.c
3470                 Add button in toolbar for spam learning
3471                 Fix a few bugs from the last related commit
3472                 Revert 1.9.6cvs23 which messed up shift-selection
3473
3474 2006-02-24 [colin]      2.0.0cvs83
3475
3476         * src/procmsg.c
3477         * src/summaryview.c
3478         * src/summaryview.h
3479         * src/plugins/spamassassin/spamassassin.c
3480         * src/plugins/spamassassin/spamassassin.h
3481         * src/plugins/spamassassin/spamassassin_gtk.c
3482                 Unregister learner when spamassassin is either
3483                 disabled or over tcp
3484
3485 2006-02-24 [colin]      2.0.0cvs82
3486
3487         * src/Makefile.am
3488         * src/mainwindow.c
3489         * src/mainwindow.h
3490         * src/procmsg.c
3491         * src/procmsg.h
3492         * src/stock_pixmap.c
3493         * src/stock_pixmap.h
3494         * src/summaryview.c
3495         * src/summaryview.h
3496         * src/gtk/icon_legend.c
3497         * src/pixmaps/spam.xpm  ** NEW FILE **
3498         * src/plugins/spamassassin/spamassassin.c
3499         * src/plugins/spamassassin/spamassassin_gtk.c
3500                 Add spam learning interface (Mark/Mark as 
3501                 (spam|ham) menus)
3502
3503 2006-02-24 [wwp]        2.0.0cvs81
3504
3505         * src/compose.c
3506         * src/compose.h
3507         * src/filtering.c
3508                 hide compose window when sending message in batch mode
3509                 (filtering: forward and redirect). Also fixed a wrong
3510                 value returned when sending failed, neutral anyway.
3511                 (Colin, me) 
3512
3513 2006-02-24 [wwp]        2.0.0cvs80
3514
3515         * src/mainwindow.c
3516                 use GTK+'s stock quit button. Patch by Fabien Vantard.
3517
3518 2006-02-24 [paul]       2.0.0cvs79
3519
3520         * src/news.c
3521         * src/news.h
3522         * src/news_gtk.c
3523                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3524                 Thanks to Colin
3525
3526 2006-02-23 [colin]      2.0.0cvs78
3527
3528         * src/alertpanel.c
3529                 Change OK to Close in alertpanel with View log
3530                 button; add accel to View log. Patch by Fabien
3531                 Vantard
3532
3533 2006-02-23 [wwp]        2.0.0cvs77
3534
3535         * src/compose.c
3536                 silly me, there were much more tests to perform, since toolbars can
3537                 really have down to 1 element only.
3538
3539 2006-02-23 [wwp]        2.0.0cvs76
3540
3541         * commitHelper
3542                 fixed indentation from my previous commit. Fallback to VISUAL if
3543                 EDITOR is not set (and to vi, at last resort).
3544
3545 2006-02-23 [wwp]        2.0.0cvs75
3546
3547         * commitHelper
3548                 improved error detection (Colin, me).
3549
3550 2006-02-23 [wwp]        2.0.0cvs74
3551
3552         * src/prefs_toolbar.c
3553                 simplify and fix prefs/toolbars layouting. Combos' contents can
3554                 now be really displayed.
3555
3556 2006-02-23 [wwp]        2.0.0cvs73
3557         simplifies and fix prefs/toolbars layouting. Combos' contents can now
3558         be really displayed.
3559
3560 2006-02-22 [wwp]        2.0.0cvs72
3561
3562         * src/compose.c
3563                 fix a typo in my previous commit (sorry!).
3564
3565 2006-02-22 [wwp]        2.0.0cvs71
3566
3567         * src/prefs_toolbar.c
3568                 fix a crash when adding separators to toolbars,
3569                 also fix some separator item information.
3570
3571 2006-02-22 [wwp]        2.0.0cvs70
3572
3573         * src/compose.c
3574                 fix a crash when redirecting (for instance) when compose window's
3575                 toolbar contents has been customized (when some buttons have been
3576                 removed in fact).
3577
3578 2006-02-21 [wwp]        2.0.0cvs69
3579
3580         * src/summaryview.c
3581         * src/gtk/pluginwindow.c
3582         * src/plugins/pgpcore/prefs_gpg.c
3583                 fix some compilation warnings (feat. remains of removed code).
3584
3585 2006-02-21 [wwp]        2.0.0cvs68
3586
3587         * src/gtk/gtkutils.c
3588                 fix two compilation issues, thanks to Stephan Sachse.
3589
3590 2006-02-20 [colin]      2.0.0cvs67
3591
3592         * src/mainwindow.c
3593                 Don't reselect displayed mail on refocus
3594                 This fixes actions misbehaving 
3595
3596 2006-02-20 [wwp]        2.0.0cvs66
3597
3598         * src/summaryview.c
3599         * src/gtk/gtksctree.c
3600         * src/gtk/gtkshruler.c
3601                 changed more runtime typecast checks.
3602
3603 2006-02-20 [wwp]        2.0.0cvs65
3604
3605         * src/summary_search.c
3606                 find all - summaryview refresh issue fixed, thanks to Colin.
3607
3608 2006-02-20 [wwp]        2.0.0cvs64
3609
3610         * src/gtk/gtkutils.c
3611                 better runtime typecast checks.
3612
3613 2006-02-20 [wwp]        2.0.0cvs63
3614
3615         * src/summary_search.c
3616                 enhancements to the summary search:
3617                         - add the ability to stop the running search
3618                           (upon ESC-key press, new Stop button or when Clear button is pressed)
3619                         - don't search if no criteria (From/To/Subject/Body) is set
3620                         - ensure that a busy mouse pointer is always shown when searching,
3621                           show it even a bit earlier
3622
3623 2006-02-19 [colin]      2.0.0cvs62
3624
3625         * src/compose.c
3626         * src/imap.c
3627         * src/etpan/imap-thread.c
3628         * src/etpan/imap-thread.h
3629                 (Future) IMAP speed improvement on sending
3630                 Will require a libetpan update
3631         * src/summaryview.c
3632         * src/gtk/quicksearch.c
3633                 Make quicksearch clearable while running.
3634
3635 2006-02-17 [colin]      2.0.0cvs61
3636
3637         * src/imap.c
3638         * src/etpan/imap-thread.c
3639         * src/etpan/imap-thread.h
3640                 Check for IMAP certificates
3641                 ** Requires libetpan-0.42-cvs4 
3642                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3643
3644 2006-02-17 [colin]      2.0.0cvs60
3645
3646         * src/messageview.c
3647         * src/prefs_common.c
3648         * src/prefs_common.h
3649         * src/prefs_message.c
3650                 Add pref to display HTML-only mails with plugin, 
3651                 if possible (defaulting to FALSE of course).
3652
3653 2006-02-16 [colin]      2.0.0cvs59
3654
3655         * src/main.c
3656         * src/common/plugin.c
3657         * src/common/plugin.h
3658         * src/gtk/pluginwindow.c
3659                 Keep track of requested (but unloaded) plugins
3660                 in some error cases.
3661
3662 2006-02-16 [wwp]        2.0.0cvs58
3663
3664         * src/gtk/gtkaspell.c
3665         * src/gtk/gtkaspell.h
3666         * src/prefs_spelling.c
3667         * src/compose.c
3668         * src/prefs_common.c
3669         * src/prefs_common.h
3670                 implemented new optional spellchecker behaviour: re-check message when
3671                 dictionary got changed (from compose-window/context-menu/Change dictionary).
3672
3673 2006-02-16 [wwp]        2.0.0cvs57
3674
3675         * src/quote_fmt_parse.y
3676                 pclose popen'ed pipe.
3677
3678 2006-02-15 [colin]      2.0.0cvs56
3679
3680         * src/mimeview.c
3681         * src/mimeview.h
3682                 Let MimeViewers know which MimeView they
3683                 depend of.
3684         * src/summaryview.c
3685                 Swap From/To columns in Sent/Queue/Drafts
3686                 folders
3687         * src/etpan/imap-thread.c
3688                 Use mailstream_low_tls_open() for STARTTLS
3689                 instead of mailstream_low_ssl_open()
3690                 ** REQUIRES libetpan 0.42cvs3 **
3691
3692 2006-02-15 [wwp]        2.0.0cvs55
3693
3694         * src/compose.c
3695         * src/compose.h
3696         * src/message_search.c
3697         * src/message_search.h
3698         * src/textview.c
3699         * src/gtk/gtkutils.c
3700         * src/gtk/gtkutils.h
3701                 added the ability to Find text in the compose window (and a bit
3702                 of code factorization).
3703
3704 2006-02-15 [wwp]        2.0.0cvs54
3705
3706         * src/prefs_gtk.c
3707                 yet another one file was missing (fix for some widgets' sensitivity).
3708                 Thanks Colin!
3709
3710 2006-02-15 [wwp]        2.0.0cvs53
3711
3712         * src/prefs_gtk.h
3713                 oops forgot that file (fix for some widgets' sensitivity).
3714
3715 2006-02-15 [wwp]        2.0.0cvs52
3716
3717         * src/summary_search.c
3718                 implemented advanced summary search options (added the ability
3719                 to use matcher conditions in an advanced search mode).
3720
3721 2006-02-15 [wwp]        2.0.0cvs51
3722
3723         * src/plugins/pgpcore/prefs_gpg.c
3724         * src/prefs_account.c
3725                 fix some widget sensitivity, mostly around some labels in
3726                 account prefs.
3727
3728 2006-02-15 [paul]       2.0.0cvs50
3729
3730         * manual/advanced.xml
3731                 improve Templates info
3732                 written by wwp
3733
3734 2006-02-14 [colin]      2.0.0cvs49
3735
3736         * src/pixmaps/address_book.xpm
3737         * src/pixmaps/preferences.xpm
3738         * src/pixmaps/properties.xpm
3739                 Fix pixmap size - patch by Fabien Vantard
3740
3741 2006-02-13 [colin]      2.0.0cvs48
3742
3743         * src/procmime.c
3744                 Add missing fclose()s on error
3745         * src/textview.c
3746                 Remove unused code
3747         * src/common/utils.c
3748                 Fix temp files not being deleted on windows
3749         Patches by Thomas Gilgin
3750
3751 2006-02-13 [colin]      2.0.0cvs47
3752
3753         * src/mainwindow.c
3754                 Fix exit crash
3755
3756 2006-02-13 [wwp]        2.0.0cvs46
3757
3758         * src/plugins/pgpcore/prefs_gpg.c
3759                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3760
3761 2006-02-12 [colin]      2.0.0cvs45
3762
3763         * src/folderview.c
3764         * src/main.c
3765         * src/mainwindow.c
3766                 Fix "stuff" when quitting
3767
3768 2006-02-12 [wwp]        2.0.0cvs44
3769
3770         * src/prefs_themes.c
3771                 fix typos in debug messages.
3772
3773 2006-02-11 [colin]      2.0.0cvs43
3774
3775         * src/summaryview.c
3776                 don't allow drag/drop from ourself
3777
3778 2006-02-10 [wwp]        2.0.0cvs42
3779
3780         * src/exporthtml.c
3781         * src/html.c
3782         * src/html.h
3783         * src/procmime.c
3784         * src/textview.c
3785                 renamed html_ prefixed functions and data structures to avoid
3786                 namespace clashes w/ other software (gtkhtml2 for instance).
3787                 Closes bug #907.
3788
3789
3790 2006-02-09 [colin]      2.0.0cvs41
3791
3792         * src/summaryview.c
3793                 Fix shitty logic messed up. Thanks Ticho for the hint!
3794
3795 2006-02-09 [wwp]        2.0.0cvs40
3796
3797         * src/gtk/about.c
3798         * src/compose.c
3799         * src/prefs_account.c
3800         * src/prefs_gtk.h
3801         * src/editaddress.c
3802                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3803                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3804                 Browse buttons in accounts prefs.
3805
3806 2006-02-09 [colin]      2.0.0cvs39
3807
3808         * src/matcher.c
3809                 Check for pointer before using its members
3810         * src/gtk/gtksourceprintjob.c
3811                 Fix a wrong warning
3812
3813 2006-02-09 [wwp]        2.0.0cvs38
3814
3815         * src/gtk/filesel.c
3816                 fix few compiler warnings (type mismatch).
3817
3818 2006-02-09 [paul]       2.0.0cvs37
3819
3820         * po/fr.po
3821                 updated by Fabien Vantard
3822
3823 2006-02-08 [colin]      2.0.0cvs36
3824
3825         * src/prefs_common.c
3826         * src/common/defs.h
3827         * src/common/plugin.c
3828                 allow windows and linux configurations to coexist
3829                 patch by Thomas Gilgin
3830
3831 2006-02-08 [colin]      2.0.0cvs35
3832
3833         * src/filtering.c
3834         * src/matcher.c
3835         * src/matcher.h
3836         * src/matcher_parser_parse.y
3837         * src/prefs_filtering_action.c
3838         * src/prefs_matcher.c
3839                 Add the "Ignore thread" filtering
3840                 action
3841
3842 2006-02-08 [colin]      2.0.0cvs34
3843
3844         * src/compose.c
3845         * src/procmime.c
3846         * src/procmime.h
3847                 Fix bug #905 (damaged attachment)
3848                 text files with raw \0's aren't really text files
3849         FOR_STABLE
3850
3851 2006-02-08 [colin]      2.0.0cvs33
3852
3853         * src/summaryview.c
3854                 Fix crasher introduced yesterday
3855
3856 2006-02-08 [wwp]        2.0.0cvs32
3857
3858         * src/compose.c
3859         * src/compose.h
3860                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3861
3862 2006-02-08 [wwp]        2.0.0cvs31
3863
3864         * src/prefs_template.c
3865                 templates enhancement: allow address completion for Cc and Bcc fields
3866                 (it was currently possible for the To field only)
3867
3868 2006-02-08 [colin]      2.0.0cvs30
3869
3870         * src/compose.c
3871                 Don't unblock if not blocked
3872         FOR_STABLE
3873
3874 2006-02-07 [colin]      2.0.0cvs29
3875
3876         * src/action.c
3877                 Forgot to refresh summaryview
3878
3879 2006-02-07 [colin]      2.0.0cvs28
3880
3881         * src/action.c
3882                 Freeze/thaw message list and folder list while
3883                 processing %as{} actions 
3884         * src/compose.c
3885                 Fix auto-wrap disabling after a middle-click
3886                 paste - FOR_STABLE
3887
3888 2006-02-07 [paul]       2.0.0cvs27
3889
3890         * src/folder.c
3891                 fix freeing of uninitialised pointers
3892                 Thanks to Colin
3893
3894 2006-02-06 [colin]      2.0.0cvs26
3895
3896         * src/folder.c
3897                 Use g_slist_prepend in potentially big list
3898
3899 2006-02-06 [colin]      2.0.0cvs25
3900
3901         * src/folder.c
3902                 Completely skip processing if it doesn't 
3903                 exist (faster!)
3904
3905 2006-02-06 [colin]      2.0.0cvs24
3906
3907         * src/folder.c
3908         * src/summaryview.c
3909                 Batch filtering in summaryview (from Tools menu)
3910                 and pre/post//-processing too
3911
3912 2006-02-06 [colin]      2.0.0cvs23
3913
3914         * src/procmsg.h
3915         * src/filtering.c
3916                 Use a special field for batch filtering instead
3917                 of stepping on deferred execution's toes
3918
3919 2006-02-06 [colin]      2.0.0cvs22
3920
3921         * src/action.c
3922         * src/filtering.c
3923         * src/filtering.h
3924         * src/folder.c
3925         * src/summaryview.c
3926                 Fix filtering via menus and actions
3927
3928 2006-02-06 [colin]      2.0.0cvs21
3929
3930         * src/imap.c
3931                 Put the added file directly to cache if possible (will work
3932                 with next libetpan)
3933         * src/filtering.c
3934         * src/filtering.h
3935         * src/inc.c
3936         * src/folder.c
3937         * src/mbox.c
3938         * src/procmsg.h
3939                 Move and copy filtered messages by batches instead of one
3940                 by one - faster on IMAP
3941         * src/procmsg.c
3942                 Add a function that'll possibly be useful later
3943
3944 2006-02-06 [colin]      2.0.0cvs20
3945
3946         * src/addressbook.c
3947                 Use internal mime-type instead of text/plain for d'n'd
3948         * src/compose.c
3949                 Allow attaching files from mimeview's icon list via d'n'd
3950         * src/folderview.c
3951         * src/folderview.h
3952                 Use internal mime-type instead of text/plain for d'n'd
3953                 Don't try to selected opened folder if none is
3954                 Factorize d'n'd from other apps code
3955         * src/headerview.c
3956         * src/textview.c
3957         * src/gtk/gtkutils.c
3958         * src/gtk/gtkutils.h
3959                 Factorize Face/X-Face stuff
3960         * src/mimeview.c
3961                 Fix d'n'd to other apps
3962         * src/prefs_message.c
3963                 Let the XFace pref be usable without libcompface as it also
3964                 applies to Face
3965         * src/summaryview.c
3966                 Fix d'n'd to other apps
3967                 Factorize d'n'd from other apps code
3968
3969 2006-02-06 [wwp]        2.0.0cvs19
3970
3971         * po/it.po
3972                 Italian translation fixes by Andrea Spadaccini (no more confusion
3973                 between filtering and processing, and few changes in the About
3974                 dialog).
3975
3976
3977 2006-02-06 [mones]      2.0.0cvs18
3978
3979         * src/gtk/icon_legend.c
3980                 Improved descriptions allowing better translations
3981
3982 2006-02-05 [colin]      2.0.0cvs17
3983
3984         * src/imap.c
3985                 Add the f*cking missing expunge that caused imap_fetch_env
3986                 to fail after an add_msgs ! :-///
3987         * src/etpan/imap-thread.c
3988                 Add a bit of debug
3989         FOR_STABLE
3990
3991 2006-02-05 [colin]      2.0.0cvs16
3992
3993         * src/common/utils.c
3994                 Don't check for return-path (or we can't put
3995                 back non-sent mails)
3996
3997 2006-02-05 [colin]      2.0.0cvs15
3998
3999         * src/textview.c
4000                 Don't try to display Face header in textview
4001                 when teh headerview's active
4002
4003 2006-02-05 [colin]      2.0.0cvs14
4004
4005         * tools/tbird2syl.py
4006         * tools/Makefile.am
4007                 Add script to import Thunderbird mails
4008
4009 2006-02-05 [colin]      2.0.0cvs13
4010
4011         * src/headerview.c
4012         * src/procheader.c
4013         * src/procmsg.c
4014         * src/procmsg.h
4015         * src/textview.c
4016                 Show Face headers - patch partially by Klaus Flittner
4017
4018 2006-02-05 [colin]      2.0.0cvs12
4019
4020         * src/folderview.c
4021         * src/summaryview.c
4022         * src/common/utils.c
4023         * src/common/utils.h
4024                 Let dnd work from mime icons to summaryview
4025                 and to folderview too
4026                 Add a crude test to avoid trying to add files
4027                 drag'n'dropped when they're not mails
4028
4029 2006-02-04 [colin]      2.0.0cvs11
4030
4031         * src/summaryview.c
4032         * src/mimeview.c
4033                 Fix utf8 conversion
4034
4035 2006-02-04 [colin]      2.0.0cvs10
4036
4037         * src/compose.c
4038         * src/folderview.c
4039         * src/mimeview.c
4040         * src/summaryview.c
4041         * src/summaryview.h
4042                 Added various drag and drop capas:
4043                 From                    To
4044                 summaryview             other apps
4045                 mimeview icons          other apps
4046                 other apps              summaryview
4047                 other apps              folderview
4048
4049                 This shouldn't have broken the existing:
4050                 From                    To
4051                 summaryview             folderview
4052                 folderview              folderview
4053                 summaryview             compose's attachments
4054
4055         Tests welcomed.
4056
4057 2006-02-02 [paul]       2.0.0cvs9
4058
4059         * src/mainwindow.c
4060                 move global option 'Set displayed columns...' out
4061                 of folder option grouping.
4062                 fix sensitivity of 'harvest addresses'
4063         FOR_STABLE
4064
4065 2006-02-01 [colin]      2.0.0cvs8
4066
4067         * src/mimeview.c
4068                 Revert the alertpanel patch, it sucks (intrusive
4069                 and gets in the way of "open")
4070
4071 2006-02-01 [colin]      2.0.0cvs7
4072
4073         * src/compose.c
4074         * src/prefs_account.c
4075         * src/prefs_common.c
4076         * src/common/defs.h
4077         * src/common/utils.c
4078         * src/common/utils.h
4079                 Add ability to edit the signature file
4080                 from the account preferences, and use
4081                 a default for the text editor.
4082                 Patch by Fabien Vantard
4083
4084 2006-02-01 [colin]      2.0.0cvs6
4085
4086         * src/mimeview.c
4087                 Try to get mime type by extension if it is
4088                 application/octet-stream
4089                 Display a window with possible choices when
4090                 encountering unknown mime types
4091         * src/gtk/filesel.c
4092         * src/gtk/filesel.h
4093                 Add preview
4094                 Allow multiple selection in filtered filesel
4095                 (patch by Fabien Vantard)
4096         * src/gtk/pluginwindow.c
4097                 Use it (patch by Fabien Vantard)
4098
4099 2006-02-01 [paul]       2.0.0cvs5
4100
4101         * src/jpilot.c
4102                 fix crash on creating jpilot address book
4103                 Thanks to Colin - FOR_STABLE
4104         * src/prefs_summaries.c
4105         * src/prefs_wrapping.c
4106         * src/gtk/icon_legend.c
4107         * src/gtk/quicksearch.c
4108                 string fixes and additions
4109
4110 2006-02-01 [paul]       2.0.0cvs4
4111
4112         * src/compose.c
4113         * src/mainwindow.c
4114         * src/messageview.c
4115         * src/prefs_send.c
4116                 add Arabic encoding option
4117                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
4118
4119 2006-01-31 [colin]      2.0.0cvs3
4120
4121         * src/plugins/pgpcore/passphrase.c
4122                 Convert passphrase to locale encoding
4123         * src/compose.c
4124                 Fix drafting on IMAP. Crappy bug sneaked in
4125                 the release :-/
4126         FOR_STABLE
4127
4128 2006-01-30 [paul]       2.0.0cvs2
4129
4130         * src/gtk/icon_legend.c
4131                 show the new entries
4132
4133 2006-01-30 [colin]      2.0.0cvs1
4134
4135         * src/manual.c
4136                 Check for the file to be present before 
4137                 enabling the menu - FOR_STABLE
4138         * src/gtk/icon_legend.c
4139                 Add folders icons (not all of them, there
4140                 are too much, but the most intriguing ones)
4141
4142 2006-01-30 [paul]       2.0.0
4143
4144         version 2.0.0 released
4145
4146 2006-01-30 [paul]       1.9.100cvs200
4147
4148         * manual/faq.xml
4149         * manual/gpl.xml
4150         * manual/intro.xml
4151         * manual/starting.xml
4152         * manual/sylpheed-claws-manual.xml
4153                 fixes, additions
4154
4155 2006-01-29 [mones]      1.9.100cvs199
4156
4157         * manual/account.xml
4158         * manual/advanced.xml
4159         * manual/glossary.xml
4160                 Some typos fixed, added LDIF term to glossary
4161         * po/es.po
4162                 Fixed leading plus symbol
4163
4164 2006-01-29 [paul]       1.9.100cvs198
4165
4166         * po/fi.po
4167         * po/sk.po
4168                 updated by Tommi Pirinen and Andrej Kacian
4169
4170 2006-01-29 [paul]       1.9.100cvs197
4171
4172         * src/gtk/authors.h
4173                 remove duplicates
4174
4175 2006-01-29 [paul]       1.9.100cvs196
4176
4177         * AUTHORS
4178         * po/nl.po
4179         * src/gtk/authors.h
4180         * tools/claws.i18n.status.pl
4181                 nl translation updated by Tim Dijkstra
4182
4183 2006-01-29 [paul]       1.9.100cvs195
4184
4185         * po/sr.po
4186         * po/sv.po
4187                 updated by Aleksandar Urosevic and Anders Troback
4188
4189 2006-01-28 [colin]      1.9.100cvs194
4190
4191         * src/gtk/gtksourceprintjob.c
4192                 Don't fiddle with PangoLayout when we
4193                 have an image
4194
4195 2006-01-28 [paul]       1.9.100cvs193
4196
4197         * AUTHORS
4198         * po/el.po
4199         * po/zh_CN.po
4200         * src/gtk/authors.h
4201         * tools/claws.i18n.status.pl
4202                 updated translations submitted by Stavros Giannouris
4203                 and Ralgh Young
4204
4205 2006-01-27 [colin]      1.9.100cvs192
4206
4207         * src/summaryview.c
4208         * src/gtk/gtksourceprintjob.c
4209                 Add image printing 
4210                 (libgnomeprint only, of course)
4211
4212 2006-01-27 [paul]       1.9.100cvs191
4213
4214         * po/fr.po
4215         * po/it.po
4216                 updated by Fabien Vantard and Andrea Spadaccini
4217
4218 2006-01-26 [colin]      1.9.100cvs190
4219
4220         * manual/Makefile.am
4221         * configure.ac
4222                 Make building the manual optional 
4223                 (--disable-manual)
4224
4225 2006-01-26 [paul]       1.9.100cvs189
4226
4227         * manual/glossary.xml
4228         * manual/plugins.xml
4229                 edited
4230         * po/en_GB.po
4231                 updated
4232
4233 2006-01-26 [paul]       1.9.100cvs188
4234
4235         * src/prefs_display_header.c
4236         * src/prefs_folder_column.c
4237         * src/prefs_msg_colors.c
4238         * src/prefs_summaries.c
4239         * src/prefs_summary_column.c
4240                 HIGify
4241
4242 2006-01-25 [colin]      1.9.100cvs187
4243
4244         * src/imap.c
4245                 Don't allow moving/copying mails between
4246                 queue/drafts and non-queue/drafts folders
4247                 Fixes bug #897 (message header is resetted 
4248                 if one is copied to Drafts)
4249
4250 2006-01-25 [colin]      1.9.100cvs186
4251
4252         * src/folder.c
4253         * src/mainwindow.c
4254                 Fix subscribed folders not found
4255         * src/compose.c
4256                 Don't try to encode as original mail's charset
4257                 if it's ascii 
4258
4259 2006-01-25 [paul]       1.9.100cvs185
4260
4261         * AUTHORS
4262         * po/Makevars
4263                 updated
4264         * po/de.po
4265         * po/pl.po
4266         * po/pt_BR.po
4267         * po/sr.po
4268                 updates submitted by Stephan Sachse, Emilian Nowak
4269                 and Quar, Frederico Goncalves Guimaraes, and
4270                 Aleksandar Urosevic
4271                 Fix Bug 896, 'PT_BR locale broken'.
4272         * src/gtk/authors.h
4273                 updated
4274
4275 2006-01-24 [mones]      1.9.100cvs184
4276
4277         * manual/glossary.xml
4278                 All current terms finished. Reviewers welcome ;-)
4279         * manual/keyboard.xml
4280                 Fixed column width for pdf output.
4281         * po/es.po
4282                 Updated
4283
4284 2006-01-24 [paul]       1.9.100cvs183
4285
4286         * manual/glossary.xml
4287                 fix id name
4288         * manual/dist/html/Makefile.am
4289         * manual/dist/pdf/Makefile.am
4290         * manual/dist/ps/Makefile.am
4291         * manual/dist/txt/Makefile.am
4292                 fix make deps
4293                 Thanks to Colin
4294
4295 2006-01-24 [mones]      1.9.100cvs182
4296
4297         * manual/glossary.xml
4298                 Nearly finished, some terms missing.
4299
4300 2006-01-23 [paul]       1.9.100cvs181
4301
4302         * manual/dist/html/Makefile.am
4303         * manual/dist/pdf/Makefile.am
4304         * manual/dist/ps/Makefile.am
4305         * manual/dist/txt/Makefile.am
4306         * src/mainwindow.c
4307                 re-enable manual
4308                 Thanks to Colin
4309
4310 2006-01-22 [colin]      1.9.100cvs180
4311
4312         * src/compose.c
4313         * src/gtk/gtkaspell.c
4314                 Don't deselect stuff before right-clicking, with aspell.
4315                 (This prevented right-click Copy, for example).
4316                 Thanks to Clo!
4317
4318 2006-01-22 [paul]       1.9.100cvs179
4319
4320         * src/summary_search.c
4321                 don't fix the widget size as it causes problems
4322                 under localisation.
4323                 Thanks to Emilian Nowak
4324
4325 2006-01-21 [paul]       1.9.100cvs178
4326
4327         * src/prefs_themes.c
4328                 fix broken underlining of label text
4329                 with some translations
4330
4331 2006-01-21 [colin]      1.9.100cvs177
4332
4333         * po/fr.po
4334                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
4335
4336 2006-01-20 [colin]      1.9.100cvs176
4337
4338         * configure.ac
4339         * Makefile.am
4340         * manual/Makefile
4341         * manual/dist/html/.cvsignore
4342         * manual/dist/html/Makefile.am
4343         * manual/dist/pdf/.cvsignore
4344         * manual/dist/pdf/Makefile.am
4345         * manual/dist/ps/.cvsignore
4346         * manual/dist/ps/Makefile.am
4347         * manual/dist/txt/.cvsignore
4348         * manual/dist/txt/Makefile.am
4349                 Autotool-ize manual
4350
4351 2006-01-20 [paul]       1.9.100cvs175
4352
4353         * manual/handling.xml
4354                 make Filtering and Searching entries easier to find
4355         * manual/keyboard.xml
4356                 add the remaining default keybinds
4357         * src/prefs_summaries.c
4358                 update the default keybinds
4359
4360 2006-01-20 [paul]       1.9.100cvs174
4361
4362         * src/addressbook.c
4363         * src/addrgather.c
4364         * src/addrharvest.c
4365         * src/editaddress.c
4366         * src/editgroup.c
4367         * src/exphtmldlg.c
4368         * src/expldifdlg.c
4369         * src/exporthtml.c
4370         * src/exportldif.c
4371         * src/ldif.c
4372                 replace 'e-mail' with 'email'
4373         * src/summary_search.c
4374                 add mnemonic to "Find all" button
4375
4376 2006-01-20 [wwp]        1.9.100cvs173
4377
4378         * src/export.c
4379         * src/import.c
4380                 touched mbox import/export buttons for HIG-compliance
4381
4382 2006-01-19 [paul]       1.9.100cvs172
4383
4384         * manual/account.xml
4385         * manual/addrbook.xml
4386         * manual/advanced.xml
4387         * manual/faq.xml
4388         * manual/handling.xml
4389         * manual/intro.xml
4390         * manual/plugins.xml
4391         * manual/starting.xml
4392                 more editing
4393
4394 2006-01-19 [paul]       1.9.100cvs171
4395
4396         * src/toolbar.c
4397                 allow use of trash button while receiving
4398                 Thanks to Colin
4399
4400 2006-01-19 [wwp]        1.9.100cvs170
4401
4402         * src/gtk/quicksearch.c
4403         * src/compose.c
4404                 force text color to black when yellow background is set
4405
4406 2006-01-19 [colin]      1.9.100cvs169
4407
4408         * src/plugins/trayicon/trayicon.c
4409                 Gray out Get Mail when already getting mail
4410
4411 2006-01-18 [paul]       1.9.100cvs168
4412
4413         * src/compose.c
4414                 give widget yellow background was To is
4415                 set via folder prefs
4416         * src/gtk/quicksearch.c
4417                 give widget yellow background when quick
4418                 search is active.
4419                 Thanks to Colin
4420
4421 2006-01-18 [paul]       1.9.100cvs167
4422
4423         * doc/man/sylpheed-claws.1
4424                 add --subscribe option
4425
4426 2006-01-18 [paul]       1.9.100cvs166
4427
4428         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4429         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4430                 use %U instead of %F (%F is broken for user installed
4431                 files in kde 3.5)
4432
4433 2006-01-18 [colin]      1.9.100cvs165
4434
4435         * src/summaryview.c
4436                 Default to Yes in "No more * messages" dialogs
4437
4438 2006-01-17 [colin]      1.9.100cvs164
4439
4440         * src/compose.c
4441                 Possibly fix an invalid iterator causing
4442                 crash
4443
4444 2006-01-17 [colin]      1.9.100cvs163
4445
4446         * src/mimeview.c
4447                 Fix crash when the image disappears under the
4448                 image viewer
4449
4450 2006-01-16 [colin]      1.9.100cvs162
4451
4452         * src/compose.c
4453                 Fix reenabling autowrap
4454
4455 2006-01-16 [colin]      1.9.100cvs161
4456
4457         * src/compose.c
4458                 reset quote_len before getting quote_str
4459
4460 2006-01-16 [colin]      1.9.100cvs160
4461
4462         * src/account.c
4463         * src/account.h
4464         * src/folder.c
4465         * src/imap_gtk.c
4466         * src/mh_gtk.c
4467                 Fix bug #883 (default inbox does not track folder move)
4468
4469 2006-01-16 [colin]      1.9.100cvs159
4470
4471         * src/compose.c
4472         * src/plugins/pgpcore/passphrase.c
4473                 More buttons fixes
4474
4475 2006-01-16 [paul]       1.9.100cvs158
4476
4477         * src/prefs_actions.c
4478         * src/prefs_filtering_action.c
4479         * src/prefs_matcher.c
4480         * src/quote_fmt.c
4481         * src/gtk/description_window.c
4482         * src/gtk/description_window.h
4483         * src/gtk/quicksearch.c
4484                 description window cleanups
4485
4486 2006-01-15 [colin]      1.9.100cvs157
4487
4488         * src/addressbook.c
4489         * src/prefs_filtering.c
4490                 Same here
4491
4492 2006-01-15 [colin]      1.9.100cvs156
4493
4494         * src/folderview.c
4495         * src/mainwindow.c
4496                 Same for "Empty trash"
4497
4498 2006-01-15 [colin]      1.9.100cvs155
4499
4500         * src/inc.c
4501                 Override offline dialog had Yes by default
4502
4503 2006-01-15 [colin]      1.9.100cvs154
4504
4505         * src/summaryview.c
4506                 Delete selected messages? previously had Yes the default
4507
4508 2006-01-15 [colin]      1.9.100cvs153
4509
4510         * src/folder.c
4511         * src/folder.h
4512         * src/main.c
4513                 Check if a mailbox is loaded after all
4514                 plugins are loaded.
4515
4516 2006-01-15 [colin]      1.9.100cvs152
4517
4518         * src/folder.c
4519                 Don't start wizard when there are unloaded folders (will help
4520                 people with only mbox or maildir mailboxes)
4521
4522 2006-01-14 [colin]      1.9.100cvs151
4523
4524         * src/addressbook.c
4525         * src/expldifdlg.c
4526         * src/importldif.c
4527         * src/importmutt.c
4528         * src/importpine.c
4529         * src/mh_gtk.c
4530                 More HIG compliance and fixes
4531
4532 2006-01-14 [colin]      1.9.100cvs150
4533
4534         * src/prefs_filtering_action.c
4535         * src/foldersel.c
4536                 Two forgotten button order changes
4537
4538 2006-01-14 [colin]      1.9.100cvs149
4539
4540         * src/account.c
4541         * src/addressbook.c
4542         * src/compose.c
4543         * src/folderview.c
4544         * src/imap_gtk.c
4545         * src/mainwindow.c
4546         * src/mh_gtk.c
4547         * src/news_gtk.c
4548         * src/prefs_actions.c
4549         * src/prefs_customheader.c
4550         * src/prefs_filtering.c
4551         * src/prefs_matcher.c
4552         * src/prefs_template.c
4553         * src/ssl_manager.c
4554         * src/summaryview.c
4555         * src/textview.c
4556         * src/toolbar.c
4557                 All deletion confirmations are now "Cancel, Delete" 
4558                 instead of "No, Yes"
4559                 Clarified most of the other "No, Yes" to 
4560                 "Cancel, Descriptive_action"
4561                 Rechanged the "Entry not saved" alerts to have 
4562                 "Close, Continue editing"
4563
4564
4565 2006-01-14 [paul]
4566
4567         * 2.0.0-rc4 released
4568
4569 2006-01-14 [paul]       1.9.100cvs148
4570
4571         * src/account.c
4572         * src/addressadd.c
4573         * src/addressbook.c
4574         * src/compose.c
4575         * src/editaddress.c
4576         * src/editbook.c
4577         * src/editgroup.c
4578         * src/editjpilot.c
4579         * src/editldap.c
4580         * src/editvcard.c
4581         * src/exphtmldlg.c
4582         * src/expldifdlg.c
4583         * src/folderview.c
4584         * src/grouplistdialog.c
4585         * src/imap_gtk.c
4586         * src/importmutt.c
4587         * src/importpine.c
4588         * src/inc.c
4589         * src/main.c
4590         * src/mainwindow.c
4591         * src/message_search.c
4592         * src/messageview.c
4593         * src/mh_gtk.c
4594         * src/mimeview.c
4595         * src/news_gtk.c
4596         * src/prefs_actions.c
4597         * src/prefs_customheader.c
4598         * src/prefs_filtering.c
4599         * src/prefs_matcher.c
4600         * src/prefs_template.c
4601         * src/prefs_themes.c
4602         * src/ssl_manager.c
4603         * src/summary_search.c
4604         * src/summaryview.c
4605         * src/textview.c
4606         * src/toolbar.c
4607         * src/gtk/foldersort.c
4608         * src/gtk/gtkaspell.c
4609         * src/gtk/inputdialog.c
4610         * src/gtk/prefswindow.c
4611         * src/plugins/pgpcore/select-keys.c
4612         * src/plugins/trayicon/trayicon.c
4613                 HIG compliant button order
4614
4615 2006-01-14 [mones]      1.9.100cvs147
4616
4617         * po/es.po
4618                 Updated translation
4619
4620 2006-01-13 [paul]       1.9.100cvs146
4621
4622         * AUTHORS
4623         * ChangeLog
4624         * src/gtk/authors.h
4625                 add Joshua M. Kwan to contributors list
4626
4627 2006-01-13 [colin]      1.9.100cvs145
4628
4629         * src/gtk/quicksearch.c
4630                 Don't refocus quick search after executing (Esc or Enter)
4631                 Allows to '/'search something then move up/down in 
4632                 summaryview, and to Esc a search and be back in the 
4633                 summaryview
4634
4635 2006-01-13 [paul]       1.9.100cvs144
4636
4637         * src/plugins/pgpinline/pgpinline.c
4638                 support Content-Type 'application/pgp'
4639                 patch by Joshua M. Kwan <joshuak@users.sf.net>
4640
4641 2006-01-13 [paul]       1.9.100cvs143
4642
4643         * manual/account.xml
4644                 make mention of partial retrieval
4645                 thanks to Colin
4646
4647 2006-01-13 [paul]       1.9.100cvs142
4648
4649         * src/account.c
4650         * src/account.h
4651         * src/action.c
4652         * src/action.h
4653         * src/adbookbase.h
4654         * src/addr_compl.c
4655         * src/addr_compl.h
4656         * src/addrbook.c
4657         * src/addrcache.c
4658         * src/addrcache.h
4659         * src/addrcindex.c
4660         * src/addrcindex.h
4661         * src/addrclip.c
4662         * src/addrclip.h
4663         * src/addrdefs.h
4664         * src/addressadd.c
4665         * src/addressadd.h
4666         * src/addressbook.c
4667         * src/addressbook.h
4668         * src/addrgather.c
4669         * src/addrgather.h
4670         * src/addrharvest.c
4671         * src/addrharvest.h
4672         * src/addrindex.c
4673         * src/addrindex.h
4674         * src/addritem.c
4675         * src/addritem.h
4676         * src/addrquery.c
4677         * src/addrquery.h
4678         * src/addrselect.c
4679         * src/addrselect.h
4680         * src/alertpanel.c
4681         * src/alertpanel.h
4682         * src/browseldap.c
4683         * src/browseldap.h
4684         * src/codeconv.c
4685         * src/codeconv.h
4686         * src/compose.c
4687         * src/compose.h
4688         * src/customheader.c
4689         * src/customheader.h
4690         * src/displayheader.c
4691         * src/displayheader.h
4692         * src/editaddress.c
4693         * src/editaddress.h
4694         * src/editbook.c
4695         * src/editbook.h
4696         * src/editgroup.c
4697         * src/editgroup.h
4698         * src/editjpilot.c
4699         * src/editjpilot.h
4700         * src/editldap.c
4701         * src/editldap.h
4702         * src/editldap_basedn.c
4703         * src/editldap_basedn.h
4704         * src/editvcard.c
4705         * src/editvcard.h
4706         * src/exphtmldlg.c
4707         * src/exphtmldlg.h
4708         * src/expldifdlg.c
4709         * src/expldifdlg.h
4710         * src/export.h
4711         * src/exporthtml.c
4712         * src/exporthtml.h
4713         * src/exportldif.c
4714         * src/exportldif.h
4715         * src/filtering.c
4716         * src/filtering.h
4717         * src/folder.c
4718         * src/folder.h
4719         * src/folder_item_prefs.c
4720         * src/folder_item_prefs.h
4721         * src/foldersel.c
4722         * src/foldersel.h
4723         * src/folderutils.c
4724         * src/folderutils.h
4725         * src/folderview.c
4726         * src/folderview.h
4727         * src/grouplistdialog.c
4728         * src/grouplistdialog.h
4729         * src/headerview.c
4730         * src/html.c
4731         * src/html.h
4732         * src/image_viewer.c
4733         * src/image_viewer.h
4734         * src/imap.c
4735         * src/imap.h
4736         * src/imap_gtk.c
4737         * src/imap_gtk.h
4738         * src/import.h
4739         * src/importldif.c
4740         * src/importldif.h
4741         * src/importmutt.c
4742         * src/importmutt.h
4743         * src/importpine.c
4744         * src/importpine.h
4745         * src/inc.c
4746         * src/inc.h
4747         * src/jpilot.c
4748         * src/jpilot.h
4749         * src/ldapctrl.c
4750         * src/ldapctrl.h
4751         * src/ldaplocate.c
4752         * src/ldaplocate.h
4753         * src/ldapquery.c
4754         * src/ldapquery.h
4755         * src/ldapserver.c
4756         * src/ldapserver.h
4757         * src/ldaputil.c
4758         * src/ldaputil.h
4759         * src/ldif.c
4760         * src/ldif.h
4761         * src/main.c
4762         * src/main.h
4763         * src/mainwindow.c
4764         * src/mainwindow.h
4765         * src/manual.c
4766         * src/manual.h
4767         * src/mbox.c
4768         * src/mbox.h
4769         * src/message_search.c
4770         * src/message_search.h
4771         * src/messageview.c
4772         * src/messageview.h
4773         * src/mh.c
4774         * src/mh.h
4775         * src/mh_gtk.c
4776         * src/mh_gtk.h
4777         * src/mimeview.c
4778         * src/mimeview.h
4779         * src/msgcache.c
4780         * src/msgcache.h
4781         * src/mutt.c
4782         * src/mutt.h
4783         * src/news.c
4784         * src/news.h
4785         * src/news_gtk.c
4786         * src/news_gtk.h
4787         * src/partial_download.c
4788         * src/partial_download.h
4789         * src/pine.c
4790         * src/pine.h
4791         * src/pop.c
4792         * src/pop.h
4793         * src/prefs_account.c
4794         * src/prefs_account.h
4795         * src/prefs_actions.c
4796         * src/prefs_actions.h
4797         * src/prefs_common.c
4798         * src/prefs_common.h
4799         * src/prefs_compose_writing.c
4800         * src/prefs_compose_writing.h
4801         * src/prefs_customheader.c
4802         * src/prefs_customheader.h
4803         * src/prefs_display_header.c
4804         * src/prefs_display_header.h
4805         * src/prefs_filtering.c
4806         * src/prefs_filtering.h
4807         * src/prefs_filtering_action.c
4808         * src/prefs_filtering_action.h
4809         * src/prefs_folder_column.c
4810         * src/prefs_folder_column.h
4811         * src/prefs_folder_item.c
4812         * src/prefs_folder_item.h
4813         * src/prefs_fonts.c
4814         * src/prefs_fonts.h
4815         * src/prefs_gtk.c
4816         * src/prefs_gtk.h
4817         * src/prefs_image_viewer.c
4818         * src/prefs_image_viewer.h
4819         * src/prefs_matcher.c
4820         * src/prefs_matcher.h
4821         * src/prefs_message.c
4822         * src/prefs_msg_colors.c
4823         * src/prefs_msg_colors.h
4824         * src/prefs_other.c
4825         * src/prefs_quote.c
4826         * src/prefs_receive.c
4827         * src/prefs_send.c
4828         * src/prefs_spelling.c
4829         * src/prefs_spelling.h
4830         * src/prefs_summaries.c
4831         * src/prefs_summaries.h
4832         * src/prefs_summary_column.c
4833         * src/prefs_summary_column.h
4834         * src/prefs_template.c
4835         * src/prefs_template.h
4836         * src/prefs_themes.c
4837         * src/prefs_themes.h
4838         * src/prefs_toolbar.c
4839         * src/prefs_toolbar.h
4840         * src/prefs_wrapping.c
4841         * src/prefs_wrapping.h
4842         * src/privacy.c
4843         * src/privacy.h
4844         * src/procheader.c
4845         * src/procheader.h
4846         * src/procmime.c
4847         * src/procmime.h
4848         * src/procmsg.c
4849         * src/procmsg.h
4850         * src/quote_fmt.c
4851         * src/quote_fmt_parse.y
4852         * src/recv.c
4853         * src/recv.h
4854         * src/remotefolder.c
4855         * src/remotefolder.h
4856         * src/send_message.c
4857         * src/send_message.h
4858         * src/setup.c
4859         * src/setup.h
4860         * src/sourcewindow.c
4861         * src/sourcewindow.h
4862         * src/ssl_manager.c
4863         * src/ssl_manager.h
4864         * src/statusbar.c
4865         * src/statusbar.h
4866         * src/stock_pixmap.c
4867         * src/stock_pixmap.h
4868         * src/summary_search.c
4869         * src/summary_search.h
4870         * src/summaryview.c
4871         * src/summaryview.h
4872         * src/syldap.c
4873         * src/syldap.h
4874         * src/textview.c
4875         * src/textview.h
4876         * src/toolbar.c
4877         * src/toolbar.h
4878         * src/undo.c
4879         * src/undo.h
4880         * src/unmime.c
4881         * src/unmime.h
4882         * src/vcard.c
4883         * src/vcard.h
4884         * src/wizard.c
4885         * src/wizard.h
4886         * src/common/base64.c
4887         * src/common/base64.h
4888         * src/common/defs.h
4889         * src/common/hooks.c
4890         * src/common/hooks.h
4891         * src/common/log.c
4892         * src/common/log.h
4893         * src/common/mgutils.c
4894         * src/common/mgutils.h
4895         * src/common/nntp.c
4896         * src/common/nntp.h
4897         * src/common/passcrypt.c
4898         * src/common/passcrypt.h.in
4899         * src/common/plugin.c
4900         * src/common/plugin.h
4901         * src/common/prefs.c
4902         * src/common/prefs.h
4903         * src/common/progressindicator.c
4904         * src/common/progressindicator.h
4905         * src/common/quoted-printable.c
4906         * src/common/quoted-printable.h
4907         * src/common/session.c
4908         * src/common/session.h
4909         * src/common/smtp.c
4910         * src/common/smtp.h
4911         * src/common/socket.c
4912         * src/common/socket.h
4913         * src/common/ssl.c
4914         * src/common/ssl.h
4915         * src/common/ssl_certificate.c
4916         * src/common/ssl_certificate.h
4917         * src/common/stringtable.c
4918         * src/common/stringtable.h
4919         * src/common/sylpheed.c
4920         * src/common/sylpheed.h
4921         * src/common/template.c
4922         * src/common/template.h
4923         * src/common/timing.h
4924         * src/common/utils.c
4925         * src/common/utils.h
4926         * src/common/version.h.in
4927         * src/common/xml.c
4928         * src/common/xml.h
4929         * src/common/xmlprops.c
4930         * src/common/xmlprops.h
4931         * src/gtk/colorlabel.c
4932         * src/gtk/colorsel.c
4933         * src/gtk/colorsel.h
4934         * src/gtk/description_window.c
4935         * src/gtk/description_window.h
4936         * src/gtk/filesel.c
4937         * src/gtk/filesel.h
4938         * src/gtk/foldersort.c
4939         * src/gtk/foldersort.h
4940         * src/gtk/gtkutils.c
4941         * src/gtk/gtkutils.h
4942         * src/gtk/inputdialog.c
4943         * src/gtk/inputdialog.h
4944         * src/gtk/logwindow.c
4945         * src/gtk/logwindow.h
4946         * src/gtk/manage_window.c
4947         * src/gtk/manage_window.h
4948         * src/gtk/menu.c
4949         * src/gtk/menu.h
4950         * src/gtk/pluginwindow.c
4951         * src/gtk/pluginwindow.h
4952         * src/gtk/prefswindow.c
4953         * src/gtk/prefswindow.h
4954         * src/gtk/progressdialog.c
4955         * src/gtk/progressdialog.h
4956         * src/gtk/sslcertwindow.c
4957         * src/gtk/sslcertwindow.h
4958         * src/plugins/clamav/clamav_plugin.c
4959         * src/plugins/clamav/clamav_plugin.h
4960         * src/plugins/clamav/clamav_plugin_gtk.c
4961         * src/plugins/demo/demo.c
4962         * src/plugins/dillo_viewer/dillo_prefs.c
4963         * src/plugins/dillo_viewer/dillo_prefs.h
4964         * src/plugins/dillo_viewer/dillo_viewer.c
4965         * src/plugins/pgpcore/passphrase.c
4966         * src/plugins/pgpcore/passphrase.h
4967         * src/plugins/pgpcore/plugin.c
4968         * src/plugins/pgpcore/select-keys.c
4969         * src/plugins/pgpcore/select-keys.h
4970         * src/plugins/pgpcore/sgpgme.c
4971         * src/plugins/pgpcore/sgpgme.h
4972         * src/plugins/pgpinline/pgpinline.c
4973         * src/plugins/pgpinline/pgpinline.h
4974         * src/plugins/pgpinline/plugin.c
4975         * src/plugins/pgpmime/pgpmime.c
4976         * src/plugins/pgpmime/pgpmime.h
4977         * src/plugins/pgpmime/plugin.c
4978         * src/plugins/spamassassin/spamassassin.c
4979         * src/plugins/spamassassin/spamassassin.h
4980         * src/plugins/spamassassin/spamassassin_gtk.c
4981         * src/plugins/trayicon/trayicon.c
4982                 update copyright header
4983
4984 2006-01-13 [paul]       1.9.100cvs141
4985
4986         * src/account.c
4987         * src/export.c
4988         * src/import.c
4989         * src/mainwindow.c
4990         * src/prefs_account.c
4991         * src/prefs_display_header.c
4992         * src/prefs_receive.c
4993         * src/prefs_send.c
4994         * src/prefs_summaries.c
4995         * src/prefs_themes.c
4996         * src/prefs_toolbar.c
4997         * src/gtk/about.c
4998                 various cleanups
4999
5000 2006-01-12 [colin]      1.9.100cvs140
5001
5002         * src/folder.c
5003         * src/folder.h
5004         * src/main.c
5005                 Add --subscribe option
5006                 Let sylpheed-claws email@domain.com equivalent to --compose
5007                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
5008
5009 2006-01-12 [paul]       1.9.100cvs139
5010
5011         * src/mainwindow.c
5012                 append 'Change folder order' label with '...'
5013         * src/prefs_actions.c
5014                 allow reordering of actions list by dnd
5015         * src/gtk/foldersort.c
5016                 make the dialog nicer
5017
5018 2006-01-11 [colin]      1.9.100cvs138
5019
5020         * src/compose.c
5021                 Allow templates without text
5022
5023 2006-01-11 [paul]       1.9.100cvs137
5024
5025         * tools/README
5026         * tools/filter_conv_new.pl
5027                 add info to README
5028                 also check .sylpheed for filter.xml
5029                 be a bit informative to the user
5030
5031 2006-01-11 [colin]      1.9.100cvs136
5032
5033         * src/textview.c
5034                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
5035
5036 2006-01-10 [paul]       1.9.100cvs135
5037
5038         * tools/Makefile.am
5039         * tools/filter_conv_new.pl
5040                 add script to convert new style Sylpheed
5041                 filter rules (Sylpheed >= 0.9.99) to
5042                 Claws filtering rules
5043
5044 2006-01-10 [colin]      1.9.100cvs134
5045
5046         * src/compose.c
5047                 Fix broken line joins in certain conditions
5048                 (between two quoted lines: <enter><enter><up>
5049                  <type a wrapped sentence><go in the first line>
5050                  <insert more text><watch as line joining failed>)
5051
5052 2006-01-10 [paul]       1.9.100cvs133
5053
5054         * src/compose.c
5055                 don't report success in error dialog
5056                 thanks to Colin
5057         * src/common/utils.c
5058                 include some trailing punctuations as URI
5059                 thanks to Hiro
5060
5061 2006-01-10 [paul]       1.9.100cvs132
5062
5063         * src/mimeview.c
5064                 fix incompatible pointer type
5065                 warning
5066
5067 2006-01-10 [paul]       1.9.100cvs131
5068
5069         * src/compose.c
5070                 change Subject in window title
5071                 instantaneously
5072
5073 2006-01-09 [colin]      1.9.100cvs130
5074
5075         * src/addressbook.c
5076         * src/headerview.c
5077         * src/mainwindow.c
5078         * src/messageview.c
5079         * src/mimeview.c
5080         * src/noticeview.c
5081         * src/summaryview.c
5082                 Fix possible crashes on exit and in addressbook
5083
5084 2006-01-09 [paul]       1.9.100cvs129
5085
5086         * src/prefs_msg_colors.c
5087                 some cleanups that I forgot last time
5088
5089 2006-01-09 [paul]       1.9.100cvs128
5090
5091         * README
5092         * src/folderview.c
5093         * src/prefs_msg_colors.c
5094                 add previously hidden option, color_new, to
5095                 the gui
5096                 move the page to Display/
5097                 rework the gui
5098
5099 2006-01-09 [wwp]        1.9.100cvs127
5100
5101         * src/prefs_themes.c
5102                 made the prefs/display/themes layouts spacing less condensed
5103                 (and so they match other prefs/pages' look).
5104
5105 2006-01-09 [paul]       1.9.100cvs126
5106
5107         * src/compose.c
5108         * src/prefs_common.c
5109         * src/prefs_common.h
5110         * src/prefs_wrapping.c
5111                 remove 'wrap at send' option
5112
5113 2006-01-06 [colin]      1.9.100cvs125
5114
5115         * src/compose.c
5116                 Just make completely sure we don't insert "manual line breaks" 
5117                 when wrapping... 
5118
5119 2006-01-04 [paul]
5120
5121         * 2.0.0-rc3 released
5122
5123 2006-01-04 [paul]       1.9.100cvs124
5124
5125         * src/folderview.c
5126                 fix bug 882, 'quick scroll in folder list
5127                 displays wrong folder contents'
5128
5129 2006-01-04 [paul]       1.9.100cvs123
5130
5131         * src/plugins/pgpmime/pgpmime.c
5132                 better debug information when signing
5133                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5134
5135 2006-01-03 [colin]      1.9.100cvs122
5136
5137         * configure.ac
5138                 We need to recheck for gpgme 1.0.0 after checking
5139                 for 1.1.1, because if 1.1.1 isn't available, 
5140                 GPGME_LIBS and friends are blanked out by the 
5141                 second check.
5142
5143 2006-01-03 [colin]      1.9.100cvs121
5144
5145         * src/common/prefs.c
5146                 Windows unlink-before rename fix
5147         * src/plugins/pgpcore/sgpgme.c
5148                 Add support for PKA info if available
5149                 Both patches by Werner Koch
5150
5151 2006-01-03 [paul]       1.9.100cvs120
5152
5153         * src/messageview.c
5154                 fix bug 884, 'Send receipt' button visible in queue
5155                 Thanks to Colin
5156
5157 2006-01-02 [colin]      1.9.100cvs119
5158
5159         * src/compose.c
5160         * src/imap.c
5161                 Fix autosave on IMAP and more generally try to
5162                 return the correct ID on a newly added IMAP message
5163
5164 2006-01-02 [paul]       1.9.100cvs118
5165
5166         * manual/keyboard.xml
5167                 edited
5168
5169 2006-01-01 [paul]       1.9.100cvs117
5170
5171         * src/gtk/authors.h
5172                 alphabetical order
5173
5174 2005-12-30 [colin]      1.9.100cvs116
5175
5176         * manual/advanced.xml
5177                 Explain Pre/Post-processing differences.
5178
5179 2005-12-30 [colin]      1.9.100cvs115
5180
5181         * src/mh.c
5182                 Implement copy_msgs for a little optimization
5183         * src/imap.c
5184                 Finish yesterday's fix
5185
5186 2005-12-29 [colin]      1.9.100cvs114
5187
5188         * src/imap.c
5189                 Fix occasional failure in fetching a mail over
5190                 IMAP
5191
5192 2005-12-29 [colin]      1.9.100cvs113
5193
5194         * src/compose.c
5195                 Don't remove a draft when sending it, if it is 
5196                 locked.
5197
5198 2005-12-28 [colin]      1.9.100cvs112
5199
5200         * src/summaryview.c
5201                 Fix leak for real
5202
5203 2005-12-28 [wwp]        1.9.100cvs111
5204
5205         * doc/faq/.cvsignore
5206         * doc/faq/de/.cvsignore
5207         * doc/faq/en/.cvsignore
5208         * doc/faq/es/.cvsignore
5209         * doc/faq/fr/.cvsignore
5210         * doc/faq/it/.cvsignore
5211         * doc/manual/.cvsignore
5212         * doc/manual/de/.cvsignore
5213         * doc/manual/en/.cvsignore
5214         * doc/manual/es/.cvsignore
5215         * doc/manual/fr/.cvsignore
5216         * doc/manual/ja/.cvsignore
5217         * src/plugins/mathml_viewer/.cvsignore
5218                 rollback revival of those files (my bad, sorry for the noise).
5219
5220 2005-12-28 [wwp]        1.9.100cvs110
5221
5222         * src/compose.c
5223                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
5224
5225 2005-12-28 [wwp]        1.9.100cvs109
5226
5227         * doc/faq/.cvsignore
5228         * doc/faq/de/.cvsignore
5229         * doc/faq/en/.cvsignore
5230         * doc/faq/es/.cvsignore
5231         * doc/faq/fr/.cvsignore
5232         * doc/faq/it/.cvsignore
5233         * doc/manual/.cvsignore
5234         * doc/manual/de/.cvsignore
5235         * doc/manual/en/.cvsignore
5236         * doc/manual/es/.cvsignore
5237         * doc/manual/fr/.cvsignore
5238         * doc/manual/ja/.cvsignore
5239         * src/plugins/mathml_viewer/.cvsignore
5240         * po/.cvsignore
5241                 more files to ignore.
5242
5243 2005-12-24 [colin]      1.9.100cvs108
5244
5245         * AUTHORS
5246         * src/gtk/authors.h
5247                 Update for Werner
5248
5249 2005-12-24 [colin]      1.9.100cvs107
5250
5251         * src/procmsg.c
5252                 Allow NULL src_msginfo in 
5253                 procmsg_msginfo_new_from_mimeinfo
5254
5255 2005-12-23 [paul]       1.9.100cvs106
5256
5257         * src/plugins/pgpinline/mypgpcore.def
5258                 add this forgotten file
5259
5260 2005-12-23 [colin]      1.9.100cvs105
5261
5262         * src/mainwindow.c
5263                 Fix missing break
5264
5265 2005-12-23 [colin]      1.9.100cvs104
5266
5267         * autogen.sh
5268         * src/folder.c
5269         * src/mh.c
5270         * src/common/plugin.c
5271         * src/common/socket.c
5272         * src/common/socket.h
5273         * src/common/utils.c
5274         * src/common/utils.h
5275         * src/gtk/pluginwindow.c
5276         * src/plugins/pgpcore/plugin.def
5277         * src/plugins/pgpcore/sylpheed.def
5278         * src/plugins/pgpinline/Makefile.am
5279         * src/plugins/pgpinline/plugin.def
5280         * src/plugins/pgpinline/sylpheed.def
5281         * src/plugins/pgpmime/plugin.def
5282         * src/plugins/pgpmime/sylpheed.def
5283                 Various w32 fixes by Werner Koch
5284
5285 2005-12-22 [paul]       1.9.100cvs103
5286
5287         * src/wizard.c
5288                 don't offer IMAP as 'server type' if
5289                 libetpan isn't built in
5290
5291 2005-12-22 [paul]       1.9.100cvs102
5292
5293         * AUTHORS
5294         * src/mainwindow.c
5295         * src/mainwindow.h
5296         * src/toolbar.c
5297         * src/gtk/authors.h
5298                 support GTK_TOOLBAR_BOTH_HORIZ (text
5299                 next to icon) Patch by Marien Zwart
5300                 marienz@users.sf.net
5301                 Also reword the text
5302
5303 2005-12-21 [colin]      1.9.100cvs101
5304
5305         * configure.ac
5306                 Fix DATADIRNAME
5307         * COPYING
5308                 Fix missing section and explicit the exception better
5309         * src/compose.c
5310                 Prevent mail from being lost without notice when an
5311                 SMTP error happens on trying to send an unmodified
5312                 drafted mail.
5313         * src/send_message.c
5314         * src/common/smtp.c
5315                 Fix password remembering when wrong, and add return
5316                 value checks where they should have been
5317         * src/plugins/pgpcore/sylpheed.def
5318         * src/plugins/pgpinline/sylpheed.def
5319         * src/plugins/pgpmime/sylpheed.def
5320                 Add a few symbols needed
5321
5322 2005-12-21 [paul]       1.9.100cvs100
5323
5324         * m4/codeset.m4
5325         * m4/glibc21.m4
5326         * m4/intdiv0.m4
5327         * m4/inttypes-pri.m4
5328         * m4/inttypes.m4
5329         * m4/inttypes_h.m4
5330         * m4/isc-posix.m4
5331         * m4/lcmessage.m4
5332         * m4/stdint_h.m4
5333         * m4/uintmax_t.m4
5334                 gettextization
5335                 thanks to Colin
5336
5337 2005-12-21 [paul]       1.9.100cvs99
5338
5339         * po/sv.po
5340                 fixed by Colin
5341
5342 2005-12-20 [paul]       1.9.100cvs98
5343
5344         * po/sv.po
5345                 updated by Anders Trobäck
5346
5347 2005-12-20 [colin]      1.9.100cvs97
5348
5349         * ABOUT-NLS
5350         * Makefile.am
5351         * autogen.sh
5352         * configure.ac
5353         * config/config.rpath
5354         * config/mkinstalldirs
5355         * m4/Makefile.am
5356         * m4/glibc2.m4
5357         * m4/gnupg.m4
5358         * m4/gpgme.m4
5359         * m4/intmax.m4
5360         * m4/longdouble.m4
5361         * m4/longlong.m4
5362         * m4/printf-posix.m4
5363         * m4/signed.m4
5364         * m4/size_max.m4
5365         * m4/ulonglong.m4
5366         * m4/wchar_t.m4
5367         * m4/wint_t.m4
5368         * m4/xsize.m4
5369         * po/Makefile.in.in
5370         * po/Makevars
5371         * po/bg.po
5372         * po/ca.po
5373         * po/cs.po
5374         * po/de.po
5375         * po/el.po
5376         * po/en_GB.po
5377         * po/es.po
5378         * po/fi.po
5379         * po/fr.po
5380         * po/hr.po
5381         * po/hu.po
5382         * po/it.po
5383         * po/ja.po
5384         * po/ko.po
5385         * po/nb.po
5386         * po/nl.po
5387         * po/pl.po
5388         * po/pt_BR.po
5389         * po/ru.po
5390         * po/sk.po
5391         * po/sr.po
5392         * po/stamp-po
5393         * po/sv.po
5394         * po/zh_CN.po
5395         * po/zh_TW.po
5396         * src/Makefile.am
5397         * src/codeconv.c
5398         * src/compose.c
5399         * src/exporthtml.c
5400         * src/exportldif.c
5401         * src/folder.c
5402         * src/main.c
5403         * src/manual.c
5404         * src/mh.c
5405         * src/mimeview.c
5406         * src/send_message.c
5407         * src/common/Makefile.am
5408         * src/common/fnmatch.c
5409         * src/common/fnmatch.h
5410         * src/common/fnmatch_loop.c
5411         * src/common/nntp.c
5412         * src/common/plugin.c
5413         * src/common/smtp.c
5414         * src/common/socket.c
5415         * src/common/string_match.c
5416         * src/common/sylpheed.c
5417         * src/common/utils.c
5418         * src/common/utils.h
5419         * src/common/w32_dirent.c
5420         * src/common/w32_reg.c
5421         * src/common/w32_signal.c
5422         * src/common/w32_stat.c
5423         * src/common/w32_stdio.c
5424         * src/common/w32_stdlib.c
5425         * src/common/w32_string.c
5426         * src/common/w32_time.c
5427         * src/common/w32_unistd.c
5428         * src/common/w32_wait.c
5429         * src/common/w32lib.h
5430         * src/etpan/Makefile.am
5431         * src/gtk/Makefile.am
5432         * src/plugins/clamav/Makefile.am
5433         * src/plugins/demo/Makefile.am
5434         * src/plugins/dillo_viewer/Makefile.am
5435         * src/plugins/pgpcore/Makefile.am
5436         * src/plugins/pgpcore/passphrase.c
5437         * src/plugins/pgpcore/plugin.def
5438         * src/plugins/pgpcore/sgpgme.c
5439         * src/plugins/pgpcore/sylpheed.def
5440         * src/plugins/pgpcore/version.rc
5441         * src/plugins/pgpinline/Makefile.am
5442         * src/plugins/pgpinline/plugin.def
5443         * src/plugins/pgpinline/sylpheed.def
5444         * src/plugins/pgpinline/version.rc
5445         * src/plugins/pgpmime/Makefile.am
5446         * src/plugins/pgpmime/mypgpcore.def
5447         * src/plugins/pgpmime/plugin.def
5448         * src/plugins/pgpmime/sylpheed.def
5449         * src/plugins/pgpmime/version.rc
5450         * src/plugins/spamassassin/Makefile.am
5451                 Very little ;-) patch from Werner Koch, providing
5452                 infrastructure for cross-compiling to Win32
5453
5454 2005-12-20 [paul]       1.9.100cvs96
5455
5456         * src/account.c
5457         * src/account.h
5458         * src/mainwindow.c
5459         * src/mainwindow.h
5460         * src/toolbar.c
5461         * src/toolbar.h
5462                 add a combo to the Get All button, allowing
5463                 quick retrieval from any account
5464                 Patch by Fabien Vantard, slightly modified
5465                 by Colin
5466         * src/gtk/about.c
5467                 i18n fix. Patch by Fabien Vantard
5468
5469 2005-12-19 [colin]      1.9.100cvs95
5470
5471         * src/compose.c
5472         * src/compose.h
5473                 Don't automatically join lines when they've 
5474                 been separated by the user and not automatically
5475
5476 2005-12-19 [paul]       1.9.100cvs94
5477
5478         * src/gtk/pluginwindow.c
5479                 i18n fix.
5480                 Patch by Fabien Vantard
5481
5482 2005-12-15 [paul]       1.9.100cvs93
5483
5484         * src/common/plugin.c
5485         * src/common/plugin.h
5486         * src/gtk/pluginwindow.c
5487         * src/plugins/clamav/clamav_plugin.c
5488         * src/plugins/demo/demo.c
5489         * src/plugins/dillo_viewer/dillo_viewer.c
5490         * src/plugins/pgpcore/plugin.c
5491         * src/plugins/pgpinline/plugin.c
5492         * src/plugins/pgpmime/plugin.c
5493         * src/plugins/spamassassin/spamassassin.c
5494         * src/plugins/trayicon/trayicon.c
5495                 add plugin_version()
5496
5497 2005-12-15 [colin]      1.9.100cvs92
5498
5499         * src/compose.c
5500                 Further fix bug #875
5501
5502 2005-12-15 [paul]       1.9.100cvs91
5503
5504         * src/gtk/filesel.c
5505                 fix attach_load_dir getting set to
5506                 PLUGINDIR on plugin load
5507
5508 2005-12-14 [mones]      1.9.100cvs90
5509
5510         * manual/ack.xml
5511         * manual/keyboard.xml
5512                 Initial draft and some shortcuts added
5513                 
5514         * po/es.po
5515                 Updated translation
5516
5517 2005-12-14 [colin]      1.9.100cvs89
5518
5519         * src/compose.c
5520         * src/imap.c
5521         * src/summaryview.c
5522         * src/gtk/gtkaspell.c
5523                 More leaks fixed
5524         * src/prefs_folder_item.c
5525                 Fix recursive prefs apply
5526
5527
5528 2005-12-14 [colin]      1.9.100cvs88
5529
5530         * src/compose.c
5531                 Fix bug #875 (Freeze On Inline Forward of 
5532                 Large Message)
5533
5534 2005-12-13 [colin]      1.9.100cvs87
5535
5536         * src/compose.c
5537                 Uniq-ify and sort the mimetypes list
5538                 Patch by Fabien Vantard
5539
5540 2005-12-13 [colin]      1.9.100cvs86
5541
5542         * src/imap.c
5543         * src/etpan/imap-thread.c
5544                 Fix leaks (patch by Hoa)
5545         * src/news.c
5546         * src/common/plugin.c
5547                 Fix leaks
5548
5549 2005-12-12 [colin]
5550
5551         * 2.0.0-rc2 released
5552
5553 2005-12-12 [colin]      1.9.100cvs85
5554
5555         * src/matcher.c
5556                 Fix a leak
5557
5558 2005-12-12 [wwp]        1.9.100cvs84
5559
5560         * src/gtk/icon_legend.c
5561                 fix misbehaviour and crash when closing the legend window
5562         using the Esc key (patch by Fabien Vantard).
5563
5564 2005-12-12 [paul]       1.9.100cvs83
5565
5566         * src/browseldap.c
5567         * src/foldersel.c
5568         * src/prefs_actions.c
5569         * src/prefs_filtering.c
5570         * src/prefs_matcher.c
5571         * src/prefs_spelling.glade      ** REMOVED **
5572         * src/prefs_template.c
5573         * src/gtk/foldersort.glade      ** REMOVED **
5574         * src/gtk/pluginwindow.c
5575         * src/gtk/pluginwindow.glade    ** REMOVED **
5576         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
5577                 cleanups
5578
5579 2005-12-11 [paul]       1.9.100cvs82
5580
5581         * src/gtk/filesel.c
5582                 fix attach_load_dir crasher (double free)
5583
5584 2005-12-09 [paul]       1.9.100cvs81
5585
5586         * po/POTFILES.in
5587         * src/mainwindow.c
5588         * src/gtk/Makefile.am
5589         * src/gtk/icon_legend.c
5590         * src/gtk/icon_legend.h
5591                 add icon legend
5592         * src/manual.c
5593                 cleanup
5594
5595 2005-12-09 [paul]       1.9.100cvs80
5596
5597         * src/plugins/pgpcore/passphrase.c
5598                 wrap the label in the dialog
5599
5600 2005-12-09 [colin]      1.9.100cvs79
5601
5602         * src/plugins/pgpcore/sgpgme.c
5603                 Display (untrusted) on not trusted signatures
5604                 Patch by Michal Èihaø <michal@cihar.com>
5605                 Closes bug #867 (Report also key trust)
5606
5607 2005-12-09 [colin]      1.9.100cvs78
5608
5609         * src/common/plugin.c
5610                 Update licence check, following Eben Moglen's advice
5611
5612 2005-12-08 [colin]      1.9.100cvs77
5613
5614         * src/folder.c
5615                 Fix the occasionnal item->cache != NULL 
5616                 assertion failure. 
5617
5618 2005-12-08 [colin]      1.9.100cvs76
5619
5620         * src/mimeview.c
5621         * src/plugins/pgpcore/sgpgme.c
5622                 Print key id when unable to check it
5623                 Closes bug #866 (Show key id when missing)
5624
5625 2005-12-08 [paul]       1.9.100cvs75
5626
5627         * src/prefs_common.c
5628         * src/prefs_common.h
5629         * src/gtk/filesel.c
5630                 remember load attachment dir
5631
5632 2005-12-07 [colin]      1.9.100cvs74
5633
5634         * src/prefs_toolbar.c
5635                 Gtk fixes, patch by Fabien Vantard
5636
5637 2005-12-07 [colin]      1.9.100cvs73
5638
5639         * src/action.c
5640         * src/compose.c
5641         * src/compose.h
5642                 Fix bug #839 (Quoted text isn't colored after 
5643                 executing an action)
5644         * src/common/plugin.c
5645                 Require plugins to declare their licence in plugin_licence()
5646                 Refuse to load non-GPL plugins as they'd be illegal (as 
5647                 derived works of Sylpheed-Claws, they must be GPL).
5648         * src/plugins/clamav/clamav_plugin.c
5649         * src/plugins/demo/demo.c
5650         * src/plugins/dillo_viewer/dillo_viewer.c
5651         * src/plugins/pgpcore/plugin.c
5652         * src/plugins/pgpinline/plugin.c
5653         * src/plugins/pgpmime/plugin.c
5654         * src/plugins/spamassassin/spamassassin.c
5655         * src/plugins/trayicon/trayicon.c
5656                 Add plugin_licence()
5657
5658 2005-12-07 [paul]       1.9.100cvs72
5659
5660         * configure.ac
5661         * src/mainwindow.c
5662         * src/manual.c
5663         * src/manual.h
5664         * src/common/defs.h
5665                 clean up after local FAQ removal and
5666                 temporary manual removal
5667
5668 2005-12-06 [colin]      1.9.100cvs71
5669
5670         * configure.ac
5671         * doc/Makefile.am
5672         * doc/faq/.cvsignore
5673         * doc/faq/Makefile.am
5674         * doc/faq/de/.cvsignore
5675         * doc/faq/de/Makefile.am
5676         * doc/faq/de/sylpheed-faq-1.html
5677         * doc/faq/de/sylpheed-faq-2.html
5678         * doc/faq/de/sylpheed-faq-3.html
5679         * doc/faq/de/sylpheed-faq.html
5680         * doc/faq/en/.cvsignore
5681         * doc/faq/en/Makefile.am
5682         * doc/faq/en/sylpheed-faq-1.html
5683         * doc/faq/en/sylpheed-faq-2.html
5684         * doc/faq/en/sylpheed-faq-3.html
5685         * doc/faq/en/sylpheed-faq-4.html
5686         * doc/faq/en/sylpheed-faq.html
5687         * doc/faq/es/.cvsignore
5688         * doc/faq/es/Makefile.am
5689         * doc/faq/es/sylpheed-faq-1.html
5690         * doc/faq/es/sylpheed-faq-2.html
5691         * doc/faq/es/sylpheed-faq-3.html
5692         * doc/faq/es/sylpheed-faq-4.html
5693         * doc/faq/es/sylpheed-faq.html
5694         * doc/faq/fr/.cvsignore
5695         * doc/faq/fr/Makefile.am
5696         * doc/faq/fr/sylpheed-faq-1.html
5697         * doc/faq/fr/sylpheed-faq-2.html
5698         * doc/faq/fr/sylpheed-faq-3.html
5699         * doc/faq/fr/sylpheed-faq.html
5700         * doc/faq/it/.cvsignore
5701         * doc/faq/it/Makefile.am
5702         * doc/faq/it/sylpheed-faq-1.html
5703         * doc/faq/it/sylpheed-faq-2.html
5704         * doc/faq/it/sylpheed-faq-3.html
5705         * doc/faq/it/sylpheed-faq.html
5706         * doc/manual/.cvsignore
5707         * doc/manual/Makefile.am
5708         * doc/manual/de/.cvsignore
5709         * doc/manual/de/Makefile.am
5710         * doc/manual/de/sylpheed-1.html
5711         * doc/manual/de/sylpheed-10.html
5712         * doc/manual/de/sylpheed-11.html
5713         * doc/manual/de/sylpheed-12.html
5714         * doc/manual/de/sylpheed-13.html
5715         * doc/manual/de/sylpheed-14.html
5716         * doc/manual/de/sylpheed-15.html
5717         * doc/manual/de/sylpheed-16.html
5718         * doc/manual/de/sylpheed-17.html
5719         * doc/manual/de/sylpheed-18.html
5720         * doc/manual/de/sylpheed-19.html
5721         * doc/manual/de/sylpheed-2.html
5722         * doc/manual/de/sylpheed-20.html
5723         * doc/manual/de/sylpheed-3.html
5724         * doc/manual/de/sylpheed-4.html
5725         * doc/manual/de/sylpheed-5.html
5726         * doc/manual/de/sylpheed-6.html
5727         * doc/manual/de/sylpheed-7.html
5728         * doc/manual/de/sylpheed-8.html
5729         * doc/manual/de/sylpheed-9.html
5730         * doc/manual/de/sylpheed.html
5731         * doc/manual/en/.cvsignore
5732         * doc/manual/en/Makefile.am
5733         * doc/manual/en/sylpheed-1.html
5734         * doc/manual/en/sylpheed-10.html
5735         * doc/manual/en/sylpheed-11.html
5736         * doc/manual/en/sylpheed-12.html
5737         * doc/manual/en/sylpheed-13.html
5738         * doc/manual/en/sylpheed-14.html
5739         * doc/manual/en/sylpheed-15.html
5740         * doc/manual/en/sylpheed-16.html
5741         * doc/manual/en/sylpheed-17.html
5742         * doc/manual/en/sylpheed-18.html
5743         * doc/manual/en/sylpheed-19.html
5744         * doc/manual/en/sylpheed-2.html
5745         * doc/manual/en/sylpheed-20.html
5746         * doc/manual/en/sylpheed-21.html
5747         * doc/manual/en/sylpheed-22.html
5748         * doc/manual/en/sylpheed-3.html
5749         * doc/manual/en/sylpheed-4.html
5750         * doc/manual/en/sylpheed-5.html
5751         * doc/manual/en/sylpheed-6.html
5752         * doc/manual/en/sylpheed-7.html
5753         * doc/manual/en/sylpheed-8.html
5754         * doc/manual/en/sylpheed-9.html
5755         * doc/manual/en/sylpheed.html
5756         * doc/manual/es/.cvsignore
5757         * doc/manual/es/Makefile.am
5758         * doc/manual/es/sylpheed-1.html
5759         * doc/manual/es/sylpheed-10.html
5760         * doc/manual/es/sylpheed-11.html
5761         * doc/manual/es/sylpheed-12.html
5762         * doc/manual/es/sylpheed-13.html
5763         * doc/manual/es/sylpheed-14.html
5764         * doc/manual/es/sylpheed-15.html
5765         * doc/manual/es/sylpheed-16.html
5766         * doc/manual/es/sylpheed-17.html
5767         * doc/manual/es/sylpheed-18.html
5768         * doc/manual/es/sylpheed-19.html
5769         * doc/manual/es/sylpheed-2.html
5770         * doc/manual/es/sylpheed-20.html
5771         * doc/manual/es/sylpheed-3.html
5772         * doc/manual/es/sylpheed-4.html
5773         * doc/manual/es/sylpheed-5.html
5774         * doc/manual/es/sylpheed-6.html
5775         * doc/manual/es/sylpheed-7.html
5776         * doc/manual/es/sylpheed-8.html
5777         * doc/manual/es/sylpheed-9.html
5778         * doc/manual/es/sylpheed.html
5779         * doc/manual/fr/.cvsignore
5780         * doc/manual/fr/Makefile.am
5781         * doc/manual/fr/sylpheed-1.html
5782         * doc/manual/fr/sylpheed-10.html
5783         * doc/manual/fr/sylpheed-11.html
5784         * doc/manual/fr/sylpheed-12.html
5785         * doc/manual/fr/sylpheed-13.html
5786         * doc/manual/fr/sylpheed-14.html
5787         * doc/manual/fr/sylpheed-15.html
5788         * doc/manual/fr/sylpheed-16.html
5789         * doc/manual/fr/sylpheed-17.html
5790         * doc/manual/fr/sylpheed-18.html
5791         * doc/manual/fr/sylpheed-19.html
5792         * doc/manual/fr/sylpheed-2.html
5793         * doc/manual/fr/sylpheed-20.html
5794         * doc/manual/fr/sylpheed-3.html
5795         * doc/manual/fr/sylpheed-4.html
5796         * doc/manual/fr/sylpheed-5.html
5797         * doc/manual/fr/sylpheed-6.html
5798         * doc/manual/fr/sylpheed-7.html
5799         * doc/manual/fr/sylpheed-8.html
5800         * doc/manual/fr/sylpheed-9.html
5801         * doc/manual/fr/sylpheed.html
5802         * doc/manual/ja/.cvsignore
5803         * doc/manual/ja/Makefile.am
5804         * doc/manual/ja/sylpheed-1.html
5805         * doc/manual/ja/sylpheed-10.html
5806         * doc/manual/ja/sylpheed-11.html
5807         * doc/manual/ja/sylpheed-12.html
5808         * doc/manual/ja/sylpheed-13.html
5809         * doc/manual/ja/sylpheed-14.html
5810         * doc/manual/ja/sylpheed-15.html
5811         * doc/manual/ja/sylpheed-16.html
5812         * doc/manual/ja/sylpheed-17.html
5813         * doc/manual/ja/sylpheed-18.html
5814         * doc/manual/ja/sylpheed-19.html
5815         * doc/manual/ja/sylpheed-2.html
5816         * doc/manual/ja/sylpheed-20.html
5817         * doc/manual/ja/sylpheed-3.html
5818         * doc/manual/ja/sylpheed-4.html
5819         * doc/manual/ja/sylpheed-5.html
5820         * doc/manual/ja/sylpheed-6.html
5821         * doc/manual/ja/sylpheed-7.html
5822         * doc/manual/ja/sylpheed-8.html
5823         * doc/manual/ja/sylpheed-9.html
5824         * doc/manual/ja/sylpheed.html
5825         * doc/manual/ja/sylpheed.sgml
5826         * src/mainwindow.c
5827                 Remove outdated manual and faq. Noisy, eh?
5828
5829 2005-12-06 [colin]      1.9.100cvs70
5830
5831         * src/compose.c
5832         * src/quote_fmt_parse.y
5833         * src/undo.c
5834         * src/undo.h
5835                 Allow %X to position cursor at 0 
5836                 (no %X = before signature)
5837                 Fix paste as quotation putting the cursor at 0
5838                 Fix undo offsets when pasting
5839                 Insert the quote_fmt at once instead of line 
5840                 by line
5841                 Fix [Edited] when starting to reply/forward
5842
5843 2005-12-06 [paul]       1.9.100cvs69
5844
5845         * src/plugins/clamav/clamav_plugin_gtk.c
5846                 add another tooltip
5847         * src/plugins/spamassassin/spamassassin_gtk.c
5848                 rework spamassassin_create_widget_func()
5849
5850 2005-12-05 [colin]      1.9.100cvs68
5851
5852         * po/POTFILES.in
5853                 Fix make release ;-)
5854
5855 2005-12-05 [colin]      1.9.100cvs67
5856
5857         * src/compose.c
5858         * src/compose.h
5859                 Fix cursor positioning (not obeying %X)
5860
5861 2005-12-05 [paul]       1.9.100cvs66
5862
5863         * src/plugins/dillo_viewer/dillo_prefs.c
5864                 fix compilation warning
5865
5866 2005-12-05 [paul]       1.9.100cvs65
5867
5868         * src/prefs_spelling.c
5869         * src/plugins/trayicon/trayicon.c
5870                 cleanups - remove unused stuff
5871
5872 2005-12-05 [paul]       1.9.100cvs64
5873
5874         * README
5875         * manual/plugins.xml
5876                 remove info about removed mathml_viewer plugin
5877
5878 2005-12-05 [paul]       1.9.100cvs63
5879
5880         * configure.ac
5881         * src/plugins/Makefile.am
5882         * src/plugins/mathml_viewer/.cvsignore
5883         * src/plugins/mathml_viewer/Makefile.am
5884         * src/plugins/mathml_viewer/mathml_viewer.c
5885                 remove unmaintained mathml_viewer plugin
5886
5887 2005-12-05 [paul]       1.9.100cvs62
5888
5889         * src/summaryview.c
5890                 obey prefs_common.always_show_msg when
5891                 moving a msg
5892                 Thanks to Colin
5893
5894 2005-12-05 [paul]       1.9.100cvs61
5895
5896         * src/compose.c
5897         * src/prefs_account.c
5898         * src/prefs_filtering.c
5899         * src/prefs_quote.c
5900         * src/prefs_spelling.c
5901         * src/prefs_toolbar.c
5902         * src/summaryview.c
5903         * src/gtk/gtkutils.c
5904         * src/gtk/quicksearch.c
5905         * src/plugins/dillo_viewer/dillo_prefs.c
5906                 dialog cleanups
5907
5908 2005-12-04 [paul]       1.9.100cvs60
5909
5910         * src/inc.c
5911         * src/prefs_account.c
5912         * src/prefs_account.h
5913                 allow a Local account to specify a
5914                 default inbox
5915                 (closes bug 843 'Inbox cannot be changed for local
5916                  mailboxes')
5917
5918 2005-12-04 [colin]      1.9.100cvs59
5919
5920         * src/plugins/trayicon/trayicon.c
5921                 Remove Get, rename Get All to Get Mail in order to
5922                 be consistent with the default main toolbar
5923
5924 2005-12-03 [colin]      1.9.100cvs58
5925
5926         * manual/gpl.xml
5927         * manual/sylpheed-claws-manual.xml
5928                 Add GPL appendix
5929
5930 2005-12-03 [paul]       1.9.100cvs57
5931
5932         * AUTHORS
5933         * po/sv.po
5934         * src/gtk/authors.h
5935                 new (partially complete) Swedish translation
5936                 by Anders Troback <sylpheed@troback.com>
5937
5938 2005-12-02 [paul]       1.9.100cvs56
5939
5940         * configure.ac
5941                 libetpan 0.41 required
5942
5943 2005-12-02 [paul]       1.9.100cvs55
5944
5945         * src/plugins/clamav/clamav_plugin.c
5946         * src/plugins/clamav/clamav_plugin.h
5947         * src/plugins/clamav/clamav_plugin_gtk.c
5948         * src/plugins/spamassassin/spamassassin.c
5949         * src/plugins/spamassassin/spamassassin.h
5950         * src/plugins/spamassassin/spamassassin_gtk.c
5951                 unregister prefs pages on unloading, thus
5952                 preventing a crash
5953                 (thanks to Colin for the hint)
5954
5955 2005-12-02 [wwp]        1.9.100cvs54
5956
5957         * src/quote_fmt.h
5958         * src/quote_fmt_parse.y
5959                 fix misuse of gboolean*, use gboolean instead
5960                 (thanks to Paul, Colin, for pointing out that scaring one)
5961
5962 2005-12-02 [paul]       1.9.100cvs53
5963
5964         * src/plugins/clamav/clamav_plugin.c
5965                 int no --> unsigned int no
5966         * src/plugins/clamav/clamav_plugin_gtk.c
5967                 rework config page
5968
5969 2005-12-02 [wwp]        1.9.100cvs52
5970
5971         * src/compose.c
5972         * src/prefs_template.c
5973         * src/quote_fmt.h
5974         * src/quote_fmt_parse.y
5975                 prevent from executing |f and |p templates commands when
5976                 adding or replacing templates in prefs (avoids annoying and
5977                 potentially dangerous behaviours)
5978
5979 2005-12-02 [paul]       1.9.100cvs51
5980
5981         * src/prefs_common.c
5982                 allow translation of some default values
5983                 Patch by Fabien Vantard
5984
5985 2005-12-02 [paul]       1.9.100cvs50
5986
5987         * src/codeconv.c
5988         * src/codeconv.h
5989         * src/prefs_common.c
5990         * src/prefs_common.h
5991         * src/prefs_message.c
5992         * src/textview.c
5993                 remove obsolete 'convert_mb_alnum' option
5994                 and related stuff
5995         * src/gtk/about.c
5996                 remove unused 'about_textview_visibility_notify'
5997
5998 2005-12-02 [paul]       1.9.100cvs49
5999
6000         * src/prefs_account.c
6001         * src/prefs_compose_writing.c
6002         * src/prefs_fonts.c
6003         * src/prefs_gtk.h
6004         * src/prefs_image_viewer.c
6005         * src/prefs_message.c
6006         * src/prefs_other.c
6007         * src/prefs_receive.c
6008         * src/prefs_send.c
6009         * src/prefs_spelling.c
6010         * src/prefs_summaries.c
6011         * src/prefs_wrapping.c
6012         * src/plugins/dillo_viewer/dillo_prefs.c
6013         * src/plugins/pgpcore/prefs_gpg.c
6014                 several cleanups to the prefs dialogs
6015                 (slightly modified) patch by Fabien Vantard
6016
6017 2005-12-02 [paul]       1.9.100cvs48
6018
6019         * src/main.c
6020                 --exit means exit
6021         * src/send_message.c
6022                 fix crash on send when connection fails
6023
6024         Thanks to Colin
6025
6026 2005-12-01 [colin]      1.9.100cvs47
6027
6028         * src/html.c
6029                 Translate &hellip; to "..."
6030
6031 2005-11-30 [colin]      1.9.100cvs46
6032
6033         * src/matcher.c
6034         * src/matcher.h
6035                 Optimize back yesterday's fix.
6036
6037 2005-11-30 [paul]       1.9.100cvs45
6038
6039         * manual/faq.xml
6040                 standardised
6041         * manual/intro.xml
6042                 written by Colin, edited by me
6043
6044 2005-11-29 [colin]      1.9.100cvs44
6045
6046         * src/matcher.c
6047                 Skip headers unconditionnaly in match_body if the
6048                 rule is not message or ~message
6049
6050 2005-11-29 [colin]      1.9.100cvs43
6051
6052         * src/matcher.c
6053                 Fix body_part and such, not skipping headers 
6054                 if the matchcriteria wasn't the first in the rule
6055
6056 2005-11-29 [colin]      1.9.100cvs42
6057
6058         * src/compose.c
6059                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
6060                 option missing from message view window)
6061                 Fix double text D'n'D with gtk-2.8
6062         * src/matcher.c
6063                 Fix ~message, ~headers_part, ~body_part rules
6064         * src/messageview.c
6065                 Add Windows-1252 (Closes bug #863)
6066                 Fix accels
6067         * src/gtk/gtkaspell.c
6068                 Properly destroy accels in all menus
6069
6070 2005-11-29 [mones]      1.9.100cvs41
6071
6072         * po/es.po
6073                 Updated.
6074
6075 2005-11-27 [colin]      1.9.100cvs40
6076
6077         * src/mh_gtk.c
6078                 "/Remove mailbox" -> "/Remove mailbox..."
6079
6080 2005-11-27 [paul]       1.9.100cvs39
6081
6082         * AUTHORS
6083         * po/de.po
6084         * src/gtk/authors.h
6085                 updated by new maintainer, Stephan Sachse
6086
6087 2005-11-27 [paul]       1.9.100cvs38
6088
6089         * manual/faq.xml
6090                 written by Colin, edited by me
6091
6092 2005-11-27 [paul]       1.9.100cvs37
6093
6094         * src/prefs_common.c
6095         * src/prefs_common.h
6096         * src/prefs_receive.c
6097         * src/prefs_summaries.c
6098                 move 'go to inbox after receiving new mail'
6099                 option from display/sumamaries to mail
6100                 handling/receive, and rework prefs_summaries
6101                 dialog a little
6102
6103 2005-11-25 [martin]     1.9.100cvs36
6104
6105         * po/de.po
6106             fixed windows-1252 translation;
6107             translated some new and fuzzy strings
6108
6109 2005-11-25 [paul]       1.9.100cvs35
6110
6111         * src/plugins/clamav/clamav_plugin.c
6112                 complete the update done in cvs34
6113
6114 2005-11-25 [paul]       1.9.100cvs34
6115
6116         * src/plugins/clamav/clamav_plugin.c
6117                 reflect upstream changes
6118
6119 2005-11-25 [paul]       1.9.100cvs33
6120
6121         * manual/ack.xml
6122         * manual/plugins.xml
6123         * manual/sylpheed-claws-manual.xml
6124                 written/updated by Colin, edited by me
6125         * tools/acroread2sylpheed.pl
6126                 update binary name
6127
6128 2005-11-24 [colin]      1.9.100cvs32
6129
6130         * src/compose.c
6131                 Fix bug #856 (reediting messages forgets Request
6132                 Return Receipt)
6133
6134 2005-11-24 [paul]       1.9.100cvs31
6135
6136         * manual/addrbook.xml
6137         * manual/starting.xml
6138                 written by Colin, proofread, edited, adapted by me
6139         * manual/advanced.xml
6140                 add some Actions examples
6141         * src/importldif.c
6142                 use a Save button instead of a Close button
6143         * src/wizard.c
6144                 indicate mandatory fields
6145                 fix page display
6146                 Thanks to Colin
6147
6148 2005-11-23 [colin]      1.9.100cvs30
6149
6150         * src/addressbook.c
6151                 Rename menu item, fix possible crash after
6152                 deletion of books
6153         * src/addrindex.c
6154                 Allow searching for '*' in ldap
6155         * src/browseldap.c
6156                 Fix "Browse Entry" (did anyone use it?)
6157         * src/wizard.c
6158                 Add guards for mandatory information
6159
6160 2005-11-23 [paul]       1.9.100cvs29
6161
6162         * manual/advanced.xml
6163                 corrections to the English
6164
6165 2005-11-23 [colin]      1.9.100cvs28
6166
6167         * src/mimeview.c
6168                 Fix possible crash at exit. After the call to
6169                 gtk_container_remove(), the Viewer's widget has no
6170                 more parent so gtk+ automatically frees it and its
6171                 sons. If destroy_viewer() then try to access it,
6172                 problems ensue.
6173
6174 2005-11-22 [colin]      1.9.100cvs27
6175
6176         * src/compose.c
6177         * src/gtk/gtkaspell.c
6178                 Fix right-clicking on a misspelled word
6179                 Fix More... in suggestions menu
6180
6181 2005-11-22 [wwp]        1.9.100cvs26
6182
6183         * src/prefs_template.c
6184                 templates works: re-sort templates list when adding or replacing,
6185                 prevent from adding or replacing when the template name is empty
6186
6187 2005-11-21 [colin]      1.9.100cvs25
6188
6189         * src/addressbook.c
6190                 Fix some addressbook suckage (dnd, select all)
6191         * src/compose.c
6192         * src/gtk/gtkaspell.c
6193         * src/gtk/gtkaspell.h
6194                 Make the spellchecker menu work with the 
6195                 GtkTextView one instead of overriding it
6196
6197 2005-11-20 [paul]       1.9.100cvs24
6198
6199         * manual/handling.xml
6200                 proofread and corrected
6201
6202 2005-11-20 [paul]       1.9.100cvs23
6203
6204         * manual/Makefile
6205                 generate html as one file
6206         * manual/advanced.xml
6207                 fix output generation
6208                 reformat hidden options list
6209         * manual/manual.xml     ** REMOVED **
6210         * manual/sylpheed-claws-manual.xml      ** ADDED **
6211                 renamed
6212
6213 2005-11-18 [colin]      1.9.100cvs22
6214
6215         * src/prefs_account.c
6216                 Fix layout in news and mbox accounts
6217         * manual/account.xml
6218         * manual/advanced.xml
6219                 New contents for Paul to check :)
6220
6221 2005-11-18 [wwp]        1.9.100cvs21
6222
6223         * src/gtk/quicksearch.c
6224                 don't update extended quicksearch buttons twice
6225
6226 2005-11-18 [paul]       1.9.100cvs20
6227
6228         * src/textview.c
6229                 complete 1.9.100cvs19
6230
6231 2005-11-18 [paul]       1.9.100cvs19
6232
6233         * src/compose.c
6234                 cosmetic improvements
6235         * src/textview.c
6236                 also list text/* attachments
6237
6238 2005-11-18 [colin]      1.9.100cvs18
6239
6240         * src/summaryview.c
6241                 Use column 0 instead of -1 in 
6242                 gtk_ctree_node_moveto, in a naive
6243                 hope it'll fix the gtk-related crashes
6244
6245 2005-11-18 [colin]      1.9.100cvs17
6246
6247         * src/gtk/inputdialog.c
6248                 Fix icon staying the first one
6249
6250 2005-11-17 [wwp]        1.9.100cvs16
6251                 fix possible problem showing some quicksearch buttons, and a bad
6252                 call to g_return_if_fail in a function that returns a value (both
6253                 fixes by Fabien Vantard)
6254
6255 2005-11-15 [wwp]        1.9.100cvs15
6256
6257         * src/gtk/quicksearch.c
6258                 added a tooltip to that obscure ... quicksearch button
6259
6260 2005-11-15 [wwp]        1.9.100cvs14
6261
6262         * src/gtk/quicksearch.c
6263                 add a quicksearch helper to filtering expression users: the ... button
6264                 raises the condition expr window. condition expressions set up w/ this
6265                 window are used by the quicksearch if the user closes it pressing OK.
6266
6267 2005-11-14 [paul]       1.9.100cvs13
6268
6269         * src/plugins/clamav/clamav_plugin.c
6270         * src/plugins/spamassassin/spamassassin.c
6271                 change plugin type following recent merging
6272
6273 2005-11-14 [wwp]        1.9.100cvs12
6274
6275         * src/folder.c
6276                 prevent from crashing when copying/moving message(s) from and
6277                 to the same folder
6278
6279 2005-11-14 [paul]       1.9.100cvs11
6280
6281         * src/plugins/clamav/Makefile.am
6282         * src/plugins/clamav/clamav_plugin.c
6283         * src/plugins/clamav/clamav_plugin.h
6284         * src/plugins/clamav/clamav_plugin_gtk.c
6285                 also merge clamav and clamav_gtk plugins
6286
6287 2005-11-13 [colin]      1.9.100cvs10
6288
6289         * configure.ac
6290         * src/plugins/spamassassin/Makefile.am
6291         * src/plugins/spamassassin/spamassassin.c
6292         * src/plugins/spamassassin/spamassassin.h
6293         * src/plugins/spamassassin/spamassassin_gtk.c
6294                 Merge spamassassin and spamassassin_gtk plugins,
6295                 and build it by default.
6296
6297 2005-11-12 [colin]      1.9.100cvs9
6298
6299         * src/etpan/imap-thread.c
6300                 Fix gcc warning
6301
6302 2005-11-12 [colin]      1.9.100cvs8
6303
6304         * src/procmime.c
6305                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
6306
6307 2005-11-10 [colin]      1.9.100cvs7
6308
6309         * src/main.c
6310                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
6311                 minimised state)
6312
6313 2005-11-10 [wwp]        1.9.100cvs6
6314
6315         * src/gtk/description_window.c
6316                 fix a crash when closing description windows using the WM's [X] button
6317
6318 2005-11-09 [colin]      1.9.100cvs5
6319
6320         * src/common/ssl.c
6321                 Update libetpan call to follow upstream
6322                 (yes, this requires libetpan-0.40cvs3)
6323
6324 2005-11-08 [colin]      1.9.100cvs4
6325
6326         * src/compose.c
6327         * src/textview.c
6328         * src/common/utils.c
6329         * src/common/utils.h
6330                 Enhance the email parser
6331
6332 2005-11-08 [colin]      1.9.100cvs3
6333
6334         * src/procmime.c
6335                 Fix what looks like an off-by-one (fixes 
6336                 attachments from the Bat)
6337
6338 2005-11-08 [wwp]        1.9.100cvs2
6339
6340         * src/main.c
6341                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
6342
6343 2005-11-08 [wwp]        1.9.100cvs1
6344
6345         * src/main.c
6346                 allow exiting Sylpheed-Claws from command-line
6347
6348 2005-11-08 [paul]       1.9.100
6349
6350         1.9.100 released
6351
6352 2005-11-07 [colin]      1.9.99cvs17
6353
6354         * src/addritem.c
6355         * src/ldif.c
6356                 Fix import of base-64 encoded items
6357
6358 2005-11-07 [colin]      1.9.99cvs16
6359
6360         * src/send_message.c
6361                 Fix bug #314 (Queue does not empty under certain 
6362                 circumstances)
6363
6364 2005-11-07 [paul]       1.9.99cvs15
6365
6366         * src/mutt.c
6367         * src/pine.c
6368                 fix buffer overflows
6369                 Thanks to Colin
6370
6371 2005-11-07 [paul]       1.9.99cvs14
6372
6373         * doc/man/Makefile.am
6374         * doc/man/sylpheed-claws.1      ** ADDED **
6375         * doc/man/sylpheed.1            ** DELETED **
6376                 rename and update the man file
6377
6378 2005-11-06 [colin]      1.9.99cvs13
6379
6380         * src/ldif.c
6381                 Fix ldif_get_line() that returned empty strings
6382                 (Didn't understand why). Also fix a possible
6383                 buffer overflow.
6384
6385 2005-11-06 [wwp]        1.9.99cvs12
6386
6387         * src/textview.c
6388         * src/gtk/about.c
6389         * src/gtk/gtkutils.c
6390         * src/gtk/gtkutils.h
6391                 fix a compilation warning,
6392                 make links sensitive in the about dialog
6393
6394 2005-11-04 [wwp]        1.9.99cvs11
6395
6396         * src/gtk/about.c
6397                 don't wrap or translate URIs, and a bit text format cleanup
6398
6399 2005-11-04 [wwp]        1.9.99cvs10
6400
6401         * src/gtk/about.c
6402                 better textview tagging implementation (no more use of marks for
6403                 postponed tagging)
6404
6405 2005-11-02 [colin]      1.9.99cvs9
6406
6407         * src/common/ssl.c
6408                 Forgot an ifdef
6409
6410 2005-11-02 [colin]      1.9.99cvs8
6411
6412         * configure.ac
6413                 Require libetpan-0.40 due to upstream fix
6414         * src/common/ssl.c
6415                 Tell libetpan not to call SSL_Library_Init,
6416                 as we do it ourselves.
6417
6418 2005-11-02 [colin]      1.9.99cvs7
6419
6420         * po/POTFILES.in
6421                 Add missing files (thanks to Fabien Vantard)
6422
6423 2005-11-02 [colin]      1.9.99cvs6
6424
6425         * src/summaryview.c
6426                 Fix totals when read messages are hidden or quicksearch
6427                 is on
6428         * src/ssl_manager.c
6429         * src/ssl_manager.h
6430         * src/common/ssl_certificate.c
6431         * src/common/ssl_certificate.h
6432         * src/gtk/sslcertwindow.c
6433         * src/gtk/sslcertwindow.h
6434                 Fix copyright on my stuff
6435
6436 2005-11-02 [wwp]        1.9.99cvs5
6437
6438         * src/prefs_themes.c
6439                 fix directory name checking (theme installation/removal),
6440                 made related error a bit more verbose
6441
6442 2005-11-02 [colin]      1.9.99cvs4
6443
6444         * src/summaryview.c
6445                 Fix typo (probably fixes bug #841 (Sort by the From 
6446                 field doesn't work)
6447
6448 2005-11-02 [paul]       1.9.99cvs3
6449
6450         * po/ko.po
6451         * po/nb.po
6452                 updated by SungHyun Nam, Geir Helland
6453         * src/wizard.c
6454                 fix typo in welcome message. spotted by
6455                 Andrea Spadaccini
6456
6457 2005-11-01 [colin]      1.9.99cvs2
6458
6459         * src/compose.c
6460                 Fix replying to ml wen confirming subscription
6461         * src/messageview.c
6462         * src/mimeview.c
6463         * src/mimeview.h
6464         * src/privacy.h
6465         * src/summaryview.c
6466                 Make key check non blocking
6467
6468 2005-10-31 [paul]       1.9.99cvs1
6469
6470         * tools/claws.i18n.status.pl
6471                 updated for ChangeLog
6472
6473 2005-10-31 [paul]       1.9.99
6474
6475         1.9.99 released
6476
6477 2005-10-31 [paul]       1.9.15cvs131
6478
6479         * .cvsignore
6480         * ChangeLog
6481         * ChangeLog.claws       ** REMOVED **
6482         * ChangeLog-gtk2.claws  ** REMOVED **
6483         * ChangeLog.gtk1        ** ADDED **
6484         * INSTALL
6485         * Makefile.am
6486         * NEWS
6487         * README
6488         * README.claws          ** REMOVED **
6489         * README.jp             ** REMOVED **
6490         * RELEASE_NOTES         ** ADDED **
6491         * RELEASE_NOTES.claws   ** REMOVED **
6492         * commitHelper
6493         * configure.ac
6494         * sylpheed.spec.in      ** REMOVED **
6495                 tidy up and update the default docs:
6496                 ChangeLog.claws is renamed ChangeLog.gtk1
6497                 ChangeLog-gtk2.claws is renamed ChangeLog
6498                 README.claws is renamed README
6499                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
6500
6501 2005-10-31 [paul]       1.9.15cvs130
6502
6503         * po/it.po
6504                 fix errors
6505
6506 2005-10-31 [paul]       1.9.15cvs129
6507
6508         * po/ca.po
6509         * po/de.po
6510         * po/en_GB.po
6511         * po/fr.po
6512         * po/it.po
6513         * po/pt_BR.po
6514         * po/sk.po
6515         * po/sr.po
6516         * po/zh_CN.po
6517                 updated by Miquel Oliete, Stephan Sachse and
6518                 Thomas Gilgin, me, Fabien Vantard, Andrea
6519                 Spadaccini, Frederico Goncalves Guimaraes,
6520                 Andrej Kacian, Aleksandar Urosevic, and
6521                 Ralgh Young.
6522
6523 2005-10-31 [mones]      1.9.15cvs128
6524
6525         * manual/faq.xml
6526                 More questions.
6527         
6528         * po/es.po
6529                 Updated for release.
6530
6531 2005-10-30 [colin]      1.9.15cvs127
6532
6533         * src/compose.c
6534                 Place cursor before rewrapping (fixes cursor
6535                 pos if quotation gets rewrapped)
6536
6537 2005-10-29 [paul]       1.9.15cvs126
6538
6539         * src/crash.c
6540         * src/foldersel.c
6541         * src/main.c
6542         * src/messageview.c
6543         * src/toolbar.c
6544         * src/gtk/authors.h
6545                 corrections to text items
6546
6547 2005-10-28 [colin]      1.9.15cvs125
6548
6549         * src/messageview.c
6550                 Make "hit 'C' to check sig" work from extern 
6551                 messageviews
6552
6553 2005-10-27 [colin]      1.9.15cvs124
6554
6555         * src/summaryview.c
6556                 Add a hack to avoid segfaulting when hammering 
6557                 on gtk's events
6558
6559 2005-10-27 [wwp]        1.9.15cvs123
6560
6561         * src/prefs_themes.c
6562                 sort list of themes names in themes prefs
6563
6564 2005-10-27 [paul]       1.9.15cvs122
6565
6566         * src/folder.c
6567         * src/prefs_account.c
6568                 fix building on Solaris
6569                 Patch by Alex Moore
6570
6571 2005-10-27 [wwp]        1.9.15cvs121
6572
6573         * src/summaryview.c
6574         * src/gtk/gtksctree.c
6575                 speed up unselecting messages in summary view (thanks to Colin)
6576
6577 2005-10-27 [paul]       1.9.15cvs120
6578
6579         * src/mainwindow.c
6580                 fix a compilation warning
6581         * src/summaryview.c
6582                 fix updating of 'n items selected' count
6583                 when deselecting
6584
6585 2005-10-27 [martin]     1.9.15cvs119
6586
6587         * src/action.c
6588                 ignore actions with a leading '/' in the action menu name
6589                 fixes a crash on menu creation
6590         * src/prefs_actions.c
6591                 do not allow a leading '/' in the action menu name
6592
6593 2005-10-27 [paul]       1.9.15cvs118
6594
6595         * src/main.c
6596                 fix compilation warning
6597
6598 2005-10-27 [paul]       1.9.15cvs117
6599
6600         * src/procmime.c
6601                 add #if HAVE_LOCALE_H
6602
6603 2005-10-27 [paul]       1.9.15cvs116
6604
6605         * src/plugins/clamav/clamav_plugin.c
6606         * src/plugins/dillo_viewer/dillo_viewer.c
6607         * src/plugins/mathml_viewer/mathml_viewer.c
6608         * src/plugins/pgpcore/plugin.c
6609         * src/plugins/pgpinline/plugin.c
6610         * src/plugins/pgpmime/plugin.c
6611         * src/plugins/spamassassin/spamassassin.c
6612         * src/plugins/trayicon/trayicon.c
6613                 plugin_init() : make error messages more
6614                 informative
6615
6616 2005-10-26 [wwp]        1.9.15cvs115
6617
6618         * src/prefs_matcher.c
6619                 enlarge boolean op widget width a bit (wasn't always showing text contents)
6620
6621 2005-10-26 [wwp]        1.9.15cvs114
6622
6623         * src/procmime.c
6624         * src/gtk/gtksctree.c
6625         * src/plugins/spamassassin/libspamc.c
6626         * src/plugins/spamassassin/spamassassin.c
6627                 fix some compilation warnings more
6628
6629 2005-10-26 [mones]      1.9.15cvs113
6630
6631         * po/es.po
6632                 Updated translation
6633
6634 2005-10-26 [paul]       1.9.15cvs112
6635
6636         * src/prefs_message.c
6637                 give all display_xface stuff the
6638                 #if HAVE_LIBCOMPFACE treatment, thus
6639                 preventing a crash
6640                 (Thanks to Wolfgang Enderlein)
6641
6642 2005-10-26 [colin]      1.9.15cvs111
6643
6644         * src/gedit-print.c
6645                 Fix date format
6646         * src/imap_gtk.c
6647         * src/news_gtk.c
6648                 Remove context menu items that should not be there
6649         * src/jpilot.c
6650                 Fix encoding
6651         * src/main.c
6652         * src/mainwindow.c
6653                 Don't show the mainwindow too soon
6654
6655 2005-10-26 [wwp]        1.9.15cvs110
6656
6657         * src/folder.c
6658         * src/manual.c
6659         * src/summaryview.c
6660                 fix uninitialized pointers in the folder updating hook
6661                 (thanks to Colin)
6662
6663 2005-10-25 [mones]      1.9.15cvs109
6664
6665         * manual/faq.xml
6666                 General information subsection completed. 
6667                 Removed archaic references.
6668                 
6669         * manual/Makefile
6670         * manual/dtd/manual.dsl
6671                 Added customization stylesheet for getting paragraphs
6672                 fully justified in PDF output (as suggested by Colin).
6673
6674 2005-10-25 [colin]      1.9.15cvs108
6675
6676         * src/compose.c
6677                 Fix a second leak
6678
6679 2005-10-25 [colin]      1.9.15cvs107
6680
6681         * src/addrbook.c
6682         * src/addrindex.c
6683                 Fix leak (xml_get_element() allocates memory)
6684         * src/compose.c
6685                 Fix leak + dead code (shame!)
6686         * src/procmime.c
6687                 Fix leak
6688
6689 2005-10-25 [colin]      1.9.15cvs106
6690
6691         * src/mimeview.c
6692                 Fix encoding issue in Save all and in 
6693                 overwrite-confirmation alertpanel
6694
6695 2005-10-25 [colin]      1.9.15cvs105
6696
6697         * src/common/socket.c
6698                 Fix a leak - Thanks to Christopher Aillon
6699                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
6700
6701 2005-10-25 [paul]       1.9.15cvs104
6702
6703         * src/wizard.c
6704                 Always guess servers from the right-hand
6705                 email part and guess username from the
6706                 left-hand part. (Thanks to Colin)
6707                 add an X-Face to the welcome message
6708
6709 2005-10-25 [paul]       1.9.15cvs103
6710
6711         * manual/handling.xml
6712                 written by Colin, edited by me
6713
6714 2005-10-25 [wwp]        1.9.15cvs102
6715
6716         * src/folderview.c
6717         * src/grouplistdialog.c
6718         * src/imap.c
6719         * src/noticeview.c
6720                 fix some compilation warnings
6721
6722 2005-10-24 [paul]
6723
6724         1.9.99-rc3 released
6725
6726 2005-10-24 [paul]       1.9.15cvs101
6727
6728         * src/gtk/about.c
6729                 fix window sizing
6730
6731 2005-10-24 [paul]       1.9.15cvs100
6732
6733         * src/pixmaps/offline.xpm
6734         * src/pixmaps/online.xpm
6735                 replace with last default versions
6736
6737 2005-10-24 [colin]      1.9.15cvs99
6738
6739         * src/imap.c
6740                 Fix bug when moving a folder
6741         * src/imap_gtk.c
6742         * src/mh_gtk.c
6743                 "Delete folder" pops up a window, so it 
6744                 should be suffixed with "..."
6745         * src/plugins/pgpcore/sgpgme.c
6746                 Include locale.h
6747
6748 2005-10-24 [mones]      1.9.15cvs98
6749
6750         * manual/Makefile
6751         * manual/account.xml
6752         * manual/ack.xml
6753         * manual/addrbook.xml
6754         * manual/advanced.xml
6755         * manual/faq.xml
6756         * manual/glossary.xml
6757         * manual/gpl.xml
6758         * manual/handling.xml
6759         * manual/intro.xml
6760         * manual/keyboard.xml
6761         * manual/manual.xml
6762         * manual/plugins.xml
6763         * manual/starting.xml
6764         * manual/dtd/sdocbook.dtd
6765                 Initial manual structure and some content.
6766
6767 2005-10-23 [wwp]        1.9.15cvs97
6768
6769         * src/gtk/about.c
6770                 fix a typo
6771
6772 2005-10-23 [wwp]        1.9.15cvs96
6773
6774         * src/gtk/about.c
6775         * src/gtk/authors.h
6776                 rework of the about window (main work by Paul), also featuring a few
6777                 fixes for typos and duplicate names
6778
6779 2005-10-23 [wwp]        1.9.15cvs95
6780
6781         * src/.cvsignore
6782                 Ignore the right binary name (sylpheed-claws now)
6783
6784 2005-10-23 [paul]       1.9.15cvs94
6785
6786         * src/compose.c
6787                 when using Folder Pref 'Default To for
6788                 replies' make the entry in the Compose
6789                 window bold
6790                 Patch by Fabien Vantard
6791
6792 2005-10-22 [colin]      1.9.15cvs93
6793
6794         * src/codeconv.c
6795                 Fix leak
6796
6797 2005-10-22 [colin]      1.9.15cvs92
6798
6799         * src/codeconv.c
6800                 try to convert using locale (apart utf8) if necessary
6801
6802 2005-10-22 [colin]      1.9.15cvs91
6803
6804         * src/pixmaps/new.xpm
6805         * src/pixmaps/unread.xpm
6806                 Make the unread envelope blue again and
6807                 saturate the new one a bit more.
6808
6809 2005-10-22 [colin]      1.9.15cvs90
6810
6811         * src/compose.c
6812                 When replying to a mail sent by one of our accounts,
6813                 use the original list of recipients. Let 'Reply All'
6814                 and 'Reply to sender' work like previously.
6815
6816 2005-10-21 [colin]      1.9.15cvs89
6817
6818         * src/prefs_filtering.c
6819                 Clear fields after add and replace
6820         * src/textview.c
6821                 Display xface differently (better)
6822         * src/plugins/pgpinline/pgpinline.c
6823                 Fix crappy encodings/recodings
6824
6825 2005-10-21 [paul]       1.9.15cvs88
6826
6827         * src/compose.c
6828         * src/prefs_folder_item.c
6829         * src/toolbar.c
6830                 fix news folder Folder Properties
6831                 (thanks to Colin)
6832         * src/folderview.c
6833                 update folderview after Themes change
6834                 keep selected folder selected
6835                 (thanks to Colin)
6836
6837 2005-10-21 [paul]       1.9.15cvs87
6838
6839         * tools/Makefile.am
6840         * tools/OOo2sylpheed.pl
6841         * tools/README
6842         * tools/README.sylprint
6843         * tools/asus_mailled.sh         ** REMOVED **
6844         * tools/filter_conv.pl
6845         * tools/freshmeat_search.pl
6846         * tools/google_search.pl
6847         * tools/gpg-sign-syl            ** REMOVED **
6848         * tools/kmail2sylpheed.pl
6849         * tools/kmail2sylpheed_v2.pl
6850         * tools/multiwebsearch.pl
6851         * tools/nautilus2sylpheed.sh
6852         * tools/newscache_clean.pl
6853         * tools/outlook2sylpheed.pl
6854         * tools/sylpheed-switcher       ** REMOVED **
6855         * tools/sylprint.pl
6856         * tools/sylprint.rc
6857         * tools/tb2sylpheed
6858         * tools/vcard2xml.py
6859         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6860                 update default config dir
6861                 update binary name (thanks to Fabien Vantard)
6862                 remove obsolete scripts
6863
6864 2005-10-21 [colin]      1.9.15cvs86
6865
6866         * src/inc.c
6867                 Fix possible leak and units. Based on a patch by
6868                 Fabien Vantard.
6869
6870 2005-10-20 [colin]      1.9.15cvs85
6871
6872         * src/textview.c
6873                 Clear xface when clearing textview
6874
6875 2005-10-20 [colin]      1.9.15cvs84
6876
6877         * configure.ac
6878         * src/folderview.c
6879         * src/headerview.c
6880         * src/main.c
6881         * src/prefs_common.c
6882         * src/prefs_common.h
6883         * src/prefs_message.c
6884         * src/textview.c
6885         * src/textview.h
6886         * src/common/defs.h
6887         * src/common/utils.c
6888         * src/common/utils.h
6889         * src/gtk/gtkutils.c
6890         * src/gtk/gtkutils.h
6891                 Migrate config to .sylpheed-claws (Automatically)
6892                 Add a way to get the Xface in the TextView
6893
6894 2005-10-20 [colin]      1.9.15cvs83
6895
6896         * src/gtk/Makefile.am
6897         * src/gtk/about.c
6898         * src/gtk/authors.h
6899                 Make the about dialog *grooovy*
6900
6901 2005-10-20 [colin]      1.9.15cvs82
6902
6903         * src/mimeview.c
6904                 Use "Open with" on double click if no command
6905                 was found
6906
6907 2005-10-20 [colin]      1.9.15cvs81
6908
6909         * src/imap.c
6910         * src/etpan/imap-thread.c
6911                 Fix possible crash.
6912
6913 2005-10-20 [paul]       1.9.15cvs80
6914
6915         * src/folder.c
6916                 don't show clipkey icon if the only
6917                 attachment is the signature
6918                 Patch by Colin
6919
6920 2005-10-20 [paul]       1.9.15cvs79
6921
6922         * AUTHORS
6923         * src/plugins/pgpmime/pgpmime.c
6924                 name the PGP/MIME signature 'signature.asc'
6925                 Patch by Andrew Nelson <freeandy@gmail.com>
6926
6927 2005-10-19 [colin]      1.9.15cvs78
6928
6929         * src/plugins/pgpmime/pgpmime.c
6930                 Oops, no need to double-check though
6931
6932 2005-10-19 [colin]      1.9.15cvs77
6933
6934         * src/plugins/pgpinline/pgpinline.c
6935         * src/plugins/pgpmime/pgpmime.c
6936                 Check that my_tmpfile() doesn't 
6937                 return NULL
6938
6939 2005-10-19 [colin]      1.9.15cvs76
6940
6941         * src/common/utils.c
6942                 Use shorter mime boundaries to avoid having
6943                 MTAs rewrapping our headers, breaking the
6944                 PGP signature in the process 
6945         * src/compose.c
6946         * src/plugins/pgpmime/pgpmime.c
6947                 Check for boundary uniqueness to be sure
6948                 it won't happen, instead of hoping for the
6949                 best
6950
6951 2005-10-19 [colin]      1.9.15cvs75
6952
6953         * sylpheed-claws.desktop
6954         * src/Makefile.am
6955         * src/main.c
6956                 Ship a sylpheed-claws binary instead
6957                 of a sylpheed one. Change the socket
6958                 name, too
6959         * src/folderview.c
6960                 Update folder only if it changed
6961         * src/wizard.c
6962                 Fix i18n in welcome mail, patch by
6963                 Fabien Vantard
6964
6965 2005-10-19 [paul]
6966
6967         1.9.99-rc2 released
6968
6969 2005-10-19 [paul]       1.9.15cvs74
6970
6971         * src/folder.c
6972         * src/folderview.c
6973                 fix summaryview update
6974                 Patch by Colin
6975
6976 2005-10-18 [colin]      1.9.15cvs73
6977
6978         * src/plugins/pgpcore/passphrase.c
6979                 Don't XGrabServer, and try a bit more to 
6980                 sync everything before grabbing mouse/keyboard
6981
6982 2005-10-18 [colin]      1.9.15cvs72
6983
6984         * src/Makefile.am
6985         * src/addressadd.c
6986         * src/addressbook.c
6987         * src/folderview.c
6988         * src/grouplistdialog.c
6989         * src/mimeview.c
6990         * src/stock_pixmap.c
6991         * src/stock_pixmap.h
6992         * src/summaryview.c
6993         * src/gtk/gtksctree.c
6994         * src/gtk/gtksctree.h
6995         * src/pixmaps/empty.xpm
6996                 Implement a wrapper call for gtk_ctree_set_node_info
6997                 and gtk_ctree_insert_node, that uses a 1x1 transparent
6998                 pixmap instead of a NULL one. This works around some
6999                 memory problems deep inside gtk, revealed by valgrind,
7000                 and fixes bug #834 (Pressing CTRl-D on a message marked 
7001                 as locked crashes sylpheed.), as well as, probably, 
7002                 wwp's 4th dimension problems that happen in gtk_ctree_*.
7003
7004 2005-10-17 [colin]      1.9.15cvs71
7005
7006         * src/mimeview.c
7007                 Provide visual feedback when checking
7008                 signature
7009
7010 2005-10-17 [colin]      1.9.15cvs70
7011
7012         * src/main.c
7013                 Keep the folder list frozen while checking caches...
7014
7015 2005-10-17 [colin]      1.9.15cvs69
7016
7017         * src/addr_compl.c
7018                 Fi bug #833 (Autocompleting from addressbook 
7019                 fails with extended chars)
7020         * src/imap.c
7021                 Fix 'adding messages' staying in statusbar
7022                 after an error
7023
7024 2005-10-17 [wwp]        1.9.15cvs68
7025
7026         * src/ssl_manager.c
7027                 Fix buttons' layout resizing when window size changes
7028
7029 2005-10-17 [wwp]        1.9.15cvs67
7030
7031         * src/account.c
7032         * src/prefs_account.c
7033         * src/prefs_common.c
7034         * src/prefs_common.h
7035         * src/prefs_folder_item.c
7036         * src/prefs_gtk.c
7037         * src/gtk/logwindow.c
7038         * src/gtk/pluginwindow.c
7039         * src/gtk/prefswindow.c
7040         * src/gtk/prefswindow.h
7041                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
7042
7043 2005-10-17 [paul]       1.9.15cvs66
7044
7045         * configure.ac
7046                 fix missing libetpan message
7047         * po/en_GB.po
7048                 updated
7049         * src/crash.c
7050         * src/manual.c
7051         * src/prefs_themes.c
7052         * src/common/defs.h
7053                 add some new URI defines, change some
7054                 others
7055         * src/wizard.c
7056                 make welcome message translatable
7057                 small improvements to english
7058                 other tweaks
7059         * src/gtk/menu.c
7060                 fix warnings
7061
7062 2005-10-17 [paul]       1.9.15cvs65
7063
7064         * src/summaryview.c
7065                 fix column titles
7066
7067 2005-10-16 [mones]      1.9.15cvs64
7068
7069         * po/es.po
7070                 Updated translation
7071
7072 2005-10-16 [colin]
7073
7074         1.9.99-rc1 released
7075
7076 2005-10-16 [colin]      1.9.15cvs63
7077
7078         * src/wizard.c
7079                 Fix whitespace
7080
7081 2005-10-16 [colin]      1.9.15cvs62
7082
7083         * src/toolbar.c
7084                 s/Get All/Get Mail/
7085         * src/wizard.c
7086                 Real welcome mail text, thanks Paul
7087
7088 2005-10-16 [colin]      1.9.15cvs61
7089
7090         * src/editldap.c
7091         * src/exporthtml.c
7092         * src/main.c
7093         * src/mainwindow.c
7094         * src/prefs_themes.c
7095         * src/prefs_toolbar.c
7096         * src/plugins/demo/demo.c
7097         * src/plugins/trayicon/trayicon.c
7098                 s/Sylpheed/Sylpheed-Claws/
7099
7100 2005-10-16 [colin]      1.9.15cvs60
7101
7102         * src/wizard.c
7103                 Add a welcome email in the first empty mailbox
7104         * src/prefs_common.c
7105                 Change one more default
7106
7107 2005-10-16 [colin]      1.9.15cvs59
7108
7109         * src/wizard.c
7110                 Remove printf
7111
7112 2005-10-16 [colin]      1.9.15cvs58
7113
7114         * src/toolbar.c
7115         * src/prefs_common.c
7116                 Change some defaults
7117
7118 2005-10-16 [colin]      1.9.15cvs57
7119
7120         * src/toolbar.c
7121         * src/prefs_common.c
7122                 Change some defaults
7123
7124 2005-10-16 [colin]      1.9.15cvs56
7125
7126         * src/wizard.c
7127                 By default, initialize fonts to have
7128                 the same size as normal GtkWidgets
7129
7130 2005-10-16 [colin]      1.9.15cvs55
7131
7132         * src/mimeview.c
7133                 Fix message a bit more
7134
7135 2005-10-16 [colin]      1.9.15cvs54
7136
7137         * src/addressbook.c
7138                 Second attempt at flicker fixing
7139
7140 2005-10-16 [colin]      1.9.15cvs53
7141
7142         * src/addressbook.c
7143                 Fix flicker
7144
7145 2005-10-16 [wwp]        1.9.15cvs52
7146
7147         * src/addressbook.c
7148         * src/editaddress.c
7149         * src/prefs_common.c
7150         * src/prefs_common.h
7151                 Remember window sizes (address book)
7152
7153 2005-10-16 [wwp]        1.9.15cvs51
7154
7155         * src/plugins/clamav/clamav_plugin_gtk.c
7156         * src/plugins/spamassassin/spamassassin_gtk.c
7157                 Fix compilation warnings (missing #include).
7158
7159 2005-10-16 [colin]      1.9.15cvs50
7160
7161         * src/mimeview.c
7162         * src/summaryview.c
7163         * src/textview.c
7164                 Make 'c' check signature, and forward
7165                 c, l, y, t from summaryview to mimeview
7166
7167 2005-10-16 [colin]      1.9.15cvs49
7168
7169         * src/addressbook.c
7170                 Put border around buttons
7171         * src/mainwindow.c
7172         * src/summaryview.c
7173                 Rework menus (Patch based on a patch
7174                 by Paul)
7175
7176 2005-10-15 [wwp]        1.9.15cvs48
7177
7178         * src/editjpilot.c
7179         * src/editldap.c
7180         * src/editvcard.c
7181         * src/exphtmldlg.c
7182         * src/expldifdlg.c
7183         * src/export.c
7184         * src/import.c
7185         * src/importldif.c
7186         * src/importmutt.c
7187         * src/importpine.c
7188         * src/prefs_account.c
7189         * src/prefs_spelling.c
7190         * src/gtk/gtkutils.c
7191         * src/gtk/gtkutils.h
7192         * src/plugins/clamav/clamav_plugin_gtk.c
7193         * src/plugins/spamassassin/spamassassin_gtk.c
7194                 use nicer browse-for-file/dir buttons than the "..." ones,
7195                 code factorizing more.
7196
7197 2005-10-14 [colin]      1.9.15cvs47
7198
7199         * src/mainwindow.c
7200                 set relief on the account switcher so that people see it
7201                 grey out Create processing rules when no message is selected
7202         * src/prefs_filtering.c
7203                 ask before closing if the rule has not been modified, even if
7204                 it's not valid
7205         * src/prefs_matcher.c
7206                 fix sensitivity when entering the dialog
7207         * src/gtk/inputdialog.c
7208                 display a better icon on password ask
7209         * src/plugins/pgpcore/passphrase.c
7210                 make the dialog look better
7211
7212 2005-10-14 [paul]       1.9.15cvs46
7213
7214         * src/folderview.c
7215                 indicate presense of marked msgs in
7216                 unexpanded subfolders
7217
7218 2005-10-14 [paul]       1.9.15cvs45
7219
7220         * src/prefs_actions.c
7221         * src/prefs_common.c
7222         * src/prefs_common.h
7223         * src/prefs_filtering_action.c
7224         * src/prefs_matcher.c
7225         * src/prefs_template.c
7226                 remember window sizes
7227                 fix Info button size
7228
7229         Patches by wwp
7230
7231 2005-10-13 [colin]      1.9.15cvs44
7232
7233         * src/mimeview.c
7234         * src/noticeview.c
7235         * src/noticeview.h
7236                 Add a tooltip on the icon (optional) 
7237                 Get rid of the signature buttons and only
7238                 use the icon+tooltip
7239
7240 2005-10-13 [colin]      1.9.15cvs43
7241
7242         * src/noticeview.c
7243         * src/noticeview.h
7244                 Add hand cursor for hovering over icon
7245
7246 2005-10-13 [colin]      1.9.15cvs42
7247
7248         * src/summaryview.c
7249                 Fix crash when quicksearch's hidden 
7250                 at startup
7251
7252 2005-10-13 [colin]      1.9.15cvs41
7253
7254         * src/compose.c
7255                 Set subject when forwarding multiple mails
7256                 Check that other recipient than the default Cc or Bcc
7257                 have been set before sending.
7258
7259 2005-10-13 [colin]      1.9.15cvs40
7260
7261         * src/imap.c
7262                 Batch per-folder
7263                 Introduce locking, but don't use it yet
7264
7265 2005-10-13 [colin]      1.9.15cvs39
7266
7267         * src/gtk/quicksearch.c
7268                 Reset quicksearch when hiding it
7269                 Make sticky a real pref
7270
7271 2005-10-13 [colin]      1.9.15cvs38
7272
7273         * src/summaryview.c
7274                 Faster prefs apply
7275
7276 2005-10-13 [colin]      1.9.15cvs37
7277
7278         * src/mimeview.c
7279         * src/noticeview.c
7280         * src/noticeview.h
7281         * src/plugins/pgpcore/sgpgme.c
7282                 Make privacy icon clickable
7283                 Move Trust field in Full info
7284                 When trust is less than full, don't display
7285                 a warning icon
7286
7287 2005-10-13 [colin]      1.9.15cvs36
7288
7289         * src/folder.c
7290                 Batch on flags sync
7291         * src/folderview.c
7292                 Revert speed hack which is dangerous in fact
7293                 Apply prefs faster
7294
7295 2005-10-13 [colin]      1.9.15cvs35
7296
7297         * src/folder_item_prefs.c
7298                 Fix pref corruption on folder move. Patch
7299                 by wwp
7300
7301 2005-10-13 [paul]       1.9.15cvs34
7302
7303         * src/export.c
7304         * src/import.c
7305                 fix typos in g_warnings
7306         * src/prefs_account.c
7307                 add a file selector for Signature file
7308
7309         Patches by wwp
7310
7311 2005-10-12 [colin]      1.9.15cvs33
7312
7313         * src/mimeview.c
7314                 Provide a quick way to go back from a
7315                 signature's full info to the email part
7316
7317 2005-10-12 [colin]      1.9.15cvs32
7318
7319         * src/compose.c
7320                 Remove old hack of encoding signed mails with base64.
7321                 QP works equally well.
7322
7323 2005-10-12 [colin]      1.9.15cvs31
7324
7325         * src/crash.c
7326                 Replace deprecated GtkText with GtkTextView
7327         * src/imap.c
7328                 Fix a logic bug about counts in imap_select
7329                 (previously un-triggered)
7330         * src/mainwindow.c
7331         * src/summaryview.c
7332         * src/news.c
7333                 Allow local deletion of news posts
7334         * src/mimeview.c
7335                 Show GPG noticeview on the message/rfc822 part
7336                 in addition to the text/plain one
7337         * src/prefs_image_viewer.c
7338           src/plugins/pgpcore/prefs_gpg.c
7339                 Polish (set the label as part of the checkbox)
7340         * src/wizard.c
7341                 Don't sit there doing nothing after destroying
7342                 the window - return err
7343
7344 2005-10-11 [colin]      1.9.15cvs30
7345
7346         * src/folderview.c
7347                 Apply processing rules before showing folders.
7348                 Early folder show (before flags sync) will only
7349                 be done when there are no processing rules (nor
7350                 pre- or post- ones)
7351         * src/imap.c
7352                 Fix stuff related to mail subdir, creation and 
7353                 deletion of folders 
7354         * src/imap_gtk.c
7355                 Don't allow creation of folders in NoInferior
7356                 folders, as it won't work
7357
7358 2005-10-10 [colin]      1.9.15cvs29
7359
7360         * src/compose.c
7361                 Reselect "None" Privacy system when selecting an
7362                 account with no privacy system defined
7363
7364 2005-10-10 [colin]      1.9.15cvs28
7365
7366         * src/mainwindow.c
7367                 Add Windows-1252 encoding
7368         * src/prefs_common.c
7369                 Rework some defaults:
7370                 - autosave to draft by default
7371                 - don't show header pane (it's already in the textview)
7372                 - Select first new or unread mail on entry
7373                 - Assume 'Yes' to change folder when there's no more
7374                   unread message
7375         * src/prefs_matcher.c
7376                 Fix a gtk assertion failure
7377         * src/gtk/colorlabel.c
7378                 Workaround bad repainting on selection
7379         * src/main.c
7380                 Freeze/thaw (a bit faster on ssh -X)
7381         * src/msgcache.c
7382                 Get rid of StrdupConverter that just adds an
7383                 extra strdup/free 
7384         * src/etpan/imap_thread.c
7385                 memset buf to 0
7386
7387 2005-10-10 [colin]      1.9.15cvs27
7388
7389         * src/export.c
7390         * src/import.c
7391                 Fix compile on gtk 2.4. Patch by wwp
7392
7393 2005-10-09 [colin]      1.9.15cvs26
7394
7395         * src/mainwindow.c
7396         * src/messageview.c
7397         * src/summaryview.c
7398                 Clarify forward menus. Patch by wwp
7399
7400 2005-10-09 [colin]      1.9.15cvs25
7401
7402         * src/compose.c
7403         * src/compose.h
7404                 Fix bug #829 (Non-working "Encrypt message by 
7405                 default when replying to an encrypted message")
7406
7407 2005-10-08 [colin]      1.9.15cvs24
7408
7409         * src/wizard.c
7410                 Fix bug #827 ("Welcome" setup wizard after a 
7411                 permission error gives up & forgets itself.)
7412
7413 2005-10-08 [colin]      1.9.15cvs23
7414
7415         * src/procmime.c
7416                 Fix bug #828 (Ignoring headers with spaces around = sign)
7417
7418 2005-10-08 [colin]      1.9.15cvs22
7419
7420         * src/export.c
7421                 Warning fix by wwp
7422
7423 2005-10-08 [colin]      1.9.15cvs21
7424
7425         * src/folder.c
7426         * src/folder.h
7427                 Add a processing_pending indicator, set on 
7428                 folder_item_open and cleared after 
7429                 folder_item_process_open
7430         * src/folderview.c
7431         * src/summaryview.c
7432                 wrap procmsg_msginfo_*_flags, and in the
7433                 wrapper check that there's no folder processing 
7434                 pending. If there is, defer the flags change until 
7435                 processing is done to avoid stepping over each
7436                 other's toes.
7437                 Freeze during processing, but not during scanning.
7438
7439 2005-10-07 [colin]      1.9.15cvs20
7440
7441         * src/plugins/pgpcore/passphrase.c
7442                 Fix bug #826 (X-Server hangs when 
7443                 right-clicking a PGP encrypted message)
7444
7445 2005-10-07 [paul]       1.9.15cvs19
7446
7447         * src/compose.c
7448                 fix compose_entries[]
7449                 patch by Fabien Vantard
7450
7451 2005-10-06 [colin]      1.9.15cvs18
7452
7453         * src/pixmaps/address.xpm
7454         * src/pixmaps/address_book.xpm
7455         * src/pixmaps/book.xpm
7456         * src/pixmaps/check_spelling.xpm
7457         * src/pixmaps/checkbox_off.xpm
7458         * src/pixmaps/checkbox_on.xpm
7459         * src/pixmaps/close.xpm
7460         * src/pixmaps/complete.xpm
7461         * src/pixmaps/continue.xpm
7462         * src/pixmaps/deleted.xpm
7463         * src/pixmaps/down_arrow.xpm
7464         * src/pixmaps/exec.xpm
7465         * src/pixmaps/forwarded.xpm
7466         * src/pixmaps/group.xpm
7467         * src/pixmaps/ignorethread.xpm
7468         * src/pixmaps/interface.xpm
7469         * src/pixmaps/jpilot.xpm
7470         * src/pixmaps/ldap.xpm
7471         * src/pixmaps/linewrap.xpm
7472         * src/pixmaps/linewrapcurrent.xpm
7473         * src/pixmaps/mail.xpm
7474         * src/pixmaps/mail_attach.xpm
7475         * src/pixmaps/mail_compose.xpm
7476         * src/pixmaps/mail_forward.xpm
7477         * src/pixmaps/mail_receive.xpm
7478         * src/pixmaps/mail_receive_all.xpm
7479         * src/pixmaps/mail_reply.xpm
7480         * src/pixmaps/mail_reply_to_all.xpm
7481         * src/pixmaps/mail_reply_to_author.xpm
7482         * src/pixmaps/mail_send.xpm
7483         * src/pixmaps/mail_send_queue.xpm
7484         * src/pixmaps/mime_application.xpm
7485         * src/pixmaps/mime_audio.xpm
7486         * src/pixmaps/mime_image.xpm
7487         * src/pixmaps/mime_message.xpm
7488         * src/pixmaps/mime_text_enriched.xpm
7489         * src/pixmaps/mime_text_html.xpm
7490         * src/pixmaps/mime_text_plain.xpm
7491         * src/pixmaps/mime_unknown.xpm
7492         * src/pixmaps/new.xpm
7493         * src/pixmaps/news_compose.xpm
7494         * src/pixmaps/offline.xpm
7495         * src/pixmaps/online.xpm
7496         * src/pixmaps/paste.xpm
7497         * src/pixmaps/preferences.xpm
7498         * src/pixmaps/privacy_emblem_encrypted.xpm
7499         * src/pixmaps/privacy_expired.xpm
7500         * src/pixmaps/privacy_failed.xpm
7501         * src/pixmaps/privacy_passed.xpm
7502         * src/pixmaps/privacy_signed.xpm
7503         * src/pixmaps/privacy_unknown.xpm
7504         * src/pixmaps/privacy_warn.xpm
7505         * src/pixmaps/properties.xpm
7506         * src/pixmaps/replied.xpm
7507         * src/pixmaps/search.xpm
7508         * src/pixmaps/unread.xpm
7509         * src/pixmaps/up_arrow.xpm
7510         * src/pixmaps/vcard.xpm
7511                 Modernize internal theme, with icons from the 
7512                 Gnomaws theme. Keep some of the old ones where
7513                 they were better.
7514
7515 2005-10-06 [colin]      1.9.15cvs17
7516
7517         * src/summaryview.c
7518                 Little optimisations + bugfix
7519         * src/toolbar.c
7520                 Remove default useless items - useless being defined
7521                 by the default relevant prefs
7522         * src/wizard.c
7523                 include config.h to make gettext work
7524         * src/prefs_themes.c
7525                 Fix selection of current theme in prefs
7526
7527 2005-10-06 [colin]      1.9.15cvs16
7528
7529         * src/prefs_common.c
7530         * src/prefs_common.h
7531         * src/prefs_summaries.c
7532         * src/folderview.c
7533                 Add a warning dialog on Mark all read 
7534                 (with pref to get rid of it)
7535
7536 2005-10-06 [paul]       1.9.15cvs15
7537
7538         * po/nb.po
7539         * po/pt_BR.po
7540                 updated by Geir Helland and Frederico
7541                 Goncalves Guimaraes
7542
7543 2005-10-05 [colin]      1.9.15cvs14
7544
7545         * src/folder.c
7546         * src/folder.h
7547         * src/folderview.c
7548         * src/folderview.h
7549         * src/imap_gtk.c
7550         * src/mh_gtk.c
7551         * src/mainwindow.c
7552         * src/setup.c
7553                 add a way to rescan without rebuilding
7554                 make moving a bit faster (less folders changes)
7555                 don't lock the tree on Get 
7556         * src/imap.c
7557                 Don't re-delete deleted messages before expunging
7558         * src/summaryview.c
7559                 Set batch mode when deleting mails
7560
7561 2005-10-05 [paul]       1.9.15cvs13
7562
7563         * src/mainwindow.c
7564         * src/mainwindow.h
7565                 fix disabled Execute menu item
7566         * src/toolbar.c
7567                 match the change in 1.9.15cvs10: use Compose
7568                 instead of News by default
7569
7570 2005-10-04 [colin]      1.9.15cvs12
7571
7572         * src/compose.c
7573                 When replying to an ML post with Reply-To set
7574                 to the poster's email, honor it (as before),
7575                 but also honor our user's request to reply to
7576                 the mailing list: set the ML address in the To
7577                 field and the Reply-To address in the Cc: 
7578                 field.
7579
7580 2005-10-04 [colin]      1.9.15cvs11
7581
7582         * src/plugins/trayicon/trayicon.c
7583                 Finish cosmetic change - thanks to wwp
7584
7585 2005-10-04 [colin]      1.9.15cvs10
7586
7587         * src/toolbar.c
7588                 Use Compose instead of Email by default.
7589                 Spotted by wwp.
7590
7591 2005-10-04 [colin]      1.9.15cvs9
7592
7593         * src/folder.c
7594         * src/folder.h
7595         * src/folderview.c
7596         * src/imap.c
7597         * src/etpan/imap-thread.c
7598         * src/etpan/imap-thread.h
7599                 Try to make IMAP faster, by simplifying SEARCH
7600                 commands, avoiding sending two STATUS in a row,
7601                 and deferring flags sync and processing just
7602                 after displaying the folder. 
7603                 This will update the SummaryView in certain
7604                 cases (new mails not already fetched, flags
7605                 changed from another client) but in a non-
7606                 blocking manner.
7607
7608 2005-10-04 [colin]      1.9.15cvs8
7609
7610         * src/plugins/trayicon/trayicon.c
7611                 Relabel "Offline" to "Work offline"
7612
7613 2005-10-04 [colin]      1.9.15cvs7
7614
7615         * src/export.c
7616         * src/import.c
7617         * src/mbox.c
7618                 Fix mbox import/export buglets
7619                 Patch by wwp
7620         * src/plugins/trayicon/trayicon.c
7621                 Add offline swithc
7622                 Patch by wwp
7623
7624 2005-10-04 [colin]      1.9.15cvs6
7625
7626         * src/folder.c
7627         * src/folderview.c
7628         * src/summaryview.c
7629                 Better fix (don't break mark all read) for cvs2
7630
7631 2005-10-03 [colin]      1.9.15cvs5
7632
7633         * src/folder.c
7634                 Use a sane sort by default
7635
7636 2005-10-03 [colin]      1.9.15cvs4
7637
7638         * src/inc.c
7639                 Add a 'Only once' button for overriding offline mode
7640         * src/prefs_account.c
7641         * src/wizard.c
7642                 Add Local mbox to the wizard
7643                 Add IMAP subdir to the wizard (or the wizard is useless
7644                 for such accounts, or even worse than useless)
7645                 Move IMAP subdir from Advanced to Receive tab, as it's
7646                 not that uncommon
7647
7648 2005-10-03 [colin]      1.9.15cvs3
7649
7650         * src/send_message.c
7651                 Forgot this one in cvs1
7652
7653 2005-10-03 [colin]      1.9.15cvs2
7654
7655         * src/folder.c
7656                 Faster close when leaving a folder with lots
7657                 of new mails. Idea by David Relson.
7658
7659 2005-10-03 [colin]      1.9.15cvs1
7660
7661         * src/compose.c
7662         * src/imap.c
7663         * src/inc.c
7664         * src/main.c
7665         * src/messageview.c
7666         * src/news.c
7667         * src/summaryview.c
7668         * src/gtk/sslcertwindow.c
7669         * src/plugins/trayicon/trayicon.c
7670                 Add accels to every AlertPanel. Patch by Fabien 
7671                 Vantard
7672
7673 2005-10-03 [paul]       1.9.15
7674
7675         1.9.15 released
7676
7677 2005-10-03 [paul]       1.9.14cvs68
7678
7679         * po/ca.po
7680         * po/de.po
7681         * po/es.po
7682         * po/fi.po
7683         * po/fr.po
7684         * po/sk.po
7685         * po/sr.po
7686         * po/zh_CN.po
7687                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7688                 Mones Lastra, Tommi Pirinen, Fabien vantard,
7689                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
7690
7691 2005-10-03 [paul]       1.9.14cvs67
7692
7693         * src/send_message.c
7694                 prevent hang on Cancel
7695                 patch by Colin
7696
7697 2005-10-03 [paul]       1.9.14cvs66
7698
7699         * src/main.c
7700                 fix crash in IMAP caused by discrepancy
7701                 between check_at_startup and offline mode
7702                 Patch by Colin
7703
7704 2005-10-01 [paul]       1.9.14cvs65
7705
7706         * src/inc.c
7707                 fix engrish
7708
7709 2005-10-01 [paul]       1.9.14cvs64
7710         * src/export.c
7711         * src/import.c
7712                 synchronise import_mbox() and export_mbox()
7713         * src/mbox.c
7714                 proc_mbox(): add alert if file cannot be opened
7715                 export_list_to_mbox(): test if dest file exists,
7716                 prompt user to overwrite if it does. add alert
7717                 if file cannot be created
7718                                                                 
7719         Patch by wwp
7720                                                                                                                 
7721
7722 2005-09-30 [paul]       1.9.14cvs63
7723
7724         * src/addressbook.c
7725                 Fix sensitivity of a menu
7726         * src/codeconv.c
7727                 Respect hidden pref for mails with no encoding
7728         * src/common/xml.c
7729                 Fix memory corruption
7730         * src/plugins/pgpcore/sgpgme.c
7731                 Fix segfault on incomplete sigs, and display
7732                 of S/Mime UIDs
7733
7734         Patches by Colin
7735
7736 2005-09-30 [colin]      1.9.14cvs62
7737
7738         * src/partial_download.c
7739                 Little logic fix in almost-dead code
7740         * src/pop.c
7741                 Fix partial download when there's no new mail
7742
7743 2005-09-29 [paul]       1.9.14cvs61
7744
7745         * src/plugins/pgpinline/pgpinline.c
7746                 fix bug 819, 'crash accessing sign message'
7747                 Patch by Colin
7748
7749 2005-09-28 [martin]     1.9.14cvs60
7750
7751         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7752                 fix bug #790 (Crash when restarting window manager (fluxbox))
7753
7754 2005-09-28 [paul]       1.9.14cvs59
7755
7756         * src/gtk/gtkaspell.c
7757                 fix off-by-one typo
7758
7759 2005-09-27 [colin]      1.9.14cvs58
7760
7761         * src/plugins/pgpcore/sgpgme.c
7762                 Report error when there's one, instead of
7763                 "Signature unchecked" 
7764
7765 2005-09-27 [colin]      1.9.14cvs57
7766
7767         * src/prefs_quote.c
7768                 Fix bug #816 (Weird quotation with spaces)
7769
7770 2005-09-27 [colin]      1.9.14cvs56
7771
7772         * src/codeconv.c
7773         * src/compose.c
7774         * src/compose.h
7775                 Put subject in compose's title
7776                 Fix Automatic encoding so that it's really automatic:
7777                 first try default locale's charset, then charset of the replied mail, 
7778                 then utf-8
7779                 Fix encoding of headers (must be in strict mode too)
7780
7781 2005-09-26 [colin]      1.9.14cvs55
7782
7783         * src/gtk/gtkaspell.c
7784                 Fix previous patch - don't color the space,
7785                 just uncolor it :)
7786
7787 2005-09-26 [colin]      1.9.14cvs54
7788
7789         * src/gtk/gtkaspell.c
7790                 Unmark space if possible
7791
7792 2005-09-26 [colin]      1.9.14cvs53
7793
7794         * src/imap.c
7795                 log_error instead of alertpanel according to the pref
7796         * src/etpan/imap-thread.c
7797                 Print connect status, copy only necessary size to 
7798                 logger
7799         * src/plugins/pgpmime/pgpmime.c
7800                 Handle S/Mime signatures (verification only). Patch based
7801                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
7802
7803 2005-09-26 [paul]       1.9.14cvs52
7804
7805         * src/common/passcrypt.c
7806                 this 'workaround' not necessary on NetBSD.
7807                 Thanks to Daniel Gustafson
7808
7809 2005-09-26 [paul]
7810
7811         1.9.15-rc4 released
7812
7813 2005-09-26 [paul]       1.9.14cvs51
7814
7815         * src/summaryview.c
7816                 Skip currently selected message when
7817                 looking for next new or unread message
7818                 in current folder. Patch by Colin
7819         * src/common/passcrypt.c
7820                 eliminate warnings on *BSD. Patch by
7821                 Daniel Gustafson
7822
7823 2005-09-26 [colin]      1.9.14cvs50
7824
7825         * src/procmsg.c
7826                 Call postfiltering hook anyway
7827
7828 2005-09-22 [colin]      1.9.14cvs49
7829
7830         * src/codeconv.c
7831         * src/codeconv.h
7832                 Add a strict mode that doesn't replace with _
7833         * src/compose.c
7834         * src/compose.h
7835                 Use strict conversion while sending
7836                 Fix race when drafting while sending (happens
7837                 on IMAP)
7838                 Fix d'n'd of messages from summaryview
7839         * src/prefs_common.c
7840         * src/prefs_common.h
7841                 add hidden utf8_instead_of_locale_for_broken_mail 
7842                 pref for people that preferred the default charset 
7843                 to be utf8 for broken mails
7844         * src/quote_fmt_parse.y
7845                 fix bug #815 (No quote insert if "From:" fied 
7846                 contained Russian letters)
7847         * src/summaryview.c
7848                 Fix d'n'd of messages to compose
7849
7850 2005-09-22 [paul]       1.9.14cvs48
7851
7852         * src/compose.c
7853                 fix bug where attachments Name entry
7854                 would display Path instead
7855
7856 2005-09-21 [paul]       1.9.14cvs47
7857
7858         * README
7859         * README.jp
7860         * configure.ac
7861         * config/config.rpath
7862         * doc/manual/en/sylpheed-20.html
7863         * doc/manual/es/sylpheed-20.html
7864         * po/bg.po
7865         * po/ca.po
7866         * po/de.po
7867         * po/es.po
7868         * po/fr.po
7869         * po/it.po
7870         * po/pt_BR.po
7871         * po/sk.po
7872         * po/zh_TW.po
7873         * src/account.c
7874         * src/account.h
7875         * src/action.c
7876         * src/action.h
7877         * src/adbookbase.h
7878         * src/addr_compl.c
7879         * src/addr_compl.h
7880         * src/addrbook.c
7881         * src/addrbook.h
7882         * src/addrcache.c
7883         * src/addrcache.h
7884         * src/addrcindex.c
7885         * src/addrcindex.h
7886         * src/addrclip.c
7887         * src/addrclip.h
7888         * src/addrdefs.h
7889         * src/addressadd.c
7890         * src/addressadd.h
7891         * src/addressbook.c
7892         * src/addressbook.h
7893         * src/addressitem.h
7894         * src/addrgather.c
7895         * src/addrgather.h
7896         * src/addrharvest.c
7897         * src/addrharvest.h
7898         * src/addrindex.c
7899         * src/addrindex.h
7900         * src/addritem.c
7901         * src/addritem.h
7902         * src/addrquery.c
7903         * src/addrquery.h
7904         * src/addrselect.c
7905         * src/addrselect.h
7906         * src/alertpanel.c
7907         * src/alertpanel.h
7908         * src/browseldap.c
7909         * src/browseldap.h
7910         * src/codeconv.c
7911         * src/codeconv.h
7912         * src/compose.c
7913         * src/compose.h
7914         * src/crash.c
7915         * src/crash.h
7916         * src/customheader.c
7917         * src/customheader.h
7918         * src/displayheader.c
7919         * src/displayheader.h
7920         * src/editaddress.c
7921         * src/editaddress.h
7922         * src/editbook.c
7923         * src/editbook.h
7924         * src/editgroup.c
7925         * src/editgroup.h
7926         * src/editjpilot.c
7927         * src/editjpilot.h
7928         * src/editldap.c
7929         * src/editldap.h
7930         * src/editldap_basedn.c
7931         * src/editldap_basedn.h
7932         * src/editvcard.c
7933         * src/editvcard.h
7934         * src/enriched.c
7935         * src/enriched.h
7936         * src/exphtmldlg.c
7937         * src/exphtmldlg.h
7938         * src/expldifdlg.c
7939         * src/expldifdlg.h
7940         * src/export.c
7941         * src/export.h
7942         * src/exporthtml.c
7943         * src/exporthtml.h
7944         * src/exportldif.c
7945         * src/exportldif.h
7946         * src/filtering.c
7947         * src/filtering.h
7948         * src/folder.c
7949         * src/folder.h
7950         * src/folder_item_prefs.c
7951         * src/folder_item_prefs.h
7952         * src/foldersel.c
7953         * src/foldersel.h
7954         * src/folderutils.c
7955         * src/folderutils.h
7956         * src/folderview.c
7957         * src/folderview.h
7958         * src/grouplistdialog.c
7959         * src/grouplistdialog.h
7960         * src/headerview.c
7961         * src/headerview.h
7962         * src/html.c
7963         * src/html.h
7964         * src/image_viewer.c
7965         * src/image_viewer.h
7966         * src/imap.c
7967         * src/imap.h
7968         * src/imap_gtk.c
7969         * src/imap_gtk.h
7970         * src/import.c
7971         * src/import.h
7972         * src/importldif.c
7973         * src/importldif.h
7974         * src/importmutt.c
7975         * src/importmutt.h
7976         * src/importpine.c
7977         * src/importpine.h
7978         * src/inc.c
7979         * src/inc.h
7980         * src/jpilot.c
7981         * src/jpilot.h
7982         * src/ldapctrl.c
7983         * src/ldapctrl.h
7984         * src/ldaplocate.c
7985         * src/ldaplocate.h
7986         * src/ldapquery.c
7987         * src/ldapquery.h
7988         * src/ldapserver.c
7989         * src/ldapserver.h
7990         * src/ldaputil.c
7991         * src/ldaputil.h
7992         * src/ldif.c
7993         * src/ldif.h
7994         * src/localfolder.c
7995         * src/localfolder.h
7996         * src/main.c
7997         * src/main.h
7998         * src/mainwindow.c
7999         * src/mainwindow.h
8000         * src/manual.c
8001         * src/manual.h
8002         * src/matcher.c
8003         * src/matcher.h
8004         * src/matcher_parser.h
8005         * src/matcher_parser_lex.l
8006         * src/matcher_parser_parse.y
8007         * src/mbox.c
8008         * src/mbox.h
8009         * src/message_search.c
8010         * src/message_search.h
8011         * src/messageview.c
8012         * src/messageview.h
8013         * src/mh.c
8014         * src/mh.h
8015         * src/mh_gtk.c
8016         * src/mh_gtk.h
8017         * src/mimeview.c
8018         * src/mimeview.h
8019         * src/msgcache.c
8020         * src/msgcache.h
8021         * src/mutt.c
8022         * src/mutt.h
8023         * src/news.c
8024         * src/news.h
8025         * src/news_gtk.c
8026         * src/news_gtk.h
8027         * src/noticeview.c
8028         * src/noticeview.h
8029         * src/partial_download.c
8030         * src/partial_download.h
8031         * src/pine.c
8032         * src/pine.h
8033         * src/pop.c
8034         * src/pop.h
8035         * src/prefs_account.c
8036         * src/prefs_account.h
8037         * src/prefs_actions.c
8038         * src/prefs_actions.h
8039         * src/prefs_common.c
8040         * src/prefs_common.h
8041         * src/prefs_compose_writing.c
8042         * src/prefs_compose_writing.h
8043         * src/prefs_customheader.c
8044         * src/prefs_customheader.h
8045         * src/prefs_display_header.c
8046         * src/prefs_display_header.h
8047         * src/prefs_ext_prog.c
8048         * src/prefs_ext_prog.h
8049         * src/prefs_filtering.c
8050         * src/prefs_filtering.h
8051         * src/prefs_filtering_action.c
8052         * src/prefs_filtering_action.h
8053         * src/prefs_folder_column.c
8054         * src/prefs_folder_column.h
8055         * src/prefs_folder_item.c
8056         * src/prefs_folder_item.h
8057         * src/prefs_fonts.c
8058         * src/prefs_fonts.h
8059         * src/prefs_gtk.c
8060         * src/prefs_gtk.h
8061         * src/prefs_image_viewer.c
8062         * src/prefs_image_viewer.h
8063         * src/prefs_matcher.c
8064         * src/prefs_matcher.h
8065         * src/prefs_message.c
8066         * src/prefs_message.h
8067         * src/prefs_msg_colors.c
8068         * src/prefs_msg_colors.h
8069         * src/prefs_other.c
8070         * src/prefs_other.h
8071         * src/prefs_quote.c
8072         * src/prefs_quote.h
8073         * src/prefs_receive.c
8074         * src/prefs_receive.h
8075         * src/prefs_send.c
8076         * src/prefs_send.h
8077         * src/prefs_spelling.c
8078         * src/prefs_spelling.h
8079         * src/prefs_summaries.c
8080         * src/prefs_summaries.h
8081         * src/prefs_summary_column.c
8082         * src/prefs_summary_column.h
8083         * src/prefs_template.c
8084         * src/prefs_template.h
8085         * src/prefs_themes.c
8086         * src/prefs_themes.h
8087         * src/prefs_toolbar.c
8088         * src/prefs_toolbar.h
8089         * src/prefs_wrapping.c
8090         * src/prefs_wrapping.h
8091         * src/privacy.c
8092         * src/privacy.h
8093         * src/procheader.c
8094         * src/procheader.h
8095         * src/procmime.c
8096         * src/procmime.h
8097         * src/procmsg.c
8098         * src/procmsg.h
8099         * src/quote_fmt.c
8100         * src/quote_fmt_parse.y
8101         * src/recv.c
8102         * src/recv.h
8103         * src/remotefolder.c
8104         * src/remotefolder.h
8105         * src/send_message.c
8106         * src/send_message.h
8107         * src/setup.c
8108         * src/setup.h
8109         * src/simple-gettext.c
8110         * src/sourcewindow.c
8111         * src/sourcewindow.h
8112         * src/ssl_manager.c
8113         * src/ssl_manager.h
8114         * src/statusbar.c
8115         * src/statusbar.h
8116         * src/stock_pixmap.c
8117         * src/stock_pixmap.h
8118         * src/summary_search.c
8119         * src/summary_search.h
8120         * src/summaryview.c
8121         * src/summaryview.h
8122         * src/syldap.c
8123         * src/syldap.h
8124         * src/textview.c
8125         * src/textview.h
8126         * src/toolbar.c
8127         * src/toolbar.h
8128         * src/undo.c
8129         * src/undo.h
8130         * src/unmime.c
8131         * src/unmime.h
8132         * src/vcard.c
8133         * src/vcard.h
8134         * src/wizard.c
8135         * src/wizard.h
8136         * src/common/base64.c
8137         * src/common/base64.h
8138         * src/common/defs.h
8139         * src/common/hooks.c
8140         * src/common/hooks.h
8141         * src/common/log.c
8142         * src/common/log.h
8143         * src/common/md5.c
8144         * src/common/md5.h
8145         * src/common/mgutils.c
8146         * src/common/mgutils.h
8147         * src/common/nntp.c
8148         * src/common/nntp.h
8149         * src/common/passcrypt.c
8150         * src/common/passcrypt.h.in
8151         * src/common/plugin.c
8152         * src/common/plugin.h
8153         * src/common/prefs.c
8154         * src/common/prefs.h
8155         * src/common/progressindicator.c
8156         * src/common/progressindicator.h
8157         * src/common/quoted-printable.c
8158         * src/common/quoted-printable.h
8159         * src/common/session.c
8160         * src/common/session.h
8161         * src/common/smtp.c
8162         * src/common/smtp.h
8163         * src/common/socket.c
8164         * src/common/socket.h
8165         * src/common/ssl.c
8166         * src/common/ssl.h
8167         * src/common/ssl_certificate.c
8168         * src/common/ssl_certificate.h
8169         * src/common/string_match.c
8170         * src/common/string_match.h
8171         * src/common/stringtable.c
8172         * src/common/sylpheed.c
8173         * src/common/sylpheed.h
8174         * src/common/template.c
8175         * src/common/template.h
8176         * src/common/timing.h
8177         * src/common/utils.c
8178         * src/common/utils.h
8179         * src/common/uuencode.c
8180         * src/common/uuencode.h
8181         * src/common/version.h.in
8182         * src/common/xml.c
8183         * src/common/xml.h
8184         * src/common/xmlprops.c
8185         * src/common/xmlprops.h
8186         * src/gtk/about.c
8187         * src/gtk/about.h
8188         * src/gtk/colorlabel.c
8189         * src/gtk/colorlabel.h
8190         * src/gtk/colorsel.c
8191         * src/gtk/colorsel.h
8192         * src/gtk/description_window.c
8193         * src/gtk/description_window.h
8194         * src/gtk/filesel.c
8195         * src/gtk/filesel.h
8196         * src/gtk/foldersort.c
8197         * src/gtk/foldersort.h
8198         * src/gtk/gtkutils.c
8199         * src/gtk/gtkutils.h
8200         * src/gtk/inputdialog.c
8201         * src/gtk/inputdialog.h
8202         * src/gtk/logwindow.c
8203         * src/gtk/logwindow.h
8204         * src/gtk/manage_window.c
8205         * src/gtk/manage_window.h
8206         * src/gtk/menu.c
8207         * src/gtk/menu.h
8208         * src/gtk/pluginwindow.c
8209         * src/gtk/pluginwindow.h
8210         * src/gtk/prefswindow.c
8211         * src/gtk/prefswindow.h
8212         * src/gtk/progressdialog.c
8213         * src/gtk/progressdialog.h
8214         * src/gtk/quicksearch.c
8215         * src/gtk/quicksearch.h
8216         * src/gtk/sslcertwindow.c
8217         * src/gtk/sslcertwindow.h
8218         * src/plugins/clamav/clamav_plugin.c
8219         * src/plugins/clamav/clamav_plugin.h
8220         * src/plugins/clamav/clamav_plugin_gtk.c
8221         * src/plugins/demo/demo.c
8222         * src/plugins/dillo_viewer/dillo_prefs.c
8223         * src/plugins/dillo_viewer/dillo_prefs.h
8224         * src/plugins/dillo_viewer/dillo_viewer.c
8225         * src/plugins/mathml_viewer/mathml_viewer.c
8226         * src/plugins/pgpcore/passphrase.c
8227         * src/plugins/pgpcore/passphrase.h
8228         * src/plugins/pgpcore/plugin.c
8229         * src/plugins/pgpcore/prefs_gpg.c
8230         * src/plugins/pgpcore/prefs_gpg.h
8231         * src/plugins/pgpcore/select-keys.c
8232         * src/plugins/pgpcore/select-keys.h
8233         * src/plugins/pgpcore/sgpgme.c
8234         * src/plugins/pgpcore/sgpgme.h
8235         * src/plugins/pgpinline/pgpinline.c
8236         * src/plugins/pgpinline/pgpinline.h
8237         * src/plugins/pgpinline/plugin.c
8238         * src/plugins/pgpmime/pgpmime.c
8239         * src/plugins/pgpmime/pgpmime.h
8240         * src/plugins/pgpmime/plugin.c
8241         * src/plugins/spamassassin/spamassassin.c
8242         * src/plugins/spamassassin/spamassassin.h
8243         * src/plugins/spamassassin/spamassassin_gtk.c
8244         * src/plugins/trayicon/trayicon.c
8245         * tools/OOo2sylpheed.pl
8246         * tools/acroread2sylpheed.pl
8247         * tools/asus_mailled.sh
8248         * tools/filter_conv.pl
8249         * tools/freshmeat_search.pl
8250         * tools/google_search.pl
8251         * tools/kmail2sylpheed.pl
8252         * tools/kmail2sylpheed_v2.pl
8253         * tools/maildir2sylpheed.pl
8254         * tools/multiwebsearch.pl
8255         * tools/newscache_clean.pl
8256         * tools/outlook2sylpheed.pl
8257         * tools/sylpheed-switcher
8258         * tools/update-po
8259         * tools/vcard2xml.py
8260         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8261                 update FSF address
8262
8263 2005-09-21 [colin]      1.9.14cvs46
8264
8265         * src/gedit-print.c
8266         * src/procmsg.c
8267         * src/procmsg.h
8268         * src/textview.c
8269         * src/summaryview.c
8270                 Remove some printing hacks (deselection/reselection),
8271                 which by the way fix printing the currently 
8272                 displayed mime part (still only text)
8273                 Plus a little optimisation of summary_show
8274
8275
8276 2005-09-20 [colin]      1.9.14cvs45
8277
8278         * src/mainwindow.c
8279         * src/messageview.c
8280                 GUI fixups: add accels, set message
8281                 view title to displayed mail's subject
8282         * src/prefs_spelling.c
8283         * src/gtk/gtkaspell.c
8284                 GUI fixups: allow underlining misspelled
8285                 words instead of coloring them (a11y!)
8286
8287 2005-09-19 [colin]
8288
8289         1.9.15rc3 released
8290
8291 2005-09-19 [colin]      1.9.14cvs44
8292
8293         * src/compose.c
8294                 Fix draft message
8295         * src/gtk/gtkaspell.c
8296                 Fix wrong test ;-)
8297
8298 2005-09-19 [colin]      1.9.14cvs43
8299
8300         * src/addressbook.c
8301                 Fix sensitivity of Delete button
8302         * src/compose.c
8303                 Warn if the requested Privacy system
8304                 is not available
8305         * src/exphtmldlg.c
8306         * src/expldifdlg.c
8307         * src/importldif.c
8308         * src/importmutt.c
8309         * src/importpine.c
8310                 Fix crappy UI
8311         * src/
8312         * src/ssl.h
8313         * src/prefs_account.h
8314         * src/prefs_account.c
8315                 Save SSL prefs even in builds that have
8316                 SSL support disable
8317         * src/imap.c
8318         * src/inc.c
8319         * src/news.c
8320         * src/send_message.c
8321                 Warn if connection should be secure, but
8322                 SSL support isn't compiled in
8323         * src/gtkaspell.c
8324                 Fix word separation on UTF-8 systems
8325                 Fixes bug #812 (Strange inline spellchecking)
8326         * src/compose.c
8327                 Warn if the requested Privacy system
8328                 is not available
8329                 Factorize offline warning
8330         * src/imap.c
8331         * src/imap_gtk.c
8332         * src/imap_gtk.h
8333         * src/inc.h
8334         * src/news_gtk.c
8335         * src/news_gtk.h
8336         * src/messageview.c
8337                 Factorize offline warning
8338
8339 2005-09-19 [paul]
8340
8341         1.9.15-rc2 released
8342
8343 2005-09-18 [colin]      1.9.14cvs42
8344
8345         * src/codeconv.c
8346         * src/codeconv.h
8347         * src/procmime.c
8348                 Add a way to get locale's charset ignoring utf-8,
8349                 and use that as default encoding for broken mails
8350
8351 2005-09-18 [colin]      1.9.14cvs41
8352
8353         * src/gtk/logwindow.c
8354                 Translate string. Patch by Fabien Vantard
8355
8356 2005-09-18 [colin]      1.9.14cvs40
8357
8358         * configure.ac
8359                 Fix bug #803 (IMAP/SSL support breaks with 
8360                 GnuTLS libetpan 0.38)
8361
8362 2005-09-18 [colin]      1.9.14cvs39
8363
8364         * src/codeconv.c
8365         * src/compose.c
8366         * src/procmime.c
8367                 More charsets fixes. Fixes bug #806 (non
8368                 ascii characters in subject line)
8369
8370 2005-09-17 [paul]       1.9.14cvs38
8371
8372         * src/folderview.c
8373         * src/mainwindow.c
8374                 fix gcc-2.95 issues
8375                 Patch by Pawel Pekala
8376
8377 2005-09-17 [colin]      1.9.14cvs37
8378
8379         * src/addrindex.c
8380                 bugfix for NO-USE LDAP compilation, patch 
8381                 by Fabien Vantard
8382
8383 2005-09-17 [colin]      1.9.14cvs36
8384
8385         * src/prefs_actions.c
8386         * src/prefs_customheader.c
8387         * src/prefs_display_header.c
8388         * src/prefs_filtering_action.c
8389         * src/prefs_matcher.c
8390         * src/prefs_toolbar.c
8391                 Fix strange casts (less elegant but
8392                 works better)
8393
8394 2005-09-16 [colin]      1.9.14cvs35
8395
8396         * src/jpilot.c
8397                 Missed that one
8398
8399 2005-09-16 [colin]      1.9.14cvs34
8400
8401         * configure.ac
8402         * src/Makefile.am
8403         * src/addr_compl.c
8404         * src/addrindex.c
8405         * src/browseldap.c
8406         * src/editldap.c
8407         * src/ldaplocate.c
8408         * src/ldapquery.c
8409         * src/ldapquery.h
8410         * src/ldapserver.c
8411         * src/ldapserver.h
8412         * src/main.c
8413         * src/matcher_parser_parse.y
8414         * src/prefs_themes.c
8415         * src/etpan/Makefile.am
8416         * src/gtk/description_window.c
8417         * src/plugins/clamav/Makefile.am
8418         * src/plugins/clamav/clamav_plugin.c
8419         * src/plugins/dillo_viewer/Makefile.am
8420         * src/plugins/pgpcore/Makefile.am
8421         * src/plugins/pgpinline/Makefile.am
8422         * src/plugins/pgpmime/Makefile.am
8423         * src/plugins/trayicon/Makefile.am
8424                 Fix 100% cpu usage in address completion list
8425                 Fix little bugs (return with no values etc)
8426                 Fix all warnings (with common CFLAGS)
8427
8428 2005-09-15 [colin]      1.9.14cvs33
8429
8430         * src/addressbook.c
8431                 Fix bug where sometimes a group's email list is empty,
8432                 force its refresh (probably fixes "Re: how to create a 
8433                 distribution list")
8434         * src/ldapquery.c
8435                 Don't return to the callback in the main thread from the
8436                 fetch thread (or face segs!)
8437
8438 2005-09-15 [paul]       1.9.14cvs32
8439
8440         * src/prefs_matcher.c
8441                 forgotten in last commit
8442
8443 2005-09-15 [paul]       1.9.14cvs31
8444
8445         * src/prefs_actions.c
8446         * src/prefs_filtering_action.c
8447         * src/prefs_quote.c
8448         * src/quote_fmt.c
8449         * src/summaryview.c
8450         * src/gtk/description_window.c
8451         * src/gtk/description_window.h
8452         * src/gtk/quicksearch.c
8453                 allow interaction with the called
8454                 description window
8455                 Patch by Anders Hammar
8456
8457 2005-09-14 [paul]       1.9.14cvs30
8458
8459         * src/compose.c
8460                 fix a little annoyance when pasting with 3rd button 
8461                 with wrap_pastes=0 and wrap_input=1
8462                 Patch by Colin
8463
8464 2005-09-14 [paul]       1.9.14cvs29
8465
8466         * src/prefs_account.c
8467                 disable 'Filter messages on receiving' for
8468                 SMTP-only accounts
8469                 Patch  by Anders Hammar
8470
8471 2005-09-14 [paul]       1.9.14cvs28
8472
8473         * po/sk.po
8474                 fix crash
8475                 updated by Andrej Kacian
8476
8477 2005-09-14 [paul]
8478
8479         1.9.15-rc1 released
8480
8481 2005-09-14 [paul]       1.9.14cvs27
8482
8483         * po/es.po
8484                 updated by Ricardo Mones Lastra
8485         * src/compose.c
8486         * src/compose.h
8487                 associate no_wrap_tags to Compose windows
8488                 instead of using a static one
8489                 Patch by Colin
8490         * src/mbox.c
8491                 fix proc_mbox()
8492                 Patch by wwp
8493         * src/textview.c
8494                 remove unneeded printf()
8495
8496 2005-09-14 [paul]       1.9.14cvs26
8497
8498         * src/addrcache.c
8499         * src/codeconv.h
8500         * src/folder.h
8501         * src/mainwindow.h
8502         * src/mh.c
8503         * src/mimeview.h
8504         * src/partial_download.c
8505         * src/pop.c
8506         * src/prefs_account.c
8507         * src/prefs_account.h
8508         * src/prefs_actions.c
8509         * src/prefs_customheader.c
8510         * src/prefs_display_header.c
8511         * src/prefs_filtering_action.c
8512         * src/prefs_matcher.c
8513         * src/prefs_toolbar.c
8514         * src/privacy.h
8515         * src/procmime.c
8516         * src/procmime.h
8517         * src/procmsg.h
8518         * src/textview.c
8519         * src/undo.h
8520         * src/common/plugin.c
8521         * src/common/session.h
8522         * src/common/socket.c
8523         * src/common/socket.h
8524         * src/common/template.c
8525         * src/gtk/gtkaspell.c
8526         * src/gtk/quicksearch.h
8527         * src/plugins/pgpcore/passphrase.c
8528         * src/plugins/pgpcore/prefs_gpg.h
8529         * src/plugins/pgpcore/select-keys.c
8530         * src/plugins/pgpcore/select-keys.h
8531         * src/plugins/pgpcore/sgpgme.c
8532         * src/plugins/pgpinline/pgpinline.c
8533         * src/plugins/pgpmime/pgpmime.c
8534         * src/plugins/trayicon/trayicon.c
8535                 fix compilation warnings
8536                 Patch by Daniel Gustafson
8537
8538 2005-09-14 [paul]       1.9.14cvs25
8539
8540         * src/addressbook.c
8541                 add missing column header, and other small
8542                 bug fixes
8543                 Patch by Anders Hammar
8544
8545 2005-09-13 [colin]      1.9.14cvs24
8546
8547         * src/gtk/gtkaspell.c
8548                 Fix non-utf8 in menu
8549                 Fix little leaks
8550                 Nullify struct members after free()s
8551
8552 2005-09-13 [colin]      1.9.14cvs23
8553
8554         * src/compose.c
8555                 Test utf8 compliance before inserting to 
8556                 buffer, and try to convert if necessary
8557         * src/procmime.c
8558                 If no charset is present, use the locale 
8559                 one instead of us-ascii
8560         * src/procmsg.c
8561                 Add Sender, List-Post and To in the checked 
8562                 headers for automatic rules creation 
8563                 (thanks to wwp)
8564         * src/prefs_themes.c
8565         * src/gtk/gtkaspell.c
8566                 Remove deprecated functions. 
8567                 patch by Daniel Gustafson
8568
8569 2005-09-12 [colin]      1.9.14cvs22
8570
8571         * src/compose.c
8572                 Fix bug #448 (Scrolling/Redraw issue with 
8573                 address-fields in Header)
8574         * src/mainwindow.c
8575         * src/summaryview.c
8576         * src/summaryview.h
8577                 Fix loss of MSG_MARKED on move/copy
8578                 Fix bug #804 (Quicksearch togglebutton doesn't 
8579                 get depressed after '/' key is pressed)
8580
8581 2005-09-12 [paul]       1.9.14cvs21
8582
8583         * AUTHORS
8584         * src/gtk/logwindow.c
8585                 add 'Clear Log' to popup menu
8586                 Patch by Anders Hammar <anders.hammar@telia.com>
8587
8588 2005-09-12 [paul]       1.9.14cvs20
8589
8590         * src/compose.c
8591                 set correct sensitivity on attachments
8592                 popup menu
8593         * src/folder.c
8594                 fix typo
8595         * src/prefs_spelling.c
8596                 fix crash when no LANG env is set
8597         * src/common/xml.c
8598                 fix crash in wizard
8599                 don't use memeory after free
8600
8601         All patches by Daniel Gustafson
8602
8603 2005-09-12 [paul]       1.9.14cvs19
8604
8605         * src/prefs_themes.c
8606                 make theme info selectable
8607         * src/gtk/description_window.c
8608                 make window non-modal
8609         * tools/README
8610                 add details of asus_mailed.sh
8611         * tools/claws.i18n.status.pl
8612                 update for new zh_TW translator
8613                 widen the output
8614                 create alternate coloured lines
8615                 improve readability
8616
8617 2005-09-10 [colin]      1.9.14cvs18
8618
8619         * src/plugins/pgpcore/select-keys.c
8620                 Better order for the buttons
8621
8622 2005-09-10 [colin]      1.9.14cvs17
8623
8624         * src/compose.c
8625         * src/plugins/pgpcore/select-keys.c
8626         * src/plugins/pgpcore/select-keys.h
8627         * src/plugins/pgpcore/sgpgme.c
8628                 Add a "Don't encrypt" button to the key
8629                 selection dialog. Fixes bug #177 (There should be a 
8630                 'Don't encrypt button in the Select Keys dialog)
8631
8632 2005-09-10 [colin]      1.9.14cvs16
8633
8634         * src/compose.c
8635                 Fix bug #572 (%X option does not work with templates)
8636
8637 2005-09-10 [colin]      1.9.14cvs15
8638
8639         * src/toolbar.c 
8640                 Remove g_print
8641
8642 2005-09-10 [colin]      1.9.14cvs14
8643
8644         * src/imap.c
8645                 Fix a possible crash
8646
8647 2005-09-09 [colin]      1.9.14cvs13
8648
8649         * src/imap.c
8650         * src/etpan/imap-thread.c
8651         * src/etpan/imap-thread.h
8652                 Fix moving from queue or drafts to normal folders
8653                 Fix bug #794 (No way to delete without expunging)
8654                 Take flags unset by other mailers into account
8655                 Take deleted flag set by other mailers into account
8656                 Fix unsetting REPLIED flag
8657                 Fix crash when capabilities can't be retrieved
8658         * src/mainwindow.c
8659         * src/mainwindow.h
8660                 Add M_DELAYED_FLAGS condition, and let the user use
8661                 Execute in order to be able to expunge deleted mails,
8662                 even if he's not in delayed execute mode
8663         * src/prefs_spelling.c
8664                 Use 'en' dictionary by default if LANG is POSIX or C
8665         * src/gtk/prefswindow.c
8666                 Fix bug #767 (Preferences windows expanding) by making
8667                 the window a bit larger when the resolution is greater
8668                 than 640x480, and by putting the prefs in a
8669                 GtkScrolledWindow.
8670
8671 2005-09-09 [paul]       1.9.14cvs12
8672
8673         * AUTHORS
8674         * configure.ac
8675         * po/zh_TW.Big5.po      ** REMOVED **
8676         * po/zh_TW.po           ** ADDED **
8677                 updated by Wei-Lun Chao
8678
8679 2005-09-09 [paul]       1.9.14cvs11
8680
8681         * src/mainwindow.c
8682                 fix asserts
8683         * src/common/xml.c
8684                 delay memory allocation until file is
8685                 opened successfully
8686                 Patch by Daniel Gustafson
8687
8688 2005-09-09 [colin]      1.9.14cvs10
8689
8690         * src/imap.c
8691                 Add guards
8692
8693 2005-09-08 [colin]      1.9.14cvs9
8694
8695         * src/compose.c
8696                 Alert when we can't save draft
8697                 Fix various wrap/color issues
8698                 Add mid-click pasting respecting wrap_paste option
8699         * src/folder.c
8700         * src/folder.h
8701         * src/folder_item_prefs.c
8702         * src/folder_item_prefs.h
8703         * src/imap.c
8704         * src/imap_gtk.c
8705         * src/imap_gtk.h
8706         * src/main.c
8707         * src/mainwindow.c
8708         * src/mainwindow.h
8709         * src/news.c
8710         * src/news_gtk.c
8711         * src/news_gtk.h
8712         * src/prefs_folder_item.c
8713                 Fix the impossibility to synchronise folders for
8714                 offline use (IMAP and NNTP are concerned)
8715
8716 2005-09-08 [colin]      1.9.14cvs8
8717
8718         * configure.ac
8719                 Build LDAP and JPilot by default if available
8720         * src/textview.c
8721                 Fix use after free
8722
8723 2005-09-08 [paul]       1.9.14cvs7
8724
8725         * doc/manual/en/sylpheed-1.html
8726         * doc/manual/en/sylpheed-18.html
8727         * doc/manual/en/sylpheed-19.html
8728         * doc/manual/en/sylpheed-4.html
8729         * doc/manual/en/sylpheed-6.html
8730         * doc/manual/en/sylpheed.html
8731                 a few minor updates, plus include some
8732                 details about plugins and their requirements
8733         * src/mainwindow.c
8734                 minor changes to English in /View/Sort
8735
8736 2005-09-07 [colin]      1.9.14cvs6
8737
8738         * doc/manual/en/sylpheed-1.html
8739         * doc/manual/en/sylpheed-10.html
8740         * doc/manual/en/sylpheed-11.html
8741         * doc/manual/en/sylpheed-12.html
8742         * doc/manual/en/sylpheed-13.html
8743         * doc/manual/en/sylpheed-14.html
8744         * doc/manual/en/sylpheed-15.html
8745         * doc/manual/en/sylpheed-16.html
8746         * doc/manual/en/sylpheed-17.html
8747         * doc/manual/en/sylpheed-18.html
8748         * doc/manual/en/sylpheed-19.html
8749         * doc/manual/en/sylpheed-2.html
8750         * doc/manual/en/sylpheed-20.html
8751         * doc/manual/en/sylpheed-21.html
8752         * doc/manual/en/sylpheed-22.html
8753         * doc/manual/en/sylpheed-3.html
8754         * doc/manual/en/sylpheed-4.html
8755         * doc/manual/en/sylpheed-5.html
8756         * doc/manual/en/sylpheed-6.html
8757         * doc/manual/en/sylpheed-7.html
8758         * doc/manual/en/sylpheed-8.html
8759         * doc/manual/en/sylpheed-9.html
8760         * doc/manual/en/sylpheed.html
8761                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
8762
8763 2005-09-07 [colin]      1.9.14cvs5
8764
8765         * src/mainwindow.c
8766                 Make labels more to-the-point
8767
8768 2005-09-07 [colin]      1.9.14cvs4
8769
8770         * doc/manual/en/sylpheed-1.html
8771         * doc/manual/en/sylpheed-12.html
8772         * doc/manual/en/sylpheed-13.html
8773         * doc/manual/en/sylpheed-14.html
8774         * doc/manual/en/sylpheed-15.html
8775         * doc/manual/en/sylpheed-16.html
8776         * doc/manual/en/sylpheed-17.html
8777         * doc/manual/en/sylpheed-18.html
8778         * doc/manual/en/sylpheed-19.html
8779         * doc/manual/en/sylpheed-2.html
8780         * doc/manual/en/sylpheed-20.html
8781         * doc/manual/en/sylpheed-21.html
8782         * doc/manual/en/sylpheed-22.html
8783         * doc/manual/en/sylpheed-4.html
8784         * doc/manual/en/sylpheed-5.html
8785         * doc/manual/en/sylpheed-6.html
8786         * doc/manual/en/sylpheed-7.html
8787         * doc/manual/en/sylpheed-8.html
8788         * doc/manual/en/sylpheed-9.html
8789         * doc/manual/en/sylpheed.html
8790                 Update manual
8791
8792 2005-09-07 [colin]      1.9.14cvs3
8793
8794         * doc/faq/en/sylpheed-faq-1.html
8795         * doc/faq/en/sylpheed-faq-2.html
8796         * doc/faq/en/sylpheed-faq-3.html
8797         * doc/faq/en/sylpheed-faq.html
8798                 Update FAQ
8799
8800 2005-09-07 [colin]      1.9.14cvs2
8801
8802         * src/folderview.c
8803         * src/procmsg.c
8804         * src/summaryview.c
8805         * src/toolbar.c
8806                 Fix special subfolders:
8807                 - Inherit parent's icon
8808                 - sent contents of queues subfolders
8809                 - empty subfolders of trashes
8810         * src/mainwindow.c
8811                 Remove outdated manual and faq entries
8812         * src/common/utils.c
8813                 Add quotes around %s coming from mailcap
8814
8815 2005-09-07 [colin]      1.9.14cvs1
8816
8817         * src/compose.c
8818                 After saving draft, set modified to FALSE
8819         * src/mimeview.c
8820         * src/common/utils.c
8821         * src/common/utils.h
8822                 Try to open mime parts using what is 
8823                 indicated in ~/.mailcap or /etc/mailcap,
8824                 if possible.
8825
8826 2005-09-05 [paul]       1.9.14
8827
8828         1.9.14 released
8829
8830         * po/sk.po
8831                 updated by Andrej Kacian
8832
8833 2005-09-05 [paul]       1.9.13cvs83
8834
8835         * po/de.po
8836         * po/es.po
8837         * po/fi.po
8838         * po/fr.po
8839         * po/nb.po
8840         * po/pt_BR.po
8841         * po/sr.po
8842                 updated translations by Thomas Gilgin, Ricardo Mones
8843                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
8844                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
8845
8846 2005-09-04 [paul]       1.9.13cvs82
8847
8848         * src/compose.c
8849                 only warn about exceeded line length limit
8850                 on send
8851
8852 2005-09-04 [paul]       1.9.13cvs81
8853
8854         * src/compose.c
8855                 fix crash in 'line length exceeded' dialogue
8856
8857 2005-09-02 [paul]       1.9.13cvs80
8858
8859         * src/imap.c
8860                 fix bug 795, 'Connection lost IMAP'
8861                 and add statusbar prints
8862                 Patch by Colin
8863
8864 2005-09-02 [paul]       1.9.13cvs79
8865
8866         * src/compose.c
8867                 compose_wrap_paragraph() becomes
8868                 compose_beautify_paragraph()
8869                 Patch by Colin
8870
8871 2005-09-02 [colin]      1.9.13cvs78
8872
8873         * src/folderview.c
8874                 Micro-fix
8875
8876 2005-09-01 [colin]      1.9.13cvs77
8877
8878         * src/imap.c
8879                 Maybe fix bug #795 (Connection lost IMAP)
8880                 Don't try to send logout when we're disconnected.
8881         * src/summaryview.c
8882                 Include locked and marked emails in HRM
8883                 view. Fixes bug #800 (Locked messages no longer 
8884                 show up when hide read messages is used)
8885
8886 2005-09-01 [paul]       1.9.13cvs76
8887
8888         * src/prefs_common.c
8889                 fix bad cutting
8890
8891 2005-08-31 [colin]      1.9.13cvs75
8892
8893         * src/folderview.c
8894         * src/folderview.h
8895         * src/prefs_summaries.c
8896         * src/summaryview.c
8897                 Fix "go to next new", fix preference
8898                 (Open unread/next swapped)
8899
8900 2005-08-31 [paul]       1.9.13cvs74
8901
8902         * src/compose.c
8903         * src/folderview.c
8904         * src/headerview.c
8905         * src/headerview.h
8906         * src/mainwindow.c
8907         * src/prefs_common.c
8908         * src/prefs_common.h
8909         * src/prefs_fonts.c
8910         * src/summaryview.c
8911         * src/textview.c
8912         * src/common/defs.h
8913                 remove obsolete BOLD_FONT setting
8914                 fix font update in headerview and textview
8915                 headers after prefs change
8916                 Patch By Colin
8917
8918 2005-08-31 [paul]
8919
8920         1.9.14-rc4 released
8921
8922 2005-08-30 [colin]      1.9.13cvs73
8923
8924         * src/summaryview.c
8925                 When Hide read messages is selected and we
8926                 refresh the summaryview, don't remove the 
8927                 currently displayed message. Fixes bug #797
8928                 (Summary view reloads when new mail is 
8929                 downloaded in 1.9.14 rc)
8930
8931 2005-08-30 [colin]      1.9.13cvs72
8932
8933         * src/folderview.c
8934                 Fix flickering
8935         * src/mainwindow.c
8936                 Remove useless callback
8937         * src/mimeview.c
8938         * src/gtk/filesel.c
8939         * src/gtk/filesel.h
8940                 Add a filesel_select_file_save_folder() - used by Save All
8941
8942 2005-08-29 [paul]       1.9.13cvs71
8943
8944         * AUTHORS
8945         * src/matcher_parser_parse.y
8946         * src/etpan/imap-thread.c
8947                 fix building on FreeBSD
8948                 Patch by Daniel Gustafson <daniel@hobbit.se>
8949
8950 2005-08-29 [paul]       1.9.13cvs70
8951
8952         * src/plugins/pgpinline/pgpinline.c
8953                 only initialise sig result if it's been handled
8954                 Patch by Colin
8955
8956 2005-08-29 [paul]       1.9.13cvs69
8957         
8958         Patches by Colin:
8959
8960         * src/imap.c
8961         * src/common.utils.c
8962         * src/common/utils.h
8963                 optimisation
8964         * src/stock_pixmap.h
8965                 fix wrong icon reference
8966         * src/pixmaps/trash_btn.xpm
8967                 replace with nicer image
8968
8969 2005-08-28 [colin]      1.9.13cvs68
8970
8971         * src/Makefile.am
8972         * src/stock_pixmap.c
8973         * src/stock_pixmap.h
8974         * src/toolbar.c
8975         * src/pixmaps/trash_btn.xpm
8976                 Add a specific trash xpm for the button
8977
8978 2005-08-28 [colin]      1.9.13cvs67
8979
8980         * src/imap.c
8981                 Fix leak
8982
8983 2005-08-27 [colin]      1.9.13cvs66
8984
8985         * src/imap.c
8986         * src/procmime.c
8987                 Correctly fix "Problem with replies", fixes
8988                 pgpmime encryption too. 
8989
8990 2005-08-27 [colin]      1.9.13cvs65
8991
8992         * src/folder.c
8993         * src/procmsg.c
8994         * src/procmsg.h
8995         * src/summaryview.c
8996                 Fix bug #517 (messages removed from summaryview 
8997                 when moving fails)
8998
8999 2005-08-27 [colin]      1.9.13cvs64
9000
9001         * tools/Makefile.am
9002         * tools/asus_mailled.sh
9003                 Add a script to blink ASUS laptops' mail LED where there
9004                 is unread mail.
9005
9006 2005-08-27 [colin]      1.9.13cvs63
9007
9008         * src/imap.c
9009         * src/etpan/imap-thread.c
9010         * src/etpan/imap-thread.h
9011                 Implement automatic choosing of login method
9012                 Fixes bug #791
9013         * src/gtk/.cvsignore
9014                 Add sylpheed-marshal.[ch]
9015
9016 2005-08-27 [colin]      1.9.13cvs62
9017
9018         * src/common/utils.c
9019                 Fix confusing perror
9020
9021 2005-08-27 [colin]      1.9.13cvs61
9022
9023         * src/toolbar.c
9024         * src/toolbar.h
9025                 Remove A_DELETE, replace it with 
9026                 A_TRASH and A_DELETE_REAL. Automatically
9027                 rewrite config files to replace A_DELETE
9028                 with A_TRASH (no functionality change).
9029                 Fixes half of #794
9030
9031 2005-08-26 [colin]      1.9.13cvs60
9032
9033         * src/procmime.c
9034                 Previous "Problem with replies" fix brought other
9035                 problems, fixing them
9036
9037 2005-08-26 [colin]      1.9.13cvs59
9038
9039         * src/procmime.c
9040                 Fix "Problem with replies". This happened only
9041                 on IMAP...
9042         * src/procmsg.c
9043                 Factorize code a bit
9044         * src/compose.c
9045                 Speed improvement on very long messages (wrapping)
9046                 Fix signature color on Reedit and Redirect
9047                 On Reedit, don't attach pgp-signatures parts, but
9048                 set signing to On.
9049
9050 2005-08-24 [paul]       1.9.13cvs58
9051
9052         * src/compose.c
9053                 don't claim success when clicking
9054                 Cancel on the passphrase box.
9055                 Patch by Colin
9056
9057 2005-08-24 [paul]       1.9.13cvs57
9058
9059         * src/main.c
9060                 fix misplaced sylpheed.log
9061         * src/common/defs.h
9062                 define UIDL_DIR
9063
9064 2005-08-24 [paul]       1.9.13cvs56
9065
9066         * src/imap.c
9067         * src/etpan/imap-thread.c
9068         * src/etpan/imap-thread.h
9069                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
9070                 Patch by Colin
9071         * src/gtk/sylpheed-marshal.c    ** REMOVED **
9072         * src/gtk/sylpheed-marshal.h    ** REMOVED **
9073                 remove autogenerated files
9074         * tools/kdeservicemenu/README
9075         * tools/kdeservicemenu/install.sh
9076         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9077         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9078                 use Claws icon, use 'Sylpheed-Claws' in menu,
9079                 use kdialog, and other cleanups
9080
9081 2005-08-23 [paul]       1.9.13cvs55
9082
9083         * src/compose.c
9084                 fix paste/wrap crash
9085                 Patch by Colin
9086
9087 2005-08-23 [paul]       1.9.13cvs54
9088
9089         * src/main.c
9090                 fix crash recovery
9091                 Patch by Colin
9092
9093 2005-08-23 [paul]       1.9.13cvs53
9094
9095         * src/addressbook.c
9096         * src/editaddress.c
9097                 view all data of LDAP contacts
9098                 Patch by Colin
9099
9100 2005-08-23 [paul]       1.9.13cvs52
9101
9102         * src/addressbook.c
9103                 fix issues with the Search field
9104                 Patch by Colin
9105
9106 2005-08-22 [paul]       1.9.13cvs51
9107
9108         * src/folderview.c
9109                 put name of folder in processing dialog
9110                 title
9111         * src/prefs_folder_item.c
9112                 improve english usage
9113
9114 2005-08-22 [paul]       1.9.13cvs50
9115
9116         * src/filtering.c
9117         * src/filtering.h
9118         * src/matcher.c
9119         * src/matcher_parser_lex.l
9120         * src/matcher_parser_parse.y
9121         * src/prefs_filtering.c
9122                 add Filtering/Processing rule names feature.
9123                 (the incompatible old matcherrc is saved as
9124                 matcherrc.pre_names).
9125                 Patch by Colin
9126
9127 2005-08-22 [paul]       1.9.13cvs49
9128
9129         * src/procmsg.c
9130                 fix colour labelling
9131                 Patch by Colin
9132
9133 2005-08-22 [paul]       1.9.13cvs48
9134
9135         * src/textview.c
9136                 fix open_image_cb()
9137
9138 2005-08-22 [paul]       1.9.13cvs47
9139
9140         * src/imap.c
9141                 fix bug 789, 'SC crashes with imap (CVS ver)'
9142                 Patch by Colin
9143
9144 2005-08-22 [paul]       1.9.13cvs46
9145
9146         * src/mimeview.c
9147         * src/prefs_common.c
9148         * src/common/defs.h
9149                 define reused defaults in defs.h
9150         * src/textview.c
9151                 add 'Open image' to image popup menu
9152
9153 2005-08-21 [colin]      1.9.13cvs45
9154
9155         * src/summaryview.c
9156                 Fix bug #788 (Bogus "From" address displayed)
9157
9158 2005-08-20 [colin]      1.9.13cvs44
9159
9160         * src/folder.c
9161                 Fix buf #787 (multilevel delete causes SIGSEGV)
9162
9163 2005-08-19 [colin]      1.9.13cvs43
9164
9165         * src/inc.c
9166         * src/prefs_common.c
9167         * src/prefs_common.h
9168                 Add an hidden pref to allow modifying the
9169                 update stepping in incorporation.
9170                 Patch by wwp.
9171
9172 2005-08-19 [colin]      1.9.13cvs42
9173
9174         * src/compose.c
9175         * src/procmime.c
9176                 Workaround for broken MUAs: encode 
9177                 Content-type: name: as ASCII and 
9178                 Content-Disposition: filename: as
9179                 per rfc2231
9180         * src/prefs_account.c
9181                 Fix invisible-ness of SMTP SSL prefs
9182                 in NNTP accounts
9183
9184 2005-08-19 [paul]       1.9.13cvs41
9185
9186         * src/compose.c
9187         * src/prefs_common.c
9188         * src/prefs_common.h
9189         * src/prefs_wrapping.c
9190                 paste with or without wrapping.
9191                 patch by Colin
9192
9193 2005-08-19 [paul]       1.9.13cvs40
9194
9195         * src/prefs_common.c
9196         * src/prefs_common.h
9197         * src/summaryview.c
9198                 reintroduce enable_swap_from as a
9199                 hidden pref. patch by Colin
9200         * src/quote_fmt_parse.y
9201         * src/plugins/clamav/clamav_plugin.c
9202         * src/plugins/dillo_viewer/dillo_viewer.c
9203         * src/plugins/mathml_viewer/mathml_viewer.c
9204         * src/plugins/pgpcore/sgpgme.c
9205         * src/plugins/pgpinline/pgpinline.c
9206         * src/plugins/pgpmime/pgpmime.c
9207                 tidy up. patch by Colin
9208
9209 2005-08-19 [paul]       1.9.13cvs39
9210
9211         * configure.ac
9212                 complete cvs38's sync
9213         * src/editaddress.c
9214         * src/gedit-print.c
9215         * src/mutt.c
9216         * src/etpan/etpan-log.c
9217         * src/etpan/imap-thread.c
9218         * src/gtk/gtksourceprintjob.c
9219                 fix compilation warnings
9220                 (patch by Colin)
9221
9222 2005-08-19 [paul]       1.9.13cvs38
9223
9224         sync with main:
9225
9226         * src/account.c
9227         * src/action.c
9228         * src/addrbook.c
9229         * src/addrcache.c
9230         * src/addrharvest.c
9231         * src/addrindex.c
9232         * src/codeconv.c
9233         * src/compose.c
9234         * src/crash.c
9235         * src/exporthtml.c
9236         * src/exportldif.c
9237         * src/folder.c
9238         * src/image_viewer.c
9239         * src/inc.c
9240         * src/inc.h
9241         * src/jpilot.c
9242         * src/ldif.c
9243         * src/main.c
9244         * src/matcher.c
9245         * src/mbox.c
9246         * src/messageview.c
9247         * src/mh.c
9248         * src/mimeview.c
9249         * src/msgcache.c
9250         * src/mutt.c
9251         * src/news.c
9252         * src/partial_download.c
9253         * src/pine.c
9254         * src/pop.c
9255         * src/prefs_actions.c
9256         * src/prefs_common.c
9257         * src/prefs_customheader.c
9258         * src/prefs_display_header.c
9259         * src/prefs_gtk.c
9260         * src/prefs_themes.c
9261         * src/procheader.c
9262         * src/procmime.c
9263         * src/procmsg.c
9264         * src/recv.c
9265         * src/send_message.c
9266         * src/simple-gettext.c
9267         * src/sourcewindow.c
9268         * src/textview.c
9269         * src/vcard.c
9270         * src/common/defs.h
9271         * src/common/log.c
9272         * src/common/plugin.c
9273         * src/common/prefs.c
9274         * src/common/session.c
9275         * src/common/session.h
9276         * src/common/socket.c
9277         * src/common/socket.h
9278         * src/common/ssl_certificate.c
9279         * src/common/template.c
9280         * src/common/utils.c
9281         * src/common/utils.h
9282         * src/common/xml.c
9283         * src/gtk/about.c
9284         added wrappers for C library function that
9285                 take pathname arguments.
9286                 enabled compilation with MinGW.
9287                 use GDir instead of directly using opendir().
9288                 added rename_force().
9289
9290 2005-08-19 [paul]       1.9.13cvs37
9291         
9292         patches by Colin:
9293         * src/compose.c
9294                 fix privacy settings on re-editing
9295                 a sent message
9296         * src/jpilot.c
9297                 fix encoding bug
9298         * src/folder.c
9299         * src/procmsg.c
9300         * src/procmsg.h
9301         * src/summaryview.c
9302                 flag changing optimisation
9303
9304 2005-08-18 [martin]     1.9.13cvs36
9305
9306         * commitHelper
9307             added my login
9308         * src/addrcache.c
9309         * src/addrharvest.c
9310         * src/addrindex.c
9311         * src/compose.c
9312         * src/grouplistdialog.c
9313         * src/main.c
9314         * src/mainwindow.c
9315         * src/msgcache.c
9316         * src/mutt.c
9317         * src/pine.c
9318         * src/prefs_account.c
9319         * src/prefs_themes.c
9320         * src/stock_pixmap.c
9321         * src/summaryview.c
9322         * src/gtk/about.c
9323         * src/gtk/logwindow.c
9324             removed deprecated glib and gdk stuff
9325         * src/plugins/pgpcore/select-keys.c
9326             convert attributes from locale to utf8
9327
9328 2005-08-17 [paul]       1.9.13cvs35
9329
9330         * src/account.c
9331         * src/addressbook.c
9332                 use new GTK_STOCK_ icons if available
9333         * src/summaryview.c
9334         * src/gtk/gtksctree.c
9335         * src/gtk/gtksctree.h
9336                 faster range select. patch by Colin
9337
9338 2005-08-17 [paul]       1.9.13cvs34
9339
9340         patches by colin:
9341         * src/addressbook.c
9342         * src/addressitem.h
9343                 Add an edit button for contacts, fix selections
9344                 of gtksctree items
9345         * src/editaddress.c
9346                 Change labels, let Save be always possible in the
9347                 email and user atributes tabs
9348         * src/folderview.c
9349                 fix sort issues
9350         * src/summaryview.c
9351                 select next item instead of the displayed one
9352                 after deletion
9353
9354         * src/gtk/progressdialog.c
9355                 use prefs_common.enable_rules_hint
9356
9357 2005-08-13 [hoa]        1.9.13cvs33
9358
9359         * src/etpan/imap-thread.c
9360                 fixed build on Solaris.
9361
9362 2005-08-10 [colin]      1.9.13cvs32
9363
9364         * src/procmsg.c
9365                 Fix cvs31 (missing fclose before reading
9366                 the file)
9367
9368 2005-08-10 [colin]      1.9.13cvs31
9369
9370         * src/procmsg.c
9371                 Fix procmsg_msginfo_new_from_mimeinfo() when
9372                 the MimeInfo isn't stored in memory. This fixes
9373                 replying to an attached message.
9374
9375 2005-08-10 [colin]      1.9.13cvs30
9376
9377         * src/mainwindow.c
9378                 Fix slowness in account changing
9379
9380 2005-08-10 [colin]      1.9.13cvs29
9381
9382         * src/folder.c
9383         * src/folderutils.c
9384         * src/folderview.c
9385         * src/imap_gtk.c
9386         * src/mainwindow.c
9387         * src/mh_gtk.c
9388         * src/procmsg.c
9389         * src/summaryview.c
9390                 Optimize folder_has_parent_of_type
9391                 Prevent moving special sub-folders from contextual menus
9392                 Rework message a bit ("Empty all messages" -> "Delete all
9393                 messages")
9394                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
9395                 and "Deleted Items" folders)
9396
9397 2005-08-08 [colin]      1.9.13cvs28
9398
9399         * src/summaryview.c
9400         * src/prefs_summaries.c
9401                 Make "Select first unread|new" more flexible
9402                 (just prioritize new or unread)
9403
9404 2005-08-08 [colin]      1.9.13cvs27
9405
9406         * src/summaryview.c
9407                 If "select first new" is selected and there only
9408                 are unread messages, fallback to "select first
9409                 unread".
9410
9411 2005-08-08 [colin]      1.9.13cvs26
9412
9413         * src/folder.c
9414                 Fix shameful bugs (and bug #779)
9415
9416 2005-08-08 [colin]      1.9.13cvs25
9417
9418         * src/folder.c
9419         * src/folder.h
9420                 Cache parents' type to make folder_has_parent_of_type
9421                 faster
9422         * src/folderview.c
9423                 Forbid DnD of special sub-folders
9424         * src/procmsg.c
9425         * src/procmsg.h
9426                 Add MAIL_POSTFILTERING_HOOK
9427         * src/summaryview.c
9428                 Revert over-zealous deletion of the use_addr_book 
9429                 code
9430
9431 2005-08-07 [colin]      1.9.13cvs24
9432
9433         * src/folder.c
9434                 Fix big mistake (passing MsgInfo instead 
9435                 of FolderItem)
9436
9437 2005-08-07 [colin]      1.9.13cvs23
9438
9439         * src/compose.c
9440         * src/folder.c
9441         * src/folder.h
9442         * src/foldersel.c
9443         * src/folderutils.c
9444         * src/folderview.c
9445         * src/imap.c
9446         * src/mainwindow.c
9447         * src/messageview.c
9448         * src/mh.c
9449         * src/msgcache.c
9450         * src/procmime.c
9451         * src/summaryview.c
9452                 Make subfolders of Drafts, Queue, Outbox, Trash
9453                 work like their parents. 
9454                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
9455
9456 2005-08-07 [colin]      1.9.13cvs22
9457
9458         * src/addressbook.c
9459                 Fix bug #771 (Dragged contacts not saved)
9460
9461 2005-08-07 [paul]       1.9.13cvs21
9462
9463         * src/summaryview.c
9464                 fix bug 32 'Search Doesn't display results
9465                 if "Hide Read Messages" is chosen'
9466                 be more literal in interpreting 'Hide read
9467                 messages'
9468
9469 2005-08-07 [colin]      1.9.13cvs20
9470
9471         * src/folderview.c
9472                 Add debug
9473         * src/summaryview.c
9474                 Faster 'unthread_for_execution'
9475
9476 2005-08-06 [paul]       1.9.13cvs19
9477
9478         * src/mainwindow.c
9479                 add mnemonics to Set displayed columns
9480                 fix bug where msgview_visible option was
9481                 overwritten as TRUE on startup
9482
9483 2005-08-06 [paul]       1.9.13cvs18
9484
9485         * src/mainwindow.c
9486                 refer to 'displayed columns in folder/message
9487                 list' not 'displayed items in summary/message view'
9488         * src/prefs_display_header.c
9489                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
9490                 be consistent with similar dialogues
9491         * src/prefs_folder_column.c
9492         * src/prefs_summary_column.c
9493                 'columns' not 'items', and folder and message lists,
9494                 instead of folder and summary views;
9495                 Use 'Hidden columns' as list heading not 'Available
9496                 items';
9497                 move the 'Remove' button to the right hand side;
9498                 top-align the buttons;
9499                 remove unneeded vbox
9500         * src/prefs_summaries.c
9501                 put the 2 column prefs buttons in a frame to reduce
9502                 overall width; refer to columns not items &c.
9503
9504 2005-08-05 [colin]      1.9.13cvs17
9505
9506         * src/prefs_common.c
9507         * src/prefs_common.h
9508         * src/mainwindow.c
9509         * src/compose.c
9510         * src/messageview.c
9511                 Add an hidden toolbar_detachable pref, so
9512                 that I can get rid of these painful handles
9513                 in the toolbars. Defaults to TRUE to avoid
9514                 changing the GUI on unsuspecting people...
9515
9516 2005-08-05 [colin]      1.9.13cvs16
9517
9518         * src/Makefile.am
9519         * src/prefs_folder_column.c
9520         * src/prefs_folder_column.h
9521                 Add prefs for folder columns
9522         * src/folderview.c
9523         * src/folderview.h
9524         * src/mainwindow.c
9525         * src/mainwindow.h
9526         * src/prefs_common.c
9527         * src/prefs_common.h
9528         * src/prefs_summaries.c
9529                 Use them
9530         * src/prefs_summary_column.c
9531         * src/summaryview.c
9532         * src/summaryview.h
9533                 Add a To column
9534         * src/textview.c
9535         * src/common/utils.c
9536         * src/common/utils.h
9537                 Move uri colourisation functions
9538                 to utils
9539         * src/compose.c
9540                 Colourise URIs
9541         * src/imap.c
9542                 Fix bug with LIST where we'd try
9543                 to get Folder//////[...]/// 
9544
9545 2005-08-05 [paul]       1.9.13cvs15
9546
9547         * src/prefs_summaries.c
9548                 improve the English usage
9549         * src/summaryview.c
9550                 set font on column change
9551                 thanks to Colin
9552
9553 2005-08-05 [paul]       1.9.13cvs14
9554
9555         * src/prefs_common.c
9556         * src/prefs_common.h
9557         * src/prefs_summaries.c
9558         * src/summaryview.c
9559                 replace 'open_unread_on_enter' option with
9560                 'select_on_entry' option. opening/not opening
9561                 is now exclusively controlled by 'always_show_msg'
9562
9563 2005-08-04 [colin]      1.9.13cvs13
9564
9565         * src/compose.c
9566                 Remove dead code
9567                 Add colourisation of quotes and signatures
9568         * src/folderview.c
9569                 Fix possible crashes
9570         * src/messageview.c
9571                 Change an assert that is no problem
9572         * src/news.c
9573         * src/news_gtk.c
9574         * src/news_gtk.h
9575                 Fix offline mode
9576         * src/gtk/quicksearch.c
9577                 Fix a possible crash
9578
9579 2005-08-03 [colin]      1.9.13cvs12
9580
9581         * src/prefs_account.c
9582                 Fix bug #777 (Sylpheed crash in account configuration)
9583
9584 2005-08-03 [colin]      1.9.13cvs11
9585
9586         * src/addressbook.c
9587         * src/editaddress.c
9588         * src/editgroup.c
9589                 Fixing addressbook, round 2
9590         * src/textview.c
9591                 Fix emphasis color on rechecking 'Colorize messages'
9592
9593 2005-08-03 [paul]       1.9.13cvs10
9594
9595         sync with main
9596
9597         * src/addr_compl.c
9598         * src/compose.c
9599         * src/main.c
9600         * src/pop.c
9601         * src/prefs_account.c
9602         * src/procmime.c
9603         * src/procmsg.c
9604         * src/quote_fmt_parse.y
9605         * src/textview.c
9606         * src/common/quoted-printable.c
9607         * src/common/utils.c
9608         * src/common/utils.h
9609         * src/common/xml.c
9610                 replaced incorrect locale-independent
9611                 ctype functions with GLib's. Corrected
9612                 signedness mismatch.
9613         * src/headerview.c
9614                 headerview_create(): added spacing for vbox.
9615         * src/gtk/about.c
9616                 set focus to the OK button.
9617
9618 2005-08-03 [colin]      1.9.13cvs9
9619
9620         * src/folderview.c
9621                 Fix possible crash
9622
9623 2005-08-02 [colin]      1.9.13cvs8
9624
9625         * src/mainwindow.c
9626                 Fix cast
9627         * src/addressbook.c
9628         * src/addressitem.h
9629                 Fix a cast and more generally, try to make the
9630                 GUI more intuitive and consistent (round 1)
9631
9632 2005-08-02 [paul]       1.9.13cvs7
9633
9634         * src/folder.h
9635                 missing in 1.9.13cvs6
9636
9637 2005-08-02 [colin]      1.9.13cvs6
9638
9639         * src/folder.c
9640                 Fix one more leak
9641
9642 2005-08-02 [colin]      1.9.13cvs5
9643
9644         * src/folder.c
9645         * src/folderview.c
9646         * src/imap.c
9647         * src/main.c
9648         * src/mbox.c
9649         * src/procmsg.c
9650         * src/summaryview.c
9651                 Fix a number of folder_item_get_msg_list()-related
9652                 leaks (missing procmsg_msginfo_free()s)
9653
9654 2005-08-01 [colin]      1.9.13cvs4
9655
9656         * src/folderview.c
9657         * src/folderview.h
9658         * src/mainwindow.c
9659         * src/prefs_fonts.c
9660         * src/prefs_summaries.c
9661         * src/prefs_themes.c
9662         * src/summaryview.c
9663         * src/summaryview.h
9664         * src/textview.c
9665         * src/textview.h
9666                 Fix instant-apply of summary and folderview-related prefs
9667                 Fix erroneous g_free and alertpanels in prefs_theme
9668                 Add instant-apply for fonts
9669                 Defer applying of prefs a little bit so it's done only
9670                 once even if requested by multiples prefs pages
9671
9672 2005-08-01 [paul]       1.9.13cvs3
9673
9674         * src/main.c
9675                 fix bug 776 'S.C. crashes on close'
9676                 thanks to Colin
9677         * src/etpan/etpan-thread-manager-types.h
9678                 add missing include
9679                 thanks to Hoa
9680
9681 2005-07-25 [paul]       1.9.13cvs2
9682
9683         * src/summaryview.c
9684                 fix typos. spotted by Fabien Vantard
9685
9686 2005-07-24 [paul]       1.9.13cvs1
9687
9688         * doc/man/sylpheed.1
9689                 update man page, incorporating fix of
9690                 bug 769 'Typo in manpage'
9691         * src/etpan/imap-thread.c
9692                 fix NetBSD openssl dependencies. patch by
9693                 George Michaelson <ggm@apnic.net>
9694         * po/pt_BR.po
9695                 updated by Frederico Goncalves Guimaraes
9696
9697 2005-07-22 [paul]       1.9.13
9698
9699         1.9.13 release
9700
9701 2005-07-22 [paul]       1.9.12cvs91
9702
9703         * AUTHORS
9704         * INSTALL
9705         * README.claws
9706         * RELEASE_NOTES.claws
9707                 updated for release
9708         * configure.ac
9709         * po/nb.po
9710         * tools/claws.i18n.status.pl
9711                 add Norwegian translation. submiited by
9712                 Geir Helland <pjallabais@users.sourceforge.net>
9713         * po/ca.po
9714         * po/de.po
9715         * po/es.po
9716         * po/fi.po
9717         * po/fr.po
9718         * po/it.po
9719         * po/sk.po
9720         * po/sr.po
9721         * po/zh_CN.po
9722                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9723                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
9724                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
9725                 Yang Guilong
9726         * src/plugins/clamav/clamav_plugin_gtk.c
9727         * src/plugins/spamassassin/spamassassin_gtk.c
9728                 replace outdated description strings
9729
9730 2005-07-21 [colin]      1.9.12cvs90
9731
9732         * src/folder.c
9733                 Set folder to batch mode when scanning it. Makes deletion
9734                 of unread mails on IMAP much faster (due to the UNREAD 
9735                 flag unsetting)
9736
9737 2005-07-21 [darko]      1.9.12cvs89
9738
9739         * configure.ac
9740                 link against libresolv if necessary (patch by Paul)
9741         * src/msgcache.c
9742                 use glib's portable macros to determine endianness
9743
9744 2005-07-21 [paul]       1.9.12cvs88
9745
9746         * src/crash.c
9747         * src/gtk/about.c
9748                 update compiled-in features list
9749
9750 2005-07-20 [colin]      1.9.12cvs87
9751
9752         * src/folder.c
9753         * src/textview.c
9754                 Gcc 2.9x compilation fixes, thanks to Darko
9755         * src/plugins/clamav/clamav_plugin.c
9756                 Little optimisation: load virus database only once
9757         * src/plugins/spamassassin/spamassassin.c
9758                 Big optimisation: filtering one mail took at least 1 second,
9759                 now it takes at least 50ms. Doesn't speed up spamassassin 
9760                 itself, but should already be much more tolerable.
9761
9762 2005-07-20 [colin]      1.9.12cvs86
9763
9764         * src/summaryview.c
9765                 Fix performance issue
9766
9767 2005-07-19 [colin]      1.9.12cvs85
9768
9769         * src/plugins/pgpinline/plugin.c
9770                 Fix warning
9771
9772 2005-07-19 [colin]      1.9.12cvs84
9773
9774         * configure.ac
9775         * src/plugins/Makefile.am
9776         * src/plugins/pgpinline/.cvsignore
9777         * src/plugins/pgpinline/Makefile.am
9778         * src/plugins/pgpinline/pgpinline.c
9779         * src/plugins/pgpinline/pgpinline.deps
9780         * src/plugins/pgpinline/pgpinline.h
9781         * src/plugins/pgpinline/plugin.c
9782                 Put pgpinline in the main tree
9783
9784 2005-07-19 [paul]       1.9.12cvs83
9785
9786         * src/prefs_actions.c
9787                 prevent '//' in menu names, which cause a crash
9788                 thanks to Colin
9789
9790 2005-07-19 [paul]       1.9.12cvs82
9791
9792         * configure.ac
9793                 be generally more informative in configure output.
9794                 OpenSSL: correction: '[ --enable-openssl ...' -> 
9795                 '[ --disable-openssl ...', as --enable-openssl is default
9796                 PGP/MIME: don't check for GPGME again, check for
9797                 pgpcore instead. Therefore prevent the possibility of
9798                 attempting to build pgpmime if pgpcore dependencies are
9799                 not met
9800                 ClamAV: use pkgconfig to check for lib
9801                 libgnomeprint: revert logic on inner test to match
9802                 everything else
9803         * src/plugins/pgpcore/sgpgme.c
9804                 add missing include
9805
9806 2005-07-19 [colin]      1.9.12cvs81
9807
9808         * src/summaryview.c
9809                 Fix slow thread rebuilding in particular
9810                 cases
9811
9812 2005-07-19 [paul]       1.9.12cvs80
9813
9814         * sylpheed-claws.desktop
9815                 fix typo, spotted by Stephan Sachse
9816         * src/account.c
9817                 replace GTK_STOCK_ADD with
9818                 GTK_STOCK_NEW button
9819
9820 2005-07-18 [colin]      1.9.12cvs79
9821
9822         * src/etpan/imap-thread.c
9823                 Fix return value (Thanks Hoa)
9824
9825 2005-07-18 [colin]      1.9.12cvs78
9826
9827         * src/imap.c
9828                 Allow empty passwords
9829                 Create drafts/queue/outbox if necessary
9830         * src/summaryview.c
9831                 Remove old code
9832         * src/etpan/imap-thread.c
9833                 Fix STARTTLS (Thanks to Hoa)
9834
9835 2005-07-18 [paul]       1.9.12cvs77
9836
9837         * ChangeLog-gtk2.jp
9838         * ChangeLog.jp
9839                 removed
9840         * Makefile.am
9841                 updated to reflect additions and removals
9842         * TODO
9843                 updated to be claws-specific
9844         * TODO-gtk2
9845         * TODO-gtk2.jp
9846         * TODO.jp
9847         * sylpheed-128x128.png
9848         * sylpheed-64x64.png
9849                 removed
9850         * sylpheed-claws-128x128.png
9851         * sylpheed-claws-64x64.png
9852         * sylpheed-claws.desktop
9853         * sylpheed-claws.png
9854                 added
9855         * sylpheed.desktop
9856         * sylpheed.png
9857                 removed
9858
9859 2005-07-17 [paul]       1.9.12cvs76
9860
9861         * src/account.c
9862         * src/addressbook.c
9863         * src/alertpanel.c
9864         * src/alertpanel.h
9865         * src/compose.c
9866         * src/exphtmldlg.c
9867         * src/expldifdlg.c
9868         * src/folderview.c
9869         * src/imap_gtk.c
9870         * src/inc.c
9871         * src/message_search.c
9872         * src/messageview.c
9873         * src/mh_gtk.c
9874         * src/news_gtk.c
9875         * src/prefs_actions.c
9876         * src/prefs_filtering.c
9877         * src/prefs_matcher.c
9878         * src/prefs_template.c
9879         * src/prefs_themes.c
9880         * src/ssl_manager.c
9881         * src/summary_search.c
9882         * src/textview.c
9883         * src/toolbar.c
9884         * src/gtk/sslcertwindow.c
9885         * src/plugins/pgpcore/sgpgme.c
9886                 rework alertpanels
9887
9888 2005-07-17 [colin]      1.9.12cvs75
9889
9890         * src/privacy.c
9891                 add a PrivacySystem accessor that checks that
9892                 the system cached in a MimeInfo's privacydata
9893                 is still registered. Use this accessor instead
9894                 of directly using data->system. Fixes crashes
9895                 after unloading pgp plugins.
9896
9897 2005-07-17 [colin]      1.9.12cvs74
9898
9899         * src/alertpanel.c
9900                 Change geometry hints to a simple default size.
9901                 Fixes the certs dialogs.
9902
9903 2005-07-17 [colin]      1.9.12cvs73
9904
9905         * src/gtk/sslcertwindow.c
9906                 Use a gtkExpander
9907
9908 2005-07-17 [colin]      1.9.12cvs72
9909
9910         * src/plugins/pgpcore/Makefile.am
9911         * src/plugins/pgpmime/Makefile.am
9912                 Add gpgme libs
9913
9914 2005-07-17 [paul]       1.9.12cvs71
9915
9916         * configure.ac
9917                 add --disable-gnomeprint option
9918                 modified version of patch by Marius Mauch
9919
9920 2005-07-17 [paul]       1.9.12cvs70
9921
9922         * src/common/defs.h
9923                 update urls
9924         * src/account.c
9925         * src/action.c
9926         * src/addressbook.c
9927         * src/compose.c
9928         * src/foldersel.c
9929         * src/folderview.c
9930         * src/html.c
9931         * src/imap_gtk.c
9932         * src/main.c
9933         * src/mainwindow.c
9934         * src/messageview.c
9935         * src/mh_gtk.c
9936         * src/mimeview.c
9937         * src/news_gtk.c
9938         * src/prefs_account.c
9939         * src/prefs_send.c
9940         * src/prefs_summaries.c
9941         * src/procmsg.c
9942         * src/summaryview.c
9943         * src/common/utils.c
9944         * src/common/xml.c
9945         * src/plugins/pgpcore/passphrase.c
9946         * src/plugins/pgpcore/select-keys.c
9947                 replace inappropriately used backticks
9948                 with single quotes
9949
9950 2005-07-16 [colin]      1.9.12cvs69
9951
9952         * src/image_viewer.c
9953                 Add extra paranoid checks
9954
9955 2005-07-16 [colin]      1.9.12cvs68
9956
9957         * src/plugins/pgpcore/prefs_gpg.c
9958                 Don't auto-check sigs by default, as it
9959                 can be really slow.
9960
9961 2005-07-16 [colin]      1.9.12cvs67
9962
9963         * src/plugins/pgpcore/sgpgme.c
9964                 Make messages a bit better.
9965
9966 2005-07-16 [colin]      1.9.12cvs66
9967
9968         * src/imap.c
9969                 Remove pseudo-log
9970         * src/etpan/imap-thread.c
9971                 Add real log
9972
9973 2005-07-16 [colin]      1.9.12cvs65
9974
9975         * src/main.c
9976         * src/prefs_other.c
9977                 And now, fix build with libetpan :-/
9978
9979 2005-07-15 [colin]      1.9.12cvs64
9980
9981         * src/prefs_other.c
9982                 Continue fixing build without libetpan.
9983
9984 2005-07-15 [colin]      1.9.12cvs63
9985
9986         * src/main.c
9987                 Fix build with --disable-libetpan
9988
9989 2005-07-15 [colin]      1.9.12cvs62
9990
9991         * configure.ac
9992                 Bump libetpan's version
9993
9994 2005-07-15 [colin]      1.9.12cvs61
9995
9996         * src/etpan/imap-thread.c
9997                 Actually stop logging :)
9998
9999 2005-07-15 [colin]      1.9.12cvs60
10000
10001         * src/addressbook.c
10002                 Fix dnd of multiple addresses.
10003
10004 2005-07-15 [hoa]        1.9.12cvs59
10005
10006         * src/etpan/imap-thread.c
10007             disable login of IMAP password in libetpan log file.
10008
10009 2005-07-15 [paul]       1.9.12cvs58
10010
10011         * src/account.c
10012                 don't automatically sort
10013                 do allow drag n drop
10014
10015 2005-07-15 [paul]       1.9.12cvs57
10016
10017         * src/account.c
10018         * src/ssl_manager.c
10019                 alphabetical listing
10020
10021 2005-07-15 [paul]       1.9.12cvs56
10022
10023         * src/gtk/pluginwindow.c
10024                 sort plugin list alphabetically
10025
10026 2005-07-15 [paul]       1.9.12cvs55
10027
10028         * src/prefs_spelling.c
10029         * src/prefs_wrapping.c
10030                 unify English usage
10031
10032 2005-07-15 [colin]      1.9.12cvs54
10033
10034         * src/wizard.c
10035                 Typo fix
10036
10037 2005-07-15 [paul]       1.9.12cvs53
10038
10039         * src/prefs_message.c
10040                 make 'show cursor' a hidden option
10041
10042 2005-07-14 [colin]      1.9.12cvs52
10043
10044         * src/plugins/spamassassin/Makefile.am
10045         * src/plugins/clamav/Makefile.am
10046                 Fix double EXTRA_DISTs
10047
10048 2005-07-14 [colin]      1.9.12cvs51
10049
10050         * src/plugins/clamav/Makefile.am
10051         * src/plugins/clamav/clamav_plugin_gtk.deps
10052         * src/plugins/spamassassin/Makefile.am
10053         * src/plugins/spamassassin/spamassassin_gtk.deps
10054                 Make $plugin_gtk depend on $plugin
10055
10056 2005-07-14 [hoa]        1.9.12cvs50
10057
10058         * src/etpan/imap-thread.c
10059                 enable debug log of libetpan when running with --debug
10060
10061 2005-07-14 [colin]      1.9.12cvs49
10062
10063         * configure.ac
10064         * src/common/Makefile.am
10065         * src/common/plugin.c
10066         * src/common/plugin.h
10067                 Add a little plugin dependancy system.
10068                 Plugins can ship a $plugin_name.deps file
10069                 (near them in PLUGINDIR) so that their
10070                 dependancies are loaded if possible.
10071         * src/plugins/Makefile.am
10072         * src/plugins/pgpcore/Makefile.am
10073         * src/plugins/pgpcore/passphrase.c
10074         * src/plugins/pgpcore/passphrase.h
10075         * src/plugins/pgpcore/plugin.c
10076         * src/plugins/pgpcore/prefs_gpg.c
10077         * src/plugins/pgpcore/prefs_gpg.h
10078         * src/plugins/pgpcore/select-keys.c
10079         * src/plugins/pgpcore/select-keys.h
10080         * src/plugins/pgpcore/sgpgme.c
10081         * src/plugins/pgpcore/sgpgme.h
10082                 Introduce pgpcore, used by pgpmime and
10083                 pgpinline
10084         * src/plugins/pgpmime/Makefile.am
10085         * src/plugins/pgpmime/passphrase.c
10086         * src/plugins/pgpmime/passphrase.h
10087         * src/plugins/pgpmime/pgpmime.c
10088         * src/plugins/pgpmime/pgpmime.deps
10089         * src/plugins/pgpmime/plugin.c
10090         * src/plugins/pgpmime/prefs_gpg.c
10091         * src/plugins/pgpmime/prefs_gpg.h
10092         * src/plugins/pgpmime/select-keys.c
10093         * src/plugins/pgpmime/select-keys.h
10094         * src/plugins/pgpmime/sgpgme.c
10095         * src/plugins/pgpmime/sgpgme.h
10096                 Remove the core from pgpmime and add the
10097                 dependancy to pgpcore.
10098
10099 2005-07-14 [paul]       1.9.12cvs48
10100
10101         * src/stock_pixmap.c
10102                 forgot this in last commit
10103
10104 2005-07-14 [paul]       1.9.12cvs47
10105
10106         * src/account.c
10107         * src/addressbook.c
10108                 add accelerators for the buttons (sync with main)
10109         * src/compose.c
10110         * src/compose.h
10111                 add accelerators for the buttons.
10112                 fix editing with external editor.
10113                 replace gdk_input_*() with GIOChannel;
10114                 (sync with main)
10115         * src/foldersel.c
10116                 display folder names with new/unread
10117                 representation (sync with main)
10118         * src/main.c
10119                 specify default window icon (sync with main)
10120         * src/prefs_common.c
10121                 use_addr_book default to FALSE
10122         * src/summaryview.c
10123         * src/textview.c
10124                 add accelerators for the buttons (sync with main)
10125         * src/gtk/menu.c
10126                 fix typos
10127         * src/pixmaps/sylpheed_icon.xpm
10128                 updated
10129
10130 2005-07-13 [paul]       1.9.12cvs46
10131
10132         * src/plugins/pgpmime/pgpmime.c
10133         * src/plugins/pgpmime/sgpgme.c
10134                 (temporarily) use deprecated gpgme_data_rewind()
10135                 while largefile support is not present
10136                 (as suggested by Colin)
10137
10138 2005-07-13 [paul]       1.9.12cvs45
10139
10140         * configure.ac
10141                 remove large file support (for now):
10142                 it breaks too many things
10143
10144 2005-07-13 [paul]       1.9.12cvs44
10145
10146         * configure.ac
10147                 add large file support
10148         * src/html.c
10149                 fix bug #763 where href attribute was not
10150                 the very first attribute of a link
10151                 patch by Thomas Gilgin
10152
10153 2005-07-13 [colin]      1.9.12cvs43
10154
10155         * src/gtk/pluginwindow.c
10156                 Little portability fix
10157
10158 2005-07-13 [colin]      1.9.12cvs42
10159
10160         * src/plugins/pgpmime/sgpgme.c
10161                 Fix crasher.
10162
10163 2005-07-13 [colin]      1.9.12cvs41
10164
10165         * src/plugins/pgpmime/pgpmime.c
10166         * src/plugins/pgpmime/sgpgme.c
10167                 Use gpgme_data_release_and_get_mem instead
10168                 of gpgme_data_read.
10169
10170 2005-07-13 [colin]      1.9.12cvs40
10171
10172         * configure.ac
10173         * src/plugins/pgpmime/passphrase.c
10174         * src/plugins/pgpmime/passphrase.h
10175         * src/plugins/pgpmime/pgpmime.c
10176         * src/plugins/pgpmime/plugin.c
10177         * src/plugins/pgpmime/select-keys.c
10178         * src/plugins/pgpmime/select-keys.h
10179         * src/plugins/pgpmime/sgpgme.c
10180         * src/plugins/pgpmime/sgpgme.h
10181                 Port pgpmime to gpgme-1.0.
10182
10183 2005-07-12 [paul]       1.9.12cvs39
10184
10185         * AUTHORS
10186         * src/toolbar.c
10187         * src/toolbar.h
10188                 add a 'Go to Prev' button to the toolbar.
10189                 correct tooltip text of go to buttons.
10190                 based on patch by Yang Guilong <bamanzi@gmail.com>
10191
10192 2005-07-12 [colin]      1.9.12cvs38
10193
10194         * src/statusbar.c
10195                 Fix progress bar showing stuff at startup.
10196
10197 2005-07-12 [paul]       1.9.12cvs37
10198
10199         * src/editjpilot.c
10200                 fix building with jpilot support
10201
10202 2005-07-11 [colin]      1.9.12cvs36
10203
10204         * src/inc.c
10205                 Add visual indication that filtering is running
10206         * src/textview.c
10207                 Make {}[] uri delimiters
10208         * src/summaryview.c
10209                 Remove useless (and slow) calls
10210
10211 2005-07-11 [paul]       1.9.12cvs35
10212
10213         * src/plugins/clamav/clamav_plugin_gtk.c
10214         * src/plugins/dillo_viewer/dillo_prefs.c
10215         * src/plugins/pgpmime/prefs_gpg.c
10216         * src/plugins/spamassassin/spamassassin_gtk.c
10217                 gather plugins prefs together under their
10218                 own 'Plugins' heading
10219
10220 2005-07-11 [paul]       1.9.12cvs34
10221
10222         sync with main
10223
10224         * src/account.c
10225                 account_delete(): modified alert dialog
10226         * src/editjpilot.c
10227         * src/editvcard.c
10228                 fixed a crash when cancelling file selection
10229                 dialog by Escape key. Made non-ascii filename
10230                 selectable.
10231         * src/prefs_template.c
10232                 prefs_template_window_create(): make scrolled
10233                 window policy AUTOMATIC
10234
10235 2005-07-10 [hoa]        1.9.12cvs33
10236
10237         * src/etpan/imap-thread.c
10238                 workaround for old Courier IMAP servers.
10239
10240 2005-07-10 [colin]      1.9.12cvs32
10241
10242         * src/folder.c
10243         * src/statusbar.c
10244         * src/statusbar.h
10245                 Add visual progress indicator on filtering/processing
10246                 Factorize the progress bar code
10247         * src/imap.c
10248         * src/imap.h
10249         * src/etpan/imap-thread.c
10250                 Add a reference counter to avoid destroying the Folder
10251                 while it's in use by another callback.
10252
10253 2005-07-09 [hoa]        1.9.12cvs31
10254
10255         * src/imap.c
10256         * src/etpan/imap-thread.c
10257                 fixed deadlock when removing IMAP account.
10258
10259 2005-07-08 [colin]      1.9.12cvs30
10260
10261         * src/textview.c
10262         * src/unmime.c
10263                 Fix again problems decoding broken headers
10264         * src/gtk/inputdialog.c
10265                 Fix local variable shadowing a global one
10266
10267 2005-07-08 [colin]      1.9.12cvs29
10268
10269         * src/msgcache.c
10270                 Make the cache/mark files platform-agnostic by writing
10271                 them in little-endian format. Reading them is also done
10272                 in little-endian format, of course; however, in order
10273                 to avoid trashing mark data on big-endian machines, the
10274                 files are, at first, read from the native format if the
10275                 little-endian one doesn't exist. This is easy to deter-
10276                 mine by trying to open a file with a swapped data_ver
10277                 and seeing if it's the wanted version.
10278                 Little-endian using users should see absolutely no
10279                 difference, Big-endian users may get a very little
10280                 performance drop due to byte-swapping.
10281                 Tested on i386 and ppc32. 
10282                 Fixes bug #159 (The index file, in the mailboxes, is 
10283                 hardware depending).
10284
10285                 To have the cache/mark files updated to the new little-
10286                 endian format, "Check for new messages" or even
10287                 "Rebuild folder tree" aren't enough. Files will be
10288                 updated as soon as a folder has been opened/closed.
10289                 To update everything, just select all folders by
10290                 selecting them one by one.
10291
10292 2005-07-07 [colin]      1.9.12cvs28
10293
10294         * src/imap.c
10295                 Remember the folder separator per IMAPFolder
10296                 instead of globally.
10297                 Revive the Session on noop; fixes bug #761
10298                 (mark a bunch of unread messages as read takes 
10299                 forever)
10300
10301 2005-07-07 [darko]      1.9.12cvs27
10302
10303         * src/common/template.c
10304                 Sort templates alphabetically
10305
10306 2005-07-06 [colin]      1.9.12cvs26
10307
10308         * src/imap.c
10309                 Try to use the correct separator in
10310                 most cases. Possibly fixes bug #759
10311                 (only creates the INBOX folder when 
10312                 setting up new IMAP account) and 
10313                 bug #760 (Can't retrieve messages)
10314
10315 2005-07-06 [colin]      1.9.12cvs25
10316
10317         * src/imap.c
10318                 Use real_path in status command. This will
10319                 help later, when namespaces will be used.
10320
10321 2005-07-06 [colin]      1.9.12cvs24
10322
10323         * configure.ac
10324         * src/account.c
10325         * src/folder.c
10326         * src/imap.c
10327         * src/etpan/etpan-log.c
10328         * src/etpan/etpan-thread-manager.c
10329         * src/etpan/imap-thread.c
10330                 Add a --disable-libetpan parameter. With this,
10331                 users that don't want IMAP4 support can avoid
10332                 the new dependancy (and have no IMAP support).
10333                 Users that have IMAP4 accounts and use this
10334                 parameter won't lose their configuration, their
10335                 IMAP accounts will just be invisible and not
10336                 used.
10337         * src/textview.c
10338                 Make the "Copy ..." contextual menu items 
10339                 copy to both the X clipboard and the gtk 
10340                 clipboard - as most other apps do.
10341         * src/gtk/about.c
10342                 Add a notice about OpenSSL usage, in order to
10343                 comply with OpenSSL's license (point 6):
10344                 http://www.openssl.org/source/license.html
10345
10346 2005-07-06 [colin]      1.9.12cvs23
10347
10348         * src/alertpanel.c
10349                 Fix a minimum size for alertpanels
10350         * src/compose.c
10351                 Show 'No space left on device' type errors
10352                 when queuing/sending
10353         * src/imap_gtk.c
10354         * src/mh_gtk.c
10355                 Rework folder's deletion message (remove 
10356                 extra \n)
10357
10358 2005-07-05 [colin]      1.9.12cvs22
10359
10360         * src/imap.c
10361                 Add an alertpanel on auth error
10362                 Add pseudo-log
10363                 Remove pthread-related stuff
10364
10365 2005-07-05 [colin]      1.9.12cvs21
10366
10367         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10368                 Fix crash on plugin reloading (with a hack)
10369
10370 2005-07-05 [colin]      1.9.12cvs20
10371
10372         * src/prefs_account.c
10373         * src/prefs_account.h
10374                 Fix typo
10375         * src/gtk/filesel.c
10376         * src/gtk/filesel.h
10377                 Add a way to filter the view
10378         * src/gtk/pluginwindow.c
10379                 Filter loadable stuff
10380         * src/plugins/pgpmime/prefs_gpg.c
10381                 Fix missing unregistration
10382         * .cvsignore
10383         * src/etpan/.cvsignore
10384         * src/plugins/spamassassin/.cvsignore
10385                 Add more stuff to cvs ignored files
10386
10387 2005-07-04 [colin]      1.9.12cvs19
10388
10389         * src/imap.c
10390                 Fix scan_required returning FALSE when it
10391                 shouldn't. Maybe fix #760 (Can't retrieve
10392                 messages)
10393
10394 2005-07-04 [colin]      1.9.12cvs18
10395
10396         * src/summaryview.c
10397                 Fix always_show_msg pref
10398
10399 2005-07-04 [paul]       1.9.12cvs17
10400
10401         sync with main (forgotten in last commit)
10402         
10403         * src/common/utils.c
10404         * src/common/utils.h
10405                 check_line_length(): new.
10406                 is_dir_exist()
10407                 is_file_entry_exist()
10408                 dirent_is_regular_file()
10409                 dirent_is_directory(): use g_file_test() instead of stat().
10410
10411 2005-07-04 [paul]       1.9.12cvs16
10412
10413         sync with main:
10414
10415         * src/compose.c
10416                 compose_write_to_file(): check for line
10417                 length limit and display warning if exceeds
10418         * src/jpilot.c
10419                 use get_home_dir() instead of g_get_home_dir()
10420         * src/procheader.c
10421                 removed warning about invalid date
10422         * src/vcard.c
10423                 use get_home_dir() instead of g_get_home_dir()
10424
10425 2005-07-04 [paul]       1.9.12cvs15
10426
10427         * src/stock_pixmap.c
10428                 fix new pixmap naming errors
10429                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
10430
10431 2005-07-04 [colin]      1.9.12cvs14
10432
10433         * src/imap.c
10434                 Fix debugging string with a warning
10435
10436 2005-07-04 [colin]      1.9.12cvs13
10437
10438         * configure.ac
10439                 Add a check for libetpan's version (>= 0.37)
10440
10441 2005-07-04 [hoa]        1.9.12cvs12
10442
10443         * commitHelper
10444         * src/imap.c
10445         * src/etpan/imap-thread.c
10446         * src/etpan/imap-thread.h
10447                 fixed IMAP implementation of check of mails.
10448
10449 2005-07-03 [hoa]        1.9.12cvs11
10450
10451         * src/etpan/Makefile.am
10452         * src/etpan/etpan-errors.h
10453         * src/etpan/etpan-log.[ch]
10454         * src/etpan/etpan-thread-manager-types.h
10455         * src/etpan/etpan-thread-manager.[ch]
10456         * src/etpan/imap-thread.[ch]
10457         * src/Makefile.am
10458         * src/imap.c
10459         * src/main.c
10460         * src/prefs_other.c
10461         * configure.ac
10462             merged imap branch.
10463             dependency on libetpan 0.37 is now added.
10464
10465 2005-07-01 [colin]      1.9.12cvs10
10466
10467         * src/Makefile.am
10468         * src/folder.c
10469         * src/folder.h
10470         * src/folderview.c
10471         * src/stock_pixmap.c
10472         * src/stock_pixmap.h
10473         * src/plugins/trayicon/trayicon.c
10474                 Add marked symbol on folders containing
10475                 marked messages
10476         * src/procmsg.c
10477         * src/procmsg.h
10478         * src/toolbar.c
10479         * src/prefs_common.c
10480         * src/prefs_common.h
10481         * src/prefs_send.c
10482                 Add an optional confirmation dialog on queue
10483                 sending. Patch by wwp.
10484         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
10485         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
10486         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
10487         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
10488         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
10489         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
10490         * src/pixmaps/inbox_mark.xpm            ** ADDED **
10491         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
10492         * src/pixmaps/outbox_mark.xpm           ** ADDED **
10493         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
10494         * src/pixmaps/trash_mark.xpm            ** ADDED **
10495                 New pixmaps
10496
10497 2005-07-01 [colin]      1.9.12cvs9
10498
10499         * src/summaryview.c
10500                 Fix a little threading bug
10501         * src/addrgather.c
10502         * src/mainwindow.c
10503                 A little bit of HIG normality never hurts
10504
10505 2005-07-01 [colin]      1.9.12cvs8
10506
10507         * src/compose.c
10508         * src/msgcache.c
10509         * src/pop.c
10510         * src/procmime.c
10511         * src/recv.c
10512         * src/common/log.c
10513         * src/common/template.c
10514         * src/common/utils.c
10515         * src/common/utils.h
10516                 Reverted the fwrite_atomic stuff. In fact
10517                 it is already atomic.
10518
10519 2005-06-30 [colin]      1.9.12cvs7
10520
10521         * src/common/utils.c
10522         * src/common/utils.h
10523                 Add an fwrite_atomic() function to make
10524                 sure we write everything: fwrite can make
10525                 short writes.
10526         * src/compose.c
10527         * src/msgcache.c
10528         * src/pop.c
10529         * src/procmime.c
10530         * src/recv.c
10531         * src/common/log.c
10532         * src/common/template.c
10533                 Use that (and fix swapping of size and nmemb).
10534                 Thanks to Rich Coe for the heads up.
10535
10536 2005-06-30 [colin]      1.9.12cvs6
10537
10538         * src/addressbook.c
10539                 Optimize addressbook opening 
10540
10541 2005-06-30 [colin]      1.9.12cvs5
10542
10543         * src/summaryview.c
10544                 Remove calls to summary_step after move/copy
10545
10546 2005-06-28 [paul]       1.9.12cvs4
10547
10548         * src/alertpanel.c
10549                 wrap and make the error msg selectable
10550
10551 2005-06-28 [paul]       1.9.12cvs3
10552
10553         * src/ssl_manager.c
10554                 replace the OK button with a Close button
10555         * src/gtk/foldersort.c
10556                 use GTK_STOCK_ icons/buttons
10557
10558 2005-06-28 [colin]      1.9.12cvs2
10559
10560         * src/gedit-print.c             ** ADDED **
10561         * src/gedit-print.h             ** ADDED **
10562         * src/gtk/gtksourceprintjob.c   ** ADDED **
10563         * src/gtk/gtksourceprintjob.h   ** ADDED **
10564                 I can't believe no one had enough time to tell
10565                 me I forgot the `cvs add`
10566
10567 2005-06-27 [colin]      1.9.12cvs1
10568
10569         * src/Makefile.am
10570         * src/gtk/Makefile.am
10571         * src/messageview.c
10572         * src/procmsg.c
10573         * src/summaryview.c
10574         * configure.ac
10575                 Add optional libgnomeprint-based printing
10576         * src/mainwindow.c
10577         * src/gtk/quicksearch.c
10578                 Add an Edit/Quick search menu item to show
10579                 and focus the quicksearch
10580
10581 2005-06-27 [paul]       1.9.12
10582
10583         1.9.12 release
10584
10585         * po/ca.po
10586         * po/de.po
10587         * po/es.po
10588         * po/fr.po
10589         * po/it.po
10590         * po/ko.po
10591         * po/pt_BR.po
10592         * po/sk.po
10593         * po/zh_CN.po
10594                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10595                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
10596                 SungHyun Nam, Frederico Goncalves Guimaraes,
10597                 Andrej Kacian, and Yang Guilong
10598 2005-06-26 [colin]      1.9.11cvs106
10599
10600         * src/imap_gtk.c
10601                 Forgot one file for previous fix
10602
10603 2005-06-26 [colin]      1.9.11cvs105
10604
10605         * src/folder.c
10606         * src/imap.c
10607                 Fix problems with folder operations in no_select
10608                 imap folders. it applies only to mails, and 
10609                 creation/deletion/move/renaming of folders 
10610                 should be possible
10611
10612 2005-06-26 [paul]       1.9.11cvs104
10613
10614         * src/prefs_filtering.c
10615                 replace one more GTK_STOCK_REMOVE
10616                 with GTK_STOCK_DELETE
10617
10618 2005-06-25 [colin]      1.9.11cvs103
10619
10620         * src/imap.c
10621                 Optimize get_seq_set_from_seq_list
10622                 (Patch by Ricardo) 
10623
10624 2005-06-25 [colin]      1.9.11cvs102
10625
10626         * src/mh.c
10627                 If the directory exists, but not in the
10628                 correct encoding, rename it. This should
10629                 handle old-versions-induced bugs.
10630
10631 2005-06-25 [colin]      1.9.11cvs101
10632
10633         * src/mh.c
10634                 Fix path access with extended dir names
10635                 Fixes bug #589 (SC segfaults with wrong locale
10636                 settings)
10637
10638 2005-06-25 [colin]      1.9.11cvs100
10639
10640         * src/prefs_account.c
10641         * src/prefs_account.h
10642         * src/compose.c
10643                 Add an option to encrypt replies to
10644                 encrypted messages
10645
10646 2005-06-25 [colin]      1.9.11cvs99
10647
10648         * src/compose.c
10649         * src/quote_fmt_parse.y
10650                 ... And make it work with pgpinline.
10651
10652 2005-06-25 [colin]      1.9.11cvs98
10653
10654         * src/compose.c
10655         * src/procmime.c
10656         * src/procmime.h
10657         * src/quote_fmt_parse.y
10658                 o Make reedition of encrypted messages possible
10659                   (as long as it is encrypted to self too, no
10660                    magic there)
10661                 o Make replying with quote (and without selecting
10662                   text) possible for encrypted messages.
10663                 Closes bug #550 (Not possible to "reply with quote"
10664                 to gnupg encrypted messages)
10665
10666 2005-06-24 [paul]       1.9.11cvs97
10667
10668         * src/imap.c
10669                 add missing include
10670
10671 2005-06-24 [paul]       1.9.11cvs96
10672
10673         * src/editldap.c
10674                 made bind password entry invisible
10675                 (sync with main)
10676         * src/send_message.c
10677                 send_message_local(): check exit status
10678                 to detect errors (sync with main)
10679         * src/textview.c
10680                 use main's less ambiguous popup menu
10681                 wording
10682
10683 2005-06-24 [paul]       1.9.11cvs95
10684
10685         * src/prefs_actions.c
10686         * src/prefs_customheader.c
10687         * src/prefs_display_header.c
10688         * src/prefs_filtering_action.c
10689         * src/prefs_matcher.c
10690         * src/prefs_template.c
10691         * src/prefs_toolbar.c
10692                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
10693         * src/gtk/description_window.c
10694                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
10695
10696 2005-06-23 [colin]      1.9.11cvs94
10697
10698         * src/summaryview.c
10699                 Fix rough edges (be sure to call status_show whenever
10700                 necessary).
10701
10702 2005-06-23 [colin]      1.9.11cvs93
10703
10704         * src/summaryview.c
10705                 Optimize Select All
10706                 Before, in a 5K mails folder: 11s
10707                 After, in the same folder: 58000µs
10708                 The joys of locking... gtk_clist_select_all() fires a 
10709                 tree-select-row event for each selected row, which in 
10710                 summaryview, callbacks summary_selected which in turn,
10711                 calls summary_status_show, which walks the selected
10712                 rows. Hence, calling gtk_clist_select_all was 
10713                 exponential. Locking the summaryview makes 
10714                 summary_selected return early.
10715
10716 2005-06-23 [colin]      1.9.11cvs92
10717
10718         * src/imap.c
10719                 Move mutex at the important place to avoid
10720                 deadlocks
10721         * src/summaryview.c
10722                 Fix Del key deleting directly instead of
10723                 moving to trash
10724
10725 2005-06-22 [colin]      1.9.11cvs91
10726
10727         * src/plugins/spamassassin/libspamc.c
10728                 As we do spagetti code with assignations in multiple
10729                 places (see _message_read_raw where out = msg = raw),
10730                 let's be sure we don't free the same pointer twice.
10731                 Should fix bug #683 (Crash in libpam at 
10732                 message_cleanup).
10733
10734 2005-06-22 [colin]      1.9.11cvs90
10735
10736         * src/compose.c
10737         * src/messageview.c
10738         * src/toolbar.c
10739                 Make toolbar's delete use the move to trash stuff;
10740                 Add gtk_widget_realize to be sure pixmaps can get
10741                 created (that may fix an old worksforme bug which
10742                 I can't find back...)
10743
10744 2005-06-22 [colin]      1.9.11cvs89
10745
10746         * src/summaryview.c
10747         * src/summaryview.h
10748         * src/mainwindow.c
10749                 Rename "Message/Delete" to "Message/Move to trash"
10750                 Add "Message/Delete..." that directly destroys the
10751                 selected messages after asking for a confirmation.
10752
10753 2005-06-22 [colin]      1.9.11cvs88
10754
10755         * src/imap.c
10756                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
10757                 o Fix a deadlock (thanks Darko)
10758
10759 2005-06-22 [colin]      1.9.11cvs87
10760
10761         * src/gtk/foldersort.c
10762                 Add missing include for the i18n;
10763                 patch by Fabien Vantard
10764
10765 2005-06-21 [colin]      1.9.11cvs86
10766
10767         * src/folder.c
10768         * src/folderview.c
10769                 Respect the no_select flag
10770         * src/imap.c
10771                 Fix recursive deletion
10772         * src/imap_gtk.c
10773         * src/mh_gtk.c
10774                 Make the folder deletion's warning
10775                 more explicit
10776
10777 2005-06-21 [colin]      1.9.11cvs85
10778
10779         * src/textview.c
10780                 Prevent email addresses from spanning accross
10781                 lines - fixes bug # 646 (newline-chars in 
10782                 email addresses)
10783
10784 2005-06-20 [colin]      1.9.11cvs84
10785
10786         * src/folder.c
10787                 Be sure not to remove source if copy failed
10788
10789 2005-06-20 [colin]      1.9.11cvs83
10790
10791         * src/folderview.c
10792         * src/imap_gtk.c
10793                 remove summaryview's lock
10794         * src/imap.c
10795                 introduce threads to avoid problems when foreground tasks
10796                 interfere with background tasks
10797         * src/mh.c
10798                 prevent moving to drafts/queue
10799         * src/mimeview.c
10800                 fix leak
10801
10802 2005-06-19 [colin]      1.9.11cvs82
10803
10804         * src/imap_gtk.c
10805                 Remember that the user doesn't want to override
10806                 offline mode, for 3 seconds. It avoid presenting
10807                 him with N popups in a really short time.
10808
10809 2005-06-17 [colin]      1.9.11cvs81
10810
10811         * src/imap.c
10812                 Fix IMAP breaking on folders containing '('
10813                 (Probably won't be enough)
10814
10815 2005-06-17 [colin]      1.9.11cvs80
10816
10817         Forgotten files on 1.9.11cvs79
10818         * src/summaryview.c
10819                 Fix stepping when not immediately executing
10820         * src/imap.c
10821                 Really prevent UID FETCH 0
10822         * src/codeconv.c
10823                 Fix outgoing charset never set to utf-8
10824         * src/mh.c
10825                 Fix leak
10826
10827 2005-06-16 [colin]      1.9.11cvs79
10828
10829         * src/compose.c
10830                 Fix bug #707 (Dash splits rows)
10831                 Only wrap if we're on a line break position and
10832                 the previous one was a "white" (space) char.
10833                 Pango stuff is weird.
10834
10835 2005-06-16 [colin]      1.9.11cvs78
10836
10837         * src/imap_gtk.c
10838                 Lock summaryview while downloading messages
10839                 on user demand
10840         * src/procheader.c
10841         * src/unmime.c
10842         * src/common/utils.c
10843         * src/common/utils.h
10844                 Replace \r and \n with spaces in From and
10845                 Subject headers
10846
10847 2005-06-16 [paul]       1.9.11cvs77
10848
10849         * src/procmime.c
10850                 liberalise the mime parser
10851         * src/gtk/about.c
10852                 add text wrapping
10853
10854 2005-06-16 [paul]       1.9.11cvs76
10855
10856         * src/gtk/about.c
10857                 reworked
10858
10859 2005-06-15 [colin]      1.9.11cvs75
10860
10861         * src/compose.c
10862                 Finish header encoding fix
10863         * src/summaryview.c
10864                 Fix segfault
10865         * src/headerview.c
10866                 Fix compilation (Thanks Stephan
10867                 Sachse)
10868
10869 2005-06-15 [colin]      1.9.11cvs74
10870
10871         * Makefile.am
10872                 Install gnome2 stuff rather than gnome1, 
10873                 if both are present
10874         * src/codeconv.c
10875         * src/codeconv.h
10876         * src/compose.c
10877                 Fix headers encoding
10878         * src/folder.c
10879                 Visual progress when fetching all messages
10880         * src/folderview.c
10881         * src/summaryview.c
10882         * src/summaryview.h
10883                 Prevent changing current message while
10884                 incorporating
10885
10886 2005-06-15 [paul]       1.9.11cvs73
10887
10888         * src/gtk/gtkaspell.c
10889         * src/gtk/gtkaspell.h
10890                 fix build warnings
10891
10892 2005-06-15 [paul]       1.9.11cvs72
10893
10894         * src/prefs_filtering.c
10895                 allow reordering of filter rules by
10896                 drag n drop
10897
10898 2005-06-15 [paul]       1.9.11cvs71
10899
10900         * COPYING
10901                 updated
10902         * src/codeconv.c
10903                 replace deprecated function
10904         * src/inc.c
10905         * src/send_message.c
10906         * src/gtk/progressdialog.c
10907         * src/gtk/progressdialog.h
10908                 salvage and reuse parts of reverted sync
10909
10910 2005-06-15 [paul]       1.9.11cvs70
10911
10912         * src/inc.c
10913         * src/send_message.c
10914         * src/gtk/progressdialog.c
10915         * src/gtk/progressdialog.h
10916                 revert yesterday's sync with main
10917                 it contains deprecated functions
10918
10919 2005-06-15 [colin]      1.9.11cvs69
10920
10921         * src/headerview.c
10922                 Fix bug #670 (multi user to: will corrupt message 
10923                 headers display)
10924
10925 2005-06-15 [colin]      1.9.11cvs68
10926
10927         * src/compose.c
10928                 Fix bug #421 (Fix undo on wrapping)
10929
10930 2005-06-15 [colin]      1.9.11cvs67
10931
10932         * src/folder.c
10933                 Provide visual feedback while processing
10934                 folder's rules.
10935         * src/imap.c
10936                 Provide visual feedback while getting
10937                 short headers (for uncached messages)
10938
10939
10940 2005-06-14 [paul]       1.9.11cvs66
10941
10942         * src/account.c
10943                 change a couple stock icons
10944         * src/inc.c
10945         * src/send_message.c
10946         * src/gtk/progressdialog.c
10947         * src/gtk/progressdialog.h
10948                 sync main's GtkTreeView implementation
10949
10950 2005-06-14 [colin]      1.9.11cvs65
10951
10952         * src/imap.c
10953                 Various little fixes, mainly on error paths
10954
10955 2005-06-13 [colin]      1.9.11cvs64
10956
10957         * matcher.c
10958         * procmsg.c
10959         * procmsg.h
10960                 Add a way to fetch only headers. This speeds
10961                 up filtering on headers for IMAP. Fixes:
10962                 bug #481 extraneous imap commands slow down 
10963                         imap filtering
10964                 bug #522 Sylpheed downloads all messages 
10965                         when opening mailbox (IMAP)
10966                 bug #677 IMAP fetch is soooooooooooooo slow
10967         * src/folder.c
10968         * src/folder.h
10969                 Add a folder set_batch method so that
10970                 implementations can speed up flags changes
10971         * src/folderutils.c
10972         * src/summaryview.c
10973                 Use that in mark as (un)read and mark all read
10974                 Refix bug #679
10975         * src/imap.c
10976                 Implement set_batch - brings back deferred
10977                 flags in a less buggy manner. Fixes:
10978                 bug #729 IMAP immediate expunge of deleted messages
10979                 bug #191 remove list of messages with one command
10980                 Fix login with strange chars
10981                 Implement fetch_msg_full
10982                 Fix copy (wrong counts)
10983
10984 2005-06-12 [colin]      1.9.11cvs63
10985
10986         * src/folder.c
10987                 lock incorporation during long operations.
10988                 Avoids fucking up the IMAP socket.
10989
10990 2005-06-12 [colin]      1.9.11cvs62
10991
10992         * src/imap.c
10993                 Fix harmful typo
10994                 Factorize remove_all_msg
10995                 Thread-ize expunge
10996         * src/summaryview.c
10997                 Don't update partial-download status if unnecessary
10998         * src/folder.c
10999                 Use remove_msgs everywhere possible
11000
11001 2005-06-12 [colin]      1.9.11cvs61
11002
11003         * src/folder.c
11004         * src/folder.h
11005                 Add a remove_msgs function to remove a 
11006                 list of messages
11007         * src/imap.c
11008                 Implement that.
11009
11010 2005-06-12 [colin]      1.9.11cvs60
11011
11012         * src/imap.c
11013                 Remove flags-processing deferring... Too hard
11014                 to get it to work in all cases.
11015
11016 2005-06-11 [colin]      1.9.11cvs59
11017
11018         * src/imap.c
11019                 printf -> debug_print
11020
11021 2005-06-11 [colin]      1.9.11cvs58
11022
11023         * src/imap.c
11024                 o Fix build without USE_PTHREAD
11025                 o Factorize imap_open
11026                 o Alertpanel in case of impossible connection
11027                 o Alertpanel in case of impossible login
11028                 o Fix deferred flags processing to force a 
11029                   flush before adding some more flags to process,
11030                   but in another folder.
11031
11032 2005-06-10 [colin]      1.9.11cvs57
11033
11034         * src/imap.c
11035                 o Fix a format string error
11036                 o init ssl socket outside of the thread 
11037                   (it possibly invokes gtk calls)
11038         * src/procmime.c
11039                 o Put back the buffer to its necessary size
11040                 o Fix changing a file pointer without keeping
11041                   track of it (thanks Valgrind)
11042         * src/common/smtp.c
11043                 o Fix automatic STARTTLS if login should be done
11044                   and the server only allows it after starting TLS
11045         * src/gtk/gtkinputdialog.c
11046                 o Eat GDK_Return so that the combo popup doesn't 
11047                   appear when we press Enter to validate the combo
11048                   input dialog (as seen in the Open with... dialog)
11049
11050 2005-06-10 [colin]      1.9.11cvs56
11051
11052         * src/imap.c
11053                 o A bit less debug
11054                 o Fix a crash on deletion
11055                 o Threadize imap_select (it's called outside of 
11056                   threads)
11057                 o Defer treatment of DELETED flags
11058
11059
11060 2005-06-09 [colin]      1.9.11cvs55
11061
11062         * src/imap.c
11063                 Make sure we check imap_gtk_should_override(), which
11064                 potentially calls gtk stuff, before creating thread.
11065                 That way it should't be called via imap_get_session()
11066                 inside a thread.
11067
11068 2005-06-09 [colin]      1.9.11cvs54
11069
11070         * src/imap.c
11071                 o add a bit of status output
11072                 o remove some dead code
11073                 o threadize get_list_of_uids
11074                 o threadize imap_get_flags
11075                 o defer flag changing by 500ms so that they
11076                   can be batched
11077
11078
11079 2005-06-08 [colin]      1.9.11cvs53
11080
11081         * src/imap.c
11082                 Thread-ize imap_cmd_fetch
11083
11084 2005-06-08 [colin]      1.9.11cvs52
11085
11086         * src/main.c
11087                 Mmh, that broke POP3...
11088
11089 2005-06-08 [colin]      1.9.11cvs51
11090
11091         * src/main.c
11092                 Stabilize IMAP patch (thanks to Hoa)
11093
11094 2005-06-08 [colin]      1.9.11cvs50
11095
11096         * src/imap.c
11097                 Test patch to speed up imap. 
11098
11099 2005-06-08 [colin]      1.9.11cvs49
11100
11101         * src/imap_gtk.c
11102                 Warning fix
11103         * src/procmime.c
11104                 Apply patch from gentoo to use /usr/share/mime/globs if 
11105                 available, after un-breaking it
11106         * src/common/log.c
11107         * src/common/log.h
11108                 Use g_timeout for invoking hooks that possibly use gtk
11109                 calls. This should leave gtk calls in the main thread.
11110
11111 2005-06-08 [paul]       1.9.11cvs48
11112
11113         * src/codeconv.c
11114                 conv_get_outgoing_charset_str(): don't
11115                 use prefs_common setting
11116         * src/compose.c
11117         * src/compose.h
11118                 add /Options/Character encoding/... to
11119                 temporarily change the outgoing encoding
11120
11121         (belated sync with main)
11122
11123 2005-06-08 [paul]       1.9.11cvs47
11124
11125         * src/compose.c
11126                 correction to/completion of last
11127                 sync with main
11128
11129 2005-06-08 [paul]       1.9.11cvs46
11130
11131         sync with main:
11132         
11133         * src/codeconv.c
11134         * src/codeconv.h
11135                 always enabled Japanese auto-detection
11136                 if the first letters of locale string
11137                 is "ja"
11138         * src/compose.c
11139                 don't use "destroy" signal to destroy
11140                 Compose object (fix rare crashes on discard?)
11141         * src/mainwindow.c
11142         * src/messageview.c
11143         * src/prefs_send.c
11144                 added Hebrew encodings
11145         * src/sourcewindow.c
11146                 don't use "destroy" signal to destroy
11147                 objects
11148
11149 2005-06-07 [colin]      1.9.11cvs45
11150
11151         * src/summaryview.c
11152                 Add missing unlocks/locks
11153
11154 2005-06-07 [paul]       1.9.11cvs44
11155
11156         * src/summaryview.c
11157                 restore bug #749 fix
11158
11159 2005-06-06 [colin]      1.9.11cvs43
11160
11161         * src/summaryview.c
11162                 Fix selection bug when prefs_common.open_unread 
11163                 is FALSE
11164
11165 2005-06-06 [colin]      1.9.11cvs42
11166
11167         * src/common/md5.c
11168                 Fix a warning
11169         * src/summaryview.c
11170         * src/folderview.c
11171                 Factorize long operations beginning and end
11172                 (locking, freezing/thawing, cursor, ...)
11173                 Check selection->data member in selection-
11174                 related loops; this avoids dying an awful
11175                 death if the selection changes on us while
11176                 we're marking a whole IMAP folder unread, 
11177                 for example.
11178
11179 2005-06-06 [paul]       1.9.11cvs41
11180
11181         * src/textview.c
11182                 don't g_free() a static gchar buffer
11183
11184 2005-06-05 [colin]      1.9.11cvs40
11185
11186         * src/mainwindow.c
11187         * src/messageview.c
11188         * src/summaryview.c
11189                 Fix bug #749 (Show all headers should be
11190                 sticky as the GUI suggests)
11191
11192 2005-06-03 [paul]       1.9.11cvs39
11193
11194         * src/compose.c
11195                 don't allow editing of mail while sending.
11196                 patch by Colin
11197
11198 2005-06-03 [paul]       1.9.11cvs38
11199
11200         * src/folderview.c
11201                 add a freeze/thaw to speed up 'mark all read'
11202
11203 2005-06-03 [paul]       1.9.11cvs37
11204
11205         * src/prefs_message.c
11206                 reflect changes immediately
11207
11208 2005-06-02 [colin]      1.9.11cvs36
11209
11210         * po/POTFILES.in
11211                 Patch by Fabien Vantard.
11212
11213 2005-06-02 [colin]      1.9.11cvs35
11214
11215         * src/imap.c
11216                 Use a non-blocking imap_getline() if possible.
11217                 This should completely prevent the interface
11218                 from freezin on imap operations, although it
11219                 may do strange stuff in case of folder switching
11220                 while a big imap operation is taking place...
11221
11222                 In addition, fix a leak in the case thread
11223                 creation fails on connection.
11224
11225 2005-06-02 [colin]      1.9.11cvs34
11226
11227         * src/crash.c
11228         * src/prefs_common.h
11229                 Fix build (prefs_common_init() doesn't exist
11230                 anymore)
11231
11232 2005-06-02 [colin]      1.9.11cvs33
11233
11234         * src/prefs_account.c
11235                 Fix bug #245 (filtering rules broken when
11236                 renaming a remote account (imap4 or nntp)
11237
11238 2005-06-02 [colin]      1.9.11cvs32
11239
11240         * src/imap.c
11241                 Try to fix IMAP shortcomings: 
11242                 o Multithread imap_open()
11243                 o allow offline-mode overriding instead of
11244                   just returning NULL
11245         * src/imap_gtk.c
11246         * src/imap_gtk.h
11247                 Add a function to ask whether we want to
11248                 override offline-mode for 10 minutes (one-shot
11249                 asking was painful)
11250         * src/procheader.c
11251                 Fix segfault when imap parser isn't happy about
11252                 a missing {
11253
11254 2005-06-01 [colin]      1.9.11cvs31
11255
11256         * src/addrharvest.c
11257         * src/compose.c
11258         * src/mbox.c
11259         * src/mbox.h
11260         * src/mh.c
11261         * src/msgcache.c
11262         * src/send_message.c
11263         * src/setup.c
11264         * src/undo.c
11265         * src/common/hooks.c
11266         * src/common/prefs.c
11267         * src/common/template.c
11268         * src/common/utils.c
11269         * src/gtk/gtkutils.c
11270         * src/gtk/inputdialog.c
11271         * src/gtk/menu.c
11272         * src/gtk/pluginwindow.c
11273         * src/gtk/prefswindow.c
11274         * src/plugins/pgpmime/passphrase.c
11275         * src/plugins/pgpmime/prefs_gpg.c
11276                 More -Wall fixes
11277
11278         * src/common/Makefile.am
11279         * src/common/timing.h
11280                 Add basic timing code
11281
11282         * src/summaryview.c
11283                 Fix a bug with unread messages when 
11284                 re-sorting folders, and by the way
11285                 fix a big performance hit when 
11286                 re-sorting (10k mails: before 5s,
11287                 after .5s)
11288
11289         * src/prefs_compose_writing.c
11290         * src/prefs_compose_writing.h
11291         * src/prefs_message.c
11292         * src/prefs_message.h
11293         * src/prefs_other.c
11294         * src/prefs_other.h
11295         * src/prefs_quote.c
11296         * src/prefs_quote.h
11297         * src/prefs_receive.c
11298         * src/prefs_receive.h
11299         * src/prefs_send.c
11300         * src/prefs_send.h
11301         * src/prefs_summaries.c
11302         * src/prefs_summaries.h
11303                 Fix copyright banner
11304
11305 2005-06-01 [paul]       1.9.11cvs30
11306
11307         * po/fi.po
11308                 updated by Flammie Pirinen
11309         * src/procmime.c
11310                 fix 'Bad BASE64 content' output
11311
11312 2005-05-31 [colin]      1.9.11cvs29
11313
11314         * src/procmime.c
11315                 Oops, where did my hunk go.
11316
11317 2005-05-31 [colin]      1.9.11cvs28
11318
11319         * src/Makefile.am
11320         * src/account.c
11321         * src/action.c
11322         * src/addr_compl.c
11323         * src/addressbook.c
11324         * src/codeconv.c
11325         * src/compose.c
11326         * src/export.c
11327         * src/folder.c
11328         * src/folderview.c
11329         * src/image_viewer.c
11330         * src/main.c
11331         * src/mainwindow.c
11332         * src/messageview.c
11333         * src/mimeview.c
11334         * src/msgcache.c
11335         * src/prefs_account.c
11336         * src/prefs_actions.c
11337         * src/prefs_common.c
11338         * src/prefs_compose_writing.c
11339         * src/prefs_customheader.c
11340         * src/prefs_ext_prog.c
11341         * src/prefs_filtering.c
11342         * src/prefs_filtering_action.c
11343         * src/prefs_fonts.c
11344         * src/prefs_image_viewer.c
11345         * src/prefs_message.c
11346         * src/prefs_message.h
11347         * src/prefs_msg_colors.c
11348         * src/prefs_other.c
11349         * src/prefs_other.h
11350         * src/prefs_quote.c
11351         * src/prefs_receive.c
11352         * src/prefs_receive.h
11353         * src/prefs_send.c
11354         * src/prefs_send.h
11355         * src/prefs_spelling.c
11356         * src/prefs_summaries.c
11357         * src/prefs_summary_column.c
11358         * src/prefs_template.c
11359         * src/prefs_themes.c
11360         * src/prefs_toolbar.c
11361         * src/prefs_wrapping.c
11362         * src/procmime.c
11363         * src/procmsg.c
11364         * src/send_message.h
11365         * src/ssl_manager.c
11366         * src/summary_search.c
11367         * src/summaryview.c
11368         * src/textview.c
11369         * src/wizard.c
11370         * src/common/smtp.c
11371         * src/common/smtp.h
11372         * src/gtk/gtkutils.h
11373                 o Move the rest of Common prefs to new style
11374                 o Lots of -Wall warning fixes
11375                 o fix FIXME in cache memusage calculation
11376                 o Let return receipts be sent from any account
11377                 o Little cache optimisation (read)
11378                 o Fix bug #746 (don't treat commas as separators
11379                   when inside a quoted string)
11380
11381 2005-05-31 [paul]       1.9.11cvs27
11382
11383         * src/prefs_common.c
11384                 fix 'off-by-one' typo
11385
11386 2005-05-31 [paul]       1.9.11cvs26
11387
11388         * src/account.c
11389         * src/addr_compl.c
11390         * src/compose.c
11391         * src/foldersel.c
11392         * src/prefs_actions.c
11393         * src/prefs_common.c
11394         * src/prefs_common.h
11395         * src/prefs_customheader.c
11396         * src/prefs_display_header.c
11397         * src/prefs_filtering.c
11398         * src/prefs_filtering_action.c
11399         * src/prefs_matcher.c
11400         * src/prefs_summaries.c
11401         * src/prefs_summary_column.c
11402         * src/prefs_template.c
11403         * src/prefs_toolbar.c
11404         * src/ssl_manager.c
11405         * src/gtk/pluginwindow.c
11406         * src/gtk/prefswindow.c
11407         * src/gtk/progressdialog.c
11408                 add hidden prefs 'enable_rules_hint'
11409                 for gtk_tree_view_set_rules_hint()
11410                 (sync with main)
11411                 
11412
11413 2005-05-31 [colin]      1.9.11cvs25
11414
11415         * src/Makefile.am
11416         * src/main.c
11417         * src/prefs_common.c
11418         * src/prefs_summaries.c ** ADDED **
11419         * src/prefs_summaries.h ** ADDED **
11420                 Common/Display -> Display/Summaries
11421
11422 2005-05-31 [colin]      1.9.11cvs24
11423
11424         * src/Makefile.am
11425         * src/main.c
11426         * src/prefs_quote.c ** ADDED **
11427         * src/prefs_quote.h ** ADDED **
11428                 Move Common/Quote to Compose/Quoting
11429         * src/prefs_common.c
11430         * src/prefs_common.h
11431                 Remove old quote stuff, add
11432                 convenience functions for GtkTextView prefs
11433         * src/gtk/prefswindow.c
11434                 Set default height higher
11435
11436 2005-05-30 [colin]      1.9.11cvs23
11437
11438         * src/Makefile.am
11439         * src/main.c
11440         * src/prefs_common.c
11441         * src/prefs_compose_writing.c ** ADDED **
11442         * src/prefs_compose_writing.h ** ADDED **
11443                 Move Common/Compose prefs to Compose/Writing
11444
11445 2005-05-30 [colin]      1.9.11cvs22
11446
11447         * src/common/utils.c
11448                 Fix bug #651 (Confused Attract by Subject)
11449                 Patch by M. Benkmann <haferfrost@web.de>
11450         * AUTHORS
11451
11452 2005-05-30 [colin]      1.9.11cvs21
11453
11454         * src/compose.c
11455                 Fix concatenation of different headers of
11456                 the same type (bug #645)
11457         * src/prefs_folder_item.c
11458                 Fix bug #699 (setting color to black doesn't
11459                 work immediately)
11460         * src/procmime.c
11461                 Print out decoding error only once per
11462                 block
11463
11464 2005-05-30 [paul]       1.9.11cvs20
11465
11466         * src/common/template.c
11467                 fix Bcc
11468
11469 2005-05-30 [paul]       1.9.11cvs19
11470
11471         * doc/src/rfc2368.txt   **NEW FILE**
11472         * src/compose.c
11473                 compose_entries_set(): don't interpret Bcc
11474                 header field (conform to RFC 2368)
11475                 (sync with main)
11476
11477 2005-05-29 [colin]      1.9.11cvs18
11478
11479         * src/prefs_common.c
11480                 Let the default reply format respect
11481                 netiquette by cutting the signature.
11482
11483 2005-05-29 [colin]      1.9.11cvs17
11484
11485         * src/summaryview.c
11486                 Don't let always_show_msg override
11487                 open_unread_on_enter when opening a new
11488                 directory.
11489
11490 2005-05-27 [paul]       1.9.11cvs16
11491
11492         sync with main:
11493
11494         * src/main.c
11495                 app_will_exit(): cleanup tmp directory when exit
11496         * src/message_search.c
11497                 improved the interface and made code cleanup.
11498                 removed Clear button
11499         * src/send_message.c
11500                 send_message_local(): use GSpawn, and detect errors
11501         * src/summary_search.c
11502                 improved the interface and made code cleanup
11503         * src/textview.c
11504                 textview_write_link(): also skip non-ascii space
11505                  at the head of link strings (phishing check
11506                  didn't work at the case)
11507         * src/common/utils.c
11508                 get_command_output(): use g_spawn_command_line_sync()
11509                 instead of popen()
11510
11511 2005-05-26 [colin]      1.9.11cvs15
11512
11513         * src/folder.c
11514                 remove printf
11515
11516 2005-05-26 [colin]      1.9.11cvs14
11517
11518         * src/common/nntp.c
11519                 Fix nntp mode reader (bug #611)
11520                 Patch by Florian Mickler <florian@mickler.org>
11521
11522 2005-05-26 [colin]      1.9.11cvs13
11523
11524         * src/plugins/pgpmime/passphrase.c
11525                 Fix mouse grabbing (bug #557)
11526
11527 2005-05-26 [colin]      1.9.11cvs12
11528
11529         * src/prefs_themes.c
11530                 Fix g_warning (bug #541)
11531
11532 2005-05-26 [colin]      1.9.11cvs11
11533
11534         * src/prefs_actions.c
11535         * src/prefs_template.c
11536                 Fix bug #506 (no warning if action/template
11537                 is not saved)
11538         * src/common/template.c
11539                 Fix a possible crash
11540
11541 2005-05-26 [colin]      1.9.11cvs10
11542
11543         * src/folder.c
11544         * src/folderview.c
11545         * src/procmsg.c
11546         * src/summaryview.c
11547                 Forbid locked messages to be moved or
11548                 deleted. Locked messages in trashes 
11549                 still get deleted, for performance
11550                 reason (mh.c::mh_remove_all_msgs)
11551
11552 2005-05-25 [colin]      1.9.11cvs9
11553
11554         * src/procmime.c
11555                 Use correct encoding when sending mails
11556                 with attachments that have accentued 
11557                 chars in their name
11558
11559 2005-05-24 [colin]      1.9.11cvs8
11560
11561         * src/summaryview.c
11562                 Fix bug #688 f) read/unread marker not
11563                 changed on first click
11564                 Also, optimize summary_status_show()
11565                 calls
11566         * src/folder.c
11567         * src/inc.c
11568         * src/procmime.c
11569                 Fix bug #688 b) and c) wrt message
11570                 attachments and signature
11571         * src/stock_pixmap.c
11572         * src/stock_pixmap.h
11573         * src/stock_pixmap.c
11574         * src/stock_pixmap.h
11575         * src/Makefile.am
11576         * src/pixmaps/clip_gpg_signed.xpm
11577                 Add clip/signed icon
11578
11579 2005-05-24 [colin]      1.9.11cvs7
11580
11581         * src/folder_item_prefs.c
11582                 whitespace fix
11583
11584 2005-05-24 [colin]      1.9.11cvs6
11585
11586         * src/folderview.c
11587         * src/prefs_common.c
11588         * src/prefs_common.h
11589                 Add a confirmation to folder drag and drop
11590                 fixes bug #156
11591         * src/alertpanel.c
11592         * src/alertpanel.h
11593                 fix _with_disable parameters so that
11594                 the buttons labels are specifiable too
11595         * src/plugins/pgpmime/sgpgme.c
11596                 reflect said change
11597                 
11598
11599 2005-05-24 [colin]      1.9.11cvs5
11600
11601         * src/folderview.c
11602                 Uncollapse/collapse folders on double-click
11603                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
11604                 closes bug #108
11605
11606 2005-05-23 [colin]      1.9.11cvs4
11607
11608         * src/common/socket.c
11609                 Check another special SSL_peek() error.
11610                 Should help wrt bug #728
11611
11612 2005-05-23 [colin]      1.9.11cvs3
11613
11614         * src/plugins/pgpmime/pgpmime.c
11615                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
11616                 breaking menu accelerators and stuff. Users will have to
11617                 reselect "PGP MIME" instead of "PGP/MIME" in their 
11618                 account's privacy preferences if needed.
11619
11620 2005-05-22 [paul]
11621
11622         * tools/kdeservicemenu/install.sh
11623                 use kdesu to prompt for root password if doing
11624                 global install/uninstall
11625
11626 2005-05-20 [colin]      1.9.11cvs2
11627
11628         * src/procmsg.c
11629                 Fix another compilation error with gcc-2.9x
11630                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
11631         * src/send_message.c
11632                 Don't send QUIT if we aren't connected
11633
11634 2005-05-19 [colin]      1.9.11cvs1
11635
11636         * src/procmsg.c
11637                 Fix compilation with gcc 2.9x
11638
11639 2005-05-19 [paul]       1.9.11
11640
11641         1.9.11 released
11642
11643 2005-05-19 [paul]       1.9.9cvs14
11644
11645         * src/gtk/inputdialog.c
11646                 prevent gettext warning
11647
11648 2005-05-19 [paul]       1.9.9cvs13
11649
11650         * src/mainwindow.c
11651         * src/prefs_common.c
11652         * src/prefs_common.h
11653         * src/textview.c
11654         * src/textview.h
11655                 add an option to toggle cursor in message
11656                 view (sync with main)
11657
11658 2005-05-18 [colin]      1.9.9cvs12
11659
11660         * src/compose.c
11661                 Dereference freed pointer
11662         * src/gtk/gtkaspell.c
11663                 Fix duplication of dictionaries (is it an aspell issue?)
11664
11665 2005-05-18 [colin]      1.9.9cvs11
11666
11667         * src/gtk/inputdialog.c
11668         * src/gtk/gtkaspell.c
11669                 HIGuify dialogs
11670         * src/alertpanel.c
11671                 Remove a double call
11672
11673 2005-05-17 [colin]      1.9.9cvs10
11674
11675         * src/gtk/gtkaspell.c
11676                 Fix dialogs, Ctrl-Enter accel
11677
11678 2005-05-17 [colin]      1.9.9cvs9
11679
11680         * src/gtk/gtkaspell.c
11681                 Fix some accelerators, escape in replace-window
11682
11683 2005-05-16 [colin]      1.9.9cvs8
11684
11685         * src/gtk/gtkaspell.c
11686                 Revert last commit, it was a mistake.
11687
11688 2005-05-16 [colin]      1.9.9cvs7
11689
11690         * src/gtk/gtkaspell.c
11691                 Remove buggy code while we're at it. It's a 
11692                 dead code path anyway.
11693
11694 2005-05-16 [colin]      1.9.9cvs6
11695
11696         * src/gtk/gtkaspell.c
11697                 Missed some gtk_menu_popup where deactivate
11698                 signal should be handled. Should fix bug
11699                 #629 a bit more.
11700
11701 2005-05-16 [colin]      1.9.9cvs5
11702
11703         * src/gtk/gtkaspell.c
11704                 Remove debug printf()s
11705
11706 2005-05-16 [colin]      1.9.9cvs4
11707
11708         * src/gtk/gtkaspell.c
11709                 Fix a bit aspell problems
11710                 (see bug #629)
11711
11712 2005-05-13 [colin]      1.9.9cvs3
11713
11714         * src/folderview.c
11715                 Fix the + appearing even when no subfolders
11716                 have unread messages. Thanks to wwp for the
11717                 bug report.
11718
11719 2005-05-11 [paul]       1.9.9cvs2
11720
11721         * src/folderview.c
11722                 correction to 1.9.9cvs1, only colour folders that
11723                 have new msgs (not unread msgs)
11724
11725 2005-05-10 [colin]      1.9.9cvs1
11726
11727         * src/folderview.c
11728         * src/summaryview.c
11729                 Try to fix bolding bugs again.
11730
11731 2005-05-09 [paul]
11732
11733         * tools/claws.i18n.status.pl
11734                 add Ricardo Mones Lastra's script that has been providing
11735                 the i18n status page for many months
11736
11737 2005-05-09 [paul]       1.9.9
11738
11739         1.9.9 release
11740
11741 2005-05-09 [paul]       1.9.6cvs58
11742
11743         * AUTHORS
11744         * INSTALL
11745         * README.claws
11746                 updated
11747         * Makefile.am 
11748         * RELEASE_NOTES.claws
11749                 add release notes to cvs to simplify release
11750                 procedure
11751         * configure.ac
11752                 add ca and fi to ALL_LINGUAS
11753         * po/Makefile.in.in
11754                 workaround for missing Makevars
11755         * po/ca.po
11756         * po/fi.po
11757                 add new Catalan and Finnish translations
11758                 submitted by Miquel Oliete and Flammie Pirinen
11759         * po/de.po
11760         * po/es.po
11761         * po/fr.po
11762         * po/it.po
11763         * po/pl.po
11764         * po/ru.po
11765         * po/sk.po
11766         * po/sr.po
11767         * po/zh_CN.po
11768                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
11769                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
11770                 Urke MMI, and Hansom Young
11771         * src/main.c
11772                 Fix drafting when quitting. compose_draft() closes the
11773                 compose windows, which modifies the compose_list GSList.
11774                 We have to refresh this list after echo drafting to avoid a
11775                 segfault
11776         * src/partial_download.c
11777                 fix segfault on exit
11778
11779 2005-05-06 [paul]       1.9.6cvs57
11780
11781         * src/grouplistdialog.c
11782                 quick fix/workaround for unresizeable newsgroup
11783                 name column 
11784
11785 2005-05-06 [paul]       1.9.6cvs56
11786
11787         * src/inc.c
11788         * src/mainwindow.c
11789                 use gettext plural forms
11790         * src/imap_gtk.c
11791         * src/mh_gtk.c
11792         * src/toolbar.c
11793                 small improvement to english usage
11794
11795 2005-05-05 [thorsten]   1.9.6cvs55
11796
11797         * src/folder.c
11798                 fix possible crash
11799
11800 2005-05-05 [paul]       1.9.6cvs54
11801         
11802         sync with HEAD
11803
11804         * AUTHORS
11805         * src/compose.c
11806                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
11807                 patch by Tim Mann
11808
11809 2005-05-05 [paul]       1.9.6cvs53
11810
11811         * src/mainwindow.c
11812                 fix resizing of separate message and
11813                 folder views
11814
11815 2005-05-05 [paul]       1.9.6cvs52
11816
11817         * src/account.c
11818         * src/addrgather.c
11819         * src/browseldap.c
11820         * src/exphtmldlg.c
11821         * src/expldifdlg.c
11822         * src/importmutt.c
11823         * src/importpine.c
11824         * src/main.c
11825         * src/mainwindow.c
11826         * src/noticeview.c
11827         * src/prefs_filtering.c
11828         * src/prefs_filtering_action.c
11829         * src/prefs_matcher.c
11830         * src/prefs_spelling.c
11831         * src/prefs_toolbar.c
11832         * src/toolbar.c
11833         * src/wizard.c
11834         * src/gtk/description_window.c
11835         * src/gtk/gtkvscrollbutton.c
11836         * src/gtk/progressdialog.c
11837         * src/gtk/quicksearch.c
11838         * src/plugins/pgpmime/prefs_gpg.c
11839         * src/plugins/spamassassin/spamassassin_gtk.c
11840                 replace deprecated gtk_widget_set_usize
11841
11842 2005-05-04 [colin]      1.9.6cvs51
11843
11844         * src/common/utils.c
11845                 Fix crash when subst_for_filename is called
11846                 with a NULL parameter
11847
11848 2005-05-04 [colin]      1.9.6cvs50
11849
11850         * src/partial_download.c
11851         * src/pop.c
11852                 Escape login when writing uidl file
11853                 fixes bug #736
11854
11855 2005-05-03 [colin]      1.9.6cvs49
11856
11857         * src/procmime.c
11858                 Fix possible DOS in mime parser
11859                 (see bug #634)
11860
11861 2005-05-02 [colin]      1.9.6cvs48
11862
11863         * src/compose.c
11864                 Try to fix the copy/paste mess once again.
11865
11866
11867 2005-04-30 [colin]      1.9.6cvs47
11868
11869         * src/prefs_account.h
11870         * src/procmsg.c
11871         * src/send_message.c
11872         * src/common/smtp.c
11873         * src/common/smtp.h
11874                 Try to batch sending mails (per account) instead of
11875                 reconnecting to server every time.
11876
11877 2005-04-29 [colin]      1.9.6cvs46
11878
11879         * src/messageview.c
11880                 Fix window resizing that refused to size down
11881         * src/prefs_common.c
11882         * src/prefs_common.h
11883         * src/prefs_filtering.c
11884                 Save Filtering's window size
11885
11886 2005-04-21 [paul]       1.9.6cvs45
11887
11888         * ChangeLog-gtk2.claws
11889         * src/setup.c
11890                 correction to sync
11891
11892 2005-04-21 [paul]       1.9.6cvs44
11893
11894         sync with main:
11895
11896         * src/setup.c
11897         * src/statusbar.c
11898         * src/statusbar.h
11899                 use gtkut_widget_draw_now(). Improved performance
11900                 of the update of statusbar
11901         * src/textview.c
11902                 textview_smooth_scroll_do(): redraw it after scroll
11903                 is done (fixed incorrect display when a part of the
11904                 view is hidden).
11905         * src/gtk/gtkutils.c
11906         * src/gtk/gtkutils.h
11907                 gtkut_widget_draw_now(): use gdk_window_process_updates()
11908                 to force update of widgets.
11909                 Removed gtkut_widget_wait_for_draw() which had a big
11910                 overhead  because of waiting for all events processed 
11911
11912 2005-04-20 [paul]       1.9.6cvs43
11913
11914         * src/codeconv.c
11915                 complete 1.9.6cvs42's sync:
11916                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
11917
11918 2005-04-19 [paul]       1.9.6cvs42
11919
11920         sync with main:
11921
11922         * src/action.c
11923                 catch_output(): correctly select the insert text
11924                 (fix invalid iterator warnings).
11925         * src/codeconv.c
11926         * src/codeconv.h
11927         * src/mainwindow.c
11928         * src/messageview.c
11929         * src/prefs_common.c
11930                 support GBK encoding.
11931         * src/common/session.c
11932         * src/common/session.h
11933                 use separate buffer for large data to be sent,
11934                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
11935
11936 2005-04-18 [paul]       1.9.6cvs41
11937
11938         * src/jpilot.c
11939                 convert unsigned long into guint32
11940                 patch by Paul LeoNerd Evans 
11941
11942 2005-04-17 [colin]      1.9.6cvs40
11943
11944         * src/compose.c
11945                 Fix 'Request return receipt' from folder
11946                 properties (bug #708)
11947
11948 2005-04-17 [colin]      1.9.6cvs39
11949
11950         * src/mainwindow.c
11951                 Fix duplicate hotkeys in Mainwindow's menu
11952
11953 2005-04-17 [colin]      1.9.6cvs38
11954
11955         * src/folderview.c
11956                 Fix duplicate hotkeys in Folderview's contextual
11957                 menu
11958
11959 2005-04-15 [colin]      1.9.6cvs37
11960
11961         * src/summaryview.c
11962                 Fix 'Save as...' with non-ascii filenames
11963
11964 2005-04-15 [colin]      1.9.6cvs36
11965
11966         * src/plugins/pgpmime/pgpmime.c
11967                 Fix bus error on 64bit. Spotted by 
11968                 macallan1888@gmail.com
11969
11970 2005-04-15 [colin]      1.9.6cvs35
11971
11972         * src/prefs_account.c
11973                 Fix cvs34.
11974
11975 2005-04-12 [colin]      1.9.6cvs34
11976
11977         * src/prefs_account.c
11978                 Fix smtp auth type off-by-one. We forgot to
11979                 add PLAIN in the prefs-to-gui setter func and
11980                 as a result, the selected auth when opening
11981                 account prefs was not the correct one.
11982
11983 2005-04-12 [paul]       1.9.6cvs33
11984
11985         * src/inc.c
11986                 if the recv dialog is visible, Cancel only
11987                 cancels the current account
11988
11989
11990 2005-04-10 [colin]      1.9.6cvs32
11991
11992         * src/filtering.c
11993                 Copy score when copying FilteringActions
11994                 Fix bug #674
11995
11996 2005-04-10 [colin]      1.9.6cvs31
11997
11998         * src/inc.c
11999                 Make Message -> Receive -> Cancel cancel 
12000                 incorporation on all accounts. Fixes
12001                 bug #693
12002
12003 2005-04-10 [colin]      1.9.6cvs30
12004
12005         * src/prefs_account.c
12006                 Update Privacy checkbuttons status based
12007                 on the selected privacy system
12008         * src/compose.c
12009                 Always connect the "None" privacy system; the
12010                 static boolean was probably there to avoid
12011                 reconnecting twice in the same compose window,
12012                 but as the parent function is only called once
12013                 per compose, it's only a bug - as a static is
12014                 initialized once per application instance.
12015                 Also, don't uncheck Sign and Encrypt when
12016                 selecting None as privacy system; just ignore
12017                 them when sending/queuing.
12018                 Should fix bug #695
12019
12020 2005-04-08 [colin]      1.9.6cvs29
12021
12022         * src/account.c
12023         * src/prefs_account.c
12024         * src/prefs_account.h
12025                 Add account preference to queue message in a certain
12026                 folder.
12027
12028 2005-04-06 [colin]      1.9.6cvs28
12029
12030         * src/prefs_account.c
12031                 Update old inbox path syntax
12032
12033 2005-04-06 [paul]       1.9.6cvs27
12034
12035         sync with main:
12036
12037         * configure.ac
12038                 changed -traditional-cpp to -no-cpp-precomp for newer
12039                 Mac OS X support
12040         * src/foldersel.c
12041                 made column resize automatically
12042         * src/send_message.c
12043                 send_message_smtp(): consider EOF right after QUIT
12044                 successful (workaround for Gmail SMTP server)
12045         * src/common/socket.c
12046                 ssl_read(), ssl_peek(): check EOF which violates the
12047                 SSL protocol
12048         * src/gtk/colorlabel.c
12049                 removed warnings when displaying colorlabel menu
12050                 (don't use GtkAlignment)
12051
12052 2005-04-05 [paul]       1.9.6cvs26
12053
12054         * src/plugins/trayicon/trayicon.c
12055                 fix clipping of icon under KDE3 
12056
12057 2005-04-05 [paul]       1.9.6cvs25
12058
12059         * src/summaryview.c
12060                 hide display of threading
12061                 patch by Alfons
12062
12063 2005-04-04 [thorsten]   1.9.6cvs24
12064
12065         * src/mh.c
12066                 marks lost on filesystems with different stat() results on
12067                 summer-/wintertime
12068
12069 2005-04-03 [colin]      1.9.6cvs23
12070
12071         * src/summaryview.c
12072                 Don't handle up/down. Patch by Alfons
12073
12074 2005-04-02 [colin]      1.9.6cvs22
12075
12076         * src/summaryview.c
12077                 Make scrolling faster. Patch by Alfons.
12078
12079 2005-04-01 [colin]      1.9.6cvs21
12080
12081         * src/Makefile.am
12082         * src/stock_pixmap.c
12083         * src/pixmaps/dir-noselect.xpm ** REMOVED **
12084         * src/pixmaps/dir_noselect.xpm ** ADDED **
12085                 Fix pixmap name mismatch (Thanks Stephan Sachse)
12086
12087 2005-04-01 [colin]      1.9.6cvs20
12088
12089         * src/image_viewer.c
12090         * src/image_viewer.h
12091         * src/procmime.c
12092         * src/procmime.h
12093         * src/textview.c
12094         * src/textview.h
12095                 Implement inline image resizing and right-clicking
12096
12097 2005-04-01 [paul]       1.9.6cvs19
12098
12099         * AUTHORS
12100         * Makefile.am
12101         * configure.ac
12102                 check for gnome2
12103                 patch by Luca Cavalli <loopback<AT>slackit.org>
12104         * po/ru.po
12105                 updated by Pavlo Bohmat
12106
12107 2005-03-31 [colin]      1.9.6cvs18
12108
12109         * src/news.c
12110                 Fix parsing references
12111         * src/msgcache.c
12112                 don't put nulls in the references list
12113         * src/procheader.c
12114                 commit that forgotten file in 1.9.6cvs14
12115
12116 2005-03-31 [colin]      1.9.6cvs17
12117
12118         * src/compose.c
12119                 Fix joining of signature separator again. 
12120                 Maybe Hiro could put it in main too...
12121
12122 2005-03-31 [colin]      1.9.6cvs16
12123
12124         * src/Makefile.am
12125         * src/foldersel.c
12126         * src/stock_pixmap.c
12127         * src/stock_pixmap.h
12128         * src/pixmaps/dir-noselect.xpm
12129                 Update foldersel.c (sync from main, patch by Alfons)
12130
12131 2005-03-30 [colin]      1.9.6cvs15
12132
12133         * src/imap.c
12134                 Fix handling of imap folders containing [] in 
12135                 their name. Thanks to Nahuel Angelinetti for
12136                 the detailed bugreport.
12137
12138 2005-03-30 [colin]      1.9.6cvs14
12139
12140         * src/common/utils.h
12141         * src/common/utils.c
12142         * src/common/defs.h
12143         * src/matcher.c
12144         * src/msgcache.c
12145         * src/news.c
12146         * src/procmsg.c
12147         * src/procmsg.h
12148         * src/quote_fmt_parse.y
12149         * src/summaryview.c
12150                 Update references system. Patch by Alfons
12151
12152 2005-03-30 [colin]      1.9.6cvs13
12153
12154         * src/common/socket.c
12155                 Force the glibc to read resolv.conf again when 
12156                 it has changed. Should fix issues when changing
12157                 networks on a laptop and not restarting sylpheed. 
12158
12159 2005-03-30 [paul]       1.9.6cvs12
12160
12161         partial sync with main:
12162
12163         * src/action.c
12164                 create_io_dialog(): use user-defined text font
12165                 (thanks to Alfons), and modified its appearance.
12166         * src/addrgather.c
12167         * src/addrharvest.c
12168         * src/browseldap.c
12169                 replace old code
12170         * src/compose.c
12171                 don't join (presumably) itemized lines on line-wrapping
12172                 fixed wrapping of quote when auto-wrapping is enabled
12173                 compose_destroy(): destroy paned only if it's not
12174                 attached to window. Fixed memory leak of popup menu.
12175         * src/exphtmldlg.c
12176         * src/expldifdlg.c
12177                 replace old code
12178         * src/html.c
12179         * src/html.h
12180         * src/importmutt.c
12181         * src/importpine.c
12182                 replace old code
12183         * src/main.c
12184                 removed redundant code
12185         * src/mainwindow.c
12186                 changed 'Code set' (which is rather incorrect)
12187                 in the menu to 'Character encoding'
12188                 main_window_set_widgets(): request size first
12189                 to prevent window size becoming wrong
12190                 fixed remembering of the state of the visibility
12191                 of MessageView
12192         * src/messageview.c
12193                 changed 'Code set' (which is rather incorrect)
12194                 in the menu to 'Character encoding'
12195         * src/prefs_common.c
12196         * src/prefs_common.h
12197                 added an option whether to render HTML as text or not
12198                 added separators to outgoing encoding menu
12199         * src/procheader.c
12200                 procheader_scan_date_string(): support header
12201                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
12202         * src/summaryview.c
12203         * src/summaryview.h
12204                 minor code cleanup
12205         * src/textview.c
12206                 textview_show_html(): force output of newline
12207                 added an option whether to render HTML as text or not
12208         * src/common/utils.c
12209                 strncpy2(): optimized based on Alfons' code
12210         * src/gtk/gtkutils.c
12211         * src/gtk/gtkutils.h
12212                 removed non-used code
12213         * src/plugins/pgpmime/passphrase.c
12214                 partially fixed grab input of passphrase dialog
12215                 Confine pointer to window
12216
12217 2005-03-30 [colin]      1.9.6cvs11
12218
12219         * src/msgcache.c
12220         * src/msgcache.h
12221                 Read/write 32bit ints from cache & marks
12222                 From main.
12223
12224 2005-03-29 [paul]       1.9.6cvs10
12225
12226         * AUTHORS
12227         * ChangeLog.claws
12228         * src/compose.c
12229         * src/gtk/gtkaspell.c
12230                 sync with HEAD (don't pass NULL pointers) 
12231
12232 2005-03-24 [paul]
12233
12234         * tools/Makefile.am
12235         * tools/README
12236         * tools/acroread2sylpheed.pl
12237                 sync with HEAD (add script to send pdfs as
12238                 attachments from Adobe Reader 7)
12239
12240 2005-03-21 [paul]       1.9.6cvs9
12241
12242         * configure.ac
12243         * po/POTFILES.in
12244         * src/Makefile.am
12245         * src/crash.c
12246         * src/image_viewer.c ** ADDED **
12247         * src/image_viewer.h ** ADDED **
12248         * src/main.c
12249         * src/prefs_common.c
12250         * src/prefs_common.h
12251         * src/prefs_image_viewer.c ** ADDED **
12252         * src/prefs_image_viewer.h ** ADDED **
12253         * src/textview.c
12254         * src/gtk/about.c
12255         * src/pixmaps/sylpheed_logo.xpm
12256         * src/plugins/Makefile.am
12257         * src/plugins/image_viewer/.cvsignore ** REMOVED **
12258         * src/plugins/image_viewer/Makefile.am ** REMOVED **
12259         * src/plugins/image_viewer/plugin.c ** REMOVED **
12260         * src/plugins/image_viewer/viewer.c ** REMOVED **
12261         * src/plugins/image_viewer/viewer.glade ** REMOVED **
12262         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
12263         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
12264         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
12265         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
12266                 as gdk-pixbuf is now built-in
12267                 remove image_viewer plugin and put code back into
12268                 main codebase
12269                 implement inline image display (sync with main)
12270
12271                 replace logo with newer, nicer, larger version  
12272
12273 2005-03-21 [paul]       1.9.6cvs8
12274
12275         * src/gtk/about.c
12276                 cosmetic improvement
12277
12278 2005-03-21 [holger]     1.9.6cvs7
12279
12280         * src/plugins/spamassassin/spamassassin.c
12281                 Sync with HEAD
12282                 (unregister hook on failed plugin init)
12283
12284 2005-03-20 [colin]      1.9.6cvs6
12285
12286         * src/common/plugin.c
12287                 Check that plugin isn't already loaded
12288                 Patch by Alfons
12289
12290 2005-03-20 [thorsten]   1.9.6cvs5
12291
12292         * src/compose.c
12293                 use a more compatible syntax
12294
12295 2005-03-20 [thorsten]   1.9.6cvs4
12296
12297         * src/prefs_toolbar.c
12298                 fix crash when selecting toolbar item (uninitialized pointer)
12299
12300 2005-03-20 [thorsten]   1.9.6cvs3
12301
12302         * src/procmime.c
12303                 fix mimetype detection (referenced free()d string)
12304
12305 2005-03-20 [paul]       1.9.6cvs2
12306
12307         * src/compose.c
12308                 sync with HEAD (1.0.3cvs5)
12309                 neglect Reply-To header if empty
12310                 Patch by Alfons 
12311
12312 2005-03-19 [holger]     1.9.6cvs1
12313
12314         * src/summaryview.c
12315         * src/summaryview.h
12316                 Sync with HEAD
12317
12318 2005-03-18 [paul]       1.9.6
12319
12320         initial GTK2 release
12321
12322 2005-03-18 [paul]       1.0.3cvs3.1
12323
12324         * AUTHORS
12325         * ChangeLog.claws
12326         * configure.ac
12327         * src/gtk/about.c
12328         * src/pixmaps/sylpheed_logo.xpm
12329                 sync with HEAD
12330
12331 2005-03-18 [colin]      1.0.3cvs2.6
12332
12333         * src/summaryview.c
12334                 Remove call to summary_step in summary_copy_selected_to
12335                 Can't see its purpose, and this causes bug when copying
12336                 a message if the next one is unread: it reads it.
12337
12338 2005-03-18 [paul]       1.0.3cvs2.5
12339
12340         * src/foldersel.c
12341                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
12342
12343 2005-03-18 [paul]       1.0.3cvs2.4
12344
12345         * src/addrharvest.c
12346         * src/codeconv.c
12347         * src/codeconv.h
12348         * src/compose.c
12349         * src/news.c
12350         * src/procheader.c
12351         * src/procmime.c
12352         * src/unmime.c
12353         * src/unmime.h
12354                 fix buffer overflow, CAN-2005-0667, see
12355                 http://secunia.com/advisories/14491/
12356                 Patch by Alfons
12357
12358 2005-03-17 [colin]      1.0.3cvs2.3
12359
12360         * src/prefs_fonts.c
12361         * src/summaryview.c
12362                 Fix font bugs (both lists now officialy share 
12363                 the same font)
12364                 
12365
12366 2005-03-17 [paul]       1.0.3cvs2.2
12367
12368         * src/gtk/pluginwindow.c
12369                 make plugin descriptions uneditable
12370
12371 2005-03-11 [paul]       1.0.3cvs2.1
12372
12373         * ChangeLog.claws
12374         * configure.ac
12375         * po/POTFILES.in
12376         * src/plugins/trayicon/trayicon.c
12377                 sync with HEAD
12378                 add src/wizard.c to POTFILES.in
12379
12380 2005-03-11 [paul]       1.0.3cvs1.1
12381
12382         * ChangeLog
12383         * ChangeLog.claws
12384         * configure.ac
12385         * po/de.po
12386         * po/es.po
12387         * po/fr.po
12388         * po/it.po
12389         * po/pt_BR.po
12390         * po/ru.po
12391         * po/sk.po
12392         * po/sr.po
12393         * po/zh_CN.po
12394                 sync with HEAD
12395
12396 2005-03-04 [colin]      1.0.1cvs22.2
12397
12398         * src/compose.c
12399                 Fix signatures with accentued chars in it
12400
12401 2005-03-04 [colin]      1.0.1cvs22.1
12402
12403         * src/common/smtp.c
12404         * src/common/smtp.h
12405                 Don't use SIZE param in MAIL FROM: if server 
12406                 doesn't support it. Patch by Eugen Freiter
12407                 <eugen_f@users.sf.net>
12408
12409 2005-02-27 [paul]       1.0.1cvs20.1
12410
12411         * ChangeLog.claws
12412         * configure.ac
12413         * src/messageview.c
12414                 sync with HEAD
12415
12416 2005-02-27 [colin]      1.0.1cvs19.4
12417
12418         * src/procheader.c
12419         * src/procheader.h
12420                 Fix prototypes. Patch by Alfons
12421
12422 2005-02-27 [colin]      1.0.1cvs19.3
12423
12424         * src/compose.c
12425                 Don't auto-join the signature separator.
12426
12427 2005-02-26 [colin]      1.0.1cvs19.2
12428
12429         * src/summaryview.c
12430                 Fix 'mark all read' with collapsed threads.
12431                 Patch by Alfons.
12432
12433 2005-02-25 [paul]       1.0.1cvs19.1
12434
12435         * ChangeLog.claws
12436         * configure.ac
12437         * src/prefs_account.c
12438         * src/prefs_folder_item.c
12439         * src/gtk/prefswindow.c
12440         * src/gtk/prefswindow.h
12441                 sync with HEAD
12442
12443 2005-02-25 [paul]       1.0.1cvs15.12
12444
12445         * src/alertpanel.c
12446         * src/codeconv.c
12447         * src/compose.c
12448         * src/textview.c
12449         * src/gtk/gtkutils.c
12450         * src/gtk/gtkutils.h
12451         * src/gtk/logwindow.c
12452         * src/gtk/progressdialog.c
12453                 sync with main (revision 127)
12454                 and fix logwindow clipping
12455
12456 2005-02-24 [colin]      1.0.1cvs15.11
12457
12458         * src/plugins/pgpmime/passphrase.c
12459                 Disable input grabbing; it doesn't work yet.
12460
12461 2005-02-24 [colin]      1.0.1cvs15.10
12462
12463         * src/messageview.c
12464                 Don't send out receipts if offline. Ask.
12465
12466 2005-02-23 [colin]      1.0.1cvs15.9
12467
12468         * src/summaryview.c     
12469                 Fix expanding
12470
12471 2005-02-23 [colin]      1.0.1cvs15.8
12472
12473         * src/summaryview.c
12474                 Really fix Bug 568 by removing useless
12475                 calls. summary_thread_init() now called
12476                 in summary_sort(). This should please
12477                 Alfons as it should be faster than 
12478                 previously.
12479
12480 2005-02-23 [colin]      1.0.1cvs15.7
12481
12482         * src/compose.c
12483                 Encode parts as QP or B64 if signing
12484
12485 2005-02-23 [colin]      1.0.1cvs15.6
12486
12487         * src/compose.c
12488                 Fix Mimeinfo leakage (including tmp files)
12489         * src/procmsg.c
12490                 Fix tmp file leakage (spotted by Ivan Rayner)
12491
12492 2005-02-22 [colin]      1.0.1cvs15.5
12493
12494         * src/expldifdlg.c
12495                 Fix keyboard input. Patch by Alfons.
12496
12497 2005-02-21 [colin]      1.0.1cvs15.4
12498
12499         * src/compose.c
12500                 Fix Sign/Encrypt when unselecting privacy
12501                 system
12502         * src/prefs_common.c
12503                 Change default message font to Monospace
12504         * src/summaryview.c
12505                 More freezing during potentially large operations
12506
12507 2005-02-21 [paul]       1.0.1cvs15.3
12508
12509         * src/main.c
12510                 fix --help output
12511
12512 2005-02-21 [paul]       1.0.1cvs15.2
12513
12514         * po/Makefile.in.in
12515         * src/compose.c
12516         * src/summaryview.c
12517         * src/textview.c
12518         * src/common/utils.c
12519         * src/common/utils.h
12520                 sync with main (revision 117)
12521
12522 2005-02-20 [colin]      1.0.1cvs15.1
12523
12524         * src/common/defs.h
12525                 Change cache file to .sylpheed_claws_cache, as
12526                 suggested by Alfons. Allows people to switch
12527                 between Sylpheed and Sylpheed-Claws. it is
12528                 a good idea to "Check for new messages" at next
12529                 startup.
12530
12531
12532 2005-02-18 [colin]      1.0.1cvs14.1
12533
12534         * src/quote_fmt_lex.l
12535         * src/quote_fmt_parse.y
12536                 Fix parser initialisation. Patch by Ivan.
12537
12538 2005-02-18 [colin]      1.0.1cvs11.6
12539
12540         * src/folderview.c
12541                 Fix scrolldown (bug 662)
12542
12543 2005-02-17 [colin]      1.0.1cvs11.5
12544
12545         * src/codeconv.c
12546                 conv_filename_to_utf8: return clean 7bit instead
12547                 of broken utf8 if needed
12548         * src/mimeview.c
12549                 Fix display of parts with unclean 8bit names
12550
12551 2005-02-17 [paul]       1.0.1cvs11.4
12552
12553         * src/compose.c
12554         * src/exportldif.c
12555         * src/matcher_parser_parse.y
12556         * src/procmime.c
12557         * src/sourcewindow.c
12558         * src/common/Makefile.am
12559         * src/common/intl.h             ** REMOVED **
12560         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12561                 sync with main (revision 109)
12562                 and clean up
12563
12564 2005-02-16 [colin]      1.0.1cvs11.3
12565
12566         * src/summaryview.c
12567                 Fix collapsed thread not highlighting when new
12568                 messages in it (Bug 568) Patch by Stephan Sachse.
12569                 Fix messed up selection when reaching bounds (Bug 632)
12570         * src/prefs_themes.c
12571                 Fix theme installing (Bug 684)
12572
12573 2005-02-16 [colin]      1.0.1cvs11.2
12574
12575         * src/messageview.c
12576                 Fix messageview_select_all
12577
12578 2005-02-16 [colin]      1.0.1cvs11.1
12579
12580         * src/mh.c
12581                 Sync with HEAD (MH scan required function)
12582
12583 2005-02-15 [colin]      1.0.1cvs8.1
12584
12585         * src/mimeview.c
12586         * src/common/utils.c
12587                 Sync with HEAD (filename chars substitution)
12588
12589 2005-02-15 [colin]      1.0.1cvs7.3
12590
12591         * src/gtk/pluginwindow.c
12592                 Fix button spacing
12593
12594 2005-02-15 [colin]      1.0.1cvs7.2
12595
12596         * src/mimeview.c
12597                 Fix mime icons not reset across message when
12598                 scrolled down
12599
12600 2005-02-15 [colin]      1.0.1cvs7.1
12601
12602         * src/compose.c
12603         * src/procmime.c
12604                 Sync with HEAD (optimisation of cvs6)
12605
12606 2005-02-14 [colin]      1.0.1cvs6.1
12607
12608         * src/compose.c
12609         * src/procmime.c
12610                 Sync with HEAD (encode "From " at line beginning)
12611
12612 2005-02-14 [colin]      1.0.1cvs5.3
12613
12614         * src/compose.c
12615                 Fix wrapping with accentued chars.
12616
12617 2005-02-13 [colin]      1.0.1cvs5.2
12618
12619         * src/textview.c
12620                 Fix email informative part parsing with
12621                 accentued chars in it. ispunct() returns
12622                 true for them in utf8...
12623
12624 2005-02-12 [colin]      1.0.1cvs5.1
12625
12626         * src/filtering.c
12627                 Sync with HEAD (remove wrong use of compose after send)
12628
12629 2005-02-12 [paul]       1.0.1cvs4.5
12630
12631         * src/textview.c
12632                 remove unnecessary code (thanks to Alfons)
12633
12634 2005-02-12 [paul]       1.0.1cvs4.4
12635
12636         * src/textview.c
12637                 add 'Copy' to contextual menu on emails
12638
12639 2005-02-11 [colin]      1.0.1cvs4.3
12640
12641         * src/compose.c
12642                 revert 1.0.0cvs28.2, it doesn't work that well.
12643
12644 2005-02-11 [paul]       1.0.1cvs4.2
12645
12646         * po/Makefile.in.in
12647                 fix 'make release'
12648
12649 2005-02-10 [paul]       1.0.1cvs4.1
12650
12651         * ChangeLog
12652         * ChangeLog.claws
12653         * ChangeLog.jp
12654         * configure.ac
12655         * src/compose.c
12656                 sync with HEAD (sync with main)
12657
12658 2005-02-10 [paul]       1.0.1cvs3.2
12659
12660         * AUTHORS
12661         * Makefile.am
12662         * autogen.sh
12663         * configure.ac
12664         * config/mkinstalldirs
12665         * intl/.cvsignore
12666         * intl/ChangeLog
12667         * intl/VERSION
12668         * intl/bindtextdom.c
12669         * intl/config.charset
12670         * intl/dcgettext.c
12671         * intl/dcigettext.c
12672         * intl/dcngettext.c
12673         * intl/dgettext.c
12674         * intl/dngettext.c
12675         * intl/eval-plural.h
12676         * intl/explodename.c
12677         * intl/finddomain.c
12678         * intl/gettext.c
12679         * intl/gettextP.h
12680         * intl/gmo.h
12681         * intl/hash-string.h
12682         * intl/intl-compat.c
12683         * intl/l10nflist.c
12684         * intl/libgnuintl.h.in
12685         * intl/loadinfo.h
12686         * intl/loadmsgcat.c
12687         * intl/localcharset.c
12688         * intl/localcharset.h
12689         * intl/locale.alias
12690         * intl/localealias.c
12691         * intl/localename.c
12692         * intl/log.c
12693         * intl/ngettext.c
12694         * intl/os2compat.c
12695         * intl/os2compat.h
12696         * intl/osdep.c
12697         * intl/plural-exp.c
12698         * intl/plural-exp.h
12699         * intl/plural.c
12700         * intl/plural.y
12701         * intl/ref-add.sin
12702         * intl/ref-del.sin
12703         * intl/relocatable.c
12704         * intl/relocatable.h
12705         * intl/textdomain.c
12706         * m4/Makefile.am
12707         * po/Makefile.in.in
12708         * src/Makefile.am
12709         * src/account.c
12710         * src/action.c
12711         * src/addr_compl.c
12712         * src/addressadd.c
12713         * src/addressbook.c
12714         * src/addrgather.c
12715         * src/addrindex.c
12716         * src/alertpanel.c
12717         * src/browseldap.c
12718         * src/codeconv.c
12719         * src/codeconv.h
12720         * src/compose.c
12721         * src/compose.h
12722         * src/crash.c
12723         * src/editaddress.c
12724         * src/editbook.c
12725         * src/editgroup.c
12726         * src/editjpilot.c
12727         * src/editldap.c
12728         * src/editldap_basedn.c
12729         * src/editvcard.c
12730         * src/exphtmldlg.c
12731         * src/expldifdlg.c
12732         * src/export.c
12733         * src/exporthtml.c
12734         * src/filtering.c
12735         * src/folder.c
12736         * src/folder_item_prefs.c
12737         * src/foldersel.c
12738         * src/folderview.c
12739         * src/grouplistdialog.c
12740         * src/headerview.c
12741         * src/imap.c
12742         * src/imap_gtk.c
12743         * src/import.c
12744         * src/importldif.c
12745         * src/importmutt.c
12746         * src/importpine.c
12747         * src/inc.c
12748         * src/ldif.c
12749         * src/main.c
12750         * src/mainwindow.c
12751         * src/matcher.c
12752         * src/mbox.c
12753         * src/message_search.c
12754         * src/messageview.c
12755         * src/mh.c
12756         * src/mh_gtk.c
12757         * src/mimeview.c
12758         * src/msgcache.c
12759         * src/news.c
12760         * src/news_gtk.c
12761         * src/noticeview.c
12762         * src/partial_download.c
12763         * src/pop.c
12764         * src/prefs_account.c
12765         * src/prefs_actions.c
12766         * src/prefs_common.c
12767         * src/prefs_customheader.c
12768         * src/prefs_display_header.c
12769         * src/prefs_ext_prog.c
12770         * src/prefs_filtering.c
12771         * src/prefs_filtering_action.c
12772         * src/prefs_folder_item.c
12773         * src/prefs_fonts.c
12774         * src/prefs_gtk.c
12775         * src/prefs_matcher.c
12776         * src/prefs_msg_colors.c
12777         * src/prefs_spelling.c
12778         * src/prefs_summary_column.c
12779         * src/prefs_template.c
12780         * src/prefs_themes.c
12781         * src/prefs_toolbar.c
12782         * src/prefs_wrapping.c
12783         * src/privacy.c
12784         * src/procheader.c
12785         * src/procmime.c
12786         * src/procmsg.c
12787         * src/quote_fmt.c
12788         * src/recv.c
12789         * src/send_message.c
12790         * src/setup.c
12791         * src/sourcewindow.c
12792         * src/ssl_manager.c
12793         * src/statusbar.c
12794         * src/summary_search.c
12795         * src/summaryview.c
12796         * src/textview.c
12797         * src/toolbar.c
12798         * src/wizard.c
12799         * src/common/nntp.c
12800         * src/common/plugin.c
12801         * src/common/smtp.c
12802         * src/common/ssl.c
12803         * src/common/ssl_certificate.c
12804         * src/common/string_match.c
12805         * src/common/sylpheed.c
12806         * src/common/template.c
12807         * src/common/utils.c
12808         * src/gtk/about.c
12809         * src/gtk/colorlabel.c
12810         * src/gtk/description_window.c
12811         * src/gtk/filesel.c
12812         * src/gtk/foldersort.c
12813         * src/gtk/gtkaspell.c
12814         * src/gtk/gtkutils.c
12815         * src/gtk/inputdialog.c
12816         * src/gtk/logwindow.c
12817         * src/gtk/menu.c
12818         * src/gtk/pluginwindow.c
12819         * src/gtk/prefswindow.c
12820         * src/gtk/progressdialog.c
12821         * src/gtk/quicksearch.c
12822         * src/gtk/sslcertwindow.c
12823         * src/plugins/clamav/clamav_plugin.c
12824         * src/plugins/clamav/clamav_plugin_gtk.c
12825         * src/plugins/demo/demo.c
12826         * src/plugins/dillo_viewer/dillo_prefs.c
12827         * src/plugins/dillo_viewer/dillo_viewer.c
12828         * src/plugins/image_viewer/plugin.c
12829         * src/plugins/image_viewer/viewer.c
12830         * src/plugins/image_viewer/viewerprefs.c
12831         * src/plugins/mathml_viewer/mathml_viewer.c
12832         * src/plugins/pgpmime/passphrase.c
12833         * src/plugins/pgpmime/plugin.c
12834         * src/plugins/pgpmime/prefs_gpg.c
12835         * src/plugins/pgpmime/select-keys.c
12836         * src/plugins/pgpmime/sgpgme.c
12837         * src/plugins/spamassassin/spamassassin.c
12838         * src/plugins/spamassassin/spamassassin_gtk.c
12839         * src/plugins/trayicon/trayicon.c
12840                 sync with main (revision 104)
12841
12842 2005-02-10 [colin]      1.0.1cvs3.1
12843
12844         * src/mainwindow.c
12845                 Sync with HEAD (fix occasional crasher)
12846
12847 2005-02-10 [colin]      1.0.1cvs2.1
12848
12849         * src/messageview.c
12850                 Synw with HEAD (don't automatically display html)
12851
12852 2005-02-09 [colin]      1.0.1cvs1.3
12853
12854         * src/textview.c
12855         * src/textview.h
12856                 Add contextual menu on emails
12857
12858 2005-02-09 [colin]      1.0.1cvs1.2
12859
12860         * src/codeconv.c
12861                 Fix converting from broken headers and 
12862                 put back the _ in missing places
12863                 (feature broke with cvs24.2 sync, main 
12864                  possibly affected?)
12865
12866 2005-02-09 [colin]      1.0.1cvs1.1
12867
12868         * src/messageview.c
12869         * src/mimeview.c
12870         * src/mimeview.h
12871                 Sync with HEAD (display non text/plain mails with plugin)
12872
12873 2005-02-08 [colin]      1.0.1.1
12874
12875         * ChangeLog.claws
12876         * po/pt_BR.po
12877                 Sync with HEAD
12878         * configure.ac
12879                 Make default configuration directory 
12880                 be .sylpheed-gtk2
12881
12882 2005-02-08 [colin]      1.0.0cvs29.1
12883
12884         * po/de.po
12885         * po/es.po
12886         * po/fr.po
12887         * po/it.po
12888         * po/sk.po
12889         * po/sr.po
12890                 Sync translations with HEAD
12891
12892 2005-02-06 [colin]      1.0.0cvs28.3
12893
12894         * src/compose.c
12895                 Make compose a bit faster - patch by Alfons.
12896
12897 2005-02-06 [colin]      1.0.0cvs28.2
12898
12899         * src/compose.c
12900                 Make pasting via middle-click more reliable
12901
12902 2005-02-05 [paul]       1.0.0cvs28.1
12903
12904         * ChangeLog
12905         * ChangeLog.claws
12906         * ChangeLog.jp
12907         * configure.ac
12908         * src/compose.c
12909                 sync with HEAD
12910                 (fix bug 682 'redirect is broken'
12911
12912 2005-02-05 [torte]      1.0.0cvs27.1
12913
12914         * ChangeLog.claws
12915         * configure.ac
12916         * src/partial_download.c
12917                 Sync with HEAD (fix buf overflow)
12918
12919 2005-02-03 [colin]      1.0.0cvs26.1
12920
12921         * src/common/plugin.c
12922                 Sync with HEAD (avoid plugin mismatches)
12923
12924 2005-02-03 [paul]       1.0.0cvs25.3
12925
12926         * src/folderview.c
12927         * src/headerview.c
12928         * src/summaryview.c
12929         * src/textview.c
12930         * src/gtk/colorlabel.c
12931                 third and final part of initial sync with main-gtk2
12932
12933 2005-02-03 [paul]       1.0.0cvs25.2
12934
12935         * src/jpilot.c
12936                 fix building with jpilot support
12937
12938 2005-02-02 [colin]      1.0.0cvs25.1
12939
12940         * src/messageview.c
12941                 Sync with HEAD (fix dangerous typo)
12942
12943 2005-02-01 [colin]      1.0.0cvs24.3
12944
12945         * src/common/xml.c
12946                 Write file as advertised (UTF-8)
12947
12948 2005-02-01 [paul]       1.0.0cvs24.2
12949
12950         * src/addrbook.c
12951         * src/addrindex.c
12952         * src/alertpanel.h
12953         * src/codeconv.c
12954         * src/codeconv.h
12955         * src/compose.c
12956         * src/export.c
12957         * src/folder_item_prefs.c
12958         * src/html.c
12959         * src/imap.c
12960         * src/import.c
12961         * src/jpilot.c
12962         * src/mainwindow.c
12963         * src/matcher_parser_lex.l
12964         * src/messageview.c
12965         * src/mh.c
12966         * src/prefs_account.c
12967         * src/prefs_actions.c
12968         * src/prefs_common.c
12969         * src/prefs_gtk.c
12970         * src/prefs_gtk.h
12971         * src/prefs_themes.c
12972         * src/procheader.c
12973         * src/procmime.c
12974         * src/sourcewindow.c
12975         * src/statusbar.c
12976         * src/summaryview.c
12977         * src/textview.c
12978         * src/toolbar.c
12979         * src/unmime.c
12980         * src/common/template.c
12981         * src/common/utils.c
12982         * src/common/xml.c
12983         * src/common/xml.h
12984         * src/gtk/gtkaspell.c
12985         * src/plugins/clamav/clamav_plugin.c
12986         * src/plugins/dillo_viewer/dillo_prefs.c
12987         * src/plugins/image_viewer/viewerprefs.c
12988         * src/plugins/pgpmime/passphrase.c
12989         * src/plugins/pgpmime/prefs_gpg.c
12990         * src/plugins/pgpmime/select-keys.c
12991         * src/plugins/spamassassin/spamassassin.c
12992                 second part of initial sync with main-gtk2
12993                 (more to follow)
12994
12995 2005-01-31 [colin]      1.0.0cvs24.1
12996
12997         * src/compose.c
12998                 Sync with HEAD
12999
13000 2005-01-29 [paul]       1.0.0cvs23.2
13001
13002         * src/account.c
13003         * src/action.c
13004         * src/addressadd.c
13005         * src/addressbook.c
13006         * src/alertpanel.c
13007         * src/compose.c
13008         * src/editaddress.c
13009         * src/editbook.c
13010         * src/editgroup.c
13011         * src/editjpilot.c
13012         * src/editldap.c
13013         * src/editldap_basedn.c
13014         * src/editvcard.c
13015         * src/export.c
13016         * src/foldersel.c
13017         * src/grouplistdialog.c
13018         * src/import.c
13019         * src/importldif.c
13020         * src/inc.c
13021         * src/main.c
13022         * src/mainwindow.c
13023         * src/message_search.c
13024         * src/messageview.c
13025         * src/mimeview.c
13026         * src/prefs_actions.c
13027         * src/prefs_common.c
13028         * src/prefs_common.h
13029         * src/prefs_customheader.c
13030         * src/prefs_display_header.c
13031         * src/prefs_filtering.c
13032         * src/prefs_filtering_action.c
13033         * src/prefs_gtk.c
13034         * src/prefs_matcher.c
13035         * src/prefs_summary_column.c
13036         * src/prefs_template.c
13037         * src/sourcewindow.c
13038         * src/summary_search.c
13039         * src/summaryview.c
13040         * src/textview.c
13041         * src/gtk/about.c
13042         * src/gtk/description_window.c
13043         * src/gtk/gtkshruler.c
13044         * src/gtk/gtkutils.c
13045         * src/gtk/gtkutils.h
13046         * src/gtk/inputdialog.c
13047         * src/gtk/logwindow.c
13048         * src/gtk/prefswindow.c
13049         * src/gtk/progressdialog.c
13050         * src/gtk/progressdialog.h
13051                 first part of initial sync with main-gtk2
13052                 (more to follow)
13053
13054 2005-01-28 [colin]      1.0.0cvs23.1
13055
13056         * src/folderview.c
13057                 Sync with HEAD
13058
13059 2005-01-27 [colin]      1.0.0cvs21.1
13060
13061         * src/folder.c
13062         * src/folderview.c
13063                 Sync with HEAD
13064
13065 2005-01-27 [colin]      1.0.0cvs19.1
13066
13067         * src/procmime.c
13068                 Sync with HEAD
13069
13070 2005-01-27 [colin]      1.0.0cvs18.1
13071
13072         * src/messageview.c
13073         * src/summaryview.c
13074         * src/mainwindow.c
13075         * src/compose.c
13076         * src/compose.h
13077         * src/procmsg.c
13078         * src/procmsg.h
13079         * src/toolbar.c
13080                 Sync with HEAD
13081
13082 2005-01-26 [paul]       1.0.0cvs15.2
13083
13084         * src/compose.c
13085                 compose_entries_set(): convert subject and body to
13086                 utf8 if necessary. patch by Felix Eckhofer
13087
13088 2005-01-26 [paul]       1.0.0cvs15.1
13089
13090         * configure.ac
13091         * src/common/template.c
13092                 sync with HEAD (fix memory leak)
13093
13094 2005-01-25 [paul]       1.0.0cvs14.1
13095
13096         * configure.ac
13097         * src/compose.c
13098                 sync with HEAD
13099
13100 2005-01-24 [colin]      1.0.0cvs13.1
13101
13102         * src/summaryview.c
13103                 Sync with HEAD
13104
13105 2005-01-24 [paul]       1.0.0cvs12.1
13106
13107         * configure.ac
13108         * src/messageview.c
13109         * src/mh.c
13110         * src/common/utils.c
13111                 sync with HEAD
13112
13113 2005-01-24 [colin]      1.0.0cvs11.1
13114
13115         * src/procheader.c
13116                 Sync with HEAD
13117
13118 2005-01-24 [colin]      1.0.0cvs10.1
13119
13120         * src/folderview.c
13121                 Sync with HEAD
13122
13123 2005-01-23 [colin]      1.0.0cvs9.1
13124
13125         * src/crash.c
13126                 Sync with HEAD
13127
13128 2005-01-22 [colin]      1.0.0cvs8.1
13129
13130         * src/summaryview.c
13131         * src/gtk/quicksearch.c
13132                 Sync with HEAD
13133
13134 2005-01-21 [colin]      1.0.0cvs7.1
13135
13136         * src/summaryview.c
13137                 Sync with HEAD
13138
13139 2005-01-21 [colin]      1.0.0cvs6.1
13140
13141         * src/summaryview.c
13142                 Sync with HEAD
13143
13144 2005-01-21 [colin]      1.0.0cvs5.1
13145
13146         * src/gtk/quicksearch.c
13147         * src/prefs_common.c
13148         * src/prefs_common.h
13149                 Sync with HEAD (recurse option)
13150
13151 2005-01-21 [colin]      1.0.0cvs4.1
13152
13153         * src/folder.h
13154         * src/folderview.c
13155         * src/folderview.h
13156         * src/summaryview.c
13157         * src/gtk/quicksearch.c
13158         * src/gtk/quicksearch.h
13159                 Sync with HEAD (recursive quicksearch)
13160
13161 2005-01-20 [colin]      1.0.0cvs3.4
13162
13163         * src/ssl_manager.c
13164                 Remove useless code
13165
13166 2005-01-20 [colin]      1.0.0cvs3.3
13167
13168         * src/ssl_manager.c
13169                 Fix leak, thanks to Alfons.
13170
13171 2005-01-20 [colin]      1.0.0cvs3.2
13172
13173         * src/ssl_manager.c
13174                 Port SSL certificate window to GTK2.
13175
13176 2005-01-20 [paul]       1.0.0cvs3.1
13177
13178         * ChangeLog.claws
13179         * configure.ac
13180         * src/addrindex.c
13181         * src/addrindex.h
13182                 sync with HEAD
13183
13184 2005-01-19 [colin]      1.0.0cvs2.2
13185
13186         * src/plugins/trayicon/trayicon.c
13187                 Fix freeze with gtk-2.6, the easy way
13188                 (signal blocking helpless there...)
13189                 Closes bug #668.
13190
13191 2005-01-19 [colin]      1.0.0cvs2.1
13192
13193         * src/mbox.c
13194         * src/mbox.h
13195         * src/mainwindow.c
13196         * src/summaryview.c
13197         * src/summaryview.h
13198                 Sync with HEAD
13199
13200 2005-01-19 [paul]       1.0.0cvs1.1
13201
13202         * configure.ac
13203         * po/de.po
13204         * po/es.po
13205         * po/fr.po
13206         * po/hr.po
13207         * po/it.po
13208         * po/ja.po
13209         * po/ko.po
13210         * po/pt_BR.po
13211         * po/ru.po
13212         * po/sk.po
13213         * po/sr.po
13214                 sync with HEAD (update translations)
13215
13216 2005-01-18 [colin]      1.0.0cvs0.1
13217
13218         * src/foldersel.c
13219                 Specify search column - patch by Alfons
13220
13221 2005-01-18 [colin]      0.9.13cvs36.3
13222
13223         * src/prefs_toolbar.c
13224                 Change Delete to Remove
13225         * src/prefs_fonts.c
13226                 GTK2 version and leak fixes
13227         * src/prefs_actions.c
13228                 Add stock buttons.
13229                 All patches by Alfons
13230
13231 2005-01-17 [colin]      0.9.13cvs36.2
13232
13233         * src/compose.c
13234                 Fix DnD inserting twice. While at it,
13235                 add DnD support for text/plain in the
13236                 body, and add support in the headers.
13237
13238 2005-01-16 [colin]      0.9.13cvs36.1
13239
13240         * ChangeLog
13241         * ChangeLog.jp
13242         * ChangeLog.claws
13243                 Sync with HEAD (nothing applicable)
13244
13245 2005-01-16 [colin]      0.9.13cvs33.2
13246
13247         * src/prefs_toolbar.c
13248                 GTK2ize prefs_toolbar, by Alfons.
13249
13250 2005-01-14 [colin]      0.9.13cvs33.1
13251
13252         * src/html.c
13253         * src/msgcache.c
13254                 Sync with HEAD
13255
13256 2005-01-14 [colin]      0.9.13cvs32.1
13257
13258         * src/html.c
13259         * src/html.h
13260         * src/msgcache.c
13261         * AUTHORS
13262         * tools/calypso_convert.pl
13263                 Sync with HEAD
13264
13265 2005-01-08 [colin]      0.9.13cvs29.2
13266
13267         * src/prefs_filtering_action.c
13268         * src/prefs_filtering.c
13269                 2 more gtk2 patches by Alfons
13270
13271 2005-01-07 [paul]       0.9.13cvs29.1
13272
13273         * ChangeLog
13274         * ChangeLog.claws
13275         * ChangeLog.jp
13276         * configure.ac
13277         * src/pop.c
13278         * src/pop.h
13279                 sync with HEAD
13280
13281 2005-01-07 [colin]      0.9.13cvs28.3
13282
13283         * src/gtk/progressdialog.c
13284         * src/gtk/progressdialog.h
13285         * src/inc.c
13286         * src/send_message.c
13287                 GTK2 for the incorporation dialog. The CList isn't dead
13288                 yet, for a more smooth migration. Patch by Alfons.
13289
13290 2005-01-06 [colin]      0.9.13cvs28.2
13291
13292         * src/prefs_display_header.c
13293                 GTK2 conversion by Alfons
13294         * src/prefs_actions.c
13295         * src/prefs_matcher.c
13296                 Fix 2 leaks - patch by Alfons
13297
13298 2005-01-06 [colin]      0.9.13cvs28.1
13299
13300         * src/prefs_matcher.c
13301                 Sync with HEAD
13302
13303 2005-01-06 [colin]      0.9.13cvs27.4
13304
13305         * src/prefs_matcher.c
13306                 Fix double-free. Patch by Alfons
13307
13308 2005-01-06 [colin]      0.9.13cvs27.3
13309
13310         * src/prefs_matcher.c
13311                 GTK2 widgets + memleak
13312                 Patch by Alfons
13313
13314 2005-01-05 [colin]      0.9.13cvs27.2
13315
13316         * src/account.c
13317         * src/addr_compl.c
13318         * src/foldersel.c
13319         * src/stock_pixmap.c
13320         * src/stock_pixmap.h
13321                 3 more GTK2 patches by Alfons.
13322
13323 2005-01-04 [colin]      0.9.13cvs27.1
13324
13325         * src/folderview.c
13326         * src/imap_gtk.c
13327         * src/news_gtk.c
13328                 Sync with HEAD
13329
13330 2005-01-04 [colin]      0.9.13cvs25.9
13331
13332         * src/compose.c
13333                 Fix Show Ruler menuitem
13334         * src/prefs_template.c
13335                 Convert to GTK2
13336         * src/common/utils.c
13337                 Make auto pointer stuff handles NULLs
13338                 Patches by Alfons.
13339
13340 2005-01-04 [colin]      0.9.13cvs25.8
13341
13342         * src/compose.c
13343                 Move the attachment list to gtk2
13344                 Patch by Alfons.
13345
13346 2005-01-04 [colin]      0.9.13cvs25.7
13347
13348         * src/textview.c
13349                 Make some keys work again
13350                 Patch by SungHyun Nam <namsh@kldp.org>
13351
13352 2005-01-04 [colin]      0.9.13cvs25.6
13353
13354         * src/gtk/gtkshruler.c
13355                 Move the ruler to GTK2
13356                 Patch by Alfons
13357
13358 2005-01-03 [colin]      0.9.13cvs25.5
13359
13360         * src/compose.c
13361                 Fix my broken patch apply 
13362
13363 2005-01-03 [colin]      0.9.13cvs25.4
13364
13365         * src/common/utils.c
13366         * src/common/utils.h
13367         * src/gtk/prefswindow.c
13368                 Move auto pointer stuff to utils.c
13369                 Patch by Alfons again :)
13370
13371 2005-01-03 [colin]      0.9.13cvs25.3
13372
13373         * src/compose.c
13374         * src/prefs_gtk.c
13375         * src/prefs_template.c
13376         * src/textview.c
13377                 Empty text widgets with empty strings, not NULL char
13378                 Patch by SungHyun Nam <namsh@kldp_org>
13379
13380 2005-01-03 [colin]      0.9.13cvs25.2
13381
13382         * src/main.c
13383         * AUTHORS
13384                 Sync with HEAD
13385
13386 2005-01-03 [colin]      0.9.13cvs25.1
13387
13388         * src/pop.c
13389         * src/pop.h
13390                 Sync with HEAD
13391
13392 2005-01-03 [colin]      0.9.13cvs24.3
13393
13394         * src/account.c
13395                 Two patches from Alfons and Alex S Moore:
13396                 fix images, fix return value.
13397
13398 2005-01-01 [colin]      0.9.13cvs24.2
13399
13400         * src/prefs_actions.c
13401                 Fix over-zealous assertion. Patch by Alfons
13402
13403 2005-01-01 [colin]      0.9.13cvs24.1
13404
13405         * src/procmime.c
13406                 Sync with HEAD (leak fix)
13407
13408 2004-12-31 [colin]      0.9.13cvs23.2
13409
13410         * src/prefs_common.c
13411                 GTK2 widgets + stock buttons - patch by Alfons
13412
13413 2004-12-31 [paul]       0.9.13cvs23.1
13414
13415         * configure.ac
13416                 bump up EXTRA_VERSION to match (sync'ed) HEAD
13417         * src/gtk/pluginwindow.c
13418                 use GTK2 widgets and plug memory leaks,
13419                 patches by Alfons
13420
13421 2004-12-30 [colin]      0.9.13cvs22.4
13422
13423         * src/account.c
13424         * src/action.c
13425         * src/export.c
13426         * src/foldersel.c
13427         * src/import.c
13428         * src/message_search.c
13429         * src/prefs_actions.c
13430         * src/prefs_common.c
13431         * src/prefs_customheader.c
13432         * src/prefs_filtering.c
13433         * src/prefs_summary_column.c
13434         * src/summary_search.c
13435         * src/gtk/about.c
13436         * src/gtk/description_window.c
13437         * src/gtk/gtkutils.c
13438         * src/gtk/gtkutils.h
13439         * src/gtk/inputdialog.c
13440         * src/gtk/prefswindow.c
13441                 Use GTK2 stock buttons. Patches by Alfons.
13442
13443 2004-12-30 [colin]      0.9.13cvs22.3
13444
13445         * src/account.c
13446                 Sync with HEAD
13447         * src/prefs_actions.c
13448         * src/prefs_customheader.c
13449         * src/prefs_filtering.c
13450         * src/prefs_msg_colors.c
13451         * src/prefs_summary_column.c
13452         * src/gtk/prefswindow.c
13453                 Use GtkTreeView instead of deprecated 
13454                 widgets. Patches by Alfons.
13455
13456 2004-12-30 [paul]       0.9.13cvs22.2
13457
13458         * src/foldersel.c
13459                 use GTK 2 Tree View
13460                 patch by Alfons, with root folder sorting fix
13461                 by Stephan Sachse
13462
13463 2004-12-30 [paul]       0.9.13cvs22.1
13464
13465         * ChangeLog
13466         * ChangeLog.claws
13467         * ChangeLog.jp
13468         * NEWS
13469         * configure.ac
13470         * src/account.c
13471                 sync with HEAD
13472
13473 2004-12-22 [martin]     0.9.13cvs21.2
13474
13475         * src/action.c
13476                 free the command line after its use
13477
13478 2004-12-18 [paul]       0.9.13cvs21.1
13479
13480         * AUTHORS
13481         * ChangeLog
13482         * ChangeLog.claws
13483         * ChangeLog.jp
13484         * NEWS
13485         * configure.ac
13486         * src/action.c
13487         * src/compose.c
13488         * src/syldap.c
13489                 sync with HEAD
13490
13491 2004-12-17 [martin]     0.9.13cvs17.2
13492
13493         * src/action.c
13494                 convert actions input to locale
13495         * src/inc.c
13496                 convert notification command to locale
13497         * src/plugins/pgpmime/select-keys.c
13498                 convert attributes to utf8
13499
13500 2004-12-14 [colin]      0.9.13cvs17.1
13501
13502         * ChangeLog
13503         * ChangeLog.jp
13504         * ChangeLog.claws
13505         * src/action.c
13506         * src/common/utils.c
13507         * src/gtk/prefswindow.c
13508         * src/gtk/gtkutils.c
13509         * src/gtk/gtkutils.h
13510         * src/plugins/spamassassin/libspamc.c
13511                 Sync with HEAD
13512
13513 2004-12-13 [colin]      0.9.13cvs14.1
13514
13515         * src/quote_fmt_parse.y
13516                 Sync with HEAD
13517
13518 2004-12-10 [colin]      0.9.13cvs12.1
13519
13520         * src/prefs_themes.c
13521         * src/mainwindow.c
13522         * src/messageview.c
13523                 Sync with HEAD
13524
13525 2004-12-09 [colin]      0.9.13cvs10.1
13526
13527         * src/procmime.c
13528                 Sync with HEAD (fix B64 encoding from memory)
13529
13530 2004-12-08 [colin]      0.9.13cvs9.1
13531
13532         * src/gtk/colorlabel.c
13533                 Sync with HEAD
13534
13535 2004-12-08 [paul]       0.9.13cvs8.2
13536
13537         * src/gtk/pluginwindow.c
13538                 fix window resizing oddities
13539
13540 2004-12-08 [colin]      0.9.13cvs8.1
13541
13542         * src/quote_fmt_parse.y
13543                 Sync with HEAD
13544
13545 2004-12-08 [colin]      0.9.13cvs7.1
13546
13547         * src/matcher_parser_parse.y
13548         * src/msgcache.c
13549         * src/prefs_matcher.c
13550         * src/procheader.c
13551         * src/matcher.c
13552         * src/common/defs.h
13553         * po/sr.po
13554                 Sync with HEAD
13555
13556 2004-12-08 [colin]      0.9.13cvs6.1
13557
13558         * src/quote_fmt_parse.y
13559         * src/textview.c
13560                 Sync with HEAD
13561         * src/gtk/prefswindow.c
13562         * src/gtk/pluginwindow.c
13563                 Fix G_CALLBACKS protos (thanks to Alfons)
13564
13565 2004-12-07 [torte]      0.9.13cvs2.2
13566
13567         * src/procmime.c
13568                 [Bug 650] reply button causes crash
13569                 Thanks to David Relson and Christoph
13570
13571 2004-12-07 [colin]      0.9.13cvs2.1
13572
13573         * ChangeLog.claws
13574         * AUTHORS
13575         * po/sk.po
13576         * src/procmime.c
13577         * src/prefs_account.c
13578         * src/common/smtp.c
13579         * src/common/smtp.h
13580                 Sync with HEAD
13581
13582 2004-12-06 [colin]      0.9.12cvs187.1
13583
13584         * ChangeLog.claws
13585         * INSTALL
13586         * Makefile.am
13587         * README.claws
13588         * TODO.claws
13589         * configure.ac
13590         * po/bg.po
13591         * po/cs.po
13592         * po/el.po
13593         * po/en_GB.po
13594         * po/es.po
13595         * po/fr.po
13596         * po/hr.po
13597         * po/hu.po
13598         * po/it.po
13599         * po/ja.po
13600         * po/ko.po
13601         * po/nl.po
13602         * po/pl.po
13603         * po/pt_BR.po
13604         * po/ru.po
13605         * po/sk.po
13606         * po/sr.po
13607         * po/sv.po
13608         * po/zh_CN.po
13609         * po/zh_TW.Big5.po
13610         * src/compose.c
13611         * tools/Makefile.am
13612         * tools/README
13613         * tools/filter_conv.pl
13614         * tools/kdeservicemenu/README
13615         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13616         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13617                 Sync with HEAD
13618
13619 2004-12-04 [colin]      0.9.12cvs183.1
13620
13621         * src/compose.c
13622                 Sync with HEAD (compose window position saving)
13623
13624 2004-12-04 [paul]       0.9.12cvs182.3
13625
13626         * src/messageview.c
13627         * src/mimeview.c
13628         * src/prefs_customheader.c
13629         * src/gtk/quicksearch.c
13630                 replace some forgotten GTK_SIGNAL_FUNCs
13631
13632 2004-12-04 [paul]       0.9.12cvs182.2
13633
13634         * src/Makefile.am
13635                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
13636                 committed in error      
13637
13638 2004-12-04 [paul]       0.9.12cvs182.1
13639
13640         * ChangeLog
13641         * ChangeLog.claws
13642         * ChangeLog.jp
13643         * INSTALL
13644         * NEWS
13645         * README
13646         * README.jp
13647         * configure.ac
13648         * doc/manual/ja/Makefile.am
13649         * doc/manual/ja/sylpheed-1.html
13650         * doc/manual/ja/sylpheed-10.html
13651         * doc/manual/ja/sylpheed-11.html
13652         * doc/manual/ja/sylpheed-12.html
13653         * doc/manual/ja/sylpheed-13.html
13654         * doc/manual/ja/sylpheed-14.html
13655         * doc/manual/ja/sylpheed-15.html
13656         * doc/manual/ja/sylpheed-16.html
13657         * doc/manual/ja/sylpheed-17.html
13658         * doc/manual/ja/sylpheed-18.html
13659         * doc/manual/ja/sylpheed-19.html
13660         * doc/manual/ja/sylpheed-2.html
13661         * doc/manual/ja/sylpheed-20.html
13662         * doc/manual/ja/sylpheed-3.html
13663         * doc/manual/ja/sylpheed-4.html
13664         * doc/manual/ja/sylpheed-5.html
13665         * doc/manual/ja/sylpheed-6.html
13666         * doc/manual/ja/sylpheed-7.html
13667         * doc/manual/ja/sylpheed-8.html
13668         * doc/manual/ja/sylpheed-9.html
13669         * doc/manual/ja/sylpheed.html
13670         * doc/manual/ja/sylpheed.sgml
13671         * po/de.po
13672         * src/Makefile.am
13673         * src/compose.c
13674         * src/procmime.c
13675         * src/pixmaps/regular.xpm **REMOVED**
13676         * src/plugins/pgpmime/pgpmime.c
13677         * src/plugins/pgpmime/plugin.c
13678         * src/plugins/pgpmime/prefs_gpg.c
13679                 sync with HEAD
13680
13681 2004-12-03 [paul]       0.9.12cvs180.1
13682
13683         * ChangeLog
13684         * ChangeLog.claws
13685         * ChangeLog.jp
13686         * configure.ac
13687         * src/Makefile.am
13688         * src/pop.c
13689         * src/common/utils.c
13690         * src/common/utils.h
13691         * src/pixmaps/continue.xpm
13692         * src/pixmaps/dir_close.xpm
13693         * src/pixmaps/dir_open.xpm
13694         * src/pixmaps/drafts_close.xpm
13695         * src/pixmaps/drafts_open.xpm
13696         * src/pixmaps/folder.xpm **REMOVED**
13697         * src/pixmaps/group.xpm
13698         * src/pixmaps/unread.xpm
13699                 sync with HEAD
13700
13701 2004-12-02 [colin]      0.9.12cvs179.1
13702
13703         * src/compose.c
13704                 Sync with HEAD (non-duplicated reedition)
13705
13706 2004-12-02 [colin]      0.9.12cvs178.1
13707
13708         * src/compose.c
13709                 Sync with HEAD (linewrap_quote fix)
13710
13711 2004-12-01 [colin]      0.9.12cvs177.3
13712
13713         * src/addrharvest.c
13714                 Replace sizeof with strlen
13715
13716 2004-12-01 [paul]       0.9.12cvs177.2
13717
13718         * src/addrharvest.c
13719                 fix 'harvest addresses'
13720
13721 2004-11-30 [colin]      0.9.12cvs177.1
13722
13723         * src/gtk/prefswindow.c
13724         * src/gtk/pluginwindow.c
13725                 Sync with HEAD
13726
13727 2004-11-29 [colin]      0.9.12cvs176.1
13728
13729         * src/folderview.c
13730                 sync with HEAD (Fix disappearing separators in folderview's popup)
13731
13732 2004-11-29 [colin]      0.9.12cvs175.1
13733
13734         * src/procmime.c
13735                 Sync with head (another format fix)
13736
13737 2004-11-29 [colin]      0.9.12cvs174.1
13738
13739         * src/pop.c
13740                 Sync with HEAD (format string fix)
13741
13742 2004-11-26 [colin]      0.9.12cvs173.1
13743
13744         * src/common/smtp.c
13745         * src/common/smtp.h
13746                 Sync with HEAD
13747
13748 2004-11-24 [colin]      0.9.12cvs172.1
13749
13750         * src/plugins/pgpmime/pgpmime.c
13751                 Sync with HEAD
13752
13753 2004-11-24 [colin]      0.9.12cvs171.1
13754
13755         * src/plugins/pgpmime/pgpmime.c
13756                 Sync with head (gpgmectx leaks)
13757
13758 2004-11-24 [colin]      0.9.12cvs169.1
13759
13760         * src/plugins/pgpmime/plugin.c
13761         * src/plugins/trayicon/Makefile.am
13762         * src/plugins/trayicon/newmarkedmail.xpm
13763         * src/plugins/trayicon/trayicon.c
13764         * src/plugins/trayicon/unreadmarkedmail.xpm
13765                 Sync with HEAD
13766
13767 2004-11-23 [colin]      0.9.12cvs168.1
13768
13769         * src/partial_download.c
13770         * src/partial_download.h
13771         * src/plugins/pgpmime/plugin.c
13772                 Sync with HEAD
13773
13774 2004-11-23 [colin]      0.9.12cvs166.1
13775
13776         * src/Makefile.am
13777         * src/codeconv.c
13778         * src/compose.c
13779         * src/folderview.c
13780         * src/main.c
13781         * src/partial_download.c
13782         * src/partial_download.h
13783         * src/prefs_account.c
13784         * src/prefs_account.h
13785         * src/privacy.c
13786         * src/privacy.h
13787         * src/procmime.c
13788         * src/common/Makefile.am
13789         * src/common/base64.h
13790         * src/common/partial_download.c
13791         * src/common/partial_download.h
13792         * src/gtk/prefswindow.c
13793         * src/gtk/prefswindow.h
13794         * src/plugins/pgpmime/pgpmime.c
13795         * src/plugins/pgpmime/prefs_gpg.c
13796         * src/plugins/pgpmime/prefs_gpg.h
13797         * src/plugins/pgpmime/sgpgme.c
13798         * src/plugins/pgpmime/sgpgme.h
13799                 Sync with HEAD
13800
13801 2004-11-23 [colin]      0.9.12cvs163.1
13802
13803         * src/main.c
13804                 Sync with HEAD (cursor optimization)
13805
13806 2004-11-23 [colin]      0.9.12cvs162.1
13807
13808         * src/prefs_common.c
13809         * src/prefs_themes.c
13810         * src/procmsg.c
13811                 Sync with HEAD
13812
13813 2004-11-23 [colin]      0.9.12cvs158.9
13814
13815         * src/compose.c
13816                 Fix double-free when forwarding
13817         * src/msgcache.c
13818                 Fix leak on error path
13819                 
13820
13821 2004-11-23 [colin]      0.9.12cvs158.8
13822
13823         * src/compose.c
13824                 Fix possible double-free
13825                 Spotted by Alfons
13826
13827 2004-11-23 [colin]      0.9.12cvs158.7
13828
13829         * src/compose.c
13830                 Fix some signal handlers' prototypes
13831                 Spotted by Alfons
13832
13833 2004-11-22 [colin]      0.9.12cvs158.6
13834
13835         * src/compose.c
13836                 Remove unneeded code and duplicated
13837                 wrapping - patch by Alfons
13838
13839 2004-11-22 [colin]      0.9.12cvs158.5
13840
13841         * src/prefs_themes.c
13842                 Fix oversized selector
13843
13844 2004-11-22 [colin]      0.9.12cvs158.4
13845
13846         * src/compose.c
13847                 fix dump_text()
13848                 patch by Alfons
13849
13850 2004-11-19 [colin]      0.9.12cvs158.3
13851
13852         * src/textview.c
13853                 Add a context menu on links (open, copy)
13854
13855 2004-11-18 [paul]       0.9.12cvs158.2
13856
13857         * src/addrgather.c
13858         * src/exphtmldlg.c
13859         * src/expldifdlg.c
13860         * src/mimeview.c
13861         * src/prefs_common.c
13862         * src/plugins/image_viewer/viewer.c
13863         * src/plugins/spamassassin/spamassassin_gtk.c
13864                 replace deprecated gtk_notebook_set_page
13865                 and gtk_notebook_current_page
13866
13867 2004-11-18 [paul]       0.9.12cvs158.1
13868
13869         * configure.ac
13870         * src/compose.c
13871         * src/mainwindow.c
13872         * src/messageview.c
13873         * src/prefs_common.c
13874         * src/common/utils.c
13875         * src/common/utils.h
13876                 sync with HEAD
13877
13878 2004-11-17 [colin]      0.9.12cvs156.1
13879
13880         * src/prefs_account.c
13881         * src/prefs_account.h
13882         * src/procmsg.c
13883                 Sync with HEAD (add pref to store encrypted mails encrypted)
13884
13885 2004-11-17 [paul]       0.9.12cvs155.1
13886
13887         * ChangeLog
13888         * ChangeLog.claws
13889         * ChangeLog.jp
13890         * NEWS
13891         * configure.ac
13892         * src/compose.c
13893         * src/jpilot.c
13894         * src/privacy.c
13895         * src/procmime.c
13896         * src/procmime.h
13897         * src/procmsg.c
13898         * src/toolbar.c
13899         * src/pixmaps/error.xpm
13900                 sync with HEAD
13901
13902 2004-11-17 [colin]      0.9.12cvs151.1
13903
13904         * src/plugins/pgpmime/pgpmime.c
13905                 Sync with HEAD (remove debug printf)
13906
13907 2004-11-17 [colin]      0.9.12cvs150.1
13908
13909         * src/plugins/pgpmime/pgpmime.c
13910                 Sync with HEAD (off-by-one fix)
13911
13912 2004-11-17 [colin]      0.9.12cvs149.1
13913
13914         * src/procmsg.c
13915                 Sync with HEAD (coding style fixes)
13916
13917 2004-11-16 [colin]      0.9.12cvs148.1
13918
13919         * src/procmsg.c
13920                 Sync with head (Fix the fix)
13921
13922 2004-11-16 [colin]      0.9.12cvs147.1
13923
13924         * src/procmsg.c
13925                 Sync with Main (leak fix)
13926
13927 2004-11-16 [colin]      0.9.12cvs146.14
13928
13929         * src/compose.c
13930                 Remove useless chunk of code
13931                 Patch by Alfons
13932
13933 2004-11-15 [colin]      0.9.12cvs146.13
13934
13935         * src/compose.c
13936                 Fix drafting after insertion
13937                 Patch by Alfons
13938
13939 2004-11-15 [colin]      0.9.12cvs146.12
13940
13941         * src/compose.c
13942         * src/prefs_filtering.c
13943         * src/prefs_filtering_action.c
13944         * src/prefs_toolbar.c
13945                 Fix some const-correctness
13946
13947 2004-11-15 [colin]      0.9.12cvs146.11
13948
13949         * src/summaryview.c
13950         * src/prefs_themes.c
13951         * src/messageview.c
13952                 Fix some leaks
13953
13954 2004-11-15 [colin]      0.9.12cvs146.10
13955
13956         * src/codeconv.c
13957                 More unreadable locale fixes
13958
13959 2004-11-14 [colin]      0.9.12cvs146.9
13960
13961         * src/textview.c
13962                 Fix uri_security_check
13963                 Patch by Alfons
13964
13965 2004-11-13 [paul]       0.9.12cvs146.8
13966
13967         * src/folder.c
13968         * src/procmime.c
13969                 fix 2 bugs introduced in last commit
13970
13971 2004-11-13 [paul]       0.9.12cvs146.7
13972
13973         * src/compose.c
13974         * src/exporthtml.c
13975         * src/exportldif.c
13976         * src/folder.c
13977         * src/imap.c
13978         * src/imap_gtk.c
13979         * src/main.c
13980         * src/mainwindow.c
13981         * src/messageview.c
13982         * src/mh_gtk.c
13983         * src/prefs_themes.c
13984         * src/procmime.c
13985         * src/setup.c
13986         * src/summaryview.c
13987                 replace deprecated g_basename
13988
13989 2004-11-13 [paul]       0.9.12cvs146.6
13990
13991         * src/compose.c
13992         * src/imap.c
13993         * src/matcher_parser.h
13994         * src/matcher_parser_parse.y
13995         * src/prefs_filtering.c
13996         * src/prefs_filtering_action.c
13997         * src/prefs_themes.c
13998         * src/prefs_toolbar.c
13999         * src/common/utils.c
14000                 various small fixes/cleanups
14001
14002 2004-11-12 [colin]      0.9.12cvs146.5
14003
14004         * src/textview.c
14005                 Validate event's origin on visibility notify
14006                 Patch by Alfons.
14007
14008 2004-11-12 [paul]       0.9.12cvs146.4
14009
14010         * src/exporthtml.c
14011         * src/exportldif.c
14012         * src/imap.c
14013         * src/mh.c
14014         * src/mimeview.c
14015         * src/prefs_spelling.c
14016         * src/prefs_themes.c
14017                 replace deprecated g_dirname    
14018
14019 2004-11-12 [colin]      0.9.12cvs146.3
14020
14021         * src/textview.c
14022                 Some coding style fixes
14023
14024 2004-11-12 [colin]      0.9.12cvs146.2
14025
14026         * src/codeconv.c
14027                 We want to replace _all_ extended chars in
14028                 conv_unreadable_*, because any string containing
14029                 extended chars not parsing as UTF8 is 
14030                 undisplayed on gtk2.
14031
14032 2004-11-12 [paul]       0.9.12cvs146.1
14033
14034         * ChangeLog
14035         * ChangeLog.claws
14036         * ChangeLog.jp
14037         * NEWS
14038         * configure.ac
14039         * src/account.c
14040         * src/folderview.c
14041         * src/folderview.h
14042         * src/imap.c
14043         * src/imap_gtk.c
14044         * src/inc.c
14045         * src/mainwindow.c
14046         * src/mh_gtk.c
14047         * src/news_gtk.c
14048         * src/pop.c
14049         * src/prefs_account.c
14050         * src/prefs_account.h
14051         * src/prefs_ext_prog.c
14052         * src/procmime.c
14053         * src/procmime.h
14054         * src/procmsg.c
14055         * src/procmsg.h
14056         * src/summary_search.c
14057         * src/summaryview.c
14058         * src/textview.c
14059         * src/common/defs.h
14060         * src/common/utils.c
14061         * src/common/utils.h
14062         * src/gtk/menu.c
14063         * src/gtk/menu.h
14064                 sync with HEAD
14065
14066 2004-11-11 [colin]      0.9.12cvs144.2
14067
14068         * src/textview.c
14069                 Fix URI range selection (patch by Alfons)
14070
14071 2004-11-09 [colin]      0.9.12cvs144.1
14072
14073         * ChangeLog.claws
14074         * src/compose.c
14075         * src/folder.c
14076         * src/folder_item_prefs.c
14077         * src/prefs_account.c
14078         * src/prefs_account.h
14079         * src/plugins/pgpmime/pgpmime.c
14080                 Sync with HEAD
14081
14082 2004-11-08 [colin]      0.9.12cvs143.1
14083
14084         * src/summaryview.c
14085                 Sync with HEAD (optimize quicksearch)
14086
14087 2004-11-08 [colin]      0.9.12cvs142.2
14088
14089         * src/compose.c
14090                 Don't wrap when Edit/Auto wrapping is disabled
14091
14092 2004-11-08 [colin]      0.9.12cvs142.1
14093
14094         * src/textview.c
14095                 Sync with HEAD
14096
14097 2004-11-08 [colin]      0.9.12cvs141.1
14098
14099         * src/textview.c
14100                 Sync with HEAD (fix some mail URIs)
14101
14102 2004-11-08 [colin]      0.9.12cvs140.3
14103
14104         * src/textview.c
14105                 o Use text cursor instead of arrow when
14106                   not on a link
14107                 o Fix handling of contiguous links (as in
14108                   "colin@colino.net" <colin@colino.net>)
14109                   This one unveils a bug in get_email_part()
14110
14111 2004-11-07 [colin]      0.9.12cvs140.2
14112
14113         * src/textview.c
14114                 Fix memleak. Patch by Alfons.
14115
14116 2004-11-06 [colin]      0.9.12cvs140.1
14117
14118         * src/compose.c
14119                 Sync with HEAD (don't ask passphrase
14120                 when drafting)
14121
14122 2004-11-06 [paul]       0.9.12cvs139.2
14123
14124         * AUTHORS
14125         * src/textview.c
14126         * src/textview.h
14127                 textview URI handling. hovering over a 
14128                 link displays it in the status bar,
14129                 and changes the mouse pointer to a hand 
14130                 cursor. a link is activated with a single 
14131                 click. (Modified from the) patch by Jean-Yves 
14132                 Lefort <jylefort@users.sourceforge.net>
14133                 
14134
14135 2004-11-05 [colin]      0.9.12cvs139.1
14136
14137         * src/compose.c
14138         * src/procmime.c
14139                 Sync with HEAD again ^^
14140
14141 2004-11-05 [colin]      0.9.12cvs139.1
14142
14143         * src/compose.c
14144         * src/procmime.c
14145                 Sync with HEAD
14146
14147 2004-11-03 [paul]       0.9.12cvs138.1
14148
14149         * ChangeLog.claws
14150         * configure.ac
14151         * po/POTFILES.in
14152         * src/prefs_ext_prog.c
14153         * src/procmime.c
14154         * tools/kdeservicemenu/README
14155         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14156         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14157                 sync with HEAD
14158
14159 2004-11-01 [christoph]  0.9.12cvs136.2
14160
14161         * src/procmime.c
14162                 convert MIME parameters to UTF-8
14163
14164 2004-10-29 [colin]      0.9.12cvs136.1
14165
14166         * src/common/utils.c
14167                 Sync with HEAD (don't use '=' in mime boundary)
14168
14169 2004-10-29 [paul]       0.9.12cvs135.1
14170
14171         * configure.ac
14172         * doc/src/rfc2231.txt
14173         * src/procmime.c
14174         * src/common/quoted-printable.c
14175         * src/common/utils.c
14176         * src/common/utils.h
14177                 sync with HEAD
14178
14179 2004-10-27 [paul]       0.9.12cvs134.1
14180
14181         * configure.ac
14182         * src/main.c
14183         * src/procmime.c
14184         * src/plugins/pgpmime/pgpmime.c
14185                 sync with HEAD
14186
14187 2004-10-26 [paul]       0.9.12cvs132.3
14188
14189         * src/account.c
14190         * src/addressbook.c
14191         * src/addrgather.c
14192         * src/addrharvest.c
14193         * src/codeconv.c
14194         * src/compose.c
14195         * src/customheader.c
14196         * src/editaddress.c
14197         * src/editgroup.c
14198         * src/enriched.c
14199         * src/expldifdlg.c
14200         * src/exporthtml.c
14201         * src/exportldif.c
14202         * src/folder.c
14203         * src/foldersel.c
14204         * src/folderview.c
14205         * src/grouplistdialog.c
14206         * src/html.c
14207         * src/imap.c
14208         * src/jpilot.c
14209         * src/ldapserver.c
14210         * src/ldif.c
14211         * src/mimeview.c
14212         * src/news.c
14213         * src/news_gtk.c
14214         * src/pop.c
14215         * src/prefs_display_header.c
14216         * src/prefs_gtk.c
14217         * src/prefs_msg_colors.c
14218         * src/prefs_toolbar.c
14219         * src/procheader.c
14220         * src/procmime.c
14221         * src/summaryview.c
14222         * src/textview.c
14223         * src/toolbar.c
14224         * src/vcard.c
14225         * src/common/mgutils.c
14226         * src/common/nntp.c
14227         * src/common/smtp.c
14228         * src/common/template.c
14229         * src/common/utils.c
14230         * src/common/xmlprops.c
14231         * src/plugins/pgpmime/pgpmime.c
14232         * src/plugins/pgpmime/select-keys.c
14233         * src/plugins/pgpmime/sgpgme.c
14234                 replace deprecated g_strcasecmp(), g_strncasecmp(),
14235                 g_string_sprintfa(), gtk_notebook_current_page()
14236
14237 2004-10-26 [colin]      0.9.12cvs132.2
14238
14239         * src/prefs_folder_item.c
14240                 Fix default-account selection
14241
14242 2004-10-21 [colin]      0.9.12cvs133
14243
14244         * src/compose.c
14245                 Sync with HEAD (Remove extra separator in compose's Options)
14246         * src/textview.c
14247                 Set wrapping to char
14248
14249 2004-10-21 [paul]       0.9.12cvs131.2
14250
14251         * src/compose.c
14252         * src/sourcewindow.c
14253                 fix wrapping
14254                 fix window shrinking 
14255
14256 2004-10-21 [colin]      0.9.12cvs131.1
14257
14258         * ChangeLog.claws
14259         * src/compose.c
14260                 Sync with HEAD
14261
14262 2004-10-21 [paul]       0.9.12cvs130.2
14263
14264         * src/prefs_folder_item.c
14265                 sync with HEAD (Apply to subfolders)
14266
14267 2004-10-19 [colin]      0.9.12cvs130.1
14268
14269         * ChangeLog.claws
14270         * src/compose.c
14271         * src/common/utils.c
14272         * src/gtk/menu.c
14273                 Sync with HEAD
14274
14275 2004-10-19 [colin]      0.9.12cvs128.1
14276
14277         * src/addrbook.c
14278         * src/addrcache.c
14279         * src/addressbook.c
14280         * src/codeconv.c
14281         * src/compose.c
14282         * src/customheader.c
14283         * src/editaddress.c
14284         * src/editgroup.c
14285         * src/exporthtml.c
14286         * src/folder.c
14287         * src/folderview.c
14288         * src/imap.c
14289         * src/jpilot.c
14290         * src/main.c
14291         * src/matcher_parser_parse.y
14292         * src/mbox.c
14293         * src/pop.c
14294         * src/prefs_account.c
14295         * src/prefs_gtk.c
14296         * src/prefs_msg_colors.c
14297         * src/procheader.c
14298         * src/procmime.c
14299         * src/procmime.h
14300         * src/procmsg.c
14301         * src/summaryview.c
14302         * src/textview.c
14303         * src/common/base64.c
14304         * src/common/partial_download.c
14305         * src/common/socket.c
14306         * src/common/sylpheed.c
14307         * src/common/utils.c
14308         * src/common/utils.h
14309         * src/gtk/pluginwindow.c
14310         * src/gtk/quicksearch.c
14311         * src/plugins/clamav/clamav_plugin.c
14312         * src/plugins/clamav/clamav_plugin.h
14313         * src/plugins/clamav/clamav_plugin_gtk.c
14314         * src/plugins/pgpmime/passphrase.c
14315         * src/plugins/pgpmime/pgpmime.c
14316         * src/plugins/pgpmime/plugin.c
14317         * src/plugins/pgpmime/prefs_gpg.c
14318         * src/plugins/pgpmime/prefs_gpg.h
14319         * src/plugins/pgpmime/select-keys.c
14320         * src/plugins/pgpmime/sgpgme.c
14321         * src/plugins/spamassassin/libspamc.c
14322         * src/plugins/spamassassin/spamassassin.c
14323         * src/plugins/spamassassin/spamassassin.h
14324         * src/plugins/spamassassin/spamassassin_gtk.c
14325         * src/plugins/trayicon/trayicon.c
14326         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
14327                 Sync with HEAD
14328
14329 2004-10-14 [colin]      0.9.12cvs126.2
14330
14331         * src/codeconv.c
14332         * src/textview.c
14333                 Fix conv_unreadable_locale
14334
14335 2004-10-13 [colin]      0.9.12cvs126.1
14336
14337         * src/compose.c
14338                 Sync with HEAD (don't convert charset for 
14339                 drafted messages, minor cleanup)
14340
14341 2004-10-13 [colin]      0.9.12cvs125.1
14342
14343         * po/POTFILES.in
14344                 Sync with HEAD (POTFILES fix)
14345
14346 2004-10-12 [colin]      0.9.12cvs124.3
14347
14348         * src/compose.c
14349                 Fix encoding bug from latest sync
14350
14351 2004-10-12 [paul]       0.9.12cvs124.2
14352
14353         * src/plugins/pgpmime/prefs_gpg.c
14354         * src/plugins/pgpmime/prefs_gpg.h
14355                 forgotten in last commit        
14356
14357 2004-10-12 [paul]       0.9.12cvs124.1
14358
14359         * ChangeLog.claws
14360         * configure.ac
14361         * m4/spamassassin.m4
14362         * src/Makefile.am
14363         * src/account.c
14364         * src/compose.c
14365         * src/compose.h
14366         * src/crash.c
14367         * src/main.c
14368         * src/mimeview.c
14369         * src/passphrase.c
14370         * src/passphrase.h
14371         * src/prefs_account.c
14372         * src/prefs_account.h
14373         * src/prefs_common.c
14374         * src/privacy.c
14375         * src/privacy.h
14376         * src/procmime.c
14377         * src/procmime.h
14378         * src/procmsg.c
14379         * src/rfc2015.c
14380         * src/rfc2015.h
14381         * src/select-keys.c
14382         * src/select-keys.h
14383         * src/textview.c
14384         * src/common/utils.c
14385         * src/common/utils.h
14386         * src/gtk/about.c
14387         * src/plugins/pgpmime/Makefile.am
14388         * src/plugins/pgpmime/passphrase.c
14389         * src/plugins/pgpmime/passphrase.h
14390         * src/plugins/pgpmime/pgpmime.c
14391         * src/plugins/pgpmime/plugin.c
14392         * src/plugins/pgpmime/select-keys.c
14393         * src/plugins/pgpmime/select-keys.h
14394         * src/plugins/pgpmime/sgpgme.c
14395         * src/plugins/pgpmime/sgpgme.h
14396                 sync with HEAD
14397
14398 2004-10-04 [colin]      0.9.12cvs122.1
14399
14400         * src/mainwindow.c
14401         * src/messageview.c
14402         * src/messageview.h
14403         * src/textview.c
14404                 Sync with HEAD
14405
14406 2004-10-04 [colin]      0.9.12cvs121.1
14407
14408         * src/summaryview.c
14409                 Sync with HEAD
14410
14411 2004-10-04 [paul]       0.9.12cvs120.1
14412
14413         * configure.ac
14414                 sync with HEAD [don't try to build 
14415                 pgpmime plugin when gpgme is disabled]
14416
14417 2004-10-03 [colin]      0.9.12cvs119.3
14418
14419         * src/gtk/gtksctree.c
14420                 Lots of side effects. Put back as before 117.2.
14421         * src/summaryview.c
14422                 Fix bug #602
14423
14424 2004-10-03 [colin]      0.9.12cvs119.2
14425
14426         * src/gtk/gtksctree.c
14427                 Revert 608 fix that doesn't work that good
14428
14429 2004-10-02 [colin]      0.9.12cvs119.1
14430
14431         * src/mainwindow.c
14432         * src/messageview.c
14433         * src/prefs_common.h
14434         * src/procmime.c
14435         * src/procmime.h
14436         * src/textview.c
14437                 Sync with HEAD
14438         * src/gtk/gtksctree.c
14439                 Close bug #608
14440
14441 2004-10-01 [colin]      0.9.12cvs118.1
14442
14443         * src/mimeview.c
14444                 Sync with HEAD (better Save All fix)
14445
14446 2004-10-01 [colin]      0.9.12cvs117.2
14447
14448         * src/gtk/gtksctree.c
14449                 Faster on selection
14450
14451 2004-10-01 [colin]      0.9.12cvs117.1
14452
14453         * src/mimeview.c
14454                 Sync with HEAD (Save All: only attachments)
14455
14456 2004-10-01 [paul]       0.9.12cvs116.1
14457
14458         * ChangeLog.claws
14459         * configure.ac
14460         * src/account.c
14461         * src/prefs_common.c
14462         * src/gtk/colorlabel.c
14463                 sync with HEAD
14464
14465 2004-09-30 [colin]      0.9.12cvs115.1
14466
14467         * src/stock_pixmap.c
14468         * src/stock_pixmap.h
14469         * src/folderview.c
14470         * src/Makefile.am
14471         * src/pixmaps/read.xpm
14472                 Sync with HEAD (new pixmap)
14473
14474 2004-09-29 [colin]      0.9.12cvs114.1
14475
14476         * src/compose.c
14477                 Sync with HEAD
14478                 Fix focus handling in headers
14479
14480 2004-09-29 [paul]       0.9.12cvs113.1
14481
14482         * src/quote_fmt_parse.y
14483                 sync with HEAD
14484  
14485
14486 2004-09-28 [colin]      0.9.12cvs112.1
14487
14488         * src/folderview.c
14489         * src/mainwindow.c
14490                 Sync with HEAD
14491
14492 2004-09-28 [colin]      0.9.12cvs110.1
14493
14494         * src/folderview.c
14495                 Sync with HEAD (Contextual Empty trash menu)
14496
14497 2004-09-28 [colin]      0.9.12cvs108.1
14498
14499         * src/addressbook.c
14500                 Sync with HEAD (addressbook edit on double-click)
14501
14502 2004-09-28 [colin]      0.9.12cvs106.1
14503
14504         * src/inc.c
14505                 Sync with HEAD (folder_item freeze on inc)
14506
14507 2004-09-27 [colin]      0.9.12cvs105.1
14508
14509         * src/folderview.c
14510                 Sync with HEAD (right-align new and unread column)
14511
14512 2004-09-27 [colin]      0.9.12cvs104.1
14513
14514         * src/main.c
14515                 Sync with HEAD (revert 0.9.12cvs101)
14516
14517 2004-09-24 [colin]      0.9.12cvs103.2
14518
14519         * src/wizard.c
14520                 Fix gtk warnings and use domain part of the email address 
14521                 when domain detection fails (no dot in domain name)
14522
14523 2004-09-23 [colin]      0.9.12cvs103.1
14524
14525         * src/plugins/spamassassin/libspamc.c
14526         * src/plugins/spamassassin/libspamc.h
14527         * src/plugins/spamassassin/utils.c
14528         * src/plugins/spamassassin/utils.h
14529                 Sync with HEAD (Update spamassassin to 3.0)
14530
14531 2004-09-21 [colin]      0.9.12cvs102.3
14532
14533         * src/action.c
14534                 Add horizontal scrollbar in action io dialog as needed
14535                 Patch by Alfons.
14536
14537 2004-09-20 [colin]      0.9.12cvs102.2
14538
14539         * src/plugins/image_viewer/viewer.c
14540                 Remove imlib stuff
14541                 use gtk_pixmap_set when clearing
14542                 (would be better to use gtkImages, but causes size-allocate 
14543                 signals storm)
14544
14545 2004-09-17 [paul]       0.9.12cvs102.1
14546
14547         * ChangeLog
14548         * ChangeLog.claws
14549         * ChangeLog.jp
14550         * configure.ac
14551         * src/inc.c
14552                 sync with HEAD
14553
14554
14555 2004-09-17 [colin]      0.9.12cvs101.1
14556
14557         * ChangeLog.claws
14558         * src/main.c
14559                 Sync with HEAD (fix segs at exit)
14560
14561 2004-09-14 [colin]      0.9.12cvs99.5
14562
14563         * src/common/socket.c
14564         * AUTHORS
14565                 Fix send error on 64bit platforms
14566                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
14567
14568 2004-09-14 [colin]      0.9.12cvs99.4
14569
14570         * src/action.c
14571                 Fix action output with utf8 
14572                 Patch by Alfons.
14573
14574 2004-09-14 [colin]      0.9.12cvs99.3
14575
14576         * ChangeLog.claws
14577         * src/folder.c
14578                 Sync with HEAD
14579
14580 2004-09-09 [colin]      0.9.12cvs99.2
14581
14582         * src/action.c
14583                 Fix progress bar (displaying "Completed %v/%u")
14584                 Patch by Alfons.
14585
14586 2004-09-08 [colin]      0.9.12cvs99.1
14587
14588         * src/account.c
14589         * src/folder.c
14590         * src/procmsg.c
14591         * src/procmsg.h
14592         * src/plugins/pgpmime/pgpmime.c
14593                 Sync with HEAD
14594
14595 2004-09-08 [colin]      0.9.12cvs97.2
14596
14597         * src/summaryview.c
14598                 Don't select mails in collapsed threads 
14599                 when navigating with up/down
14600
14601 2004-09-07 [colin]      0.9.12cvs97.1
14602
14603         * src/inc.c
14604                 Sync with HEAD (meaningful error messages)
14605
14606 2004-09-06 [colin]      0.9.12cvs96.1
14607
14608         * src/toolbar.c
14609                 Sync with HEAD (fix Redirect graying out)
14610
14611 2004-09-06 [colin]      0.9.12cvs95.1
14612
14613         * src/summaryview.c
14614         * src/mimeview.c
14615                 Sync with HEAD (fix dropped URIs)
14616
14617 2004-09-06 [colin]      0.9.12cvs94.1
14618
14619         * src/addressbook.c
14620         * src/addressitem.h
14621         * src/addritem.c
14622         * src/addritem.h
14623                 Sync with HEAD (addressbook DnD)
14624
14625 2004-09-03 [colin]      0.9.12cvs93.1
14626
14627         * src/summaryview.c
14628                 Sync with HEAD (next/prev unread)
14629
14630 2004-09-03 [colin]      0.9.12cvs92.1
14631
14632         * src/prefs_common.c
14633         * src/prefs_common.h
14634         * src/summaryview.c
14635                 Sync with HEAD ('mark_as_read_delay' pref)
14636
14637 2004-09-02 [colin]      0.9.12cvs91.2
14638
14639         * src/common/xml.c
14640                 Fix leak
14641
14642 2004-09-02 [colin]      0.9.12cvs91.1
14643
14644         * src/gtk/menu.c
14645                 Sync with HEAD (menu accel don't work, but whatever)
14646
14647 2004-09-02 [colin]      0.9.12cvs90.1
14648
14649         * src/account.c
14650                 Sync with HEAD (fix bug 582)
14651
14652 2004-09-02 [colin]      0.9.12cvs89.1
14653
14654         * src/addrindex.c
14655                 Sync with HEAD (free deleted queries)
14656
14657 2004-09-02 [colin]      0.9.12cvs88.1
14658
14659         * src/ldapquery.c
14660                 Sync with HEAD (fix LDAP freezes)
14661
14662 2004-09-02 [colin]      0.9.12cvs87.1
14663
14664         * src/prefs_spelling.c
14665                 Sync with HEAD (add default dictionary)
14666
14667 2004-09-01 [colin]      0.9.12cvs86.1
14668
14669         * src/filtering.c
14670         * src/folderview.c
14671         * src/imap.c
14672         * src/prefs_matcher.c
14673         * src/stock_pixmap.c
14674         * src/summary_search.c
14675         * src/summaryview.c
14676         * src/wizard.c
14677         * src/wizard.h
14678                 Sync with HEAD (uninitialized vars fixes)
14679                 + gtk2 specific warning fixes
14680
14681 2004-08-31 [colin]      0.9.12cvs85.1
14682
14683         * src/folder.c
14684                 Sync with HEAD (Fix memory corruption due to 
14685                 uninitialized var)
14686
14687 2004-08-31 [colin]      0.9.12cvs84.4
14688
14689         * src/summary_search.c
14690                 Fix segfaults when searching in folders with broken headers
14691
14692 2004-08-31 [colin]      0.9.12cvs84.3
14693
14694         * src/compose.c
14695         * src/textview.c
14696                 Fix some more encoding/decoding issues
14697
14698 2004-08-30 [colin]      0.9.12cvs84.2
14699
14700         * src/mimeview.c
14701         * src/prefs_themes.c
14702         * src/gtk/filesel.c
14703         * src/gtk/filesel.h
14704                 Add a folder-mode selection (fixes mimeview's "Save all")
14705
14706 2004-08-29 [colin]      0.9.12cvs84.1
14707
14708         * src/mimeview.c
14709                 Sync with HEAD (don't escape saved filenames)
14710
14711 2004-08-27 [colin]      0.9.12cvs83.1
14712
14713         * ChangeLog
14714         * ChangeLog.claws
14715         * ChangeLog.jp
14716         * src/mh.c
14717         * src/procheader.c
14718         * src/procmsg.c
14719         * src/procmsg.h
14720         * src/common/utils.c
14721         * src/gtk/menu.h
14722         * po/
14723                 Sync with HEAD 0.9.12cvs83 (sync with main)
14724
14725 2004-08-26 [colin]      0.9.12cvs82.4
14726
14727         * src/codeconv.c
14728                 Fix strange stack corruption
14729                 Convert to utf8 after unmime, not before
14730
14731 2004-08-26 [colin]      0.9.12cvs82.3
14732
14733         * src/main.c
14734         * src/wizard.c
14735                 Fix account folders duplication
14736
14737 2004-08-25 [colin]      0.9.12cvs82.2
14738
14739         * src/wizard.c
14740                 Remove ports
14741                 Add SSL selection
14742                 Use login@server as account name
14743
14744 2004-08-25 [colin]      0.9.12cvs82.1
14745
14746         * src/plugins/pgpmime/pgpmime.c
14747                 Sync with HEAD (leak fix).
14748
14749 2004-08-25 [colin]      0.9.12cvs81.1
14750
14751         * src/plugins/pgpmime/pgpmime.c
14752         * src/plugins/pgpmime/sgpgme.c
14753         * src/plugins/pgpmime/sgpgme.h
14754                 Sync with HEAD (Handle combined messages).
14755
14756 2004-08-24 [colin]      0.9.12cvs80.3
14757
14758         * src/wizard.c
14759                 Fix full name, ports, and imap
14760
14761 2004-08-24 [colin]      0.9.12cvs80.2
14762
14763         * src/Makefile.am
14764         * src/main.c
14765         * src/setup.c
14766         * src/setup.h
14767         * src/stock_pixmap.c
14768         * src/stock_pixmap.h
14769         * src/wizard.c ** ADDED **
14770         * src/wizard.h ** ADDED ** 
14771         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
14772                 Add a setup wizard 
14773
14774 2004-08-24 [colin]      0.9.12cvs80.1
14775
14776         * src/folder.c
14777                 Sync with HEAD (set mimeflags on all messages)
14778
14779 2004-08-24 [colin]      0.9.12cvs79.3
14780
14781         * src/matcher_parser_lex.l
14782                 Fix 8bits strings not in utf8
14783
14784 2004-08-24 [colin]      0.9.12cvs79.2
14785
14786         * src/compose.c
14787                 Check conversion result before replacing buffer
14788
14789 2004-08-23 [colin]      0.9.12cvs79.1
14790
14791         * src/compose.c
14792                 Sync with HEAD (create message header in memory)
14793
14794 2004-08-23 [colin]      0.9.12cvs78.1
14795
14796         * src/rfc2015.c
14797         * src/rfc2015.h
14798                 Sync with HEAD (fix bug 197 again)
14799
14800 2004-08-23 [colin]      0.9.12cvs77.3
14801
14802         * src/compose.c
14803                 Fix again inline gpg signing (which outputs utf8
14804                 in gtk2). Not syncing this fix to HEAD as this 
14805                 code is meant to die.
14806
14807 2004-08-23 [colin]      0.9.12cvs77.2
14808
14809         * src/prefs_account.h
14810                 Remove useless include
14811
14812 2004-08-23 [colin]      0.9.12cvs77.1
14813
14814         * src/imap.c
14815         * po/es.po
14816         * po/fr.po
14817         * po/it.po
14818         * po/pl.po
14819         * po/pt_BR.po
14820         * po/sk.po
14821         * po/sr.po
14822                 Sync with HEAD (fix bug 577)
14823
14824 2004-08-22 [colin]      0.9.12cvs76.1
14825
14826         * src/plugins/trayicon/trayicon.c
14827                 Sync with HEAD (fix formatting bug)
14828
14829 2004-08-21 [colin]      0.9.12cvs74.2
14830
14831         * src/gtk/colorsel.c
14832                 Fix bug 564 (Folder color selection window exits on any
14833                 keypress)
14834
14835 2004-08-21 [colin]      0.9.12cvs74.1
14836
14837         * ChangeLog.claws
14838         * src/compose.c
14839         * src/summaryview.c
14840         * src/toolbar.c
14841                 Sync with HEAD (fix bug 576)
14842
14843 2004-08-21 [colin]      0.9.12cvs70.1
14844
14845         * src/compose.c
14846         * src/mainwindow.c
14847                 Sync with HEAD
14848                 
14849
14850 2004-08-21 [paul]       0.9.12cvs66.4
14851
14852         * src/mainwindow.c
14853         * src/messageview.c
14854         * src/gtk/menu.c
14855         * src/plugins/spamassassin/spamassassin_gtk.c
14856                 remove some deprecated gtk1 functions
14857
14858
14859 2004-08-21 [colin]      0.9.12cvs66.3
14860
14861         * src/compose.c
14862         * src/codeconv.c
14863                 Fix warnings
14864                 Remove encoding hacks
14865                 Fix bug 575 (Strange character messes up message)
14866                 Don't display conversion error when drafting
14867
14868 2004-08-21 [paul]       0.9.12cvs66.2
14869
14870         * src/prefs_account.c
14871                 fix GnuPG mode bugs
14872
14873
14874 2004-08-20 [colin]      0.9.12cvs66.1
14875
14876         * src/codeconv.c
14877                 Sync with HEAD 0.9.12cvs66
14878
14879 2004-08-20 [paul]
14880
14881         * src/plugins/pgpmime/plugin.c
14882                 modify PGP/MIME plugin's description
14883
14884 2004-08-17 [colin]      0.9.12cvs65.1
14885
14886         * src/common/ssl.c
14887         * src/plugins/pgpmime/plugin.c
14888                 Sync with HEAD
14889
14890 2004-08-14 [colin]      0.9.12cvs60.3
14891
14892         * src/plugins/trayicon/trayicon.c
14893                 Put back resize callback, on size-request signal
14894                 rather than size-allocate to avoid infinite 
14895                 callback loop
14896
14897 2004-08-13 [colin]      0.9.12cvs60.2
14898
14899         * src/common/defs.h
14900                 Cache versions have been fixed
14901
14902 2004-08-13 [colin]      0.9.12cvs60.1
14903
14904         * src/folderutils.c
14905                 Sync with HEAD
14906
14907 2004-08-12 [colin]      0.9.12cvs59.1
14908
14909         * src/plugins/trayicon/trayicon.c
14910                 Sync with HEAD
14911
14912 2004-08-12 [colin]      0.9.12cvs57.5
14913
14914         * sylpheed.desktop
14915         * configure.ac
14916         * src/Makefile.am
14917         * src/main.c
14918                 Add support for Freedesktop.org's startup notification
14919
14920 2004-08-11 [colin]      0.9.12cvs57.4
14921
14922         * src/textview.c
14923                 Fix off-by-one
14924
14925 2004-08-11 [colin]      0.9.12cvs57.3
14926
14927         * src/message_search.c
14928         * src/summary_search.c
14929                 Make searches case insensitive by default
14930         * src/textview.c
14931                 Fix case-insensitive search in message
14932
14933 2004-08-11 [colin]      0.9.12cvs57.2
14934
14935         * src/summary_search.c
14936                 Let case-sensitive be specified
14937
14938 2004-08-10 [colin]      0.9.12cvs55.4
14939
14940         * src/common/socket.c
14941                 Fix the possible race condition
14942
14943 2004-08-09 [paul]       0.9.12cvs55.3
14944
14945         * configure.ac
14946         * src/Makefile.am
14947         * src/common/Makefile.am
14948                 sync with HEAD
14949
14950
14951 2004-08-09 [paul]       0.9.12cvs55.2
14952
14953         * autogen.sh
14954         * po/poconv.sh
14955                 remove unneeded script
14956
14957         * configure.ac
14958                 add forgotten USE_LDAP_TLS (sync with HEAD)
14959
14960
14961 2004-08-09 [colin]      0.9.12cvs55.1
14962
14963         * src/main.c
14964         * src/common/ssl.c
14965         * src/common/sylpheed.c
14966         * src/common/sylpheed.h
14967                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
14968
14969 2004-08-09 [paul]       0.9.12cvs54.1
14970
14971         * ChangeLog
14972         * ChangeLog.claws
14973         * ChangeLog.jp
14974         * configure.ac
14975         * po/POTFILES.in
14976         * src/Makefile.am
14977         * src/folderutils.c
14978         * src/main.c
14979         * src/pgpmime.c
14980         * src/pgpmime.h
14981         * src/sgpgme.c
14982         * src/sgpgme.h
14983         * src/plugins/Makefile.am
14984         * src/plugins/pgpmime/.cvsignore
14985         * src/plugins/pgpmime/Makefile.am
14986         * src/plugins/pgpmime/pgpmime.c
14987         * src/plugins/pgpmime/pgpmime.h
14988         * src/plugins/pgpmime/plugin.c
14989         * src/plugins/pgpmime/sgpgme.c
14990         * src/plugins/pgpmime/sgpgme.h
14991                 sync with HEAD
14992
14993 2004-08-08 [paul]       0.9.12cvs51.1
14994
14995         * configure.ac
14996         * src/folder.c
14997                 sync with HEAD
14998
14999 2004-08-07 [colin]      0.9.12cvs50.1
15000
15001         * src/pop.c
15002         * src/common/partial_download.c
15003                 fix warnings (sync from HEAD)
15004
15005 2004-08-07 [colin]      0.9.12cvs48.1
15006
15007         * src/prefs_folder_item.c
15008                 sync with HEAD 0.9.12cvs48
15009
15010 2004-08-06 [colin]      0.9.12cvs47.1
15011
15012         * src/compose.c
15013                 Sync with HEAD
15014
15015 2004-08-06 [christoph]  0.9.12cvs46.2
15016
15017         * src/main.c
15018         * src/plugins/clamav/clamav_plugin_gtk.c
15019         * src/plugins/dillo_viewer/dillo_viewer.c
15020         * src/plugins/image_viewer/plugin.c
15021         * src/plugins/mathml_viewer/mathml_viewer.c
15022         * src/plugins/spamassassin/spamassassin_gtk.c
15023         * src/plugins/trayicon/trayicon.c
15024                 don't mix GTK1.2 plugin with GTK2 plugins
15025
15026 2004-08-06 [colin]      0.9.12cvs46.1
15027
15028         * ChangeLog
15029         * ChangeLog.claws
15030         * ChangeLog.jp
15031         * configure.ac
15032         * sylpheed-claws.pc.in
15033         * src/folder.c
15034         * src/imap.c
15035         * src/localfolder.c
15036         * src/messageview.c
15037         * src/mimeview.c
15038         * src/mimeview.h
15039         * src/msgcache.c
15040         * src/news.c
15041         * src/prefs_ext_prog.c
15042         * src/prefs_folder_item.c
15043         * src/prefs_fonts.c
15044         * src/prefs_msg_colors.c
15045         * src/prefs_spelling.c
15046         * src/prefs_themes.c
15047         * src/prefs_toolbar.c
15048         * src/prefs_wrapping.c
15049         * src/procmime.h
15050         * src/common/defs.h
15051         * src/common/nntp.c
15052         * src/common/session.c
15053         * src/common/session.h
15054         * src/common/socket.c
15055         * src/common/utils.h
15056         * src/common/xml.c
15057         * src/common/xml.h
15058         * src/gtk/prefswindow.c
15059         * src/gtk/prefswindow.h
15060         * src/plugins/clamav/clamav_plugin_gtk.c
15061         * src/plugins/dillo_viewer/dillo_prefs.c
15062         * src/plugins/image_viewer/viewerprefs.c
15063         * src/plugins/spamassassin/spamassassin_gtk.c
15064         * m4/openssl.m4 *** REMOVED ***
15065                 Sync with HEAD 0.9.12cvs46
15066
15067 2004-08-03 [paul]       0.9.12cvs40.2
15068
15069         * src/action.c
15070         * src/addressadd.c
15071         * src/addressbook.c
15072         * src/addrgather.c
15073         * src/browseldap.c
15074         * src/compose.c
15075         * src/crash.c
15076         * src/editaddress.c
15077         * src/editgroup.c
15078         * src/editldap_basedn.c
15079         * src/foldersel.c
15080         * src/importldif.c
15081         * src/mimeview.c
15082         * src/prefs_common.c
15083         * src/prefs_template.c
15084         * src/sourcewindow.c
15085         * src/summaryview.c
15086         * src/gtk/about.c
15087         * src/gtk/foldersort.c
15088         * src/gtk/logwindow.c
15089         * src/gtk/pluginwindow.c
15090         * src/gtk/prefswindow.c
15091                 change all gtk_scrolled_window_set_policy from 
15092                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
15093
15094 2004-08-02 [paul]       0.9.12cvs40.1
15095
15096         * AUTHORS
15097                 update translation team section
15098         * po/pt_BR.po
15099                 updated by Frederico Goncalves Guimaraes
15100                 <fggdebian@yahoo.com.br>
15101
15102 2004-07-31 [colin]      0.9.12cvs39.9
15103
15104         * src/exphtmldlg.c
15105                 Fix compilation
15106
15107 2004-07-31 [colin]      0.9.12cvs39.8
15108
15109         * src/exphtmldlg.c
15110                 Fix an alertpanel type
15111
15112 2004-07-30 [colin]      0.9.12cvs39.7
15113
15114         * src/alertpanel.c
15115                 Fix alertpanel_error_log's icon
15116
15117 2004-07-30 [colin]      0.9.12cvs39.6
15118
15119         * src/pop.c
15120                 Two of them should still be warnings
15121
15122 2004-07-30 [colin]      0.9.12cvs39.5
15123
15124         * src/pop.c
15125                 More warning -> error
15126 2004-07-29 [colin]      0.9.12cvs39.4
15127
15128         * src/pop.c
15129                 Warning -> error
15130
15131 2004-07-29 [colin]      0.9.12cvs39.3
15132
15133         * src/prefs_matcher.c
15134                 Fix segfault
15135
15136 2004-07-29 [colin]      0.9.12cvs39.2
15137
15138         * src/alertpanel.c
15139                 More nice-looking alertpanels
15140
15141 2004-07-29 [colin]      0.9.12cvs39.1
15142
15143         * src/messageview.c
15144                 sync with head
15145                 (inform user when partial mail is deleted on server)
15146
15147 2004-07-29 [colin]      0.9.12cvs38.1
15148
15149         * src/messageview.c
15150                 sync with head
15151
15152 2004-07-28 [paul]       0.9.12cvs37.7
15153
15154         * src/mainwindow.c
15155                 complete the replacement of deprecated gtk_progress_*
15156
15157 2004-07-28 [paul]       0.9.12cvs37.6
15158
15159         * src/action.c
15160         * src/inc.c
15161         * src/mainwindow.c
15162         * src/send_message.c
15163         * src/gtk/progressdialog.c
15164         * src/gtk/progressdialog.h
15165                 replace deprecated gtk_progress_*
15166
15167 2004-07-28 [paul]       0.9.12cvs37.5
15168
15169         * src/gtk/filesel.c
15170                 remove gtk_window_set_wmclass()
15171 2004-07-28 [paul]       0.9.12cvs37.4
15172
15173         * src/addressbook.c
15174         * src/compose.c
15175         * src/foldersel.c
15176         * src/mainwindow.c
15177         * src/messageview.c
15178         * src/sourcewindow.c
15179         * src/gtk/logwindow.c
15180                 remove gtk_window_set_wmclass()
15181                 
15182         * src/prefs_filtering.c
15183         * src/prefs_filtering_action.c
15184         * src/prefs_fonts.c
15185         * src/prefs_gtk.c
15186         * src/prefs_matcher.c
15187         * src/ssl_manager.c
15188         * src/gtk/prefswindow.c
15189                 replace gtk_window_position()
15190
15191 2004-07-28 [colin]      0.9.12cvs37.3
15192
15193         * src/alertpanel.c
15194         * src/alertpanel.h
15195                 Add a way to specify panel type for specific
15196                 panels (alertpanel())
15197         * src/account.c
15198         * src/addressbook.c
15199         * src/compose.c
15200         * src/expldifdlg.c
15201         * src/main.c
15202         * src/messageview.c
15203         * src/summaryview.c
15204         * src/textview.c
15205         * src/gtk/sslcertwindow.c
15206                 Fix alertpanel()s so that their icon match
15207                 their real type
15208
15209 2004-07-28 [paul]       0.9.12cvs37.2
15210
15211         * src/addr_compl.c
15212         * src/addressbook.c
15213         * src/alertpanel.c
15214         * src/compose.c
15215         * src/export.c
15216         * src/foldersel.c
15217         * src/folderview.c
15218         * src/grouplistdialog.c
15219         * src/import.c
15220         * src/mainwindow.c
15221         * src/message_search.c
15222         * src/messageview.c
15223         * src/passphrase.c
15224         * src/prefs_actions.c
15225         * src/prefs_common.c
15226         * src/prefs_customheader.c
15227         * src/prefs_display_header.c
15228         * src/prefs_filtering.c
15229         * src/prefs_filtering_action.c
15230         * src/prefs_gtk.c
15231         * src/prefs_matcher.c
15232         * src/prefs_msg_colors.c
15233         * src/prefs_summary_column.c
15234         * src/prefs_template.c
15235         * src/sourcewindow.c
15236         * src/ssl_manager.c
15237         * src/summary_search.c
15238         * src/gtk/colorsel.c
15239         * src/gtk/description_window.c
15240         * src/gtk/gtkaspell.c
15241         * src/gtk/inputdialog.c
15242         * src/gtk/logwindow.c
15243         * src/gtk/prefswindow.c
15244         * src/gtk/progressdialog.c
15245                 replace deprecated gtk_window_set_policy
15246
15247 2004-07-27 [colin]      0.9.12cvs37.1
15248
15249         * src/msgcache.c
15250                 More fixes (synced for head again)
15251
15252 2004-07-27 [colin]      0.9.12cvs35.3
15253
15254         * src/msgcache.c
15255                 Fix wrong test
15256
15257 2004-07-27 [colin]      0.9.12cvs35.2
15258
15259         * src/mimeview.c
15260                 Fix width a bit (by Paul)
15261         * src/alertpanel.c
15262         * src/alertpanel.h
15263                 Specialize icons, make alertpanel_message()
15264                 private
15265         * src/message_search.c
15266         * src/sgpgme.c
15267         * src/summary_search.c
15268                 Suit alertpanel changes
15269
15270 2004-07-27 [colin]      0.9.12cvs35.1
15271
15272         * src/alertpanel.c
15273                 Add an icon
15274         * src/passphrase.c
15275                 Add debug output - maybe someone will
15276                 want to look at the problem with Grab
15277                 Input :)
15278         Bump version as we're synced with HEAD
15279
15280 2004-07-26 [colin]      0.9.12cvs33.26
15281
15282         * src/pop.c
15283                 Fix uidl-file parsing when not in new
15284                 format
15285
15286 2004-07-26 [colin]      0.9.12cvs33.25
15287
15288         * src/gtk/menu.c
15289                 Move popup menu up if necessary (fixes 
15290                 account selector)
15291         * src/mainwindow.c
15292                 Set account selector's button height to
15293                 minimum
15294
15295 2004-07-26 [colin]      0.9.12cvs33.24
15296
15297         * src/alertpanel.c
15298                 Maybe fix 551 (Truncated font in alert window)
15299
15300 2004-07-26 [colin]      0.9.12cvs33.23
15301
15302         * po/de.po
15303         * po/es.po
15304         * po/fr.po
15305         * po/it.po
15306         * po/ja.po
15307         * po/pl.po
15308         * po/ru.po
15309         * po/sk.po
15310         * po/sr.po
15311         * po/zh_CN.po
15312                 Sync po files with HEAD
15313
15314 2004-07-26 [paul]       0.9.12cvs33.22
15315
15316         * src/compose.c
15317                 fix Bug 556 'Organisation-header is sent even if empty'
15318
15319 2004-07-24 [colin]      0.9.12cvs33.21
15320
15321         * src/compose.c
15322         * src/gtk/gtkaspell.c
15323         * src/gtk/gtkaspell.h
15324                 Fix speller accelerators (require hack)
15325
15326 2004-07-24 [colin]      0.9.12cvs33.20
15327
15328         * src/gtk/gtkaspell.c
15329                 Fix over-eager code deletion breaking
15330                 Check while typing
15331
15332 2004-07-24 [colin]      0.9.12cvs33.19
15333
15334         * src/browseldap.c
15335         * src/ldapctrl.c
15336         * src/ldapctrl.h
15337         * src/ldapserver.h
15338                 Sync ldap with HEAD
15339         (Fixes 546 LDAP completely broken)
15340
15341 2004-07-24 [colin]      0.9.12cvs33.18
15342
15343         * src/prefs_msg_colors.c
15344                 Fix prototype mismatch
15345         (Fixes 547 void function cannot return value)
15346
15347 2004-07-24 [colin]      0.9.12cvs33.17
15348
15349         * src/mainwindow.c
15350                 Fix sort going back to previous sort key
15351                 when changing sort direction
15352
15353 2004-07-24 [colin]      0.9.12cvs33.16
15354
15355         * src/compose.c
15356                 Fix space insertion when re-wrapping at 
15357                 cursor point
15358
15359 2004-07-24 [colin]      0.9.12cvs33.15
15360
15361         * src/gtk/gtkaspell.c
15362                 Don't change cursor position in insert-text
15363                 callback
15364         (Fixes 539 Word wrapping on input transposes letters)
15365
15366 2004-07-24 [colin]      0.9.12cvs33.14
15367
15368         * src/gtk/gtkaspell.c
15369                 Reencode non-ascii chars to dictionary's
15370                 encoding
15371         (Fixes 544 Spell check broken non english locale)
15372
15373 2004-07-24 [colin]      0.9.12cvs33.13
15374
15375         * src/summaryview.c
15376                 Fix Shift+Down, add Home/End/PgUp/PgDown
15377
15378 2004-07-21 [colin]      0.9.12cvs33.12
15379
15380         * src/prefs_common.c
15381                 Fix a gtk warning (Patch by Andrej Kacian)
15382
15383 2004-07-21 [colin]      0.9.12cvs33.11
15384
15385         * src/gtk/filesel.c
15386                 More check
15387
15388 2004-07-21 [colin]      0.9.12cvs33.10
15389
15390         * src/compose.c
15391         * src/crash.c
15392         * src/export.c
15393         * src/import.c
15394         * src/messageview.c
15395         * src/mimeview.c
15396         * src/prefs_spelling.c
15397         * src/prefs_themes.c
15398         * src/summaryview.c
15399         * src/gtk/filesel.c
15400         * src/gtk/filesel.h
15401         * src/gtk/pluginwindow.c
15402                 Untwist open/save mode guessing logic, make
15403                 it explicit
15404
15405 2004-07-20 [colin]      0.9.12cvs33.9
15406
15407         * src/codeconv.c
15408                 conv_encode_header: src_charset is UTF-8 on
15409                 gtk2
15410         * src/compose.c
15411                 Remove double encoding of the headers
15412
15413 2004-07-20 [colin]      0.9.12cvs33.8
15414
15415         * src/codeconv.c
15416                 Fix typo
15417
15418 2004-07-20 [colin]      0.9.12cvs33.7
15419
15420         * src/mainwindow.c
15421                 Set the separated messageview to the saved
15422                 size of Claws' messageview (Patch by Alfons)
15423                 Fix a callback prototype (me)
15424
15425 2004-07-20 [colin]      0.9.12cvs33.6
15426
15427         * src/codeconv.h
15428                 Forgot one hunk in 0.9.12cvs33.4
15429
15430 2004-07-19 [colin]      0.9.12cvs33.5
15431
15432         * src/action.c
15433                 Action output fix
15434                 Patch by Alfons
15435
15436 2004-07-19 [colin]      0.9.12cvs33.4
15437
15438         * src/compose.c
15439                 Fix outgoing charset bug in headers
15440         * src/codeconv.c
15441                 Clean for glib2 - Patch by Alfons
15442
15443 2004-07-19 [colin]      0.9.12cvs33.3
15444
15445         * src/statusbar.c
15446                 Remove grip from the statusbar
15447                 Patch by Alfons
15448
15449 2004-07-19 [colin]      0.9.12cvs33.2
15450
15451         * src/messageview.c
15452         * src/textview.c
15453                 Fix messageview remembering the previous
15454                 scroll position when loading a new message
15455                 Patch by Alfons
15456
15457 2004-07-19 [colin]      0.9.12cvs33.1
15458
15459         * src/folder.h
15460         * src/folderview.c
15461         * src/summaryview.c
15462                 Sync with HEAD
15463
15464 2004-07-18 [colin]      0.9.12cvs32.7
15465
15466         * configure.ac
15467                 Remove useless check for XIM - noticed
15468                 by Alfons
15469
15470 2004-07-18 [colin]      0.9.12cvs32.6
15471
15472         * src/summaryview.c
15473                 Remove non-modified and shift-modified
15474                 accelerators in summaryview's popup
15475                 menu, as that doesn't get catched by
15476                 the accel-activate signal catcher...
15477
15478 2004-07-18 [colin]      0.9.12cvs32.5
15479
15480         * src/prefs_common.c
15481                 Define sensible default prefs for 
15482                 wrapping
15483
15484 2004-07-18 [colin]      0.9.12cvs32.4
15485
15486         * src/compose.c
15487         * src/prefs_common.c
15488         * src/prefs_common.h
15489         * src/prefs_wrapping.c
15490                 Remove Smart Wrapping pref, which does
15491                 nothing on gtk2 branch
15492
15493 2004-07-18 [colin]      0.9.12cvs32.3
15494
15495         * src/sourcewindow.c
15496                 Proper utf8
15497
15498 2004-07-18 [colin]      0.9.12cvs32.2
15499
15500         * src/compose.c
15501                 Save attachment status when drafting
15502
15503 2004-07-18 [colin]      0.9.12cvs32.1
15504
15505         * src/gtk/filesel.c
15506                 Fix erratic folder selection in open mode
15507
15508 2004-07-18 [colin]      0.9.12cvs31.11
15509
15510         * src/pop.c
15511                 Don't let partial messages get deleted
15512                 even with "dowload all"
15513                 (0.9.12cvs31.8 fix extension)
15514 2004-07-18 [colin]      0.9.12cvs31.10
15515
15516         * src/gtk/logwindow.c
15517                 Fix log scrolling
15518
15519 2004-07-18 [colin]      0.9.12cvs31.9
15520
15521         * src/common/utils.c
15522                 Fix non-utf8 strings coming from commands
15523                 and files
15524
15525 2004-07-18 [colin]      0.9.12cvs31.8
15526
15527         * src/pop.c
15528                 Fix partial download bug with Download all
15529                 messages option
15530
15531 2004-07-18 [colin]      0.9.12cvs31.7
15532
15533         * src/textview.c
15534                 Fix bug introduced in 0.9.12cvs31.2
15535                 (blocked in select mode after double click)
15536
15537 2004-07-18 [colin]      0.9.12cvs31.6
15538
15539         * src/compose.c
15540         * src/gtk/menu.c
15541                 More glib-warning fixes
15542
15543 2004-07-18 [colin]      0.9.12cvs31.5
15544
15545         * src/compose.c
15546                 Fix trashing the primary clipboard when moving 
15547                 around with tab
15548         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
15549
15550 2004-07-18 [colin]      0.9.12cvs31.4
15551
15552         * src/codeconv.c
15553                 convert unencoded iso headers to utf8
15554         (Fix Bug 538 Unencoded local characters in subject make it 
15555          disappear)
15556
15557 2004-07-18 [colin]      0.9.12cvs31.3
15558
15559         * src/compose.c
15560                 Fix tab char handling in wrapping
15561         (Fix Bug 537 Line wrap problem - TAB character treated as 
15562          one character instead of 8)
15563
15564 2004-07-18 [colin]      0.9.12cvs31.2
15565
15566         * src/textview.c
15567                 return FALSE on GDK_MOTION_NOTIFY
15568         (Fix Bug 535 Hyperlinks/addresses are not selectable 
15569          (unable to highlight))
15570
15571 2004-07-18 [colin]      0.9.12cvs31.1
15572
15573         * src/folderview.c
15574                 Sync with 0.9.12cvs31
15575
15576 2004-07-18 [colin]      0.9.12cvs30.4
15577
15578         * src/compose.c
15579                 Also block text_inserted when inserting a file
15580
15581 2004-07-18 [colin]      0.9.12cvs30.3
15582
15583         * src/compose.c
15584                 Fix smart wrapping (block text_inserted handler
15585                 while putting quotation to avoid wrap on input,
15586                 don't join lines if next is sig separator)
15587
15588 2004-07-17 [colin]      0.9.12cvs30.2
15589
15590         * src/folderview.c
15591         * src/mainwindow.c
15592         * src/mimeview.c
15593         * src/summaryview.c
15594         * src/gtk/quicksearch.c
15595         * src/gtk/quicksearch.h
15596                 Block key events handlers *and* accels while
15597                 quicksearch is focused
15598         (Fixes Bug 534 quick-search bar not accepting certain letters)
15599
15600 2004-07-17 [colin]      0.9.12cvs30.1
15601
15602         * src/folder.h
15603         * src/folderview.c
15604         * src/summaryview.c
15605                 Sync with 0.9.12cvs30
15606
15607 2004-07-17 [colin]      0.9.12cvs28.2
15608
15609         * src/mimeview.c
15610         * src/procmime.c
15611         * src/summaryview.c
15612         * src/gtk/menu.c
15613                 Squash some compile and glib warnings
15614
15615 2004-07-17 [paul]       0.9.12cvs28.1
15616
15617         * src/mimeview.c
15618                 sync with 0.9.12cvs28 HEAD
15619
15620 2004-07-16 [paul]       0.9.12cvs26.1
15621         
15622         * src/gtk/quicksearch.c
15623         * src/account.c
15624         * src/account.h
15625         * src/compose.c
15626         * src/customheader.c
15627         * src/folder_item_prefs.c
15628         * src/main.c
15629         * src/mainwindow.c
15630         * src/messageview.c
15631         * src/mimeview.c
15632         * src/news.c
15633         * src/pgpmime.c
15634         * src/pop.c
15635         * src/pop.h
15636         * src/prefs_account.c
15637         * src/prefs_account.h
15638         * src/prefs_common.c
15639         * src/prefs_common.h
15640         * src/prefs_display_header.c
15641         * src/prefs_gtk.c
15642         * src/prefs_gtk.h
15643         * src/procheader.c
15644         * src/procmime.c
15645                 sync with 0.9.12cvs26 HEAD      
15646
15647 2004-07-15 [colin]      0.9.12cvs18.14
15648
15649         * src/folder.c
15650                 Disable GPG signature check during
15651                 folder move and scan
15652         (Closes Bug 521 Signature checking slows down Folder-Move)
15653
15654 2004-07-14 [colin]      0.9.12cvs18.13
15655
15656         * src/common/partial_download.c
15657                 update includes
15658
15659 2004-07-14 [colin]      0.9.12cvs18.12
15660
15661         * src/common/partial_download.c
15662         * src/common/partial_download.h
15663                 Move doc at top, add correct copyright
15664
15665 2004-07-14 [colin]      0.9.12cvs18.11
15666
15667         * src/folder.c
15668         * src/messageview.c
15669         * src/pop.c
15670         * src/pop.h
15671         * src/procmsg.c
15672         * src/summaryview.c
15673         * src/common/Makefile.am
15674         * src/common/partial_download.c ** NEW FILES **
15675         * src/common/partial_download.h ** NEW FILES **
15676                 Move partial-download related stuff to its
15677                 own file
15678
15679 2004-07-14 [colin]      0.9.12cvs18.10
15680
15681         * src/send_message.c
15682                 Fix smtp auth when user is null or empty
15683
15684 2004-07-13 [colin]      0.9.12cvs18.9
15685
15686         * src/gtk/quicksearch.c
15687                 Use alphabetic order
15688
15689 2004-07-13 [colin]      0.9.12cvs18.8
15690
15691         * src/pop.c
15692                 Be paranoid on the checks
15693
15694 2004-07-13 [colin]      0.9.12cvs18.7
15695
15696         * src/gtk/quicksearch.c
15697                 Fix Engrish once again
15698
15699 2004-07-13 [colin]      0.9.12cvs18.6
15700
15701         * src/procmsg.c
15702         * src/summaryview.c
15703                 Mark messages for deletion when they are about to
15704                 be removed from trash
15705
15706 2004-07-13 [colin]      0.9.12cvs18.5
15707
15708         * src/matcher.c
15709         * src/matcher.h
15710         * src/matcher_parser_parse.y
15711         * src/prefs_matcher.c
15712         * src/gtk/quicksearch.c
15713                 Add 'partial' ('p') match string to find partially
15714                 downloaded messages
15715
15716 2004-07-13 [colin]      0.9.12cvs18.4
15717
15718         * src/pop.c
15719                 Fix misplaced block
15720
15721 2004-07-13 [colin]      0.9.12cvs18.3
15722
15723         * src/pop.c
15724         * src/pop.h
15725         * src/messageview.c
15726                 Refactor API (to avoid passing 5+ params and code
15727                 duplication)
15728         * src/folder.c
15729         * src/msgcache.c
15730         * src/procheader.c
15731         * src/common/defs.h
15732                 Add planned_download to cache
15733                 Don't mess uidl file when moving partially downloaded
15734                 mails (they change folder, we should change it in the
15735                 uidl list too or we'll remove an incorrect message)
15736                 (this also helps removing hacks when changing 
15737                 planned_download in messageview.c)
15738
15739 2004-07-12 [colin]      0.9.12cvs18.2
15740
15741         * src/gtk/quicksearch.c
15742                 Fix missing status update in quicksearch
15743
15744 2004-07-12 [paul]       0.9.12cvs18.1
15745
15746         * po/POTFILES.in
15747         * src/Makefile.am
15748         * src/account.c
15749         * src/codeconv.c
15750         * src/compose.c
15751         * src/inc.c
15752         * src/main.c
15753         * src/prefs_common.c
15754         * src/procmsg.h
15755         * src/toolbar.c
15756         * src/prefs_msg_colors.[ch]     ** NEW FILES **
15757         * src/prefs_wrapping.[ch]       ** NEW FILES **
15758         * src/common/intl.h
15759         * src/common/utils.[ch]
15760         * src/gtk/quicksearch.[ch]
15761                 sync with 0.9.12cvs18 HEAD
15762
15763 2004-07-12 [colin]      0.9.11cvs17.25
15764
15765         * src/folder.c
15766         * src/folder.h
15767                 Remove unused function added by me in 0.9.11cvs17.10
15768
15769 2004-07-11 [colin]      0.9.11cvs17.24
15770
15771         * src/inc.c
15772         * src/messageview.c
15773         * src/pop.c
15774         * src/pop.h
15775                 Use folderitem and msgnum instead of filename to
15776                 know which mail to delete
15777                 Move old partial mail deletion to pop.c
15778
15779 2004-07-10 [colin]      0.9.11cvs17.23
15780
15781         * src/inc.c
15782                 Add debug
15783         * src/pop.c
15784         * src/pop.h
15785                 Don't re-use same enums for unrelated stuff: it's 
15786                 completely misleading !
15787                 Document a bit
15788
15789 2004-07-09 [colin]      0.9.11cvs17.22
15790
15791         * src/inc.c
15792                 Remove folder-type check and do
15793                 more tests to be sure everything's
15794                 ok
15795         * src/messageview.c
15796                 Punctuation update, remove useless
15797                 code, fix two warnings
15798         * src/noticeview.c
15799                 Layout cleaning, reset 2nd button
15800                 when specifying one
15801
15802 2004-07-09 [colin]      0.9.11cvs17.21
15803
15804         * src/messageview.c
15805         * src/pop.c
15806         * src/pop.h
15807                 Allow user to change his mind
15808                 and postpone decision (by
15809                 unmarking the mail)
15810
15811 2004-07-09 [colin]      0.9.11cvs17.20
15812
15813         * src/messageview.c
15814                 Fix bug with delete state
15815         * src/pop.c
15816         * src/pop.h
15817                 Fix buffer leak (fread doesn't 
15818                 terminate buffers with \0)
15819                 Refactoring (remove magic 
15820                 numbers)
15821
15822 2004-07-09 [colin]      0.9.11cvs17.19
15823
15824         * src/pop.c
15825                 Don't log "Skipping message" if 
15826                 we're going to TOP it two lines
15827                 later
15828
15829 2004-07-09 [colin]      0.9.11cvs17.18
15830
15831         * src/messageview.c
15832                 Fix Engrish
15833
15834 2004-07-09 [colin]      0.9.11cvs17.17
15835
15836         * src/pop.c
15837                 strlen checking...
15838         * src/messageview.c
15839                 refactoring a bit
15840
15841 2004-07-08 [colin]      0.9.11cvs17.16
15842
15843         * src/noticeview.c
15844         * src/noticeview.h
15845                 Add an optional second button
15846         * src/messageview.c
15847         * src/pop.c
15848         * src/pop.h
15849                 Don't delete partially received mails after a certain
15850                 time; rather, let the user decide.
15851
15852 2004-07-08 [colin]      0.9.11cvs17.15
15853
15854         * src/common/smtp.h
15855                 Sync with HEAD
15856
15857 2004-07-08 [colin]      0.9.11cvs17.14
15858
15859         * src/messageview.c
15860         * src/common/smtp.c
15861                 Use to_human_readable() for sizes
15862
15863 2004-07-08 [colin]      0.9.11cvs17.13
15864
15865         * src/inc.c
15866         * src/messageview.c
15867         * src/pop.c
15868         * src/pop.h
15869         * src/procmsg.c
15870                 Fix partial-downloading issues:
15871                         catch unsupported TOP
15872                         don't delete partially downloaded mails before 5 days
15873                         don't update existing with non-MH folders; that'll
15874                         make dups, but it's better than trashing the folder
15875                         free new msginfo parts
15876                 Fix indentation ;-)
15877
15878 2004-07-08 [colin]      0.9.11cvs17.12
15879
15880         * src/common/smtp.c
15881         * src/common/smtp.h
15882                 Sync smtp size verification with HEAD
15883
15884 2004-07-08 [colin]      0.9.11cvs17.11
15885
15886         * src/summaryview.c
15887         * src/prefs_common.c
15888         * src/prefs_common.h
15889         * src/gtk/quicksearch.c
15890         * src/gtk/quicksearch.h
15891                 Sync sticky pref with HEAD
15892
15893 2004-07-08 [colin]      0.9.11cvs17.10
15894
15895         * src/folder.c [1.213.2.6]
15896         * src/folder.h [1.87.2.6]
15897         * src/inc.c [1.149.2.7]
15898         * src/messageview.c [1.94.2.8]
15899         * src/procheader.c [1.47.2.6]
15900         * src/procmsg.c [1.150.2.4]
15901         * src/procmsg.h [1.60.2.5]
15902         * src/pop.c [1.56.2.4]
15903         * src/pop.h [1.17.2.3]
15904                 Let too big messages get downloaded, but truncated
15905                 Add a button to download them completely
15906                 
15907 2004-07-06 [colin]      0.9.11cvs17.9
15908
15909         * src/gtk/quicksearch.c [1.1.2.3]
15910                 Add a Clear button
15911         * commitHelper
15912         * PATCHSETS
15913                 Add a script to help with cvs
15914
15915 2004-07-03 [colin]      0.9.11cvs17.8
15916
15917         * src/plugins/imageviewer/viewer.c
15918                 fix imageviewer (which was staying on the first
15919                 displayed image)
15920
15921 2004-07-03 [colin]      0.9.11cvs17.7
15922
15923         Removed FIXME_GTK2 warnings
15924         * src/gtk/gtkutils.c
15925                 useless #warnings
15926         * src/gtk/menu.c
15927                 useless #warnings (no need to mess with menu rc)
15928         * src/gtk/menu.h
15929                 unused functions
15930         
15931
15932 2004-07-03 [colin]      0.9.11cvs17.6
15933
15934         Removed FIXME_GTK2 warnings
15935         * src/codeconv.c
15936                 useless #warnings (rewrite needed)
15937         * src/compose.c
15938                 useless #warnings (rewrite needed)
15939                 useless #warnings (gtk2 is like that)
15940                 useless #warnings (previously fixed)
15941         * src/main.c
15942                 useless #warnings (previously fixed)
15943         * src/message_search.c
15944                 useless #warnings (gtk2 is like that)
15945                 Made apparent that search is case-sensitive
15946         * src/mimeview.c
15947                 useless #warnings (rewrite needed)
15948                 useless #warnings (gtk2 is like that)
15949                 reimplemented real warnings
15950         * src/prefs_common.c
15951                 Removed block cursor option (not it gtk2)
15952         * src/prefs_gtk.c
15953                 useless #warnings (rewrite needed)
15954         * src/procheader.c
15955                 useless #warnings (rewrite needed)
15956         * src/sourcewindow.c
15957                 useless #warnings (incorrect placing)
15958         * src/summary_search.c
15959                 useless #warnings (gtk2 is like that)
15960                 Made apparent that search is case-sensitive
15961         * src/action.c
15962                 useless #warnings (gtk2 is like that)
15963         * src/textview.c
15964                 useless #warnings (rewrite needed)
15965         * src/toolbar.c
15966                 useless #warnings (rewrite needed)
15967
15968 2004-07-03 [colin]      0.9.11cvs17.5
15969
15970         * src/textview.c
15971                 Fix mismerge which broke URI opening
15972                 
15973 2004-07-01 [colin]      0.9.11cvs17.4
15974
15975         * src/gtk/filesel.c
15976                 Fill filename when saving
15977                 
15978 2004-06-27 [colin]      0.9.11cvs17.3
15979
15980         * src/gtk/filesel.[ch]
15981                 Use the new GTK file selector
15982                 Update prototype to match the reality: multiple file
15983                 selection is open-only          
15984         * src/compose.c
15985                 Match the new prototypes        
15986         * configure.ac
15987                 Match the new requirements (gtk 2.4.0)
15988                         
15989 2004-06-26 [colin]      0.9.11cvs17.2
15990
15991         * src/plugins/trayicon/trayicon.c
15992                 Remove useless signal handler on resize, which causes
15993                 an infinite "loop"
15994         
15995 2004-06-26 [colin]      0.9.11cvs17.1
15996         
15997         * tools/Makefile.am
15998                 remove launch_firebird and add nautilus2sylpheed.sh
15999         * src/quicksearch.c
16000           src/summaryview.c
16001                 Fix show/hide "Extended symbols" button problem
16002                 Fix apparition at startup
16003                 Fix const warnings
16004         * src/plugins/image_viewer/Makefile.am
16005                 Fix configure 
16006         * common/ssl.c
16007                 Re-enable certificate check, as it doesn't seem to
16008                 cause Xlib errors anymore
16009
16010 2004-06-25 [paul]       0.9.11cvs17
16011
16012         * sync with 0.9.11cvs17 HEAD
16013         
16014         NOTE: QuickSearch is broken
16015
16016 2004-06-07 [colin]      0.9.10claws67.10
16017         * src/plugins/trayicon/trayicon.c
16018           src/plugins/trayicon/libeggtrayicon/Makefile.am
16019           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16020                 Fix gettextization in trayicon plugin
16021
16022 2004-06-07 [colin]      0.9.10claws67.9
16023         
16024         * src/summaryview.c
16025           src/gtk/gtksctree.[ch]
16026                 Let Shift+{Up,Down} work in summaryview
16027                 (well, Down "works" and Up works)
16028                 Let the list scroll when using these keys
16029
16030 2004-06-06 [colin]      0.9.10claws67.8
16031
16032         * src/plugins/trayicon/trayicon.c
16033                 Fix pixmap update
16034
16035 2004-06-06 [colin]      0.9.10claws67.7
16036
16037         * src/addressbook.c
16038                 Fix signal handling causing system-wide focus grab
16039
16040 2004-05-25 [paul]       0.9.10claws67.6
16041
16042         * Makefile.am
16043           src/Makefile.am
16044                 clean up
16045
16046 2004-05-25 [paul]       0.9.10claws67.5
16047
16048         * replace deprecated gtk_signal... functions
16049
16050 2004-05-23 [colin]      0.9.10claws67.4
16051
16052         * src/compose.c
16053                 Fix wrapping
16054
16055 2004-05-22 [colin]      0.9.10claws67.3
16056
16057         * src/compose.c
16058                 Re-fix [Edited] in compose.c::compose_reedit()
16059
16060 2004-05-22 [colin]      0.9.10claws67.2
16061
16062         * src/procmime.c
16063                 Fix parsing of multiparts mails
16064
16065 2004-05-22 [colin]      0.9.10claws67.1
16066
16067         * src/summaryview.c
16068                 Fix quicksearch
16069
16070 2004-05-22 [paul]       0.9.10claws67
16071
16072         * sync with 0.9.10claws67 HEAD
16073
16074 2004-05-14 [alfons]
16075
16076         * src/procmime.h
16077                 add forgotton prototype
16078
16079 2004-05-10 [paul]       0.9.10claws57
16080
16081         * sync with 0.9.10claws57 HEAD
16082
16083 2004-05-05 [paul]       0.9.9.claws1
16084
16085         * ChangeLog-gtk2        ** REMOVED **
16086           ChangeLog-gtk2.claws  ** ADDED **
16087                 rename and adopt the normal claws format
16088                 
16089         * configure.ac
16090                 require gtkmathview >= 0.5
16091
16092         * ac/*                          ** REMOVED **
16093           ac/                           ** REMOVED **
16094           intl/Makefile.in              ** REMOVED **
16095           m4/                           ** ADDED **
16096           m4/missing                    ** ADDED **
16097           m4/missing/gdk-pixbuf.m4      ** ADDED **
16098           m4/missing/gettext.m4         ** ADDED **
16099           m4/missing/gpgme.m4           ** ADDED **
16100           m4/missing/imlib.m4           ** ADDED **
16101           m4/.cvsignore                 ** ADDED **
16102           m4/Makefile.am                ** ADDED **
16103           m4/README                     ** ADDED **
16104           m4/aclocal-include.m4         ** ADDED **
16105           m4/aspell.m4                  ** ADDED **
16106           m4/check-type.m4              ** ADDED **
16107           m4/gnupg-check-typedef.m4     ** ADDED **
16108           m4/openssl.m4                 ** ADDED **
16109           m4/spamassassin.m4            ** ADDED **
16110           po/ChangeLog                  ** REMOVED **
16111           po/Makefile.in.in             ** REMOVED **
16112           po/Rules-quot                 ** REMOVED **
16113           po/boldquot.sed               ** REMOVED **
16114           po/en@boldquot.header         ** REMOVED **
16115           po/en@quot.header             ** REMOVED **
16116           po/insert-header.sin          ** REMOVED **
16117           po/quot.sed                   ** REMOVED **
16118           po/remove-potcdate.sed        ** REMOVED **
16119           po/remove-potcdate.sin        ** REMOVED **
16120           po/stamp-po                   ** REMOVED **
16121           Makefile.am
16122           autogen.sh
16123           configure.ac
16124                 enable building with automake 1.8.x
16125                 add 'autopoint --force' to autogen.sh and remove all
16126                 auto-generated files, remove ac/ directory and use
16127                 m4/ directory instead
16128                 
16129         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16130                 fix gettextization
16131
16132 2004-02-28 Colin Leroy <colin@colino.net>
16133         * src/prefs_matcher.c
16134           src/prefs_filtering.c
16135           src/prefs_filtering_action.c
16136                 Fix non-editable GtkEntries
16137
16138 2004-02-22 Thorsten Maerz <torte@netztorte.de>
16139         * src/prefs_themes.c
16140                 utf8 conversion for theme info
16141
16142 2004-02-21 Thorsten Maerz <torte@netztorte.de>
16143         * sync 0.9.9claws
16144
16145 2004-02-14 Thorsten Maerz <torte@netztorte.de>
16146         * src/grouplistdialog.c
16147                 allow multiple selections without ctrl key
16148
16149 2004-02-09 Thorsten Maerz <torte@netztorte.de>
16150         * src/main.c
16151                 enable customizable accelerators
16152
16153 2004-02-08 Thorsten Maerz <torte@netztorte.de>
16154         * src/prefs_common.c
16155                 re-enable different font settings for gtk1/2
16156         * src/prefs_folder_item.c
16157                 fix folder prefs displayed wrong
16158         * src/textview.c
16159                 set 'sunken' shadow type
16160
16161 2004-02-07 Colin Leroy <colin@colino.net>
16162         * src/compose.c
16163                 Fix message being always [Edited]
16164                 Encode headers correctly (utf8 buf)
16165
16166 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16167         * src/socket.c
16168                 remove double g_source_attach()
16169                 (Thanks to Colin Leroy)
16170
16171 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16172         * src/gtk/gtksctree.c
16173                 Fix SSL certificate list not shown
16174         * src/mimeview.c
16175                 Fix clicks in mime tree
16176
16177 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16178         * src/common/socket.c
16179                 Fix SSL receive
16180         * src/compose.c
16181                 Fix clipboard menu hotkeys
16182
16183 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16184         * src/gtk/gtkaspell.[ch]
16185           src/compose.c
16186                 reimplement spellchecker
16187
16188 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16189         * src/gtk/filesel.c
16190                 crash when inserting file in compose window
16191                 (TODO: keep old selection on clicks)
16192         * src/main.c
16193                 use gtkrc-2.0 instead of gtkrc
16194
16195 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16196         * src/messageview.c
16197                 remove orphaned mimeview unref()
16198
16199 2004-01-20 Thorsten Maerz <torte@netztorte.de>
16200         * src/grouplistdialog.c
16201                 expand nodes containing subscribed groups
16202
16203 2004-01-19 Thorsten Maerz <torte@netztorte.de>
16204         * src/textview.c
16205                 textview: hide cursor, restore old click behaviour
16206
16207 2004-01-18 Thorsten Maerz <torte@netztorte.de>
16208         * src/textview.c
16209                 variable names messed up
16210
16211 2004-01-17 Colin Leroy <colin@colino.net>
16212         * src/addr_compl.c
16213                 Fix completion address too thin
16214         * src/compose.c
16215                 Fix tab-to-subject behaviour
16216         * src/summaryview.c
16217                 Implement key up & down in summaryview
16218
16219 2004-01-12 Thorsten Maerz <torte@netztorte.de>
16220
16221         * sync 098claws
16222
16223 2004-01-08 Thorsten Maerz <torte@netztorte.de>
16224         * configure.ac
16225           Makefile.am
16226           doc/.cvsignore
16227           doc/Makefile.am
16228                 faq, man, manual moved to doc/
16229         * ac/aspell.m4
16230           ac/check-type.m4
16231           ac/gnupg-check-typedef.m4
16232           ac/openssl.m4
16233           ac/spamassassin.m4
16234           ac/missing/gdk-pixbuf.m4
16235           ac/missing/gpgme.m4
16236           ac/missing/imlib.m4
16237                 fix automake warnings
16238
16239 2003-12-06 Colin Leroy <colin@colino.net>
16240         * src/summaryview.c
16241                 Fix quicksearch
16242
16243 2003-12-05 Colin Leroy <colin@colino.net>
16244         * src/summaryview.c
16245                 Fix going to next unread folder
16246
16247 2003-12-05 Colin Leroy <colin@colino.net>
16248         * src/crash.c
16249                 Fix gtk2 compilation
16250         * src/session.c
16251                 Remove iotag source handler at disconnection
16252         * src/socket.[ch] 
16253                 Remove source handler when closing socket 
16254                 (fixes another seg)
16255
16256 2003-12-04 Colin Leroy <colin@colino.net>
16257         * src/compose.c
16258           src/prefs_account.c
16259           src/prefs_common.c
16260                 Fix some dropdown menus
16261
16262 2003-12-04 Colin Leroy <colin@colino.net>
16263         * src/compose.c
16264                 Fix event handlers on header fields
16265         * src/common/socket.c
16266           src/common/session.c
16267                 Fix segfault with callback (SSL)
16268                 Fix end of session 
16269
16270 2003-10-06 Thorsten Maerz <torte@netztorte.de>
16271
16272         * Fix compile bug in src/compose.c
16273         * removed src/gtk/gtkstext.[ch]
16274
16275 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
16276
16277         * Convert character set and escape "text" attributes in toolbar setting
16278         files.
16279         * Fixed bug in button-press-event handling.
16280
16281 2003-09-16 Thorsten Maerz <torte@netztorte.de>
16282
16283         * Fixed bug in key-press-event handling.
16284
16285 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
16286
16287         * Enabled to compile tray-icon plugin (Ad-hoc).
16288         * Avoid hang up bug of icon list in mime view (Ad-hoc).
16289
16290 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
16291
16292         * Enabled to compile on sylpheed-claws.
16293         (tray-icon plugin still cannot compile yet.)
16294
16295 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
16296
16297         * Updated to 0.9.5.
16298
16299 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
16300
16301         * Updated to 0.9.4.
16302         * Ported monitoring SSL mechanism to GSource of GLib2
16303         (I don't confirm it)
16304         * Added _gtk2 suffix to key name of font preference to avoid
16305         ovverwriting preference of Gtk+-1.2 version.
16306
16307 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
16308
16309         * Updated to 0.9.2.
16310
16311 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
16312
16313         * Updated to 0.9.1.
16314         * Translate po files into UTF-8 when execute autogen.sh.
16315
16316 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
16317
16318         * Updated to 0.9.0.
16319
16320 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
16321
16322         * Plugged GError related memory leaks.
16323
16324 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
16325
16326         * Changed default size of fonts.
16327         * Enabled to set titile font size of warning dialog.
16328
16329 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
16330
16331         * Embed a sylpheed icon into executable binary on Windows.
16332
16333 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
16334
16335         * I forgot to traslate character set of element string in src/xml.c.
16336
16337 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
16338
16339         * Fixed detecting bind_textdomain_codeset in configure.in.
16340         * The bug in which "Example" of "Date fromat" preference isn't displayed
16341         correctly has been fixed.
16342
16343 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
16344
16345         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
16346           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
16347           glib-gettextize
16348           Removed intl directory.
16349           Translated po files into UTF-8.
16350           (Thanks! Ryuji Abe)
16351
16352 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
16353
16354         * The bug which doesn't unscape string in xml.c has been fixed.
16355
16356 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
16357
16358         * The bug which is failed to translate encoding of file name thorough
16359         file dialog has been fixed.
16360
16361 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
16362
16363         * Modified to translate file names which is used in inporting/expoting
16364         mbox feature and "Save as" feature into locale encoding.
16365         * Translate file names into locale encoding when "Attache file" and
16366         "Insert file".
16367         * Force set G_BROKEN_FILENAMES environment variable.
16368         * Other minor fixes.
16369
16370 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
16371
16372         * Modified to treat MH folder's name as locale encoding.
16373
16374 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
16375
16376         * The bug which clash on switching candidates of auto completion of
16377         addresses, cannot use auto completion in Japanesse is fixed
16378         (Thanks! Tokunaga-san)¡¥
16379
16380 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16381
16382         * The bug which cannot switch key accelerator preference has been fixed
16383         (Thanks! smbd-san)¡¥
16384
16385 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16386
16387         * version 0.8.11-gtk2-20030314
16388
16389 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16390
16391         * The bug in which character set conversion of filtering messages has
16392         been fixed.(Thanks! COCOA-san).
16393
16394 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
16395
16396         * Revived "Leave space on head" preference in "Message" category.
16397         * A bug which clash when put the cursor to end of buffer and execute
16398         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
16399
16400 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16401
16402         * version 0.8.11-gtk2-20030312
16403
16404 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16405
16406         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
16407         * Modified to use Pango's API directly for font preference.
16408         * Integrated GtkTextView of textview to one widget.
16409         * Set fonts of header title in textview by "header_title" tag.
16410         * Removed some deprecated codes.
16411
16412 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
16413
16414         * Updated to 0.8.11.
16415         * Merged cygwin patch(Thanks! Sakai-san).
16416
16417 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
16418
16419         * version 0.8.10-gtk2-20030309