2006-07-06 [wwp] 2.3.1cvs63
[claws.git] / ChangeLog
1 2006-07-06 [wwp]        2.3.1cvs63
2
3         * src/account.c
4         * src/addressbook.c
5         * src/addressitem.h
6         * src/folderview.c
7         * src/mainwindow.c
8         * src/manual.c
9         * src/manual.h
10         * src/message_search.c
11         * src/prefs_actions.c
12         * src/prefs_filtering.c
13         * src/prefs_filtering.h
14         * src/prefs_template.c
15         * src/summary_search.c
16         * src/summaryview.c
17         * src/gtk/gtkutils.c
18         * src/gtk/gtkutils.h
19         * src/gtk/pluginwindow.c
20                 add help buttons to some dialogs. Clicking such buttons opens a
21                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
22
23 2006-07-06 [paul]       2.3.1cvs62
24
25         * src/textview.c
26                 fix attachments contextual menu
27                 Thanks to Colin
28
29 2006-07-05 [colin]      2.3.1cvs61
30
31         * src/textview.c
32         * src/compose.c
33                 Handle sftp:// links
34
35 2006-07-05 [paul]       2.3.1cvs60
36
37         * src/gtk/filesel.c
38                 grab save button by default
39                 Thanks to Colin
40
41 2006-07-05 [wwp]        2.3.1cvs59
42
43         * manual/xml2pdf
44                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
45
46 2006-07-04 [colin]      2.3.1cvs58
47
48         * src/mimeview.c
49         * src/textview.c
50                 Use left click to select, middle click to open
51                 on mimeparts links
52         * src/common/utils.c
53                 Fix segfault
54
55 2006-07-04 [colin]      2.3.1cvs57
56
57         * src/mainwindow.c
58         * src/news.c
59                 Warning fixes, thanks to Fabien
60
61 2006-07-04 [colin]      2.3.1cvs56
62
63         * src/mimeview.c
64         * src/mimeview.h
65         * src/textview.c
66                 Allow parts to be selected via their text label
67                 in textview
68
69 2006-07-04 [colin]      2.3.1cvs55
70
71         * src/folderview.c
72                 Feedback when closing (for big folders)
73         * src/prefs_actions.c
74         * src/prefs_filtering.c
75         * src/prefs_matcher.c
76         * src/prefs_template.c
77                 Fix default button when closing without
78                 having saved
79
80 2006-07-04 [colin]      2.3.1cvs54
81
82         * src/news.c
83                 Delete local file on deletion
84
85 2006-07-03 [colin]      2.3.1cvs53
86
87         * src/folderview.c
88         * src/main.c
89                 Don't freeze when rescanning after crash
90
91 2006-07-03 [wwp]        2.3.1cvs52
92
93         * src/compose.c
94         * src/privacy.c
95         * src/privacy.h
96         * src/plugins/pgpinline/pgpinline.c
97         * src/plugins/pgpmime/pgpmime.c
98                 don't report an error when the user cancels the passphrase dialog.
99
100 2006-07-02 [colin]      2.3.1cvs51
101
102         * src/folderview.c
103                 Open message when crossing folders with Space,
104                 goto next unread and friends
105
106 2006-07-01 [colin]      2.3.1cvs50
107
108         * src/prefs_account.c
109                 Typographic rules varying from language
110                 to language (in french "Protocole :"),
111                 we have to do that :)
112
113 2006-07-01 [ticho]      2.3.1cvs49
114
115         * src/prefs_account.c
116                 Only use one temporary gchar* variable in
117                 prefs_account_protocol_set_optmenu().
118
119 2006-07-01 [ticho]      2.3.1cvs48
120
121         * src/prefs_account.c
122         * src/prefs_account.h
123                 Use GtkLabel for existing account protocol name.
124                 Created an array for protocol names and populate the
125                 combobox from it in a for() cycle.
126
127 2006-06-30 [colin]      2.3.1cvs47
128
129         * src/compose.c
130                 Block undo when changing signature (by changing
131                 account)
132
133 2006-06-30 [paul]       2.3.1cvs46
134
135         * src/send_message.c
136                 when editing From in the Compose window, use that address
137                 in the Return-Path: header
138                 Thanks to Colin
139
140 2006-06-30 [colin]      2.3.1cvs45
141
142         * src/compose.c
143                 Fix signature replacement:
144                 - when no newline before separator
145                 - when reediting
146
147 2006-06-29 [colin]      2.3.1cvs44
148
149         * src/folderview.c
150         * src/folderview.h
151         * src/mainwindow.c
152         * src/summaryview.c
153                 Let 'View/Go to/Next marked' work like
154                 Next new & Next unread: across folders
155                 Change the select_on_entry pref to do
156                 what we want when changing folder
157         * src/common/utils.c
158                 Fix single-quoted links 
159
160 2006-06-29 [colin]      2.3.1cvs43
161
162         * src/gtk/gtkaspell.c
163                 "Sylpheed" and "Sylpheed-Claws" do exist !
164
165 2006-06-29 [colin]      2.3.1cvs42
166
167         * src/imap.c
168                 Forgot to remove debug
169
170 2006-06-29 [colin]      2.3.1cvs41
171
172         * src/imap.c
173         * src/imap.h
174         * src/mainwindow.c
175                 Disconnect from IMAP servers when going
176                 offline. Fixes bug #978 (going to offline-mode 
177                 won't close connections)
178
179 2006-06-29 [colin]      2.3.1cvs40
180
181         * src/main.c
182                 Fix transient setting on failing plugins
183                 Patch by Fabien
184         * src/plugins/pgpcore/sgpgme.c
185                 Only warn for OpenPGP. Most people don't
186                 have CMS available.
187
188 2006-06-29 [colin]      2.3.1cvs39
189
190         * src/compose.c
191                 Fix Spelling menu (discrepancy between context menu
192                 and top menu when folder's dictionary isn't the 
193                 default one)
194         * src/plugins/pgpcore/sgpgme.c
195                 More error reporting about why gpgme can fail
196
197 2006-06-29 [wwp]        2.3.1cvs38
198
199         * src/mainwindow.c
200                 honor the display-header-pane setting even when the message view
201                 is a separate window.
202
203 2006-06-29 [wwp]        2.3.1cvs37
204
205         * src/prefs_actions.c
206                 forgot to commit that one (use of GTK_STOCK_INFO).
207
208 2006-06-29 [colin]      2.3.1cvs36
209
210         * src/imap.c
211                 Better handling of login errors (ask the password
212                 again once), alert in case of error. Fix three
213                 signedness warnings.
214
215 2006-06-28 [wwp]        2.3.1cvs35
216
217         * src/prefs_template.c
218         * src/prefs_matcher.c
219         * src/prefs_filtering_action.c
220         * src/prefs_quote.c
221                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
222                 patch by Fabien Vantard, slightly modified.
223
224 2006-06-28 [paul]
225
226         2.4.0-rc2 released
227
228 2006-06-28 [colin]      2.3.1cvs34
229
230         * src/prefs_account.c
231                 Fix bug #977 (Can't add or edit imap accounts)
232
233 2006-06-28 [colin]      2.3.1cvs33
234
235         * src/mimeview.c
236                 Fix previous
237
238 2006-06-28 [colin]      2.3.1cvs32
239
240         * src/mimeview.c
241                 Save named inlined attachments with "Save all"
242         * src/main.c
243         * src/mbox.c
244         * src/common/plugin.c
245         * src/common/plugin.h
246         * src/common/sylpheed.c
247         * src/common/utils.c
248         * src/plugins/pgpcore/sylpheed.def
249         * src/plugins/pgpinline/sylpheed.def
250         * src/plugins/pgpmime/sylpheed.def
251                 Win32 compatibility patch, by
252                 Werner Koch
253
254 2006-06-28 [wwp]        2.3.1cvs31
255
256         * src/imap.c
257         * src/prefs_folder_item.c
258                 less compilation warnings (thanks to Fabien Vantard), less typos.
259
260 2006-06-28 [paul]       2.3.1cvs30
261
262         * src/gtk/gtkutils.c
263                 gtk_combo_box_set_focus_on_click() is only
264                 available since gtk 2.6.0
265
266 2006-06-28 [paul]       2.3.1cvs29
267
268         * src/prefs_ext_prog.c
269                 fix engrish and add a tooltip for the
270                 'command for 'Display as text' option
271
272 2006-06-28 [paul]
273
274         2.4.0-rc1 released
275
276 2006-06-28 [paul]       2.3.1cvs28
277
278         * ChangeLog
279         * tools/Makefile.am
280                 include textviewer.pl in releases
281
282 2006-06-28 [paul]       2.3.1cvs27
283
284         * src/prefs_ext_prog.c
285                 hide Print command option if libgnomeprint
286                 support is present
287
288 2006-06-27 [colin]      2.3.1cvs26
289
290         * src/compose.c
291                 Fix Esc handling in insert/attach dialog
292                 Don't show this dialog if dragging something
293                 else than text/uri-list
294                 Thanks to Fabien Vantard
295         * tools/textviewer.pl
296                 Filter script to display stuff as text
297                 by H. Merijn Brand
298
299 2006-06-27 [wwp]        2.3.1cvs25
300
301         * src/messageview.c
302                 use the exact product name (message view title), patch
303                 by Fabien Vantard.
304
305 2006-06-27 [ticho]      2.3.1cvs24
306
307         * src/prefs_account.c
308         * src/prefs_common.c
309         * src/prefs_common.h
310         * src/prefs_ext_prog.c
311         * src/textview.c
312                 Add a preference (Preferences/External programs)
313                 to allow "Display as text" to be done via a script
314                 (patch by H.Merijn Brand).
315                 Use GtkComboBox for protocol selection in account
316                 preferences.
317                 Only include current choice for existing accounts, and
318                 insensitivize the combobox.
319
320 2006-06-27 [paul]       2.3.1cvs23
321
322         * src/mbox.c
323                 fix crasher introduced in cvs21.
324                 Thanks to Colin
325
326 2006-06-26 [colin]      2.3.1cvs22
327
328         * src/mbox.c
329                 Fix double-frees when leaving folders
330                 after exporting to mbox
331
332 2006-06-26 [colin]      2.3.1cvs21
333
334         * src/mbox.c
335                 More feedback (and optimisation)
336                 on import/export
337         * src/common/utils.c
338                 Fix case when looking for mail addresses
339         * src/gtk/gtkutils.c
340                 Extra check for (X-)Face
341
342 2006-06-25 [ticho]      2.3.1cvs20
343
344         * src/compose.c
345         * src/exphtmldlg.c
346         * src/gtk/gtkutils.c
347         * src/gtk/gtkutils.h
348                 Added second argument to gtkut_sc_combobox_create() to
349                 control focus-on-click for the widget.
350                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
351
352 2006-06-25 [ticho]      2.3.1cvs19
353
354         * src/compose.c
355         * src/gtk/Makefile.am
356         * src/gtk/combobox.c
357         * src/gtk/combobox.h
358         * src/gtk/gtkutils.c
359         * src/gtk/gtkutils.h
360                 Use GtkComboBox instead of deprecated GtkOptionMenu
361                 for account selector in compose window and for encoding
362                 selector in attachment properties.
363                 Also factorise working with the new GtkComboBox somewhat.
364
365 2006-06-24 [paul]       2.3.1cvs18
366
367         * src/prefs_common.c
368                 use the correct default value
369
370 2006-06-24 [paul]       2.3.1cvs17
371
372         * src/compose.c
373         * src/prefs_common.c
374         * src/prefs_common.h
375         * src/prefs_compose_writing.c
376                 enable setting of default action when
377                 dnd'ing files in the compose window.
378                 (Collaborative effort with wwp)
379
380 2006-06-23 [wwp]        2.3.1cvs16
381
382         * src/compose.c
383                 i18n fix (thanks to Fabien Vantard)
384
385 2006-06-22 [colin]      2.3.1cvs15
386
387         * src/prefs_customheader.c
388                 Don't use filters in custom headers' file 
389                 selector. Remember, extensions mean nothing :)
390
391 2006-06-22 [paul]       2.3.1cvs14
392
393         * configure.ac
394                 allow setting of man directory location
395
396 2006-06-22 [colin]      2.3.1cvs13
397
398         * src/mainwindow.c
399                 Add 'View/Go to/Next unread folder'.
400                 I missed that :)
401
402 2006-06-22 [colin]      2.3.1cvs12
403
404         * src/common/utils.c
405                 Add some subject prefixes
406                 Patch by Bjorn T Johansen <btj@havleik.no>
407
408 2006-06-22 [colin]      2.3.1cvs11
409
410         * manual/advanced.xml
411                 Forgotten hidden pref
412
413 2006-06-21 [paul]       2.3.1cvs10
414
415         * src/prefs_account.c
416                 complete the removal of 'Add date header' option
417
418 2006-06-21 [paul]       2.3.1cvs9
419
420         * src/account.c
421         * src/compose.c
422         * src/prefs_account.c
423         * src/prefs_account.h
424                 remove option to add date header - always
425                 add date header
426         * src/etpan/imap-thread.c
427                 fix warnings (Thanks to Colin)
428
429 2006-06-21 [wwp]        2.3.1cvs8
430
431         * src/folder.c
432                 set the attachment flag when inline text part are (file)named. This is more convenient
433                 when receiving (for instance) inline source files or patches sent using thunderbird.
434
435 2006-06-21 [paul]       2.3.1cvs7
436
437         * src/inc.c
438                 fix off-by-one count of current msg in
439                 statusbar filtering progressbar
440
441 2006-06-21 [paul]       2.3.1cvs6
442
443         * src/folder.c
444                 Show attachment icon even if the part is 'inline'
445                 if the following conditions are met:
446                 - content-type != 'text/plain'
447                 - content-type != '*/pgp-signature'
448                 - either 'name' or 'filename' parameter is not NULL
449                 
450                 Thanks to Colin
451
452 2006-06-21 [paul]       2.3.1cvs5
453
454         * src/messageview.c
455         * src/prefs_common.c
456         * src/prefs_common.h
457         * src/prefs_other.c
458                 add an option to 'Never send Return
459                 Receipts'
460                 Thanks to Colin
461
462 2006-06-20 [mones]      2.3.1cvs4
463
464         * po/es.po
465                 updated
466         * src/compose.c
467                 typo fixed (space after comma)
468         * tools/make.themes.project
469                 remove exec mode from tarball files
470
471 2006-06-20 [colin]      2.3.1cvs3
472
473         * src/news.c
474         * src/procheader.c
475         * src/unmime.c
476                 Better fix for \n's in headers (don't 
477                 break Received: and others)
478
479 2006-06-20 [paul]       2.3.1cvs2
480
481         * src/alertpanel.c
482         * src/textview.c
483                 improve legibility of phishing attempt
484                 dialog
485
486 2006-06-20 [paul]       2.3.1cvs1
487
488         * NEWS
489         * README
490         * configure.ac
491                 Update version number following
492                 stable release
493
494 2006-06-20 [colin]      2.3.0cvs26
495
496         * src/compose.c
497                 When dragging a file to the text of the compose
498                 window, ask whether we want to insert or attach
499                 (I know lots of people who do that to attach)
500
501 2006-06-20 [colin]      2.3.0cvs25
502
503         * src/etpan/imap-thread.c
504                 Fix threshold (the append command is often > 32 bytes)
505
506 2006-06-19 [colin]      2.3.0cvs24
507
508         * src/imap.c
509         * src/etpan/imap-thread.c
510                 Workaround Rockliffe IMAP server bug: replace
511                 "x UID SEARCH (ANSWERED UID 1:*)" with
512                 "x UID SEARCH ANSWERED"
513                 (Rockliffe doesn't handle the parenthesis)
514
515 2006-06-19 [colin]      2.3.0cvs23
516
517         * src/compose.c
518         * src/imap.c
519         * src/etpan/imap-thread.c
520                 Probably fix bug #972 (Freezes when adding 
521                 an attachment to the message)
522         * src/common/defs.h
523                 Modernize Firefox cmd
524
525
526 2006-06-18 [colin]      2.3.0cvs22
527
528         * src/prefs_customheader.c
529                 Only allow correct filenames for various
530                 custom headers
531
532 2006-06-18 [colin]      2.3.0cvs21
533
534         * src/prefs_customheader.c
535                 Add a 'From File...' button in custom headers prefs, which
536                 try to do the right thing: 
537                 for normal headers, use file as plaintext,
538                 for X-Face, calls compface,
539                 for Face, encode to b64.
540
541 2006-06-17 [colin]      2.3.0cvs20
542
543         * src/mh.c
544                 Warning fix
545
546 2006-06-16 [colin]      2.3.0cvs19
547
548         * src/summaryview.c
549                 Recursive quicksearch: show message list
550                 in current folder, *then* search children
551                 in the background.
552
553 2006-06-16 [colin]      2.3.0cvs18
554
555         * src/main.c
556                 Instead of ignoring SIGPIPE, save caches
557                 when getting one. Will fix the fact that
558                 hot caches are out-of-date when logging 
559                 out of Xorg.
560         * src/compose.c
561         * src/prefs_compose_writing.c
562                 Only save text (not attachments) when 
563                 auto-saving to drafts
564         * src/unmime.c
565                 Always replace \n, \r and \t with spaces
566                 in headers
567         * manual/dist/html/Makefile.am
568         * manual/dist/pdf/Makefile.am
569         * manual/dist/ps/Makefile.am
570         * manual/dist/txt/Makefile.am
571         * manual/fr/dist/html/Makefile.am
572         * manual/fr/dist/pdf/Makefile.am
573         * manual/fr/dist/ps/Makefile.am
574         * manual/fr/dist/txt/Makefile.am
575         * manual/pl/dist/html/Makefile.am
576         * manual/pl/dist/pdf/Makefile.am
577         * manual/pl/dist/ps/Makefile.am
578         * manual/pl/dist/txt/Makefile.am
579                 Fix make clean removing pregenerated manuals
580
581
582 2006-06-16 [colin]      2.3.0cvs17
583
584         * src/plugins/pgpcore/sgpgme.c
585         * src/plugins/pgpmime/pgpmime.c
586         * src/plugins/pgpinline/pgpinline.c
587                 Better error reporting in setup_signers.
588                 Don't fallback to default key if specified
589                 key isn't found.
590                 Don't allow signing if more than one secret
591                 key matches the one specified in prefs.
592
593 2006-06-15 [colin]      2.3.0cvs16
594
595         * src/folderview.c
596                 Add "Send queue" in the folder's contextual
597                 menu
598         * src/compose.c
599         * src/messageview.c
600         * src/privacy.c
601         * src/privacy.h
602         * src/procmime.c
603         * src/procmsg.c
604         * src/plugins/pgpcore/passphrase.c
605         * src/plugins/pgpcore/sgpgme.c
606         * src/plugins/pgpinline/pgpinline.c
607         * src/plugins/pgpmime/pgpmime.c
608                 Better error reporting
609         * src/mbox.c
610                 Probably fix bug #971 (2.2.3 cannot read mail 
611                 from local mbox)
612
613
614 2006-06-15 [mones]      2.3.0cvs15
615
616         * tools/make.themes.project
617                 creates the themes project from the web page
618
619 2006-06-15 [colin]      2.3.0cvs14
620
621         * src/folder.c
622                 Better fix (avoid losing the folder if scan_tree 
623                 fails)
624
625 2006-06-15 [cleroy]     2.3.0cvs13
626
627         * src/folder.c
628                 Probably fix Bug #969 (crash on rebuilding 
629                 imap folder)
630
631 2006-06-14 [colin]      2.3.0cvs12
632
633         * manual/dtd/manual.xsl
634         * manual/sylpheed-claws-manual.xml
635         * manual/fr/sylpheed-claws-manual.xml
636         * manual/pl/sylpheed-claws-manual.xml
637                 Insert pagebreaks between sections
638
639 2006-06-14 [paul]       2.3.0cvs11
640
641         * configure.ac
642                 better fix than 2.3.0cvs10
643
644 2006-06-14 [paul]       2.3.0cvs10
645
646         * configure.ac
647                 fix setting of PACKAGE_DATA_DIR with newer autoconf
648                 (backwards compatible)
649
650 2006-06-13 [colin]      2.3.0cvs9
651
652         * src/messageview.c
653                 Fix sending of return receipt with the new queue folders
654
655 2006-06-13 [wwp]        2.3.0cvs8
656
657         * src/quote_fmt_lex.l
658                 fix wrong tokens returned in quote_fmt lexer, query not().
659
660 2006-06-13 [wwp]        2.3.0cvs7
661
662         * src/folder.c
663         * src/prefs_folder_item.c
664                 allow changing folder type even when folder is not a top-level one,
665                 thanks to Colin.
666
667 2006-06-12 [colin]      2.3.0cvs6
668
669         * src/folderview.c
670                 Fix double-ask of "Do you want to mark all
671                 as read"
672
673 2006-06-12 [colin]      2.3.0cvs5
674
675         * src/compose.c
676         * src/compose.h
677         * src/folder.c
678         * src/folder.h
679         * src/imap.c
680         * src/inc.c
681         * src/main.c
682         * src/messageview.c
683         * src/mh.c
684         * src/prefs_folder_item.c
685         * src/procheader.c
686         * src/procmime.c
687         * src/procmsg.c
688         * src/procmsg.h
689         * src/send_message.c
690         * src/summaryview.c
691         * src/toolbar.c
692                 Apply bug #964's patch (Queue and drafts aren't normal)
693                 The Drafts and Queue folder now contain RFC-822 files,
694                 allowing to move and copy mails from and to these 
695                 folders. Moving from Drafts to Queue will prepare the
696                 mail for sending (PGP signature, encryption, etc).
697                 This patch also rework sending errors handling to try
698                 to be more helpful.
699                 Also, allow redefining folder types via the GUI 
700                 (Folder type in its Properties)
701
702 2006-06-12 [colin]      2.3.0cvs4
703
704         * src/summaryview.c
705         * src/prefs_common.c
706         * src/prefs_common.h
707         * src/gedit-print.c
708                 Allow to define a specific print font - patch
709                 by Bernhard Walle <bernhard.walle@gmx.de>
710         * src/prefs_fonts.c
711         * manual/advanced.xml
712         * manual/fr/advanced.xml
713                 Add a hidden pref to allow deletion without
714                 confirmation
715
716 2006-06-12 [wwp]        2.3.0cvs3
717
718         * .cvsignore
719                 more files to ignore.
720
721 2006-06-12 [wwp]        2.3.0cvs2
722
723         * src/quote_fmt.c
724         * src/quote_fmt_lex.l
725         * src/quote_fmt_parse.y
726                 extend the quote_fmt parser (templates and quotes):
727                 - allow limited sub-expressions in |p{} and |f{} expressions,
728                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
729                 - implemented/fixed missing implementation of query_references and show_references,
730                 - completed, fixed contents and format of the symbols help dialog,
731                 - fix some compilation warnings.
732
733 2006-06-12 [wwp]        2.3.0cvs1
734
735         * manual/advanced.xml
736         * manual/fr/advanced.xml
737                 updates in the "templates" section of the manual (eng/fr):
738                  - be more precise (both versions)
739                  - completed to match the english reference (fr version)
740                  - touchups (both versions)
741
742 2006-06-12 [paul]       2.3.0
743
744         2.3.0 released
745
746 2006-06-12 [paul]       2.2.3cvs14
747
748         * po/ca.po
749         * po/cs.po
750         * po/de.po
751         * po/el.po
752         * po/fr.po
753         * po/it.po
754         * po/pt_BR.po
755         * po/sr.po
756         * po/zh_CN.po
757                 updated by Miquel Oliete, Tim, Stephan Sachse,
758                 Stavros Giannouris, Fabien Vantard, Andrea
759                 Spadaccini, Frederico Goncalves Guimaraes,
760                 Aleksandar Urosevic, and Ralgh Young
761
762 2006-06-12 [colin]      2.2.3cvs13
763
764         * src/mbox.c
765                 Add missing header
766
767 2006-06-11 [colin]      2.2.3cvs12
768
769         * src/msgcache.c
770                 Verify that g_malloc() succeeded
771
772 2006-06-11 [colin]      2.2.3cvs11
773
774         * src/wizard.c
775                 Add Face header to welcome mail
776
777 2006-06-10 [colin]      2.2.3cvs10
778
779         * src/textview.c
780                 Revert previous (Forgot it changes the
781                 margin on the whole mail)
782
783 2006-06-10 [colin]      2.2.3cvs9
784
785         * src/textview.c
786                 Don't overlap long headers under (X-)Face
787
788 2006-06-10 [mones]      2.2.3cvs8
789
790         * manual/xml2pdf
791                 allow generation of manual on systems lacking saxon binary
792                 but with java and the saxon library installed
793
794         * po/es.po
795                 updated for release
796
797 2006-06-09 [colin]      2.2.3cvs7
798
799         * src/summaryview.c
800                 Fix leak when using Display Sender using Addressbook
801
802 2006-06-09 [colin]      2.2.3cvs6
803
804         * src/compose.c
805         * src/folder.c
806         * src/folderview.c
807         * src/mimeview.c
808         * src/summaryview.c
809                 More leaks fixes
810
811 2006-06-09 [paul]       2.2.3cvs5
812
813         * AUTHORS
814         * src/gtk/authors.h
815         * tools/claws.i18n.status.pl
816                 updated with new info
817
818 2006-06-09 [paul]       2.2.3cvs4
819
820         * README
821                 updated
822         * manual/ack.xml
823                 add wwp to authors list
824         * src/gtk/authors.h
825                 update mine and Colin's addresses
826
827 2006-06-08 [colin]      2.2.3cvs3
828
829         * src/etpan/imap-thread.c
830                 Fix leak on SSL cert check
831
832 2006-06-08 [colin]      2.2.3cvs2
833
834         * src/common/utils.c
835                 Fix leak
836
837 2006-06-08 [paul]       2.2.3cvs1
838
839         * configure.ac
840                 Update version number following
841                 stable release
842
843 2006-06-07 [colin]      2.2.2cvs3
844
845         * src/msgcache.c
846                 Fix catching cache read errors (guint instead of gint)
847                 Prevent malloc'ing more than 8MB (means cache corruption)
848
849 2006-06-07 [paul]       2.2.2cvs2
850
851         * src/exporthtml.c
852         * src/exportldif.c
853         * src/mh.c
854         * src/mutt.c
855         * src/pine.c
856         * src/common/utils.c
857                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
858                 obey $HOME'
859                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
860                 Thanks to Colin
861
862 2006-06-06 [paul]       2.2.2cvs1
863
864         * configure.ac
865                 Update version number following
866                 stable release
867
868 2006-06-06 [paul]       2.2.1cvs6
869
870         * src/matcher.c
871                 fix  implicit declaration of
872                 sylpheed_do_idle()
873                 Patch by Fabien Vantard
874
875 2006-06-06 [paul]       2.2.1cvs5
876
877         * src/matcher.c
878                 fix age_greater and age_lower so that they
879                 mean what say and not '...or equal to'
880                 Thanks to Colin
881
882 2006-06-06 [paul]       2.2.1cvs4
883
884         * src/textview.c
885         * src/common/utils.c
886                 fix URI check
887                 Thanks to Colin
888
889 2006-06-05 [wwp]        2.2.1cvs3
890
891         * manual/fr/account.xml
892                 minor language fixes (thanks to Fabien Vantard).
893
894 2006-06-05 [colin]      2.2.1cvs2
895
896         * src/prefs_folder_item.c
897         * src/folderview.c
898                 Allow recursive setting of properties 
899                 for whole mailboxes
900         * src/matcher.c
901                 Don't freeze on 'test' filtering rule
902
903 2006-06-05 [colin]      2.2.1cvs1
904
905         * configure.ac
906                 Update version number following
907                 stable release
908
909 2006-06-04 [wwp]        2.2.0cvs82
910
911         * manual/glossary.xml
912         * manual/account.xml
913         * manual/fr/glossary.xml
914         * manual/fr/account.xml
915                 added glossary section and references/links related to the Face custom header.
916
917 2006-06-04 [colin]      2.2.0cvs81
918
919         * src/summaryview.c
920                 Skip to next message on move with no
921                 immediate execution
922
923 2006-06-04 [wwp]        2.2.0cvs80
924
925         * manual/xml2pdf
926                 added sanity checks, exit when needed.
927
928 2006-06-03 [paul]       2.2.0cvs79
929
930         * src/prefs_receive.c
931                 page name is now 'Receiving'
932         * src/prefs_send.c
933                 page name is now 'Sending'
934
935 2006-06-03 [colin]      2.2.0cvs78
936
937         * src/plugins/spamassassin/spamassassin_gtk.c
938                 Autoswitch to Localhost if transport was previously
939                 disabled. Else people had to check [] Enable, then
940                 *reselect* transport.
941
942 2006-06-03 [colin]      2.2.0cvs77
943
944         * src/plugins/pgpinline/pgpinline.c
945         * src/plugins/pgpmime/pgpmime.c
946                 Check that gpg_data_release_and_get_mem 
947                 didn't fail (now, why this happens...)
948
949 2006-06-03 [colin]      2.2.0cvs76
950
951         * src/mbox.c
952                 Fix bug #962 (Manual and/or UI should 
953                 warn about incompatible locking 
954                 causing dataloss)
955
956 2006-06-02 [cleroy]     2.2.0cvs75
957
958         * src/filtering.c
959         * src/folder.c
960         * src/procmsg.c
961         * src/summaryview.c
962                 Fix a few leaks
963
964 2006-06-02 [colin]      2.2.0cvs74
965
966         * src/main.c
967                 On exit, free caches after writing them
968                 Shuts up some valgrind false positives
969         * src/procmsg.c
970         * src/send_message.c
971                 Fix races when reusing existing SMTP connections
972                 Fix inexistant session timeout
973         * src/toolbar.c
974                 Display alertpanel after all queues have
975                 been processed, not after each
976
977 2006-06-02 [wwp]        2.2.0cvs73
978
979         * manual/fr/glossary.xml
980         * manual/fr/ack.xml
981         * manual/ack.xml
982                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
983
984 2006-06-02 [wwp]        2.2.0cvs72
985
986         * manual/xml2pdf
987         * manual/dist/pdf/Makefile.am
988         * manual/dtd/manual.xsl
989         * manual/fr/dist/pdf/Makefile.am
990         * manual/pl/dist/pdf/Makefile.am
991                 we changed the procedure to generate the .pdf version of the manual.
992                 The procedure is more modern and the .pdf we get now has a valid index.
993                 Here are the new pre-requisites:
994
995                 - JRE 1.x (1.4 here): there must be one from your distro
996                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
997                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
998                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
999
1000                 See my posts for further info about the installation of this toolchain:
1001
1002                 Date: Fri, 19 May 2006 19:40:06 +0200
1003                 From: wwp <subscript@free.fr>
1004                 To: sylpheed-claws-devel@lists.sourceforge.net
1005                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
1006
1007                 and
1008
1009                 Date: Wed, 24 May 2006 12:58:49 +0200
1010                 From: wwp <subscript@free.fr>
1011                 To: sylpheed-claws-devel@lists.sourceforge.net
1012                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
1013
1014 2006-06-01 [colin]      2.2.0cvs71
1015
1016         * src/compose.c
1017                 Better guards against IMAP races
1018         * src/main.c
1019         * src/prefs_common.c
1020         * src/prefs_common.h
1021         * src/common/ssl_certificate.c
1022         * src/etpan/imap-thread.c
1023         * src/etpan/imap-thread.h
1024         * src/gtk/sslcertwindow.c
1025                 New hidden option ssl_skip_cert_check to 
1026                 avoid dups of bug #959 (libetpan linked
1027                 against gnutls and gnutls buggy on 64bit)
1028                 Present expired warning only once per
1029                 session/server.
1030         * manual/advanced.xml
1031         * manual/fr/advanced.xml
1032                 Document new option
1033
1034 2006-06-01 [wwp]        2.2.0cvs70
1035
1036         * src/messageview.c
1037                 fix for bug #961 (return receipt dialog 
1038                 complains incorrectly about return-path 
1039                 email adress being different), thanks 
1040                 to Colin.
1041
1042 2006-05-31 [cleroy]     2.2.0cvs69
1043
1044         * src/common/ssl.c
1045                 Guard against NULLs, although this
1046                 should never be an issue
1047
1048 2006-05-31 [colin]      2.2.0cvs68
1049
1050         * src/filtering.c
1051                 Use g_slist_prepend
1052         * src/imap.c
1053                 Don't remove caches when destroying folder, it
1054                 could (should) be done at exit
1055         * src/inc.c
1056                 free processing cache after incorporation
1057         * src/etpan/imap-thread.c
1058                 Maybe fix bug #959 (Crash on moving to emails 
1059                 to a imap account per ssl with a expired 
1060                 certificate.)
1061
1062 2006-05-30 [colin]      2.2.0cvs67
1063
1064         * src/summaryview.c
1065                 Put back event flush when displaying message
1066                 It avoids reading a bunch of messages just
1067                 by hitting shift-n for too long ;)
1068
1069 2006-05-29 [colin]      2.2.0cvs66
1070
1071         * src/summaryview.c
1072                 Remove useless g_warnings
1073
1074 2006-05-29 [colin]      2.2.0cvs65
1075
1076         * src/imap.c
1077                 Fix g_slist_append()s for performance
1078
1079 2006-05-29 [colin]      2.2.0cvs64
1080
1081         * src/compose.c
1082         * src/common/utils.c
1083                 Fix extraneous tab at start of addresses
1084         * src/mainwindow.c
1085                 Fix warnings (thanks to Fabien)
1086                 Fix crash at exit when composing messages 
1087                 exist
1088         * src/pop.c
1089                 Fix progress bar when deleting expired mails
1090                 Thanks to Hiro
1091         * src/summaryview.c
1092         * src/gtk/gtksctree.c
1093                 Fix re-sorting slowness
1094
1095 2006-05-29 [paul]       2.2.0cvs63
1096
1097         * src/mh.c
1098                 fetch full message when moving mails
1099                 from another mailbox, (fixed data loss
1100                 when filtering from IMAP to MH, introduced
1101                 in 2.2.0cvs57).
1102                 Thanks to Colin
1103
1104 2006-05-29 [mones]      2.2.0cvs62
1105
1106         * src/gtk/gtksctree.c
1107                 Unselect faster (patch by Colin)        
1108
1109 2006-05-26 [colin]      2.2.0cvs61
1110
1111         * src/summaryview.c
1112                 Unplug MSGINFO_UPDATE callback on delete too.
1113
1114 2006-05-26 [colin]      2.2.0cvs60
1115
1116         * src/foldersel.c
1117                 Fix bold in folder selection window with glib2.10
1118                 thanks Hiro
1119
1120 2006-05-26 [colin]      2.2.0cvs59
1121
1122         * src/procheader.c
1123                 Convert date only if necessary (and don't
1124                 try to convert from utf8 to utf8, too)
1125         * src/summaryview.c
1126                 Only set column's text if the column's 
1127                 displayed
1128
1129 2006-05-26 [colin]      2.2.0cvs58
1130
1131         * src/summaryview.c
1132         * src/gtk/gtkutils.c
1133                 Fix useless warning
1134
1135 2006-05-26 [colin]      2.2.0cvs57
1136
1137         * src/mainwindow.c
1138                 Make summaryview selectable as long as 
1139                 no message has focus
1140         * src/mh.c
1141                 Faster deletion (by implementing mh_remove_msgs)
1142                 Faster copy (avoid using mh_fetch_msg just to get
1143                 the filename)
1144                 Faster move (using move_file instead of copy_file
1145                 if MSG_IS_MOVE)
1146                 No progressbar if total number of mails to cp/mv 
1147                 is less than 100
1148         * src/summaryview.c
1149                 Fix removal from subject_table when mail gets moved
1150                 Faster deletion (g_slist_prepend instead of append)
1151         * src/gtk/gtksctree.c
1152                 Remove useless code
1153
1154 2006-05-25 [colin]      2.2.0cvs56
1155
1156         * src/common/ssl_certificate.c
1157                 Fix leak in expired cert check
1158
1159 2006-05-25 [colin]      2.2.0cvs55
1160
1161         * src/mh.c
1162                 Disable flags syncing on .mh_sequences - it
1163                 is buggy and marks mails read under unknown
1164                 conditions.
1165
1166 2006-05-25 [paul]
1167
1168         * 2.3.0-rc4 released
1169
1170 2006-05-24 [colin]      2.2.0cvs54
1171
1172         attention cvs users: if you manage to crash
1173         Sylpheed-Claws while moving, copying or deleting
1174         mails, we *are* interested in stack traces and
1175         valgrind logs. It looks stable, but one never
1176         knows...
1177
1178         * src/folder.c
1179                 Add progressbar for cache updates
1180         * src/folderutils.c
1181                 Optimize Mark all read in the current
1182                 folder
1183         * src/mh.c
1184                 Add progressbar for copy/move
1185         * src/procmsg.c
1186                 Optimize O(n^2) in copy/move
1187         * src/summaryview.c
1188         * src/gtk/gtksctree.c
1189                 Optimize O(n^2) algos
1190         * src/common/timing.h
1191                 Display ms instead of us
1192
1193 2006-05-24 [wwp]        2.2.0cvs53
1194
1195         * manual/fr/advanced.xml
1196                 updates to the French manual.
1197
1198 2006-05-24 [wwp]        2.2.0cvs52
1199
1200         * src/common/utils.c
1201                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1202
1203 2006-05-24 [wwp]        2.2.0cvs51
1204
1205         * src/folderutils.c
1206                 fixed "mark all read" in MH folders (thanks to Colin).
1207
1208 2006-05-24 [paul]       2.2.0cvs50
1209
1210         * doc/man/sylpheed-claws.1
1211                 updated the man page
1212
1213 2006-05-23 [colin]      2.2.0cvs49
1214
1215         * src/folderview.c
1216         * src/imap.c
1217         * src/inc.c
1218         * src/mbox.c
1219         * src/messageview.c
1220         * src/news.c
1221         * src/send_message.c
1222         * src/summaryview.c
1223         * src/gtk/sslcertwindow.c
1224                 alertpanel fixes, by Fabien
1225
1226 2006-05-23 [colin]      2.2.0cvs48
1227
1228         * src/folder.c
1229         * src/folderview.c
1230         * src/msgcache.c
1231         * src/summaryview.c
1232         * src/gtk/gtksctree.c
1233         * src/gtk/gtksctree.h
1234                 More timings
1235                 Fix slow loading problem, which was caused by the
1236                 use of some gtk_ctree funcs and their use of
1237                 g_list_position while gtk_ctree_(un)link'ing.
1238                 Reap more functions from gtkctree.c to be sure we
1239                 use our (fast) version instead of theirs.
1240         * src/mh.c
1241                 Fix copy of unread mails
1242
1243
1244 2006-05-22 [wwp]        2.2.0cvs47
1245
1246         * manual/fr/advanced.xml
1247                 updated.
1248
1249 2006-05-22 [colin]      2.2.0cvs46
1250
1251         * src/filtering.c
1252                 Fix possible infinite loop. 'copy' is not a 
1253                 final action, so when encountering a 'copy',
1254                 we have to check if a previous one was set
1255                 and do it. In the same way, if we encounter
1256                 a 'move' we have to perform a possibly 
1257                 pending 'copy'. This will slow down filtering
1258                 on IMAP if move+copy or multiple copy actions
1259                 are to be done, but handling it via the batch
1260                 would be really too convoluted.
1261
1262 2006-05-22 [wwp]        2.2.0cvs45
1263
1264         * manual/fr/advanced.xml
1265         * manual/fr/faq.xml
1266         * manual/fr/glossary.xml
1267         * manual/fr/handling.xml
1268         * manual/fr/intro.xml
1269         * manual/fr/plugins.xml
1270         * manual/fr/sylpheed-claws-manual.xml
1271                 sync w/ the english manual: updates URIs, documented mailing-list
1272                 support, better explanation about the enabled/disabled feature
1273                 in filtering/processing rules by Paul.
1274
1275 2006-05-21 [colin]      2.2.0cvs44
1276
1277         * src/summaryview.c
1278                 Don't expand after building threads, but during
1279
1280 2006-05-21 [colin]      2.2.0cvs43
1281
1282         * src/procmsg.c
1283         * src/summaryview.c
1284                 More timing possibilities... For next time I have 
1285                 to find out how the hell some 3GHz computer takes
1286                 one minute to open a 30k folder...
1287
1288 2006-05-21 [colin]      2.2.0cvs42
1289
1290         * manual/pl/advanced.xml
1291         * manual/pl/faq.xml
1292         * manual/pl/glossary.xml
1293         * manual/pl/handling.xml
1294         * manual/pl/intro.xml
1295         * manual/pl/plugins.xml
1296         * manual/pl/sylpheed-claws-manual.xml
1297                 Polish manual updated by Pawel
1298
1299 2006-05-20 [colin]
1300
1301         * 2.3.0-rc3 released
1302
1303 2006-05-20 [colin]      2.2.0cvs41
1304
1305         * src/imap.c
1306                 Fix -rc2 problems:
1307                 - remove cache of moved messages from original folder
1308                 - apply new flags to messages even if they aren't appliable
1309                   via IMAP.
1310
1311 2006-05-20 [colin]
1312
1313         * 2.3.0-rc2 released
1314
1315 2006-05-19 [colin]      2.2.0cvs40
1316
1317         * src/imap.c
1318                 Don't issue SELECT in imap_change_flags
1319                 before having checked that we indeed have
1320                 some flags to change. MSG_POSTFILTERED for
1321                 example can't be used on IMAP.
1322                 Fixes bug #955 (copying messages between 
1323                 imap folders is extremely slow), which was
1324                 a regression.
1325
1326 2006-05-19 [colin]      2.2.0cvs39
1327
1328         * src/folder.c
1329         * src/folder.h
1330         * src/folderview.c
1331                 Try to fix bug #830 (Some unread messages 
1332                 get marked read in IMAP inbox):
1333                 - Prevent scanning a folder if it's being 
1334                   opened via the GUI
1335                 - Postpone opening via the GUI of a folder
1336                   currently scanned.
1337
1338
1339 2006-05-19 [wwp]        2.2.0cvs38
1340
1341         * manual/advanced.xml
1342                 fix English+typo (thanks to Paul).
1343
1344 2006-05-19 [wwp]        2.2.0cvs37
1345
1346         * manual/advanced.xml
1347         * manual/fr/advanced.xml
1348         * src/gtk/logwindow.c
1349         * src/prefs_common.c
1350         * src/prefs_common.h
1351                 added hidden prefs to allow customization of colors used in
1352                 protocol log window (useful for dark gtk+ themes).
1353
1354 2006-05-19 [wwp]        2.2.0cvs36
1355
1356         * ChangeLog
1357                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1358
1359 2006-05-19 [paul]       2.2.0cvs35
1360
1361         * src/textview.c
1362                 make Reply-To fully clickable
1363         * src/gtk/logwindow.c
1364                 more colouring (SMTP ESMTP)
1365         Both patches by Pawel Pekala
1366
1367 2006-05-19 [cleroy]     2.2.0cvs34
1368
1369         * src/mh.c
1370                 Don't update flags from current folder
1371                 Probably fixes bug #935 (Read Messages 
1372                 Revert to Being Marked as Unread)
1373
1374 2006-05-18 [colin]      2.2.0cvs33
1375
1376         * src/imap.c
1377                 Warning fix
1378         * src/compose.c
1379         * src/mainwindow.c
1380         * src/summaryview.c
1381         * src/toolbar.c
1382                 Allow replying to multiple emails
1383                 in multiple windows
1384         * src/mimeview.c
1385         * src/etpan/imap-thread.c
1386                 Leak fixes
1387
1388 2006-05-18 [paul]       2.2.0cvs32
1389
1390         * src/summaryview.c
1391                 keep Mailing-List menu refreshed
1392                 Thanks to Colin
1393
1394 2006-05-18 [paul]       2.2.0cvs31
1395
1396         * manual/advanced.xml
1397         * manual/faq.xml
1398         * manual/glossary.xml
1399         * manual/handling.xml
1400         * manual/intro.xml
1401         * manual/plugins.xml
1402         * manual/sylpheed-claws-manual.xml
1403                 update URLs
1404                 add info about mailing-list support
1405                 edit filtering info
1406         * src/wizard.c
1407         * src/common/defs.h
1408         * src/gtk/about.c
1409         * src/plugins/dillo_viewer/README
1410                 update URLs
1411
1412 2006-05-17 [wwp]        2.2.0cvs30
1413
1414         * manual/handling.xml
1415         * manual/fr/handling.xml
1416                 documented the ability to enabled/disable filtering/processing rules.
1417
1418 2006-05-17 [colin]      2.2.0cvs29
1419
1420         * src/main.c
1421                 Don't initialize g_thread subsystem if it's 
1422                 already done (thanks to Hiro)
1423         * src/mimeview.c
1424                 Fix saving of parts when there name can't be
1425                 converted from UTF-8.
1426
1427 2006-05-17 [paul]       2.2.0cvs28
1428
1429         * po/Makefile.in.in
1430                 fix config.status warning with autoconf 2.60
1431
1432 2006-05-17 [paul]       2.2.0cvs27
1433
1434         * po/POTFILES.in
1435                 add src/mbox.c
1436
1437 2006-05-17 [wwp]        2.2.0cvs26
1438
1439         * src/mainwindow.c
1440                 fix useless and potentially dangerous buffer walking (thanks to Colin).
1441
1442 2006-05-17 [wwp]        2.2.0cvs25
1443
1444         * src/plugins/demo/demo.c
1445                 updated product name in plugin demo (many plugins need to be
1446                 sync'ed w/ that change).
1447
1448 2006-05-17 [colin]      2.2.0cvs24
1449
1450         * src/mh.c
1451                 Fix leak
1452
1453 2006-05-16 [colin]      2.2.0cvs23
1454
1455         * src/mainwindow.c
1456                 Stupid me hit again. Fix cvs22.
1457
1458 2006-05-16 [colin]      2.2.0cvs22
1459
1460         * src/mainwindow.c
1461                 Fix bug #922 (sylpheed-claws crashed after 
1462                 pushing on Inbox folder)
1463
1464 2006-05-16 [colin]      2.2.0cvs21
1465
1466         * src/compose.c
1467                 Make From header be copy/paste/select-able
1468
1469 2006-05-16 [wwp]        2.2.0cvs20
1470
1471         * src/export.c
1472         * src/matcher.c
1473         * src/summaryview.c
1474         * src/etpan/imap-thread.c
1475                 fix some compiler warnings (thanks to Colin).
1476
1477 2006-05-16 [wwp]        2.2.0cvs19
1478
1479         * src/action.c
1480         * src/gedit-print.c
1481         * src/inc.c
1482         * src/mainwindow.c
1483         * src/mh.c
1484         * src/statusbar.c
1485         * src/send_message.c
1486         * src/summaryview.c
1487                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1488
1489 2006-05-15 [colin]      2.2.0cvs18
1490
1491         * src/procmsg.c
1492                 Fix automatic rule creation with List-Post
1493
1494 2006-05-15 [paul]       2.2.0cvs17
1495
1496         * tools/filter_conv_new.pl
1497                 updated for rule enabling/disabling
1498                 claws version >= 2.3.x required
1499
1500 2006-05-15 [cleroy]     2.2.0cvs16
1501
1502         * src/main.c
1503                 Revert test
1504
1505 2006-05-15 [cleroy]     2.2.0cvs15
1506
1507         * src/main.c
1508                 test
1509
1510 2006-05-15 [wwp]        2.2.0cvs14
1511
1512         * manual/pl/.cvsignore
1513                 ignore generated files.
1514
1515 2006-05-14 [wwp]        2.3.0-rc1
1516
1517         * 2.3.0-rc1 released
1518
1519 2006-05-13 [wwp]        2.2.0cvs13
1520
1521         * src/filtering.c
1522         * src/filtering.h
1523         * src/matcher.c
1524         * src/matcher_parser_lex.l
1525         * src/matcher_parser_parse.y
1526         * src/prefs_filtering.c
1527                 new feature: provide the ability to disable filtering and processing
1528                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1529                 adaptations.
1530
1531 2006-05-13 [colin]      2.2.0cvs12
1532
1533         * src/compose.c
1534                 Remove useless if (a) b; else b;
1535                 Thanks to wwp
1536
1537 2006-05-13 [wwp]        2.2.0cvs11
1538
1539         * src/export.c
1540         * src/import.c
1541         * src/mainwindow.c
1542         * src/mbox.c
1543         * src/summaryview.c
1544         * src/summaryview.h
1545                 no more silent failures (or at least less ones) when importing
1546                 or exporting from/to mbox. Also start importing/exporting if
1547                 the necessary info is set.
1548
1549 2006-05-13 [wwp]        2.2.0cvs10
1550
1551         * RELEASE_NOTES
1552                 restored up-to-date release notes.
1553
1554 2006-05-13 [paul]       2.2.0cvs9
1555
1556         * po/nl.po
1557         * po/ru.po
1558                 updated by Tim Dijkstra and Pavlo Bohmat
1559
1560 2006-05-12 [colin]      2.2.0cvs8
1561
1562         * src/gtk/quicksearch.c
1563                 Add "k" as shortcut for "colorlabel". Patch
1564                 by ath42@users.sf.net.
1565
1566 2006-05-12 [paul]       2.2.0cvs7
1567
1568         * src/prefs_common.h
1569         * src/prefs_summaries.c
1570         * src/summaryview.c
1571                 when entering a folder also allow
1572                 going directly to first Marked message
1573
1574 2006-05-12 [paul]       2.2.0cvs6
1575
1576         * src/summaryview.c
1577                 always obey 'confirm before marking all
1578                 mails read' option
1579
1580 2006-05-12 [paul]       2.2.0cvs5
1581
1582         * src/textview.c
1583                 make Sender fully clickable
1584
1585 2006-05-12 [colin]      2.2.0cvs4
1586
1587         * src/compose.c
1588         * src/compose.h
1589                 Let From be editable
1590         * src/main.c
1591         * src/mh.c
1592                 Full support of .mh_sequences' Unseen seq
1593
1594 2006-05-12 [colin]      2.2.0cvs3
1595
1596         * src/folder.c
1597         * src/mainwindow.c
1598         * src/mainwindow.h
1599         * src/messageview.c
1600         * src/prefs_spelling.c
1601         * src/procheader.c
1602         * src/procmsg.c
1603         * src/procmsg.h
1604         * src/summaryview.c
1605         * src/toolbar.c
1606         * src/toolbar.h
1607                 Add contextual menu on Compose toolbar
1608                 button. Fixes bug #944 (Automatic
1609                 addresses not applied when changing account
1610                 from compose window)
1611                 add Mailing List support
1612                 based on the old 0.6.5claws25 patch by
1613                 Melvin Hadasht, with finishing touches
1614                 by Colin
1615                 Fix "ignore thread" when mails are threaded by
1616                 subject (and weren't ignored although appearing
1617                 in the thread).
1618                 GUI rework.
1619                 Both patches by Pawel.
1620
1621 2006-05-08 [paul]       2.2.0cvs2
1622
1623         * src/mainwindow.c
1624         * src/mainwindow.h
1625         * src/messageview.c
1626         * src/procheader.c
1627         * src/procmsg.c
1628         * src/procmsg.h
1629         * src/summaryview.c
1630                 add Mailing List support
1631                 based on the old 0.6.5claws25 patch by 
1632                 Melvin Hadasht, with finishing touches
1633                 by Colin
1634
1635 2006-05-08 [colin]      2.2.0cvs1
1636
1637         * src/mainwindow.c
1638         * src/toolbar.c
1639         * src/toolbar.h
1640                 Add contextual menu on Compose toolbar 
1641                 button. Fixes bug #944 (Automatic 
1642                 addresses not applied when changing account 
1643                 from compose window)
1644
1645 2006-05-08 [paul]       2.2.0
1646
1647         2.2.0 released
1648
1649 2006-05-08 [paul]       2.1.1cvs51
1650
1651         * po/cs.po
1652         * po/de.po
1653         * po/en_GB.po
1654         * po/fi.po
1655         * po/fr.po
1656         * po/pt_BR.po
1657         * po/sr.po
1658         * po/zh_CN.po
1659                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1660                 Fabien Vantard, Frederico Goncalves Guimaraes,
1661                 Aleksandar Urosevic, and Ralgh Young
1662
1663 2006-05-12 [colin]      2.1.1cvs50
1664
1665         * po/cs.po
1666         * po/de.po
1667         * po/en_GB.po
1668         * po/es.po
1669         * po/fi.po
1670         * po/fr.po
1671         * po/pt_BR.po
1672         * po/sr.po
1673         * po/zh_CN.po
1674                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1675                 Fabien Vantard, Frederico Goncalves Guimaraes,
1676                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1677
1678 2006-05-05 [colin]      2.1.1cvs49
1679
1680         * manual/Makefile.am
1681         * manual/pl/Makefile.am
1682         * manual/pl/account.xml
1683         * manual/pl/ack.xml
1684         * manual/pl/addrbook.xml
1685         * manual/pl/advanced.xml
1686         * manual/pl/faq.xml
1687         * manual/pl/glossary.xml
1688         * manual/pl/gpl.xml
1689         * manual/pl/handling.xml
1690         * manual/pl/intro.xml
1691         * manual/pl/keyboard.xml
1692         * manual/pl/plugins.xml
1693         * manual/pl/starting.xml
1694         * manual/pl/sylpheed-claws-manual.xml
1695         * manual/pl/dist/.cvsignore
1696         * manual/pl/dist/Makefile.am
1697         * manual/pl/dist/html/.cvsignore
1698         * manual/pl/dist/html/Makefile.am
1699         * manual/pl/dist/pdf/.cvsignore
1700         * manual/pl/dist/pdf/Makefile.am
1701         * manual/pl/dist/ps/.cvsignore
1702         * manual/pl/dist/ps/Makefile.am
1703         * manual/pl/dist/txt/.cvsignore
1704         * manual/pl/dist/txt/Makefile.am
1705                 Add the polish translation of the manual,
1706                 Authored by Pawel Pekala.
1707
1708 2006-05-05 [cleroy]     2.1.1cvs48
1709
1710         * src/main.c
1711                 Re-read matcherrc after loading plugins 
1712                 if some of them add folders.
1713
1714 2006-05-03 [colin]      2.1.1cvs47
1715
1716         * src/imap.c
1717                 I'm idiot
1718
1719 2006-05-03 [colin]      2.1.1cvs46
1720
1721         * src/imap.c
1722                 Be sure to have a session when
1723                 getting separator
1724
1725 2006-05-03 [colin]      2.1.1cvs45
1726
1727         * src/imap.c
1728         * src/imap.h
1729         * src/imap_gtk.c
1730                 Fix preventing renaming with namespace 
1731                 separator.
1732
1733 2006-05-01 [colin]      2.1.1cvs44
1734
1735         * src/action.c
1736                 Don't reload messageview when result of
1737                 action is piped.
1738
1739 2006-04-29 [colin]      2.1.1cvs43
1740
1741         * src/prefs_receive.c
1742         * src/plugins/spamassassin/spamassassin_gtk.c
1743         * src/plugins/clamav/clamav_plugin_gtk.c
1744                 GUI fixes by Pawel
1745
1746 2006-04-29 [colin]      2.1.1cvs42
1747
1748         * src/prefs_compose_writing.c
1749         * src/prefs_quote.c
1750                 Cleanups. Patch by Pawel
1751
1752 2006-04-28 [paul]       2.1.1cvs41
1753
1754         * src/matcher.c
1755                 fix returned quick search results when search
1756                 term contains an underscore.
1757                 Thanks to Colin
1758
1759 2006-04-28 [paul]       2.1.1cvs40
1760
1761         * src/prefs_message.c
1762         * src/prefs_receive.c
1763                 GUI cleanups
1764                 Patches by Pawel Pekala
1765
1766 2006-04-27 [colin]      2.1.1cvs39
1767
1768         * src/wizard.c
1769                 Differentiate subject Welcome from
1770                 window's title Welcome
1771
1772 2006-04-27 [paul]
1773
1774         2.2.0-rc1 released
1775
1776 2006-04-27 [paul]       2.1.1cvs38
1777
1778         * manual/advanced.xml
1779         * manual/fr/advanced.xml
1780                 add info about compose_no_markup hidden pref
1781
1782 2006-04-27 [paul]       2.1.1cvs37
1783
1784         * src/prefs_account.c
1785                 improve privacy labels
1786         * src/prefs_msg_colors.c
1787                 change some strings for translators' convenience
1788         * src/gtk/gtkutils.c
1789                 don't underline the link button text
1790
1791 2006-04-25 [colin]      2.1.1cvs36
1792
1793         * src/folder.c
1794                 Complete 2.1.1cvs33 (once more ;)
1795
1796 2006-04-25 [colin]      2.1.1cvs35
1797
1798         * src/editldap.c
1799                 Fix tooltip
1800
1801 2006-04-25 [cleroy]     2.1.1cvs34
1802
1803         * src/compose.c
1804         * src/gtk/gtkaspell.c
1805                 Fix crash on redirect (related to the return 
1806                 of the aspell menu in compose's toolbar)
1807         * src/prefs_msg_colors.c
1808                 Fix sensitivity widgets
1809         * src/image_viewer.c
1810         * src/gtk/pluginwindow.c
1811         * src/gtk/prefswindow.c
1812                 Change released signals to clicked (Fabien)
1813         * po/POTFILES.in
1814         * src/common/socket.c
1815         * src/plugins/spamassassin/spamassassin.c
1816                 Translate strings (Fabien)
1817
1818 2006-04-25 [paul]       2.1.1cvs33
1819
1820         * src/folder.c
1821         * src/folder.h
1822         * src/folderview.c
1823                 complete the fix of bug #912
1824                 Thanks to Colin
1825
1826 2006-04-25 [colin]      2.1.1cvs32
1827
1828         * src/news.c
1829                 Better progress bar
1830         * src/mimeview.c
1831         * src/summaryview.c
1832         * src/summaryview.h
1833                 Fix focus chain
1834                 Patches by Pawel Pekala
1835
1836 2006-04-24 [colin]      2.1.1cvs31
1837
1838         * src/compose.c
1839                 Fix compilation warnings (Fabien)
1840
1841 2006-04-24 [colin]      2.1.1cvs30
1842
1843         * src/addrindex.c
1844         * src/editldap.c
1845         * src/editldap_basedn.c
1846         * src/editldap_basedn.h
1847         * src/ldapctrl.c
1848         * src/ldapctrl.h
1849         * src/ldapquery.c
1850         * src/ldaputil.c
1851         * src/ldaputil.h
1852                 Fix bug #901 (LDAPS support)
1853
1854 2006-04-24 [colin]      2.1.1cvs29
1855
1856         * src/compose.c
1857                 Fix logic on error with send dialog on
1858         * src/imap.c
1859                 Fix compilation without libetpan, thanks
1860                 to Fabien
1861         * src/summaryview.c
1862                 Fix 'context-menu' key
1863
1864 2006-04-23 [colin]      2.1.1cvs28
1865
1866         * src/folder.c
1867                 Never free current's cache to free up 
1868                 memory. Fixes bug #912 (new count 
1869                 randomly set to message count)
1870
1871 2006-04-23 [colin]      2.1.1cvs27
1872
1873         * src/gtk/quicksearch.c
1874                 And remove printf...
1875
1876 2006-04-23 [colin]      2.1.1cvs26
1877
1878         * src/gtk/quicksearch.c
1879                 Fix replacing in quicksearch, and fix inserting
1880                 in the middle of the string. (introduced at 2.1.0cvs22)
1881
1882 2006-04-23 [colin]      2.1.1cvs25
1883
1884         * src/imap.c
1885                 Make sure uidnext is initialized in get_num_list
1886                 (not for stable, related to 2.1.1cvs8 and friends)
1887
1888 2006-04-23 [colin]      2.1.1cvs24
1889
1890         * src/imap.c
1891                 Output something when login is successful
1892                 too
1893
1894 2006-04-23 [colin]      2.1.1cvs23
1895
1896         * src/etpan/imap-thread.c
1897                 Better logging (line-per-line, hide data in fetch)
1898                 Fix a const warning
1899         * src/gtk/logwindow.c
1900         * src/gtk/logwindow.h
1901                 Better logging (color for input/output)
1902
1903 2006-04-21 [colin]      2.1.1cvs22
1904
1905         * src/gtk/quicksearch.c
1906                 On gtk+-2.8, use stock buttons in quicksearch
1907                 Based on a patch by Fabien and a design by Paul
1908
1909 2006-04-21 [colin]      2.1.1cvs21
1910
1911         * src/folderview.c
1912         * src/mainwindow.c
1913                 Fix occasional flicker in folderview
1914         * src/common/utils.c
1915                 Fix bug #943 (Incorrectly parsed email address 
1916                 list in short headers on message view and in 
1917                 printouts)
1918
1919 2006-04-20 [colin]      2.1.1cvs20
1920
1921         * src/imap.c
1922         * src/imap.h
1923         * src/prefs_account.c
1924                 Add ANONYMOUS auth for IMAP
1925
1926 2006-04-20 [paul]       2.1.1cvs19
1927
1928         * src/main.c
1929                 proper fix for 2.1.1cvs18
1930                 Thanks to Colin
1931
1932 2006-04-20 [paul]       2.1.1cvs18
1933
1934         * src/main.c
1935                 fix build warnings
1936
1937 2006-04-20 [paul]       2.1.1cvs17
1938
1939         * src/gtk/quicksearch.c
1940                 fix standard, non-extended Quick search,
1941                 was broken in 2.1.1cvs15.
1942                 Thanks to Colin.
1943
1944 2006-04-20 [colin]      2.1.1cvs16
1945
1946         * src/prefs_matcher.c
1947                 Fix values when reselecting a ~test
1948                 rule
1949
1950 2006-04-19 [colin]      2.1.1cvs15
1951
1952         * src/compose.c
1953         * src/compose.h
1954         * src/gtk/gtkaspell.c
1955         * src/gtk/gtkaspell.h
1956                 Put back Options menu in Spelling/
1957         * src/gtk/quicksearch.c
1958                 Don't search, and show error, if the
1959                 advanced search has a syntax error
1960
1961 2006-04-18 [colin]      2.1.1cvs14
1962
1963         * src/textview.c
1964                 Fix gdk warnings on set_cursor when textview
1965                 isn't visible
1966
1967 2006-04-18 [colin]      2.1.1cvs13
1968
1969         * src/gtk/gtksctree.c
1970                 Remove seemingly useless refresh that causes
1971                 flicker - watch this commit in case of 
1972                 problems before planned backport to stable
1973
1974 2006-04-18 [colin]      2.1.1cvs12
1975
1976         * src/imap.c
1977                 Factorize get/set_xml code
1978         * src/compose.c
1979         * src/prefs_account.c
1980         * src/prefs_account.h
1981         * src/procmsg.c
1982                 Add Encrypt to self option
1983
1984 2006-04-17 [colin]      2.1.1cvs11
1985
1986         * configure.ac
1987                 Fix search on encrpyt function on dragonfly
1988                 Patch by Jonathan Buschmann <jonthn@agmact.com>
1989
1990 2006-04-17 [colin]      2.1.1cvs10
1991
1992         * src/prefs_account.c
1993                 Be safe by default: remove mails from POP3
1994                 after 7 days, not immediately
1995
1996 2006-04-17 [colin]      2.1.1cvs9
1997
1998         * src/etpan/imap-thread.c
1999                 Fix build on DragonFly - patch by 
2000                 Jonathan Buschmann <jonthn@agmact.com>
2001
2002 2006-04-17 [colin]      2.1.1cvs8
2003
2004         * src/imap.c
2005                 Save uidnext between sessions
2006
2007 2006-04-17 [colin]      2.1.1cvs7
2008
2009         * src/imap.c
2010                 scan is required when uid validity changes
2011
2012 2006-04-17 [colin]      2.1.1cvs6
2013
2014         * src/folderview.c
2015                 Don't scan if not necessary, apart in current
2016                 folder and INBOX to fetch flags.
2017         * src/imap.c
2018                 Scan is necessary if unread count changes
2019
2020 2006-04-17 [colin]      2.1.1cvs5
2021
2022         * src/imap.c
2023                 ...But always fetch ANSWERED and DELETED flags for
2024                 INBOX, as filtering can happen on these flags.
2025
2026 2006-04-17 [colin]      2.1.1cvs4
2027
2028         * src/imap.c
2029                 Don't fetch REPLIED and DELETED flags when synchronising
2030                 flags with a closed folder. We only need UNSEEN and FLAGGED
2031                 to update the folderview.
2032
2033 2006-04-17 [colin]      2.1.1cvs3
2034
2035         * src/imap.c
2036                 Faster flag search when there are new mails 
2037                 in a folder. We can do a full search if the 
2038                 folder contains less messages than the new
2039                 list.
2040
2041 2006-04-17 [colin]      2.1.1cvs2
2042
2043         * po/cs.po
2044         * po/de.po
2045         * po/fr.po
2046         * po/nl.po
2047         * po/pt_BR.po
2048                 Update translations from stable branch
2049
2050 2006-04-17 [colin]      2.1.1cvs1
2051
2052         * configure.ac
2053                 Bump version to follow stable release
2054
2055 2006-04-16 [mones]      2.1.0cvs50
2056
2057         * po/es.po
2058                 Updated for release
2059
2060 2006-04-16 [colin]      2.1.0cvs49
2061
2062         * src/textview.c
2063                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
2064                 with gtk < 2.8. Thanks to Fabien Vantard.
2065
2066 2006-04-15 [colin]      2.1.0cvs48
2067
2068         * src/etpan/imap-thread.c
2069                 Fix bug #919 (libetpan: SEGV when connecting 
2070                 using command)
2071
2072 2006-04-14 [colin]      2.1.0cvs47
2073
2074         * src/main.c
2075                 Fix race on --select (should be done better)
2076
2077 2006-04-14 [wwp]        2.1.0cvs46
2078
2079         * src/send_message.c
2080                 enforce a check for domain in account prefs (a sending
2081                 error could be faced if domain was checked but no value set),
2082                 thanks to Colin.
2083
2084 2006-04-14 [colin]      2.1.0cvs45
2085
2086         * src/codeconv.c
2087                 when converting from unknown to unknown, if the
2088                 string is UTF8, don't convert it to the locale
2089                 (which breaks it)
2090
2091 2006-04-14 [colin]      2.1.0cvs44
2092
2093         * src/compose.c
2094                 Don't try to use ASCII for converting headers
2095                 (as done in body)
2096
2097 2006-04-14 [paul]       2.1.0cvs43
2098
2099         * src/crash.c
2100                 add locale/charset info to crash report
2101         * src/gtk/about.c
2102                 add wwp to doc team
2103                 replace 'e-mail' with preferred 'email'
2104         * src/gtk/authors.h
2105                 ensure contributors list is in alphabetical
2106                 order
2107
2108 2006-04-13 [colin]      2.1.0cvs42
2109
2110         * src/textview.c
2111                 Prevent gdk warnings
2112
2113 2006-04-13 [colin]      2.1.0cvs41
2114
2115         * src/common/ssl_certificate.c
2116         * src/common/ssl_certificate.h
2117         * src/gtk/sslcertwindow.c
2118                 Warn on expired certs, and display the expiration date
2119
2120 2006-04-13 [colin]      2.1.0cvs40
2121
2122         * src/plugins/spamassassin/spamassassin_gtk.c
2123                 Fix missing set_text on unix socket
2124
2125 2006-04-13 [wwp]        2.1.0cvs39
2126
2127         * manual/fr/advanced.xml
2128         * manual/fr/glossary.xml
2129                 applied new spam/ham/email lexicon (pourriel, courriel)
2130
2131 2006-04-13 [paul]       2.1.0cvs38
2132
2133         * src/plugins/pgpmime/plugin.c
2134                 remove the mention of S/MIME from the
2135                 description. This is now handled by the
2136                 S/MIME plugin.
2137
2138 2006-04-13 [paul]       2.1.0cvs37
2139
2140         * src/prefs_msg_colors.c
2141                 rework dialog
2142         * src/prefs_folder_item.c
2143         * src/prefs_spelling.c
2144                 add a tooltip to the colour selector buttons
2145
2146 2006-04-13 [wwp]        2.1.0cvs36
2147
2148         * manual/advanced.xml
2149         * manual/glossary.xml
2150         * manual/handling.xml
2151         * manual/keyboard.xml
2152         * manual/plugins.xml
2153         * manual/starting.xml
2154         * manual/fr/account.xml
2155         * manual/fr/ack.xml
2156         * manual/fr/addrbook.xml
2157         * manual/fr/advanced.xml
2158         * manual/fr/faq.xml
2159         * manual/fr/glossary.xml
2160         * manual/fr/gpl.xml
2161         * manual/fr/handling.xml
2162         * manual/fr/intro.xml
2163         * manual/fr/keyboard.xml
2164         * manual/fr/plugins.xml
2165         * manual/fr/starting.xml
2166         * manual/fr/sylpheed-claws-manual.xml
2167                 fixes to the manuals:
2168                  - summaryview -> Message List (same in French)
2169                  - translate key names
2170                  - fix French punctuation, use non-breakable spaces when
2171                    necessary, don't use &thinsp; which is not portable
2172                  - tell what maildir and mbox formats we support
2173
2174 2006-04-12 [wwp]        2.1.0cvs35
2175
2176         * src/prefs_toolbar.c
2177                 unified a replace button more,
2178                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2179
2180 2006-04-12 [wwp]        2.1.0cvs34
2181
2182         * src/prefs_common.c
2183         * src/prefs_msg_colors.c
2184                 make default color labels translatable,
2185                 patch from Fabien Vantard <fzzzzz@gmail.com>,
2186                 thanks to Tim <timbrain@post.cz> for reporting.
2187
2188 2006-04-12 [wwp]        2.1.0cvs33
2189
2190         * manual/glossary.xml
2191         * manual/intro.xml
2192         * manual/plugins.xml
2193         * manual/starting.xml
2194         * manual/sylpheed-claws-manual.xml
2195         * manual/fr/.cvsignore
2196         * manual/fr/account.xml
2197         * manual/fr/ack.xml
2198         * manual/fr/addrbook.xml
2199         * manual/fr/advanced.xml
2200         * manual/fr/faq.xml
2201         * manual/fr/glossary.xml
2202         * manual/fr/handling.xml
2203         * manual/fr/intro.xml
2204         * manual/fr/keyboard.xml
2205         * manual/fr/plugins.xml
2206         * manual/fr/starting.xml
2207         * manual/fr/sylpheed-claws-manual.xml
2208                 various fixes: typos, missing .fr translations, punctuation,
2209                 capitalization, links, accents and some bad French more.
2210
2211 2006-04-12 [wwp]        2.1.0cvs32
2212
2213         * src/prefs_gtk.c
2214                 fix for bug #935: always store prefs files in UTF-8 (thanks
2215                 to Colin).
2216
2217 2006-04-11 [colin]      2.1.0cvs31
2218
2219         * src/compose.c
2220                 Fix inserting files not in utf8 when locale is utf8
2221
2222 2006-04-11 [colin]      2.1.0cvs30
2223
2224         * src/inc.c
2225                 Don't show error dialog when cancelling connection
2226                 Patch by Pawel
2227
2228 2006-04-11 [cleroy]     2.1.0cvs29
2229
2230         * src/compose.c
2231                 Implement multiple quote levels
2232         * src/prefs_common.c
2233                 Change a little bit the quote bgcolor for 2nd level
2234
2235 2006-04-11 [colin]      2.1.0cvs28
2236
2237         * src/gtk/about.c
2238                 Add locale and charset in the label
2239
2240 2006-04-10 [colin]      2.1.0cvs27
2241
2242         * src/compose.c
2243         * src/prefs_common.c
2244         * src/prefs_common.h
2245         * src/prefs_msg_colors.c
2246         * src/textview.c
2247                 Allow optional background color in quotes
2248                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2249                 GTK+-2.8.x feature
2250
2251 2006-04-10 [colin]      2.1.0cvs26
2252
2253         * src/main.c
2254         * src/mainwindow.c
2255         * src/mainwindow.h
2256                 Implement --select
2257
2258 2006-04-10 [colin]      2.1.0cvs25
2259
2260         * manual/plugins.xml
2261         * manual/fr/plugins.xml
2262                 Document libcurl's proxy variables
2263
2264 2006-04-09 [colin]      2.1.0cvs24
2265
2266         * src/prefs_common.c
2267                 gettext() returns statically allocated stuff. We have
2268                 to strdup it in order to be able to free it.
2269
2270 2006-04-09 [colin]      2.1.0cvs23
2271
2272         * AUTHORS
2273         * src/gtk/authors.h
2274                 Add Alexei
2275
2276 2006-04-09 [colin]      2.1.0cvs22
2277
2278         * src/mainwindow.c
2279         * src/gtk/quicksearch.c
2280                 Fix bug #859 (problems with cyrilic input in 
2281                 search panel) - Patch by Alexey Illarionov 
2282                 <littlesavage@rambler.ru>
2283
2284 2006-04-09 [colin]      2.1.0cvs21
2285
2286         * src/prefs_customheader.c
2287                 I prefer removing then freeing rather than the contrary
2288                 (even if it doesn't change anything ;-)
2289         * src/prefs_account.c
2290                 Fix bug #933 (Crash re-entering the custom headers list 
2291                 dialog in accounts prefs)
2292                 The problem happened when cancelling the Account 
2293                 Preferences' dialogs - in which case we didn't do 
2294                 anything to the PrefsAccount * struct. In case of applying,
2295                 the old ac_prefs was replaced with the tmp_ac_prefs we were
2296                 working with in this dialog. The problem is that 
2297                 prefs_customheader.c, working on this tmp_ac_prefs, always
2298                 changes the ->customhdr_list pointer, even when cancelled. 
2299                 So in case of cancelling the prefs_account dialog, we still
2300                 have to update ->customhdr_list in the real account.
2301
2302 2006-04-08 [colin]      2.1.0cvs20
2303
2304         * manual/fr/glossary.xml
2305         * manual/fr/keyboard.xml
2306                 Forgot some headers :)
2307
2308 2006-04-08 [colin]      2.1.0cvs19
2309
2310         * manual/Makefile.am
2311         * manual/fr/Makefile.am
2312         * manual/fr/account.xml
2313         * manual/fr/ack.xml
2314         * manual/fr/addrbook.xml
2315         * manual/fr/advanced.xml
2316         * manual/fr/faq.xml
2317         * manual/fr/glossary.xml
2318         * manual/fr/gpl.xml
2319         * manual/fr/handling.xml
2320         * manual/fr/intro.xml
2321         * manual/fr/keyboard.xml
2322         * manual/fr/plugins.xml
2323         * manual/fr/starting.xml
2324         * manual/fr/sylpheed-claws-manual.xml
2325         * manual/fr/dist/.cvsignore
2326         * manual/fr/dist/Makefile.am
2327         * manual/fr/dist/html/.cvsignore
2328         * manual/fr/dist/html/Makefile.am
2329         * manual/fr/dist/pdf/.cvsignore
2330         * manual/fr/dist/pdf/Makefile.am
2331         * manual/fr/dist/ps/.cvsignore
2332         * manual/fr/dist/ps/Makefile.am
2333         * manual/fr/dist/txt/.cvsignore
2334         * manual/fr/dist/txt/Makefile.am
2335                 Add the french translation of the manual. Thanks to
2336                 Olivier Delhomme <olivier.delhomme@free.fr> for 
2337                 account.xml, ack.xml, addrbook.xml and advanced.xml
2338
2339 2006-04-08 [colin]      2.1.0cvs18
2340
2341         * manual/plugins.xml
2342         * manual/starting.xml
2343                 More fixes
2344
2345 2006-04-07 [colin]      2.1.0cvs17
2346
2347         * manual/faq.xml
2348         * manual/intro.xml
2349         * manual/keyboard.xml
2350                 Little fixes
2351
2352 2006-04-07 [colin]      2.1.0cvs16
2353
2354         * README
2355         * src/compose.c
2356         * src/prefs_common.c
2357         * src/prefs_common.h
2358                 Add hidden compose_no_markup pref
2359
2360 2006-04-07 [wwp]        2.1.0cvs15
2361
2362         * src/summary_search.c
2363         * .cvsignore
2364                 Bugfix: stop button was sticky when searching in an empty folder.
2365                 Applied curly brackets code style to the whole file (summary_search.c).
2366                 More files to ignore.
2367
2368 2006-04-07 [wwp]        2.1.0cvs14
2369
2370         * src/message_search.c
2371         * src/summary_search.c
2372                 changed default button when search bumps at file/folder
2373                 beginning or end, for convenience (thanks to Colin).
2374
2375 2006-04-07 [paul]       2.1.0cvs13
2376
2377         * src/plugins/dillo_viewer/dillo_prefs.c
2378                 avoid future potential for namespace collision
2379                 Patch by Colin
2380
2381 2006-04-06 [wwp]        2.1.0cvs12
2382
2383         * src/summary_search.c
2384                 Unify extended/advanced searches names (and thus factorize labels),
2385                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2386
2387 2006-04-06 [wwp]        2.1.0cvs11
2388
2389         * src/folderview.c
2390         * src/prefs_themes.c
2391         * src/summaryview.c
2392                 Fixed some compilation warnings.
2393
2394 2006-04-06 [colin]      2.1.0cvs10
2395
2396         * manual/advanced.xml
2397                 Document the wizard template and how to deploy
2398                 Sylpheed-Claws effectively
2399
2400 2006-04-06 [colin]      2.1.0cvs9
2401
2402         * src/folderview.c
2403                 gettext patch to tell translators about _("#"),
2404                 by Maxim Britov
2405
2406 2006-04-06 [colin]      2.1.0cvs8
2407
2408         * src/textview.c
2409                 Fix invalid GtkTextBIter after clicking "Display as text"
2410
2411 2006-04-06 [mones]      2.1.0cvs7
2412
2413         * src/addr_compl.c
2414         * src/addrindex.c
2415         * src/addritem.c
2416         * src/codeconv.c
2417         * src/compose.c
2418         * src/filtering.c
2419         * src/folder.c
2420         * src/folder_item_prefs.c
2421         * src/folderview.c
2422         * src/localfolder.c
2423         * src/matcher.c
2424         * src/mimeview.c
2425         * src/prefs_msg_colors.c
2426         * src/prefs_spelling.c
2427         * src/prefs_themes.c
2428         * src/procmime.c
2429         * src/procmsg.c
2430         * src/stock_pixmap.c
2431         * src/summaryview.c
2432         * src/textview.c
2433         * src/toolbar.c
2434         * src/common/mgutils.c
2435         * src/common/prefs.c
2436         * src/common/ssl_certificate.c
2437         * src/gtk/colorlabel.c
2438         * src/gtk/quicksearch.c
2439         * src/plugins/pgpmime/pgpmime.c
2440         * src/plugins/spamassassin/spamassassin.c
2441                 Removed redundant NULL checks for g_free() calls.
2442                 Patch by Pawel Pekala.
2443
2444 2006-04-06 [mones]      2.1.0cvs6
2445
2446         * src/prefs_actions.c
2447         * src/prefs_filtering.c
2448         * src/prefs_filtering_action.c
2449         * src/prefs_matcher.c
2450         * src/prefs_template.c
2451         * src/gtk/gtkutils.c
2452         * src/gtk/gtkutils.h
2453                 Have a nice replace button. Patch by Pawel Pekala
2454
2455 2006-04-06 [colin]      2.1.0cvs5
2456
2457         * src/addressbook.c
2458                 Fix crash with empty columns
2459
2460 2006-04-05 [colin]      2.1.0cvs4
2461
2462         * src/wizard.c
2463         * src/prefs_gtk.c
2464                 Allow wizard customization with pre-filled values
2465
2466 2006-04-05 [colin]      2.1.0cvs3
2467
2468         * src/textview.c
2469         * src/mimeview.c
2470         * src/mimeview.h
2471                 Nicer messages in mimeview
2472
2473 2006-04-05 [colin]      2.1.0cvs2
2474
2475         * src/addressbook.c
2476         * src/prefs_summaries.c
2477                 i18n fix
2478
2479 2006-04-05 [colin]      2.1.0cvs1
2480
2481         * src/plugins/pgpcore/plugin.c
2482         * src/plugins/pgpcore/select-keys.c
2483         * src/plugins/pgpcore/select-keys.h
2484         * src/plugins/pgpcore/sgpgme.c
2485         * src/plugins/pgpcore/sgpgme.h
2486         * src/plugins/pgpinline/pgpinline.c
2487         * src/plugins/pgpinline/plugin.c
2488         * src/plugins/pgpmime/pgpmime.c
2489         * src/plugins/pgpmime/plugin.c
2490                 Factorize and generalize a bit 
2491                 Drop S/MIME signature verification from PGP/MIME
2492                 (adding it as another, more complete plugin)
2493
2494 2006-04-05 [paul]       2.1.0
2495
2496         2.1.0 released
2497
2498 2006-04-05 [paul]       2.0.0cvs186
2499
2500         * manual/advanced.xml
2501                 add info on colour labels
2502
2503 2006-04-05 [paul]       2.0.0cvs185
2504
2505         * po/bg.po
2506         * po/cs.po
2507         * po/de.po
2508         * po/el.po
2509         * po/en_GB.po
2510         * po/fi.po
2511         * po/fr.po
2512         * po/it.po
2513         * po/nl.po
2514         * po/pl.po
2515         * po/pt_BR.po
2516         * po/sr.po
2517         * po/zh_CN.po
2518                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
2519                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
2520                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
2521                 Guimaraes, Aleksandar Urosevic, Ralgh Young
2522         * src/gtk/authors.h
2523         * tools/claws.i18n.status.pl
2524                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2525                 and new Czech translator, Tim <timbrain@post.cz>
2526
2527 2006-04-05 [mones]      2.0.0cvs184
2528
2529         * po/es.po
2530                 Updated translation
2531
2532 2006-04-05 [colin]      2.0.0cvs183
2533
2534         * src/gtk/quicksearch.c
2535                 Fix bug #929 (unnecessary reload in quick search bar)
2536
2537 2006-04-05 [colin]      2.0.0cvs182
2538
2539         * src/compose.c
2540                 Fix crash on Reply with no From:
2541                 Show signature and conversion error on queuing 
2542                 (but not sending)
2543         * src/mainwindow.c
2544         * src/summaryview.c
2545         * src/summaryview.h
2546                 Factorize threading code and make sure msginfo 
2547                 is not null when it comes from a GtkCTreeRow's 
2548                 data
2549         * src/gtk/gtkaspell.c
2550                 Check for necessary things
2551         * src/gtk/gtksctree.c
2552         * src/gtk/gtksctree.h
2553                 Reset anchor if necessary when removing node
2554
2555 2006-03-29 [colin]      2.0.0cvs181
2556
2557         * src/folderview.c
2558                 Warn for disabled IMAP accounts (due to lack of
2559                 libetpan). Breaks string-freeze - sorry - but it
2560                 is kind of important ;)
2561
2562 2006-03-28 [colin]      2.0.0cvs180
2563
2564         * src/gtk/gtkutils.c
2565         * src/gtk/gtkutils.h
2566                 Add a gtkut_get_link_btn() function that
2567                 creates a button which acts like an URI
2568         * src/prefs_themes.c
2569         * src/gtk/about.c
2570                 Use this function (factorizes codes)
2571         * src/common/defs.h
2572         * src/gtk/pluginwindow.c
2573                 Add a "Get more..." in the plugins window
2574
2575 2006-03-28 [colin]      2.0.0cvs179
2576
2577         * src/common/smtp.c
2578         * src/common/passcrypt.c
2579         * src/undo.c
2580                 Warning fixes. Patch by Pawel Pekala
2581
2582 2006-03-27 [colin]      2.0.0cvs178
2583
2584         * src/undo.c
2585                 Fix undoing by blocks with spaces
2586
2587 2006-03-27 [colin]      2.0.0cvs177
2588
2589         * src/textview.c
2590                 Set margin to 3px for headers
2591
2592 2006-03-27 [paul]
2593
2594         2.1.0-rc2 released
2595
2596 2006-03-27 [wwp]        2.0.0cvs176
2597
2598         * src/summaryview.c
2599                 don't reset quicksearch when updating the message list.
2600                 Thanks to Colin.
2601
2602 2006-03-26 [wwp]        2.0.0cvs175
2603
2604         * src/compose.c
2605                 use a unified border width ('other' tab in the compose window,
2606                 patch by Pawel Pekala).
2607
2608
2609 2006-03-26 [wwp]        2.0.0cvs174
2610
2611         * src/common/quoted-printable.c
2612         * src/addressbook.c
2613                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2614
2615 2006-03-26 [colin]      2.0.0cvs173
2616
2617         * src/quote_fmt_parse.y
2618                 Fix non-UTF8 date formats messing up the whole quote a 
2619                 little bit
2620
2621 2006-03-26 [colin]      2.0.0cvs172
2622
2623         * src/procheader.c
2624                 Make sure the date is UTF8 valid, or try to make it
2625                 so. IncrediMail is really IncrediStupid.
2626         * src/compose.c
2627                 Fix possible conversions. 
2628                 
2629
2630 2006-03-26 [colin]      2.0.0cvs171
2631
2632         * src/matcher.c
2633                 Fix corner cases in body search. This is still a
2634                 hack... It seems impossible to make it good and 
2635                 reasonably fast at the same time.
2636
2637 2006-03-26 [colin]      2.0.0cvs170
2638
2639         * src/summaryview.c
2640                 I think I killed the twilight zone bug!
2641                 summary_select_node() flushes GTK events in order
2642                 to be able to center the view. But this also 
2643                 flushes keypresses like Ctrl-Alt-U, so this can
2644                 call summary_show from summary_select_node (itself
2645                 called from summary_show, etc.). And the summaryview
2646                 has to be unlocked in this function. So just locking
2647                 while processing GTK events, and bailing if locked, 
2648                 should fix it.
2649                 Fixes bug #927 (SIGSEGV during Update Summary)
2650
2651 2006-03-25 [colin]      2.0.0cvs169
2652
2653         * src/matcher.c
2654                 Fix search in QP-encoded bodies
2655                 Fix utf-8 searches in bodies encoded in the
2656                 locale's encoding
2657         * src/common/quoted-printable.c
2658         * src/common/quoted-printable.h
2659                 Add a decode function that doesn't overwrite
2660                 the original pointer
2661                 
2662
2663 2006-03-24 [colin]      2.0.0cvs168
2664
2665         * src/action.c
2666         * src/summaryview.c
2667         * src/summaryview.h
2668                 Update message cache after action
2669                 Patch by H. Merijn Brand
2670         * src/prefs_msg_colors.c
2671                 Factorize label 
2672                 Patch by Fabien Vantard
2673         * src/plugins/spamassassin/spamassassin_gtk.c
2674                 Remove useless translation
2675                 Patch by Fabien Vantard
2676
2677 2006-03-23 [colin]      2.0.0cvs167
2678
2679         * src/common/ssl.c
2680                 Let 30 seconds to SSL_connect
2681
2682 2006-03-23 [wwp]        2.0.0cvs166
2683
2684         * src/summaryview.c
2685         * src/gtk/description_window.c
2686                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2687                 and headers are translated; adjust description windows' width to fit their
2688                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2689
2690 2006-03-23 [paul]       2.0.0cvs165
2691
2692         * src/common/utils.c
2693                 fix highlighting of URIs containing "()"
2694                 (2.0.0cvs164's reversal fixed)
2695                 Thanks to Colin.
2696
2697 2006-03-23 [paul]       2.0.0cvs164
2698
2699         * src/common/utils.c
2700                 revert patch, (postponing a fix), at 2.0.0cvs120
2701                 as it breaks more URIs than it fixes.
2702                 Allow '-' to be a terminating character in a URI
2703
2704 2006-03-22 [colin]      2.0.0cvs163
2705
2706         * configure.ac
2707                 Require libetpan 0.45
2708                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2709
2710 2006-03-22 [paul]       2.0.0cvs162
2711
2712         * src/editgroup.c
2713                 replace '<-' and '->' buttons with GTK_STOCK graphical
2714                 buttons
2715         * src/summary_search.c
2716                 don't offer '...' for translation
2717                 add a tooltip to advanced search '...' button
2718         * src/gtk/quicksearch.c
2719                 don't offer '...' for translation
2720
2721 2006-03-21 [colin]      2.0.0cvs161
2722
2723         * src/compose.c
2724                 Fix middle-click pasting (insert at click
2725                 position instead of cursor position, don't
2726                 remove existing selection and allow pasting
2727                 our own selection)
2728         * src/addressbook.c
2729                 "LDAP Server" -> "LDAP servers"
2730
2731 2006-03-21 [wwp]        2.0.0cvs160
2732
2733         * src/etpan/imap-thread.c
2734                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2735
2736 2006-03-20 [colin]      2.0.0cvs159
2737
2738         * src/summaryview.c
2739                 Don't reload summaryview after an execute with no
2740                 move action
2741
2742 2006-03-19 [colin]      2.0.0cvs158
2743
2744         * src/addressbook.c
2745                 and put groups at the top, always
2746
2747 2006-03-19 [colin]      2.0.0cvs157
2748
2749         * src/addressbook.c
2750                 Order groups before names, as previously
2751
2752 2006-03-19 [colin]      2.0.0cvs156
2753
2754         * src/addressbook.c
2755                 - Sort case-unsensitive
2756                 - Put the sort arrow at opening too
2757
2758 2006-03-19 [wwp]        2.0.0cvs155
2759
2760         * src/addressbook.c
2761                 allow sorting by name/email/remarks, ensure that right-pane's contents
2762                 matches the left-pane selection (cleared when appropriate).
2763                 Patch by Pawel Pekala <c0rn@o2.pl>.
2764
2765 2006-03-18 [colin]      2.0.0cvs154
2766
2767         * src/textview.c
2768                 Fix text cursor ;)
2769
2770 2006-03-18 [colin]      2.0.0cvs153
2771
2772         * src/gtk/filesel.c
2773                 Make sure we hide the preview if we didn't get
2774                 a filename
2775
2776 2006-03-18 [colin]      2.0.0cvs152
2777
2778         * src/summaryview.c
2779                 Set cursor to watch for execution (fixes lack
2780                 of watch-cursor when dnd'ing hundreds of mails)
2781         * src/gtk/filesel.c
2782                 Check that mime type is 'image/*' before updating
2783                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2784
2785 2006-03-18 [colin]      2.0.0cvs151
2786
2787         * src/mainwindow.c
2788         * src/textview.c
2789         * src/textview.h
2790                 Put a watch cursor in textview too when the mainwindow's
2791                 cursor in a watch
2792
2793 2006-03-18 [colin]      2.0.0cvs150
2794
2795         * src/folder.c
2796                 Change wrong asserts to simple tests
2797
2798 2006-03-17 [colin]      2.0.0cvs149
2799
2800         * src/mainwindow.c
2801         * src/mainwindow.h
2802         * src/prefs_msg_colors.c
2803         * src/summaryview.c
2804         * src/summaryview.h
2805         * src/gtk/colorlabel.c
2806         * src/gtk/colorlabel.h
2807                 Add a color label menu in the main menubar
2808                 Add (fixed) accels Ctrl-{0-7} to change the color
2809                 They have to be fixed because the menu's dynamic,
2810                 the items are complex widgets, hence we can't use
2811                 a GtkItemFactory.
2812
2813
2814 2006-03-17 [wwp]        2.0.0cvs148
2815
2816         * src/compose.c
2817                 rollback few lines from my previous commit (those lines come from
2818                 a pending patch, accidentally commited, even if neutral as they are
2819                 commented out).
2820
2821 2006-03-17 [wwp]        2.0.0cvs147
2822
2823         * src/compose.c
2824                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2825                 applied code style/indentation to the modified function.
2826
2827 2006-03-17 [wwp]        2.0.0cvs146
2828
2829         * src/procmsg.c
2830         * src/compose.c
2831                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2832
2833 2006-03-17 [paul]
2834
2835         2.1.0-rc1 released
2836
2837 2006-03-17 [paul]       2.0.0cvs145
2838
2839         * src/main.c
2840                 addressbook_read_file() was called twice
2841         * src/textview.c
2842                 X-Mailer highlighting
2843
2844 2006-03-16 [colin]      2.0.0cvs144
2845
2846         * src/sourcewindow.c
2847         * src/sourcewindow.h
2848                 And the last one, in source window.
2849
2850 2006-03-16 [colin]      2.0.0cvs143
2851
2852         * src/compose.c
2853         * src/compose.h
2854                 Fix the same stuff in compose
2855
2856 2006-03-16 [colin]      2.0.0cvs142
2857
2858         * src/messageview.c
2859                 Complete the previous messageview crash fix
2860
2861 2006-03-16 [colin]      2.0.0cvs141
2862
2863         * src/procmsg.h
2864         * src/procmsg.c
2865         * src/folder.c
2866                 Fix POSTPROCESSING hook
2867                 Patch by H. Merijn Brand
2868
2869         * src/procmime.c
2870         * src/procmime.h
2871                 Parse Content-Location
2872
2873         * src/toolbar.c
2874         * src/messageview.c
2875         * src/messageview.h
2876                 Don't crash when a top-level MessageView has
2877                 been closed on us. Same problematic than
2878                 yesterday's quicksearch issue.
2879
2880 2006-03-15 [colin]      2.0.0cvs140
2881
2882         * src/gtk/quicksearch.c
2883                 Fix a bitchy race we didn't think about when we
2884                 added quicksearch cancellation:
2885                 If the search is not on cached fields, for example
2886                 body_part matchcase "stuff"
2887                 the matcher code has to get the whole message. If
2888                 we're on IMAP, that can be slow, and in order to
2889                 be non-blocking, the IMAP code idle loop processes
2890                 gtk events too. So it is possible to cancel a
2891                 quicksearch while the matcher is getting the mail's
2892                 body. After matcher got its body, it will start to
2893                 iterate over the matcher list that the Quicksearch's
2894                 clear_search_cb() just freed via prepare_matcher().
2895                 SIGSEGV ensues.
2896                 The fix consists of guarding the matcherlist_match()
2897                 call with a boolean 'matching'. If we reset the
2898                 quicksearch while matching is TRUE, we don't free
2899                 the matcherlist anymore like we did, but we set
2900                 another new flag, deferred_free, to TRUE. Then,
2901                 in quicksearch_match(), just after returning from
2902                 matcherlist_match() and unsetting the matching flag,
2903                 we check the deferred_free flag and do the
2904                 prepare_matcher() (which does the matcherlist_free)
2905                 for real, so we free the matcherlist once it's not
2906                 used anymore.
2907                 As all of this runs via the glib main loop, we
2908                 luckily don't need a mutex.
2909         * src/summaryview.c
2910                 Also, show progress while searching.
2911
2912
2913 2006-03-14 [colin]      2.0.0cvs139
2914
2915         * src/alertpanel.c
2916                 Make alertpanel_is_open non-static
2917
2918 2006-03-14 [colin]      2.0.0cvs138
2919
2920         * src/prefs_spelling.c
2921                 Cleanups - Fabien Vantard
2922
2923 2006-03-14 [wwp]        2.0.0cvs137
2924
2925         * src/main.c
2926                 code style normalization (curly braces, indentation).
2927
2928 2006-03-14 [wwp]        2.0.0cvs137
2929
2930         * src/main.c
2931                 code style (braces, indentation)
2932
2933 2006-03-12 [paul]       2.0.0cvs136
2934
2935         * src/prefs_common.c
2936                 trans_hdr defaults to FALSE to be RFC-savvy
2937         * src/prefs_summaries.c
2938                 add a tooltip to the trans_hdr option
2939                 
2940
2941 2006-03-12 [paul]       2.0.0cvs135
2942
2943         * src/prefs_matcher.c
2944                 give a little more width to the combos
2945         * src/prefs_display_header.c
2946         * src/textview.c
2947                 translate headers if prefs_common.trans_hdr
2948                 is TRUE
2949
2950         Patches by Pawel Pekala
2951
2952 2006-03-12 [paul]       2.0.0cvs134
2953
2954         * src/plugins/clamav/clamav_plugin.c
2955         * src/plugins/dillo_viewer/dillo_viewer.c
2956         * src/plugins/pgpcore/plugin.c
2957         * src/plugins/pgpinline/plugin.c
2958         * src/plugins/pgpmime/plugin.c
2959         * src/plugins/spamassassin/spamassassin.c
2960                 update/add to descriptions
2961         * src/plugins/spamassassin/spamassassin_gtk.c
2962                 fixes to the english, remove superfluous
2963                 tooltips, clean up a little
2964
2965 2006-03-12 [paul]       2.0.0cvs133
2966
2967         * src/compose.c
2968                 fix Bug 924, 'Account combo box shows up wrong 
2969                 if & is in account name'
2970
2971 2006-03-11 [colin]      2.0.0cvs132
2972
2973         * src/summaryview.c
2974                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
2975                 messed up shift-selection because is slows down
2976                 moving around summaryview. thanks -users
2977
2978 2006-03-10 [colin]      2.0.0cvs131
2979
2980         * src/plugins/spamassassin/spamassassin_gtk.c
2981                 Put back Paul's engrish fixes
2982
2983 2006-03-10 [colin]      2.0.0cvs130
2984
2985         * src/plugins/spamassassin/spamassassin.c
2986         * src/plugins/spamassassin/spamassassin.h
2987         * src/plugins/spamassassin/spamassassin_gtk.c
2988                 Cleanup SA prefs page (more)
2989                 Patch by Fabien Vantard
2990
2991 2006-03-10 [paul]       2.0.0cvs129
2992
2993         * src/prefs_msg_colors.c
2994         * src/prefs_spelling.c
2995                 widget sensitivity
2996
2997 2006-03-09 [mones]      2.0.0cvs128
2998
2999         * po/es.po
3000                 Update for next RC
3001
3002 2006-03-09 [wwp]        2.0.0cvs127
3003
3004         * configure.ac
3005                 revert accidental commit (requirement for libetpan 0.43), this time
3006                 not in HEAD.
3007
3008 2006-03-09 [wwp]        2.0.0cvs125
3009
3010         * configure.ac
3011                 revert accidental commit (requirement for libetpan 0.43)
3012
3013 2006-03-09 [paul]       2.0.0cvs126
3014
3015         * src/prefs_receive.c
3016                 remove useless frame
3017                 replace 'incorporation' with 'receiving'
3018         * src/plugins/clamav/clamav_plugin_gtk.c
3019         * src/plugins/spamassassin/spamassassin_gtk.c
3020                 improve widget sensitivity
3021                 fix a bit his engrish
3022
3023 2006-03-09 [wwp]        2.0.0cvs125
3024
3025         * src/addressadd.c
3026         * src/foldersel.c
3027         * src/prefs_common.c
3028         * src/prefs_common.h
3029                 remember some more windows' sizes (add to addressbook and
3030                 select folder).
3031
3032 2006-03-09 [paul]       2.0.0cvs124
3033
3034         * src/plugins/pgpcore/prefs_gpg.c
3035                 normalise construction of dialogue
3036
3037 2006-03-09 [paul]       2.0.0cvs123
3038
3039         * src/plugins/trayicon/Makefile.am
3040                 add missing slash
3041
3042 2006-03-08 [colin]      2.0.0cvs122
3043
3044         * src/plugins/trayicon/Makefile.am
3045                 Fix build in separate dir 
3046                 Patch by Bamanzi <bamanzi@gmail.com>
3047
3048 2006-03-08 [colin]      2.0.0cvs121
3049
3050         * src/procmsg.c
3051                 Batch move and copies from summaryview with delayed execution
3052                 too
3053
3054 2006-03-07 [paul]       2.0.0cvs120
3055
3056         * src/common/utils.c
3057                 fix highlighting of URIs containing "()"
3058                 Patch by Pawel Pekala
3059
3060 2006-03-07 [paul]       2.0.0cvs119
3061
3062         * src/folder.c
3063         * src/folder.h
3064         * src/folderview.c
3065                 immediately do alphabetical resort when
3066                 changing a folder's name
3067                 Patch by Pawel Pekala
3068
3069 2006-03-07 [paul]       2.0.0cvs118
3070
3071         * src/news.c
3072         * src/news_gtk.c
3073                 when unsubscribing a newsgroup, remove the
3074                 folder and msgs in .sylpheed-claws/newscache
3075                 Patch by Pawel Pekala <c0rn@gazeta.pl>
3076
3077 2006-03-07 [paul]       2.0.0cvs117
3078
3079         * src/textview.c
3080                 fix wrong Fake URL Warning
3081                 Thanks to Hiro
3082
3083 2006-03-07 [colin]      2.0.0cvs116
3084
3085         * src/imap.c
3086                 Return immediately when password dialog was
3087                 cancelled
3088         * src/gtk/inputdialog.c
3089                 Allow empty strings for passwords
3090
3091
3092 2006-03-06 [colin]      2.0.0cvs115
3093
3094         * src/imap.c
3095                 Prevent double-timeouts when connection fails
3096
3097 2006-03-06 [colin]
3098
3099         2.0.1-rc1 released
3100
3101 2006-03-06 [colin]      2.0.0cvs114
3102
3103         * src/imap.c
3104                 Refresh session during potentially long
3105                 operations
3106
3107 2006-03-06 [wwp]        2.0.0cvs113
3108
3109         * src/prefs_msg_colors.h
3110                 forgot that one (custom color labels).
3111
3112 2006-03-06 [wwp]        2.0.0cvs112
3113
3114         * src/prefs_common.c
3115         * src/prefs_common.h
3116         * src/prefs_msg_colors.c
3117         * src/summaryview.c
3118         * src/summaryview.h
3119         * src/gtk/colorlabel.c
3120         * src/gtk/colorlabel.h
3121                 colors in messages list are now customizable. Color values and names can
3122                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
3123                 Thanks to Paul and Colin for their help with this longstanding patch!
3124
3125 2006-03-06 [wwp]        2.0.0cvs111
3126
3127         * src/textview.c
3128                 don't crash if (x)face is bad.
3129
3130 2006-03-05 [paul]       2.0.0cvs110
3131
3132         * AUTHORS
3133         * configure.ac
3134         * src/Makefile.am
3135         * src/common/Makefile.am
3136         * src/common/utils.h
3137         * src/etpan/imap-thread.c
3138         * src/gtk/authors.h
3139         * src/plugins/clamav/Makefile.am
3140         * src/plugins/demo/Makefile.am
3141         * src/plugins/dillo_viewer/Makefile.am
3142         * src/plugins/pgpcore/Makefile.am
3143         * src/plugins/pgpcore/passphrase.c
3144         * src/plugins/pgpinline/Makefile.am
3145         * src/plugins/pgpmime/Makefile.am
3146         * src/plugins/spamassassin/Makefile.am
3147         * src/plugins/trayicon/Makefile.am
3148                 fix builiding on cygwin
3149                 Patch by Ralgh Young <bamanzi@gmail.com>
3150
3151 2006-03-04 [wwp]        2.0.0cvs109
3152
3153         * manual/keyboard.xml
3154                 fix mixed up/down keys.
3155
3156 2006-03-04 [wwp]        2.0.0cvs108
3157
3158         * README
3159         * INSTALL
3160                 updated links to SpamAssassin.
3161
3162 2006-03-04 [wwp]        2.0.0cvs107
3163
3164         * manual/plugins.xml
3165         * src/plugins/spamassassin/README
3166                 updated SpamAssassin plugin docs to reflect new functional additions
3167                 (also fix/update/documents few technical stuff more, see the README).
3168
3169 2006-03-04 [wwp]        2.0.0cvs106
3170
3171         * src/prefs_message.c
3172                 normalized capitalization of message-prefs paths.
3173
3174 2006-03-04 [wwp]        2.0.0cvs105
3175
3176         * manual/advanced.xml
3177                 typo.
3178
3179 2006-03-03 [colin]      2.0.0cvs104
3180
3181         * src/plugins/clamav/clamav_plugin_gtk.c
3182                 Rework prefs page, patch by Fabien 
3183
3184 2006-03-03 [colin]      2.0.0cvs103
3185
3186         * src/plugins/clamav/clamav_plugin.c
3187                 Set error on all errors
3188
3189 2006-03-03 [colin]      2.0.0cvs102
3190
3191         * src/common/plugin.c
3192                 Initialize error to avoid crashing when a plugin fails
3193                 without setting error
3194
3195 2006-03-02 [wwp]        2.0.0cvs101
3196
3197         * configure.ac
3198                 fixed linker flags for libetpan support on Cygwin
3199                 (thanks to H.Merijn Brand).
3200
3201 2006-03-02 [wwp]        2.0.0cvs100
3202
3203         * src/addressbook.c
3204                 fix some AB error messages: one for punctuation and
3205                 one wrongly duplicate (thanks, maxbritov).
3206
3207 2006-03-02 [wwp]        2.0.0cvs99
3208
3209         * src/plugins/spamassassin/spamassassin.c
3210                 make sync calls to sa-learn/spamc to prevent
3211                 system (whatever local or client/server) overload.
3212
3213 2006-03-02 [colin]      2.0.0cvs98
3214
3215         * src/summaryview.c
3216                 Put the spam icon in the status column instead of the
3217                 mark one
3218
3219 2006-03-01 [colin]      2.0.0cvs97
3220
3221         * src/plugins/spamassassin/spamassassin.c
3222                 Fix segfault (g_file_set_contents fails for some 
3223                 reason and err==0x2f. Can't find out why with
3224                 valgrind, using working function :-)
3225
3226 2006-03-01 [colin]      2.0.0cvs96
3227
3228         * src/inc.c
3229                 Offline overriding: let 'No' be cached only 3 seconds
3230
3231 2006-03-01 [colin]      2.0.0cvs95
3232
3233         * src/addr_compl.c
3234         * src/addrbook.c
3235         * src/addressbook.c
3236         * src/addrindex.c
3237         * src/folder_item_prefs.c
3238         * src/headerview.c
3239         * src/imap.c
3240         * src/inc.c
3241         * src/ldif.c
3242         * src/mainwindow.c
3243         * src/mh.c
3244         * src/msgcache.c
3245         * src/prefs_common.h
3246         * src/prefs_msg_colors.c
3247         * src/procheader.c
3248         * src/procheader.h
3249         * src/procmime.c
3250         * src/procmsg.c
3251         * src/procmsg.h
3252         * src/send_message.h
3253         * src/simple-gettext.c
3254         * src/summaryview.c
3255         * src/summaryview.h
3256         * src/syldap.c
3257         * src/textview.c
3258         * src/undo.c
3259         * src/common/ssl_certificate.c
3260         * src/common/utils.c
3261         * src/gtk/colorsel.c
3262         * src/gtk/gtksctree.c
3263         * src/gtk/gtkshruler.c
3264         * src/plugins/trayicon/trayicon.c
3265                 #if 0 goes to /dev/null
3266
3267 2006-03-01 [colin]      2.0.0cvs94
3268
3269         * src/compose.c
3270         * src/imap.c
3271         * src/inc.c
3272         * src/inc.h
3273         * src/messageview.c
3274         * src/news.c
3275         * src/plugins/spamassassin/spamassassin.c
3276                 Allow to add information in the "working offline"
3277                 window
3278
3279 2006-03-01 [wwp]        2.0.0cvs93
3280
3281         * src/plugins/spamassassin/spamassassin.c
3282                 fixed spamc invocation: use a tricky temporary mini shell wrapper
3283                 'cause it seems that calling `spamc ... < inputfile` with
3284                 g_spawn_(a)sync simply.. erm doesn't work :-).
3285
3286 2006-03-01 [wwp]        2.0.0cvs92
3287
3288         * src/toolbar.c
3289         * src/toolbar.h
3290                 simplify the adding of spam/ham button to the messageview toolbar
3291                 (it gets more clear now that the same button will be "Mark as spam"
3292                 or "Mark as ham" according to the current message status,
3293                 thanks to Colin).
3294
3295 2006-03-01 [wwp]        2.0.0cvs91
3296
3297         * src/messageview.c
3298         * src/procmsg.c
3299         * src/procmsg.h
3300         * src/summaryview.c
3301         * src/plugins/spamassassin/spamassassin.c
3302         * src/plugins/spamassassin/spamassassin.h
3303                 make learner callbacks return a status (0 for ok),
3304                 handle it in main code to avoid setting flags when learning failed,
3305                 don't learn on TCP if offline in spamassassin,
3306                 thanks to Colin.
3307
3308                 
3309
3310 2006-03-01 [wwp]        2.0.0cvs90
3311
3312         * src/compose.c
3313                 some work around the compose window's account menu,
3314                 patch by Fabien Vantard.
3315
3316 2006-03-01 [wwp]        2.0.0cvs89
3317
3318         * src/plugins/spamassassin/spamassassin.c
3319                 fixed bad logics, was using spamc in local mode and sa-learn
3320                 in remote mode (thanks, Colin).
3321
3322 2006-03-01 [wwp]        2.0.0cvs88
3323
3324         * src/plugins/spamassassin/spamassassin.c
3325         * src/plugins/spamassassin/spamassassin.h
3326         * src/plugins/spamassassin/spamassassin_gtk.c
3327                 made processing of emails w/ sa-plugin an option (default is TRUE),
3328                 fixed Engrish some tooltips, capitalization of some debug messages
3329                 and warnings. The spamassassin plugin now provides two separate
3330                 services: process emails upon incorporation and spamd training.
3331                 Both services (un)register independently but use some common
3332                 plugin settings (transport settings, spam storage location).
3333
3334 2006-02-28 [wwp]        2.0.0cvs87
3335
3336         * src/plugins/spamassassin/spamassassin.c
3337                 fix async flag to spamc cmdline execution (batch exec should
3338                 be asynchronous).
3339
3340 2006-02-27 [wwp]        2.0.0cvs86
3341
3342         * src/plugins/spamassassin/spamassassin.c
3343         * src/plugins/spamassassin/spamassassin.h
3344         * src/plugins/spamassassin/spamassassin_gtk.c
3345                 - added the ability to learn a remote spamassassin server (spamd),
3346                 using spamc.
3347                 - added the spamassassin option 'username', that applies to all
3348                 spamassassin operations (filtering, learning, local or remote).
3349                 The default username is the current unix user (if left blank
3350                 from gtk prefs or config file).
3351                 - commented out some unused code (notebook widget), removed unused
3352                 layout (hbox1).
3353                 - make more widgets sensitive to the transport type.
3354
3355 2006-02-27 [colin]      2.0.0cvs85
3356
3357         * src/plugins/spamassassin/spamassassin.c
3358                 Fix sa-learn call when offline
3359
3360 2006-02-27 [colin]      2.0.0cvs84
3361
3362         * configure.ac
3363         * src/Makefile.am
3364         * src/mainwindow.c
3365         * src/mainwindow.h
3366         * src/messageview.c
3367         * src/messageview.h
3368         * src/prefs_toolbar.c
3369         * src/procmsg.c
3370         * src/stock_pixmap.c
3371         * src/stock_pixmap.h
3372         * src/summaryview.c
3373         * src/toolbar.c
3374         * src/toolbar.h
3375         * src/pixmaps/ham_btn.xpm
3376         * src/pixmaps/spam.xpm
3377         * src/pixmaps/spam_btn.xpm
3378         * src/plugins/spamassassin/spamassassin.c
3379                 Add button in toolbar for spam learning
3380                 Fix a few bugs from the last related commit
3381                 Revert 1.9.6cvs23 which messed up shift-selection
3382
3383 2006-02-24 [colin]      2.0.0cvs83
3384
3385         * src/procmsg.c
3386         * src/summaryview.c
3387         * src/summaryview.h
3388         * src/plugins/spamassassin/spamassassin.c
3389         * src/plugins/spamassassin/spamassassin.h
3390         * src/plugins/spamassassin/spamassassin_gtk.c
3391                 Unregister learner when spamassassin is either
3392                 disabled or over tcp
3393
3394 2006-02-24 [colin]      2.0.0cvs82
3395
3396         * src/Makefile.am
3397         * src/mainwindow.c
3398         * src/mainwindow.h
3399         * src/procmsg.c
3400         * src/procmsg.h
3401         * src/stock_pixmap.c
3402         * src/stock_pixmap.h
3403         * src/summaryview.c
3404         * src/summaryview.h
3405         * src/gtk/icon_legend.c
3406         * src/pixmaps/spam.xpm  ** NEW FILE **
3407         * src/plugins/spamassassin/spamassassin.c
3408         * src/plugins/spamassassin/spamassassin_gtk.c
3409                 Add spam learning interface (Mark/Mark as 
3410                 (spam|ham) menus)
3411
3412 2006-02-24 [wwp]        2.0.0cvs81
3413
3414         * src/compose.c
3415         * src/compose.h
3416         * src/filtering.c
3417                 hide compose window when sending message in batch mode
3418                 (filtering: forward and redirect). Also fixed a wrong
3419                 value returned when sending failed, neutral anyway.
3420                 (Colin, me) 
3421
3422 2006-02-24 [wwp]        2.0.0cvs80
3423
3424         * src/mainwindow.c
3425                 use GTK+'s stock quit button. Patch by Fabien Vantard.
3426
3427 2006-02-24 [paul]       2.0.0cvs79
3428
3429         * src/news.c
3430         * src/news.h
3431         * src/news_gtk.c
3432                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3433                 Thanks to Colin
3434
3435 2006-02-23 [colin]      2.0.0cvs78
3436
3437         * src/alertpanel.c
3438                 Change OK to Close in alertpanel with View log
3439                 button; add accel to View log. Patch by Fabien
3440                 Vantard
3441
3442 2006-02-23 [wwp]        2.0.0cvs77
3443
3444         * src/compose.c
3445                 silly me, there were much more tests to perform, since toolbars can
3446                 really have down to 1 element only.
3447
3448 2006-02-23 [wwp]        2.0.0cvs76
3449
3450         * commitHelper
3451                 fixed indentation from my previous commit. Fallback to VISUAL if
3452                 EDITOR is not set (and to vi, at last resort).
3453
3454 2006-02-23 [wwp]        2.0.0cvs75
3455
3456         * commitHelper
3457                 improved error detection (Colin, me).
3458
3459 2006-02-23 [wwp]        2.0.0cvs74
3460
3461         * src/prefs_toolbar.c
3462                 simplify and fix prefs/toolbars layouting. Combos' contents can
3463                 now be really displayed.
3464
3465 2006-02-23 [wwp]        2.0.0cvs73
3466         simplifies and fix prefs/toolbars layouting. Combos' contents can now
3467         be really displayed.
3468
3469 2006-02-22 [wwp]        2.0.0cvs72
3470
3471         * src/compose.c
3472                 fix a typo in my previous commit (sorry!).
3473
3474 2006-02-22 [wwp]        2.0.0cvs71
3475
3476         * src/prefs_toolbar.c
3477                 fix a crash when adding separators to toolbars,
3478                 also fix some separator item information.
3479
3480 2006-02-22 [wwp]        2.0.0cvs70
3481
3482         * src/compose.c
3483                 fix a crash when redirecting (for instance) when compose window's
3484                 toolbar contents has been customized (when some buttons have been
3485                 removed in fact).
3486
3487 2006-02-21 [wwp]        2.0.0cvs69
3488
3489         * src/summaryview.c
3490         * src/gtk/pluginwindow.c
3491         * src/plugins/pgpcore/prefs_gpg.c
3492                 fix some compilation warnings (feat. remains of removed code).
3493
3494 2006-02-21 [wwp]        2.0.0cvs68
3495
3496         * src/gtk/gtkutils.c
3497                 fix two compilation issues, thanks to Stephan Sachse.
3498
3499 2006-02-20 [colin]      2.0.0cvs67
3500
3501         * src/mainwindow.c
3502                 Don't reselect displayed mail on refocus
3503                 This fixes actions misbehaving 
3504
3505 2006-02-20 [wwp]        2.0.0cvs66
3506
3507         * src/summaryview.c
3508         * src/gtk/gtksctree.c
3509         * src/gtk/gtkshruler.c
3510                 changed more runtime typecast checks.
3511
3512 2006-02-20 [wwp]        2.0.0cvs65
3513
3514         * src/summary_search.c
3515                 find all - summaryview refresh issue fixed, thanks to Colin.
3516
3517 2006-02-20 [wwp]        2.0.0cvs64
3518
3519         * src/gtk/gtkutils.c
3520                 better runtime typecast checks.
3521
3522 2006-02-20 [wwp]        2.0.0cvs63
3523
3524         * src/summary_search.c
3525                 enhancements to the summary search:
3526                         - add the ability to stop the running search
3527                           (upon ESC-key press, new Stop button or when Clear button is pressed)
3528                         - don't search if no criteria (From/To/Subject/Body) is set
3529                         - ensure that a busy mouse pointer is always shown when searching,
3530                           show it even a bit earlier
3531
3532 2006-02-19 [colin]      2.0.0cvs62
3533
3534         * src/compose.c
3535         * src/imap.c
3536         * src/etpan/imap-thread.c
3537         * src/etpan/imap-thread.h
3538                 (Future) IMAP speed improvement on sending
3539                 Will require a libetpan update
3540         * src/summaryview.c
3541         * src/gtk/quicksearch.c
3542                 Make quicksearch clearable while running.
3543
3544 2006-02-17 [colin]      2.0.0cvs61
3545
3546         * src/imap.c
3547         * src/etpan/imap-thread.c
3548         * src/etpan/imap-thread.h
3549                 Check for IMAP certificates
3550                 ** Requires libetpan-0.42-cvs4 
3551                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3552
3553 2006-02-17 [colin]      2.0.0cvs60
3554
3555         * src/messageview.c
3556         * src/prefs_common.c
3557         * src/prefs_common.h
3558         * src/prefs_message.c
3559                 Add pref to display HTML-only mails with plugin, 
3560                 if possible (defaulting to FALSE of course).
3561
3562 2006-02-16 [colin]      2.0.0cvs59
3563
3564         * src/main.c
3565         * src/common/plugin.c
3566         * src/common/plugin.h
3567         * src/gtk/pluginwindow.c
3568                 Keep track of requested (but unloaded) plugins
3569                 in some error cases.
3570
3571 2006-02-16 [wwp]        2.0.0cvs58
3572
3573         * src/gtk/gtkaspell.c
3574         * src/gtk/gtkaspell.h
3575         * src/prefs_spelling.c
3576         * src/compose.c
3577         * src/prefs_common.c
3578         * src/prefs_common.h
3579                 implemented new optional spellchecker behaviour: re-check message when
3580                 dictionary got changed (from compose-window/context-menu/Change dictionary).
3581
3582 2006-02-16 [wwp]        2.0.0cvs57
3583
3584         * src/quote_fmt_parse.y
3585                 pclose popen'ed pipe.
3586
3587 2006-02-15 [colin]      2.0.0cvs56
3588
3589         * src/mimeview.c
3590         * src/mimeview.h
3591                 Let MimeViewers know which MimeView they
3592                 depend of.
3593         * src/summaryview.c
3594                 Swap From/To columns in Sent/Queue/Drafts
3595                 folders
3596         * src/etpan/imap-thread.c
3597                 Use mailstream_low_tls_open() for STARTTLS
3598                 instead of mailstream_low_ssl_open()
3599                 ** REQUIRES libetpan 0.42cvs3 **
3600
3601 2006-02-15 [wwp]        2.0.0cvs55
3602
3603         * src/compose.c
3604         * src/compose.h
3605         * src/message_search.c
3606         * src/message_search.h
3607         * src/textview.c
3608         * src/gtk/gtkutils.c
3609         * src/gtk/gtkutils.h
3610                 added the ability to Find text in the compose window (and a bit
3611                 of code factorization).
3612
3613 2006-02-15 [wwp]        2.0.0cvs54
3614
3615         * src/prefs_gtk.c
3616                 yet another one file was missing (fix for some widgets' sensitivity).
3617                 Thanks Colin!
3618
3619 2006-02-15 [wwp]        2.0.0cvs53
3620
3621         * src/prefs_gtk.h
3622                 oops forgot that file (fix for some widgets' sensitivity).
3623
3624 2006-02-15 [wwp]        2.0.0cvs52
3625
3626         * src/summary_search.c
3627                 implemented advanced summary search options (added the ability
3628                 to use matcher conditions in an advanced search mode).
3629
3630 2006-02-15 [wwp]        2.0.0cvs51
3631
3632         * src/plugins/pgpcore/prefs_gpg.c
3633         * src/prefs_account.c
3634                 fix some widget sensitivity, mostly around some labels in
3635                 account prefs.
3636
3637 2006-02-15 [paul]       2.0.0cvs50
3638
3639         * manual/advanced.xml
3640                 improve Templates info
3641                 written by wwp
3642
3643 2006-02-14 [colin]      2.0.0cvs49
3644
3645         * src/pixmaps/address_book.xpm
3646         * src/pixmaps/preferences.xpm
3647         * src/pixmaps/properties.xpm
3648                 Fix pixmap size - patch by Fabien Vantard
3649
3650 2006-02-13 [colin]      2.0.0cvs48
3651
3652         * src/procmime.c
3653                 Add missing fclose()s on error
3654         * src/textview.c
3655                 Remove unused code
3656         * src/common/utils.c
3657                 Fix temp files not being deleted on windows
3658         Patches by Thomas Gilgin
3659
3660 2006-02-13 [colin]      2.0.0cvs47
3661
3662         * src/mainwindow.c
3663                 Fix exit crash
3664
3665 2006-02-13 [wwp]        2.0.0cvs46
3666
3667         * src/plugins/pgpcore/prefs_gpg.c
3668                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3669
3670 2006-02-12 [colin]      2.0.0cvs45
3671
3672         * src/folderview.c
3673         * src/main.c
3674         * src/mainwindow.c
3675                 Fix "stuff" when quitting
3676
3677 2006-02-12 [wwp]        2.0.0cvs44
3678
3679         * src/prefs_themes.c
3680                 fix typos in debug messages.
3681
3682 2006-02-11 [colin]      2.0.0cvs43
3683
3684         * src/summaryview.c
3685                 don't allow drag/drop from ourself
3686
3687 2006-02-10 [wwp]        2.0.0cvs42
3688
3689         * src/exporthtml.c
3690         * src/html.c
3691         * src/html.h
3692         * src/procmime.c
3693         * src/textview.c
3694                 renamed html_ prefixed functions and data structures to avoid
3695                 namespace clashes w/ other software (gtkhtml2 for instance).
3696                 Closes bug #907.
3697
3698
3699 2006-02-09 [colin]      2.0.0cvs41
3700
3701         * src/summaryview.c
3702                 Fix shitty logic messed up. Thanks Ticho for the hint!
3703
3704 2006-02-09 [wwp]        2.0.0cvs40
3705
3706         * src/gtk/about.c
3707         * src/compose.c
3708         * src/prefs_account.c
3709         * src/prefs_gtk.h
3710         * src/editaddress.c
3711                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3712                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3713                 Browse buttons in accounts prefs.
3714
3715 2006-02-09 [colin]      2.0.0cvs39
3716
3717         * src/matcher.c
3718                 Check for pointer before using its members
3719         * src/gtk/gtksourceprintjob.c
3720                 Fix a wrong warning
3721
3722 2006-02-09 [wwp]        2.0.0cvs38
3723
3724         * src/gtk/filesel.c
3725                 fix few compiler warnings (type mismatch).
3726
3727 2006-02-09 [paul]       2.0.0cvs37
3728
3729         * po/fr.po
3730                 updated by Fabien Vantard
3731
3732 2006-02-08 [colin]      2.0.0cvs36
3733
3734         * src/prefs_common.c
3735         * src/common/defs.h
3736         * src/common/plugin.c
3737                 allow windows and linux configurations to coexist
3738                 patch by Thomas Gilgin
3739
3740 2006-02-08 [colin]      2.0.0cvs35
3741
3742         * src/filtering.c
3743         * src/matcher.c
3744         * src/matcher.h
3745         * src/matcher_parser_parse.y
3746         * src/prefs_filtering_action.c
3747         * src/prefs_matcher.c
3748                 Add the "Ignore thread" filtering
3749                 action
3750
3751 2006-02-08 [colin]      2.0.0cvs34
3752
3753         * src/compose.c
3754         * src/procmime.c
3755         * src/procmime.h
3756                 Fix bug #905 (damaged attachment)
3757                 text files with raw \0's aren't really text files
3758         FOR_STABLE
3759
3760 2006-02-08 [colin]      2.0.0cvs33
3761
3762         * src/summaryview.c
3763                 Fix crasher introduced yesterday
3764
3765 2006-02-08 [wwp]        2.0.0cvs32
3766
3767         * src/compose.c
3768         * src/compose.h
3769                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3770
3771 2006-02-08 [wwp]        2.0.0cvs31
3772
3773         * src/prefs_template.c
3774                 templates enhancement: allow address completion for Cc and Bcc fields
3775                 (it was currently possible for the To field only)
3776
3777 2006-02-08 [colin]      2.0.0cvs30
3778
3779         * src/compose.c
3780                 Don't unblock if not blocked
3781         FOR_STABLE
3782
3783 2006-02-07 [colin]      2.0.0cvs29
3784
3785         * src/action.c
3786                 Forgot to refresh summaryview
3787
3788 2006-02-07 [colin]      2.0.0cvs28
3789
3790         * src/action.c
3791                 Freeze/thaw message list and folder list while
3792                 processing %as{} actions 
3793         * src/compose.c
3794                 Fix auto-wrap disabling after a middle-click
3795                 paste - FOR_STABLE
3796
3797 2006-02-07 [paul]       2.0.0cvs27
3798
3799         * src/folder.c
3800                 fix freeing of uninitialised pointers
3801                 Thanks to Colin
3802
3803 2006-02-06 [colin]      2.0.0cvs26
3804
3805         * src/folder.c
3806                 Use g_slist_prepend in potentially big list
3807
3808 2006-02-06 [colin]      2.0.0cvs25
3809
3810         * src/folder.c
3811                 Completely skip processing if it doesn't 
3812                 exist (faster!)
3813
3814 2006-02-06 [colin]      2.0.0cvs24
3815
3816         * src/folder.c
3817         * src/summaryview.c
3818                 Batch filtering in summaryview (from Tools menu)
3819                 and pre/post//-processing too
3820
3821 2006-02-06 [colin]      2.0.0cvs23
3822
3823         * src/procmsg.h
3824         * src/filtering.c
3825                 Use a special field for batch filtering instead
3826                 of stepping on deferred execution's toes
3827
3828 2006-02-06 [colin]      2.0.0cvs22
3829
3830         * src/action.c
3831         * src/filtering.c
3832         * src/filtering.h
3833         * src/folder.c
3834         * src/summaryview.c
3835                 Fix filtering via menus and actions
3836
3837 2006-02-06 [colin]      2.0.0cvs21
3838
3839         * src/imap.c
3840                 Put the added file directly to cache if possible (will work
3841                 with next libetpan)
3842         * src/filtering.c
3843         * src/filtering.h
3844         * src/inc.c
3845         * src/folder.c
3846         * src/mbox.c
3847         * src/procmsg.h
3848                 Move and copy filtered messages by batches instead of one
3849                 by one - faster on IMAP
3850         * src/procmsg.c
3851                 Add a function that'll possibly be useful later
3852
3853 2006-02-06 [colin]      2.0.0cvs20
3854
3855         * src/addressbook.c
3856                 Use internal mime-type instead of text/plain for d'n'd
3857         * src/compose.c
3858                 Allow attaching files from mimeview's icon list via d'n'd
3859         * src/folderview.c
3860         * src/folderview.h
3861                 Use internal mime-type instead of text/plain for d'n'd
3862                 Don't try to selected opened folder if none is
3863                 Factorize d'n'd from other apps code
3864         * src/headerview.c
3865         * src/textview.c
3866         * src/gtk/gtkutils.c
3867         * src/gtk/gtkutils.h
3868                 Factorize Face/X-Face stuff
3869         * src/mimeview.c
3870                 Fix d'n'd to other apps
3871         * src/prefs_message.c
3872                 Let the XFace pref be usable without libcompface as it also
3873                 applies to Face
3874         * src/summaryview.c
3875                 Fix d'n'd to other apps
3876                 Factorize d'n'd from other apps code
3877
3878 2006-02-06 [wwp]        2.0.0cvs19
3879
3880         * po/it.po
3881                 Italian translation fixes by Andrea Spadaccini (no more confusion
3882                 between filtering and processing, and few changes in the About
3883                 dialog).
3884
3885
3886 2006-02-06 [mones]      2.0.0cvs18
3887
3888         * src/gtk/icon_legend.c
3889                 Improved descriptions allowing better translations
3890
3891 2006-02-05 [colin]      2.0.0cvs17
3892
3893         * src/imap.c
3894                 Add the f*cking missing expunge that caused imap_fetch_env
3895                 to fail after an add_msgs ! :-///
3896         * src/etpan/imap-thread.c
3897                 Add a bit of debug
3898         FOR_STABLE
3899
3900 2006-02-05 [colin]      2.0.0cvs16
3901
3902         * src/common/utils.c
3903                 Don't check for return-path (or we can't put
3904                 back non-sent mails)
3905
3906 2006-02-05 [colin]      2.0.0cvs15
3907
3908         * src/textview.c
3909                 Don't try to display Face header in textview
3910                 when teh headerview's active
3911
3912 2006-02-05 [colin]      2.0.0cvs14
3913
3914         * tools/tbird2syl.py
3915         * tools/Makefile.am
3916                 Add script to import Thunderbird mails
3917
3918 2006-02-05 [colin]      2.0.0cvs13
3919
3920         * src/headerview.c
3921         * src/procheader.c
3922         * src/procmsg.c
3923         * src/procmsg.h
3924         * src/textview.c
3925                 Show Face headers - patch partially by Klaus Flittner
3926
3927 2006-02-05 [colin]      2.0.0cvs12
3928
3929         * src/folderview.c
3930         * src/summaryview.c
3931         * src/common/utils.c
3932         * src/common/utils.h
3933                 Let dnd work from mime icons to summaryview
3934                 and to folderview too
3935                 Add a crude test to avoid trying to add files
3936                 drag'n'dropped when they're not mails
3937
3938 2006-02-04 [colin]      2.0.0cvs11
3939
3940         * src/summaryview.c
3941         * src/mimeview.c
3942                 Fix utf8 conversion
3943
3944 2006-02-04 [colin]      2.0.0cvs10
3945
3946         * src/compose.c
3947         * src/folderview.c
3948         * src/mimeview.c
3949         * src/summaryview.c
3950         * src/summaryview.h
3951                 Added various drag and drop capas:
3952                 From                    To
3953                 summaryview             other apps
3954                 mimeview icons          other apps
3955                 other apps              summaryview
3956                 other apps              folderview
3957
3958                 This shouldn't have broken the existing:
3959                 From                    To
3960                 summaryview             folderview
3961                 folderview              folderview
3962                 summaryview             compose's attachments
3963
3964         Tests welcomed.
3965
3966 2006-02-02 [paul]       2.0.0cvs9
3967
3968         * src/mainwindow.c
3969                 move global option 'Set displayed columns...' out
3970                 of folder option grouping.
3971                 fix sensitivity of 'harvest addresses'
3972         FOR_STABLE
3973
3974 2006-02-01 [colin]      2.0.0cvs8
3975
3976         * src/mimeview.c
3977                 Revert the alertpanel patch, it sucks (intrusive
3978                 and gets in the way of "open")
3979
3980 2006-02-01 [colin]      2.0.0cvs7
3981
3982         * src/compose.c
3983         * src/prefs_account.c
3984         * src/prefs_common.c
3985         * src/common/defs.h
3986         * src/common/utils.c
3987         * src/common/utils.h
3988                 Add ability to edit the signature file
3989                 from the account preferences, and use
3990                 a default for the text editor.
3991                 Patch by Fabien Vantard
3992
3993 2006-02-01 [colin]      2.0.0cvs6
3994
3995         * src/mimeview.c
3996                 Try to get mime type by extension if it is
3997                 application/octet-stream
3998                 Display a window with possible choices when
3999                 encountering unknown mime types
4000         * src/gtk/filesel.c
4001         * src/gtk/filesel.h
4002                 Add preview
4003                 Allow multiple selection in filtered filesel
4004                 (patch by Fabien Vantard)
4005         * src/gtk/pluginwindow.c
4006                 Use it (patch by Fabien Vantard)
4007
4008 2006-02-01 [paul]       2.0.0cvs5
4009
4010         * src/jpilot.c
4011                 fix crash on creating jpilot address book
4012                 Thanks to Colin - FOR_STABLE
4013         * src/prefs_summaries.c
4014         * src/prefs_wrapping.c
4015         * src/gtk/icon_legend.c
4016         * src/gtk/quicksearch.c
4017                 string fixes and additions
4018
4019 2006-02-01 [paul]       2.0.0cvs4
4020
4021         * src/compose.c
4022         * src/mainwindow.c
4023         * src/messageview.c
4024         * src/prefs_send.c
4025                 add Arabic encoding option
4026                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
4027
4028 2006-01-31 [colin]      2.0.0cvs3
4029
4030         * src/plugins/pgpcore/passphrase.c
4031                 Convert passphrase to locale encoding
4032         * src/compose.c
4033                 Fix drafting on IMAP. Crappy bug sneaked in
4034                 the release :-/
4035         FOR_STABLE
4036
4037 2006-01-30 [paul]       2.0.0cvs2
4038
4039         * src/gtk/icon_legend.c
4040                 show the new entries
4041
4042 2006-01-30 [colin]      2.0.0cvs1
4043
4044         * src/manual.c
4045                 Check for the file to be present before 
4046                 enabling the menu - FOR_STABLE
4047         * src/gtk/icon_legend.c
4048                 Add folders icons (not all of them, there
4049                 are too much, but the most intriguing ones)
4050
4051 2006-01-30 [paul]       2.0.0
4052
4053         version 2.0.0 released
4054
4055 2006-01-30 [paul]       1.9.100cvs200
4056
4057         * manual/faq.xml
4058         * manual/gpl.xml
4059         * manual/intro.xml
4060         * manual/starting.xml
4061         * manual/sylpheed-claws-manual.xml
4062                 fixes, additions
4063
4064 2006-01-29 [mones]      1.9.100cvs199
4065
4066         * manual/account.xml
4067         * manual/advanced.xml
4068         * manual/glossary.xml
4069                 Some typos fixed, added LDIF term to glossary
4070         * po/es.po
4071                 Fixed leading plus symbol
4072
4073 2006-01-29 [paul]       1.9.100cvs198
4074
4075         * po/fi.po
4076         * po/sk.po
4077                 updated by Tommi Pirinen and Andrej Kacian
4078
4079 2006-01-29 [paul]       1.9.100cvs197
4080
4081         * src/gtk/authors.h
4082                 remove duplicates
4083
4084 2006-01-29 [paul]       1.9.100cvs196
4085
4086         * AUTHORS
4087         * po/nl.po
4088         * src/gtk/authors.h
4089         * tools/claws.i18n.status.pl
4090                 nl translation updated by Tim Dijkstra
4091
4092 2006-01-29 [paul]       1.9.100cvs195
4093
4094         * po/sr.po
4095         * po/sv.po
4096                 updated by Aleksandar Urosevic and Anders Troback
4097
4098 2006-01-28 [colin]      1.9.100cvs194
4099
4100         * src/gtk/gtksourceprintjob.c
4101                 Don't fiddle with PangoLayout when we
4102                 have an image
4103
4104 2006-01-28 [paul]       1.9.100cvs193
4105
4106         * AUTHORS
4107         * po/el.po
4108         * po/zh_CN.po
4109         * src/gtk/authors.h
4110         * tools/claws.i18n.status.pl
4111                 updated translations submitted by Stavros Giannouris
4112                 and Ralgh Young
4113
4114 2006-01-27 [colin]      1.9.100cvs192
4115
4116         * src/summaryview.c
4117         * src/gtk/gtksourceprintjob.c
4118                 Add image printing 
4119                 (libgnomeprint only, of course)
4120
4121 2006-01-27 [paul]       1.9.100cvs191
4122
4123         * po/fr.po
4124         * po/it.po
4125                 updated by Fabien Vantard and Andrea Spadaccini
4126
4127 2006-01-26 [colin]      1.9.100cvs190
4128
4129         * manual/Makefile.am
4130         * configure.ac
4131                 Make building the manual optional 
4132                 (--disable-manual)
4133
4134 2006-01-26 [paul]       1.9.100cvs189
4135
4136         * manual/glossary.xml
4137         * manual/plugins.xml
4138                 edited
4139         * po/en_GB.po
4140                 updated
4141
4142 2006-01-26 [paul]       1.9.100cvs188
4143
4144         * src/prefs_display_header.c
4145         * src/prefs_folder_column.c
4146         * src/prefs_msg_colors.c
4147         * src/prefs_summaries.c
4148         * src/prefs_summary_column.c
4149                 HIGify
4150
4151 2006-01-25 [colin]      1.9.100cvs187
4152
4153         * src/imap.c
4154                 Don't allow moving/copying mails between
4155                 queue/drafts and non-queue/drafts folders
4156                 Fixes bug #897 (message header is resetted 
4157                 if one is copied to Drafts)
4158
4159 2006-01-25 [colin]      1.9.100cvs186
4160
4161         * src/folder.c
4162         * src/mainwindow.c
4163                 Fix subscribed folders not found
4164         * src/compose.c
4165                 Don't try to encode as original mail's charset
4166                 if it's ascii 
4167
4168 2006-01-25 [paul]       1.9.100cvs185
4169
4170         * AUTHORS
4171         * po/Makevars
4172                 updated
4173         * po/de.po
4174         * po/pl.po
4175         * po/pt_BR.po
4176         * po/sr.po
4177                 updates submitted by Stephan Sachse, Emilian Nowak
4178                 and Quar, Frederico Goncalves Guimaraes, and
4179                 Aleksandar Urosevic
4180                 Fix Bug 896, 'PT_BR locale broken'.
4181         * src/gtk/authors.h
4182                 updated
4183
4184 2006-01-24 [mones]      1.9.100cvs184
4185
4186         * manual/glossary.xml
4187                 All current terms finished. Reviewers welcome ;-)
4188         * manual/keyboard.xml
4189                 Fixed column width for pdf output.
4190         * po/es.po
4191                 Updated
4192
4193 2006-01-24 [paul]       1.9.100cvs183
4194
4195         * manual/glossary.xml
4196                 fix id name
4197         * manual/dist/html/Makefile.am
4198         * manual/dist/pdf/Makefile.am
4199         * manual/dist/ps/Makefile.am
4200         * manual/dist/txt/Makefile.am
4201                 fix make deps
4202                 Thanks to Colin
4203
4204 2006-01-24 [mones]      1.9.100cvs182
4205
4206         * manual/glossary.xml
4207                 Nearly finished, some terms missing.
4208
4209 2006-01-23 [paul]       1.9.100cvs181
4210
4211         * manual/dist/html/Makefile.am
4212         * manual/dist/pdf/Makefile.am
4213         * manual/dist/ps/Makefile.am
4214         * manual/dist/txt/Makefile.am
4215         * src/mainwindow.c
4216                 re-enable manual
4217                 Thanks to Colin
4218
4219 2006-01-22 [colin]      1.9.100cvs180
4220
4221         * src/compose.c
4222         * src/gtk/gtkaspell.c
4223                 Don't deselect stuff before right-clicking, with aspell.
4224                 (This prevented right-click Copy, for example).
4225                 Thanks to Clo!
4226
4227 2006-01-22 [paul]       1.9.100cvs179
4228
4229         * src/summary_search.c
4230                 don't fix the widget size as it causes problems
4231                 under localisation.
4232                 Thanks to Emilian Nowak
4233
4234 2006-01-21 [paul]       1.9.100cvs178
4235
4236         * src/prefs_themes.c
4237                 fix broken underlining of label text
4238                 with some translations
4239
4240 2006-01-21 [colin]      1.9.100cvs177
4241
4242         * po/fr.po
4243                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
4244
4245 2006-01-20 [colin]      1.9.100cvs176
4246
4247         * configure.ac
4248         * Makefile.am
4249         * manual/Makefile
4250         * manual/dist/html/.cvsignore
4251         * manual/dist/html/Makefile.am
4252         * manual/dist/pdf/.cvsignore
4253         * manual/dist/pdf/Makefile.am
4254         * manual/dist/ps/.cvsignore
4255         * manual/dist/ps/Makefile.am
4256         * manual/dist/txt/.cvsignore
4257         * manual/dist/txt/Makefile.am
4258                 Autotool-ize manual
4259
4260 2006-01-20 [paul]       1.9.100cvs175
4261
4262         * manual/handling.xml
4263                 make Filtering and Searching entries easier to find
4264         * manual/keyboard.xml
4265                 add the remaining default keybinds
4266         * src/prefs_summaries.c
4267                 update the default keybinds
4268
4269 2006-01-20 [paul]       1.9.100cvs174
4270
4271         * src/addressbook.c
4272         * src/addrgather.c
4273         * src/addrharvest.c
4274         * src/editaddress.c
4275         * src/editgroup.c
4276         * src/exphtmldlg.c
4277         * src/expldifdlg.c
4278         * src/exporthtml.c
4279         * src/exportldif.c
4280         * src/ldif.c
4281                 replace 'e-mail' with 'email'
4282         * src/summary_search.c
4283                 add mnemonic to "Find all" button
4284
4285 2006-01-20 [wwp]        1.9.100cvs173
4286
4287         * src/export.c
4288         * src/import.c
4289                 touched mbox import/export buttons for HIG-compliance
4290
4291 2006-01-19 [paul]       1.9.100cvs172
4292
4293         * manual/account.xml
4294         * manual/addrbook.xml
4295         * manual/advanced.xml
4296         * manual/faq.xml
4297         * manual/handling.xml
4298         * manual/intro.xml
4299         * manual/plugins.xml
4300         * manual/starting.xml
4301                 more editing
4302
4303 2006-01-19 [paul]       1.9.100cvs171
4304
4305         * src/toolbar.c
4306                 allow use of trash button while receiving
4307                 Thanks to Colin
4308
4309 2006-01-19 [wwp]        1.9.100cvs170
4310
4311         * src/gtk/quicksearch.c
4312         * src/compose.c
4313                 force text color to black when yellow background is set
4314
4315 2006-01-19 [colin]      1.9.100cvs169
4316
4317         * src/plugins/trayicon/trayicon.c
4318                 Gray out Get Mail when already getting mail
4319
4320 2006-01-18 [paul]       1.9.100cvs168
4321
4322         * src/compose.c
4323                 give widget yellow background was To is
4324                 set via folder prefs
4325         * src/gtk/quicksearch.c
4326                 give widget yellow background when quick
4327                 search is active.
4328                 Thanks to Colin
4329
4330 2006-01-18 [paul]       1.9.100cvs167
4331
4332         * doc/man/sylpheed-claws.1
4333                 add --subscribe option
4334
4335 2006-01-18 [paul]       1.9.100cvs166
4336
4337         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4338         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4339                 use %U instead of %F (%F is broken for user installed
4340                 files in kde 3.5)
4341
4342 2006-01-18 [colin]      1.9.100cvs165
4343
4344         * src/summaryview.c
4345                 Default to Yes in "No more * messages" dialogs
4346
4347 2006-01-17 [colin]      1.9.100cvs164
4348
4349         * src/compose.c
4350                 Possibly fix an invalid iterator causing
4351                 crash
4352
4353 2006-01-17 [colin]      1.9.100cvs163
4354
4355         * src/mimeview.c
4356                 Fix crash when the image disappears under the
4357                 image viewer
4358
4359 2006-01-16 [colin]      1.9.100cvs162
4360
4361         * src/compose.c
4362                 Fix reenabling autowrap
4363
4364 2006-01-16 [colin]      1.9.100cvs161
4365
4366         * src/compose.c
4367                 reset quote_len before getting quote_str
4368
4369 2006-01-16 [colin]      1.9.100cvs160
4370
4371         * src/account.c
4372         * src/account.h
4373         * src/folder.c
4374         * src/imap_gtk.c
4375         * src/mh_gtk.c
4376                 Fix bug #883 (default inbox does not track folder move)
4377
4378 2006-01-16 [colin]      1.9.100cvs159
4379
4380         * src/compose.c
4381         * src/plugins/pgpcore/passphrase.c
4382                 More buttons fixes
4383
4384 2006-01-16 [paul]       1.9.100cvs158
4385
4386         * src/prefs_actions.c
4387         * src/prefs_filtering_action.c
4388         * src/prefs_matcher.c
4389         * src/quote_fmt.c
4390         * src/gtk/description_window.c
4391         * src/gtk/description_window.h
4392         * src/gtk/quicksearch.c
4393                 description window cleanups
4394
4395 2006-01-15 [colin]      1.9.100cvs157
4396
4397         * src/addressbook.c
4398         * src/prefs_filtering.c
4399                 Same here
4400
4401 2006-01-15 [colin]      1.9.100cvs156
4402
4403         * src/folderview.c
4404         * src/mainwindow.c
4405                 Same for "Empty trash"
4406
4407 2006-01-15 [colin]      1.9.100cvs155
4408
4409         * src/inc.c
4410                 Override offline dialog had Yes by default
4411
4412 2006-01-15 [colin]      1.9.100cvs154
4413
4414         * src/summaryview.c
4415                 Delete selected messages? previously had Yes the default
4416
4417 2006-01-15 [colin]      1.9.100cvs153
4418
4419         * src/folder.c
4420         * src/folder.h
4421         * src/main.c
4422                 Check if a mailbox is loaded after all
4423                 plugins are loaded.
4424
4425 2006-01-15 [colin]      1.9.100cvs152
4426
4427         * src/folder.c
4428                 Don't start wizard when there are unloaded folders (will help
4429                 people with only mbox or maildir mailboxes)
4430
4431 2006-01-14 [colin]      1.9.100cvs151
4432
4433         * src/addressbook.c
4434         * src/expldifdlg.c
4435         * src/importldif.c
4436         * src/importmutt.c
4437         * src/importpine.c
4438         * src/mh_gtk.c
4439                 More HIG compliance and fixes
4440
4441 2006-01-14 [colin]      1.9.100cvs150
4442
4443         * src/prefs_filtering_action.c
4444         * src/foldersel.c
4445                 Two forgotten button order changes
4446
4447 2006-01-14 [colin]      1.9.100cvs149
4448
4449         * src/account.c
4450         * src/addressbook.c
4451         * src/compose.c
4452         * src/folderview.c
4453         * src/imap_gtk.c
4454         * src/mainwindow.c
4455         * src/mh_gtk.c
4456         * src/news_gtk.c
4457         * src/prefs_actions.c
4458         * src/prefs_customheader.c
4459         * src/prefs_filtering.c
4460         * src/prefs_matcher.c
4461         * src/prefs_template.c
4462         * src/ssl_manager.c
4463         * src/summaryview.c
4464         * src/textview.c
4465         * src/toolbar.c
4466                 All deletion confirmations are now "Cancel, Delete" 
4467                 instead of "No, Yes"
4468                 Clarified most of the other "No, Yes" to 
4469                 "Cancel, Descriptive_action"
4470                 Rechanged the "Entry not saved" alerts to have 
4471                 "Close, Continue editing"
4472
4473
4474 2006-01-14 [paul]
4475
4476         * 2.0.0-rc4 released
4477
4478 2006-01-14 [paul]       1.9.100cvs148
4479
4480         * src/account.c
4481         * src/addressadd.c
4482         * src/addressbook.c
4483         * src/compose.c
4484         * src/editaddress.c
4485         * src/editbook.c
4486         * src/editgroup.c
4487         * src/editjpilot.c
4488         * src/editldap.c
4489         * src/editvcard.c
4490         * src/exphtmldlg.c
4491         * src/expldifdlg.c
4492         * src/folderview.c
4493         * src/grouplistdialog.c
4494         * src/imap_gtk.c
4495         * src/importmutt.c
4496         * src/importpine.c
4497         * src/inc.c
4498         * src/main.c
4499         * src/mainwindow.c
4500         * src/message_search.c
4501         * src/messageview.c
4502         * src/mh_gtk.c
4503         * src/mimeview.c
4504         * src/news_gtk.c
4505         * src/prefs_actions.c
4506         * src/prefs_customheader.c
4507         * src/prefs_filtering.c
4508         * src/prefs_matcher.c
4509         * src/prefs_template.c
4510         * src/prefs_themes.c
4511         * src/ssl_manager.c
4512         * src/summary_search.c
4513         * src/summaryview.c
4514         * src/textview.c
4515         * src/toolbar.c
4516         * src/gtk/foldersort.c
4517         * src/gtk/gtkaspell.c
4518         * src/gtk/inputdialog.c
4519         * src/gtk/prefswindow.c
4520         * src/plugins/pgpcore/select-keys.c
4521         * src/plugins/trayicon/trayicon.c
4522                 HIG compliant button order
4523
4524 2006-01-14 [mones]      1.9.100cvs147
4525
4526         * po/es.po
4527                 Updated translation
4528
4529 2006-01-13 [paul]       1.9.100cvs146
4530
4531         * AUTHORS
4532         * ChangeLog
4533         * src/gtk/authors.h
4534                 add Joshua M. Kwan to contributors list
4535
4536 2006-01-13 [colin]      1.9.100cvs145
4537
4538         * src/gtk/quicksearch.c
4539                 Don't refocus quick search after executing (Esc or Enter)
4540                 Allows to '/'search something then move up/down in 
4541                 summaryview, and to Esc a search and be back in the 
4542                 summaryview
4543
4544 2006-01-13 [paul]       1.9.100cvs144
4545
4546         * src/plugins/pgpinline/pgpinline.c
4547                 support Content-Type 'application/pgp'
4548                 patch by Joshua M. Kwan <joshuak@users.sf.net>
4549
4550 2006-01-13 [paul]       1.9.100cvs143
4551
4552         * manual/account.xml
4553                 make mention of partial retrieval
4554                 thanks to Colin
4555
4556 2006-01-13 [paul]       1.9.100cvs142
4557
4558         * src/account.c
4559         * src/account.h
4560         * src/action.c
4561         * src/action.h
4562         * src/adbookbase.h
4563         * src/addr_compl.c
4564         * src/addr_compl.h
4565         * src/addrbook.c
4566         * src/addrcache.c
4567         * src/addrcache.h
4568         * src/addrcindex.c
4569         * src/addrcindex.h
4570         * src/addrclip.c
4571         * src/addrclip.h
4572         * src/addrdefs.h
4573         * src/addressadd.c
4574         * src/addressadd.h
4575         * src/addressbook.c
4576         * src/addressbook.h
4577         * src/addrgather.c
4578         * src/addrgather.h
4579         * src/addrharvest.c
4580         * src/addrharvest.h
4581         * src/addrindex.c
4582         * src/addrindex.h
4583         * src/addritem.c
4584         * src/addritem.h
4585         * src/addrquery.c
4586         * src/addrquery.h
4587         * src/addrselect.c
4588         * src/addrselect.h
4589         * src/alertpanel.c
4590         * src/alertpanel.h
4591         * src/browseldap.c
4592         * src/browseldap.h
4593         * src/codeconv.c
4594         * src/codeconv.h
4595         * src/compose.c
4596         * src/compose.h
4597         * src/customheader.c
4598         * src/customheader.h
4599         * src/displayheader.c
4600         * src/displayheader.h
4601         * src/editaddress.c
4602         * src/editaddress.h
4603         * src/editbook.c
4604         * src/editbook.h
4605         * src/editgroup.c
4606         * src/editgroup.h
4607         * src/editjpilot.c
4608         * src/editjpilot.h
4609         * src/editldap.c
4610         * src/editldap.h
4611         * src/editldap_basedn.c
4612         * src/editldap_basedn.h
4613         * src/editvcard.c
4614         * src/editvcard.h
4615         * src/exphtmldlg.c
4616         * src/exphtmldlg.h
4617         * src/expldifdlg.c
4618         * src/expldifdlg.h
4619         * src/export.h
4620         * src/exporthtml.c
4621         * src/exporthtml.h
4622         * src/exportldif.c
4623         * src/exportldif.h
4624         * src/filtering.c
4625         * src/filtering.h
4626         * src/folder.c
4627         * src/folder.h
4628         * src/folder_item_prefs.c
4629         * src/folder_item_prefs.h
4630         * src/foldersel.c
4631         * src/foldersel.h
4632         * src/folderutils.c
4633         * src/folderutils.h
4634         * src/folderview.c
4635         * src/folderview.h
4636         * src/grouplistdialog.c
4637         * src/grouplistdialog.h
4638         * src/headerview.c
4639         * src/html.c
4640         * src/html.h
4641         * src/image_viewer.c
4642         * src/image_viewer.h
4643         * src/imap.c
4644         * src/imap.h
4645         * src/imap_gtk.c
4646         * src/imap_gtk.h
4647         * src/import.h
4648         * src/importldif.c
4649         * src/importldif.h
4650         * src/importmutt.c
4651         * src/importmutt.h
4652         * src/importpine.c
4653         * src/importpine.h
4654         * src/inc.c
4655         * src/inc.h
4656         * src/jpilot.c
4657         * src/jpilot.h
4658         * src/ldapctrl.c
4659         * src/ldapctrl.h
4660         * src/ldaplocate.c
4661         * src/ldaplocate.h
4662         * src/ldapquery.c
4663         * src/ldapquery.h
4664         * src/ldapserver.c
4665         * src/ldapserver.h
4666         * src/ldaputil.c
4667         * src/ldaputil.h
4668         * src/ldif.c
4669         * src/ldif.h
4670         * src/main.c
4671         * src/main.h
4672         * src/mainwindow.c
4673         * src/mainwindow.h
4674         * src/manual.c
4675         * src/manual.h
4676         * src/mbox.c
4677         * src/mbox.h
4678         * src/message_search.c
4679         * src/message_search.h
4680         * src/messageview.c
4681         * src/messageview.h
4682         * src/mh.c
4683         * src/mh.h
4684         * src/mh_gtk.c
4685         * src/mh_gtk.h
4686         * src/mimeview.c
4687         * src/mimeview.h
4688         * src/msgcache.c
4689         * src/msgcache.h
4690         * src/mutt.c
4691         * src/mutt.h
4692         * src/news.c
4693         * src/news.h
4694         * src/news_gtk.c
4695         * src/news_gtk.h
4696         * src/partial_download.c
4697         * src/partial_download.h
4698         * src/pine.c
4699         * src/pine.h
4700         * src/pop.c
4701         * src/pop.h
4702         * src/prefs_account.c
4703         * src/prefs_account.h
4704         * src/prefs_actions.c
4705         * src/prefs_actions.h
4706         * src/prefs_common.c
4707         * src/prefs_common.h
4708         * src/prefs_compose_writing.c
4709         * src/prefs_compose_writing.h
4710         * src/prefs_customheader.c
4711         * src/prefs_customheader.h
4712         * src/prefs_display_header.c
4713         * src/prefs_display_header.h
4714         * src/prefs_filtering.c
4715         * src/prefs_filtering.h
4716         * src/prefs_filtering_action.c
4717         * src/prefs_filtering_action.h
4718         * src/prefs_folder_column.c
4719         * src/prefs_folder_column.h
4720         * src/prefs_folder_item.c
4721         * src/prefs_folder_item.h
4722         * src/prefs_fonts.c
4723         * src/prefs_fonts.h
4724         * src/prefs_gtk.c
4725         * src/prefs_gtk.h
4726         * src/prefs_image_viewer.c
4727         * src/prefs_image_viewer.h
4728         * src/prefs_matcher.c
4729         * src/prefs_matcher.h
4730         * src/prefs_message.c
4731         * src/prefs_msg_colors.c
4732         * src/prefs_msg_colors.h
4733         * src/prefs_other.c
4734         * src/prefs_quote.c
4735         * src/prefs_receive.c
4736         * src/prefs_send.c
4737         * src/prefs_spelling.c
4738         * src/prefs_spelling.h
4739         * src/prefs_summaries.c
4740         * src/prefs_summaries.h
4741         * src/prefs_summary_column.c
4742         * src/prefs_summary_column.h
4743         * src/prefs_template.c
4744         * src/prefs_template.h
4745         * src/prefs_themes.c
4746         * src/prefs_themes.h
4747         * src/prefs_toolbar.c
4748         * src/prefs_toolbar.h
4749         * src/prefs_wrapping.c
4750         * src/prefs_wrapping.h
4751         * src/privacy.c
4752         * src/privacy.h
4753         * src/procheader.c
4754         * src/procheader.h
4755         * src/procmime.c
4756         * src/procmime.h
4757         * src/procmsg.c
4758         * src/procmsg.h
4759         * src/quote_fmt.c
4760         * src/quote_fmt_parse.y
4761         * src/recv.c
4762         * src/recv.h
4763         * src/remotefolder.c
4764         * src/remotefolder.h
4765         * src/send_message.c
4766         * src/send_message.h
4767         * src/setup.c
4768         * src/setup.h
4769         * src/sourcewindow.c
4770         * src/sourcewindow.h
4771         * src/ssl_manager.c
4772         * src/ssl_manager.h
4773         * src/statusbar.c
4774         * src/statusbar.h
4775         * src/stock_pixmap.c
4776         * src/stock_pixmap.h
4777         * src/summary_search.c
4778         * src/summary_search.h
4779         * src/summaryview.c
4780         * src/summaryview.h
4781         * src/syldap.c
4782         * src/syldap.h
4783         * src/textview.c
4784         * src/textview.h
4785         * src/toolbar.c
4786         * src/toolbar.h
4787         * src/undo.c
4788         * src/undo.h
4789         * src/unmime.c
4790         * src/unmime.h
4791         * src/vcard.c
4792         * src/vcard.h
4793         * src/wizard.c
4794         * src/wizard.h
4795         * src/common/base64.c
4796         * src/common/base64.h
4797         * src/common/defs.h
4798         * src/common/hooks.c
4799         * src/common/hooks.h
4800         * src/common/log.c
4801         * src/common/log.h
4802         * src/common/mgutils.c
4803         * src/common/mgutils.h
4804         * src/common/nntp.c
4805         * src/common/nntp.h
4806         * src/common/passcrypt.c
4807         * src/common/passcrypt.h.in
4808         * src/common/plugin.c
4809         * src/common/plugin.h
4810         * src/common/prefs.c
4811         * src/common/prefs.h
4812         * src/common/progressindicator.c
4813         * src/common/progressindicator.h
4814         * src/common/quoted-printable.c
4815         * src/common/quoted-printable.h
4816         * src/common/session.c
4817         * src/common/session.h
4818         * src/common/smtp.c
4819         * src/common/smtp.h
4820         * src/common/socket.c
4821         * src/common/socket.h
4822         * src/common/ssl.c
4823         * src/common/ssl.h
4824         * src/common/ssl_certificate.c
4825         * src/common/ssl_certificate.h
4826         * src/common/stringtable.c
4827         * src/common/stringtable.h
4828         * src/common/sylpheed.c
4829         * src/common/sylpheed.h
4830         * src/common/template.c
4831         * src/common/template.h
4832         * src/common/timing.h
4833         * src/common/utils.c
4834         * src/common/utils.h
4835         * src/common/version.h.in
4836         * src/common/xml.c
4837         * src/common/xml.h
4838         * src/common/xmlprops.c
4839         * src/common/xmlprops.h
4840         * src/gtk/colorlabel.c
4841         * src/gtk/colorsel.c
4842         * src/gtk/colorsel.h
4843         * src/gtk/description_window.c
4844         * src/gtk/description_window.h
4845         * src/gtk/filesel.c
4846         * src/gtk/filesel.h
4847         * src/gtk/foldersort.c
4848         * src/gtk/foldersort.h
4849         * src/gtk/gtkutils.c
4850         * src/gtk/gtkutils.h
4851         * src/gtk/inputdialog.c
4852         * src/gtk/inputdialog.h
4853         * src/gtk/logwindow.c
4854         * src/gtk/logwindow.h
4855         * src/gtk/manage_window.c
4856         * src/gtk/manage_window.h
4857         * src/gtk/menu.c
4858         * src/gtk/menu.h
4859         * src/gtk/pluginwindow.c
4860         * src/gtk/pluginwindow.h
4861         * src/gtk/prefswindow.c
4862         * src/gtk/prefswindow.h
4863         * src/gtk/progressdialog.c
4864         * src/gtk/progressdialog.h
4865         * src/gtk/sslcertwindow.c
4866         * src/gtk/sslcertwindow.h
4867         * src/plugins/clamav/clamav_plugin.c
4868         * src/plugins/clamav/clamav_plugin.h
4869         * src/plugins/clamav/clamav_plugin_gtk.c
4870         * src/plugins/demo/demo.c
4871         * src/plugins/dillo_viewer/dillo_prefs.c
4872         * src/plugins/dillo_viewer/dillo_prefs.h
4873         * src/plugins/dillo_viewer/dillo_viewer.c
4874         * src/plugins/pgpcore/passphrase.c
4875         * src/plugins/pgpcore/passphrase.h
4876         * src/plugins/pgpcore/plugin.c
4877         * src/plugins/pgpcore/select-keys.c
4878         * src/plugins/pgpcore/select-keys.h
4879         * src/plugins/pgpcore/sgpgme.c
4880         * src/plugins/pgpcore/sgpgme.h
4881         * src/plugins/pgpinline/pgpinline.c
4882         * src/plugins/pgpinline/pgpinline.h
4883         * src/plugins/pgpinline/plugin.c
4884         * src/plugins/pgpmime/pgpmime.c
4885         * src/plugins/pgpmime/pgpmime.h
4886         * src/plugins/pgpmime/plugin.c
4887         * src/plugins/spamassassin/spamassassin.c
4888         * src/plugins/spamassassin/spamassassin.h
4889         * src/plugins/spamassassin/spamassassin_gtk.c
4890         * src/plugins/trayicon/trayicon.c
4891                 update copyright header
4892
4893 2006-01-13 [paul]       1.9.100cvs141
4894
4895         * src/account.c
4896         * src/export.c
4897         * src/import.c
4898         * src/mainwindow.c
4899         * src/prefs_account.c
4900         * src/prefs_display_header.c
4901         * src/prefs_receive.c
4902         * src/prefs_send.c
4903         * src/prefs_summaries.c
4904         * src/prefs_themes.c
4905         * src/prefs_toolbar.c
4906         * src/gtk/about.c
4907                 various cleanups
4908
4909 2006-01-12 [colin]      1.9.100cvs140
4910
4911         * src/folder.c
4912         * src/folder.h
4913         * src/main.c
4914                 Add --subscribe option
4915                 Let sylpheed-claws email@domain.com equivalent to --compose
4916                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
4917
4918 2006-01-12 [paul]       1.9.100cvs139
4919
4920         * src/mainwindow.c
4921                 append 'Change folder order' label with '...'
4922         * src/prefs_actions.c
4923                 allow reordering of actions list by dnd
4924         * src/gtk/foldersort.c
4925                 make the dialog nicer
4926
4927 2006-01-11 [colin]      1.9.100cvs138
4928
4929         * src/compose.c
4930                 Allow templates without text
4931
4932 2006-01-11 [paul]       1.9.100cvs137
4933
4934         * tools/README
4935         * tools/filter_conv_new.pl
4936                 add info to README
4937                 also check .sylpheed for filter.xml
4938                 be a bit informative to the user
4939
4940 2006-01-11 [colin]      1.9.100cvs136
4941
4942         * src/textview.c
4943                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
4944
4945 2006-01-10 [paul]       1.9.100cvs135
4946
4947         * tools/Makefile.am
4948         * tools/filter_conv_new.pl
4949                 add script to convert new style Sylpheed
4950                 filter rules (Sylpheed >= 0.9.99) to
4951                 Claws filtering rules
4952
4953 2006-01-10 [colin]      1.9.100cvs134
4954
4955         * src/compose.c
4956                 Fix broken line joins in certain conditions
4957                 (between two quoted lines: <enter><enter><up>
4958                  <type a wrapped sentence><go in the first line>
4959                  <insert more text><watch as line joining failed>)
4960
4961 2006-01-10 [paul]       1.9.100cvs133
4962
4963         * src/compose.c
4964                 don't report success in error dialog
4965                 thanks to Colin
4966         * src/common/utils.c
4967                 include some trailing punctuations as URI
4968                 thanks to Hiro
4969
4970 2006-01-10 [paul]       1.9.100cvs132
4971
4972         * src/mimeview.c
4973                 fix incompatible pointer type
4974                 warning
4975
4976 2006-01-10 [paul]       1.9.100cvs131
4977
4978         * src/compose.c
4979                 change Subject in window title
4980                 instantaneously
4981
4982 2006-01-09 [colin]      1.9.100cvs130
4983
4984         * src/addressbook.c
4985         * src/headerview.c
4986         * src/mainwindow.c
4987         * src/messageview.c
4988         * src/mimeview.c
4989         * src/noticeview.c
4990         * src/summaryview.c
4991                 Fix possible crashes on exit and in addressbook
4992
4993 2006-01-09 [paul]       1.9.100cvs129
4994
4995         * src/prefs_msg_colors.c
4996                 some cleanups that I forgot last time
4997
4998 2006-01-09 [paul]       1.9.100cvs128
4999
5000         * README
5001         * src/folderview.c
5002         * src/prefs_msg_colors.c
5003                 add previously hidden option, color_new, to
5004                 the gui
5005                 move the page to Display/
5006                 rework the gui
5007
5008 2006-01-09 [wwp]        1.9.100cvs127
5009
5010         * src/prefs_themes.c
5011                 made the prefs/display/themes layouts spacing less condensed
5012                 (and so they match other prefs/pages' look).
5013
5014 2006-01-09 [paul]       1.9.100cvs126
5015
5016         * src/compose.c
5017         * src/prefs_common.c
5018         * src/prefs_common.h
5019         * src/prefs_wrapping.c
5020                 remove 'wrap at send' option
5021
5022 2006-01-06 [colin]      1.9.100cvs125
5023
5024         * src/compose.c
5025                 Just make completely sure we don't insert "manual line breaks" 
5026                 when wrapping... 
5027
5028 2006-01-04 [paul]
5029
5030         * 2.0.0-rc3 released
5031
5032 2006-01-04 [paul]       1.9.100cvs124
5033
5034         * src/folderview.c
5035                 fix bug 882, 'quick scroll in folder list
5036                 displays wrong folder contents'
5037
5038 2006-01-04 [paul]       1.9.100cvs123
5039
5040         * src/plugins/pgpmime/pgpmime.c
5041                 better debug information when signing
5042                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5043
5044 2006-01-03 [colin]      1.9.100cvs122
5045
5046         * configure.ac
5047                 We need to recheck for gpgme 1.0.0 after checking
5048                 for 1.1.1, because if 1.1.1 isn't available, 
5049                 GPGME_LIBS and friends are blanked out by the 
5050                 second check.
5051
5052 2006-01-03 [colin]      1.9.100cvs121
5053
5054         * src/common/prefs.c
5055                 Windows unlink-before rename fix
5056         * src/plugins/pgpcore/sgpgme.c
5057                 Add support for PKA info if available
5058                 Both patches by Werner Koch
5059
5060 2006-01-03 [paul]       1.9.100cvs120
5061
5062         * src/messageview.c
5063                 fix bug 884, 'Send receipt' button visible in queue
5064                 Thanks to Colin
5065
5066 2006-01-02 [colin]      1.9.100cvs119
5067
5068         * src/compose.c
5069         * src/imap.c
5070                 Fix autosave on IMAP and more generally try to
5071                 return the correct ID on a newly added IMAP message
5072
5073 2006-01-02 [paul]       1.9.100cvs118
5074
5075         * manual/keyboard.xml
5076                 edited
5077
5078 2006-01-01 [paul]       1.9.100cvs117
5079
5080         * src/gtk/authors.h
5081                 alphabetical order
5082
5083 2005-12-30 [colin]      1.9.100cvs116
5084
5085         * manual/advanced.xml
5086                 Explain Pre/Post-processing differences.
5087
5088 2005-12-30 [colin]      1.9.100cvs115
5089
5090         * src/mh.c
5091                 Implement copy_msgs for a little optimization
5092         * src/imap.c
5093                 Finish yesterday's fix
5094
5095 2005-12-29 [colin]      1.9.100cvs114
5096
5097         * src/imap.c
5098                 Fix occasional failure in fetching a mail over
5099                 IMAP
5100
5101 2005-12-29 [colin]      1.9.100cvs113
5102
5103         * src/compose.c
5104                 Don't remove a draft when sending it, if it is 
5105                 locked.
5106
5107 2005-12-28 [colin]      1.9.100cvs112
5108
5109         * src/summaryview.c
5110                 Fix leak for real
5111
5112 2005-12-28 [wwp]        1.9.100cvs111
5113
5114         * doc/faq/.cvsignore
5115         * doc/faq/de/.cvsignore
5116         * doc/faq/en/.cvsignore
5117         * doc/faq/es/.cvsignore
5118         * doc/faq/fr/.cvsignore
5119         * doc/faq/it/.cvsignore
5120         * doc/manual/.cvsignore
5121         * doc/manual/de/.cvsignore
5122         * doc/manual/en/.cvsignore
5123         * doc/manual/es/.cvsignore
5124         * doc/manual/fr/.cvsignore
5125         * doc/manual/ja/.cvsignore
5126         * src/plugins/mathml_viewer/.cvsignore
5127                 rollback revival of those files (my bad, sorry for the noise).
5128
5129 2005-12-28 [wwp]        1.9.100cvs110
5130
5131         * src/compose.c
5132                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
5133
5134 2005-12-28 [wwp]        1.9.100cvs109
5135
5136         * doc/faq/.cvsignore
5137         * doc/faq/de/.cvsignore
5138         * doc/faq/en/.cvsignore
5139         * doc/faq/es/.cvsignore
5140         * doc/faq/fr/.cvsignore
5141         * doc/faq/it/.cvsignore
5142         * doc/manual/.cvsignore
5143         * doc/manual/de/.cvsignore
5144         * doc/manual/en/.cvsignore
5145         * doc/manual/es/.cvsignore
5146         * doc/manual/fr/.cvsignore
5147         * doc/manual/ja/.cvsignore
5148         * src/plugins/mathml_viewer/.cvsignore
5149         * po/.cvsignore
5150                 more files to ignore.
5151
5152 2005-12-24 [colin]      1.9.100cvs108
5153
5154         * AUTHORS
5155         * src/gtk/authors.h
5156                 Update for Werner
5157
5158 2005-12-24 [colin]      1.9.100cvs107
5159
5160         * src/procmsg.c
5161                 Allow NULL src_msginfo in 
5162                 procmsg_msginfo_new_from_mimeinfo
5163
5164 2005-12-23 [paul]       1.9.100cvs106
5165
5166         * src/plugins/pgpinline/mypgpcore.def
5167                 add this forgotten file
5168
5169 2005-12-23 [colin]      1.9.100cvs105
5170
5171         * src/mainwindow.c
5172                 Fix missing break
5173
5174 2005-12-23 [colin]      1.9.100cvs104
5175
5176         * autogen.sh
5177         * src/folder.c
5178         * src/mh.c
5179         * src/common/plugin.c
5180         * src/common/socket.c
5181         * src/common/socket.h
5182         * src/common/utils.c
5183         * src/common/utils.h
5184         * src/gtk/pluginwindow.c
5185         * src/plugins/pgpcore/plugin.def
5186         * src/plugins/pgpcore/sylpheed.def
5187         * src/plugins/pgpinline/Makefile.am
5188         * src/plugins/pgpinline/plugin.def
5189         * src/plugins/pgpinline/sylpheed.def
5190         * src/plugins/pgpmime/plugin.def
5191         * src/plugins/pgpmime/sylpheed.def
5192                 Various w32 fixes by Werner Koch
5193
5194 2005-12-22 [paul]       1.9.100cvs103
5195
5196         * src/wizard.c
5197                 don't offer IMAP as 'server type' if
5198                 libetpan isn't built in
5199
5200 2005-12-22 [paul]       1.9.100cvs102
5201
5202         * AUTHORS
5203         * src/mainwindow.c
5204         * src/mainwindow.h
5205         * src/toolbar.c
5206         * src/gtk/authors.h
5207                 support GTK_TOOLBAR_BOTH_HORIZ (text
5208                 next to icon) Patch by Marien Zwart
5209                 marienz@users.sf.net
5210                 Also reword the text
5211
5212 2005-12-21 [colin]      1.9.100cvs101
5213
5214         * configure.ac
5215                 Fix DATADIRNAME
5216         * COPYING
5217                 Fix missing section and explicit the exception better
5218         * src/compose.c
5219                 Prevent mail from being lost without notice when an
5220                 SMTP error happens on trying to send an unmodified
5221                 drafted mail.
5222         * src/send_message.c
5223         * src/common/smtp.c
5224                 Fix password remembering when wrong, and add return
5225                 value checks where they should have been
5226         * src/plugins/pgpcore/sylpheed.def
5227         * src/plugins/pgpinline/sylpheed.def
5228         * src/plugins/pgpmime/sylpheed.def
5229                 Add a few symbols needed
5230
5231 2005-12-21 [paul]       1.9.100cvs100
5232
5233         * m4/codeset.m4
5234         * m4/glibc21.m4
5235         * m4/intdiv0.m4
5236         * m4/inttypes-pri.m4
5237         * m4/inttypes.m4
5238         * m4/inttypes_h.m4
5239         * m4/isc-posix.m4
5240         * m4/lcmessage.m4
5241         * m4/stdint_h.m4
5242         * m4/uintmax_t.m4
5243                 gettextization
5244                 thanks to Colin
5245
5246 2005-12-21 [paul]       1.9.100cvs99
5247
5248         * po/sv.po
5249                 fixed by Colin
5250
5251 2005-12-20 [paul]       1.9.100cvs98
5252
5253         * po/sv.po
5254                 updated by Anders Trobäck
5255
5256 2005-12-20 [colin]      1.9.100cvs97
5257
5258         * ABOUT-NLS
5259         * Makefile.am
5260         * autogen.sh
5261         * configure.ac
5262         * config/config.rpath
5263         * config/mkinstalldirs
5264         * m4/Makefile.am
5265         * m4/glibc2.m4
5266         * m4/gnupg.m4
5267         * m4/gpgme.m4
5268         * m4/intmax.m4
5269         * m4/longdouble.m4
5270         * m4/longlong.m4
5271         * m4/printf-posix.m4
5272         * m4/signed.m4
5273         * m4/size_max.m4
5274         * m4/ulonglong.m4
5275         * m4/wchar_t.m4
5276         * m4/wint_t.m4
5277         * m4/xsize.m4
5278         * po/Makefile.in.in
5279         * po/Makevars
5280         * po/bg.po
5281         * po/ca.po
5282         * po/cs.po
5283         * po/de.po
5284         * po/el.po
5285         * po/en_GB.po
5286         * po/es.po
5287         * po/fi.po
5288         * po/fr.po
5289         * po/hr.po
5290         * po/hu.po
5291         * po/it.po
5292         * po/ja.po
5293         * po/ko.po
5294         * po/nb.po
5295         * po/nl.po
5296         * po/pl.po
5297         * po/pt_BR.po
5298         * po/ru.po
5299         * po/sk.po
5300         * po/sr.po
5301         * po/stamp-po
5302         * po/sv.po
5303         * po/zh_CN.po
5304         * po/zh_TW.po
5305         * src/Makefile.am
5306         * src/codeconv.c
5307         * src/compose.c
5308         * src/exporthtml.c
5309         * src/exportldif.c
5310         * src/folder.c
5311         * src/main.c
5312         * src/manual.c
5313         * src/mh.c
5314         * src/mimeview.c
5315         * src/send_message.c
5316         * src/common/Makefile.am
5317         * src/common/fnmatch.c
5318         * src/common/fnmatch.h
5319         * src/common/fnmatch_loop.c
5320         * src/common/nntp.c
5321         * src/common/plugin.c
5322         * src/common/smtp.c
5323         * src/common/socket.c
5324         * src/common/string_match.c
5325         * src/common/sylpheed.c
5326         * src/common/utils.c
5327         * src/common/utils.h
5328         * src/common/w32_dirent.c
5329         * src/common/w32_reg.c
5330         * src/common/w32_signal.c
5331         * src/common/w32_stat.c
5332         * src/common/w32_stdio.c
5333         * src/common/w32_stdlib.c
5334         * src/common/w32_string.c
5335         * src/common/w32_time.c
5336         * src/common/w32_unistd.c
5337         * src/common/w32_wait.c
5338         * src/common/w32lib.h
5339         * src/etpan/Makefile.am
5340         * src/gtk/Makefile.am
5341         * src/plugins/clamav/Makefile.am
5342         * src/plugins/demo/Makefile.am
5343         * src/plugins/dillo_viewer/Makefile.am
5344         * src/plugins/pgpcore/Makefile.am
5345         * src/plugins/pgpcore/passphrase.c
5346         * src/plugins/pgpcore/plugin.def
5347         * src/plugins/pgpcore/sgpgme.c
5348         * src/plugins/pgpcore/sylpheed.def
5349         * src/plugins/pgpcore/version.rc
5350         * src/plugins/pgpinline/Makefile.am
5351         * src/plugins/pgpinline/plugin.def
5352         * src/plugins/pgpinline/sylpheed.def
5353         * src/plugins/pgpinline/version.rc
5354         * src/plugins/pgpmime/Makefile.am
5355         * src/plugins/pgpmime/mypgpcore.def
5356         * src/plugins/pgpmime/plugin.def
5357         * src/plugins/pgpmime/sylpheed.def
5358         * src/plugins/pgpmime/version.rc
5359         * src/plugins/spamassassin/Makefile.am
5360                 Very little ;-) patch from Werner Koch, providing
5361                 infrastructure for cross-compiling to Win32
5362
5363 2005-12-20 [paul]       1.9.100cvs96
5364
5365         * src/account.c
5366         * src/account.h
5367         * src/mainwindow.c
5368         * src/mainwindow.h
5369         * src/toolbar.c
5370         * src/toolbar.h
5371                 add a combo to the Get All button, allowing
5372                 quick retrieval from any account
5373                 Patch by Fabien Vantard, slightly modified
5374                 by Colin
5375         * src/gtk/about.c
5376                 i18n fix. Patch by Fabien Vantard
5377
5378 2005-12-19 [colin]      1.9.100cvs95
5379
5380         * src/compose.c
5381         * src/compose.h
5382                 Don't automatically join lines when they've 
5383                 been separated by the user and not automatically
5384
5385 2005-12-19 [paul]       1.9.100cvs94
5386
5387         * src/gtk/pluginwindow.c
5388                 i18n fix.
5389                 Patch by Fabien Vantard
5390
5391 2005-12-15 [paul]       1.9.100cvs93
5392
5393         * src/common/plugin.c
5394         * src/common/plugin.h
5395         * src/gtk/pluginwindow.c
5396         * src/plugins/clamav/clamav_plugin.c
5397         * src/plugins/demo/demo.c
5398         * src/plugins/dillo_viewer/dillo_viewer.c
5399         * src/plugins/pgpcore/plugin.c
5400         * src/plugins/pgpinline/plugin.c
5401         * src/plugins/pgpmime/plugin.c
5402         * src/plugins/spamassassin/spamassassin.c
5403         * src/plugins/trayicon/trayicon.c
5404                 add plugin_version()
5405
5406 2005-12-15 [colin]      1.9.100cvs92
5407
5408         * src/compose.c
5409                 Further fix bug #875
5410
5411 2005-12-15 [paul]       1.9.100cvs91
5412
5413         * src/gtk/filesel.c
5414                 fix attach_load_dir getting set to
5415                 PLUGINDIR on plugin load
5416
5417 2005-12-14 [mones]      1.9.100cvs90
5418
5419         * manual/ack.xml
5420         * manual/keyboard.xml
5421                 Initial draft and some shortcuts added
5422                 
5423         * po/es.po
5424                 Updated translation
5425
5426 2005-12-14 [colin]      1.9.100cvs89
5427
5428         * src/compose.c
5429         * src/imap.c
5430         * src/summaryview.c
5431         * src/gtk/gtkaspell.c
5432                 More leaks fixed
5433         * src/prefs_folder_item.c
5434                 Fix recursive prefs apply
5435
5436
5437 2005-12-14 [colin]      1.9.100cvs88
5438
5439         * src/compose.c
5440                 Fix bug #875 (Freeze On Inline Forward of 
5441                 Large Message)
5442
5443 2005-12-13 [colin]      1.9.100cvs87
5444
5445         * src/compose.c
5446                 Uniq-ify and sort the mimetypes list
5447                 Patch by Fabien Vantard
5448
5449 2005-12-13 [colin]      1.9.100cvs86
5450
5451         * src/imap.c
5452         * src/etpan/imap-thread.c
5453                 Fix leaks (patch by Hoa)
5454         * src/news.c
5455         * src/common/plugin.c
5456                 Fix leaks
5457
5458 2005-12-12 [colin]
5459
5460         * 2.0.0-rc2 released
5461
5462 2005-12-12 [colin]      1.9.100cvs85
5463
5464         * src/matcher.c
5465                 Fix a leak
5466
5467 2005-12-12 [wwp]        1.9.100cvs84
5468
5469         * src/gtk/icon_legend.c
5470                 fix misbehaviour and crash when closing the legend window
5471         using the Esc key (patch by Fabien Vantard).
5472
5473 2005-12-12 [paul]       1.9.100cvs83
5474
5475         * src/browseldap.c
5476         * src/foldersel.c
5477         * src/prefs_actions.c
5478         * src/prefs_filtering.c
5479         * src/prefs_matcher.c
5480         * src/prefs_spelling.glade      ** REMOVED **
5481         * src/prefs_template.c
5482         * src/gtk/foldersort.glade      ** REMOVED **
5483         * src/gtk/pluginwindow.c
5484         * src/gtk/pluginwindow.glade    ** REMOVED **
5485         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
5486                 cleanups
5487
5488 2005-12-11 [paul]       1.9.100cvs82
5489
5490         * src/gtk/filesel.c
5491                 fix attach_load_dir crasher (double free)
5492
5493 2005-12-09 [paul]       1.9.100cvs81
5494
5495         * po/POTFILES.in
5496         * src/mainwindow.c
5497         * src/gtk/Makefile.am
5498         * src/gtk/icon_legend.c
5499         * src/gtk/icon_legend.h
5500                 add icon legend
5501         * src/manual.c
5502                 cleanup
5503
5504 2005-12-09 [paul]       1.9.100cvs80
5505
5506         * src/plugins/pgpcore/passphrase.c
5507                 wrap the label in the dialog
5508
5509 2005-12-09 [colin]      1.9.100cvs79
5510
5511         * src/plugins/pgpcore/sgpgme.c
5512                 Display (untrusted) on not trusted signatures
5513                 Patch by Michal Èihaø <michal@cihar.com>
5514                 Closes bug #867 (Report also key trust)
5515
5516 2005-12-09 [colin]      1.9.100cvs78
5517
5518         * src/common/plugin.c
5519                 Update licence check, following Eben Moglen's advice
5520
5521 2005-12-08 [colin]      1.9.100cvs77
5522
5523         * src/folder.c
5524                 Fix the occasionnal item->cache != NULL 
5525                 assertion failure. 
5526
5527 2005-12-08 [colin]      1.9.100cvs76
5528
5529         * src/mimeview.c
5530         * src/plugins/pgpcore/sgpgme.c
5531                 Print key id when unable to check it
5532                 Closes bug #866 (Show key id when missing)
5533
5534 2005-12-08 [paul]       1.9.100cvs75
5535
5536         * src/prefs_common.c
5537         * src/prefs_common.h
5538         * src/gtk/filesel.c
5539                 remember load attachment dir
5540
5541 2005-12-07 [colin]      1.9.100cvs74
5542
5543         * src/prefs_toolbar.c
5544                 Gtk fixes, patch by Fabien Vantard
5545
5546 2005-12-07 [colin]      1.9.100cvs73
5547
5548         * src/action.c
5549         * src/compose.c
5550         * src/compose.h
5551                 Fix bug #839 (Quoted text isn't colored after 
5552                 executing an action)
5553         * src/common/plugin.c
5554                 Require plugins to declare their licence in plugin_licence()
5555                 Refuse to load non-GPL plugins as they'd be illegal (as 
5556                 derived works of Sylpheed-Claws, they must be GPL).
5557         * src/plugins/clamav/clamav_plugin.c
5558         * src/plugins/demo/demo.c
5559         * src/plugins/dillo_viewer/dillo_viewer.c
5560         * src/plugins/pgpcore/plugin.c
5561         * src/plugins/pgpinline/plugin.c
5562         * src/plugins/pgpmime/plugin.c
5563         * src/plugins/spamassassin/spamassassin.c
5564         * src/plugins/trayicon/trayicon.c
5565                 Add plugin_licence()
5566
5567 2005-12-07 [paul]       1.9.100cvs72
5568
5569         * configure.ac
5570         * src/mainwindow.c
5571         * src/manual.c
5572         * src/manual.h
5573         * src/common/defs.h
5574                 clean up after local FAQ removal and
5575                 temporary manual removal
5576
5577 2005-12-06 [colin]      1.9.100cvs71
5578
5579         * configure.ac
5580         * doc/Makefile.am
5581         * doc/faq/.cvsignore
5582         * doc/faq/Makefile.am
5583         * doc/faq/de/.cvsignore
5584         * doc/faq/de/Makefile.am
5585         * doc/faq/de/sylpheed-faq-1.html
5586         * doc/faq/de/sylpheed-faq-2.html
5587         * doc/faq/de/sylpheed-faq-3.html
5588         * doc/faq/de/sylpheed-faq.html
5589         * doc/faq/en/.cvsignore
5590         * doc/faq/en/Makefile.am
5591         * doc/faq/en/sylpheed-faq-1.html
5592         * doc/faq/en/sylpheed-faq-2.html
5593         * doc/faq/en/sylpheed-faq-3.html
5594         * doc/faq/en/sylpheed-faq-4.html
5595         * doc/faq/en/sylpheed-faq.html
5596         * doc/faq/es/.cvsignore
5597         * doc/faq/es/Makefile.am
5598         * doc/faq/es/sylpheed-faq-1.html
5599         * doc/faq/es/sylpheed-faq-2.html
5600         * doc/faq/es/sylpheed-faq-3.html
5601         * doc/faq/es/sylpheed-faq-4.html
5602         * doc/faq/es/sylpheed-faq.html
5603         * doc/faq/fr/.cvsignore
5604         * doc/faq/fr/Makefile.am
5605         * doc/faq/fr/sylpheed-faq-1.html
5606         * doc/faq/fr/sylpheed-faq-2.html
5607         * doc/faq/fr/sylpheed-faq-3.html
5608         * doc/faq/fr/sylpheed-faq.html
5609         * doc/faq/it/.cvsignore
5610         * doc/faq/it/Makefile.am
5611         * doc/faq/it/sylpheed-faq-1.html
5612         * doc/faq/it/sylpheed-faq-2.html
5613         * doc/faq/it/sylpheed-faq-3.html
5614         * doc/faq/it/sylpheed-faq.html
5615         * doc/manual/.cvsignore
5616         * doc/manual/Makefile.am
5617         * doc/manual/de/.cvsignore
5618         * doc/manual/de/Makefile.am
5619         * doc/manual/de/sylpheed-1.html
5620         * doc/manual/de/sylpheed-10.html
5621         * doc/manual/de/sylpheed-11.html
5622         * doc/manual/de/sylpheed-12.html
5623         * doc/manual/de/sylpheed-13.html
5624         * doc/manual/de/sylpheed-14.html
5625         * doc/manual/de/sylpheed-15.html
5626         * doc/manual/de/sylpheed-16.html
5627         * doc/manual/de/sylpheed-17.html
5628         * doc/manual/de/sylpheed-18.html
5629         * doc/manual/de/sylpheed-19.html
5630         * doc/manual/de/sylpheed-2.html
5631         * doc/manual/de/sylpheed-20.html
5632         * doc/manual/de/sylpheed-3.html
5633         * doc/manual/de/sylpheed-4.html
5634         * doc/manual/de/sylpheed-5.html
5635         * doc/manual/de/sylpheed-6.html
5636         * doc/manual/de/sylpheed-7.html
5637         * doc/manual/de/sylpheed-8.html
5638         * doc/manual/de/sylpheed-9.html
5639         * doc/manual/de/sylpheed.html
5640         * doc/manual/en/.cvsignore
5641         * doc/manual/en/Makefile.am
5642         * doc/manual/en/sylpheed-1.html
5643         * doc/manual/en/sylpheed-10.html
5644         * doc/manual/en/sylpheed-11.html
5645         * doc/manual/en/sylpheed-12.html
5646         * doc/manual/en/sylpheed-13.html
5647         * doc/manual/en/sylpheed-14.html
5648         * doc/manual/en/sylpheed-15.html
5649         * doc/manual/en/sylpheed-16.html
5650         * doc/manual/en/sylpheed-17.html
5651         * doc/manual/en/sylpheed-18.html
5652         * doc/manual/en/sylpheed-19.html
5653         * doc/manual/en/sylpheed-2.html
5654         * doc/manual/en/sylpheed-20.html
5655         * doc/manual/en/sylpheed-21.html
5656         * doc/manual/en/sylpheed-22.html
5657         * doc/manual/en/sylpheed-3.html
5658         * doc/manual/en/sylpheed-4.html
5659         * doc/manual/en/sylpheed-5.html
5660         * doc/manual/en/sylpheed-6.html
5661         * doc/manual/en/sylpheed-7.html
5662         * doc/manual/en/sylpheed-8.html
5663         * doc/manual/en/sylpheed-9.html
5664         * doc/manual/en/sylpheed.html
5665         * doc/manual/es/.cvsignore
5666         * doc/manual/es/Makefile.am
5667         * doc/manual/es/sylpheed-1.html
5668         * doc/manual/es/sylpheed-10.html
5669         * doc/manual/es/sylpheed-11.html
5670         * doc/manual/es/sylpheed-12.html
5671         * doc/manual/es/sylpheed-13.html
5672         * doc/manual/es/sylpheed-14.html
5673         * doc/manual/es/sylpheed-15.html
5674         * doc/manual/es/sylpheed-16.html
5675         * doc/manual/es/sylpheed-17.html
5676         * doc/manual/es/sylpheed-18.html
5677         * doc/manual/es/sylpheed-19.html
5678         * doc/manual/es/sylpheed-2.html
5679         * doc/manual/es/sylpheed-20.html
5680         * doc/manual/es/sylpheed-3.html
5681         * doc/manual/es/sylpheed-4.html
5682         * doc/manual/es/sylpheed-5.html
5683         * doc/manual/es/sylpheed-6.html
5684         * doc/manual/es/sylpheed-7.html
5685         * doc/manual/es/sylpheed-8.html
5686         * doc/manual/es/sylpheed-9.html
5687         * doc/manual/es/sylpheed.html
5688         * doc/manual/fr/.cvsignore
5689         * doc/manual/fr/Makefile.am
5690         * doc/manual/fr/sylpheed-1.html
5691         * doc/manual/fr/sylpheed-10.html
5692         * doc/manual/fr/sylpheed-11.html
5693         * doc/manual/fr/sylpheed-12.html
5694         * doc/manual/fr/sylpheed-13.html
5695         * doc/manual/fr/sylpheed-14.html
5696         * doc/manual/fr/sylpheed-15.html
5697         * doc/manual/fr/sylpheed-16.html
5698         * doc/manual/fr/sylpheed-17.html
5699         * doc/manual/fr/sylpheed-18.html
5700         * doc/manual/fr/sylpheed-19.html
5701         * doc/manual/fr/sylpheed-2.html
5702         * doc/manual/fr/sylpheed-20.html
5703         * doc/manual/fr/sylpheed-3.html
5704         * doc/manual/fr/sylpheed-4.html
5705         * doc/manual/fr/sylpheed-5.html
5706         * doc/manual/fr/sylpheed-6.html
5707         * doc/manual/fr/sylpheed-7.html
5708         * doc/manual/fr/sylpheed-8.html
5709         * doc/manual/fr/sylpheed-9.html
5710         * doc/manual/fr/sylpheed.html
5711         * doc/manual/ja/.cvsignore
5712         * doc/manual/ja/Makefile.am
5713         * doc/manual/ja/sylpheed-1.html
5714         * doc/manual/ja/sylpheed-10.html
5715         * doc/manual/ja/sylpheed-11.html
5716         * doc/manual/ja/sylpheed-12.html
5717         * doc/manual/ja/sylpheed-13.html
5718         * doc/manual/ja/sylpheed-14.html
5719         * doc/manual/ja/sylpheed-15.html
5720         * doc/manual/ja/sylpheed-16.html
5721         * doc/manual/ja/sylpheed-17.html
5722         * doc/manual/ja/sylpheed-18.html
5723         * doc/manual/ja/sylpheed-19.html
5724         * doc/manual/ja/sylpheed-2.html
5725         * doc/manual/ja/sylpheed-20.html
5726         * doc/manual/ja/sylpheed-3.html
5727         * doc/manual/ja/sylpheed-4.html
5728         * doc/manual/ja/sylpheed-5.html
5729         * doc/manual/ja/sylpheed-6.html
5730         * doc/manual/ja/sylpheed-7.html
5731         * doc/manual/ja/sylpheed-8.html
5732         * doc/manual/ja/sylpheed-9.html
5733         * doc/manual/ja/sylpheed.html
5734         * doc/manual/ja/sylpheed.sgml
5735         * src/mainwindow.c
5736                 Remove outdated manual and faq. Noisy, eh?
5737
5738 2005-12-06 [colin]      1.9.100cvs70
5739
5740         * src/compose.c
5741         * src/quote_fmt_parse.y
5742         * src/undo.c
5743         * src/undo.h
5744                 Allow %X to position cursor at 0 
5745                 (no %X = before signature)
5746                 Fix paste as quotation putting the cursor at 0
5747                 Fix undo offsets when pasting
5748                 Insert the quote_fmt at once instead of line 
5749                 by line
5750                 Fix [Edited] when starting to reply/forward
5751
5752 2005-12-06 [paul]       1.9.100cvs69
5753
5754         * src/plugins/clamav/clamav_plugin_gtk.c
5755                 add another tooltip
5756         * src/plugins/spamassassin/spamassassin_gtk.c
5757                 rework spamassassin_create_widget_func()
5758
5759 2005-12-05 [colin]      1.9.100cvs68
5760
5761         * po/POTFILES.in
5762                 Fix make release ;-)
5763
5764 2005-12-05 [colin]      1.9.100cvs67
5765
5766         * src/compose.c
5767         * src/compose.h
5768                 Fix cursor positioning (not obeying %X)
5769
5770 2005-12-05 [paul]       1.9.100cvs66
5771
5772         * src/plugins/dillo_viewer/dillo_prefs.c
5773                 fix compilation warning
5774
5775 2005-12-05 [paul]       1.9.100cvs65
5776
5777         * src/prefs_spelling.c
5778         * src/plugins/trayicon/trayicon.c
5779                 cleanups - remove unused stuff
5780
5781 2005-12-05 [paul]       1.9.100cvs64
5782
5783         * README
5784         * manual/plugins.xml
5785                 remove info about removed mathml_viewer plugin
5786
5787 2005-12-05 [paul]       1.9.100cvs63
5788
5789         * configure.ac
5790         * src/plugins/Makefile.am
5791         * src/plugins/mathml_viewer/.cvsignore
5792         * src/plugins/mathml_viewer/Makefile.am
5793         * src/plugins/mathml_viewer/mathml_viewer.c
5794                 remove unmaintained mathml_viewer plugin
5795
5796 2005-12-05 [paul]       1.9.100cvs62
5797
5798         * src/summaryview.c
5799                 obey prefs_common.always_show_msg when
5800                 moving a msg
5801                 Thanks to Colin
5802
5803 2005-12-05 [paul]       1.9.100cvs61
5804
5805         * src/compose.c
5806         * src/prefs_account.c
5807         * src/prefs_filtering.c
5808         * src/prefs_quote.c
5809         * src/prefs_spelling.c
5810         * src/prefs_toolbar.c
5811         * src/summaryview.c
5812         * src/gtk/gtkutils.c
5813         * src/gtk/quicksearch.c
5814         * src/plugins/dillo_viewer/dillo_prefs.c
5815                 dialog cleanups
5816
5817 2005-12-04 [paul]       1.9.100cvs60
5818
5819         * src/inc.c
5820         * src/prefs_account.c
5821         * src/prefs_account.h
5822                 allow a Local account to specify a
5823                 default inbox
5824                 (closes bug 843 'Inbox cannot be changed for local
5825                  mailboxes')
5826
5827 2005-12-04 [colin]      1.9.100cvs59
5828
5829         * src/plugins/trayicon/trayicon.c
5830                 Remove Get, rename Get All to Get Mail in order to
5831                 be consistent with the default main toolbar
5832
5833 2005-12-03 [colin]      1.9.100cvs58
5834
5835         * manual/gpl.xml
5836         * manual/sylpheed-claws-manual.xml
5837                 Add GPL appendix
5838
5839 2005-12-03 [paul]       1.9.100cvs57
5840
5841         * AUTHORS
5842         * po/sv.po
5843         * src/gtk/authors.h
5844                 new (partially complete) Swedish translation
5845                 by Anders Troback <sylpheed@troback.com>
5846
5847 2005-12-02 [paul]       1.9.100cvs56
5848
5849         * configure.ac
5850                 libetpan 0.41 required
5851
5852 2005-12-02 [paul]       1.9.100cvs55
5853
5854         * src/plugins/clamav/clamav_plugin.c
5855         * src/plugins/clamav/clamav_plugin.h
5856         * src/plugins/clamav/clamav_plugin_gtk.c
5857         * src/plugins/spamassassin/spamassassin.c
5858         * src/plugins/spamassassin/spamassassin.h
5859         * src/plugins/spamassassin/spamassassin_gtk.c
5860                 unregister prefs pages on unloading, thus
5861                 preventing a crash
5862                 (thanks to Colin for the hint)
5863
5864 2005-12-02 [wwp]        1.9.100cvs54
5865
5866         * src/quote_fmt.h
5867         * src/quote_fmt_parse.y
5868                 fix misuse of gboolean*, use gboolean instead
5869                 (thanks to Paul, Colin, for pointing out that scaring one)
5870
5871 2005-12-02 [paul]       1.9.100cvs53
5872
5873         * src/plugins/clamav/clamav_plugin.c
5874                 int no --> unsigned int no
5875         * src/plugins/clamav/clamav_plugin_gtk.c
5876                 rework config page
5877
5878 2005-12-02 [wwp]        1.9.100cvs52
5879
5880         * src/compose.c
5881         * src/prefs_template.c
5882         * src/quote_fmt.h
5883         * src/quote_fmt_parse.y
5884                 prevent from executing |f and |p templates commands when
5885                 adding or replacing templates in prefs (avoids annoying and
5886                 potentially dangerous behaviours)
5887
5888 2005-12-02 [paul]       1.9.100cvs51
5889
5890         * src/prefs_common.c
5891                 allow translation of some default values
5892                 Patch by Fabien Vantard
5893
5894 2005-12-02 [paul]       1.9.100cvs50
5895
5896         * src/codeconv.c
5897         * src/codeconv.h
5898         * src/prefs_common.c
5899         * src/prefs_common.h
5900         * src/prefs_message.c
5901         * src/textview.c
5902                 remove obsolete 'convert_mb_alnum' option
5903                 and related stuff
5904         * src/gtk/about.c
5905                 remove unused 'about_textview_visibility_notify'
5906
5907 2005-12-02 [paul]       1.9.100cvs49
5908
5909         * src/prefs_account.c
5910         * src/prefs_compose_writing.c
5911         * src/prefs_fonts.c
5912         * src/prefs_gtk.h
5913         * src/prefs_image_viewer.c
5914         * src/prefs_message.c
5915         * src/prefs_other.c
5916         * src/prefs_receive.c
5917         * src/prefs_send.c
5918         * src/prefs_spelling.c
5919         * src/prefs_summaries.c
5920         * src/prefs_wrapping.c
5921         * src/plugins/dillo_viewer/dillo_prefs.c
5922         * src/plugins/pgpcore/prefs_gpg.c
5923                 several cleanups to the prefs dialogs
5924                 (slightly modified) patch by Fabien Vantard
5925
5926 2005-12-02 [paul]       1.9.100cvs48
5927
5928         * src/main.c
5929                 --exit means exit
5930         * src/send_message.c
5931                 fix crash on send when connection fails
5932
5933         Thanks to Colin
5934
5935 2005-12-01 [colin]      1.9.100cvs47
5936
5937         * src/html.c
5938                 Translate &hellip; to "..."
5939
5940 2005-11-30 [colin]      1.9.100cvs46
5941
5942         * src/matcher.c
5943         * src/matcher.h
5944                 Optimize back yesterday's fix.
5945
5946 2005-11-30 [paul]       1.9.100cvs45
5947
5948         * manual/faq.xml
5949                 standardised
5950         * manual/intro.xml
5951                 written by Colin, edited by me
5952
5953 2005-11-29 [colin]      1.9.100cvs44
5954
5955         * src/matcher.c
5956                 Skip headers unconditionnaly in match_body if the
5957                 rule is not message or ~message
5958
5959 2005-11-29 [colin]      1.9.100cvs43
5960
5961         * src/matcher.c
5962                 Fix body_part and such, not skipping headers 
5963                 if the matchcriteria wasn't the first in the rule
5964
5965 2005-11-29 [colin]      1.9.100cvs42
5966
5967         * src/compose.c
5968                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
5969                 option missing from message view window)
5970                 Fix double text D'n'D with gtk-2.8
5971         * src/matcher.c
5972                 Fix ~message, ~headers_part, ~body_part rules
5973         * src/messageview.c
5974                 Add Windows-1252 (Closes bug #863)
5975                 Fix accels
5976         * src/gtk/gtkaspell.c
5977                 Properly destroy accels in all menus
5978
5979 2005-11-29 [mones]      1.9.100cvs41
5980
5981         * po/es.po
5982                 Updated.
5983
5984 2005-11-27 [colin]      1.9.100cvs40
5985
5986         * src/mh_gtk.c
5987                 "/Remove mailbox" -> "/Remove mailbox..."
5988
5989 2005-11-27 [paul]       1.9.100cvs39
5990
5991         * AUTHORS
5992         * po/de.po
5993         * src/gtk/authors.h
5994                 updated by new maintainer, Stephan Sachse
5995
5996 2005-11-27 [paul]       1.9.100cvs38
5997
5998         * manual/faq.xml
5999                 written by Colin, edited by me
6000
6001 2005-11-27 [paul]       1.9.100cvs37
6002
6003         * src/prefs_common.c
6004         * src/prefs_common.h
6005         * src/prefs_receive.c
6006         * src/prefs_summaries.c
6007                 move 'go to inbox after receiving new mail'
6008                 option from display/sumamaries to mail
6009                 handling/receive, and rework prefs_summaries
6010                 dialog a little
6011
6012 2005-11-25 [martin]     1.9.100cvs36
6013
6014         * po/de.po
6015             fixed windows-1252 translation;
6016             translated some new and fuzzy strings
6017
6018 2005-11-25 [paul]       1.9.100cvs35
6019
6020         * src/plugins/clamav/clamav_plugin.c
6021                 complete the update done in cvs34
6022
6023 2005-11-25 [paul]       1.9.100cvs34
6024
6025         * src/plugins/clamav/clamav_plugin.c
6026                 reflect upstream changes
6027
6028 2005-11-25 [paul]       1.9.100cvs33
6029
6030         * manual/ack.xml
6031         * manual/plugins.xml
6032         * manual/sylpheed-claws-manual.xml
6033                 written/updated by Colin, edited by me
6034         * tools/acroread2sylpheed.pl
6035                 update binary name
6036
6037 2005-11-24 [colin]      1.9.100cvs32
6038
6039         * src/compose.c
6040                 Fix bug #856 (reediting messages forgets Request
6041                 Return Receipt)
6042
6043 2005-11-24 [paul]       1.9.100cvs31
6044
6045         * manual/addrbook.xml
6046         * manual/starting.xml
6047                 written by Colin, proofread, edited, adapted by me
6048         * manual/advanced.xml
6049                 add some Actions examples
6050         * src/importldif.c
6051                 use a Save button instead of a Close button
6052         * src/wizard.c
6053                 indicate mandatory fields
6054                 fix page display
6055                 Thanks to Colin
6056
6057 2005-11-23 [colin]      1.9.100cvs30
6058
6059         * src/addressbook.c
6060                 Rename menu item, fix possible crash after
6061                 deletion of books
6062         * src/addrindex.c
6063                 Allow searching for '*' in ldap
6064         * src/browseldap.c
6065                 Fix "Browse Entry" (did anyone use it?)
6066         * src/wizard.c
6067                 Add guards for mandatory information
6068
6069 2005-11-23 [paul]       1.9.100cvs29
6070
6071         * manual/advanced.xml
6072                 corrections to the English
6073
6074 2005-11-23 [colin]      1.9.100cvs28
6075
6076         * src/mimeview.c
6077                 Fix possible crash at exit. After the call to
6078                 gtk_container_remove(), the Viewer's widget has no
6079                 more parent so gtk+ automatically frees it and its
6080                 sons. If destroy_viewer() then try to access it,
6081                 problems ensue.
6082
6083 2005-11-22 [colin]      1.9.100cvs27
6084
6085         * src/compose.c
6086         * src/gtk/gtkaspell.c
6087                 Fix right-clicking on a misspelled word
6088                 Fix More... in suggestions menu
6089
6090 2005-11-22 [wwp]        1.9.100cvs26
6091
6092         * src/prefs_template.c
6093                 templates works: re-sort templates list when adding or replacing,
6094                 prevent from adding or replacing when the template name is empty
6095
6096 2005-11-21 [colin]      1.9.100cvs25
6097
6098         * src/addressbook.c
6099                 Fix some addressbook suckage (dnd, select all)
6100         * src/compose.c
6101         * src/gtk/gtkaspell.c
6102         * src/gtk/gtkaspell.h
6103                 Make the spellchecker menu work with the 
6104                 GtkTextView one instead of overriding it
6105
6106 2005-11-20 [paul]       1.9.100cvs24
6107
6108         * manual/handling.xml
6109                 proofread and corrected
6110
6111 2005-11-20 [paul]       1.9.100cvs23
6112
6113         * manual/Makefile
6114                 generate html as one file
6115         * manual/advanced.xml
6116                 fix output generation
6117                 reformat hidden options list
6118         * manual/manual.xml     ** REMOVED **
6119         * manual/sylpheed-claws-manual.xml      ** ADDED **
6120                 renamed
6121
6122 2005-11-18 [colin]      1.9.100cvs22
6123
6124         * src/prefs_account.c
6125                 Fix layout in news and mbox accounts
6126         * manual/account.xml
6127         * manual/advanced.xml
6128                 New contents for Paul to check :)
6129
6130 2005-11-18 [wwp]        1.9.100cvs21
6131
6132         * src/gtk/quicksearch.c
6133                 don't update extended quicksearch buttons twice
6134
6135 2005-11-18 [paul]       1.9.100cvs20
6136
6137         * src/textview.c
6138                 complete 1.9.100cvs19
6139
6140 2005-11-18 [paul]       1.9.100cvs19
6141
6142         * src/compose.c
6143                 cosmetic improvements
6144         * src/textview.c
6145                 also list text/* attachments
6146
6147 2005-11-18 [colin]      1.9.100cvs18
6148
6149         * src/summaryview.c
6150                 Use column 0 instead of -1 in 
6151                 gtk_ctree_node_moveto, in a naive
6152                 hope it'll fix the gtk-related crashes
6153
6154 2005-11-18 [colin]      1.9.100cvs17
6155
6156         * src/gtk/inputdialog.c
6157                 Fix icon staying the first one
6158
6159 2005-11-17 [wwp]        1.9.100cvs16
6160                 fix possible problem showing some quicksearch buttons, and a bad
6161                 call to g_return_if_fail in a function that returns a value (both
6162                 fixes by Fabien Vantard)
6163
6164 2005-11-15 [wwp]        1.9.100cvs15
6165
6166         * src/gtk/quicksearch.c
6167                 added a tooltip to that obscure ... quicksearch button
6168
6169 2005-11-15 [wwp]        1.9.100cvs14
6170
6171         * src/gtk/quicksearch.c
6172                 add a quicksearch helper to filtering expression users: the ... button
6173                 raises the condition expr window. condition expressions set up w/ this
6174                 window are used by the quicksearch if the user closes it pressing OK.
6175
6176 2005-11-14 [paul]       1.9.100cvs13
6177
6178         * src/plugins/clamav/clamav_plugin.c
6179         * src/plugins/spamassassin/spamassassin.c
6180                 change plugin type following recent merging
6181
6182 2005-11-14 [wwp]        1.9.100cvs12
6183
6184         * src/folder.c
6185                 prevent from crashing when copying/moving message(s) from and
6186                 to the same folder
6187
6188 2005-11-14 [paul]       1.9.100cvs11
6189
6190         * src/plugins/clamav/Makefile.am
6191         * src/plugins/clamav/clamav_plugin.c
6192         * src/plugins/clamav/clamav_plugin.h
6193         * src/plugins/clamav/clamav_plugin_gtk.c
6194                 also merge clamav and clamav_gtk plugins
6195
6196 2005-11-13 [colin]      1.9.100cvs10
6197
6198         * configure.ac
6199         * src/plugins/spamassassin/Makefile.am
6200         * src/plugins/spamassassin/spamassassin.c
6201         * src/plugins/spamassassin/spamassassin.h
6202         * src/plugins/spamassassin/spamassassin_gtk.c
6203                 Merge spamassassin and spamassassin_gtk plugins,
6204                 and build it by default.
6205
6206 2005-11-12 [colin]      1.9.100cvs9
6207
6208         * src/etpan/imap-thread.c
6209                 Fix gcc warning
6210
6211 2005-11-12 [colin]      1.9.100cvs8
6212
6213         * src/procmime.c
6214                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
6215
6216 2005-11-10 [colin]      1.9.100cvs7
6217
6218         * src/main.c
6219                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
6220                 minimised state)
6221
6222 2005-11-10 [wwp]        1.9.100cvs6
6223
6224         * src/gtk/description_window.c
6225                 fix a crash when closing description windows using the WM's [X] button
6226
6227 2005-11-09 [colin]      1.9.100cvs5
6228
6229         * src/common/ssl.c
6230                 Update libetpan call to follow upstream
6231                 (yes, this requires libetpan-0.40cvs3)
6232
6233 2005-11-08 [colin]      1.9.100cvs4
6234
6235         * src/compose.c
6236         * src/textview.c
6237         * src/common/utils.c
6238         * src/common/utils.h
6239                 Enhance the email parser
6240
6241 2005-11-08 [colin]      1.9.100cvs3
6242
6243         * src/procmime.c
6244                 Fix what looks like an off-by-one (fixes 
6245                 attachments from the Bat)
6246
6247 2005-11-08 [wwp]        1.9.100cvs2
6248
6249         * src/main.c
6250                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
6251
6252 2005-11-08 [wwp]        1.9.100cvs1
6253
6254         * src/main.c
6255                 allow exiting Sylpheed-Claws from command-line
6256
6257 2005-11-08 [paul]       1.9.100
6258
6259         1.9.100 released
6260
6261 2005-11-07 [colin]      1.9.99cvs17
6262
6263         * src/addritem.c
6264         * src/ldif.c
6265                 Fix import of base-64 encoded items
6266
6267 2005-11-07 [colin]      1.9.99cvs16
6268
6269         * src/send_message.c
6270                 Fix bug #314 (Queue does not empty under certain 
6271                 circumstances)
6272
6273 2005-11-07 [paul]       1.9.99cvs15
6274
6275         * src/mutt.c
6276         * src/pine.c
6277                 fix buffer overflows
6278                 Thanks to Colin
6279
6280 2005-11-07 [paul]       1.9.99cvs14
6281
6282         * doc/man/Makefile.am
6283         * doc/man/sylpheed-claws.1      ** ADDED **
6284         * doc/man/sylpheed.1            ** DELETED **
6285                 rename and update the man file
6286
6287 2005-11-06 [colin]      1.9.99cvs13
6288
6289         * src/ldif.c
6290                 Fix ldif_get_line() that returned empty strings
6291                 (Didn't understand why). Also fix a possible
6292                 buffer overflow.
6293
6294 2005-11-06 [wwp]        1.9.99cvs12
6295
6296         * src/textview.c
6297         * src/gtk/about.c
6298         * src/gtk/gtkutils.c
6299         * src/gtk/gtkutils.h
6300                 fix a compilation warning,
6301                 make links sensitive in the about dialog
6302
6303 2005-11-04 [wwp]        1.9.99cvs11
6304
6305         * src/gtk/about.c
6306                 don't wrap or translate URIs, and a bit text format cleanup
6307
6308 2005-11-04 [wwp]        1.9.99cvs10
6309
6310         * src/gtk/about.c
6311                 better textview tagging implementation (no more use of marks for
6312                 postponed tagging)
6313
6314 2005-11-02 [colin]      1.9.99cvs9
6315
6316         * src/common/ssl.c
6317                 Forgot an ifdef
6318
6319 2005-11-02 [colin]      1.9.99cvs8
6320
6321         * configure.ac
6322                 Require libetpan-0.40 due to upstream fix
6323         * src/common/ssl.c
6324                 Tell libetpan not to call SSL_Library_Init,
6325                 as we do it ourselves.
6326
6327 2005-11-02 [colin]      1.9.99cvs7
6328
6329         * po/POTFILES.in
6330                 Add missing files (thanks to Fabien Vantard)
6331
6332 2005-11-02 [colin]      1.9.99cvs6
6333
6334         * src/summaryview.c
6335                 Fix totals when read messages are hidden or quicksearch
6336                 is on
6337         * src/ssl_manager.c
6338         * src/ssl_manager.h
6339         * src/common/ssl_certificate.c
6340         * src/common/ssl_certificate.h
6341         * src/gtk/sslcertwindow.c
6342         * src/gtk/sslcertwindow.h
6343                 Fix copyright on my stuff
6344
6345 2005-11-02 [wwp]        1.9.99cvs5
6346
6347         * src/prefs_themes.c
6348                 fix directory name checking (theme installation/removal),
6349                 made related error a bit more verbose
6350
6351 2005-11-02 [colin]      1.9.99cvs4
6352
6353         * src/summaryview.c
6354                 Fix typo (probably fixes bug #841 (Sort by the From 
6355                 field doesn't work)
6356
6357 2005-11-02 [paul]       1.9.99cvs3
6358
6359         * po/ko.po
6360         * po/nb.po
6361                 updated by SungHyun Nam, Geir Helland
6362         * src/wizard.c
6363                 fix typo in welcome message. spotted by
6364                 Andrea Spadaccini
6365
6366 2005-11-01 [colin]      1.9.99cvs2
6367
6368         * src/compose.c
6369                 Fix replying to ml wen confirming subscription
6370         * src/messageview.c
6371         * src/mimeview.c
6372         * src/mimeview.h
6373         * src/privacy.h
6374         * src/summaryview.c
6375                 Make key check non blocking
6376
6377 2005-10-31 [paul]       1.9.99cvs1
6378
6379         * tools/claws.i18n.status.pl
6380                 updated for ChangeLog
6381
6382 2005-10-31 [paul]       1.9.99
6383
6384         1.9.99 released
6385
6386 2005-10-31 [paul]       1.9.15cvs131
6387
6388         * .cvsignore
6389         * ChangeLog
6390         * ChangeLog.claws       ** REMOVED **
6391         * ChangeLog-gtk2.claws  ** REMOVED **
6392         * ChangeLog.gtk1        ** ADDED **
6393         * INSTALL
6394         * Makefile.am
6395         * NEWS
6396         * README
6397         * README.claws          ** REMOVED **
6398         * README.jp             ** REMOVED **
6399         * RELEASE_NOTES         ** ADDED **
6400         * RELEASE_NOTES.claws   ** REMOVED **
6401         * commitHelper
6402         * configure.ac
6403         * sylpheed.spec.in      ** REMOVED **
6404                 tidy up and update the default docs:
6405                 ChangeLog.claws is renamed ChangeLog.gtk1
6406                 ChangeLog-gtk2.claws is renamed ChangeLog
6407                 README.claws is renamed README
6408                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
6409
6410 2005-10-31 [paul]       1.9.15cvs130
6411
6412         * po/it.po
6413                 fix errors
6414
6415 2005-10-31 [paul]       1.9.15cvs129
6416
6417         * po/ca.po
6418         * po/de.po
6419         * po/en_GB.po
6420         * po/fr.po
6421         * po/it.po
6422         * po/pt_BR.po
6423         * po/sk.po
6424         * po/sr.po
6425         * po/zh_CN.po
6426                 updated by Miquel Oliete, Stephan Sachse and
6427                 Thomas Gilgin, me, Fabien Vantard, Andrea
6428                 Spadaccini, Frederico Goncalves Guimaraes,
6429                 Andrej Kacian, Aleksandar Urosevic, and
6430                 Ralgh Young.
6431
6432 2005-10-31 [mones]      1.9.15cvs128
6433
6434         * manual/faq.xml
6435                 More questions.
6436         
6437         * po/es.po
6438                 Updated for release.
6439
6440 2005-10-30 [colin]      1.9.15cvs127
6441
6442         * src/compose.c
6443                 Place cursor before rewrapping (fixes cursor
6444                 pos if quotation gets rewrapped)
6445
6446 2005-10-29 [paul]       1.9.15cvs126
6447
6448         * src/crash.c
6449         * src/foldersel.c
6450         * src/main.c
6451         * src/messageview.c
6452         * src/toolbar.c
6453         * src/gtk/authors.h
6454                 corrections to text items
6455
6456 2005-10-28 [colin]      1.9.15cvs125
6457
6458         * src/messageview.c
6459                 Make "hit 'C' to check sig" work from extern 
6460                 messageviews
6461
6462 2005-10-27 [colin]      1.9.15cvs124
6463
6464         * src/summaryview.c
6465                 Add a hack to avoid segfaulting when hammering 
6466                 on gtk's events
6467
6468 2005-10-27 [wwp]        1.9.15cvs123
6469
6470         * src/prefs_themes.c
6471                 sort list of themes names in themes prefs
6472
6473 2005-10-27 [paul]       1.9.15cvs122
6474
6475         * src/folder.c
6476         * src/prefs_account.c
6477                 fix building on Solaris
6478                 Patch by Alex Moore
6479
6480 2005-10-27 [wwp]        1.9.15cvs121
6481
6482         * src/summaryview.c
6483         * src/gtk/gtksctree.c
6484                 speed up unselecting messages in summary view (thanks to Colin)
6485
6486 2005-10-27 [paul]       1.9.15cvs120
6487
6488         * src/mainwindow.c
6489                 fix a compilation warning
6490         * src/summaryview.c
6491                 fix updating of 'n items selected' count
6492                 when deselecting
6493
6494 2005-10-27 [martin]     1.9.15cvs119
6495
6496         * src/action.c
6497                 ignore actions with a leading '/' in the action menu name
6498                 fixes a crash on menu creation
6499         * src/prefs_actions.c
6500                 do not allow a leading '/' in the action menu name
6501
6502 2005-10-27 [paul]       1.9.15cvs118
6503
6504         * src/main.c
6505                 fix compilation warning
6506
6507 2005-10-27 [paul]       1.9.15cvs117
6508
6509         * src/procmime.c
6510                 add #if HAVE_LOCALE_H
6511
6512 2005-10-27 [paul]       1.9.15cvs116
6513
6514         * src/plugins/clamav/clamav_plugin.c
6515         * src/plugins/dillo_viewer/dillo_viewer.c
6516         * src/plugins/mathml_viewer/mathml_viewer.c
6517         * src/plugins/pgpcore/plugin.c
6518         * src/plugins/pgpinline/plugin.c
6519         * src/plugins/pgpmime/plugin.c
6520         * src/plugins/spamassassin/spamassassin.c
6521         * src/plugins/trayicon/trayicon.c
6522                 plugin_init() : make error messages more
6523                 informative
6524
6525 2005-10-26 [wwp]        1.9.15cvs115
6526
6527         * src/prefs_matcher.c
6528                 enlarge boolean op widget width a bit (wasn't always showing text contents)
6529
6530 2005-10-26 [wwp]        1.9.15cvs114
6531
6532         * src/procmime.c
6533         * src/gtk/gtksctree.c
6534         * src/plugins/spamassassin/libspamc.c
6535         * src/plugins/spamassassin/spamassassin.c
6536                 fix some compilation warnings more
6537
6538 2005-10-26 [mones]      1.9.15cvs113
6539
6540         * po/es.po
6541                 Updated translation
6542
6543 2005-10-26 [paul]       1.9.15cvs112
6544
6545         * src/prefs_message.c
6546                 give all display_xface stuff the
6547                 #if HAVE_LIBCOMPFACE treatment, thus
6548                 preventing a crash
6549                 (Thanks to Wolfgang Enderlein)
6550
6551 2005-10-26 [colin]      1.9.15cvs111
6552
6553         * src/gedit-print.c
6554                 Fix date format
6555         * src/imap_gtk.c
6556         * src/news_gtk.c
6557                 Remove context menu items that should not be there
6558         * src/jpilot.c
6559                 Fix encoding
6560         * src/main.c
6561         * src/mainwindow.c
6562                 Don't show the mainwindow too soon
6563
6564 2005-10-26 [wwp]        1.9.15cvs110
6565
6566         * src/folder.c
6567         * src/manual.c
6568         * src/summaryview.c
6569                 fix uninitialized pointers in the folder updating hook
6570                 (thanks to Colin)
6571
6572 2005-10-25 [mones]      1.9.15cvs109
6573
6574         * manual/faq.xml
6575                 General information subsection completed. 
6576                 Removed archaic references.
6577                 
6578         * manual/Makefile
6579         * manual/dtd/manual.dsl
6580                 Added customization stylesheet for getting paragraphs
6581                 fully justified in PDF output (as suggested by Colin).
6582
6583 2005-10-25 [colin]      1.9.15cvs108
6584
6585         * src/compose.c
6586                 Fix a second leak
6587
6588 2005-10-25 [colin]      1.9.15cvs107
6589
6590         * src/addrbook.c
6591         * src/addrindex.c
6592                 Fix leak (xml_get_element() allocates memory)
6593         * src/compose.c
6594                 Fix leak + dead code (shame!)
6595         * src/procmime.c
6596                 Fix leak
6597
6598 2005-10-25 [colin]      1.9.15cvs106
6599
6600         * src/mimeview.c
6601                 Fix encoding issue in Save all and in 
6602                 overwrite-confirmation alertpanel
6603
6604 2005-10-25 [colin]      1.9.15cvs105
6605
6606         * src/common/socket.c
6607                 Fix a leak - Thanks to Christopher Aillon
6608                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
6609
6610 2005-10-25 [paul]       1.9.15cvs104
6611
6612         * src/wizard.c
6613                 Always guess servers from the right-hand
6614                 email part and guess username from the
6615                 left-hand part. (Thanks to Colin)
6616                 add an X-Face to the welcome message
6617
6618 2005-10-25 [paul]       1.9.15cvs103
6619
6620         * manual/handling.xml
6621                 written by Colin, edited by me
6622
6623 2005-10-25 [wwp]        1.9.15cvs102
6624
6625         * src/folderview.c
6626         * src/grouplistdialog.c
6627         * src/imap.c
6628         * src/noticeview.c
6629                 fix some compilation warnings
6630
6631 2005-10-24 [paul]
6632
6633         1.9.99-rc3 released
6634
6635 2005-10-24 [paul]       1.9.15cvs101
6636
6637         * src/gtk/about.c
6638                 fix window sizing
6639
6640 2005-10-24 [paul]       1.9.15cvs100
6641
6642         * src/pixmaps/offline.xpm
6643         * src/pixmaps/online.xpm
6644                 replace with last default versions
6645
6646 2005-10-24 [colin]      1.9.15cvs99
6647
6648         * src/imap.c
6649                 Fix bug when moving a folder
6650         * src/imap_gtk.c
6651         * src/mh_gtk.c
6652                 "Delete folder" pops up a window, so it 
6653                 should be suffixed with "..."
6654         * src/plugins/pgpcore/sgpgme.c
6655                 Include locale.h
6656
6657 2005-10-24 [mones]      1.9.15cvs98
6658
6659         * manual/Makefile
6660         * manual/account.xml
6661         * manual/ack.xml
6662         * manual/addrbook.xml
6663         * manual/advanced.xml
6664         * manual/faq.xml
6665         * manual/glossary.xml
6666         * manual/gpl.xml
6667         * manual/handling.xml
6668         * manual/intro.xml
6669         * manual/keyboard.xml
6670         * manual/manual.xml
6671         * manual/plugins.xml
6672         * manual/starting.xml
6673         * manual/dtd/sdocbook.dtd
6674                 Initial manual structure and some content.
6675
6676 2005-10-23 [wwp]        1.9.15cvs97
6677
6678         * src/gtk/about.c
6679                 fix a typo
6680
6681 2005-10-23 [wwp]        1.9.15cvs96
6682
6683         * src/gtk/about.c
6684         * src/gtk/authors.h
6685                 rework of the about window (main work by Paul), also featuring a few
6686                 fixes for typos and duplicate names
6687
6688 2005-10-23 [wwp]        1.9.15cvs95
6689
6690         * src/.cvsignore
6691                 Ignore the right binary name (sylpheed-claws now)
6692
6693 2005-10-23 [paul]       1.9.15cvs94
6694
6695         * src/compose.c
6696                 when using Folder Pref 'Default To for
6697                 replies' make the entry in the Compose
6698                 window bold
6699                 Patch by Fabien Vantard
6700
6701 2005-10-22 [colin]      1.9.15cvs93
6702
6703         * src/codeconv.c
6704                 Fix leak
6705
6706 2005-10-22 [colin]      1.9.15cvs92
6707
6708         * src/codeconv.c
6709                 try to convert using locale (apart utf8) if necessary
6710
6711 2005-10-22 [colin]      1.9.15cvs91
6712
6713         * src/pixmaps/new.xpm
6714         * src/pixmaps/unread.xpm
6715                 Make the unread envelope blue again and
6716                 saturate the new one a bit more.
6717
6718 2005-10-22 [colin]      1.9.15cvs90
6719
6720         * src/compose.c
6721                 When replying to a mail sent by one of our accounts,
6722                 use the original list of recipients. Let 'Reply All'
6723                 and 'Reply to sender' work like previously.
6724
6725 2005-10-21 [colin]      1.9.15cvs89
6726
6727         * src/prefs_filtering.c
6728                 Clear fields after add and replace
6729         * src/textview.c
6730                 Display xface differently (better)
6731         * src/plugins/pgpinline/pgpinline.c
6732                 Fix crappy encodings/recodings
6733
6734 2005-10-21 [paul]       1.9.15cvs88
6735
6736         * src/compose.c
6737         * src/prefs_folder_item.c
6738         * src/toolbar.c
6739                 fix news folder Folder Properties
6740                 (thanks to Colin)
6741         * src/folderview.c
6742                 update folderview after Themes change
6743                 keep selected folder selected
6744                 (thanks to Colin)
6745
6746 2005-10-21 [paul]       1.9.15cvs87
6747
6748         * tools/Makefile.am
6749         * tools/OOo2sylpheed.pl
6750         * tools/README
6751         * tools/README.sylprint
6752         * tools/asus_mailled.sh         ** REMOVED **
6753         * tools/filter_conv.pl
6754         * tools/freshmeat_search.pl
6755         * tools/google_search.pl
6756         * tools/gpg-sign-syl            ** REMOVED **
6757         * tools/kmail2sylpheed.pl
6758         * tools/kmail2sylpheed_v2.pl
6759         * tools/multiwebsearch.pl
6760         * tools/nautilus2sylpheed.sh
6761         * tools/newscache_clean.pl
6762         * tools/outlook2sylpheed.pl
6763         * tools/sylpheed-switcher       ** REMOVED **
6764         * tools/sylprint.pl
6765         * tools/sylprint.rc
6766         * tools/tb2sylpheed
6767         * tools/vcard2xml.py
6768         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6769                 update default config dir
6770                 update binary name (thanks to Fabien Vantard)
6771                 remove obsolete scripts
6772
6773 2005-10-21 [colin]      1.9.15cvs86
6774
6775         * src/inc.c
6776                 Fix possible leak and units. Based on a patch by
6777                 Fabien Vantard.
6778
6779 2005-10-20 [colin]      1.9.15cvs85
6780
6781         * src/textview.c
6782                 Clear xface when clearing textview
6783
6784 2005-10-20 [colin]      1.9.15cvs84
6785
6786         * configure.ac
6787         * src/folderview.c
6788         * src/headerview.c
6789         * src/main.c
6790         * src/prefs_common.c
6791         * src/prefs_common.h
6792         * src/prefs_message.c
6793         * src/textview.c
6794         * src/textview.h
6795         * src/common/defs.h
6796         * src/common/utils.c
6797         * src/common/utils.h
6798         * src/gtk/gtkutils.c
6799         * src/gtk/gtkutils.h
6800                 Migrate config to .sylpheed-claws (Automatically)
6801                 Add a way to get the Xface in the TextView
6802
6803 2005-10-20 [colin]      1.9.15cvs83
6804
6805         * src/gtk/Makefile.am
6806         * src/gtk/about.c
6807         * src/gtk/authors.h
6808                 Make the about dialog *grooovy*
6809
6810 2005-10-20 [colin]      1.9.15cvs82
6811
6812         * src/mimeview.c
6813                 Use "Open with" on double click if no command
6814                 was found
6815
6816 2005-10-20 [colin]      1.9.15cvs81
6817
6818         * src/imap.c
6819         * src/etpan/imap-thread.c
6820                 Fix possible crash.
6821
6822 2005-10-20 [paul]       1.9.15cvs80
6823
6824         * src/folder.c
6825                 don't show clipkey icon if the only
6826                 attachment is the signature
6827                 Patch by Colin
6828
6829 2005-10-20 [paul]       1.9.15cvs79
6830
6831         * AUTHORS
6832         * src/plugins/pgpmime/pgpmime.c
6833                 name the PGP/MIME signature 'signature.asc'
6834                 Patch by Andrew Nelson <freeandy@gmail.com>
6835
6836 2005-10-19 [colin]      1.9.15cvs78
6837
6838         * src/plugins/pgpmime/pgpmime.c
6839                 Oops, no need to double-check though
6840
6841 2005-10-19 [colin]      1.9.15cvs77
6842
6843         * src/plugins/pgpinline/pgpinline.c
6844         * src/plugins/pgpmime/pgpmime.c
6845                 Check that my_tmpfile() doesn't 
6846                 return NULL
6847
6848 2005-10-19 [colin]      1.9.15cvs76
6849
6850         * src/common/utils.c
6851                 Use shorter mime boundaries to avoid having
6852                 MTAs rewrapping our headers, breaking the
6853                 PGP signature in the process 
6854         * src/compose.c
6855         * src/plugins/pgpmime/pgpmime.c
6856                 Check for boundary uniqueness to be sure
6857                 it won't happen, instead of hoping for the
6858                 best
6859
6860 2005-10-19 [colin]      1.9.15cvs75
6861
6862         * sylpheed-claws.desktop
6863         * src/Makefile.am
6864         * src/main.c
6865                 Ship a sylpheed-claws binary instead
6866                 of a sylpheed one. Change the socket
6867                 name, too
6868         * src/folderview.c
6869                 Update folder only if it changed
6870         * src/wizard.c
6871                 Fix i18n in welcome mail, patch by
6872                 Fabien Vantard
6873
6874 2005-10-19 [paul]
6875
6876         1.9.99-rc2 released
6877
6878 2005-10-19 [paul]       1.9.15cvs74
6879
6880         * src/folder.c
6881         * src/folderview.c
6882                 fix summaryview update
6883                 Patch by Colin
6884
6885 2005-10-18 [colin]      1.9.15cvs73
6886
6887         * src/plugins/pgpcore/passphrase.c
6888                 Don't XGrabServer, and try a bit more to 
6889                 sync everything before grabbing mouse/keyboard
6890
6891 2005-10-18 [colin]      1.9.15cvs72
6892
6893         * src/Makefile.am
6894         * src/addressadd.c
6895         * src/addressbook.c
6896         * src/folderview.c
6897         * src/grouplistdialog.c
6898         * src/mimeview.c
6899         * src/stock_pixmap.c
6900         * src/stock_pixmap.h
6901         * src/summaryview.c
6902         * src/gtk/gtksctree.c
6903         * src/gtk/gtksctree.h
6904         * src/pixmaps/empty.xpm
6905                 Implement a wrapper call for gtk_ctree_set_node_info
6906                 and gtk_ctree_insert_node, that uses a 1x1 transparent
6907                 pixmap instead of a NULL one. This works around some
6908                 memory problems deep inside gtk, revealed by valgrind,
6909                 and fixes bug #834 (Pressing CTRl-D on a message marked 
6910                 as locked crashes sylpheed.), as well as, probably, 
6911                 wwp's 4th dimension problems that happen in gtk_ctree_*.
6912
6913 2005-10-17 [colin]      1.9.15cvs71
6914
6915         * src/mimeview.c
6916                 Provide visual feedback when checking
6917                 signature
6918
6919 2005-10-17 [colin]      1.9.15cvs70
6920
6921         * src/main.c
6922                 Keep the folder list frozen while checking caches...
6923
6924 2005-10-17 [colin]      1.9.15cvs69
6925
6926         * src/addr_compl.c
6927                 Fi bug #833 (Autocompleting from addressbook 
6928                 fails with extended chars)
6929         * src/imap.c
6930                 Fix 'adding messages' staying in statusbar
6931                 after an error
6932
6933 2005-10-17 [wwp]        1.9.15cvs68
6934
6935         * src/ssl_manager.c
6936                 Fix buttons' layout resizing when window size changes
6937
6938 2005-10-17 [wwp]        1.9.15cvs67
6939
6940         * src/account.c
6941         * src/prefs_account.c
6942         * src/prefs_common.c
6943         * src/prefs_common.h
6944         * src/prefs_folder_item.c
6945         * src/prefs_gtk.c
6946         * src/gtk/logwindow.c
6947         * src/gtk/pluginwindow.c
6948         * src/gtk/prefswindow.c
6949         * src/gtk/prefswindow.h
6950                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
6951
6952 2005-10-17 [paul]       1.9.15cvs66
6953
6954         * configure.ac
6955                 fix missing libetpan message
6956         * po/en_GB.po
6957                 updated
6958         * src/crash.c
6959         * src/manual.c
6960         * src/prefs_themes.c
6961         * src/common/defs.h
6962                 add some new URI defines, change some
6963                 others
6964         * src/wizard.c
6965                 make welcome message translatable
6966                 small improvements to english
6967                 other tweaks
6968         * src/gtk/menu.c
6969                 fix warnings
6970
6971 2005-10-17 [paul]       1.9.15cvs65
6972
6973         * src/summaryview.c
6974                 fix column titles
6975
6976 2005-10-16 [mones]      1.9.15cvs64
6977
6978         * po/es.po
6979                 Updated translation
6980
6981 2005-10-16 [colin]
6982
6983         1.9.99-rc1 released
6984
6985 2005-10-16 [colin]      1.9.15cvs63
6986
6987         * src/wizard.c
6988                 Fix whitespace
6989
6990 2005-10-16 [colin]      1.9.15cvs62
6991
6992         * src/toolbar.c
6993                 s/Get All/Get Mail/
6994         * src/wizard.c
6995                 Real welcome mail text, thanks Paul
6996
6997 2005-10-16 [colin]      1.9.15cvs61
6998
6999         * src/editldap.c
7000         * src/exporthtml.c
7001         * src/main.c
7002         * src/mainwindow.c
7003         * src/prefs_themes.c
7004         * src/prefs_toolbar.c
7005         * src/plugins/demo/demo.c
7006         * src/plugins/trayicon/trayicon.c
7007                 s/Sylpheed/Sylpheed-Claws/
7008
7009 2005-10-16 [colin]      1.9.15cvs60
7010
7011         * src/wizard.c
7012                 Add a welcome email in the first empty mailbox
7013         * src/prefs_common.c
7014                 Change one more default
7015
7016 2005-10-16 [colin]      1.9.15cvs59
7017
7018         * src/wizard.c
7019                 Remove printf
7020
7021 2005-10-16 [colin]      1.9.15cvs58
7022
7023         * src/toolbar.c
7024         * src/prefs_common.c
7025                 Change some defaults
7026
7027 2005-10-16 [colin]      1.9.15cvs57
7028
7029         * src/toolbar.c
7030         * src/prefs_common.c
7031                 Change some defaults
7032
7033 2005-10-16 [colin]      1.9.15cvs56
7034
7035         * src/wizard.c
7036                 By default, initialize fonts to have
7037                 the same size as normal GtkWidgets
7038
7039 2005-10-16 [colin]      1.9.15cvs55
7040
7041         * src/mimeview.c
7042                 Fix message a bit more
7043
7044 2005-10-16 [colin]      1.9.15cvs54
7045
7046         * src/addressbook.c
7047                 Second attempt at flicker fixing
7048
7049 2005-10-16 [colin]      1.9.15cvs53
7050
7051         * src/addressbook.c
7052                 Fix flicker
7053
7054 2005-10-16 [wwp]        1.9.15cvs52
7055
7056         * src/addressbook.c
7057         * src/editaddress.c
7058         * src/prefs_common.c
7059         * src/prefs_common.h
7060                 Remember window sizes (address book)
7061
7062 2005-10-16 [wwp]        1.9.15cvs51
7063
7064         * src/plugins/clamav/clamav_plugin_gtk.c
7065         * src/plugins/spamassassin/spamassassin_gtk.c
7066                 Fix compilation warnings (missing #include).
7067
7068 2005-10-16 [colin]      1.9.15cvs50
7069
7070         * src/mimeview.c
7071         * src/summaryview.c
7072         * src/textview.c
7073                 Make 'c' check signature, and forward
7074                 c, l, y, t from summaryview to mimeview
7075
7076 2005-10-16 [colin]      1.9.15cvs49
7077
7078         * src/addressbook.c
7079                 Put border around buttons
7080         * src/mainwindow.c
7081         * src/summaryview.c
7082                 Rework menus (Patch based on a patch
7083                 by Paul)
7084
7085 2005-10-15 [wwp]        1.9.15cvs48
7086
7087         * src/editjpilot.c
7088         * src/editldap.c
7089         * src/editvcard.c
7090         * src/exphtmldlg.c
7091         * src/expldifdlg.c
7092         * src/export.c
7093         * src/import.c
7094         * src/importldif.c
7095         * src/importmutt.c
7096         * src/importpine.c
7097         * src/prefs_account.c
7098         * src/prefs_spelling.c
7099         * src/gtk/gtkutils.c
7100         * src/gtk/gtkutils.h
7101         * src/plugins/clamav/clamav_plugin_gtk.c
7102         * src/plugins/spamassassin/spamassassin_gtk.c
7103                 use nicer browse-for-file/dir buttons than the "..." ones,
7104                 code factorizing more.
7105
7106 2005-10-14 [colin]      1.9.15cvs47
7107
7108         * src/mainwindow.c
7109                 set relief on the account switcher so that people see it
7110                 grey out Create processing rules when no message is selected
7111         * src/prefs_filtering.c
7112                 ask before closing if the rule has not been modified, even if
7113                 it's not valid
7114         * src/prefs_matcher.c
7115                 fix sensitivity when entering the dialog
7116         * src/gtk/inputdialog.c
7117                 display a better icon on password ask
7118         * src/plugins/pgpcore/passphrase.c
7119                 make the dialog look better
7120
7121 2005-10-14 [paul]       1.9.15cvs46
7122
7123         * src/folderview.c
7124                 indicate presense of marked msgs in
7125                 unexpanded subfolders
7126
7127 2005-10-14 [paul]       1.9.15cvs45
7128
7129         * src/prefs_actions.c
7130         * src/prefs_common.c
7131         * src/prefs_common.h
7132         * src/prefs_filtering_action.c
7133         * src/prefs_matcher.c
7134         * src/prefs_template.c
7135                 remember window sizes
7136                 fix Info button size
7137
7138         Patches by wwp
7139
7140 2005-10-13 [colin]      1.9.15cvs44
7141
7142         * src/mimeview.c
7143         * src/noticeview.c
7144         * src/noticeview.h
7145                 Add a tooltip on the icon (optional) 
7146                 Get rid of the signature buttons and only
7147                 use the icon+tooltip
7148
7149 2005-10-13 [colin]      1.9.15cvs43
7150
7151         * src/noticeview.c
7152         * src/noticeview.h
7153                 Add hand cursor for hovering over icon
7154
7155 2005-10-13 [colin]      1.9.15cvs42
7156
7157         * src/summaryview.c
7158                 Fix crash when quicksearch's hidden 
7159                 at startup
7160
7161 2005-10-13 [colin]      1.9.15cvs41
7162
7163         * src/compose.c
7164                 Set subject when forwarding multiple mails
7165                 Check that other recipient than the default Cc or Bcc
7166                 have been set before sending.
7167
7168 2005-10-13 [colin]      1.9.15cvs40
7169
7170         * src/imap.c
7171                 Batch per-folder
7172                 Introduce locking, but don't use it yet
7173
7174 2005-10-13 [colin]      1.9.15cvs39
7175
7176         * src/gtk/quicksearch.c
7177                 Reset quicksearch when hiding it
7178                 Make sticky a real pref
7179
7180 2005-10-13 [colin]      1.9.15cvs38
7181
7182         * src/summaryview.c
7183                 Faster prefs apply
7184
7185 2005-10-13 [colin]      1.9.15cvs37
7186
7187         * src/mimeview.c
7188         * src/noticeview.c
7189         * src/noticeview.h
7190         * src/plugins/pgpcore/sgpgme.c
7191                 Make privacy icon clickable
7192                 Move Trust field in Full info
7193                 When trust is less than full, don't display
7194                 a warning icon
7195
7196 2005-10-13 [colin]      1.9.15cvs36
7197
7198         * src/folder.c
7199                 Batch on flags sync
7200         * src/folderview.c
7201                 Revert speed hack which is dangerous in fact
7202                 Apply prefs faster
7203
7204 2005-10-13 [colin]      1.9.15cvs35
7205
7206         * src/folder_item_prefs.c
7207                 Fix pref corruption on folder move. Patch
7208                 by wwp
7209
7210 2005-10-13 [paul]       1.9.15cvs34
7211
7212         * src/export.c
7213         * src/import.c
7214                 fix typos in g_warnings
7215         * src/prefs_account.c
7216                 add a file selector for Signature file
7217
7218         Patches by wwp
7219
7220 2005-10-12 [colin]      1.9.15cvs33
7221
7222         * src/mimeview.c
7223                 Provide a quick way to go back from a
7224                 signature's full info to the email part
7225
7226 2005-10-12 [colin]      1.9.15cvs32
7227
7228         * src/compose.c
7229                 Remove old hack of encoding signed mails with base64.
7230                 QP works equally well.
7231
7232 2005-10-12 [colin]      1.9.15cvs31
7233
7234         * src/crash.c
7235                 Replace deprecated GtkText with GtkTextView
7236         * src/imap.c
7237                 Fix a logic bug about counts in imap_select
7238                 (previously un-triggered)
7239         * src/mainwindow.c
7240         * src/summaryview.c
7241         * src/news.c
7242                 Allow local deletion of news posts
7243         * src/mimeview.c
7244                 Show GPG noticeview on the message/rfc822 part
7245                 in addition to the text/plain one
7246         * src/prefs_image_viewer.c
7247           src/plugins/pgpcore/prefs_gpg.c
7248                 Polish (set the label as part of the checkbox)
7249         * src/wizard.c
7250                 Don't sit there doing nothing after destroying
7251                 the window - return err
7252
7253 2005-10-11 [colin]      1.9.15cvs30
7254
7255         * src/folderview.c
7256                 Apply processing rules before showing folders.
7257                 Early folder show (before flags sync) will only
7258                 be done when there are no processing rules (nor
7259                 pre- or post- ones)
7260         * src/imap.c
7261                 Fix stuff related to mail subdir, creation and 
7262                 deletion of folders 
7263         * src/imap_gtk.c
7264                 Don't allow creation of folders in NoInferior
7265                 folders, as it won't work
7266
7267 2005-10-10 [colin]      1.9.15cvs29
7268
7269         * src/compose.c
7270                 Reselect "None" Privacy system when selecting an
7271                 account with no privacy system defined
7272
7273 2005-10-10 [colin]      1.9.15cvs28
7274
7275         * src/mainwindow.c
7276                 Add Windows-1252 encoding
7277         * src/prefs_common.c
7278                 Rework some defaults:
7279                 - autosave to draft by default
7280                 - don't show header pane (it's already in the textview)
7281                 - Select first new or unread mail on entry
7282                 - Assume 'Yes' to change folder when there's no more
7283                   unread message
7284         * src/prefs_matcher.c
7285                 Fix a gtk assertion failure
7286         * src/gtk/colorlabel.c
7287                 Workaround bad repainting on selection
7288         * src/main.c
7289                 Freeze/thaw (a bit faster on ssh -X)
7290         * src/msgcache.c
7291                 Get rid of StrdupConverter that just adds an
7292                 extra strdup/free 
7293         * src/etpan/imap_thread.c
7294                 memset buf to 0
7295
7296 2005-10-10 [colin]      1.9.15cvs27
7297
7298         * src/export.c
7299         * src/import.c
7300                 Fix compile on gtk 2.4. Patch by wwp
7301
7302 2005-10-09 [colin]      1.9.15cvs26
7303
7304         * src/mainwindow.c
7305         * src/messageview.c
7306         * src/summaryview.c
7307                 Clarify forward menus. Patch by wwp
7308
7309 2005-10-09 [colin]      1.9.15cvs25
7310
7311         * src/compose.c
7312         * src/compose.h
7313                 Fix bug #829 (Non-working "Encrypt message by 
7314                 default when replying to an encrypted message")
7315
7316 2005-10-08 [colin]      1.9.15cvs24
7317
7318         * src/wizard.c
7319                 Fix bug #827 ("Welcome" setup wizard after a 
7320                 permission error gives up & forgets itself.)
7321
7322 2005-10-08 [colin]      1.9.15cvs23
7323
7324         * src/procmime.c
7325                 Fix bug #828 (Ignoring headers with spaces around = sign)
7326
7327 2005-10-08 [colin]      1.9.15cvs22
7328
7329         * src/export.c
7330                 Warning fix by wwp
7331
7332 2005-10-08 [colin]      1.9.15cvs21
7333
7334         * src/folder.c
7335         * src/folder.h
7336                 Add a processing_pending indicator, set on 
7337                 folder_item_open and cleared after 
7338                 folder_item_process_open
7339         * src/folderview.c
7340         * src/summaryview.c
7341                 wrap procmsg_msginfo_*_flags, and in the
7342                 wrapper check that there's no folder processing 
7343                 pending. If there is, defer the flags change until 
7344                 processing is done to avoid stepping over each
7345                 other's toes.
7346                 Freeze during processing, but not during scanning.
7347
7348 2005-10-07 [colin]      1.9.15cvs20
7349
7350         * src/plugins/pgpcore/passphrase.c
7351                 Fix bug #826 (X-Server hangs when 
7352                 right-clicking a PGP encrypted message)
7353
7354 2005-10-07 [paul]       1.9.15cvs19
7355
7356         * src/compose.c
7357                 fix compose_entries[]
7358                 patch by Fabien Vantard
7359
7360 2005-10-06 [colin]      1.9.15cvs18
7361
7362         * src/pixmaps/address.xpm
7363         * src/pixmaps/address_book.xpm
7364         * src/pixmaps/book.xpm
7365         * src/pixmaps/check_spelling.xpm
7366         * src/pixmaps/checkbox_off.xpm
7367         * src/pixmaps/checkbox_on.xpm
7368         * src/pixmaps/close.xpm
7369         * src/pixmaps/complete.xpm
7370         * src/pixmaps/continue.xpm
7371         * src/pixmaps/deleted.xpm
7372         * src/pixmaps/down_arrow.xpm
7373         * src/pixmaps/exec.xpm
7374         * src/pixmaps/forwarded.xpm
7375         * src/pixmaps/group.xpm
7376         * src/pixmaps/ignorethread.xpm
7377         * src/pixmaps/interface.xpm
7378         * src/pixmaps/jpilot.xpm
7379         * src/pixmaps/ldap.xpm
7380         * src/pixmaps/linewrap.xpm
7381         * src/pixmaps/linewrapcurrent.xpm
7382         * src/pixmaps/mail.xpm
7383         * src/pixmaps/mail_attach.xpm
7384         * src/pixmaps/mail_compose.xpm
7385         * src/pixmaps/mail_forward.xpm
7386         * src/pixmaps/mail_receive.xpm
7387         * src/pixmaps/mail_receive_all.xpm
7388         * src/pixmaps/mail_reply.xpm
7389         * src/pixmaps/mail_reply_to_all.xpm
7390         * src/pixmaps/mail_reply_to_author.xpm
7391         * src/pixmaps/mail_send.xpm
7392         * src/pixmaps/mail_send_queue.xpm
7393         * src/pixmaps/mime_application.xpm
7394         * src/pixmaps/mime_audio.xpm
7395         * src/pixmaps/mime_image.xpm
7396         * src/pixmaps/mime_message.xpm
7397         * src/pixmaps/mime_text_enriched.xpm
7398         * src/pixmaps/mime_text_html.xpm
7399         * src/pixmaps/mime_text_plain.xpm
7400         * src/pixmaps/mime_unknown.xpm
7401         * src/pixmaps/new.xpm
7402         * src/pixmaps/news_compose.xpm
7403         * src/pixmaps/offline.xpm
7404         * src/pixmaps/online.xpm
7405         * src/pixmaps/paste.xpm
7406         * src/pixmaps/preferences.xpm
7407         * src/pixmaps/privacy_emblem_encrypted.xpm
7408         * src/pixmaps/privacy_expired.xpm
7409         * src/pixmaps/privacy_failed.xpm
7410         * src/pixmaps/privacy_passed.xpm
7411         * src/pixmaps/privacy_signed.xpm
7412         * src/pixmaps/privacy_unknown.xpm
7413         * src/pixmaps/privacy_warn.xpm
7414         * src/pixmaps/properties.xpm
7415         * src/pixmaps/replied.xpm
7416         * src/pixmaps/search.xpm
7417         * src/pixmaps/unread.xpm
7418         * src/pixmaps/up_arrow.xpm
7419         * src/pixmaps/vcard.xpm
7420                 Modernize internal theme, with icons from the 
7421                 Gnomaws theme. Keep some of the old ones where
7422                 they were better.
7423
7424 2005-10-06 [colin]      1.9.15cvs17
7425
7426         * src/summaryview.c
7427                 Little optimisations + bugfix
7428         * src/toolbar.c
7429                 Remove default useless items - useless being defined
7430                 by the default relevant prefs
7431         * src/wizard.c
7432                 include config.h to make gettext work
7433         * src/prefs_themes.c
7434                 Fix selection of current theme in prefs
7435
7436 2005-10-06 [colin]      1.9.15cvs16
7437
7438         * src/prefs_common.c
7439         * src/prefs_common.h
7440         * src/prefs_summaries.c
7441         * src/folderview.c
7442                 Add a warning dialog on Mark all read 
7443                 (with pref to get rid of it)
7444
7445 2005-10-06 [paul]       1.9.15cvs15
7446
7447         * po/nb.po
7448         * po/pt_BR.po
7449                 updated by Geir Helland and Frederico
7450                 Goncalves Guimaraes
7451
7452 2005-10-05 [colin]      1.9.15cvs14
7453
7454         * src/folder.c
7455         * src/folder.h
7456         * src/folderview.c
7457         * src/folderview.h
7458         * src/imap_gtk.c
7459         * src/mh_gtk.c
7460         * src/mainwindow.c
7461         * src/setup.c
7462                 add a way to rescan without rebuilding
7463                 make moving a bit faster (less folders changes)
7464                 don't lock the tree on Get 
7465         * src/imap.c
7466                 Don't re-delete deleted messages before expunging
7467         * src/summaryview.c
7468                 Set batch mode when deleting mails
7469
7470 2005-10-05 [paul]       1.9.15cvs13
7471
7472         * src/mainwindow.c
7473         * src/mainwindow.h
7474                 fix disabled Execute menu item
7475         * src/toolbar.c
7476                 match the change in 1.9.15cvs10: use Compose
7477                 instead of News by default
7478
7479 2005-10-04 [colin]      1.9.15cvs12
7480
7481         * src/compose.c
7482                 When replying to an ML post with Reply-To set
7483                 to the poster's email, honor it (as before),
7484                 but also honor our user's request to reply to
7485                 the mailing list: set the ML address in the To
7486                 field and the Reply-To address in the Cc: 
7487                 field.
7488
7489 2005-10-04 [colin]      1.9.15cvs11
7490
7491         * src/plugins/trayicon/trayicon.c
7492                 Finish cosmetic change - thanks to wwp
7493
7494 2005-10-04 [colin]      1.9.15cvs10
7495
7496         * src/toolbar.c
7497                 Use Compose instead of Email by default.
7498                 Spotted by wwp.
7499
7500 2005-10-04 [colin]      1.9.15cvs9
7501
7502         * src/folder.c
7503         * src/folder.h
7504         * src/folderview.c
7505         * src/imap.c
7506         * src/etpan/imap-thread.c
7507         * src/etpan/imap-thread.h
7508                 Try to make IMAP faster, by simplifying SEARCH
7509                 commands, avoiding sending two STATUS in a row,
7510                 and deferring flags sync and processing just
7511                 after displaying the folder. 
7512                 This will update the SummaryView in certain
7513                 cases (new mails not already fetched, flags
7514                 changed from another client) but in a non-
7515                 blocking manner.
7516
7517 2005-10-04 [colin]      1.9.15cvs8
7518
7519         * src/plugins/trayicon/trayicon.c
7520                 Relabel "Offline" to "Work offline"
7521
7522 2005-10-04 [colin]      1.9.15cvs7
7523
7524         * src/export.c
7525         * src/import.c
7526         * src/mbox.c
7527                 Fix mbox import/export buglets
7528                 Patch by wwp
7529         * src/plugins/trayicon/trayicon.c
7530                 Add offline swithc
7531                 Patch by wwp
7532
7533 2005-10-04 [colin]      1.9.15cvs6
7534
7535         * src/folder.c
7536         * src/folderview.c
7537         * src/summaryview.c
7538                 Better fix (don't break mark all read) for cvs2
7539
7540 2005-10-03 [colin]      1.9.15cvs5
7541
7542         * src/folder.c
7543                 Use a sane sort by default
7544
7545 2005-10-03 [colin]      1.9.15cvs4
7546
7547         * src/inc.c
7548                 Add a 'Only once' button for overriding offline mode
7549         * src/prefs_account.c
7550         * src/wizard.c
7551                 Add Local mbox to the wizard
7552                 Add IMAP subdir to the wizard (or the wizard is useless
7553                 for such accounts, or even worse than useless)
7554                 Move IMAP subdir from Advanced to Receive tab, as it's
7555                 not that uncommon
7556
7557 2005-10-03 [colin]      1.9.15cvs3
7558
7559         * src/send_message.c
7560                 Forgot this one in cvs1
7561
7562 2005-10-03 [colin]      1.9.15cvs2
7563
7564         * src/folder.c
7565                 Faster close when leaving a folder with lots
7566                 of new mails. Idea by David Relson.
7567
7568 2005-10-03 [colin]      1.9.15cvs1
7569
7570         * src/compose.c
7571         * src/imap.c
7572         * src/inc.c
7573         * src/main.c
7574         * src/messageview.c
7575         * src/news.c
7576         * src/summaryview.c
7577         * src/gtk/sslcertwindow.c
7578         * src/plugins/trayicon/trayicon.c
7579                 Add accels to every AlertPanel. Patch by Fabien 
7580                 Vantard
7581
7582 2005-10-03 [paul]       1.9.15
7583
7584         1.9.15 released
7585
7586 2005-10-03 [paul]       1.9.14cvs68
7587
7588         * po/ca.po
7589         * po/de.po
7590         * po/es.po
7591         * po/fi.po
7592         * po/fr.po
7593         * po/sk.po
7594         * po/sr.po
7595         * po/zh_CN.po
7596                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7597                 Mones Lastra, Tommi Pirinen, Fabien vantard,
7598                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
7599
7600 2005-10-03 [paul]       1.9.14cvs67
7601
7602         * src/send_message.c
7603                 prevent hang on Cancel
7604                 patch by Colin
7605
7606 2005-10-03 [paul]       1.9.14cvs66
7607
7608         * src/main.c
7609                 fix crash in IMAP caused by discrepancy
7610                 between check_at_startup and offline mode
7611                 Patch by Colin
7612
7613 2005-10-01 [paul]       1.9.14cvs65
7614
7615         * src/inc.c
7616                 fix engrish
7617
7618 2005-10-01 [paul]       1.9.14cvs64
7619         * src/export.c
7620         * src/import.c
7621                 synchronise import_mbox() and export_mbox()
7622         * src/mbox.c
7623                 proc_mbox(): add alert if file cannot be opened
7624                 export_list_to_mbox(): test if dest file exists,
7625                 prompt user to overwrite if it does. add alert
7626                 if file cannot be created
7627                                                                 
7628         Patch by wwp
7629                                                                                                                 
7630
7631 2005-09-30 [paul]       1.9.14cvs63
7632
7633         * src/addressbook.c
7634                 Fix sensitivity of a menu
7635         * src/codeconv.c
7636                 Respect hidden pref for mails with no encoding
7637         * src/common/xml.c
7638                 Fix memory corruption
7639         * src/plugins/pgpcore/sgpgme.c
7640                 Fix segfault on incomplete sigs, and display
7641                 of S/Mime UIDs
7642
7643         Patches by Colin
7644
7645 2005-09-30 [colin]      1.9.14cvs62
7646
7647         * src/partial_download.c
7648                 Little logic fix in almost-dead code
7649         * src/pop.c
7650                 Fix partial download when there's no new mail
7651
7652 2005-09-29 [paul]       1.9.14cvs61
7653
7654         * src/plugins/pgpinline/pgpinline.c
7655                 fix bug 819, 'crash accessing sign message'
7656                 Patch by Colin
7657
7658 2005-09-28 [martin]     1.9.14cvs60
7659
7660         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7661                 fix bug #790 (Crash when restarting window manager (fluxbox))
7662
7663 2005-09-28 [paul]       1.9.14cvs59
7664
7665         * src/gtk/gtkaspell.c
7666                 fix off-by-one typo
7667
7668 2005-09-27 [colin]      1.9.14cvs58
7669
7670         * src/plugins/pgpcore/sgpgme.c
7671                 Report error when there's one, instead of
7672                 "Signature unchecked" 
7673
7674 2005-09-27 [colin]      1.9.14cvs57
7675
7676         * src/prefs_quote.c
7677                 Fix bug #816 (Weird quotation with spaces)
7678
7679 2005-09-27 [colin]      1.9.14cvs56
7680
7681         * src/codeconv.c
7682         * src/compose.c
7683         * src/compose.h
7684                 Put subject in compose's title
7685                 Fix Automatic encoding so that it's really automatic:
7686                 first try default locale's charset, then charset of the replied mail, 
7687                 then utf-8
7688                 Fix encoding of headers (must be in strict mode too)
7689
7690 2005-09-26 [colin]      1.9.14cvs55
7691
7692         * src/gtk/gtkaspell.c
7693                 Fix previous patch - don't color the space,
7694                 just uncolor it :)
7695
7696 2005-09-26 [colin]      1.9.14cvs54
7697
7698         * src/gtk/gtkaspell.c
7699                 Unmark space if possible
7700
7701 2005-09-26 [colin]      1.9.14cvs53
7702
7703         * src/imap.c
7704                 log_error instead of alertpanel according to the pref
7705         * src/etpan/imap-thread.c
7706                 Print connect status, copy only necessary size to 
7707                 logger
7708         * src/plugins/pgpmime/pgpmime.c
7709                 Handle S/Mime signatures (verification only). Patch based
7710                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
7711
7712 2005-09-26 [paul]       1.9.14cvs52
7713
7714         * src/common/passcrypt.c
7715                 this 'workaround' not necessary on NetBSD.
7716                 Thanks to Daniel Gustafson
7717
7718 2005-09-26 [paul]
7719
7720         1.9.15-rc4 released
7721
7722 2005-09-26 [paul]       1.9.14cvs51
7723
7724         * src/summaryview.c
7725                 Skip currently selected message when
7726                 looking for next new or unread message
7727                 in current folder. Patch by Colin
7728         * src/common/passcrypt.c
7729                 eliminate warnings on *BSD. Patch by
7730                 Daniel Gustafson
7731
7732 2005-09-26 [colin]      1.9.14cvs50
7733
7734         * src/procmsg.c
7735                 Call postfiltering hook anyway
7736
7737 2005-09-22 [colin]      1.9.14cvs49
7738
7739         * src/codeconv.c
7740         * src/codeconv.h
7741                 Add a strict mode that doesn't replace with _
7742         * src/compose.c
7743         * src/compose.h
7744                 Use strict conversion while sending
7745                 Fix race when drafting while sending (happens
7746                 on IMAP)
7747                 Fix d'n'd of messages from summaryview
7748         * src/prefs_common.c
7749         * src/prefs_common.h
7750                 add hidden utf8_instead_of_locale_for_broken_mail 
7751                 pref for people that preferred the default charset 
7752                 to be utf8 for broken mails
7753         * src/quote_fmt_parse.y
7754                 fix bug #815 (No quote insert if "From:" fied 
7755                 contained Russian letters)
7756         * src/summaryview.c
7757                 Fix d'n'd of messages to compose
7758
7759 2005-09-22 [paul]       1.9.14cvs48
7760
7761         * src/compose.c
7762                 fix bug where attachments Name entry
7763                 would display Path instead
7764
7765 2005-09-21 [paul]       1.9.14cvs47
7766
7767         * README
7768         * README.jp
7769         * configure.ac
7770         * config/config.rpath
7771         * doc/manual/en/sylpheed-20.html
7772         * doc/manual/es/sylpheed-20.html
7773         * po/bg.po
7774         * po/ca.po
7775         * po/de.po
7776         * po/es.po
7777         * po/fr.po
7778         * po/it.po
7779         * po/pt_BR.po
7780         * po/sk.po
7781         * po/zh_TW.po
7782         * src/account.c
7783         * src/account.h
7784         * src/action.c
7785         * src/action.h
7786         * src/adbookbase.h
7787         * src/addr_compl.c
7788         * src/addr_compl.h
7789         * src/addrbook.c
7790         * src/addrbook.h
7791         * src/addrcache.c
7792         * src/addrcache.h
7793         * src/addrcindex.c
7794         * src/addrcindex.h
7795         * src/addrclip.c
7796         * src/addrclip.h
7797         * src/addrdefs.h
7798         * src/addressadd.c
7799         * src/addressadd.h
7800         * src/addressbook.c
7801         * src/addressbook.h
7802         * src/addressitem.h
7803         * src/addrgather.c
7804         * src/addrgather.h
7805         * src/addrharvest.c
7806         * src/addrharvest.h
7807         * src/addrindex.c
7808         * src/addrindex.h
7809         * src/addritem.c
7810         * src/addritem.h
7811         * src/addrquery.c
7812         * src/addrquery.h
7813         * src/addrselect.c
7814         * src/addrselect.h
7815         * src/alertpanel.c
7816         * src/alertpanel.h
7817         * src/browseldap.c
7818         * src/browseldap.h
7819         * src/codeconv.c
7820         * src/codeconv.h
7821         * src/compose.c
7822         * src/compose.h
7823         * src/crash.c
7824         * src/crash.h
7825         * src/customheader.c
7826         * src/customheader.h
7827         * src/displayheader.c
7828         * src/displayheader.h
7829         * src/editaddress.c
7830         * src/editaddress.h
7831         * src/editbook.c
7832         * src/editbook.h
7833         * src/editgroup.c
7834         * src/editgroup.h
7835         * src/editjpilot.c
7836         * src/editjpilot.h
7837         * src/editldap.c
7838         * src/editldap.h
7839         * src/editldap_basedn.c
7840         * src/editldap_basedn.h
7841         * src/editvcard.c
7842         * src/editvcard.h
7843         * src/enriched.c
7844         * src/enriched.h
7845         * src/exphtmldlg.c
7846         * src/exphtmldlg.h
7847         * src/expldifdlg.c
7848         * src/expldifdlg.h
7849         * src/export.c
7850         * src/export.h
7851         * src/exporthtml.c
7852         * src/exporthtml.h
7853         * src/exportldif.c
7854         * src/exportldif.h
7855         * src/filtering.c
7856         * src/filtering.h
7857         * src/folder.c
7858         * src/folder.h
7859         * src/folder_item_prefs.c
7860         * src/folder_item_prefs.h
7861         * src/foldersel.c
7862         * src/foldersel.h
7863         * src/folderutils.c
7864         * src/folderutils.h
7865         * src/folderview.c
7866         * src/folderview.h
7867         * src/grouplistdialog.c
7868         * src/grouplistdialog.h
7869         * src/headerview.c
7870         * src/headerview.h
7871         * src/html.c
7872         * src/html.h
7873         * src/image_viewer.c
7874         * src/image_viewer.h
7875         * src/imap.c
7876         * src/imap.h
7877         * src/imap_gtk.c
7878         * src/imap_gtk.h
7879         * src/import.c
7880         * src/import.h
7881         * src/importldif.c
7882         * src/importldif.h
7883         * src/importmutt.c
7884         * src/importmutt.h
7885         * src/importpine.c
7886         * src/importpine.h
7887         * src/inc.c
7888         * src/inc.h
7889         * src/jpilot.c
7890         * src/jpilot.h
7891         * src/ldapctrl.c
7892         * src/ldapctrl.h
7893         * src/ldaplocate.c
7894         * src/ldaplocate.h
7895         * src/ldapquery.c
7896         * src/ldapquery.h
7897         * src/ldapserver.c
7898         * src/ldapserver.h
7899         * src/ldaputil.c
7900         * src/ldaputil.h
7901         * src/ldif.c
7902         * src/ldif.h
7903         * src/localfolder.c
7904         * src/localfolder.h
7905         * src/main.c
7906         * src/main.h
7907         * src/mainwindow.c
7908         * src/mainwindow.h
7909         * src/manual.c
7910         * src/manual.h
7911         * src/matcher.c
7912         * src/matcher.h
7913         * src/matcher_parser.h
7914         * src/matcher_parser_lex.l
7915         * src/matcher_parser_parse.y
7916         * src/mbox.c
7917         * src/mbox.h
7918         * src/message_search.c
7919         * src/message_search.h
7920         * src/messageview.c
7921         * src/messageview.h
7922         * src/mh.c
7923         * src/mh.h
7924         * src/mh_gtk.c
7925         * src/mh_gtk.h
7926         * src/mimeview.c
7927         * src/mimeview.h
7928         * src/msgcache.c
7929         * src/msgcache.h
7930         * src/mutt.c
7931         * src/mutt.h
7932         * src/news.c
7933         * src/news.h
7934         * src/news_gtk.c
7935         * src/news_gtk.h
7936         * src/noticeview.c
7937         * src/noticeview.h
7938         * src/partial_download.c
7939         * src/partial_download.h
7940         * src/pine.c
7941         * src/pine.h
7942         * src/pop.c
7943         * src/pop.h
7944         * src/prefs_account.c
7945         * src/prefs_account.h
7946         * src/prefs_actions.c
7947         * src/prefs_actions.h
7948         * src/prefs_common.c
7949         * src/prefs_common.h
7950         * src/prefs_compose_writing.c
7951         * src/prefs_compose_writing.h
7952         * src/prefs_customheader.c
7953         * src/prefs_customheader.h
7954         * src/prefs_display_header.c
7955         * src/prefs_display_header.h
7956         * src/prefs_ext_prog.c
7957         * src/prefs_ext_prog.h
7958         * src/prefs_filtering.c
7959         * src/prefs_filtering.h
7960         * src/prefs_filtering_action.c
7961         * src/prefs_filtering_action.h
7962         * src/prefs_folder_column.c
7963         * src/prefs_folder_column.h
7964         * src/prefs_folder_item.c
7965         * src/prefs_folder_item.h
7966         * src/prefs_fonts.c
7967         * src/prefs_fonts.h
7968         * src/prefs_gtk.c
7969         * src/prefs_gtk.h
7970         * src/prefs_image_viewer.c
7971         * src/prefs_image_viewer.h
7972         * src/prefs_matcher.c
7973         * src/prefs_matcher.h
7974         * src/prefs_message.c
7975         * src/prefs_message.h
7976         * src/prefs_msg_colors.c
7977         * src/prefs_msg_colors.h
7978         * src/prefs_other.c
7979         * src/prefs_other.h
7980         * src/prefs_quote.c
7981         * src/prefs_quote.h
7982         * src/prefs_receive.c
7983         * src/prefs_receive.h
7984         * src/prefs_send.c
7985         * src/prefs_send.h
7986         * src/prefs_spelling.c
7987         * src/prefs_spelling.h
7988         * src/prefs_summaries.c
7989         * src/prefs_summaries.h
7990         * src/prefs_summary_column.c
7991         * src/prefs_summary_column.h
7992         * src/prefs_template.c
7993         * src/prefs_template.h
7994         * src/prefs_themes.c
7995         * src/prefs_themes.h
7996         * src/prefs_toolbar.c
7997         * src/prefs_toolbar.h
7998         * src/prefs_wrapping.c
7999         * src/prefs_wrapping.h
8000         * src/privacy.c
8001         * src/privacy.h
8002         * src/procheader.c
8003         * src/procheader.h
8004         * src/procmime.c
8005         * src/procmime.h
8006         * src/procmsg.c
8007         * src/procmsg.h
8008         * src/quote_fmt.c
8009         * src/quote_fmt_parse.y
8010         * src/recv.c
8011         * src/recv.h
8012         * src/remotefolder.c
8013         * src/remotefolder.h
8014         * src/send_message.c
8015         * src/send_message.h
8016         * src/setup.c
8017         * src/setup.h
8018         * src/simple-gettext.c
8019         * src/sourcewindow.c
8020         * src/sourcewindow.h
8021         * src/ssl_manager.c
8022         * src/ssl_manager.h
8023         * src/statusbar.c
8024         * src/statusbar.h
8025         * src/stock_pixmap.c
8026         * src/stock_pixmap.h
8027         * src/summary_search.c
8028         * src/summary_search.h
8029         * src/summaryview.c
8030         * src/summaryview.h
8031         * src/syldap.c
8032         * src/syldap.h
8033         * src/textview.c
8034         * src/textview.h
8035         * src/toolbar.c
8036         * src/toolbar.h
8037         * src/undo.c
8038         * src/undo.h
8039         * src/unmime.c
8040         * src/unmime.h
8041         * src/vcard.c
8042         * src/vcard.h
8043         * src/wizard.c
8044         * src/wizard.h
8045         * src/common/base64.c
8046         * src/common/base64.h
8047         * src/common/defs.h
8048         * src/common/hooks.c
8049         * src/common/hooks.h
8050         * src/common/log.c
8051         * src/common/log.h
8052         * src/common/md5.c
8053         * src/common/md5.h
8054         * src/common/mgutils.c
8055         * src/common/mgutils.h
8056         * src/common/nntp.c
8057         * src/common/nntp.h
8058         * src/common/passcrypt.c
8059         * src/common/passcrypt.h.in
8060         * src/common/plugin.c
8061         * src/common/plugin.h
8062         * src/common/prefs.c
8063         * src/common/prefs.h
8064         * src/common/progressindicator.c
8065         * src/common/progressindicator.h
8066         * src/common/quoted-printable.c
8067         * src/common/quoted-printable.h
8068         * src/common/session.c
8069         * src/common/session.h
8070         * src/common/smtp.c
8071         * src/common/smtp.h
8072         * src/common/socket.c
8073         * src/common/socket.h
8074         * src/common/ssl.c
8075         * src/common/ssl.h
8076         * src/common/ssl_certificate.c
8077         * src/common/ssl_certificate.h
8078         * src/common/string_match.c
8079         * src/common/string_match.h
8080         * src/common/stringtable.c
8081         * src/common/sylpheed.c
8082         * src/common/sylpheed.h
8083         * src/common/template.c
8084         * src/common/template.h
8085         * src/common/timing.h
8086         * src/common/utils.c
8087         * src/common/utils.h
8088         * src/common/uuencode.c
8089         * src/common/uuencode.h
8090         * src/common/version.h.in
8091         * src/common/xml.c
8092         * src/common/xml.h
8093         * src/common/xmlprops.c
8094         * src/common/xmlprops.h
8095         * src/gtk/about.c
8096         * src/gtk/about.h
8097         * src/gtk/colorlabel.c
8098         * src/gtk/colorlabel.h
8099         * src/gtk/colorsel.c
8100         * src/gtk/colorsel.h
8101         * src/gtk/description_window.c
8102         * src/gtk/description_window.h
8103         * src/gtk/filesel.c
8104         * src/gtk/filesel.h
8105         * src/gtk/foldersort.c
8106         * src/gtk/foldersort.h
8107         * src/gtk/gtkutils.c
8108         * src/gtk/gtkutils.h
8109         * src/gtk/inputdialog.c
8110         * src/gtk/inputdialog.h
8111         * src/gtk/logwindow.c
8112         * src/gtk/logwindow.h
8113         * src/gtk/manage_window.c
8114         * src/gtk/manage_window.h
8115         * src/gtk/menu.c
8116         * src/gtk/menu.h
8117         * src/gtk/pluginwindow.c
8118         * src/gtk/pluginwindow.h
8119         * src/gtk/prefswindow.c
8120         * src/gtk/prefswindow.h
8121         * src/gtk/progressdialog.c
8122         * src/gtk/progressdialog.h
8123         * src/gtk/quicksearch.c
8124         * src/gtk/quicksearch.h
8125         * src/gtk/sslcertwindow.c
8126         * src/gtk/sslcertwindow.h
8127         * src/plugins/clamav/clamav_plugin.c
8128         * src/plugins/clamav/clamav_plugin.h
8129         * src/plugins/clamav/clamav_plugin_gtk.c
8130         * src/plugins/demo/demo.c
8131         * src/plugins/dillo_viewer/dillo_prefs.c
8132         * src/plugins/dillo_viewer/dillo_prefs.h
8133         * src/plugins/dillo_viewer/dillo_viewer.c
8134         * src/plugins/mathml_viewer/mathml_viewer.c
8135         * src/plugins/pgpcore/passphrase.c
8136         * src/plugins/pgpcore/passphrase.h
8137         * src/plugins/pgpcore/plugin.c
8138         * src/plugins/pgpcore/prefs_gpg.c
8139         * src/plugins/pgpcore/prefs_gpg.h
8140         * src/plugins/pgpcore/select-keys.c
8141         * src/plugins/pgpcore/select-keys.h
8142         * src/plugins/pgpcore/sgpgme.c
8143         * src/plugins/pgpcore/sgpgme.h
8144         * src/plugins/pgpinline/pgpinline.c
8145         * src/plugins/pgpinline/pgpinline.h
8146         * src/plugins/pgpinline/plugin.c
8147         * src/plugins/pgpmime/pgpmime.c
8148         * src/plugins/pgpmime/pgpmime.h
8149         * src/plugins/pgpmime/plugin.c
8150         * src/plugins/spamassassin/spamassassin.c
8151         * src/plugins/spamassassin/spamassassin.h
8152         * src/plugins/spamassassin/spamassassin_gtk.c
8153         * src/plugins/trayicon/trayicon.c
8154         * tools/OOo2sylpheed.pl
8155         * tools/acroread2sylpheed.pl
8156         * tools/asus_mailled.sh
8157         * tools/filter_conv.pl
8158         * tools/freshmeat_search.pl
8159         * tools/google_search.pl
8160         * tools/kmail2sylpheed.pl
8161         * tools/kmail2sylpheed_v2.pl
8162         * tools/maildir2sylpheed.pl
8163         * tools/multiwebsearch.pl
8164         * tools/newscache_clean.pl
8165         * tools/outlook2sylpheed.pl
8166         * tools/sylpheed-switcher
8167         * tools/update-po
8168         * tools/vcard2xml.py
8169         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8170                 update FSF address
8171
8172 2005-09-21 [colin]      1.9.14cvs46
8173
8174         * src/gedit-print.c
8175         * src/procmsg.c
8176         * src/procmsg.h
8177         * src/textview.c
8178         * src/summaryview.c
8179                 Remove some printing hacks (deselection/reselection),
8180                 which by the way fix printing the currently 
8181                 displayed mime part (still only text)
8182                 Plus a little optimisation of summary_show
8183
8184
8185 2005-09-20 [colin]      1.9.14cvs45
8186
8187         * src/mainwindow.c
8188         * src/messageview.c
8189                 GUI fixups: add accels, set message
8190                 view title to displayed mail's subject
8191         * src/prefs_spelling.c
8192         * src/gtk/gtkaspell.c
8193                 GUI fixups: allow underlining misspelled
8194                 words instead of coloring them (a11y!)
8195
8196 2005-09-19 [colin]
8197
8198         1.9.15rc3 released
8199
8200 2005-09-19 [colin]      1.9.14cvs44
8201
8202         * src/compose.c
8203                 Fix draft message
8204         * src/gtk/gtkaspell.c
8205                 Fix wrong test ;-)
8206
8207 2005-09-19 [colin]      1.9.14cvs43
8208
8209         * src/addressbook.c
8210                 Fix sensitivity of Delete button
8211         * src/compose.c
8212                 Warn if the requested Privacy system
8213                 is not available
8214         * src/exphtmldlg.c
8215         * src/expldifdlg.c
8216         * src/importldif.c
8217         * src/importmutt.c
8218         * src/importpine.c
8219                 Fix crappy UI
8220         * src/
8221         * src/ssl.h
8222         * src/prefs_account.h
8223         * src/prefs_account.c
8224                 Save SSL prefs even in builds that have
8225                 SSL support disable
8226         * src/imap.c
8227         * src/inc.c
8228         * src/news.c
8229         * src/send_message.c
8230                 Warn if connection should be secure, but
8231                 SSL support isn't compiled in
8232         * src/gtkaspell.c
8233                 Fix word separation on UTF-8 systems
8234                 Fixes bug #812 (Strange inline spellchecking)
8235         * src/compose.c
8236                 Warn if the requested Privacy system
8237                 is not available
8238                 Factorize offline warning
8239         * src/imap.c
8240         * src/imap_gtk.c
8241         * src/imap_gtk.h
8242         * src/inc.h
8243         * src/news_gtk.c
8244         * src/news_gtk.h
8245         * src/messageview.c
8246                 Factorize offline warning
8247
8248 2005-09-19 [paul]
8249
8250         1.9.15-rc2 released
8251
8252 2005-09-18 [colin]      1.9.14cvs42
8253
8254         * src/codeconv.c
8255         * src/codeconv.h
8256         * src/procmime.c
8257                 Add a way to get locale's charset ignoring utf-8,
8258                 and use that as default encoding for broken mails
8259
8260 2005-09-18 [colin]      1.9.14cvs41
8261
8262         * src/gtk/logwindow.c
8263                 Translate string. Patch by Fabien Vantard
8264
8265 2005-09-18 [colin]      1.9.14cvs40
8266
8267         * configure.ac
8268                 Fix bug #803 (IMAP/SSL support breaks with 
8269                 GnuTLS libetpan 0.38)
8270
8271 2005-09-18 [colin]      1.9.14cvs39
8272
8273         * src/codeconv.c
8274         * src/compose.c
8275         * src/procmime.c
8276                 More charsets fixes. Fixes bug #806 (non
8277                 ascii characters in subject line)
8278
8279 2005-09-17 [paul]       1.9.14cvs38
8280
8281         * src/folderview.c
8282         * src/mainwindow.c
8283                 fix gcc-2.95 issues
8284                 Patch by Pawel Pekala
8285
8286 2005-09-17 [colin]      1.9.14cvs37
8287
8288         * src/addrindex.c
8289                 bugfix for NO-USE LDAP compilation, patch 
8290                 by Fabien Vantard
8291
8292 2005-09-17 [colin]      1.9.14cvs36
8293
8294         * src/prefs_actions.c
8295         * src/prefs_customheader.c
8296         * src/prefs_display_header.c
8297         * src/prefs_filtering_action.c
8298         * src/prefs_matcher.c
8299         * src/prefs_toolbar.c
8300                 Fix strange casts (less elegant but
8301                 works better)
8302
8303 2005-09-16 [colin]      1.9.14cvs35
8304
8305         * src/jpilot.c
8306                 Missed that one
8307
8308 2005-09-16 [colin]      1.9.14cvs34
8309
8310         * configure.ac
8311         * src/Makefile.am
8312         * src/addr_compl.c
8313         * src/addrindex.c
8314         * src/browseldap.c
8315         * src/editldap.c
8316         * src/ldaplocate.c
8317         * src/ldapquery.c
8318         * src/ldapquery.h
8319         * src/ldapserver.c
8320         * src/ldapserver.h
8321         * src/main.c
8322         * src/matcher_parser_parse.y
8323         * src/prefs_themes.c
8324         * src/etpan/Makefile.am
8325         * src/gtk/description_window.c
8326         * src/plugins/clamav/Makefile.am
8327         * src/plugins/clamav/clamav_plugin.c
8328         * src/plugins/dillo_viewer/Makefile.am
8329         * src/plugins/pgpcore/Makefile.am
8330         * src/plugins/pgpinline/Makefile.am
8331         * src/plugins/pgpmime/Makefile.am
8332         * src/plugins/trayicon/Makefile.am
8333                 Fix 100% cpu usage in address completion list
8334                 Fix little bugs (return with no values etc)
8335                 Fix all warnings (with common CFLAGS)
8336
8337 2005-09-15 [colin]      1.9.14cvs33
8338
8339         * src/addressbook.c
8340                 Fix bug where sometimes a group's email list is empty,
8341                 force its refresh (probably fixes "Re: how to create a 
8342                 distribution list")
8343         * src/ldapquery.c
8344                 Don't return to the callback in the main thread from the
8345                 fetch thread (or face segs!)
8346
8347 2005-09-15 [paul]       1.9.14cvs32
8348
8349         * src/prefs_matcher.c
8350                 forgotten in last commit
8351
8352 2005-09-15 [paul]       1.9.14cvs31
8353
8354         * src/prefs_actions.c
8355         * src/prefs_filtering_action.c
8356         * src/prefs_quote.c
8357         * src/quote_fmt.c
8358         * src/summaryview.c
8359         * src/gtk/description_window.c
8360         * src/gtk/description_window.h
8361         * src/gtk/quicksearch.c
8362                 allow interaction with the called
8363                 description window
8364                 Patch by Anders Hammar
8365
8366 2005-09-14 [paul]       1.9.14cvs30
8367
8368         * src/compose.c
8369                 fix a little annoyance when pasting with 3rd button 
8370                 with wrap_pastes=0 and wrap_input=1
8371                 Patch by Colin
8372
8373 2005-09-14 [paul]       1.9.14cvs29
8374
8375         * src/prefs_account.c
8376                 disable 'Filter messages on receiving' for
8377                 SMTP-only accounts
8378                 Patch  by Anders Hammar
8379
8380 2005-09-14 [paul]       1.9.14cvs28
8381
8382         * po/sk.po
8383                 fix crash
8384                 updated by Andrej Kacian
8385
8386 2005-09-14 [paul]
8387
8388         1.9.15-rc1 released
8389
8390 2005-09-14 [paul]       1.9.14cvs27
8391
8392         * po/es.po
8393                 updated by Ricardo Mones Lastra
8394         * src/compose.c
8395         * src/compose.h
8396                 associate no_wrap_tags to Compose windows
8397                 instead of using a static one
8398                 Patch by Colin
8399         * src/mbox.c
8400                 fix proc_mbox()
8401                 Patch by wwp
8402         * src/textview.c
8403                 remove unneeded printf()
8404
8405 2005-09-14 [paul]       1.9.14cvs26
8406
8407         * src/addrcache.c
8408         * src/codeconv.h
8409         * src/folder.h
8410         * src/mainwindow.h
8411         * src/mh.c
8412         * src/mimeview.h
8413         * src/partial_download.c
8414         * src/pop.c
8415         * src/prefs_account.c
8416         * src/prefs_account.h
8417         * src/prefs_actions.c
8418         * src/prefs_customheader.c
8419         * src/prefs_display_header.c
8420         * src/prefs_filtering_action.c
8421         * src/prefs_matcher.c
8422         * src/prefs_toolbar.c
8423         * src/privacy.h
8424         * src/procmime.c
8425         * src/procmime.h
8426         * src/procmsg.h
8427         * src/textview.c
8428         * src/undo.h
8429         * src/common/plugin.c
8430         * src/common/session.h
8431         * src/common/socket.c
8432         * src/common/socket.h
8433         * src/common/template.c
8434         * src/gtk/gtkaspell.c
8435         * src/gtk/quicksearch.h
8436         * src/plugins/pgpcore/passphrase.c
8437         * src/plugins/pgpcore/prefs_gpg.h
8438         * src/plugins/pgpcore/select-keys.c
8439         * src/plugins/pgpcore/select-keys.h
8440         * src/plugins/pgpcore/sgpgme.c
8441         * src/plugins/pgpinline/pgpinline.c
8442         * src/plugins/pgpmime/pgpmime.c
8443         * src/plugins/trayicon/trayicon.c
8444                 fix compilation warnings
8445                 Patch by Daniel Gustafson
8446
8447 2005-09-14 [paul]       1.9.14cvs25
8448
8449         * src/addressbook.c
8450                 add missing column header, and other small
8451                 bug fixes
8452                 Patch by Anders Hammar
8453
8454 2005-09-13 [colin]      1.9.14cvs24
8455
8456         * src/gtk/gtkaspell.c
8457                 Fix non-utf8 in menu
8458                 Fix little leaks
8459                 Nullify struct members after free()s
8460
8461 2005-09-13 [colin]      1.9.14cvs23
8462
8463         * src/compose.c
8464                 Test utf8 compliance before inserting to 
8465                 buffer, and try to convert if necessary
8466         * src/procmime.c
8467                 If no charset is present, use the locale 
8468                 one instead of us-ascii
8469         * src/procmsg.c
8470                 Add Sender, List-Post and To in the checked 
8471                 headers for automatic rules creation 
8472                 (thanks to wwp)
8473         * src/prefs_themes.c
8474         * src/gtk/gtkaspell.c
8475                 Remove deprecated functions. 
8476                 patch by Daniel Gustafson
8477
8478 2005-09-12 [colin]      1.9.14cvs22
8479
8480         * src/compose.c
8481                 Fix bug #448 (Scrolling/Redraw issue with 
8482                 address-fields in Header)
8483         * src/mainwindow.c
8484         * src/summaryview.c
8485         * src/summaryview.h
8486                 Fix loss of MSG_MARKED on move/copy
8487                 Fix bug #804 (Quicksearch togglebutton doesn't 
8488                 get depressed after '/' key is pressed)
8489
8490 2005-09-12 [paul]       1.9.14cvs21
8491
8492         * AUTHORS
8493         * src/gtk/logwindow.c
8494                 add 'Clear Log' to popup menu
8495                 Patch by Anders Hammar <anders.hammar@telia.com>
8496
8497 2005-09-12 [paul]       1.9.14cvs20
8498
8499         * src/compose.c
8500                 set correct sensitivity on attachments
8501                 popup menu
8502         * src/folder.c
8503                 fix typo
8504         * src/prefs_spelling.c
8505                 fix crash when no LANG env is set
8506         * src/common/xml.c
8507                 fix crash in wizard
8508                 don't use memeory after free
8509
8510         All patches by Daniel Gustafson
8511
8512 2005-09-12 [paul]       1.9.14cvs19
8513
8514         * src/prefs_themes.c
8515                 make theme info selectable
8516         * src/gtk/description_window.c
8517                 make window non-modal
8518         * tools/README
8519                 add details of asus_mailed.sh
8520         * tools/claws.i18n.status.pl
8521                 update for new zh_TW translator
8522                 widen the output
8523                 create alternate coloured lines
8524                 improve readability
8525
8526 2005-09-10 [colin]      1.9.14cvs18
8527
8528         * src/plugins/pgpcore/select-keys.c
8529                 Better order for the buttons
8530
8531 2005-09-10 [colin]      1.9.14cvs17
8532
8533         * src/compose.c
8534         * src/plugins/pgpcore/select-keys.c
8535         * src/plugins/pgpcore/select-keys.h
8536         * src/plugins/pgpcore/sgpgme.c
8537                 Add a "Don't encrypt" button to the key
8538                 selection dialog. Fixes bug #177 (There should be a 
8539                 'Don't encrypt button in the Select Keys dialog)
8540
8541 2005-09-10 [colin]      1.9.14cvs16
8542
8543         * src/compose.c
8544                 Fix bug #572 (%X option does not work with templates)
8545
8546 2005-09-10 [colin]      1.9.14cvs15
8547
8548         * src/toolbar.c 
8549                 Remove g_print
8550
8551 2005-09-10 [colin]      1.9.14cvs14
8552
8553         * src/imap.c
8554                 Fix a possible crash
8555
8556 2005-09-09 [colin]      1.9.14cvs13
8557
8558         * src/imap.c
8559         * src/etpan/imap-thread.c
8560         * src/etpan/imap-thread.h
8561                 Fix moving from queue or drafts to normal folders
8562                 Fix bug #794 (No way to delete without expunging)
8563                 Take flags unset by other mailers into account
8564                 Take deleted flag set by other mailers into account
8565                 Fix unsetting REPLIED flag
8566                 Fix crash when capabilities can't be retrieved
8567         * src/mainwindow.c
8568         * src/mainwindow.h
8569                 Add M_DELAYED_FLAGS condition, and let the user use
8570                 Execute in order to be able to expunge deleted mails,
8571                 even if he's not in delayed execute mode
8572         * src/prefs_spelling.c
8573                 Use 'en' dictionary by default if LANG is POSIX or C
8574         * src/gtk/prefswindow.c
8575                 Fix bug #767 (Preferences windows expanding) by making
8576                 the window a bit larger when the resolution is greater
8577                 than 640x480, and by putting the prefs in a
8578                 GtkScrolledWindow.
8579
8580 2005-09-09 [paul]       1.9.14cvs12
8581
8582         * AUTHORS
8583         * configure.ac
8584         * po/zh_TW.Big5.po      ** REMOVED **
8585         * po/zh_TW.po           ** ADDED **
8586                 updated by Wei-Lun Chao
8587
8588 2005-09-09 [paul]       1.9.14cvs11
8589
8590         * src/mainwindow.c
8591                 fix asserts
8592         * src/common/xml.c
8593                 delay memory allocation until file is
8594                 opened successfully
8595                 Patch by Daniel Gustafson
8596
8597 2005-09-09 [colin]      1.9.14cvs10
8598
8599         * src/imap.c
8600                 Add guards
8601
8602 2005-09-08 [colin]      1.9.14cvs9
8603
8604         * src/compose.c
8605                 Alert when we can't save draft
8606                 Fix various wrap/color issues
8607                 Add mid-click pasting respecting wrap_paste option
8608         * src/folder.c
8609         * src/folder.h
8610         * src/folder_item_prefs.c
8611         * src/folder_item_prefs.h
8612         * src/imap.c
8613         * src/imap_gtk.c
8614         * src/imap_gtk.h
8615         * src/main.c
8616         * src/mainwindow.c
8617         * src/mainwindow.h
8618         * src/news.c
8619         * src/news_gtk.c
8620         * src/news_gtk.h
8621         * src/prefs_folder_item.c
8622                 Fix the impossibility to synchronise folders for
8623                 offline use (IMAP and NNTP are concerned)
8624
8625 2005-09-08 [colin]      1.9.14cvs8
8626
8627         * configure.ac
8628                 Build LDAP and JPilot by default if available
8629         * src/textview.c
8630                 Fix use after free
8631
8632 2005-09-08 [paul]       1.9.14cvs7
8633
8634         * doc/manual/en/sylpheed-1.html
8635         * doc/manual/en/sylpheed-18.html
8636         * doc/manual/en/sylpheed-19.html
8637         * doc/manual/en/sylpheed-4.html
8638         * doc/manual/en/sylpheed-6.html
8639         * doc/manual/en/sylpheed.html
8640                 a few minor updates, plus include some
8641                 details about plugins and their requirements
8642         * src/mainwindow.c
8643                 minor changes to English in /View/Sort
8644
8645 2005-09-07 [colin]      1.9.14cvs6
8646
8647         * doc/manual/en/sylpheed-1.html
8648         * doc/manual/en/sylpheed-10.html
8649         * doc/manual/en/sylpheed-11.html
8650         * doc/manual/en/sylpheed-12.html
8651         * doc/manual/en/sylpheed-13.html
8652         * doc/manual/en/sylpheed-14.html
8653         * doc/manual/en/sylpheed-15.html
8654         * doc/manual/en/sylpheed-16.html
8655         * doc/manual/en/sylpheed-17.html
8656         * doc/manual/en/sylpheed-18.html
8657         * doc/manual/en/sylpheed-19.html
8658         * doc/manual/en/sylpheed-2.html
8659         * doc/manual/en/sylpheed-20.html
8660         * doc/manual/en/sylpheed-21.html
8661         * doc/manual/en/sylpheed-22.html
8662         * doc/manual/en/sylpheed-3.html
8663         * doc/manual/en/sylpheed-4.html
8664         * doc/manual/en/sylpheed-5.html
8665         * doc/manual/en/sylpheed-6.html
8666         * doc/manual/en/sylpheed-7.html
8667         * doc/manual/en/sylpheed-8.html
8668         * doc/manual/en/sylpheed-9.html
8669         * doc/manual/en/sylpheed.html
8670                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
8671
8672 2005-09-07 [colin]      1.9.14cvs5
8673
8674         * src/mainwindow.c
8675                 Make labels more to-the-point
8676
8677 2005-09-07 [colin]      1.9.14cvs4
8678
8679         * doc/manual/en/sylpheed-1.html
8680         * doc/manual/en/sylpheed-12.html
8681         * doc/manual/en/sylpheed-13.html
8682         * doc/manual/en/sylpheed-14.html
8683         * doc/manual/en/sylpheed-15.html
8684         * doc/manual/en/sylpheed-16.html
8685         * doc/manual/en/sylpheed-17.html
8686         * doc/manual/en/sylpheed-18.html
8687         * doc/manual/en/sylpheed-19.html
8688         * doc/manual/en/sylpheed-2.html
8689         * doc/manual/en/sylpheed-20.html
8690         * doc/manual/en/sylpheed-21.html
8691         * doc/manual/en/sylpheed-22.html
8692         * doc/manual/en/sylpheed-4.html
8693         * doc/manual/en/sylpheed-5.html
8694         * doc/manual/en/sylpheed-6.html
8695         * doc/manual/en/sylpheed-7.html
8696         * doc/manual/en/sylpheed-8.html
8697         * doc/manual/en/sylpheed-9.html
8698         * doc/manual/en/sylpheed.html
8699                 Update manual
8700
8701 2005-09-07 [colin]      1.9.14cvs3
8702
8703         * doc/faq/en/sylpheed-faq-1.html
8704         * doc/faq/en/sylpheed-faq-2.html
8705         * doc/faq/en/sylpheed-faq-3.html
8706         * doc/faq/en/sylpheed-faq.html
8707                 Update FAQ
8708
8709 2005-09-07 [colin]      1.9.14cvs2
8710
8711         * src/folderview.c
8712         * src/procmsg.c
8713         * src/summaryview.c
8714         * src/toolbar.c
8715                 Fix special subfolders:
8716                 - Inherit parent's icon
8717                 - sent contents of queues subfolders
8718                 - empty subfolders of trashes
8719         * src/mainwindow.c
8720                 Remove outdated manual and faq entries
8721         * src/common/utils.c
8722                 Add quotes around %s coming from mailcap
8723
8724 2005-09-07 [colin]      1.9.14cvs1
8725
8726         * src/compose.c
8727                 After saving draft, set modified to FALSE
8728         * src/mimeview.c
8729         * src/common/utils.c
8730         * src/common/utils.h
8731                 Try to open mime parts using what is 
8732                 indicated in ~/.mailcap or /etc/mailcap,
8733                 if possible.
8734
8735 2005-09-05 [paul]       1.9.14
8736
8737         1.9.14 released
8738
8739         * po/sk.po
8740                 updated by Andrej Kacian
8741
8742 2005-09-05 [paul]       1.9.13cvs83
8743
8744         * po/de.po
8745         * po/es.po
8746         * po/fi.po
8747         * po/fr.po
8748         * po/nb.po
8749         * po/pt_BR.po
8750         * po/sr.po
8751                 updated translations by Thomas Gilgin, Ricardo Mones
8752                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
8753                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
8754
8755 2005-09-04 [paul]       1.9.13cvs82
8756
8757         * src/compose.c
8758                 only warn about exceeded line length limit
8759                 on send
8760
8761 2005-09-04 [paul]       1.9.13cvs81
8762
8763         * src/compose.c
8764                 fix crash in 'line length exceeded' dialogue
8765
8766 2005-09-02 [paul]       1.9.13cvs80
8767
8768         * src/imap.c
8769                 fix bug 795, 'Connection lost IMAP'
8770                 and add statusbar prints
8771                 Patch by Colin
8772
8773 2005-09-02 [paul]       1.9.13cvs79
8774
8775         * src/compose.c
8776                 compose_wrap_paragraph() becomes
8777                 compose_beautify_paragraph()
8778                 Patch by Colin
8779
8780 2005-09-02 [colin]      1.9.13cvs78
8781
8782         * src/folderview.c
8783                 Micro-fix
8784
8785 2005-09-01 [colin]      1.9.13cvs77
8786
8787         * src/imap.c
8788                 Maybe fix bug #795 (Connection lost IMAP)
8789                 Don't try to send logout when we're disconnected.
8790         * src/summaryview.c
8791                 Include locked and marked emails in HRM
8792                 view. Fixes bug #800 (Locked messages no longer 
8793                 show up when hide read messages is used)
8794
8795 2005-09-01 [paul]       1.9.13cvs76
8796
8797         * src/prefs_common.c
8798                 fix bad cutting
8799
8800 2005-08-31 [colin]      1.9.13cvs75
8801
8802         * src/folderview.c
8803         * src/folderview.h
8804         * src/prefs_summaries.c
8805         * src/summaryview.c
8806                 Fix "go to next new", fix preference
8807                 (Open unread/next swapped)
8808
8809 2005-08-31 [paul]       1.9.13cvs74
8810
8811         * src/compose.c
8812         * src/folderview.c
8813         * src/headerview.c
8814         * src/headerview.h
8815         * src/mainwindow.c
8816         * src/prefs_common.c
8817         * src/prefs_common.h
8818         * src/prefs_fonts.c
8819         * src/summaryview.c
8820         * src/textview.c
8821         * src/common/defs.h
8822                 remove obsolete BOLD_FONT setting
8823                 fix font update in headerview and textview
8824                 headers after prefs change
8825                 Patch By Colin
8826
8827 2005-08-31 [paul]
8828
8829         1.9.14-rc4 released
8830
8831 2005-08-30 [colin]      1.9.13cvs73
8832
8833         * src/summaryview.c
8834                 When Hide read messages is selected and we
8835                 refresh the summaryview, don't remove the 
8836                 currently displayed message. Fixes bug #797
8837                 (Summary view reloads when new mail is 
8838                 downloaded in 1.9.14 rc)
8839
8840 2005-08-30 [colin]      1.9.13cvs72
8841
8842         * src/folderview.c
8843                 Fix flickering
8844         * src/mainwindow.c
8845                 Remove useless callback
8846         * src/mimeview.c
8847         * src/gtk/filesel.c
8848         * src/gtk/filesel.h
8849                 Add a filesel_select_file_save_folder() - used by Save All
8850
8851 2005-08-29 [paul]       1.9.13cvs71
8852
8853         * AUTHORS
8854         * src/matcher_parser_parse.y
8855         * src/etpan/imap-thread.c
8856                 fix building on FreeBSD
8857                 Patch by Daniel Gustafson <daniel@hobbit.se>
8858
8859 2005-08-29 [paul]       1.9.13cvs70
8860
8861         * src/plugins/pgpinline/pgpinline.c
8862                 only initialise sig result if it's been handled
8863                 Patch by Colin
8864
8865 2005-08-29 [paul]       1.9.13cvs69
8866         
8867         Patches by Colin:
8868
8869         * src/imap.c
8870         * src/common.utils.c
8871         * src/common/utils.h
8872                 optimisation
8873         * src/stock_pixmap.h
8874                 fix wrong icon reference
8875         * src/pixmaps/trash_btn.xpm
8876                 replace with nicer image
8877
8878 2005-08-28 [colin]      1.9.13cvs68
8879
8880         * src/Makefile.am
8881         * src/stock_pixmap.c
8882         * src/stock_pixmap.h
8883         * src/toolbar.c
8884         * src/pixmaps/trash_btn.xpm
8885                 Add a specific trash xpm for the button
8886
8887 2005-08-28 [colin]      1.9.13cvs67
8888
8889         * src/imap.c
8890                 Fix leak
8891
8892 2005-08-27 [colin]      1.9.13cvs66
8893
8894         * src/imap.c
8895         * src/procmime.c
8896                 Correctly fix "Problem with replies", fixes
8897                 pgpmime encryption too. 
8898
8899 2005-08-27 [colin]      1.9.13cvs65
8900
8901         * src/folder.c
8902         * src/procmsg.c
8903         * src/procmsg.h
8904         * src/summaryview.c
8905                 Fix bug #517 (messages removed from summaryview 
8906                 when moving fails)
8907
8908 2005-08-27 [colin]      1.9.13cvs64
8909
8910         * tools/Makefile.am
8911         * tools/asus_mailled.sh
8912                 Add a script to blink ASUS laptops' mail LED where there
8913                 is unread mail.
8914
8915 2005-08-27 [colin]      1.9.13cvs63
8916
8917         * src/imap.c
8918         * src/etpan/imap-thread.c
8919         * src/etpan/imap-thread.h
8920                 Implement automatic choosing of login method
8921                 Fixes bug #791
8922         * src/gtk/.cvsignore
8923                 Add sylpheed-marshal.[ch]
8924
8925 2005-08-27 [colin]      1.9.13cvs62
8926
8927         * src/common/utils.c
8928                 Fix confusing perror
8929
8930 2005-08-27 [colin]      1.9.13cvs61
8931
8932         * src/toolbar.c
8933         * src/toolbar.h
8934                 Remove A_DELETE, replace it with 
8935                 A_TRASH and A_DELETE_REAL. Automatically
8936                 rewrite config files to replace A_DELETE
8937                 with A_TRASH (no functionality change).
8938                 Fixes half of #794
8939
8940 2005-08-26 [colin]      1.9.13cvs60
8941
8942         * src/procmime.c
8943                 Previous "Problem with replies" fix brought other
8944                 problems, fixing them
8945
8946 2005-08-26 [colin]      1.9.13cvs59
8947
8948         * src/procmime.c
8949                 Fix "Problem with replies". This happened only
8950                 on IMAP...
8951         * src/procmsg.c
8952                 Factorize code a bit
8953         * src/compose.c
8954                 Speed improvement on very long messages (wrapping)
8955                 Fix signature color on Reedit and Redirect
8956                 On Reedit, don't attach pgp-signatures parts, but
8957                 set signing to On.
8958
8959 2005-08-24 [paul]       1.9.13cvs58
8960
8961         * src/compose.c
8962                 don't claim success when clicking
8963                 Cancel on the passphrase box.
8964                 Patch by Colin
8965
8966 2005-08-24 [paul]       1.9.13cvs57
8967
8968         * src/main.c
8969                 fix misplaced sylpheed.log
8970         * src/common/defs.h
8971                 define UIDL_DIR
8972
8973 2005-08-24 [paul]       1.9.13cvs56
8974
8975         * src/imap.c
8976         * src/etpan/imap-thread.c
8977         * src/etpan/imap-thread.h
8978                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
8979                 Patch by Colin
8980         * src/gtk/sylpheed-marshal.c    ** REMOVED **
8981         * src/gtk/sylpheed-marshal.h    ** REMOVED **
8982                 remove autogenerated files
8983         * tools/kdeservicemenu/README
8984         * tools/kdeservicemenu/install.sh
8985         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8986         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8987                 use Claws icon, use 'Sylpheed-Claws' in menu,
8988                 use kdialog, and other cleanups
8989
8990 2005-08-23 [paul]       1.9.13cvs55
8991
8992         * src/compose.c
8993                 fix paste/wrap crash
8994                 Patch by Colin
8995
8996 2005-08-23 [paul]       1.9.13cvs54
8997
8998         * src/main.c
8999                 fix crash recovery
9000                 Patch by Colin
9001
9002 2005-08-23 [paul]       1.9.13cvs53
9003
9004         * src/addressbook.c
9005         * src/editaddress.c
9006                 view all data of LDAP contacts
9007                 Patch by Colin
9008
9009 2005-08-23 [paul]       1.9.13cvs52
9010
9011         * src/addressbook.c
9012                 fix issues with the Search field
9013                 Patch by Colin
9014
9015 2005-08-22 [paul]       1.9.13cvs51
9016
9017         * src/folderview.c
9018                 put name of folder in processing dialog
9019                 title
9020         * src/prefs_folder_item.c
9021                 improve english usage
9022
9023 2005-08-22 [paul]       1.9.13cvs50
9024
9025         * src/filtering.c
9026         * src/filtering.h
9027         * src/matcher.c
9028         * src/matcher_parser_lex.l
9029         * src/matcher_parser_parse.y
9030         * src/prefs_filtering.c
9031                 add Filtering/Processing rule names feature.
9032                 (the incompatible old matcherrc is saved as
9033                 matcherrc.pre_names).
9034                 Patch by Colin
9035
9036 2005-08-22 [paul]       1.9.13cvs49
9037
9038         * src/procmsg.c
9039                 fix colour labelling
9040                 Patch by Colin
9041
9042 2005-08-22 [paul]       1.9.13cvs48
9043
9044         * src/textview.c
9045                 fix open_image_cb()
9046
9047 2005-08-22 [paul]       1.9.13cvs47
9048
9049         * src/imap.c
9050                 fix bug 789, 'SC crashes with imap (CVS ver)'
9051                 Patch by Colin
9052
9053 2005-08-22 [paul]       1.9.13cvs46
9054
9055         * src/mimeview.c
9056         * src/prefs_common.c
9057         * src/common/defs.h
9058                 define reused defaults in defs.h
9059         * src/textview.c
9060                 add 'Open image' to image popup menu
9061
9062 2005-08-21 [colin]      1.9.13cvs45
9063
9064         * src/summaryview.c
9065                 Fix bug #788 (Bogus "From" address displayed)
9066
9067 2005-08-20 [colin]      1.9.13cvs44
9068
9069         * src/folder.c
9070                 Fix buf #787 (multilevel delete causes SIGSEGV)
9071
9072 2005-08-19 [colin]      1.9.13cvs43
9073
9074         * src/inc.c
9075         * src/prefs_common.c
9076         * src/prefs_common.h
9077                 Add an hidden pref to allow modifying the
9078                 update stepping in incorporation.
9079                 Patch by wwp.
9080
9081 2005-08-19 [colin]      1.9.13cvs42
9082
9083         * src/compose.c
9084         * src/procmime.c
9085                 Workaround for broken MUAs: encode 
9086                 Content-type: name: as ASCII and 
9087                 Content-Disposition: filename: as
9088                 per rfc2231
9089         * src/prefs_account.c
9090                 Fix invisible-ness of SMTP SSL prefs
9091                 in NNTP accounts
9092
9093 2005-08-19 [paul]       1.9.13cvs41
9094
9095         * src/compose.c
9096         * src/prefs_common.c
9097         * src/prefs_common.h
9098         * src/prefs_wrapping.c
9099                 paste with or without wrapping.
9100                 patch by Colin
9101
9102 2005-08-19 [paul]       1.9.13cvs40
9103
9104         * src/prefs_common.c
9105         * src/prefs_common.h
9106         * src/summaryview.c
9107                 reintroduce enable_swap_from as a
9108                 hidden pref. patch by Colin
9109         * src/quote_fmt_parse.y
9110         * src/plugins/clamav/clamav_plugin.c
9111         * src/plugins/dillo_viewer/dillo_viewer.c
9112         * src/plugins/mathml_viewer/mathml_viewer.c
9113         * src/plugins/pgpcore/sgpgme.c
9114         * src/plugins/pgpinline/pgpinline.c
9115         * src/plugins/pgpmime/pgpmime.c
9116                 tidy up. patch by Colin
9117
9118 2005-08-19 [paul]       1.9.13cvs39
9119
9120         * configure.ac
9121                 complete cvs38's sync
9122         * src/editaddress.c
9123         * src/gedit-print.c
9124         * src/mutt.c
9125         * src/etpan/etpan-log.c
9126         * src/etpan/imap-thread.c
9127         * src/gtk/gtksourceprintjob.c
9128                 fix compilation warnings
9129                 (patch by Colin)
9130
9131 2005-08-19 [paul]       1.9.13cvs38
9132
9133         sync with main:
9134
9135         * src/account.c
9136         * src/action.c
9137         * src/addrbook.c
9138         * src/addrcache.c
9139         * src/addrharvest.c
9140         * src/addrindex.c
9141         * src/codeconv.c
9142         * src/compose.c
9143         * src/crash.c
9144         * src/exporthtml.c
9145         * src/exportldif.c
9146         * src/folder.c
9147         * src/image_viewer.c
9148         * src/inc.c
9149         * src/inc.h
9150         * src/jpilot.c
9151         * src/ldif.c
9152         * src/main.c
9153         * src/matcher.c
9154         * src/mbox.c
9155         * src/messageview.c
9156         * src/mh.c
9157         * src/mimeview.c
9158         * src/msgcache.c
9159         * src/mutt.c
9160         * src/news.c
9161         * src/partial_download.c
9162         * src/pine.c
9163         * src/pop.c
9164         * src/prefs_actions.c
9165         * src/prefs_common.c
9166         * src/prefs_customheader.c
9167         * src/prefs_display_header.c
9168         * src/prefs_gtk.c
9169         * src/prefs_themes.c
9170         * src/procheader.c
9171         * src/procmime.c
9172         * src/procmsg.c
9173         * src/recv.c
9174         * src/send_message.c
9175         * src/simple-gettext.c
9176         * src/sourcewindow.c
9177         * src/textview.c
9178         * src/vcard.c
9179         * src/common/defs.h
9180         * src/common/log.c
9181         * src/common/plugin.c
9182         * src/common/prefs.c
9183         * src/common/session.c
9184         * src/common/session.h
9185         * src/common/socket.c
9186         * src/common/socket.h
9187         * src/common/ssl_certificate.c
9188         * src/common/template.c
9189         * src/common/utils.c
9190         * src/common/utils.h
9191         * src/common/xml.c
9192         * src/gtk/about.c
9193         added wrappers for C library function that
9194                 take pathname arguments.
9195                 enabled compilation with MinGW.
9196                 use GDir instead of directly using opendir().
9197                 added rename_force().
9198
9199 2005-08-19 [paul]       1.9.13cvs37
9200         
9201         patches by Colin:
9202         * src/compose.c
9203                 fix privacy settings on re-editing
9204                 a sent message
9205         * src/jpilot.c
9206                 fix encoding bug
9207         * src/folder.c
9208         * src/procmsg.c
9209         * src/procmsg.h
9210         * src/summaryview.c
9211                 flag changing optimisation
9212
9213 2005-08-18 [martin]     1.9.13cvs36
9214
9215         * commitHelper
9216             added my login
9217         * src/addrcache.c
9218         * src/addrharvest.c
9219         * src/addrindex.c
9220         * src/compose.c
9221         * src/grouplistdialog.c
9222         * src/main.c
9223         * src/mainwindow.c
9224         * src/msgcache.c
9225         * src/mutt.c
9226         * src/pine.c
9227         * src/prefs_account.c
9228         * src/prefs_themes.c
9229         * src/stock_pixmap.c
9230         * src/summaryview.c
9231         * src/gtk/about.c
9232         * src/gtk/logwindow.c
9233             removed deprecated glib and gdk stuff
9234         * src/plugins/pgpcore/select-keys.c
9235             convert attributes from locale to utf8
9236
9237 2005-08-17 [paul]       1.9.13cvs35
9238
9239         * src/account.c
9240         * src/addressbook.c
9241                 use new GTK_STOCK_ icons if available
9242         * src/summaryview.c
9243         * src/gtk/gtksctree.c
9244         * src/gtk/gtksctree.h
9245                 faster range select. patch by Colin
9246
9247 2005-08-17 [paul]       1.9.13cvs34
9248
9249         patches by colin:
9250         * src/addressbook.c
9251         * src/addressitem.h
9252                 Add an edit button for contacts, fix selections
9253                 of gtksctree items
9254         * src/editaddress.c
9255                 Change labels, let Save be always possible in the
9256                 email and user atributes tabs
9257         * src/folderview.c
9258                 fix sort issues
9259         * src/summaryview.c
9260                 select next item instead of the displayed one
9261                 after deletion
9262
9263         * src/gtk/progressdialog.c
9264                 use prefs_common.enable_rules_hint
9265
9266 2005-08-13 [hoa]        1.9.13cvs33
9267
9268         * src/etpan/imap-thread.c
9269                 fixed build on Solaris.
9270
9271 2005-08-10 [colin]      1.9.13cvs32
9272
9273         * src/procmsg.c
9274                 Fix cvs31 (missing fclose before reading
9275                 the file)
9276
9277 2005-08-10 [colin]      1.9.13cvs31
9278
9279         * src/procmsg.c
9280                 Fix procmsg_msginfo_new_from_mimeinfo() when
9281                 the MimeInfo isn't stored in memory. This fixes
9282                 replying to an attached message.
9283
9284 2005-08-10 [colin]      1.9.13cvs30
9285
9286         * src/mainwindow.c
9287                 Fix slowness in account changing
9288
9289 2005-08-10 [colin]      1.9.13cvs29
9290
9291         * src/folder.c
9292         * src/folderutils.c
9293         * src/folderview.c
9294         * src/imap_gtk.c
9295         * src/mainwindow.c
9296         * src/mh_gtk.c
9297         * src/procmsg.c
9298         * src/summaryview.c
9299                 Optimize folder_has_parent_of_type
9300                 Prevent moving special sub-folders from contextual menus
9301                 Rework message a bit ("Empty all messages" -> "Delete all
9302                 messages")
9303                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
9304                 and "Deleted Items" folders)
9305
9306 2005-08-08 [colin]      1.9.13cvs28
9307
9308         * src/summaryview.c
9309         * src/prefs_summaries.c
9310                 Make "Select first unread|new" more flexible
9311                 (just prioritize new or unread)
9312
9313 2005-08-08 [colin]      1.9.13cvs27
9314
9315         * src/summaryview.c
9316                 If "select first new" is selected and there only
9317                 are unread messages, fallback to "select first
9318                 unread".
9319
9320 2005-08-08 [colin]      1.9.13cvs26
9321
9322         * src/folder.c
9323                 Fix shameful bugs (and bug #779)
9324
9325 2005-08-08 [colin]      1.9.13cvs25
9326
9327         * src/folder.c
9328         * src/folder.h
9329                 Cache parents' type to make folder_has_parent_of_type
9330                 faster
9331         * src/folderview.c
9332                 Forbid DnD of special sub-folders
9333         * src/procmsg.c
9334         * src/procmsg.h
9335                 Add MAIL_POSTFILTERING_HOOK
9336         * src/summaryview.c
9337                 Revert over-zealous deletion of the use_addr_book 
9338                 code
9339
9340 2005-08-07 [colin]      1.9.13cvs24
9341
9342         * src/folder.c
9343                 Fix big mistake (passing MsgInfo instead 
9344                 of FolderItem)
9345
9346 2005-08-07 [colin]      1.9.13cvs23
9347
9348         * src/compose.c
9349         * src/folder.c
9350         * src/folder.h
9351         * src/foldersel.c
9352         * src/folderutils.c
9353         * src/folderview.c
9354         * src/imap.c
9355         * src/mainwindow.c
9356         * src/messageview.c
9357         * src/mh.c
9358         * src/msgcache.c
9359         * src/procmime.c
9360         * src/summaryview.c
9361                 Make subfolders of Drafts, Queue, Outbox, Trash
9362                 work like their parents. 
9363                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
9364
9365 2005-08-07 [colin]      1.9.13cvs22
9366
9367         * src/addressbook.c
9368                 Fix bug #771 (Dragged contacts not saved)
9369
9370 2005-08-07 [paul]       1.9.13cvs21
9371
9372         * src/summaryview.c
9373                 fix bug 32 'Search Doesn't display results
9374                 if "Hide Read Messages" is chosen'
9375                 be more literal in interpreting 'Hide read
9376                 messages'
9377
9378 2005-08-07 [colin]      1.9.13cvs20
9379
9380         * src/folderview.c
9381                 Add debug
9382         * src/summaryview.c
9383                 Faster 'unthread_for_execution'
9384
9385 2005-08-06 [paul]       1.9.13cvs19
9386
9387         * src/mainwindow.c
9388                 add mnemonics to Set displayed columns
9389                 fix bug where msgview_visible option was
9390                 overwritten as TRUE on startup
9391
9392 2005-08-06 [paul]       1.9.13cvs18
9393
9394         * src/mainwindow.c
9395                 refer to 'displayed columns in folder/message
9396                 list' not 'displayed items in summary/message view'
9397         * src/prefs_display_header.c
9398                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
9399                 be consistent with similar dialogues
9400         * src/prefs_folder_column.c
9401         * src/prefs_summary_column.c
9402                 'columns' not 'items', and folder and message lists,
9403                 instead of folder and summary views;
9404                 Use 'Hidden columns' as list heading not 'Available
9405                 items';
9406                 move the 'Remove' button to the right hand side;
9407                 top-align the buttons;
9408                 remove unneeded vbox
9409         * src/prefs_summaries.c
9410                 put the 2 column prefs buttons in a frame to reduce
9411                 overall width; refer to columns not items &c.
9412
9413 2005-08-05 [colin]      1.9.13cvs17
9414
9415         * src/prefs_common.c
9416         * src/prefs_common.h
9417         * src/mainwindow.c
9418         * src/compose.c
9419         * src/messageview.c
9420                 Add an hidden toolbar_detachable pref, so
9421                 that I can get rid of these painful handles
9422                 in the toolbars. Defaults to TRUE to avoid
9423                 changing the GUI on unsuspecting people...
9424
9425 2005-08-05 [colin]      1.9.13cvs16
9426
9427         * src/Makefile.am
9428         * src/prefs_folder_column.c
9429         * src/prefs_folder_column.h
9430                 Add prefs for folder columns
9431         * src/folderview.c
9432         * src/folderview.h
9433         * src/mainwindow.c
9434         * src/mainwindow.h
9435         * src/prefs_common.c
9436         * src/prefs_common.h
9437         * src/prefs_summaries.c
9438                 Use them
9439         * src/prefs_summary_column.c
9440         * src/summaryview.c
9441         * src/summaryview.h
9442                 Add a To column
9443         * src/textview.c
9444         * src/common/utils.c
9445         * src/common/utils.h
9446                 Move uri colourisation functions
9447                 to utils
9448         * src/compose.c
9449                 Colourise URIs
9450         * src/imap.c
9451                 Fix bug with LIST where we'd try
9452                 to get Folder//////[...]/// 
9453
9454 2005-08-05 [paul]       1.9.13cvs15
9455
9456         * src/prefs_summaries.c
9457                 improve the English usage
9458         * src/summaryview.c
9459                 set font on column change
9460                 thanks to Colin
9461
9462 2005-08-05 [paul]       1.9.13cvs14
9463
9464         * src/prefs_common.c
9465         * src/prefs_common.h
9466         * src/prefs_summaries.c
9467         * src/summaryview.c
9468                 replace 'open_unread_on_enter' option with
9469                 'select_on_entry' option. opening/not opening
9470                 is now exclusively controlled by 'always_show_msg'
9471
9472 2005-08-04 [colin]      1.9.13cvs13
9473
9474         * src/compose.c
9475                 Remove dead code
9476                 Add colourisation of quotes and signatures
9477         * src/folderview.c
9478                 Fix possible crashes
9479         * src/messageview.c
9480                 Change an assert that is no problem
9481         * src/news.c
9482         * src/news_gtk.c
9483         * src/news_gtk.h
9484                 Fix offline mode
9485         * src/gtk/quicksearch.c
9486                 Fix a possible crash
9487
9488 2005-08-03 [colin]      1.9.13cvs12
9489
9490         * src/prefs_account.c
9491                 Fix bug #777 (Sylpheed crash in account configuration)
9492
9493 2005-08-03 [colin]      1.9.13cvs11
9494
9495         * src/addressbook.c
9496         * src/editaddress.c
9497         * src/editgroup.c
9498                 Fixing addressbook, round 2
9499         * src/textview.c
9500                 Fix emphasis color on rechecking 'Colorize messages'
9501
9502 2005-08-03 [paul]       1.9.13cvs10
9503
9504         sync with main
9505
9506         * src/addr_compl.c
9507         * src/compose.c
9508         * src/main.c
9509         * src/pop.c
9510         * src/prefs_account.c
9511         * src/procmime.c
9512         * src/procmsg.c
9513         * src/quote_fmt_parse.y
9514         * src/textview.c
9515         * src/common/quoted-printable.c
9516         * src/common/utils.c
9517         * src/common/utils.h
9518         * src/common/xml.c
9519                 replaced incorrect locale-independent
9520                 ctype functions with GLib's. Corrected
9521                 signedness mismatch.
9522         * src/headerview.c
9523                 headerview_create(): added spacing for vbox.
9524         * src/gtk/about.c
9525                 set focus to the OK button.
9526
9527 2005-08-03 [colin]      1.9.13cvs9
9528
9529         * src/folderview.c
9530                 Fix possible crash
9531
9532 2005-08-02 [colin]      1.9.13cvs8
9533
9534         * src/mainwindow.c
9535                 Fix cast
9536         * src/addressbook.c
9537         * src/addressitem.h
9538                 Fix a cast and more generally, try to make the
9539                 GUI more intuitive and consistent (round 1)
9540
9541 2005-08-02 [paul]       1.9.13cvs7
9542
9543         * src/folder.h
9544                 missing in 1.9.13cvs6
9545
9546 2005-08-02 [colin]      1.9.13cvs6
9547
9548         * src/folder.c
9549                 Fix one more leak
9550
9551 2005-08-02 [colin]      1.9.13cvs5
9552
9553         * src/folder.c
9554         * src/folderview.c
9555         * src/imap.c
9556         * src/main.c
9557         * src/mbox.c
9558         * src/procmsg.c
9559         * src/summaryview.c
9560                 Fix a number of folder_item_get_msg_list()-related
9561                 leaks (missing procmsg_msginfo_free()s)
9562
9563 2005-08-01 [colin]      1.9.13cvs4
9564
9565         * src/folderview.c
9566         * src/folderview.h
9567         * src/mainwindow.c
9568         * src/prefs_fonts.c
9569         * src/prefs_summaries.c
9570         * src/prefs_themes.c
9571         * src/summaryview.c
9572         * src/summaryview.h
9573         * src/textview.c
9574         * src/textview.h
9575                 Fix instant-apply of summary and folderview-related prefs
9576                 Fix erroneous g_free and alertpanels in prefs_theme
9577                 Add instant-apply for fonts
9578                 Defer applying of prefs a little bit so it's done only
9579                 once even if requested by multiples prefs pages
9580
9581 2005-08-01 [paul]       1.9.13cvs3
9582
9583         * src/main.c
9584                 fix bug 776 'S.C. crashes on close'
9585                 thanks to Colin
9586         * src/etpan/etpan-thread-manager-types.h
9587                 add missing include
9588                 thanks to Hoa
9589
9590 2005-07-25 [paul]       1.9.13cvs2
9591
9592         * src/summaryview.c
9593                 fix typos. spotted by Fabien Vantard
9594
9595 2005-07-24 [paul]       1.9.13cvs1
9596
9597         * doc/man/sylpheed.1
9598                 update man page, incorporating fix of
9599                 bug 769 'Typo in manpage'
9600         * src/etpan/imap-thread.c
9601                 fix NetBSD openssl dependencies. patch by
9602                 George Michaelson <ggm@apnic.net>
9603         * po/pt_BR.po
9604                 updated by Frederico Goncalves Guimaraes
9605
9606 2005-07-22 [paul]       1.9.13
9607
9608         1.9.13 release
9609
9610 2005-07-22 [paul]       1.9.12cvs91
9611
9612         * AUTHORS
9613         * INSTALL
9614         * README.claws
9615         * RELEASE_NOTES.claws
9616                 updated for release
9617         * configure.ac
9618         * po/nb.po
9619         * tools/claws.i18n.status.pl
9620                 add Norwegian translation. submiited by
9621                 Geir Helland <pjallabais@users.sourceforge.net>
9622         * po/ca.po
9623         * po/de.po
9624         * po/es.po
9625         * po/fi.po
9626         * po/fr.po
9627         * po/it.po
9628         * po/sk.po
9629         * po/sr.po
9630         * po/zh_CN.po
9631                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9632                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
9633                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
9634                 Yang Guilong
9635         * src/plugins/clamav/clamav_plugin_gtk.c
9636         * src/plugins/spamassassin/spamassassin_gtk.c
9637                 replace outdated description strings
9638
9639 2005-07-21 [colin]      1.9.12cvs90
9640
9641         * src/folder.c
9642                 Set folder to batch mode when scanning it. Makes deletion
9643                 of unread mails on IMAP much faster (due to the UNREAD 
9644                 flag unsetting)
9645
9646 2005-07-21 [darko]      1.9.12cvs89
9647
9648         * configure.ac
9649                 link against libresolv if necessary (patch by Paul)
9650         * src/msgcache.c
9651                 use glib's portable macros to determine endianness
9652
9653 2005-07-21 [paul]       1.9.12cvs88
9654
9655         * src/crash.c
9656         * src/gtk/about.c
9657                 update compiled-in features list
9658
9659 2005-07-20 [colin]      1.9.12cvs87
9660
9661         * src/folder.c
9662         * src/textview.c
9663                 Gcc 2.9x compilation fixes, thanks to Darko
9664         * src/plugins/clamav/clamav_plugin.c
9665                 Little optimisation: load virus database only once
9666         * src/plugins/spamassassin/spamassassin.c
9667                 Big optimisation: filtering one mail took at least 1 second,
9668                 now it takes at least 50ms. Doesn't speed up spamassassin 
9669                 itself, but should already be much more tolerable.
9670
9671 2005-07-20 [colin]      1.9.12cvs86
9672
9673         * src/summaryview.c
9674                 Fix performance issue
9675
9676 2005-07-19 [colin]      1.9.12cvs85
9677
9678         * src/plugins/pgpinline/plugin.c
9679                 Fix warning
9680
9681 2005-07-19 [colin]      1.9.12cvs84
9682
9683         * configure.ac
9684         * src/plugins/Makefile.am
9685         * src/plugins/pgpinline/.cvsignore
9686         * src/plugins/pgpinline/Makefile.am
9687         * src/plugins/pgpinline/pgpinline.c
9688         * src/plugins/pgpinline/pgpinline.deps
9689         * src/plugins/pgpinline/pgpinline.h
9690         * src/plugins/pgpinline/plugin.c
9691                 Put pgpinline in the main tree
9692
9693 2005-07-19 [paul]       1.9.12cvs83
9694
9695         * src/prefs_actions.c
9696                 prevent '//' in menu names, which cause a crash
9697                 thanks to Colin
9698
9699 2005-07-19 [paul]       1.9.12cvs82
9700
9701         * configure.ac
9702                 be generally more informative in configure output.
9703                 OpenSSL: correction: '[ --enable-openssl ...' -> 
9704                 '[ --disable-openssl ...', as --enable-openssl is default
9705                 PGP/MIME: don't check for GPGME again, check for
9706                 pgpcore instead. Therefore prevent the possibility of
9707                 attempting to build pgpmime if pgpcore dependencies are
9708                 not met
9709                 ClamAV: use pkgconfig to check for lib
9710                 libgnomeprint: revert logic on inner test to match
9711                 everything else
9712         * src/plugins/pgpcore/sgpgme.c
9713                 add missing include
9714
9715 2005-07-19 [colin]      1.9.12cvs81
9716
9717         * src/summaryview.c
9718                 Fix slow thread rebuilding in particular
9719                 cases
9720
9721 2005-07-19 [paul]       1.9.12cvs80
9722
9723         * sylpheed-claws.desktop
9724                 fix typo, spotted by Stephan Sachse
9725         * src/account.c
9726                 replace GTK_STOCK_ADD with
9727                 GTK_STOCK_NEW button
9728
9729 2005-07-18 [colin]      1.9.12cvs79
9730
9731         * src/etpan/imap-thread.c
9732                 Fix return value (Thanks Hoa)
9733
9734 2005-07-18 [colin]      1.9.12cvs78
9735
9736         * src/imap.c
9737                 Allow empty passwords
9738                 Create drafts/queue/outbox if necessary
9739         * src/summaryview.c
9740                 Remove old code
9741         * src/etpan/imap-thread.c
9742                 Fix STARTTLS (Thanks to Hoa)
9743
9744 2005-07-18 [paul]       1.9.12cvs77
9745
9746         * ChangeLog-gtk2.jp
9747         * ChangeLog.jp
9748                 removed
9749         * Makefile.am
9750                 updated to reflect additions and removals
9751         * TODO
9752                 updated to be claws-specific
9753         * TODO-gtk2
9754         * TODO-gtk2.jp
9755         * TODO.jp
9756         * sylpheed-128x128.png
9757         * sylpheed-64x64.png
9758                 removed
9759         * sylpheed-claws-128x128.png
9760         * sylpheed-claws-64x64.png
9761         * sylpheed-claws.desktop
9762         * sylpheed-claws.png
9763                 added
9764         * sylpheed.desktop
9765         * sylpheed.png
9766                 removed
9767
9768 2005-07-17 [paul]       1.9.12cvs76
9769
9770         * src/account.c
9771         * src/addressbook.c
9772         * src/alertpanel.c
9773         * src/alertpanel.h
9774         * src/compose.c
9775         * src/exphtmldlg.c
9776         * src/expldifdlg.c
9777         * src/folderview.c
9778         * src/imap_gtk.c
9779         * src/inc.c
9780         * src/message_search.c
9781         * src/messageview.c
9782         * src/mh_gtk.c
9783         * src/news_gtk.c
9784         * src/prefs_actions.c
9785         * src/prefs_filtering.c
9786         * src/prefs_matcher.c
9787         * src/prefs_template.c
9788         * src/prefs_themes.c
9789         * src/ssl_manager.c
9790         * src/summary_search.c
9791         * src/textview.c
9792         * src/toolbar.c
9793         * src/gtk/sslcertwindow.c
9794         * src/plugins/pgpcore/sgpgme.c
9795                 rework alertpanels
9796
9797 2005-07-17 [colin]      1.9.12cvs75
9798
9799         * src/privacy.c
9800                 add a PrivacySystem accessor that checks that
9801                 the system cached in a MimeInfo's privacydata
9802                 is still registered. Use this accessor instead
9803                 of directly using data->system. Fixes crashes
9804                 after unloading pgp plugins.
9805
9806 2005-07-17 [colin]      1.9.12cvs74
9807
9808         * src/alertpanel.c
9809                 Change geometry hints to a simple default size.
9810                 Fixes the certs dialogs.
9811
9812 2005-07-17 [colin]      1.9.12cvs73
9813
9814         * src/gtk/sslcertwindow.c
9815                 Use a gtkExpander
9816
9817 2005-07-17 [colin]      1.9.12cvs72
9818
9819         * src/plugins/pgpcore/Makefile.am
9820         * src/plugins/pgpmime/Makefile.am
9821                 Add gpgme libs
9822
9823 2005-07-17 [paul]       1.9.12cvs71
9824
9825         * configure.ac
9826                 add --disable-gnomeprint option
9827                 modified version of patch by Marius Mauch
9828
9829 2005-07-17 [paul]       1.9.12cvs70
9830
9831         * src/common/defs.h
9832                 update urls
9833         * src/account.c
9834         * src/action.c
9835         * src/addressbook.c
9836         * src/compose.c
9837         * src/foldersel.c
9838         * src/folderview.c
9839         * src/html.c
9840         * src/imap_gtk.c
9841         * src/main.c
9842         * src/mainwindow.c
9843         * src/messageview.c
9844         * src/mh_gtk.c
9845         * src/mimeview.c
9846         * src/news_gtk.c
9847         * src/prefs_account.c
9848         * src/prefs_send.c
9849         * src/prefs_summaries.c
9850         * src/procmsg.c
9851         * src/summaryview.c
9852         * src/common/utils.c
9853         * src/common/xml.c
9854         * src/plugins/pgpcore/passphrase.c
9855         * src/plugins/pgpcore/select-keys.c
9856                 replace inappropriately used backticks
9857                 with single quotes
9858
9859 2005-07-16 [colin]      1.9.12cvs69
9860
9861         * src/image_viewer.c
9862                 Add extra paranoid checks
9863
9864 2005-07-16 [colin]      1.9.12cvs68
9865
9866         * src/plugins/pgpcore/prefs_gpg.c
9867                 Don't auto-check sigs by default, as it
9868                 can be really slow.
9869
9870 2005-07-16 [colin]      1.9.12cvs67
9871
9872         * src/plugins/pgpcore/sgpgme.c
9873                 Make messages a bit better.
9874
9875 2005-07-16 [colin]      1.9.12cvs66
9876
9877         * src/imap.c
9878                 Remove pseudo-log
9879         * src/etpan/imap-thread.c
9880                 Add real log
9881
9882 2005-07-16 [colin]      1.9.12cvs65
9883
9884         * src/main.c
9885         * src/prefs_other.c
9886                 And now, fix build with libetpan :-/
9887
9888 2005-07-15 [colin]      1.9.12cvs64
9889
9890         * src/prefs_other.c
9891                 Continue fixing build without libetpan.
9892
9893 2005-07-15 [colin]      1.9.12cvs63
9894
9895         * src/main.c
9896                 Fix build with --disable-libetpan
9897
9898 2005-07-15 [colin]      1.9.12cvs62
9899
9900         * configure.ac
9901                 Bump libetpan's version
9902
9903 2005-07-15 [colin]      1.9.12cvs61
9904
9905         * src/etpan/imap-thread.c
9906                 Actually stop logging :)
9907
9908 2005-07-15 [colin]      1.9.12cvs60
9909
9910         * src/addressbook.c
9911                 Fix dnd of multiple addresses.
9912
9913 2005-07-15 [hoa]        1.9.12cvs59
9914
9915         * src/etpan/imap-thread.c
9916             disable login of IMAP password in libetpan log file.
9917
9918 2005-07-15 [paul]       1.9.12cvs58
9919
9920         * src/account.c
9921                 don't automatically sort
9922                 do allow drag n drop
9923
9924 2005-07-15 [paul]       1.9.12cvs57
9925
9926         * src/account.c
9927         * src/ssl_manager.c
9928                 alphabetical listing
9929
9930 2005-07-15 [paul]       1.9.12cvs56
9931
9932         * src/gtk/pluginwindow.c
9933                 sort plugin list alphabetically
9934
9935 2005-07-15 [paul]       1.9.12cvs55
9936
9937         * src/prefs_spelling.c
9938         * src/prefs_wrapping.c
9939                 unify English usage
9940
9941 2005-07-15 [colin]      1.9.12cvs54
9942
9943         * src/wizard.c
9944                 Typo fix
9945
9946 2005-07-15 [paul]       1.9.12cvs53
9947
9948         * src/prefs_message.c
9949                 make 'show cursor' a hidden option
9950
9951 2005-07-14 [colin]      1.9.12cvs52
9952
9953         * src/plugins/spamassassin/Makefile.am
9954         * src/plugins/clamav/Makefile.am
9955                 Fix double EXTRA_DISTs
9956
9957 2005-07-14 [colin]      1.9.12cvs51
9958
9959         * src/plugins/clamav/Makefile.am
9960         * src/plugins/clamav/clamav_plugin_gtk.deps
9961         * src/plugins/spamassassin/Makefile.am
9962         * src/plugins/spamassassin/spamassassin_gtk.deps
9963                 Make $plugin_gtk depend on $plugin
9964
9965 2005-07-14 [hoa]        1.9.12cvs50
9966
9967         * src/etpan/imap-thread.c
9968                 enable debug log of libetpan when running with --debug
9969
9970 2005-07-14 [colin]      1.9.12cvs49
9971
9972         * configure.ac
9973         * src/common/Makefile.am
9974         * src/common/plugin.c
9975         * src/common/plugin.h
9976                 Add a little plugin dependancy system.
9977                 Plugins can ship a $plugin_name.deps file
9978                 (near them in PLUGINDIR) so that their
9979                 dependancies are loaded if possible.
9980         * src/plugins/Makefile.am
9981         * src/plugins/pgpcore/Makefile.am
9982         * src/plugins/pgpcore/passphrase.c
9983         * src/plugins/pgpcore/passphrase.h
9984         * src/plugins/pgpcore/plugin.c
9985         * src/plugins/pgpcore/prefs_gpg.c
9986         * src/plugins/pgpcore/prefs_gpg.h
9987         * src/plugins/pgpcore/select-keys.c
9988         * src/plugins/pgpcore/select-keys.h
9989         * src/plugins/pgpcore/sgpgme.c
9990         * src/plugins/pgpcore/sgpgme.h
9991                 Introduce pgpcore, used by pgpmime and
9992                 pgpinline
9993         * src/plugins/pgpmime/Makefile.am
9994         * src/plugins/pgpmime/passphrase.c
9995         * src/plugins/pgpmime/passphrase.h
9996         * src/plugins/pgpmime/pgpmime.c
9997         * src/plugins/pgpmime/pgpmime.deps
9998         * src/plugins/pgpmime/plugin.c
9999         * src/plugins/pgpmime/prefs_gpg.c
10000         * src/plugins/pgpmime/prefs_gpg.h
10001         * src/plugins/pgpmime/select-keys.c
10002         * src/plugins/pgpmime/select-keys.h
10003         * src/plugins/pgpmime/sgpgme.c
10004         * src/plugins/pgpmime/sgpgme.h
10005                 Remove the core from pgpmime and add the
10006                 dependancy to pgpcore.
10007
10008 2005-07-14 [paul]       1.9.12cvs48
10009
10010         * src/stock_pixmap.c
10011                 forgot this in last commit
10012
10013 2005-07-14 [paul]       1.9.12cvs47
10014
10015         * src/account.c
10016         * src/addressbook.c
10017                 add accelerators for the buttons (sync with main)
10018         * src/compose.c
10019         * src/compose.h
10020                 add accelerators for the buttons.
10021                 fix editing with external editor.
10022                 replace gdk_input_*() with GIOChannel;
10023                 (sync with main)
10024         * src/foldersel.c
10025                 display folder names with new/unread
10026                 representation (sync with main)
10027         * src/main.c
10028                 specify default window icon (sync with main)
10029         * src/prefs_common.c
10030                 use_addr_book default to FALSE
10031         * src/summaryview.c
10032         * src/textview.c
10033                 add accelerators for the buttons (sync with main)
10034         * src/gtk/menu.c
10035                 fix typos
10036         * src/pixmaps/sylpheed_icon.xpm
10037                 updated
10038
10039 2005-07-13 [paul]       1.9.12cvs46
10040
10041         * src/plugins/pgpmime/pgpmime.c
10042         * src/plugins/pgpmime/sgpgme.c
10043                 (temporarily) use deprecated gpgme_data_rewind()
10044                 while largefile support is not present
10045                 (as suggested by Colin)
10046
10047 2005-07-13 [paul]       1.9.12cvs45
10048
10049         * configure.ac
10050                 remove large file support (for now):
10051                 it breaks too many things
10052
10053 2005-07-13 [paul]       1.9.12cvs44
10054
10055         * configure.ac
10056                 add large file support
10057         * src/html.c
10058                 fix bug #763 where href attribute was not
10059                 the very first attribute of a link
10060                 patch by Thomas Gilgin
10061
10062 2005-07-13 [colin]      1.9.12cvs43
10063
10064         * src/gtk/pluginwindow.c
10065                 Little portability fix
10066
10067 2005-07-13 [colin]      1.9.12cvs42
10068
10069         * src/plugins/pgpmime/sgpgme.c
10070                 Fix crasher.
10071
10072 2005-07-13 [colin]      1.9.12cvs41
10073
10074         * src/plugins/pgpmime/pgpmime.c
10075         * src/plugins/pgpmime/sgpgme.c
10076                 Use gpgme_data_release_and_get_mem instead
10077                 of gpgme_data_read.
10078
10079 2005-07-13 [colin]      1.9.12cvs40
10080
10081         * configure.ac
10082         * src/plugins/pgpmime/passphrase.c
10083         * src/plugins/pgpmime/passphrase.h
10084         * src/plugins/pgpmime/pgpmime.c
10085         * src/plugins/pgpmime/plugin.c
10086         * src/plugins/pgpmime/select-keys.c
10087         * src/plugins/pgpmime/select-keys.h
10088         * src/plugins/pgpmime/sgpgme.c
10089         * src/plugins/pgpmime/sgpgme.h
10090                 Port pgpmime to gpgme-1.0.
10091
10092 2005-07-12 [paul]       1.9.12cvs39
10093
10094         * AUTHORS
10095         * src/toolbar.c
10096         * src/toolbar.h
10097                 add a 'Go to Prev' button to the toolbar.
10098                 correct tooltip text of go to buttons.
10099                 based on patch by Yang Guilong <bamanzi@gmail.com>
10100
10101 2005-07-12 [colin]      1.9.12cvs38
10102
10103         * src/statusbar.c
10104                 Fix progress bar showing stuff at startup.
10105
10106 2005-07-12 [paul]       1.9.12cvs37
10107
10108         * src/editjpilot.c
10109                 fix building with jpilot support
10110
10111 2005-07-11 [colin]      1.9.12cvs36
10112
10113         * src/inc.c
10114                 Add visual indication that filtering is running
10115         * src/textview.c
10116                 Make {}[] uri delimiters
10117         * src/summaryview.c
10118                 Remove useless (and slow) calls
10119
10120 2005-07-11 [paul]       1.9.12cvs35
10121
10122         * src/plugins/clamav/clamav_plugin_gtk.c
10123         * src/plugins/dillo_viewer/dillo_prefs.c
10124         * src/plugins/pgpmime/prefs_gpg.c
10125         * src/plugins/spamassassin/spamassassin_gtk.c
10126                 gather plugins prefs together under their
10127                 own 'Plugins' heading
10128
10129 2005-07-11 [paul]       1.9.12cvs34
10130
10131         sync with main
10132
10133         * src/account.c
10134                 account_delete(): modified alert dialog
10135         * src/editjpilot.c
10136         * src/editvcard.c
10137                 fixed a crash when cancelling file selection
10138                 dialog by Escape key. Made non-ascii filename
10139                 selectable.
10140         * src/prefs_template.c
10141                 prefs_template_window_create(): make scrolled
10142                 window policy AUTOMATIC
10143
10144 2005-07-10 [hoa]        1.9.12cvs33
10145
10146         * src/etpan/imap-thread.c
10147                 workaround for old Courier IMAP servers.
10148
10149 2005-07-10 [colin]      1.9.12cvs32
10150
10151         * src/folder.c
10152         * src/statusbar.c
10153         * src/statusbar.h
10154                 Add visual progress indicator on filtering/processing
10155                 Factorize the progress bar code
10156         * src/imap.c
10157         * src/imap.h
10158         * src/etpan/imap-thread.c
10159                 Add a reference counter to avoid destroying the Folder
10160                 while it's in use by another callback.
10161
10162 2005-07-09 [hoa]        1.9.12cvs31
10163
10164         * src/imap.c
10165         * src/etpan/imap-thread.c
10166                 fixed deadlock when removing IMAP account.
10167
10168 2005-07-08 [colin]      1.9.12cvs30
10169
10170         * src/textview.c
10171         * src/unmime.c
10172                 Fix again problems decoding broken headers
10173         * src/gtk/inputdialog.c
10174                 Fix local variable shadowing a global one
10175
10176 2005-07-08 [colin]      1.9.12cvs29
10177
10178         * src/msgcache.c
10179                 Make the cache/mark files platform-agnostic by writing
10180                 them in little-endian format. Reading them is also done
10181                 in little-endian format, of course; however, in order
10182                 to avoid trashing mark data on big-endian machines, the
10183                 files are, at first, read from the native format if the
10184                 little-endian one doesn't exist. This is easy to deter-
10185                 mine by trying to open a file with a swapped data_ver
10186                 and seeing if it's the wanted version.
10187                 Little-endian using users should see absolutely no
10188                 difference, Big-endian users may get a very little
10189                 performance drop due to byte-swapping.
10190                 Tested on i386 and ppc32. 
10191                 Fixes bug #159 (The index file, in the mailboxes, is 
10192                 hardware depending).
10193
10194                 To have the cache/mark files updated to the new little-
10195                 endian format, "Check for new messages" or even
10196                 "Rebuild folder tree" aren't enough. Files will be
10197                 updated as soon as a folder has been opened/closed.
10198                 To update everything, just select all folders by
10199                 selecting them one by one.
10200
10201 2005-07-07 [colin]      1.9.12cvs28
10202
10203         * src/imap.c
10204                 Remember the folder separator per IMAPFolder
10205                 instead of globally.
10206                 Revive the Session on noop; fixes bug #761
10207                 (mark a bunch of unread messages as read takes 
10208                 forever)
10209
10210 2005-07-07 [darko]      1.9.12cvs27
10211
10212         * src/common/template.c
10213                 Sort templates alphabetically
10214
10215 2005-07-06 [colin]      1.9.12cvs26
10216
10217         * src/imap.c
10218                 Try to use the correct separator in
10219                 most cases. Possibly fixes bug #759
10220                 (only creates the INBOX folder when 
10221                 setting up new IMAP account) and 
10222                 bug #760 (Can't retrieve messages)
10223
10224 2005-07-06 [colin]      1.9.12cvs25
10225
10226         * src/imap.c
10227                 Use real_path in status command. This will
10228                 help later, when namespaces will be used.
10229
10230 2005-07-06 [colin]      1.9.12cvs24
10231
10232         * configure.ac
10233         * src/account.c
10234         * src/folder.c
10235         * src/imap.c
10236         * src/etpan/etpan-log.c
10237         * src/etpan/etpan-thread-manager.c
10238         * src/etpan/imap-thread.c
10239                 Add a --disable-libetpan parameter. With this,
10240                 users that don't want IMAP4 support can avoid
10241                 the new dependancy (and have no IMAP support).
10242                 Users that have IMAP4 accounts and use this
10243                 parameter won't lose their configuration, their
10244                 IMAP accounts will just be invisible and not
10245                 used.
10246         * src/textview.c
10247                 Make the "Copy ..." contextual menu items 
10248                 copy to both the X clipboard and the gtk 
10249                 clipboard - as most other apps do.
10250         * src/gtk/about.c
10251                 Add a notice about OpenSSL usage, in order to
10252                 comply with OpenSSL's license (point 6):
10253                 http://www.openssl.org/source/license.html
10254
10255 2005-07-06 [colin]      1.9.12cvs23
10256
10257         * src/alertpanel.c
10258                 Fix a minimum size for alertpanels
10259         * src/compose.c
10260                 Show 'No space left on device' type errors
10261                 when queuing/sending
10262         * src/imap_gtk.c
10263         * src/mh_gtk.c
10264                 Rework folder's deletion message (remove 
10265                 extra \n)
10266
10267 2005-07-05 [colin]      1.9.12cvs22
10268
10269         * src/imap.c
10270                 Add an alertpanel on auth error
10271                 Add pseudo-log
10272                 Remove pthread-related stuff
10273
10274 2005-07-05 [colin]      1.9.12cvs21
10275
10276         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10277                 Fix crash on plugin reloading (with a hack)
10278
10279 2005-07-05 [colin]      1.9.12cvs20
10280
10281         * src/prefs_account.c
10282         * src/prefs_account.h
10283                 Fix typo
10284         * src/gtk/filesel.c
10285         * src/gtk/filesel.h
10286                 Add a way to filter the view
10287         * src/gtk/pluginwindow.c
10288                 Filter loadable stuff
10289         * src/plugins/pgpmime/prefs_gpg.c
10290                 Fix missing unregistration
10291         * .cvsignore
10292         * src/etpan/.cvsignore
10293         * src/plugins/spamassassin/.cvsignore
10294                 Add more stuff to cvs ignored files
10295
10296 2005-07-04 [colin]      1.9.12cvs19
10297
10298         * src/imap.c
10299                 Fix scan_required returning FALSE when it
10300                 shouldn't. Maybe fix #760 (Can't retrieve
10301                 messages)
10302
10303 2005-07-04 [colin]      1.9.12cvs18
10304
10305         * src/summaryview.c
10306                 Fix always_show_msg pref
10307
10308 2005-07-04 [paul]       1.9.12cvs17
10309
10310         sync with main (forgotten in last commit)
10311         
10312         * src/common/utils.c
10313         * src/common/utils.h
10314                 check_line_length(): new.
10315                 is_dir_exist()
10316                 is_file_entry_exist()
10317                 dirent_is_regular_file()
10318                 dirent_is_directory(): use g_file_test() instead of stat().
10319
10320 2005-07-04 [paul]       1.9.12cvs16
10321
10322         sync with main:
10323
10324         * src/compose.c
10325                 compose_write_to_file(): check for line
10326                 length limit and display warning if exceeds
10327         * src/jpilot.c
10328                 use get_home_dir() instead of g_get_home_dir()
10329         * src/procheader.c
10330                 removed warning about invalid date
10331         * src/vcard.c
10332                 use get_home_dir() instead of g_get_home_dir()
10333
10334 2005-07-04 [paul]       1.9.12cvs15
10335
10336         * src/stock_pixmap.c
10337                 fix new pixmap naming errors
10338                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
10339
10340 2005-07-04 [colin]      1.9.12cvs14
10341
10342         * src/imap.c
10343                 Fix debugging string with a warning
10344
10345 2005-07-04 [colin]      1.9.12cvs13
10346
10347         * configure.ac
10348                 Add a check for libetpan's version (>= 0.37)
10349
10350 2005-07-04 [hoa]        1.9.12cvs12
10351
10352         * commitHelper
10353         * src/imap.c
10354         * src/etpan/imap-thread.c
10355         * src/etpan/imap-thread.h
10356                 fixed IMAP implementation of check of mails.
10357
10358 2005-07-03 [hoa]        1.9.12cvs11
10359
10360         * src/etpan/Makefile.am
10361         * src/etpan/etpan-errors.h
10362         * src/etpan/etpan-log.[ch]
10363         * src/etpan/etpan-thread-manager-types.h
10364         * src/etpan/etpan-thread-manager.[ch]
10365         * src/etpan/imap-thread.[ch]
10366         * src/Makefile.am
10367         * src/imap.c
10368         * src/main.c
10369         * src/prefs_other.c
10370         * configure.ac
10371             merged imap branch.
10372             dependency on libetpan 0.37 is now added.
10373
10374 2005-07-01 [colin]      1.9.12cvs10
10375
10376         * src/Makefile.am
10377         * src/folder.c
10378         * src/folder.h
10379         * src/folderview.c
10380         * src/stock_pixmap.c
10381         * src/stock_pixmap.h
10382         * src/plugins/trayicon/trayicon.c
10383                 Add marked symbol on folders containing
10384                 marked messages
10385         * src/procmsg.c
10386         * src/procmsg.h
10387         * src/toolbar.c
10388         * src/prefs_common.c
10389         * src/prefs_common.h
10390         * src/prefs_send.c
10391                 Add an optional confirmation dialog on queue
10392                 sending. Patch by wwp.
10393         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
10394         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
10395         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
10396         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
10397         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
10398         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
10399         * src/pixmaps/inbox_mark.xpm            ** ADDED **
10400         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
10401         * src/pixmaps/outbox_mark.xpm           ** ADDED **
10402         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
10403         * src/pixmaps/trash_mark.xpm            ** ADDED **
10404                 New pixmaps
10405
10406 2005-07-01 [colin]      1.9.12cvs9
10407
10408         * src/summaryview.c
10409                 Fix a little threading bug
10410         * src/addrgather.c
10411         * src/mainwindow.c
10412                 A little bit of HIG normality never hurts
10413
10414 2005-07-01 [colin]      1.9.12cvs8
10415
10416         * src/compose.c
10417         * src/msgcache.c
10418         * src/pop.c
10419         * src/procmime.c
10420         * src/recv.c
10421         * src/common/log.c
10422         * src/common/template.c
10423         * src/common/utils.c
10424         * src/common/utils.h
10425                 Reverted the fwrite_atomic stuff. In fact
10426                 it is already atomic.
10427
10428 2005-06-30 [colin]      1.9.12cvs7
10429
10430         * src/common/utils.c
10431         * src/common/utils.h
10432                 Add an fwrite_atomic() function to make
10433                 sure we write everything: fwrite can make
10434                 short writes.
10435         * src/compose.c
10436         * src/msgcache.c
10437         * src/pop.c
10438         * src/procmime.c
10439         * src/recv.c
10440         * src/common/log.c
10441         * src/common/template.c
10442                 Use that (and fix swapping of size and nmemb).
10443                 Thanks to Rich Coe for the heads up.
10444
10445 2005-06-30 [colin]      1.9.12cvs6
10446
10447         * src/addressbook.c
10448                 Optimize addressbook opening 
10449
10450 2005-06-30 [colin]      1.9.12cvs5
10451
10452         * src/summaryview.c
10453                 Remove calls to summary_step after move/copy
10454
10455 2005-06-28 [paul]       1.9.12cvs4
10456
10457         * src/alertpanel.c
10458                 wrap and make the error msg selectable
10459
10460 2005-06-28 [paul]       1.9.12cvs3
10461
10462         * src/ssl_manager.c
10463                 replace the OK button with a Close button
10464         * src/gtk/foldersort.c
10465                 use GTK_STOCK_ icons/buttons
10466
10467 2005-06-28 [colin]      1.9.12cvs2
10468
10469         * src/gedit-print.c             ** ADDED **
10470         * src/gedit-print.h             ** ADDED **
10471         * src/gtk/gtksourceprintjob.c   ** ADDED **
10472         * src/gtk/gtksourceprintjob.h   ** ADDED **
10473                 I can't believe no one had enough time to tell
10474                 me I forgot the `cvs add`
10475
10476 2005-06-27 [colin]      1.9.12cvs1
10477
10478         * src/Makefile.am
10479         * src/gtk/Makefile.am
10480         * src/messageview.c
10481         * src/procmsg.c
10482         * src/summaryview.c
10483         * configure.ac
10484                 Add optional libgnomeprint-based printing
10485         * src/mainwindow.c
10486         * src/gtk/quicksearch.c
10487                 Add an Edit/Quick search menu item to show
10488                 and focus the quicksearch
10489
10490 2005-06-27 [paul]       1.9.12
10491
10492         1.9.12 release
10493
10494         * po/ca.po
10495         * po/de.po
10496         * po/es.po
10497         * po/fr.po
10498         * po/it.po
10499         * po/ko.po
10500         * po/pt_BR.po
10501         * po/sk.po
10502         * po/zh_CN.po
10503                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10504                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
10505                 SungHyun Nam, Frederico Goncalves Guimaraes,
10506                 Andrej Kacian, and Yang Guilong
10507 2005-06-26 [colin]      1.9.11cvs106
10508
10509         * src/imap_gtk.c
10510                 Forgot one file for previous fix
10511
10512 2005-06-26 [colin]      1.9.11cvs105
10513
10514         * src/folder.c
10515         * src/imap.c
10516                 Fix problems with folder operations in no_select
10517                 imap folders. it applies only to mails, and 
10518                 creation/deletion/move/renaming of folders 
10519                 should be possible
10520
10521 2005-06-26 [paul]       1.9.11cvs104
10522
10523         * src/prefs_filtering.c
10524                 replace one more GTK_STOCK_REMOVE
10525                 with GTK_STOCK_DELETE
10526
10527 2005-06-25 [colin]      1.9.11cvs103
10528
10529         * src/imap.c
10530                 Optimize get_seq_set_from_seq_list
10531                 (Patch by Ricardo) 
10532
10533 2005-06-25 [colin]      1.9.11cvs102
10534
10535         * src/mh.c
10536                 If the directory exists, but not in the
10537                 correct encoding, rename it. This should
10538                 handle old-versions-induced bugs.
10539
10540 2005-06-25 [colin]      1.9.11cvs101
10541
10542         * src/mh.c
10543                 Fix path access with extended dir names
10544                 Fixes bug #589 (SC segfaults with wrong locale
10545                 settings)
10546
10547 2005-06-25 [colin]      1.9.11cvs100
10548
10549         * src/prefs_account.c
10550         * src/prefs_account.h
10551         * src/compose.c
10552                 Add an option to encrypt replies to
10553                 encrypted messages
10554
10555 2005-06-25 [colin]      1.9.11cvs99
10556
10557         * src/compose.c
10558         * src/quote_fmt_parse.y
10559                 ... And make it work with pgpinline.
10560
10561 2005-06-25 [colin]      1.9.11cvs98
10562
10563         * src/compose.c
10564         * src/procmime.c
10565         * src/procmime.h
10566         * src/quote_fmt_parse.y
10567                 o Make reedition of encrypted messages possible
10568                   (as long as it is encrypted to self too, no
10569                    magic there)
10570                 o Make replying with quote (and without selecting
10571                   text) possible for encrypted messages.
10572                 Closes bug #550 (Not possible to "reply with quote"
10573                 to gnupg encrypted messages)
10574
10575 2005-06-24 [paul]       1.9.11cvs97
10576
10577         * src/imap.c
10578                 add missing include
10579
10580 2005-06-24 [paul]       1.9.11cvs96
10581
10582         * src/editldap.c
10583                 made bind password entry invisible
10584                 (sync with main)
10585         * src/send_message.c
10586                 send_message_local(): check exit status
10587                 to detect errors (sync with main)
10588         * src/textview.c
10589                 use main's less ambiguous popup menu
10590                 wording
10591
10592 2005-06-24 [paul]       1.9.11cvs95
10593
10594         * src/prefs_actions.c
10595         * src/prefs_customheader.c
10596         * src/prefs_display_header.c
10597         * src/prefs_filtering_action.c
10598         * src/prefs_matcher.c
10599         * src/prefs_template.c
10600         * src/prefs_toolbar.c
10601                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
10602         * src/gtk/description_window.c
10603                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
10604
10605 2005-06-23 [colin]      1.9.11cvs94
10606
10607         * src/summaryview.c
10608                 Fix rough edges (be sure to call status_show whenever
10609                 necessary).
10610
10611 2005-06-23 [colin]      1.9.11cvs93
10612
10613         * src/summaryview.c
10614                 Optimize Select All
10615                 Before, in a 5K mails folder: 11s
10616                 After, in the same folder: 58000µs
10617                 The joys of locking... gtk_clist_select_all() fires a 
10618                 tree-select-row event for each selected row, which in 
10619                 summaryview, callbacks summary_selected which in turn,
10620                 calls summary_status_show, which walks the selected
10621                 rows. Hence, calling gtk_clist_select_all was 
10622                 exponential. Locking the summaryview makes 
10623                 summary_selected return early.
10624
10625 2005-06-23 [colin]      1.9.11cvs92
10626
10627         * src/imap.c
10628                 Move mutex at the important place to avoid
10629                 deadlocks
10630         * src/summaryview.c
10631                 Fix Del key deleting directly instead of
10632                 moving to trash
10633
10634 2005-06-22 [colin]      1.9.11cvs91
10635
10636         * src/plugins/spamassassin/libspamc.c
10637                 As we do spagetti code with assignations in multiple
10638                 places (see _message_read_raw where out = msg = raw),
10639                 let's be sure we don't free the same pointer twice.
10640                 Should fix bug #683 (Crash in libpam at 
10641                 message_cleanup).
10642
10643 2005-06-22 [colin]      1.9.11cvs90
10644
10645         * src/compose.c
10646         * src/messageview.c
10647         * src/toolbar.c
10648                 Make toolbar's delete use the move to trash stuff;
10649                 Add gtk_widget_realize to be sure pixmaps can get
10650                 created (that may fix an old worksforme bug which
10651                 I can't find back...)
10652
10653 2005-06-22 [colin]      1.9.11cvs89
10654
10655         * src/summaryview.c
10656         * src/summaryview.h
10657         * src/mainwindow.c
10658                 Rename "Message/Delete" to "Message/Move to trash"
10659                 Add "Message/Delete..." that directly destroys the
10660                 selected messages after asking for a confirmation.
10661
10662 2005-06-22 [colin]      1.9.11cvs88
10663
10664         * src/imap.c
10665                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
10666                 o Fix a deadlock (thanks Darko)
10667
10668 2005-06-22 [colin]      1.9.11cvs87
10669
10670         * src/gtk/foldersort.c
10671                 Add missing include for the i18n;
10672                 patch by Fabien Vantard
10673
10674 2005-06-21 [colin]      1.9.11cvs86
10675
10676         * src/folder.c
10677         * src/folderview.c
10678                 Respect the no_select flag
10679         * src/imap.c
10680                 Fix recursive deletion
10681         * src/imap_gtk.c
10682         * src/mh_gtk.c
10683                 Make the folder deletion's warning
10684                 more explicit
10685
10686 2005-06-21 [colin]      1.9.11cvs85
10687
10688         * src/textview.c
10689                 Prevent email addresses from spanning accross
10690                 lines - fixes bug # 646 (newline-chars in 
10691                 email addresses)
10692
10693 2005-06-20 [colin]      1.9.11cvs84
10694
10695         * src/folder.c
10696                 Be sure not to remove source if copy failed
10697
10698 2005-06-20 [colin]      1.9.11cvs83
10699
10700         * src/folderview.c
10701         * src/imap_gtk.c
10702                 remove summaryview's lock
10703         * src/imap.c
10704                 introduce threads to avoid problems when foreground tasks
10705                 interfere with background tasks
10706         * src/mh.c
10707                 prevent moving to drafts/queue
10708         * src/mimeview.c
10709                 fix leak
10710
10711 2005-06-19 [colin]      1.9.11cvs82
10712
10713         * src/imap_gtk.c
10714                 Remember that the user doesn't want to override
10715                 offline mode, for 3 seconds. It avoid presenting
10716                 him with N popups in a really short time.
10717
10718 2005-06-17 [colin]      1.9.11cvs81
10719
10720         * src/imap.c
10721                 Fix IMAP breaking on folders containing '('
10722                 (Probably won't be enough)
10723
10724 2005-06-17 [colin]      1.9.11cvs80
10725
10726         Forgotten files on 1.9.11cvs79
10727         * src/summaryview.c
10728                 Fix stepping when not immediately executing
10729         * src/imap.c
10730                 Really prevent UID FETCH 0
10731         * src/codeconv.c
10732                 Fix outgoing charset never set to utf-8
10733         * src/mh.c
10734                 Fix leak
10735
10736 2005-06-16 [colin]      1.9.11cvs79
10737
10738         * src/compose.c
10739                 Fix bug #707 (Dash splits rows)
10740                 Only wrap if we're on a line break position and
10741                 the previous one was a "white" (space) char.
10742                 Pango stuff is weird.
10743
10744 2005-06-16 [colin]      1.9.11cvs78
10745
10746         * src/imap_gtk.c
10747                 Lock summaryview while downloading messages
10748                 on user demand
10749         * src/procheader.c
10750         * src/unmime.c
10751         * src/common/utils.c
10752         * src/common/utils.h
10753                 Replace \r and \n with spaces in From and
10754                 Subject headers
10755
10756 2005-06-16 [paul]       1.9.11cvs77
10757
10758         * src/procmime.c
10759                 liberalise the mime parser
10760         * src/gtk/about.c
10761                 add text wrapping
10762
10763 2005-06-16 [paul]       1.9.11cvs76
10764
10765         * src/gtk/about.c
10766                 reworked
10767
10768 2005-06-15 [colin]      1.9.11cvs75
10769
10770         * src/compose.c
10771                 Finish header encoding fix
10772         * src/summaryview.c
10773                 Fix segfault
10774         * src/headerview.c
10775                 Fix compilation (Thanks Stephan
10776                 Sachse)
10777
10778 2005-06-15 [colin]      1.9.11cvs74
10779
10780         * Makefile.am
10781                 Install gnome2 stuff rather than gnome1, 
10782                 if both are present
10783         * src/codeconv.c
10784         * src/codeconv.h
10785         * src/compose.c
10786                 Fix headers encoding
10787         * src/folder.c
10788                 Visual progress when fetching all messages
10789         * src/folderview.c
10790         * src/summaryview.c
10791         * src/summaryview.h
10792                 Prevent changing current message while
10793                 incorporating
10794
10795 2005-06-15 [paul]       1.9.11cvs73
10796
10797         * src/gtk/gtkaspell.c
10798         * src/gtk/gtkaspell.h
10799                 fix build warnings
10800
10801 2005-06-15 [paul]       1.9.11cvs72
10802
10803         * src/prefs_filtering.c
10804                 allow reordering of filter rules by
10805                 drag n drop
10806
10807 2005-06-15 [paul]       1.9.11cvs71
10808
10809         * COPYING
10810                 updated
10811         * src/codeconv.c
10812                 replace deprecated function
10813         * src/inc.c
10814         * src/send_message.c
10815         * src/gtk/progressdialog.c
10816         * src/gtk/progressdialog.h
10817                 salvage and reuse parts of reverted sync
10818
10819 2005-06-15 [paul]       1.9.11cvs70
10820
10821         * src/inc.c
10822         * src/send_message.c
10823         * src/gtk/progressdialog.c
10824         * src/gtk/progressdialog.h
10825                 revert yesterday's sync with main
10826                 it contains deprecated functions
10827
10828 2005-06-15 [colin]      1.9.11cvs69
10829
10830         * src/headerview.c
10831                 Fix bug #670 (multi user to: will corrupt message 
10832                 headers display)
10833
10834 2005-06-15 [colin]      1.9.11cvs68
10835
10836         * src/compose.c
10837                 Fix bug #421 (Fix undo on wrapping)
10838
10839 2005-06-15 [colin]      1.9.11cvs67
10840
10841         * src/folder.c
10842                 Provide visual feedback while processing
10843                 folder's rules.
10844         * src/imap.c
10845                 Provide visual feedback while getting
10846                 short headers (for uncached messages)
10847
10848
10849 2005-06-14 [paul]       1.9.11cvs66
10850
10851         * src/account.c
10852                 change a couple stock icons
10853         * src/inc.c
10854         * src/send_message.c
10855         * src/gtk/progressdialog.c
10856         * src/gtk/progressdialog.h
10857                 sync main's GtkTreeView implementation
10858
10859 2005-06-14 [colin]      1.9.11cvs65
10860
10861         * src/imap.c
10862                 Various little fixes, mainly on error paths
10863
10864 2005-06-13 [colin]      1.9.11cvs64
10865
10866         * matcher.c
10867         * procmsg.c
10868         * procmsg.h
10869                 Add a way to fetch only headers. This speeds
10870                 up filtering on headers for IMAP. Fixes:
10871                 bug #481 extraneous imap commands slow down 
10872                         imap filtering
10873                 bug #522 Sylpheed downloads all messages 
10874                         when opening mailbox (IMAP)
10875                 bug #677 IMAP fetch is soooooooooooooo slow
10876         * src/folder.c
10877         * src/folder.h
10878                 Add a folder set_batch method so that
10879                 implementations can speed up flags changes
10880         * src/folderutils.c
10881         * src/summaryview.c
10882                 Use that in mark as (un)read and mark all read
10883                 Refix bug #679
10884         * src/imap.c
10885                 Implement set_batch - brings back deferred
10886                 flags in a less buggy manner. Fixes:
10887                 bug #729 IMAP immediate expunge of deleted messages
10888                 bug #191 remove list of messages with one command
10889                 Fix login with strange chars
10890                 Implement fetch_msg_full
10891                 Fix copy (wrong counts)
10892
10893 2005-06-12 [colin]      1.9.11cvs63
10894
10895         * src/folder.c
10896                 lock incorporation during long operations.
10897                 Avoids fucking up the IMAP socket.
10898
10899 2005-06-12 [colin]      1.9.11cvs62
10900
10901         * src/imap.c
10902                 Fix harmful typo
10903                 Factorize remove_all_msg
10904                 Thread-ize expunge
10905         * src/summaryview.c
10906                 Don't update partial-download status if unnecessary
10907         * src/folder.c
10908                 Use remove_msgs everywhere possible
10909
10910 2005-06-12 [colin]      1.9.11cvs61
10911
10912         * src/folder.c
10913         * src/folder.h
10914                 Add a remove_msgs function to remove a 
10915                 list of messages
10916         * src/imap.c
10917                 Implement that.
10918
10919 2005-06-12 [colin]      1.9.11cvs60
10920
10921         * src/imap.c
10922                 Remove flags-processing deferring... Too hard
10923                 to get it to work in all cases.
10924
10925 2005-06-11 [colin]      1.9.11cvs59
10926
10927         * src/imap.c
10928                 printf -> debug_print
10929
10930 2005-06-11 [colin]      1.9.11cvs58
10931
10932         * src/imap.c
10933                 o Fix build without USE_PTHREAD
10934                 o Factorize imap_open
10935                 o Alertpanel in case of impossible connection
10936                 o Alertpanel in case of impossible login
10937                 o Fix deferred flags processing to force a 
10938                   flush before adding some more flags to process,
10939                   but in another folder.
10940
10941 2005-06-10 [colin]      1.9.11cvs57
10942
10943         * src/imap.c
10944                 o Fix a format string error
10945                 o init ssl socket outside of the thread 
10946                   (it possibly invokes gtk calls)
10947         * src/procmime.c
10948                 o Put back the buffer to its necessary size
10949                 o Fix changing a file pointer without keeping
10950                   track of it (thanks Valgrind)
10951         * src/common/smtp.c
10952                 o Fix automatic STARTTLS if login should be done
10953                   and the server only allows it after starting TLS
10954         * src/gtk/gtkinputdialog.c
10955                 o Eat GDK_Return so that the combo popup doesn't 
10956                   appear when we press Enter to validate the combo
10957                   input dialog (as seen in the Open with... dialog)
10958
10959 2005-06-10 [colin]      1.9.11cvs56
10960
10961         * src/imap.c
10962                 o A bit less debug
10963                 o Fix a crash on deletion
10964                 o Threadize imap_select (it's called outside of 
10965                   threads)
10966                 o Defer treatment of DELETED flags
10967
10968
10969 2005-06-09 [colin]      1.9.11cvs55
10970
10971         * src/imap.c
10972                 Make sure we check imap_gtk_should_override(), which
10973                 potentially calls gtk stuff, before creating thread.
10974                 That way it should't be called via imap_get_session()
10975                 inside a thread.
10976
10977 2005-06-09 [colin]      1.9.11cvs54
10978
10979         * src/imap.c
10980                 o add a bit of status output
10981                 o remove some dead code
10982                 o threadize get_list_of_uids
10983                 o threadize imap_get_flags
10984                 o defer flag changing by 500ms so that they
10985                   can be batched
10986
10987
10988 2005-06-08 [colin]      1.9.11cvs53
10989
10990         * src/imap.c
10991                 Thread-ize imap_cmd_fetch
10992
10993 2005-06-08 [colin]      1.9.11cvs52
10994
10995         * src/main.c
10996                 Mmh, that broke POP3...
10997
10998 2005-06-08 [colin]      1.9.11cvs51
10999
11000         * src/main.c
11001                 Stabilize IMAP patch (thanks to Hoa)
11002
11003 2005-06-08 [colin]      1.9.11cvs50
11004
11005         * src/imap.c
11006                 Test patch to speed up imap. 
11007
11008 2005-06-08 [colin]      1.9.11cvs49
11009
11010         * src/imap_gtk.c
11011                 Warning fix
11012         * src/procmime.c
11013                 Apply patch from gentoo to use /usr/share/mime/globs if 
11014                 available, after un-breaking it
11015         * src/common/log.c
11016         * src/common/log.h
11017                 Use g_timeout for invoking hooks that possibly use gtk
11018                 calls. This should leave gtk calls in the main thread.
11019
11020 2005-06-08 [paul]       1.9.11cvs48
11021
11022         * src/codeconv.c
11023                 conv_get_outgoing_charset_str(): don't
11024                 use prefs_common setting
11025         * src/compose.c
11026         * src/compose.h
11027                 add /Options/Character encoding/... to
11028                 temporarily change the outgoing encoding
11029
11030         (belated sync with main)
11031
11032 2005-06-08 [paul]       1.9.11cvs47
11033
11034         * src/compose.c
11035                 correction to/completion of last
11036                 sync with main
11037
11038 2005-06-08 [paul]       1.9.11cvs46
11039
11040         sync with main:
11041         
11042         * src/codeconv.c
11043         * src/codeconv.h
11044                 always enabled Japanese auto-detection
11045                 if the first letters of locale string
11046                 is "ja"
11047         * src/compose.c
11048                 don't use "destroy" signal to destroy
11049                 Compose object (fix rare crashes on discard?)
11050         * src/mainwindow.c
11051         * src/messageview.c
11052         * src/prefs_send.c
11053                 added Hebrew encodings
11054         * src/sourcewindow.c
11055                 don't use "destroy" signal to destroy
11056                 objects
11057
11058 2005-06-07 [colin]      1.9.11cvs45
11059
11060         * src/summaryview.c
11061                 Add missing unlocks/locks
11062
11063 2005-06-07 [paul]       1.9.11cvs44
11064
11065         * src/summaryview.c
11066                 restore bug #749 fix
11067
11068 2005-06-06 [colin]      1.9.11cvs43
11069
11070         * src/summaryview.c
11071                 Fix selection bug when prefs_common.open_unread 
11072                 is FALSE
11073
11074 2005-06-06 [colin]      1.9.11cvs42
11075
11076         * src/common/md5.c
11077                 Fix a warning
11078         * src/summaryview.c
11079         * src/folderview.c
11080                 Factorize long operations beginning and end
11081                 (locking, freezing/thawing, cursor, ...)
11082                 Check selection->data member in selection-
11083                 related loops; this avoids dying an awful
11084                 death if the selection changes on us while
11085                 we're marking a whole IMAP folder unread, 
11086                 for example.
11087
11088 2005-06-06 [paul]       1.9.11cvs41
11089
11090         * src/textview.c
11091                 don't g_free() a static gchar buffer
11092
11093 2005-06-05 [colin]      1.9.11cvs40
11094
11095         * src/mainwindow.c
11096         * src/messageview.c
11097         * src/summaryview.c
11098                 Fix bug #749 (Show all headers should be
11099                 sticky as the GUI suggests)
11100
11101 2005-06-03 [paul]       1.9.11cvs39
11102
11103         * src/compose.c
11104                 don't allow editing of mail while sending.
11105                 patch by Colin
11106
11107 2005-06-03 [paul]       1.9.11cvs38
11108
11109         * src/folderview.c
11110                 add a freeze/thaw to speed up 'mark all read'
11111
11112 2005-06-03 [paul]       1.9.11cvs37
11113
11114         * src/prefs_message.c
11115                 reflect changes immediately
11116
11117 2005-06-02 [colin]      1.9.11cvs36
11118
11119         * po/POTFILES.in
11120                 Patch by Fabien Vantard.
11121
11122 2005-06-02 [colin]      1.9.11cvs35
11123
11124         * src/imap.c
11125                 Use a non-blocking imap_getline() if possible.
11126                 This should completely prevent the interface
11127                 from freezin on imap operations, although it
11128                 may do strange stuff in case of folder switching
11129                 while a big imap operation is taking place...
11130
11131                 In addition, fix a leak in the case thread
11132                 creation fails on connection.
11133
11134 2005-06-02 [colin]      1.9.11cvs34
11135
11136         * src/crash.c
11137         * src/prefs_common.h
11138                 Fix build (prefs_common_init() doesn't exist
11139                 anymore)
11140
11141 2005-06-02 [colin]      1.9.11cvs33
11142
11143         * src/prefs_account.c
11144                 Fix bug #245 (filtering rules broken when
11145                 renaming a remote account (imap4 or nntp)
11146
11147 2005-06-02 [colin]      1.9.11cvs32
11148
11149         * src/imap.c
11150                 Try to fix IMAP shortcomings: 
11151                 o Multithread imap_open()
11152                 o allow offline-mode overriding instead of
11153                   just returning NULL
11154         * src/imap_gtk.c
11155         * src/imap_gtk.h
11156                 Add a function to ask whether we want to
11157                 override offline-mode for 10 minutes (one-shot
11158                 asking was painful)
11159         * src/procheader.c
11160                 Fix segfault when imap parser isn't happy about
11161                 a missing {
11162
11163 2005-06-01 [colin]      1.9.11cvs31
11164
11165         * src/addrharvest.c
11166         * src/compose.c
11167         * src/mbox.c
11168         * src/mbox.h
11169         * src/mh.c
11170         * src/msgcache.c
11171         * src/send_message.c
11172         * src/setup.c
11173         * src/undo.c
11174         * src/common/hooks.c
11175         * src/common/prefs.c
11176         * src/common/template.c
11177         * src/common/utils.c
11178         * src/gtk/gtkutils.c
11179         * src/gtk/inputdialog.c
11180         * src/gtk/menu.c
11181         * src/gtk/pluginwindow.c
11182         * src/gtk/prefswindow.c
11183         * src/plugins/pgpmime/passphrase.c
11184         * src/plugins/pgpmime/prefs_gpg.c
11185                 More -Wall fixes
11186
11187         * src/common/Makefile.am
11188         * src/common/timing.h
11189                 Add basic timing code
11190
11191         * src/summaryview.c
11192                 Fix a bug with unread messages when 
11193                 re-sorting folders, and by the way
11194                 fix a big performance hit when 
11195                 re-sorting (10k mails: before 5s,
11196                 after .5s)
11197
11198         * src/prefs_compose_writing.c
11199         * src/prefs_compose_writing.h
11200         * src/prefs_message.c
11201         * src/prefs_message.h
11202         * src/prefs_other.c
11203         * src/prefs_other.h
11204         * src/prefs_quote.c
11205         * src/prefs_quote.h
11206         * src/prefs_receive.c
11207         * src/prefs_receive.h
11208         * src/prefs_send.c
11209         * src/prefs_send.h
11210         * src/prefs_summaries.c
11211         * src/prefs_summaries.h
11212                 Fix copyright banner
11213
11214 2005-06-01 [paul]       1.9.11cvs30
11215
11216         * po/fi.po
11217                 updated by Flammie Pirinen
11218         * src/procmime.c
11219                 fix 'Bad BASE64 content' output
11220
11221 2005-05-31 [colin]      1.9.11cvs29
11222
11223         * src/procmime.c
11224                 Oops, where did my hunk go.
11225
11226 2005-05-31 [colin]      1.9.11cvs28
11227
11228         * src/Makefile.am
11229         * src/account.c
11230         * src/action.c
11231         * src/addr_compl.c
11232         * src/addressbook.c
11233         * src/codeconv.c
11234         * src/compose.c
11235         * src/export.c
11236         * src/folder.c
11237         * src/folderview.c
11238         * src/image_viewer.c
11239         * src/main.c
11240         * src/mainwindow.c
11241         * src/messageview.c
11242         * src/mimeview.c
11243         * src/msgcache.c
11244         * src/prefs_account.c
11245         * src/prefs_actions.c
11246         * src/prefs_common.c
11247         * src/prefs_compose_writing.c
11248         * src/prefs_customheader.c
11249         * src/prefs_ext_prog.c
11250         * src/prefs_filtering.c
11251         * src/prefs_filtering_action.c
11252         * src/prefs_fonts.c
11253         * src/prefs_image_viewer.c
11254         * src/prefs_message.c
11255         * src/prefs_message.h
11256         * src/prefs_msg_colors.c
11257         * src/prefs_other.c
11258         * src/prefs_other.h
11259         * src/prefs_quote.c
11260         * src/prefs_receive.c
11261         * src/prefs_receive.h
11262         * src/prefs_send.c
11263         * src/prefs_send.h
11264         * src/prefs_spelling.c
11265         * src/prefs_summaries.c
11266         * src/prefs_summary_column.c
11267         * src/prefs_template.c
11268         * src/prefs_themes.c
11269         * src/prefs_toolbar.c
11270         * src/prefs_wrapping.c
11271         * src/procmime.c
11272         * src/procmsg.c
11273         * src/send_message.h
11274         * src/ssl_manager.c
11275         * src/summary_search.c
11276         * src/summaryview.c
11277         * src/textview.c
11278         * src/wizard.c
11279         * src/common/smtp.c
11280         * src/common/smtp.h
11281         * src/gtk/gtkutils.h
11282                 o Move the rest of Common prefs to new style
11283                 o Lots of -Wall warning fixes
11284                 o fix FIXME in cache memusage calculation
11285                 o Let return receipts be sent from any account
11286                 o Little cache optimisation (read)
11287                 o Fix bug #746 (don't treat commas as separators
11288                   when inside a quoted string)
11289
11290 2005-05-31 [paul]       1.9.11cvs27
11291
11292         * src/prefs_common.c
11293                 fix 'off-by-one' typo
11294
11295 2005-05-31 [paul]       1.9.11cvs26
11296
11297         * src/account.c
11298         * src/addr_compl.c
11299         * src/compose.c
11300         * src/foldersel.c
11301         * src/prefs_actions.c
11302         * src/prefs_common.c
11303         * src/prefs_common.h
11304         * src/prefs_customheader.c
11305         * src/prefs_display_header.c
11306         * src/prefs_filtering.c
11307         * src/prefs_filtering_action.c
11308         * src/prefs_matcher.c
11309         * src/prefs_summaries.c
11310         * src/prefs_summary_column.c
11311         * src/prefs_template.c
11312         * src/prefs_toolbar.c
11313         * src/ssl_manager.c
11314         * src/gtk/pluginwindow.c
11315         * src/gtk/prefswindow.c
11316         * src/gtk/progressdialog.c
11317                 add hidden prefs 'enable_rules_hint'
11318                 for gtk_tree_view_set_rules_hint()
11319                 (sync with main)
11320                 
11321
11322 2005-05-31 [colin]      1.9.11cvs25
11323
11324         * src/Makefile.am
11325         * src/main.c
11326         * src/prefs_common.c
11327         * src/prefs_summaries.c ** ADDED **
11328         * src/prefs_summaries.h ** ADDED **
11329                 Common/Display -> Display/Summaries
11330
11331 2005-05-31 [colin]      1.9.11cvs24
11332
11333         * src/Makefile.am
11334         * src/main.c
11335         * src/prefs_quote.c ** ADDED **
11336         * src/prefs_quote.h ** ADDED **
11337                 Move Common/Quote to Compose/Quoting
11338         * src/prefs_common.c
11339         * src/prefs_common.h
11340                 Remove old quote stuff, add
11341                 convenience functions for GtkTextView prefs
11342         * src/gtk/prefswindow.c
11343                 Set default height higher
11344
11345 2005-05-30 [colin]      1.9.11cvs23
11346
11347         * src/Makefile.am
11348         * src/main.c
11349         * src/prefs_common.c
11350         * src/prefs_compose_writing.c ** ADDED **
11351         * src/prefs_compose_writing.h ** ADDED **
11352                 Move Common/Compose prefs to Compose/Writing
11353
11354 2005-05-30 [colin]      1.9.11cvs22
11355
11356         * src/common/utils.c
11357                 Fix bug #651 (Confused Attract by Subject)
11358                 Patch by M. Benkmann <haferfrost@web.de>
11359         * AUTHORS
11360
11361 2005-05-30 [colin]      1.9.11cvs21
11362
11363         * src/compose.c
11364                 Fix concatenation of different headers of
11365                 the same type (bug #645)
11366         * src/prefs_folder_item.c
11367                 Fix bug #699 (setting color to black doesn't
11368                 work immediately)
11369         * src/procmime.c
11370                 Print out decoding error only once per
11371                 block
11372
11373 2005-05-30 [paul]       1.9.11cvs20
11374
11375         * src/common/template.c
11376                 fix Bcc
11377
11378 2005-05-30 [paul]       1.9.11cvs19
11379
11380         * doc/src/rfc2368.txt   **NEW FILE**
11381         * src/compose.c
11382                 compose_entries_set(): don't interpret Bcc
11383                 header field (conform to RFC 2368)
11384                 (sync with main)
11385
11386 2005-05-29 [colin]      1.9.11cvs18
11387
11388         * src/prefs_common.c
11389                 Let the default reply format respect
11390                 netiquette by cutting the signature.
11391
11392 2005-05-29 [colin]      1.9.11cvs17
11393
11394         * src/summaryview.c
11395                 Don't let always_show_msg override
11396                 open_unread_on_enter when opening a new
11397                 directory.
11398
11399 2005-05-27 [paul]       1.9.11cvs16
11400
11401         sync with main:
11402
11403         * src/main.c
11404                 app_will_exit(): cleanup tmp directory when exit
11405         * src/message_search.c
11406                 improved the interface and made code cleanup.
11407                 removed Clear button
11408         * src/send_message.c
11409                 send_message_local(): use GSpawn, and detect errors
11410         * src/summary_search.c
11411                 improved the interface and made code cleanup
11412         * src/textview.c
11413                 textview_write_link(): also skip non-ascii space
11414                  at the head of link strings (phishing check
11415                  didn't work at the case)
11416         * src/common/utils.c
11417                 get_command_output(): use g_spawn_command_line_sync()
11418                 instead of popen()
11419
11420 2005-05-26 [colin]      1.9.11cvs15
11421
11422         * src/folder.c
11423                 remove printf
11424
11425 2005-05-26 [colin]      1.9.11cvs14
11426
11427         * src/common/nntp.c
11428                 Fix nntp mode reader (bug #611)
11429                 Patch by Florian Mickler <florian@mickler.org>
11430
11431 2005-05-26 [colin]      1.9.11cvs13
11432
11433         * src/plugins/pgpmime/passphrase.c
11434                 Fix mouse grabbing (bug #557)
11435
11436 2005-05-26 [colin]      1.9.11cvs12
11437
11438         * src/prefs_themes.c
11439                 Fix g_warning (bug #541)
11440
11441 2005-05-26 [colin]      1.9.11cvs11
11442
11443         * src/prefs_actions.c
11444         * src/prefs_template.c
11445                 Fix bug #506 (no warning if action/template
11446                 is not saved)
11447         * src/common/template.c
11448                 Fix a possible crash
11449
11450 2005-05-26 [colin]      1.9.11cvs10
11451
11452         * src/folder.c
11453         * src/folderview.c
11454         * src/procmsg.c
11455         * src/summaryview.c
11456                 Forbid locked messages to be moved or
11457                 deleted. Locked messages in trashes 
11458                 still get deleted, for performance
11459                 reason (mh.c::mh_remove_all_msgs)
11460
11461 2005-05-25 [colin]      1.9.11cvs9
11462
11463         * src/procmime.c
11464                 Use correct encoding when sending mails
11465                 with attachments that have accentued 
11466                 chars in their name
11467
11468 2005-05-24 [colin]      1.9.11cvs8
11469
11470         * src/summaryview.c
11471                 Fix bug #688 f) read/unread marker not
11472                 changed on first click
11473                 Also, optimize summary_status_show()
11474                 calls
11475         * src/folder.c
11476         * src/inc.c
11477         * src/procmime.c
11478                 Fix bug #688 b) and c) wrt message
11479                 attachments and signature
11480         * src/stock_pixmap.c
11481         * src/stock_pixmap.h
11482         * src/stock_pixmap.c
11483         * src/stock_pixmap.h
11484         * src/Makefile.am
11485         * src/pixmaps/clip_gpg_signed.xpm
11486                 Add clip/signed icon
11487
11488 2005-05-24 [colin]      1.9.11cvs7
11489
11490         * src/folder_item_prefs.c
11491                 whitespace fix
11492
11493 2005-05-24 [colin]      1.9.11cvs6
11494
11495         * src/folderview.c
11496         * src/prefs_common.c
11497         * src/prefs_common.h
11498                 Add a confirmation to folder drag and drop
11499                 fixes bug #156
11500         * src/alertpanel.c
11501         * src/alertpanel.h
11502                 fix _with_disable parameters so that
11503                 the buttons labels are specifiable too
11504         * src/plugins/pgpmime/sgpgme.c
11505                 reflect said change
11506                 
11507
11508 2005-05-24 [colin]      1.9.11cvs5
11509
11510         * src/folderview.c
11511                 Uncollapse/collapse folders on double-click
11512                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
11513                 closes bug #108
11514
11515 2005-05-23 [colin]      1.9.11cvs4
11516
11517         * src/common/socket.c
11518                 Check another special SSL_peek() error.
11519                 Should help wrt bug #728
11520
11521 2005-05-23 [colin]      1.9.11cvs3
11522
11523         * src/plugins/pgpmime/pgpmime.c
11524                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
11525                 breaking menu accelerators and stuff. Users will have to
11526                 reselect "PGP MIME" instead of "PGP/MIME" in their 
11527                 account's privacy preferences if needed.
11528
11529 2005-05-22 [paul]
11530
11531         * tools/kdeservicemenu/install.sh
11532                 use kdesu to prompt for root password if doing
11533                 global install/uninstall
11534
11535 2005-05-20 [colin]      1.9.11cvs2
11536
11537         * src/procmsg.c
11538                 Fix another compilation error with gcc-2.9x
11539                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
11540         * src/send_message.c
11541                 Don't send QUIT if we aren't connected
11542
11543 2005-05-19 [colin]      1.9.11cvs1
11544
11545         * src/procmsg.c
11546                 Fix compilation with gcc 2.9x
11547
11548 2005-05-19 [paul]       1.9.11
11549
11550         1.9.11 released
11551
11552 2005-05-19 [paul]       1.9.9cvs14
11553
11554         * src/gtk/inputdialog.c
11555                 prevent gettext warning
11556
11557 2005-05-19 [paul]       1.9.9cvs13
11558
11559         * src/mainwindow.c
11560         * src/prefs_common.c
11561         * src/prefs_common.h
11562         * src/textview.c
11563         * src/textview.h
11564                 add an option to toggle cursor in message
11565                 view (sync with main)
11566
11567 2005-05-18 [colin]      1.9.9cvs12
11568
11569         * src/compose.c
11570                 Dereference freed pointer
11571         * src/gtk/gtkaspell.c
11572                 Fix duplication of dictionaries (is it an aspell issue?)
11573
11574 2005-05-18 [colin]      1.9.9cvs11
11575
11576         * src/gtk/inputdialog.c
11577         * src/gtk/gtkaspell.c
11578                 HIGuify dialogs
11579         * src/alertpanel.c
11580                 Remove a double call
11581
11582 2005-05-17 [colin]      1.9.9cvs10
11583
11584         * src/gtk/gtkaspell.c
11585                 Fix dialogs, Ctrl-Enter accel
11586
11587 2005-05-17 [colin]      1.9.9cvs9
11588
11589         * src/gtk/gtkaspell.c
11590                 Fix some accelerators, escape in replace-window
11591
11592 2005-05-16 [colin]      1.9.9cvs8
11593
11594         * src/gtk/gtkaspell.c
11595                 Revert last commit, it was a mistake.
11596
11597 2005-05-16 [colin]      1.9.9cvs7
11598
11599         * src/gtk/gtkaspell.c
11600                 Remove buggy code while we're at it. It's a 
11601                 dead code path anyway.
11602
11603 2005-05-16 [colin]      1.9.9cvs6
11604
11605         * src/gtk/gtkaspell.c
11606                 Missed some gtk_menu_popup where deactivate
11607                 signal should be handled. Should fix bug
11608                 #629 a bit more.
11609
11610 2005-05-16 [colin]      1.9.9cvs5
11611
11612         * src/gtk/gtkaspell.c
11613                 Remove debug printf()s
11614
11615 2005-05-16 [colin]      1.9.9cvs4
11616
11617         * src/gtk/gtkaspell.c
11618                 Fix a bit aspell problems
11619                 (see bug #629)
11620
11621 2005-05-13 [colin]      1.9.9cvs3
11622
11623         * src/folderview.c
11624                 Fix the + appearing even when no subfolders
11625                 have unread messages. Thanks to wwp for the
11626                 bug report.
11627
11628 2005-05-11 [paul]       1.9.9cvs2
11629
11630         * src/folderview.c
11631                 correction to 1.9.9cvs1, only colour folders that
11632                 have new msgs (not unread msgs)
11633
11634 2005-05-10 [colin]      1.9.9cvs1
11635
11636         * src/folderview.c
11637         * src/summaryview.c
11638                 Try to fix bolding bugs again.
11639
11640 2005-05-09 [paul]
11641
11642         * tools/claws.i18n.status.pl
11643                 add Ricardo Mones Lastra's script that has been providing
11644                 the i18n status page for many months
11645
11646 2005-05-09 [paul]       1.9.9
11647
11648         1.9.9 release
11649
11650 2005-05-09 [paul]       1.9.6cvs58
11651
11652         * AUTHORS
11653         * INSTALL
11654         * README.claws
11655                 updated
11656         * Makefile.am 
11657         * RELEASE_NOTES.claws
11658                 add release notes to cvs to simplify release
11659                 procedure
11660         * configure.ac
11661                 add ca and fi to ALL_LINGUAS
11662         * po/Makefile.in.in
11663                 workaround for missing Makevars
11664         * po/ca.po
11665         * po/fi.po
11666                 add new Catalan and Finnish translations
11667                 submitted by Miquel Oliete and Flammie Pirinen
11668         * po/de.po
11669         * po/es.po
11670         * po/fr.po
11671         * po/it.po
11672         * po/pl.po
11673         * po/ru.po
11674         * po/sk.po
11675         * po/sr.po
11676         * po/zh_CN.po
11677                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
11678                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
11679                 Urke MMI, and Hansom Young
11680         * src/main.c
11681                 Fix drafting when quitting. compose_draft() closes the
11682                 compose windows, which modifies the compose_list GSList.
11683                 We have to refresh this list after echo drafting to avoid a
11684                 segfault
11685         * src/partial_download.c
11686                 fix segfault on exit
11687
11688 2005-05-06 [paul]       1.9.6cvs57
11689
11690         * src/grouplistdialog.c
11691                 quick fix/workaround for unresizeable newsgroup
11692                 name column 
11693
11694 2005-05-06 [paul]       1.9.6cvs56
11695
11696         * src/inc.c
11697         * src/mainwindow.c
11698                 use gettext plural forms
11699         * src/imap_gtk.c
11700         * src/mh_gtk.c
11701         * src/toolbar.c
11702                 small improvement to english usage
11703
11704 2005-05-05 [thorsten]   1.9.6cvs55
11705
11706         * src/folder.c
11707                 fix possible crash
11708
11709 2005-05-05 [paul]       1.9.6cvs54
11710         
11711         sync with HEAD
11712
11713         * AUTHORS
11714         * src/compose.c
11715                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
11716                 patch by Tim Mann
11717
11718 2005-05-05 [paul]       1.9.6cvs53
11719
11720         * src/mainwindow.c
11721                 fix resizing of separate message and
11722                 folder views
11723
11724 2005-05-05 [paul]       1.9.6cvs52
11725
11726         * src/account.c
11727         * src/addrgather.c
11728         * src/browseldap.c
11729         * src/exphtmldlg.c
11730         * src/expldifdlg.c
11731         * src/importmutt.c
11732         * src/importpine.c
11733         * src/main.c
11734         * src/mainwindow.c
11735         * src/noticeview.c
11736         * src/prefs_filtering.c
11737         * src/prefs_filtering_action.c
11738         * src/prefs_matcher.c
11739         * src/prefs_spelling.c
11740         * src/prefs_toolbar.c
11741         * src/toolbar.c
11742         * src/wizard.c
11743         * src/gtk/description_window.c
11744         * src/gtk/gtkvscrollbutton.c
11745         * src/gtk/progressdialog.c
11746         * src/gtk/quicksearch.c
11747         * src/plugins/pgpmime/prefs_gpg.c
11748         * src/plugins/spamassassin/spamassassin_gtk.c
11749                 replace deprecated gtk_widget_set_usize
11750
11751 2005-05-04 [colin]      1.9.6cvs51
11752
11753         * src/common/utils.c
11754                 Fix crash when subst_for_filename is called
11755                 with a NULL parameter
11756
11757 2005-05-04 [colin]      1.9.6cvs50
11758
11759         * src/partial_download.c
11760         * src/pop.c
11761                 Escape login when writing uidl file
11762                 fixes bug #736
11763
11764 2005-05-03 [colin]      1.9.6cvs49
11765
11766         * src/procmime.c
11767                 Fix possible DOS in mime parser
11768                 (see bug #634)
11769
11770 2005-05-02 [colin]      1.9.6cvs48
11771
11772         * src/compose.c
11773                 Try to fix the copy/paste mess once again.
11774
11775
11776 2005-04-30 [colin]      1.9.6cvs47
11777
11778         * src/prefs_account.h
11779         * src/procmsg.c
11780         * src/send_message.c
11781         * src/common/smtp.c
11782         * src/common/smtp.h
11783                 Try to batch sending mails (per account) instead of
11784                 reconnecting to server every time.
11785
11786 2005-04-29 [colin]      1.9.6cvs46
11787
11788         * src/messageview.c
11789                 Fix window resizing that refused to size down
11790         * src/prefs_common.c
11791         * src/prefs_common.h
11792         * src/prefs_filtering.c
11793                 Save Filtering's window size
11794
11795 2005-04-21 [paul]       1.9.6cvs45
11796
11797         * ChangeLog-gtk2.claws
11798         * src/setup.c
11799                 correction to sync
11800
11801 2005-04-21 [paul]       1.9.6cvs44
11802
11803         sync with main:
11804
11805         * src/setup.c
11806         * src/statusbar.c
11807         * src/statusbar.h
11808                 use gtkut_widget_draw_now(). Improved performance
11809                 of the update of statusbar
11810         * src/textview.c
11811                 textview_smooth_scroll_do(): redraw it after scroll
11812                 is done (fixed incorrect display when a part of the
11813                 view is hidden).
11814         * src/gtk/gtkutils.c
11815         * src/gtk/gtkutils.h
11816                 gtkut_widget_draw_now(): use gdk_window_process_updates()
11817                 to force update of widgets.
11818                 Removed gtkut_widget_wait_for_draw() which had a big
11819                 overhead  because of waiting for all events processed 
11820
11821 2005-04-20 [paul]       1.9.6cvs43
11822
11823         * src/codeconv.c
11824                 complete 1.9.6cvs42's sync:
11825                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
11826
11827 2005-04-19 [paul]       1.9.6cvs42
11828
11829         sync with main:
11830
11831         * src/action.c
11832                 catch_output(): correctly select the insert text
11833                 (fix invalid iterator warnings).
11834         * src/codeconv.c
11835         * src/codeconv.h
11836         * src/mainwindow.c
11837         * src/messageview.c
11838         * src/prefs_common.c
11839                 support GBK encoding.
11840         * src/common/session.c
11841         * src/common/session.h
11842                 use separate buffer for large data to be sent,
11843                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
11844
11845 2005-04-18 [paul]       1.9.6cvs41
11846
11847         * src/jpilot.c
11848                 convert unsigned long into guint32
11849                 patch by Paul LeoNerd Evans 
11850
11851 2005-04-17 [colin]      1.9.6cvs40
11852
11853         * src/compose.c
11854                 Fix 'Request return receipt' from folder
11855                 properties (bug #708)
11856
11857 2005-04-17 [colin]      1.9.6cvs39
11858
11859         * src/mainwindow.c
11860                 Fix duplicate hotkeys in Mainwindow's menu
11861
11862 2005-04-17 [colin]      1.9.6cvs38
11863
11864         * src/folderview.c
11865                 Fix duplicate hotkeys in Folderview's contextual
11866                 menu
11867
11868 2005-04-15 [colin]      1.9.6cvs37
11869
11870         * src/summaryview.c
11871                 Fix 'Save as...' with non-ascii filenames
11872
11873 2005-04-15 [colin]      1.9.6cvs36
11874
11875         * src/plugins/pgpmime/pgpmime.c
11876                 Fix bus error on 64bit. Spotted by 
11877                 macallan1888@gmail.com
11878
11879 2005-04-15 [colin]      1.9.6cvs35
11880
11881         * src/prefs_account.c
11882                 Fix cvs34.
11883
11884 2005-04-12 [colin]      1.9.6cvs34
11885
11886         * src/prefs_account.c
11887                 Fix smtp auth type off-by-one. We forgot to
11888                 add PLAIN in the prefs-to-gui setter func and
11889                 as a result, the selected auth when opening
11890                 account prefs was not the correct one.
11891
11892 2005-04-12 [paul]       1.9.6cvs33
11893
11894         * src/inc.c
11895                 if the recv dialog is visible, Cancel only
11896                 cancels the current account
11897
11898
11899 2005-04-10 [colin]      1.9.6cvs32
11900
11901         * src/filtering.c
11902                 Copy score when copying FilteringActions
11903                 Fix bug #674
11904
11905 2005-04-10 [colin]      1.9.6cvs31
11906
11907         * src/inc.c
11908                 Make Message -> Receive -> Cancel cancel 
11909                 incorporation on all accounts. Fixes
11910                 bug #693
11911
11912 2005-04-10 [colin]      1.9.6cvs30
11913
11914         * src/prefs_account.c
11915                 Update Privacy checkbuttons status based
11916                 on the selected privacy system
11917         * src/compose.c
11918                 Always connect the "None" privacy system; the
11919                 static boolean was probably there to avoid
11920                 reconnecting twice in the same compose window,
11921                 but as the parent function is only called once
11922                 per compose, it's only a bug - as a static is
11923                 initialized once per application instance.
11924                 Also, don't uncheck Sign and Encrypt when
11925                 selecting None as privacy system; just ignore
11926                 them when sending/queuing.
11927                 Should fix bug #695
11928
11929 2005-04-08 [colin]      1.9.6cvs29
11930
11931         * src/account.c
11932         * src/prefs_account.c
11933         * src/prefs_account.h
11934                 Add account preference to queue message in a certain
11935                 folder.
11936
11937 2005-04-06 [colin]      1.9.6cvs28
11938
11939         * src/prefs_account.c
11940                 Update old inbox path syntax
11941
11942 2005-04-06 [paul]       1.9.6cvs27
11943
11944         sync with main:
11945
11946         * configure.ac
11947                 changed -traditional-cpp to -no-cpp-precomp for newer
11948                 Mac OS X support
11949         * src/foldersel.c
11950                 made column resize automatically
11951         * src/send_message.c
11952                 send_message_smtp(): consider EOF right after QUIT
11953                 successful (workaround for Gmail SMTP server)
11954         * src/common/socket.c
11955                 ssl_read(), ssl_peek(): check EOF which violates the
11956                 SSL protocol
11957         * src/gtk/colorlabel.c
11958                 removed warnings when displaying colorlabel menu
11959                 (don't use GtkAlignment)
11960
11961 2005-04-05 [paul]       1.9.6cvs26
11962
11963         * src/plugins/trayicon/trayicon.c
11964                 fix clipping of icon under KDE3 
11965
11966 2005-04-05 [paul]       1.9.6cvs25
11967
11968         * src/summaryview.c
11969                 hide display of threading
11970                 patch by Alfons
11971
11972 2005-04-04 [thorsten]   1.9.6cvs24
11973
11974         * src/mh.c
11975                 marks lost on filesystems with different stat() results on
11976                 summer-/wintertime
11977
11978 2005-04-03 [colin]      1.9.6cvs23
11979
11980         * src/summaryview.c
11981                 Don't handle up/down. Patch by Alfons
11982
11983 2005-04-02 [colin]      1.9.6cvs22
11984
11985         * src/summaryview.c
11986                 Make scrolling faster. Patch by Alfons.
11987
11988 2005-04-01 [colin]      1.9.6cvs21
11989
11990         * src/Makefile.am
11991         * src/stock_pixmap.c
11992         * src/pixmaps/dir-noselect.xpm ** REMOVED **
11993         * src/pixmaps/dir_noselect.xpm ** ADDED **
11994                 Fix pixmap name mismatch (Thanks Stephan Sachse)
11995
11996 2005-04-01 [colin]      1.9.6cvs20
11997
11998         * src/image_viewer.c
11999         * src/image_viewer.h
12000         * src/procmime.c
12001         * src/procmime.h
12002         * src/textview.c
12003         * src/textview.h
12004                 Implement inline image resizing and right-clicking
12005
12006 2005-04-01 [paul]       1.9.6cvs19
12007
12008         * AUTHORS
12009         * Makefile.am
12010         * configure.ac
12011                 check for gnome2
12012                 patch by Luca Cavalli <loopback<AT>slackit.org>
12013         * po/ru.po
12014                 updated by Pavlo Bohmat
12015
12016 2005-03-31 [colin]      1.9.6cvs18
12017
12018         * src/news.c
12019                 Fix parsing references
12020         * src/msgcache.c
12021                 don't put nulls in the references list
12022         * src/procheader.c
12023                 commit that forgotten file in 1.9.6cvs14
12024
12025 2005-03-31 [colin]      1.9.6cvs17
12026
12027         * src/compose.c
12028                 Fix joining of signature separator again. 
12029                 Maybe Hiro could put it in main too...
12030
12031 2005-03-31 [colin]      1.9.6cvs16
12032
12033         * src/Makefile.am
12034         * src/foldersel.c
12035         * src/stock_pixmap.c
12036         * src/stock_pixmap.h
12037         * src/pixmaps/dir-noselect.xpm
12038                 Update foldersel.c (sync from main, patch by Alfons)
12039
12040 2005-03-30 [colin]      1.9.6cvs15
12041
12042         * src/imap.c
12043                 Fix handling of imap folders containing [] in 
12044                 their name. Thanks to Nahuel Angelinetti for
12045                 the detailed bugreport.
12046
12047 2005-03-30 [colin]      1.9.6cvs14
12048
12049         * src/common/utils.h
12050         * src/common/utils.c
12051         * src/common/defs.h
12052         * src/matcher.c
12053         * src/msgcache.c
12054         * src/news.c
12055         * src/procmsg.c
12056         * src/procmsg.h
12057         * src/quote_fmt_parse.y
12058         * src/summaryview.c
12059                 Update references system. Patch by Alfons
12060
12061 2005-03-30 [colin]      1.9.6cvs13
12062
12063         * src/common/socket.c
12064                 Force the glibc to read resolv.conf again when 
12065                 it has changed. Should fix issues when changing
12066                 networks on a laptop and not restarting sylpheed. 
12067
12068 2005-03-30 [paul]       1.9.6cvs12
12069
12070         partial sync with main:
12071
12072         * src/action.c
12073                 create_io_dialog(): use user-defined text font
12074                 (thanks to Alfons), and modified its appearance.
12075         * src/addrgather.c
12076         * src/addrharvest.c
12077         * src/browseldap.c
12078                 replace old code
12079         * src/compose.c
12080                 don't join (presumably) itemized lines on line-wrapping
12081                 fixed wrapping of quote when auto-wrapping is enabled
12082                 compose_destroy(): destroy paned only if it's not
12083                 attached to window. Fixed memory leak of popup menu.
12084         * src/exphtmldlg.c
12085         * src/expldifdlg.c
12086                 replace old code
12087         * src/html.c
12088         * src/html.h
12089         * src/importmutt.c
12090         * src/importpine.c
12091                 replace old code
12092         * src/main.c
12093                 removed redundant code
12094         * src/mainwindow.c
12095                 changed 'Code set' (which is rather incorrect)
12096                 in the menu to 'Character encoding'
12097                 main_window_set_widgets(): request size first
12098                 to prevent window size becoming wrong
12099                 fixed remembering of the state of the visibility
12100                 of MessageView
12101         * src/messageview.c
12102                 changed 'Code set' (which is rather incorrect)
12103                 in the menu to 'Character encoding'
12104         * src/prefs_common.c
12105         * src/prefs_common.h
12106                 added an option whether to render HTML as text or not
12107                 added separators to outgoing encoding menu
12108         * src/procheader.c
12109                 procheader_scan_date_string(): support header
12110                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
12111         * src/summaryview.c
12112         * src/summaryview.h
12113                 minor code cleanup
12114         * src/textview.c
12115                 textview_show_html(): force output of newline
12116                 added an option whether to render HTML as text or not
12117         * src/common/utils.c
12118                 strncpy2(): optimized based on Alfons' code
12119         * src/gtk/gtkutils.c
12120         * src/gtk/gtkutils.h
12121                 removed non-used code
12122         * src/plugins/pgpmime/passphrase.c
12123                 partially fixed grab input of passphrase dialog
12124                 Confine pointer to window
12125
12126 2005-03-30 [colin]      1.9.6cvs11
12127
12128         * src/msgcache.c
12129         * src/msgcache.h
12130                 Read/write 32bit ints from cache & marks
12131                 From main.
12132
12133 2005-03-29 [paul]       1.9.6cvs10
12134
12135         * AUTHORS
12136         * ChangeLog.claws
12137         * src/compose.c
12138         * src/gtk/gtkaspell.c
12139                 sync with HEAD (don't pass NULL pointers) 
12140
12141 2005-03-24 [paul]
12142
12143         * tools/Makefile.am
12144         * tools/README
12145         * tools/acroread2sylpheed.pl
12146                 sync with HEAD (add script to send pdfs as
12147                 attachments from Adobe Reader 7)
12148
12149 2005-03-21 [paul]       1.9.6cvs9
12150
12151         * configure.ac
12152         * po/POTFILES.in
12153         * src/Makefile.am
12154         * src/crash.c
12155         * src/image_viewer.c ** ADDED **
12156         * src/image_viewer.h ** ADDED **
12157         * src/main.c
12158         * src/prefs_common.c
12159         * src/prefs_common.h
12160         * src/prefs_image_viewer.c ** ADDED **
12161         * src/prefs_image_viewer.h ** ADDED **
12162         * src/textview.c
12163         * src/gtk/about.c
12164         * src/pixmaps/sylpheed_logo.xpm
12165         * src/plugins/Makefile.am
12166         * src/plugins/image_viewer/.cvsignore ** REMOVED **
12167         * src/plugins/image_viewer/Makefile.am ** REMOVED **
12168         * src/plugins/image_viewer/plugin.c ** REMOVED **
12169         * src/plugins/image_viewer/viewer.c ** REMOVED **
12170         * src/plugins/image_viewer/viewer.glade ** REMOVED **
12171         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
12172         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
12173         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
12174         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
12175                 as gdk-pixbuf is now built-in
12176                 remove image_viewer plugin and put code back into
12177                 main codebase
12178                 implement inline image display (sync with main)
12179
12180                 replace logo with newer, nicer, larger version  
12181
12182 2005-03-21 [paul]       1.9.6cvs8
12183
12184         * src/gtk/about.c
12185                 cosmetic improvement
12186
12187 2005-03-21 [holger]     1.9.6cvs7
12188
12189         * src/plugins/spamassassin/spamassassin.c
12190                 Sync with HEAD
12191                 (unregister hook on failed plugin init)
12192
12193 2005-03-20 [colin]      1.9.6cvs6
12194
12195         * src/common/plugin.c
12196                 Check that plugin isn't already loaded
12197                 Patch by Alfons
12198
12199 2005-03-20 [thorsten]   1.9.6cvs5
12200
12201         * src/compose.c
12202                 use a more compatible syntax
12203
12204 2005-03-20 [thorsten]   1.9.6cvs4
12205
12206         * src/prefs_toolbar.c
12207                 fix crash when selecting toolbar item (uninitialized pointer)
12208
12209 2005-03-20 [thorsten]   1.9.6cvs3
12210
12211         * src/procmime.c
12212                 fix mimetype detection (referenced free()d string)
12213
12214 2005-03-20 [paul]       1.9.6cvs2
12215
12216         * src/compose.c
12217                 sync with HEAD (1.0.3cvs5)
12218                 neglect Reply-To header if empty
12219                 Patch by Alfons 
12220
12221 2005-03-19 [holger]     1.9.6cvs1
12222
12223         * src/summaryview.c
12224         * src/summaryview.h
12225                 Sync with HEAD
12226
12227 2005-03-18 [paul]       1.9.6
12228
12229         initial GTK2 release
12230
12231 2005-03-18 [paul]       1.0.3cvs3.1
12232
12233         * AUTHORS
12234         * ChangeLog.claws
12235         * configure.ac
12236         * src/gtk/about.c
12237         * src/pixmaps/sylpheed_logo.xpm
12238                 sync with HEAD
12239
12240 2005-03-18 [colin]      1.0.3cvs2.6
12241
12242         * src/summaryview.c
12243                 Remove call to summary_step in summary_copy_selected_to
12244                 Can't see its purpose, and this causes bug when copying
12245                 a message if the next one is unread: it reads it.
12246
12247 2005-03-18 [paul]       1.0.3cvs2.5
12248
12249         * src/foldersel.c
12250                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
12251
12252 2005-03-18 [paul]       1.0.3cvs2.4
12253
12254         * src/addrharvest.c
12255         * src/codeconv.c
12256         * src/codeconv.h
12257         * src/compose.c
12258         * src/news.c
12259         * src/procheader.c
12260         * src/procmime.c
12261         * src/unmime.c
12262         * src/unmime.h
12263                 fix buffer overflow, CAN-2005-0667, see
12264                 http://secunia.com/advisories/14491/
12265                 Patch by Alfons
12266
12267 2005-03-17 [colin]      1.0.3cvs2.3
12268
12269         * src/prefs_fonts.c
12270         * src/summaryview.c
12271                 Fix font bugs (both lists now officialy share 
12272                 the same font)
12273                 
12274
12275 2005-03-17 [paul]       1.0.3cvs2.2
12276
12277         * src/gtk/pluginwindow.c
12278                 make plugin descriptions uneditable
12279
12280 2005-03-11 [paul]       1.0.3cvs2.1
12281
12282         * ChangeLog.claws
12283         * configure.ac
12284         * po/POTFILES.in
12285         * src/plugins/trayicon/trayicon.c
12286                 sync with HEAD
12287                 add src/wizard.c to POTFILES.in
12288
12289 2005-03-11 [paul]       1.0.3cvs1.1
12290
12291         * ChangeLog
12292         * ChangeLog.claws
12293         * configure.ac
12294         * po/de.po
12295         * po/es.po
12296         * po/fr.po
12297         * po/it.po
12298         * po/pt_BR.po
12299         * po/ru.po
12300         * po/sk.po
12301         * po/sr.po
12302         * po/zh_CN.po
12303                 sync with HEAD
12304
12305 2005-03-04 [colin]      1.0.1cvs22.2
12306
12307         * src/compose.c
12308                 Fix signatures with accentued chars in it
12309
12310 2005-03-04 [colin]      1.0.1cvs22.1
12311
12312         * src/common/smtp.c
12313         * src/common/smtp.h
12314                 Don't use SIZE param in MAIL FROM: if server 
12315                 doesn't support it. Patch by Eugen Freiter
12316                 <eugen_f@users.sf.net>
12317
12318 2005-02-27 [paul]       1.0.1cvs20.1
12319
12320         * ChangeLog.claws
12321         * configure.ac
12322         * src/messageview.c
12323                 sync with HEAD
12324
12325 2005-02-27 [colin]      1.0.1cvs19.4
12326
12327         * src/procheader.c
12328         * src/procheader.h
12329                 Fix prototypes. Patch by Alfons
12330
12331 2005-02-27 [colin]      1.0.1cvs19.3
12332
12333         * src/compose.c
12334                 Don't auto-join the signature separator.
12335
12336 2005-02-26 [colin]      1.0.1cvs19.2
12337
12338         * src/summaryview.c
12339                 Fix 'mark all read' with collapsed threads.
12340                 Patch by Alfons.
12341
12342 2005-02-25 [paul]       1.0.1cvs19.1
12343
12344         * ChangeLog.claws
12345         * configure.ac
12346         * src/prefs_account.c
12347         * src/prefs_folder_item.c
12348         * src/gtk/prefswindow.c
12349         * src/gtk/prefswindow.h
12350                 sync with HEAD
12351
12352 2005-02-25 [paul]       1.0.1cvs15.12
12353
12354         * src/alertpanel.c
12355         * src/codeconv.c
12356         * src/compose.c
12357         * src/textview.c
12358         * src/gtk/gtkutils.c
12359         * src/gtk/gtkutils.h
12360         * src/gtk/logwindow.c
12361         * src/gtk/progressdialog.c
12362                 sync with main (revision 127)
12363                 and fix logwindow clipping
12364
12365 2005-02-24 [colin]      1.0.1cvs15.11
12366
12367         * src/plugins/pgpmime/passphrase.c
12368                 Disable input grabbing; it doesn't work yet.
12369
12370 2005-02-24 [colin]      1.0.1cvs15.10
12371
12372         * src/messageview.c
12373                 Don't send out receipts if offline. Ask.
12374
12375 2005-02-23 [colin]      1.0.1cvs15.9
12376
12377         * src/summaryview.c     
12378                 Fix expanding
12379
12380 2005-02-23 [colin]      1.0.1cvs15.8
12381
12382         * src/summaryview.c
12383                 Really fix Bug 568 by removing useless
12384                 calls. summary_thread_init() now called
12385                 in summary_sort(). This should please
12386                 Alfons as it should be faster than 
12387                 previously.
12388
12389 2005-02-23 [colin]      1.0.1cvs15.7
12390
12391         * src/compose.c
12392                 Encode parts as QP or B64 if signing
12393
12394 2005-02-23 [colin]      1.0.1cvs15.6
12395
12396         * src/compose.c
12397                 Fix Mimeinfo leakage (including tmp files)
12398         * src/procmsg.c
12399                 Fix tmp file leakage (spotted by Ivan Rayner)
12400
12401 2005-02-22 [colin]      1.0.1cvs15.5
12402
12403         * src/expldifdlg.c
12404                 Fix keyboard input. Patch by Alfons.
12405
12406 2005-02-21 [colin]      1.0.1cvs15.4
12407
12408         * src/compose.c
12409                 Fix Sign/Encrypt when unselecting privacy
12410                 system
12411         * src/prefs_common.c
12412                 Change default message font to Monospace
12413         * src/summaryview.c
12414                 More freezing during potentially large operations
12415
12416 2005-02-21 [paul]       1.0.1cvs15.3
12417
12418         * src/main.c
12419                 fix --help output
12420
12421 2005-02-21 [paul]       1.0.1cvs15.2
12422
12423         * po/Makefile.in.in
12424         * src/compose.c
12425         * src/summaryview.c
12426         * src/textview.c
12427         * src/common/utils.c
12428         * src/common/utils.h
12429                 sync with main (revision 117)
12430
12431 2005-02-20 [colin]      1.0.1cvs15.1
12432
12433         * src/common/defs.h
12434                 Change cache file to .sylpheed_claws_cache, as
12435                 suggested by Alfons. Allows people to switch
12436                 between Sylpheed and Sylpheed-Claws. it is
12437                 a good idea to "Check for new messages" at next
12438                 startup.
12439
12440
12441 2005-02-18 [colin]      1.0.1cvs14.1
12442
12443         * src/quote_fmt_lex.l
12444         * src/quote_fmt_parse.y
12445                 Fix parser initialisation. Patch by Ivan.
12446
12447 2005-02-18 [colin]      1.0.1cvs11.6
12448
12449         * src/folderview.c
12450                 Fix scrolldown (bug 662)
12451
12452 2005-02-17 [colin]      1.0.1cvs11.5
12453
12454         * src/codeconv.c
12455                 conv_filename_to_utf8: return clean 7bit instead
12456                 of broken utf8 if needed
12457         * src/mimeview.c
12458                 Fix display of parts with unclean 8bit names
12459
12460 2005-02-17 [paul]       1.0.1cvs11.4
12461
12462         * src/compose.c
12463         * src/exportldif.c
12464         * src/matcher_parser_parse.y
12465         * src/procmime.c
12466         * src/sourcewindow.c
12467         * src/common/Makefile.am
12468         * src/common/intl.h             ** REMOVED **
12469         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12470                 sync with main (revision 109)
12471                 and clean up
12472
12473 2005-02-16 [colin]      1.0.1cvs11.3
12474
12475         * src/summaryview.c
12476                 Fix collapsed thread not highlighting when new
12477                 messages in it (Bug 568) Patch by Stephan Sachse.
12478                 Fix messed up selection when reaching bounds (Bug 632)
12479         * src/prefs_themes.c
12480                 Fix theme installing (Bug 684)
12481
12482 2005-02-16 [colin]      1.0.1cvs11.2
12483
12484         * src/messageview.c
12485                 Fix messageview_select_all
12486
12487 2005-02-16 [colin]      1.0.1cvs11.1
12488
12489         * src/mh.c
12490                 Sync with HEAD (MH scan required function)
12491
12492 2005-02-15 [colin]      1.0.1cvs8.1
12493
12494         * src/mimeview.c
12495         * src/common/utils.c
12496                 Sync with HEAD (filename chars substitution)
12497
12498 2005-02-15 [colin]      1.0.1cvs7.3
12499
12500         * src/gtk/pluginwindow.c
12501                 Fix button spacing
12502
12503 2005-02-15 [colin]      1.0.1cvs7.2
12504
12505         * src/mimeview.c
12506                 Fix mime icons not reset across message when
12507                 scrolled down
12508
12509 2005-02-15 [colin]      1.0.1cvs7.1
12510
12511         * src/compose.c
12512         * src/procmime.c
12513                 Sync with HEAD (optimisation of cvs6)
12514
12515 2005-02-14 [colin]      1.0.1cvs6.1
12516
12517         * src/compose.c
12518         * src/procmime.c
12519                 Sync with HEAD (encode "From " at line beginning)
12520
12521 2005-02-14 [colin]      1.0.1cvs5.3
12522
12523         * src/compose.c
12524                 Fix wrapping with accentued chars.
12525
12526 2005-02-13 [colin]      1.0.1cvs5.2
12527
12528         * src/textview.c
12529                 Fix email informative part parsing with
12530                 accentued chars in it. ispunct() returns
12531                 true for them in utf8...
12532
12533 2005-02-12 [colin]      1.0.1cvs5.1
12534
12535         * src/filtering.c
12536                 Sync with HEAD (remove wrong use of compose after send)
12537
12538 2005-02-12 [paul]       1.0.1cvs4.5
12539
12540         * src/textview.c
12541                 remove unnecessary code (thanks to Alfons)
12542
12543 2005-02-12 [paul]       1.0.1cvs4.4
12544
12545         * src/textview.c
12546                 add 'Copy' to contextual menu on emails
12547
12548 2005-02-11 [colin]      1.0.1cvs4.3
12549
12550         * src/compose.c
12551                 revert 1.0.0cvs28.2, it doesn't work that well.
12552
12553 2005-02-11 [paul]       1.0.1cvs4.2
12554
12555         * po/Makefile.in.in
12556                 fix 'make release'
12557
12558 2005-02-10 [paul]       1.0.1cvs4.1
12559
12560         * ChangeLog
12561         * ChangeLog.claws
12562         * ChangeLog.jp
12563         * configure.ac
12564         * src/compose.c
12565                 sync with HEAD (sync with main)
12566
12567 2005-02-10 [paul]       1.0.1cvs3.2
12568
12569         * AUTHORS
12570         * Makefile.am
12571         * autogen.sh
12572         * configure.ac
12573         * config/mkinstalldirs
12574         * intl/.cvsignore
12575         * intl/ChangeLog
12576         * intl/VERSION
12577         * intl/bindtextdom.c
12578         * intl/config.charset
12579         * intl/dcgettext.c
12580         * intl/dcigettext.c
12581         * intl/dcngettext.c
12582         * intl/dgettext.c
12583         * intl/dngettext.c
12584         * intl/eval-plural.h
12585         * intl/explodename.c
12586         * intl/finddomain.c
12587         * intl/gettext.c
12588         * intl/gettextP.h
12589         * intl/gmo.h
12590         * intl/hash-string.h
12591         * intl/intl-compat.c
12592         * intl/l10nflist.c
12593         * intl/libgnuintl.h.in
12594         * intl/loadinfo.h
12595         * intl/loadmsgcat.c
12596         * intl/localcharset.c
12597         * intl/localcharset.h
12598         * intl/locale.alias
12599         * intl/localealias.c
12600         * intl/localename.c
12601         * intl/log.c
12602         * intl/ngettext.c
12603         * intl/os2compat.c
12604         * intl/os2compat.h
12605         * intl/osdep.c
12606         * intl/plural-exp.c
12607         * intl/plural-exp.h
12608         * intl/plural.c
12609         * intl/plural.y
12610         * intl/ref-add.sin
12611         * intl/ref-del.sin
12612         * intl/relocatable.c
12613         * intl/relocatable.h
12614         * intl/textdomain.c
12615         * m4/Makefile.am
12616         * po/Makefile.in.in
12617         * src/Makefile.am
12618         * src/account.c
12619         * src/action.c
12620         * src/addr_compl.c
12621         * src/addressadd.c
12622         * src/addressbook.c
12623         * src/addrgather.c
12624         * src/addrindex.c
12625         * src/alertpanel.c
12626         * src/browseldap.c
12627         * src/codeconv.c
12628         * src/codeconv.h
12629         * src/compose.c
12630         * src/compose.h
12631         * src/crash.c
12632         * src/editaddress.c
12633         * src/editbook.c
12634         * src/editgroup.c
12635         * src/editjpilot.c
12636         * src/editldap.c
12637         * src/editldap_basedn.c
12638         * src/editvcard.c
12639         * src/exphtmldlg.c
12640         * src/expldifdlg.c
12641         * src/export.c
12642         * src/exporthtml.c
12643         * src/filtering.c
12644         * src/folder.c
12645         * src/folder_item_prefs.c
12646         * src/foldersel.c
12647         * src/folderview.c
12648         * src/grouplistdialog.c
12649         * src/headerview.c
12650         * src/imap.c
12651         * src/imap_gtk.c
12652         * src/import.c
12653         * src/importldif.c
12654         * src/importmutt.c
12655         * src/importpine.c
12656         * src/inc.c
12657         * src/ldif.c
12658         * src/main.c
12659         * src/mainwindow.c
12660         * src/matcher.c
12661         * src/mbox.c
12662         * src/message_search.c
12663         * src/messageview.c
12664         * src/mh.c
12665         * src/mh_gtk.c
12666         * src/mimeview.c
12667         * src/msgcache.c
12668         * src/news.c
12669         * src/news_gtk.c
12670         * src/noticeview.c
12671         * src/partial_download.c
12672         * src/pop.c
12673         * src/prefs_account.c
12674         * src/prefs_actions.c
12675         * src/prefs_common.c
12676         * src/prefs_customheader.c
12677         * src/prefs_display_header.c
12678         * src/prefs_ext_prog.c
12679         * src/prefs_filtering.c
12680         * src/prefs_filtering_action.c
12681         * src/prefs_folder_item.c
12682         * src/prefs_fonts.c
12683         * src/prefs_gtk.c
12684         * src/prefs_matcher.c
12685         * src/prefs_msg_colors.c
12686         * src/prefs_spelling.c
12687         * src/prefs_summary_column.c
12688         * src/prefs_template.c
12689         * src/prefs_themes.c
12690         * src/prefs_toolbar.c
12691         * src/prefs_wrapping.c
12692         * src/privacy.c
12693         * src/procheader.c
12694         * src/procmime.c
12695         * src/procmsg.c
12696         * src/quote_fmt.c
12697         * src/recv.c
12698         * src/send_message.c
12699         * src/setup.c
12700         * src/sourcewindow.c
12701         * src/ssl_manager.c
12702         * src/statusbar.c
12703         * src/summary_search.c
12704         * src/summaryview.c
12705         * src/textview.c
12706         * src/toolbar.c
12707         * src/wizard.c
12708         * src/common/nntp.c
12709         * src/common/plugin.c
12710         * src/common/smtp.c
12711         * src/common/ssl.c
12712         * src/common/ssl_certificate.c
12713         * src/common/string_match.c
12714         * src/common/sylpheed.c
12715         * src/common/template.c
12716         * src/common/utils.c
12717         * src/gtk/about.c
12718         * src/gtk/colorlabel.c
12719         * src/gtk/description_window.c
12720         * src/gtk/filesel.c
12721         * src/gtk/foldersort.c
12722         * src/gtk/gtkaspell.c
12723         * src/gtk/gtkutils.c
12724         * src/gtk/inputdialog.c
12725         * src/gtk/logwindow.c
12726         * src/gtk/menu.c
12727         * src/gtk/pluginwindow.c
12728         * src/gtk/prefswindow.c
12729         * src/gtk/progressdialog.c
12730         * src/gtk/quicksearch.c
12731         * src/gtk/sslcertwindow.c
12732         * src/plugins/clamav/clamav_plugin.c
12733         * src/plugins/clamav/clamav_plugin_gtk.c
12734         * src/plugins/demo/demo.c
12735         * src/plugins/dillo_viewer/dillo_prefs.c
12736         * src/plugins/dillo_viewer/dillo_viewer.c
12737         * src/plugins/image_viewer/plugin.c
12738         * src/plugins/image_viewer/viewer.c
12739         * src/plugins/image_viewer/viewerprefs.c
12740         * src/plugins/mathml_viewer/mathml_viewer.c
12741         * src/plugins/pgpmime/passphrase.c
12742         * src/plugins/pgpmime/plugin.c
12743         * src/plugins/pgpmime/prefs_gpg.c
12744         * src/plugins/pgpmime/select-keys.c
12745         * src/plugins/pgpmime/sgpgme.c
12746         * src/plugins/spamassassin/spamassassin.c
12747         * src/plugins/spamassassin/spamassassin_gtk.c
12748         * src/plugins/trayicon/trayicon.c
12749                 sync with main (revision 104)
12750
12751 2005-02-10 [colin]      1.0.1cvs3.1
12752
12753         * src/mainwindow.c
12754                 Sync with HEAD (fix occasional crasher)
12755
12756 2005-02-10 [colin]      1.0.1cvs2.1
12757
12758         * src/messageview.c
12759                 Synw with HEAD (don't automatically display html)
12760
12761 2005-02-09 [colin]      1.0.1cvs1.3
12762
12763         * src/textview.c
12764         * src/textview.h
12765                 Add contextual menu on emails
12766
12767 2005-02-09 [colin]      1.0.1cvs1.2
12768
12769         * src/codeconv.c
12770                 Fix converting from broken headers and 
12771                 put back the _ in missing places
12772                 (feature broke with cvs24.2 sync, main 
12773                  possibly affected?)
12774
12775 2005-02-09 [colin]      1.0.1cvs1.1
12776
12777         * src/messageview.c
12778         * src/mimeview.c
12779         * src/mimeview.h
12780                 Sync with HEAD (display non text/plain mails with plugin)
12781
12782 2005-02-08 [colin]      1.0.1.1
12783
12784         * ChangeLog.claws
12785         * po/pt_BR.po
12786                 Sync with HEAD
12787         * configure.ac
12788                 Make default configuration directory 
12789                 be .sylpheed-gtk2
12790
12791 2005-02-08 [colin]      1.0.0cvs29.1
12792
12793         * po/de.po
12794         * po/es.po
12795         * po/fr.po
12796         * po/it.po
12797         * po/sk.po
12798         * po/sr.po
12799                 Sync translations with HEAD
12800
12801 2005-02-06 [colin]      1.0.0cvs28.3
12802
12803         * src/compose.c
12804                 Make compose a bit faster - patch by Alfons.
12805
12806 2005-02-06 [colin]      1.0.0cvs28.2
12807
12808         * src/compose.c
12809                 Make pasting via middle-click more reliable
12810
12811 2005-02-05 [paul]       1.0.0cvs28.1
12812
12813         * ChangeLog
12814         * ChangeLog.claws
12815         * ChangeLog.jp
12816         * configure.ac
12817         * src/compose.c
12818                 sync with HEAD
12819                 (fix bug 682 'redirect is broken'
12820
12821 2005-02-05 [torte]      1.0.0cvs27.1
12822
12823         * ChangeLog.claws
12824         * configure.ac
12825         * src/partial_download.c
12826                 Sync with HEAD (fix buf overflow)
12827
12828 2005-02-03 [colin]      1.0.0cvs26.1
12829
12830         * src/common/plugin.c
12831                 Sync with HEAD (avoid plugin mismatches)
12832
12833 2005-02-03 [paul]       1.0.0cvs25.3
12834
12835         * src/folderview.c
12836         * src/headerview.c
12837         * src/summaryview.c
12838         * src/textview.c
12839         * src/gtk/colorlabel.c
12840                 third and final part of initial sync with main-gtk2
12841
12842 2005-02-03 [paul]       1.0.0cvs25.2
12843
12844         * src/jpilot.c
12845                 fix building with jpilot support
12846
12847 2005-02-02 [colin]      1.0.0cvs25.1
12848
12849         * src/messageview.c
12850                 Sync with HEAD (fix dangerous typo)
12851
12852 2005-02-01 [colin]      1.0.0cvs24.3
12853
12854         * src/common/xml.c
12855                 Write file as advertised (UTF-8)
12856
12857 2005-02-01 [paul]       1.0.0cvs24.2
12858
12859         * src/addrbook.c
12860         * src/addrindex.c
12861         * src/alertpanel.h
12862         * src/codeconv.c
12863         * src/codeconv.h
12864         * src/compose.c
12865         * src/export.c
12866         * src/folder_item_prefs.c
12867         * src/html.c
12868         * src/imap.c
12869         * src/import.c
12870         * src/jpilot.c
12871         * src/mainwindow.c
12872         * src/matcher_parser_lex.l
12873         * src/messageview.c
12874         * src/mh.c
12875         * src/prefs_account.c
12876         * src/prefs_actions.c
12877         * src/prefs_common.c
12878         * src/prefs_gtk.c
12879         * src/prefs_gtk.h
12880         * src/prefs_themes.c
12881         * src/procheader.c
12882         * src/procmime.c
12883         * src/sourcewindow.c
12884         * src/statusbar.c
12885         * src/summaryview.c
12886         * src/textview.c
12887         * src/toolbar.c
12888         * src/unmime.c
12889         * src/common/template.c
12890         * src/common/utils.c
12891         * src/common/xml.c
12892         * src/common/xml.h
12893         * src/gtk/gtkaspell.c
12894         * src/plugins/clamav/clamav_plugin.c
12895         * src/plugins/dillo_viewer/dillo_prefs.c
12896         * src/plugins/image_viewer/viewerprefs.c
12897         * src/plugins/pgpmime/passphrase.c
12898         * src/plugins/pgpmime/prefs_gpg.c
12899         * src/plugins/pgpmime/select-keys.c
12900         * src/plugins/spamassassin/spamassassin.c
12901                 second part of initial sync with main-gtk2
12902                 (more to follow)
12903
12904 2005-01-31 [colin]      1.0.0cvs24.1
12905
12906         * src/compose.c
12907                 Sync with HEAD
12908
12909 2005-01-29 [paul]       1.0.0cvs23.2
12910
12911         * src/account.c
12912         * src/action.c
12913         * src/addressadd.c
12914         * src/addressbook.c
12915         * src/alertpanel.c
12916         * src/compose.c
12917         * src/editaddress.c
12918         * src/editbook.c
12919         * src/editgroup.c
12920         * src/editjpilot.c
12921         * src/editldap.c
12922         * src/editldap_basedn.c
12923         * src/editvcard.c
12924         * src/export.c
12925         * src/foldersel.c
12926         * src/grouplistdialog.c
12927         * src/import.c
12928         * src/importldif.c
12929         * src/inc.c
12930         * src/main.c
12931         * src/mainwindow.c
12932         * src/message_search.c
12933         * src/messageview.c
12934         * src/mimeview.c
12935         * src/prefs_actions.c
12936         * src/prefs_common.c
12937         * src/prefs_common.h
12938         * src/prefs_customheader.c
12939         * src/prefs_display_header.c
12940         * src/prefs_filtering.c
12941         * src/prefs_filtering_action.c
12942         * src/prefs_gtk.c
12943         * src/prefs_matcher.c
12944         * src/prefs_summary_column.c
12945         * src/prefs_template.c
12946         * src/sourcewindow.c
12947         * src/summary_search.c
12948         * src/summaryview.c
12949         * src/textview.c
12950         * src/gtk/about.c
12951         * src/gtk/description_window.c
12952         * src/gtk/gtkshruler.c
12953         * src/gtk/gtkutils.c
12954         * src/gtk/gtkutils.h
12955         * src/gtk/inputdialog.c
12956         * src/gtk/logwindow.c
12957         * src/gtk/prefswindow.c
12958         * src/gtk/progressdialog.c
12959         * src/gtk/progressdialog.h
12960                 first part of initial sync with main-gtk2
12961                 (more to follow)
12962
12963 2005-01-28 [colin]      1.0.0cvs23.1
12964
12965         * src/folderview.c
12966                 Sync with HEAD
12967
12968 2005-01-27 [colin]      1.0.0cvs21.1
12969
12970         * src/folder.c
12971         * src/folderview.c
12972                 Sync with HEAD
12973
12974 2005-01-27 [colin]      1.0.0cvs19.1
12975
12976         * src/procmime.c
12977                 Sync with HEAD
12978
12979 2005-01-27 [colin]      1.0.0cvs18.1
12980
12981         * src/messageview.c
12982         * src/summaryview.c
12983         * src/mainwindow.c
12984         * src/compose.c
12985         * src/compose.h
12986         * src/procmsg.c
12987         * src/procmsg.h
12988         * src/toolbar.c
12989                 Sync with HEAD
12990
12991 2005-01-26 [paul]       1.0.0cvs15.2
12992
12993         * src/compose.c
12994                 compose_entries_set(): convert subject and body to
12995                 utf8 if necessary. patch by Felix Eckhofer
12996
12997 2005-01-26 [paul]       1.0.0cvs15.1
12998
12999         * configure.ac
13000         * src/common/template.c
13001                 sync with HEAD (fix memory leak)
13002
13003 2005-01-25 [paul]       1.0.0cvs14.1
13004
13005         * configure.ac
13006         * src/compose.c
13007                 sync with HEAD
13008
13009 2005-01-24 [colin]      1.0.0cvs13.1
13010
13011         * src/summaryview.c
13012                 Sync with HEAD
13013
13014 2005-01-24 [paul]       1.0.0cvs12.1
13015
13016         * configure.ac
13017         * src/messageview.c
13018         * src/mh.c
13019         * src/common/utils.c
13020                 sync with HEAD
13021
13022 2005-01-24 [colin]      1.0.0cvs11.1
13023
13024         * src/procheader.c
13025                 Sync with HEAD
13026
13027 2005-01-24 [colin]      1.0.0cvs10.1
13028
13029         * src/folderview.c
13030                 Sync with HEAD
13031
13032 2005-01-23 [colin]      1.0.0cvs9.1
13033
13034         * src/crash.c
13035                 Sync with HEAD
13036
13037 2005-01-22 [colin]      1.0.0cvs8.1
13038
13039         * src/summaryview.c
13040         * src/gtk/quicksearch.c
13041                 Sync with HEAD
13042
13043 2005-01-21 [colin]      1.0.0cvs7.1
13044
13045         * src/summaryview.c
13046                 Sync with HEAD
13047
13048 2005-01-21 [colin]      1.0.0cvs6.1
13049
13050         * src/summaryview.c
13051                 Sync with HEAD
13052
13053 2005-01-21 [colin]      1.0.0cvs5.1
13054
13055         * src/gtk/quicksearch.c
13056         * src/prefs_common.c
13057         * src/prefs_common.h
13058                 Sync with HEAD (recurse option)
13059
13060 2005-01-21 [colin]      1.0.0cvs4.1
13061
13062         * src/folder.h
13063         * src/folderview.c
13064         * src/folderview.h
13065         * src/summaryview.c
13066         * src/gtk/quicksearch.c
13067         * src/gtk/quicksearch.h
13068                 Sync with HEAD (recursive quicksearch)
13069
13070 2005-01-20 [colin]      1.0.0cvs3.4
13071
13072         * src/ssl_manager.c
13073                 Remove useless code
13074
13075 2005-01-20 [colin]      1.0.0cvs3.3
13076
13077         * src/ssl_manager.c
13078                 Fix leak, thanks to Alfons.
13079
13080 2005-01-20 [colin]      1.0.0cvs3.2
13081
13082         * src/ssl_manager.c
13083                 Port SSL certificate window to GTK2.
13084
13085 2005-01-20 [paul]       1.0.0cvs3.1
13086
13087         * ChangeLog.claws
13088         * configure.ac
13089         * src/addrindex.c
13090         * src/addrindex.h
13091                 sync with HEAD
13092
13093 2005-01-19 [colin]      1.0.0cvs2.2
13094
13095         * src/plugins/trayicon/trayicon.c
13096                 Fix freeze with gtk-2.6, the easy way
13097                 (signal blocking helpless there...)
13098                 Closes bug #668.
13099
13100 2005-01-19 [colin]      1.0.0cvs2.1
13101
13102         * src/mbox.c
13103         * src/mbox.h
13104         * src/mainwindow.c
13105         * src/summaryview.c
13106         * src/summaryview.h
13107                 Sync with HEAD
13108
13109 2005-01-19 [paul]       1.0.0cvs1.1
13110
13111         * configure.ac
13112         * po/de.po
13113         * po/es.po
13114         * po/fr.po
13115         * po/hr.po
13116         * po/it.po
13117         * po/ja.po
13118         * po/ko.po
13119         * po/pt_BR.po
13120         * po/ru.po
13121         * po/sk.po
13122         * po/sr.po
13123                 sync with HEAD (update translations)
13124
13125 2005-01-18 [colin]      1.0.0cvs0.1
13126
13127         * src/foldersel.c
13128                 Specify search column - patch by Alfons
13129
13130 2005-01-18 [colin]      0.9.13cvs36.3
13131
13132         * src/prefs_toolbar.c
13133                 Change Delete to Remove
13134         * src/prefs_fonts.c
13135                 GTK2 version and leak fixes
13136         * src/prefs_actions.c
13137                 Add stock buttons.
13138                 All patches by Alfons
13139
13140 2005-01-17 [colin]      0.9.13cvs36.2
13141
13142         * src/compose.c
13143                 Fix DnD inserting twice. While at it,
13144                 add DnD support for text/plain in the
13145                 body, and add support in the headers.
13146
13147 2005-01-16 [colin]      0.9.13cvs36.1
13148
13149         * ChangeLog
13150         * ChangeLog.jp
13151         * ChangeLog.claws
13152                 Sync with HEAD (nothing applicable)
13153
13154 2005-01-16 [colin]      0.9.13cvs33.2
13155
13156         * src/prefs_toolbar.c
13157                 GTK2ize prefs_toolbar, by Alfons.
13158
13159 2005-01-14 [colin]      0.9.13cvs33.1
13160
13161         * src/html.c
13162         * src/msgcache.c
13163                 Sync with HEAD
13164
13165 2005-01-14 [colin]      0.9.13cvs32.1
13166
13167         * src/html.c
13168         * src/html.h
13169         * src/msgcache.c
13170         * AUTHORS
13171         * tools/calypso_convert.pl
13172                 Sync with HEAD
13173
13174 2005-01-08 [colin]      0.9.13cvs29.2
13175
13176         * src/prefs_filtering_action.c
13177         * src/prefs_filtering.c
13178                 2 more gtk2 patches by Alfons
13179
13180 2005-01-07 [paul]       0.9.13cvs29.1
13181
13182         * ChangeLog
13183         * ChangeLog.claws
13184         * ChangeLog.jp
13185         * configure.ac
13186         * src/pop.c
13187         * src/pop.h
13188                 sync with HEAD
13189
13190 2005-01-07 [colin]      0.9.13cvs28.3
13191
13192         * src/gtk/progressdialog.c
13193         * src/gtk/progressdialog.h
13194         * src/inc.c
13195         * src/send_message.c
13196                 GTK2 for the incorporation dialog. The CList isn't dead
13197                 yet, for a more smooth migration. Patch by Alfons.
13198
13199 2005-01-06 [colin]      0.9.13cvs28.2
13200
13201         * src/prefs_display_header.c
13202                 GTK2 conversion by Alfons
13203         * src/prefs_actions.c
13204         * src/prefs_matcher.c
13205                 Fix 2 leaks - patch by Alfons
13206
13207 2005-01-06 [colin]      0.9.13cvs28.1
13208
13209         * src/prefs_matcher.c
13210                 Sync with HEAD
13211
13212 2005-01-06 [colin]      0.9.13cvs27.4
13213
13214         * src/prefs_matcher.c
13215                 Fix double-free. Patch by Alfons
13216
13217 2005-01-06 [colin]      0.9.13cvs27.3
13218
13219         * src/prefs_matcher.c
13220                 GTK2 widgets + memleak
13221                 Patch by Alfons
13222
13223 2005-01-05 [colin]      0.9.13cvs27.2
13224
13225         * src/account.c
13226         * src/addr_compl.c
13227         * src/foldersel.c
13228         * src/stock_pixmap.c
13229         * src/stock_pixmap.h
13230                 3 more GTK2 patches by Alfons.
13231
13232 2005-01-04 [colin]      0.9.13cvs27.1
13233
13234         * src/folderview.c
13235         * src/imap_gtk.c
13236         * src/news_gtk.c
13237                 Sync with HEAD
13238
13239 2005-01-04 [colin]      0.9.13cvs25.9
13240
13241         * src/compose.c
13242                 Fix Show Ruler menuitem
13243         * src/prefs_template.c
13244                 Convert to GTK2
13245         * src/common/utils.c
13246                 Make auto pointer stuff handles NULLs
13247                 Patches by Alfons.
13248
13249 2005-01-04 [colin]      0.9.13cvs25.8
13250
13251         * src/compose.c
13252                 Move the attachment list to gtk2
13253                 Patch by Alfons.
13254
13255 2005-01-04 [colin]      0.9.13cvs25.7
13256
13257         * src/textview.c
13258                 Make some keys work again
13259                 Patch by SungHyun Nam <namsh@kldp.org>
13260
13261 2005-01-04 [colin]      0.9.13cvs25.6
13262
13263         * src/gtk/gtkshruler.c
13264                 Move the ruler to GTK2
13265                 Patch by Alfons
13266
13267 2005-01-03 [colin]      0.9.13cvs25.5
13268
13269         * src/compose.c
13270                 Fix my broken patch apply 
13271
13272 2005-01-03 [colin]      0.9.13cvs25.4
13273
13274         * src/common/utils.c
13275         * src/common/utils.h
13276         * src/gtk/prefswindow.c
13277                 Move auto pointer stuff to utils.c
13278                 Patch by Alfons again :)
13279
13280 2005-01-03 [colin]      0.9.13cvs25.3
13281
13282         * src/compose.c
13283         * src/prefs_gtk.c
13284         * src/prefs_template.c
13285         * src/textview.c
13286                 Empty text widgets with empty strings, not NULL char
13287                 Patch by SungHyun Nam <namsh@kldp_org>
13288
13289 2005-01-03 [colin]      0.9.13cvs25.2
13290
13291         * src/main.c
13292         * AUTHORS
13293                 Sync with HEAD
13294
13295 2005-01-03 [colin]      0.9.13cvs25.1
13296
13297         * src/pop.c
13298         * src/pop.h
13299                 Sync with HEAD
13300
13301 2005-01-03 [colin]      0.9.13cvs24.3
13302
13303         * src/account.c
13304                 Two patches from Alfons and Alex S Moore:
13305                 fix images, fix return value.
13306
13307 2005-01-01 [colin]      0.9.13cvs24.2
13308
13309         * src/prefs_actions.c
13310                 Fix over-zealous assertion. Patch by Alfons
13311
13312 2005-01-01 [colin]      0.9.13cvs24.1
13313
13314         * src/procmime.c
13315                 Sync with HEAD (leak fix)
13316
13317 2004-12-31 [colin]      0.9.13cvs23.2
13318
13319         * src/prefs_common.c
13320                 GTK2 widgets + stock buttons - patch by Alfons
13321
13322 2004-12-31 [paul]       0.9.13cvs23.1
13323
13324         * configure.ac
13325                 bump up EXTRA_VERSION to match (sync'ed) HEAD
13326         * src/gtk/pluginwindow.c
13327                 use GTK2 widgets and plug memory leaks,
13328                 patches by Alfons
13329
13330 2004-12-30 [colin]      0.9.13cvs22.4
13331
13332         * src/account.c
13333         * src/action.c
13334         * src/export.c
13335         * src/foldersel.c
13336         * src/import.c
13337         * src/message_search.c
13338         * src/prefs_actions.c
13339         * src/prefs_common.c
13340         * src/prefs_customheader.c
13341         * src/prefs_filtering.c
13342         * src/prefs_summary_column.c
13343         * src/summary_search.c
13344         * src/gtk/about.c
13345         * src/gtk/description_window.c
13346         * src/gtk/gtkutils.c
13347         * src/gtk/gtkutils.h
13348         * src/gtk/inputdialog.c
13349         * src/gtk/prefswindow.c
13350                 Use GTK2 stock buttons. Patches by Alfons.
13351
13352 2004-12-30 [colin]      0.9.13cvs22.3
13353
13354         * src/account.c
13355                 Sync with HEAD
13356         * src/prefs_actions.c
13357         * src/prefs_customheader.c
13358         * src/prefs_filtering.c
13359         * src/prefs_msg_colors.c
13360         * src/prefs_summary_column.c
13361         * src/gtk/prefswindow.c
13362                 Use GtkTreeView instead of deprecated 
13363                 widgets. Patches by Alfons.
13364
13365 2004-12-30 [paul]       0.9.13cvs22.2
13366
13367         * src/foldersel.c
13368                 use GTK 2 Tree View
13369                 patch by Alfons, with root folder sorting fix
13370                 by Stephan Sachse
13371
13372 2004-12-30 [paul]       0.9.13cvs22.1
13373
13374         * ChangeLog
13375         * ChangeLog.claws
13376         * ChangeLog.jp
13377         * NEWS
13378         * configure.ac
13379         * src/account.c
13380                 sync with HEAD
13381
13382 2004-12-22 [martin]     0.9.13cvs21.2
13383
13384         * src/action.c
13385                 free the command line after its use
13386
13387 2004-12-18 [paul]       0.9.13cvs21.1
13388
13389         * AUTHORS
13390         * ChangeLog
13391         * ChangeLog.claws
13392         * ChangeLog.jp
13393         * NEWS
13394         * configure.ac
13395         * src/action.c
13396         * src/compose.c
13397         * src/syldap.c
13398                 sync with HEAD
13399
13400 2004-12-17 [martin]     0.9.13cvs17.2
13401
13402         * src/action.c
13403                 convert actions input to locale
13404         * src/inc.c
13405                 convert notification command to locale
13406         * src/plugins/pgpmime/select-keys.c
13407                 convert attributes to utf8
13408
13409 2004-12-14 [colin]      0.9.13cvs17.1
13410
13411         * ChangeLog
13412         * ChangeLog.jp
13413         * ChangeLog.claws
13414         * src/action.c
13415         * src/common/utils.c
13416         * src/gtk/prefswindow.c
13417         * src/gtk/gtkutils.c
13418         * src/gtk/gtkutils.h
13419         * src/plugins/spamassassin/libspamc.c
13420                 Sync with HEAD
13421
13422 2004-12-13 [colin]      0.9.13cvs14.1
13423
13424         * src/quote_fmt_parse.y
13425                 Sync with HEAD
13426
13427 2004-12-10 [colin]      0.9.13cvs12.1
13428
13429         * src/prefs_themes.c
13430         * src/mainwindow.c
13431         * src/messageview.c
13432                 Sync with HEAD
13433
13434 2004-12-09 [colin]      0.9.13cvs10.1
13435
13436         * src/procmime.c
13437                 Sync with HEAD (fix B64 encoding from memory)
13438
13439 2004-12-08 [colin]      0.9.13cvs9.1
13440
13441         * src/gtk/colorlabel.c
13442                 Sync with HEAD
13443
13444 2004-12-08 [paul]       0.9.13cvs8.2
13445
13446         * src/gtk/pluginwindow.c
13447                 fix window resizing oddities
13448
13449 2004-12-08 [colin]      0.9.13cvs8.1
13450
13451         * src/quote_fmt_parse.y
13452                 Sync with HEAD
13453
13454 2004-12-08 [colin]      0.9.13cvs7.1
13455
13456         * src/matcher_parser_parse.y
13457         * src/msgcache.c
13458         * src/prefs_matcher.c
13459         * src/procheader.c
13460         * src/matcher.c
13461         * src/common/defs.h
13462         * po/sr.po
13463                 Sync with HEAD
13464
13465 2004-12-08 [colin]      0.9.13cvs6.1
13466
13467         * src/quote_fmt_parse.y
13468         * src/textview.c
13469                 Sync with HEAD
13470         * src/gtk/prefswindow.c
13471         * src/gtk/pluginwindow.c
13472                 Fix G_CALLBACKS protos (thanks to Alfons)
13473
13474 2004-12-07 [torte]      0.9.13cvs2.2
13475
13476         * src/procmime.c
13477                 [Bug 650] reply button causes crash
13478                 Thanks to David Relson and Christoph
13479
13480 2004-12-07 [colin]      0.9.13cvs2.1
13481
13482         * ChangeLog.claws
13483         * AUTHORS
13484         * po/sk.po
13485         * src/procmime.c
13486         * src/prefs_account.c
13487         * src/common/smtp.c
13488         * src/common/smtp.h
13489                 Sync with HEAD
13490
13491 2004-12-06 [colin]      0.9.12cvs187.1
13492
13493         * ChangeLog.claws
13494         * INSTALL
13495         * Makefile.am
13496         * README.claws
13497         * TODO.claws
13498         * configure.ac
13499         * po/bg.po
13500         * po/cs.po
13501         * po/el.po
13502         * po/en_GB.po
13503         * po/es.po
13504         * po/fr.po
13505         * po/hr.po
13506         * po/hu.po
13507         * po/it.po
13508         * po/ja.po
13509         * po/ko.po
13510         * po/nl.po
13511         * po/pl.po
13512         * po/pt_BR.po
13513         * po/ru.po
13514         * po/sk.po
13515         * po/sr.po
13516         * po/sv.po
13517         * po/zh_CN.po
13518         * po/zh_TW.Big5.po
13519         * src/compose.c
13520         * tools/Makefile.am
13521         * tools/README
13522         * tools/filter_conv.pl
13523         * tools/kdeservicemenu/README
13524         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13525         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13526                 Sync with HEAD
13527
13528 2004-12-04 [colin]      0.9.12cvs183.1
13529
13530         * src/compose.c
13531                 Sync with HEAD (compose window position saving)
13532
13533 2004-12-04 [paul]       0.9.12cvs182.3
13534
13535         * src/messageview.c
13536         * src/mimeview.c
13537         * src/prefs_customheader.c
13538         * src/gtk/quicksearch.c
13539                 replace some forgotten GTK_SIGNAL_FUNCs
13540
13541 2004-12-04 [paul]       0.9.12cvs182.2
13542
13543         * src/Makefile.am
13544                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
13545                 committed in error      
13546
13547 2004-12-04 [paul]       0.9.12cvs182.1
13548
13549         * ChangeLog
13550         * ChangeLog.claws
13551         * ChangeLog.jp
13552         * INSTALL
13553         * NEWS
13554         * README
13555         * README.jp
13556         * configure.ac
13557         * doc/manual/ja/Makefile.am
13558         * doc/manual/ja/sylpheed-1.html
13559         * doc/manual/ja/sylpheed-10.html
13560         * doc/manual/ja/sylpheed-11.html
13561         * doc/manual/ja/sylpheed-12.html
13562         * doc/manual/ja/sylpheed-13.html
13563         * doc/manual/ja/sylpheed-14.html
13564         * doc/manual/ja/sylpheed-15.html
13565         * doc/manual/ja/sylpheed-16.html
13566         * doc/manual/ja/sylpheed-17.html
13567         * doc/manual/ja/sylpheed-18.html
13568         * doc/manual/ja/sylpheed-19.html
13569         * doc/manual/ja/sylpheed-2.html
13570         * doc/manual/ja/sylpheed-20.html
13571         * doc/manual/ja/sylpheed-3.html
13572         * doc/manual/ja/sylpheed-4.html
13573         * doc/manual/ja/sylpheed-5.html
13574         * doc/manual/ja/sylpheed-6.html
13575         * doc/manual/ja/sylpheed-7.html
13576         * doc/manual/ja/sylpheed-8.html
13577         * doc/manual/ja/sylpheed-9.html
13578         * doc/manual/ja/sylpheed.html
13579         * doc/manual/ja/sylpheed.sgml
13580         * po/de.po
13581         * src/Makefile.am
13582         * src/compose.c
13583         * src/procmime.c
13584         * src/pixmaps/regular.xpm **REMOVED**
13585         * src/plugins/pgpmime/pgpmime.c
13586         * src/plugins/pgpmime/plugin.c
13587         * src/plugins/pgpmime/prefs_gpg.c
13588                 sync with HEAD
13589
13590 2004-12-03 [paul]       0.9.12cvs180.1
13591
13592         * ChangeLog
13593         * ChangeLog.claws
13594         * ChangeLog.jp
13595         * configure.ac
13596         * src/Makefile.am
13597         * src/pop.c
13598         * src/common/utils.c
13599         * src/common/utils.h
13600         * src/pixmaps/continue.xpm
13601         * src/pixmaps/dir_close.xpm
13602         * src/pixmaps/dir_open.xpm
13603         * src/pixmaps/drafts_close.xpm
13604         * src/pixmaps/drafts_open.xpm
13605         * src/pixmaps/folder.xpm **REMOVED**
13606         * src/pixmaps/group.xpm
13607         * src/pixmaps/unread.xpm
13608                 sync with HEAD
13609
13610 2004-12-02 [colin]      0.9.12cvs179.1
13611
13612         * src/compose.c
13613                 Sync with HEAD (non-duplicated reedition)
13614
13615 2004-12-02 [colin]      0.9.12cvs178.1
13616
13617         * src/compose.c
13618                 Sync with HEAD (linewrap_quote fix)
13619
13620 2004-12-01 [colin]      0.9.12cvs177.3
13621
13622         * src/addrharvest.c
13623                 Replace sizeof with strlen
13624
13625 2004-12-01 [paul]       0.9.12cvs177.2
13626
13627         * src/addrharvest.c
13628                 fix 'harvest addresses'
13629
13630 2004-11-30 [colin]      0.9.12cvs177.1
13631
13632         * src/gtk/prefswindow.c
13633         * src/gtk/pluginwindow.c
13634                 Sync with HEAD
13635
13636 2004-11-29 [colin]      0.9.12cvs176.1
13637
13638         * src/folderview.c
13639                 sync with HEAD (Fix disappearing separators in folderview's popup)
13640
13641 2004-11-29 [colin]      0.9.12cvs175.1
13642
13643         * src/procmime.c
13644                 Sync with head (another format fix)
13645
13646 2004-11-29 [colin]      0.9.12cvs174.1
13647
13648         * src/pop.c
13649                 Sync with HEAD (format string fix)
13650
13651 2004-11-26 [colin]      0.9.12cvs173.1
13652
13653         * src/common/smtp.c
13654         * src/common/smtp.h
13655                 Sync with HEAD
13656
13657 2004-11-24 [colin]      0.9.12cvs172.1
13658
13659         * src/plugins/pgpmime/pgpmime.c
13660                 Sync with HEAD
13661
13662 2004-11-24 [colin]      0.9.12cvs171.1
13663
13664         * src/plugins/pgpmime/pgpmime.c
13665                 Sync with head (gpgmectx leaks)
13666
13667 2004-11-24 [colin]      0.9.12cvs169.1
13668
13669         * src/plugins/pgpmime/plugin.c
13670         * src/plugins/trayicon/Makefile.am
13671         * src/plugins/trayicon/newmarkedmail.xpm
13672         * src/plugins/trayicon/trayicon.c
13673         * src/plugins/trayicon/unreadmarkedmail.xpm
13674                 Sync with HEAD
13675
13676 2004-11-23 [colin]      0.9.12cvs168.1
13677
13678         * src/partial_download.c
13679         * src/partial_download.h
13680         * src/plugins/pgpmime/plugin.c
13681                 Sync with HEAD
13682
13683 2004-11-23 [colin]      0.9.12cvs166.1
13684
13685         * src/Makefile.am
13686         * src/codeconv.c
13687         * src/compose.c
13688         * src/folderview.c
13689         * src/main.c
13690         * src/partial_download.c
13691         * src/partial_download.h
13692         * src/prefs_account.c
13693         * src/prefs_account.h
13694         * src/privacy.c
13695         * src/privacy.h
13696         * src/procmime.c
13697         * src/common/Makefile.am
13698         * src/common/base64.h
13699         * src/common/partial_download.c
13700         * src/common/partial_download.h
13701         * src/gtk/prefswindow.c
13702         * src/gtk/prefswindow.h
13703         * src/plugins/pgpmime/pgpmime.c
13704         * src/plugins/pgpmime/prefs_gpg.c
13705         * src/plugins/pgpmime/prefs_gpg.h
13706         * src/plugins/pgpmime/sgpgme.c
13707         * src/plugins/pgpmime/sgpgme.h
13708                 Sync with HEAD
13709
13710 2004-11-23 [colin]      0.9.12cvs163.1
13711
13712         * src/main.c
13713                 Sync with HEAD (cursor optimization)
13714
13715 2004-11-23 [colin]      0.9.12cvs162.1
13716
13717         * src/prefs_common.c
13718         * src/prefs_themes.c
13719         * src/procmsg.c
13720                 Sync with HEAD
13721
13722 2004-11-23 [colin]      0.9.12cvs158.9
13723
13724         * src/compose.c
13725                 Fix double-free when forwarding
13726         * src/msgcache.c
13727                 Fix leak on error path
13728                 
13729
13730 2004-11-23 [colin]      0.9.12cvs158.8
13731
13732         * src/compose.c
13733                 Fix possible double-free
13734                 Spotted by Alfons
13735
13736 2004-11-23 [colin]      0.9.12cvs158.7
13737
13738         * src/compose.c
13739                 Fix some signal handlers' prototypes
13740                 Spotted by Alfons
13741
13742 2004-11-22 [colin]      0.9.12cvs158.6
13743
13744         * src/compose.c
13745                 Remove unneeded code and duplicated
13746                 wrapping - patch by Alfons
13747
13748 2004-11-22 [colin]      0.9.12cvs158.5
13749
13750         * src/prefs_themes.c
13751                 Fix oversized selector
13752
13753 2004-11-22 [colin]      0.9.12cvs158.4
13754
13755         * src/compose.c
13756                 fix dump_text()
13757                 patch by Alfons
13758
13759 2004-11-19 [colin]      0.9.12cvs158.3
13760
13761         * src/textview.c
13762                 Add a context menu on links (open, copy)
13763
13764 2004-11-18 [paul]       0.9.12cvs158.2
13765
13766         * src/addrgather.c
13767         * src/exphtmldlg.c
13768         * src/expldifdlg.c
13769         * src/mimeview.c
13770         * src/prefs_common.c
13771         * src/plugins/image_viewer/viewer.c
13772         * src/plugins/spamassassin/spamassassin_gtk.c
13773                 replace deprecated gtk_notebook_set_page
13774                 and gtk_notebook_current_page
13775
13776 2004-11-18 [paul]       0.9.12cvs158.1
13777
13778         * configure.ac
13779         * src/compose.c
13780         * src/mainwindow.c
13781         * src/messageview.c
13782         * src/prefs_common.c
13783         * src/common/utils.c
13784         * src/common/utils.h
13785                 sync with HEAD
13786
13787 2004-11-17 [colin]      0.9.12cvs156.1
13788
13789         * src/prefs_account.c
13790         * src/prefs_account.h
13791         * src/procmsg.c
13792                 Sync with HEAD (add pref to store encrypted mails encrypted)
13793
13794 2004-11-17 [paul]       0.9.12cvs155.1
13795
13796         * ChangeLog
13797         * ChangeLog.claws
13798         * ChangeLog.jp
13799         * NEWS
13800         * configure.ac
13801         * src/compose.c
13802         * src/jpilot.c
13803         * src/privacy.c
13804         * src/procmime.c
13805         * src/procmime.h
13806         * src/procmsg.c
13807         * src/toolbar.c
13808         * src/pixmaps/error.xpm
13809                 sync with HEAD
13810
13811 2004-11-17 [colin]      0.9.12cvs151.1
13812
13813         * src/plugins/pgpmime/pgpmime.c
13814                 Sync with HEAD (remove debug printf)
13815
13816 2004-11-17 [colin]      0.9.12cvs150.1
13817
13818         * src/plugins/pgpmime/pgpmime.c
13819                 Sync with HEAD (off-by-one fix)
13820
13821 2004-11-17 [colin]      0.9.12cvs149.1
13822
13823         * src/procmsg.c
13824                 Sync with HEAD (coding style fixes)
13825
13826 2004-11-16 [colin]      0.9.12cvs148.1
13827
13828         * src/procmsg.c
13829                 Sync with head (Fix the fix)
13830
13831 2004-11-16 [colin]      0.9.12cvs147.1
13832
13833         * src/procmsg.c
13834                 Sync with Main (leak fix)
13835
13836 2004-11-16 [colin]      0.9.12cvs146.14
13837
13838         * src/compose.c
13839                 Remove useless chunk of code
13840                 Patch by Alfons
13841
13842 2004-11-15 [colin]      0.9.12cvs146.13
13843
13844         * src/compose.c
13845                 Fix drafting after insertion
13846                 Patch by Alfons
13847
13848 2004-11-15 [colin]      0.9.12cvs146.12
13849
13850         * src/compose.c
13851         * src/prefs_filtering.c
13852         * src/prefs_filtering_action.c
13853         * src/prefs_toolbar.c
13854                 Fix some const-correctness
13855
13856 2004-11-15 [colin]      0.9.12cvs146.11
13857
13858         * src/summaryview.c
13859         * src/prefs_themes.c
13860         * src/messageview.c
13861                 Fix some leaks
13862
13863 2004-11-15 [colin]      0.9.12cvs146.10
13864
13865         * src/codeconv.c
13866                 More unreadable locale fixes
13867
13868 2004-11-14 [colin]      0.9.12cvs146.9
13869
13870         * src/textview.c
13871                 Fix uri_security_check
13872                 Patch by Alfons
13873
13874 2004-11-13 [paul]       0.9.12cvs146.8
13875
13876         * src/folder.c
13877         * src/procmime.c
13878                 fix 2 bugs introduced in last commit
13879
13880 2004-11-13 [paul]       0.9.12cvs146.7
13881
13882         * src/compose.c
13883         * src/exporthtml.c
13884         * src/exportldif.c
13885         * src/folder.c
13886         * src/imap.c
13887         * src/imap_gtk.c
13888         * src/main.c
13889         * src/mainwindow.c
13890         * src/messageview.c
13891         * src/mh_gtk.c
13892         * src/prefs_themes.c
13893         * src/procmime.c
13894         * src/setup.c
13895         * src/summaryview.c
13896                 replace deprecated g_basename
13897
13898 2004-11-13 [paul]       0.9.12cvs146.6
13899
13900         * src/compose.c
13901         * src/imap.c
13902         * src/matcher_parser.h
13903         * src/matcher_parser_parse.y
13904         * src/prefs_filtering.c
13905         * src/prefs_filtering_action.c
13906         * src/prefs_themes.c
13907         * src/prefs_toolbar.c
13908         * src/common/utils.c
13909                 various small fixes/cleanups
13910
13911 2004-11-12 [colin]      0.9.12cvs146.5
13912
13913         * src/textview.c
13914                 Validate event's origin on visibility notify
13915                 Patch by Alfons.
13916
13917 2004-11-12 [paul]       0.9.12cvs146.4
13918
13919         * src/exporthtml.c
13920         * src/exportldif.c
13921         * src/imap.c
13922         * src/mh.c
13923         * src/mimeview.c
13924         * src/prefs_spelling.c
13925         * src/prefs_themes.c
13926                 replace deprecated g_dirname    
13927
13928 2004-11-12 [colin]      0.9.12cvs146.3
13929
13930         * src/textview.c
13931                 Some coding style fixes
13932
13933 2004-11-12 [colin]      0.9.12cvs146.2
13934
13935         * src/codeconv.c
13936                 We want to replace _all_ extended chars in
13937                 conv_unreadable_*, because any string containing
13938                 extended chars not parsing as UTF8 is 
13939                 undisplayed on gtk2.
13940
13941 2004-11-12 [paul]       0.9.12cvs146.1
13942
13943         * ChangeLog
13944         * ChangeLog.claws
13945         * ChangeLog.jp
13946         * NEWS
13947         * configure.ac
13948         * src/account.c
13949         * src/folderview.c
13950         * src/folderview.h
13951         * src/imap.c
13952         * src/imap_gtk.c
13953         * src/inc.c
13954         * src/mainwindow.c
13955         * src/mh_gtk.c
13956         * src/news_gtk.c
13957         * src/pop.c
13958         * src/prefs_account.c
13959         * src/prefs_account.h
13960         * src/prefs_ext_prog.c
13961         * src/procmime.c
13962         * src/procmime.h
13963         * src/procmsg.c
13964         * src/procmsg.h
13965         * src/summary_search.c
13966         * src/summaryview.c
13967         * src/textview.c
13968         * src/common/defs.h
13969         * src/common/utils.c
13970         * src/common/utils.h
13971         * src/gtk/menu.c
13972         * src/gtk/menu.h
13973                 sync with HEAD
13974
13975 2004-11-11 [colin]      0.9.12cvs144.2
13976
13977         * src/textview.c
13978                 Fix URI range selection (patch by Alfons)
13979
13980 2004-11-09 [colin]      0.9.12cvs144.1
13981
13982         * ChangeLog.claws
13983         * src/compose.c
13984         * src/folder.c
13985         * src/folder_item_prefs.c
13986         * src/prefs_account.c
13987         * src/prefs_account.h
13988         * src/plugins/pgpmime/pgpmime.c
13989                 Sync with HEAD
13990
13991 2004-11-08 [colin]      0.9.12cvs143.1
13992
13993         * src/summaryview.c
13994                 Sync with HEAD (optimize quicksearch)
13995
13996 2004-11-08 [colin]      0.9.12cvs142.2
13997
13998         * src/compose.c
13999                 Don't wrap when Edit/Auto wrapping is disabled
14000
14001 2004-11-08 [colin]      0.9.12cvs142.1
14002
14003         * src/textview.c
14004                 Sync with HEAD
14005
14006 2004-11-08 [colin]      0.9.12cvs141.1
14007
14008         * src/textview.c
14009                 Sync with HEAD (fix some mail URIs)
14010
14011 2004-11-08 [colin]      0.9.12cvs140.3
14012
14013         * src/textview.c
14014                 o Use text cursor instead of arrow when
14015                   not on a link
14016                 o Fix handling of contiguous links (as in
14017                   "colin@colino.net" <colin@colino.net>)
14018                   This one unveils a bug in get_email_part()
14019
14020 2004-11-07 [colin]      0.9.12cvs140.2
14021
14022         * src/textview.c
14023                 Fix memleak. Patch by Alfons.
14024
14025 2004-11-06 [colin]      0.9.12cvs140.1
14026
14027         * src/compose.c
14028                 Sync with HEAD (don't ask passphrase
14029                 when drafting)
14030
14031 2004-11-06 [paul]       0.9.12cvs139.2
14032
14033         * AUTHORS
14034         * src/textview.c
14035         * src/textview.h
14036                 textview URI handling. hovering over a 
14037                 link displays it in the status bar,
14038                 and changes the mouse pointer to a hand 
14039                 cursor. a link is activated with a single 
14040                 click. (Modified from the) patch by Jean-Yves 
14041                 Lefort <jylefort@users.sourceforge.net>
14042                 
14043
14044 2004-11-05 [colin]      0.9.12cvs139.1
14045
14046         * src/compose.c
14047         * src/procmime.c
14048                 Sync with HEAD again ^^
14049
14050 2004-11-05 [colin]      0.9.12cvs139.1
14051
14052         * src/compose.c
14053         * src/procmime.c
14054                 Sync with HEAD
14055
14056 2004-11-03 [paul]       0.9.12cvs138.1
14057
14058         * ChangeLog.claws
14059         * configure.ac
14060         * po/POTFILES.in
14061         * src/prefs_ext_prog.c
14062         * src/procmime.c
14063         * tools/kdeservicemenu/README
14064         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14065         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14066                 sync with HEAD
14067
14068 2004-11-01 [christoph]  0.9.12cvs136.2
14069
14070         * src/procmime.c
14071                 convert MIME parameters to UTF-8
14072
14073 2004-10-29 [colin]      0.9.12cvs136.1
14074
14075         * src/common/utils.c
14076                 Sync with HEAD (don't use '=' in mime boundary)
14077
14078 2004-10-29 [paul]       0.9.12cvs135.1
14079
14080         * configure.ac
14081         * doc/src/rfc2231.txt
14082         * src/procmime.c
14083         * src/common/quoted-printable.c
14084         * src/common/utils.c
14085         * src/common/utils.h
14086                 sync with HEAD
14087
14088 2004-10-27 [paul]       0.9.12cvs134.1
14089
14090         * configure.ac
14091         * src/main.c
14092         * src/procmime.c
14093         * src/plugins/pgpmime/pgpmime.c
14094                 sync with HEAD
14095
14096 2004-10-26 [paul]       0.9.12cvs132.3
14097
14098         * src/account.c
14099         * src/addressbook.c
14100         * src/addrgather.c
14101         * src/addrharvest.c
14102         * src/codeconv.c
14103         * src/compose.c
14104         * src/customheader.c
14105         * src/editaddress.c
14106         * src/editgroup.c
14107         * src/enriched.c
14108         * src/expldifdlg.c
14109         * src/exporthtml.c
14110         * src/exportldif.c
14111         * src/folder.c
14112         * src/foldersel.c
14113         * src/folderview.c
14114         * src/grouplistdialog.c
14115         * src/html.c
14116         * src/imap.c
14117         * src/jpilot.c
14118         * src/ldapserver.c
14119         * src/ldif.c
14120         * src/mimeview.c
14121         * src/news.c
14122         * src/news_gtk.c
14123         * src/pop.c
14124         * src/prefs_display_header.c
14125         * src/prefs_gtk.c
14126         * src/prefs_msg_colors.c
14127         * src/prefs_toolbar.c
14128         * src/procheader.c
14129         * src/procmime.c
14130         * src/summaryview.c
14131         * src/textview.c
14132         * src/toolbar.c
14133         * src/vcard.c
14134         * src/common/mgutils.c
14135         * src/common/nntp.c
14136         * src/common/smtp.c
14137         * src/common/template.c
14138         * src/common/utils.c
14139         * src/common/xmlprops.c
14140         * src/plugins/pgpmime/pgpmime.c
14141         * src/plugins/pgpmime/select-keys.c
14142         * src/plugins/pgpmime/sgpgme.c
14143                 replace deprecated g_strcasecmp(), g_strncasecmp(),
14144                 g_string_sprintfa(), gtk_notebook_current_page()
14145
14146 2004-10-26 [colin]      0.9.12cvs132.2
14147
14148         * src/prefs_folder_item.c
14149                 Fix default-account selection
14150
14151 2004-10-21 [colin]      0.9.12cvs133
14152
14153         * src/compose.c
14154                 Sync with HEAD (Remove extra separator in compose's Options)
14155         * src/textview.c
14156                 Set wrapping to char
14157
14158 2004-10-21 [paul]       0.9.12cvs131.2
14159
14160         * src/compose.c
14161         * src/sourcewindow.c
14162                 fix wrapping
14163                 fix window shrinking 
14164
14165 2004-10-21 [colin]      0.9.12cvs131.1
14166
14167         * ChangeLog.claws
14168         * src/compose.c
14169                 Sync with HEAD
14170
14171 2004-10-21 [paul]       0.9.12cvs130.2
14172
14173         * src/prefs_folder_item.c
14174                 sync with HEAD (Apply to subfolders)
14175
14176 2004-10-19 [colin]      0.9.12cvs130.1
14177
14178         * ChangeLog.claws
14179         * src/compose.c
14180         * src/common/utils.c
14181         * src/gtk/menu.c
14182                 Sync with HEAD
14183
14184 2004-10-19 [colin]      0.9.12cvs128.1
14185
14186         * src/addrbook.c
14187         * src/addrcache.c
14188         * src/addressbook.c
14189         * src/codeconv.c
14190         * src/compose.c
14191         * src/customheader.c
14192         * src/editaddress.c
14193         * src/editgroup.c
14194         * src/exporthtml.c
14195         * src/folder.c
14196         * src/folderview.c
14197         * src/imap.c
14198         * src/jpilot.c
14199         * src/main.c
14200         * src/matcher_parser_parse.y
14201         * src/mbox.c
14202         * src/pop.c
14203         * src/prefs_account.c
14204         * src/prefs_gtk.c
14205         * src/prefs_msg_colors.c
14206         * src/procheader.c
14207         * src/procmime.c
14208         * src/procmime.h
14209         * src/procmsg.c
14210         * src/summaryview.c
14211         * src/textview.c
14212         * src/common/base64.c
14213         * src/common/partial_download.c
14214         * src/common/socket.c
14215         * src/common/sylpheed.c
14216         * src/common/utils.c
14217         * src/common/utils.h
14218         * src/gtk/pluginwindow.c
14219         * src/gtk/quicksearch.c
14220         * src/plugins/clamav/clamav_plugin.c
14221         * src/plugins/clamav/clamav_plugin.h
14222         * src/plugins/clamav/clamav_plugin_gtk.c
14223         * src/plugins/pgpmime/passphrase.c
14224         * src/plugins/pgpmime/pgpmime.c
14225         * src/plugins/pgpmime/plugin.c
14226         * src/plugins/pgpmime/prefs_gpg.c
14227         * src/plugins/pgpmime/prefs_gpg.h
14228         * src/plugins/pgpmime/select-keys.c
14229         * src/plugins/pgpmime/sgpgme.c
14230         * src/plugins/spamassassin/libspamc.c
14231         * src/plugins/spamassassin/spamassassin.c
14232         * src/plugins/spamassassin/spamassassin.h
14233         * src/plugins/spamassassin/spamassassin_gtk.c
14234         * src/plugins/trayicon/trayicon.c
14235         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
14236                 Sync with HEAD
14237
14238 2004-10-14 [colin]      0.9.12cvs126.2
14239
14240         * src/codeconv.c
14241         * src/textview.c
14242                 Fix conv_unreadable_locale
14243
14244 2004-10-13 [colin]      0.9.12cvs126.1
14245
14246         * src/compose.c
14247                 Sync with HEAD (don't convert charset for 
14248                 drafted messages, minor cleanup)
14249
14250 2004-10-13 [colin]      0.9.12cvs125.1
14251
14252         * po/POTFILES.in
14253                 Sync with HEAD (POTFILES fix)
14254
14255 2004-10-12 [colin]      0.9.12cvs124.3
14256
14257         * src/compose.c
14258                 Fix encoding bug from latest sync
14259
14260 2004-10-12 [paul]       0.9.12cvs124.2
14261
14262         * src/plugins/pgpmime/prefs_gpg.c
14263         * src/plugins/pgpmime/prefs_gpg.h
14264                 forgotten in last commit        
14265
14266 2004-10-12 [paul]       0.9.12cvs124.1
14267
14268         * ChangeLog.claws
14269         * configure.ac
14270         * m4/spamassassin.m4
14271         * src/Makefile.am
14272         * src/account.c
14273         * src/compose.c
14274         * src/compose.h
14275         * src/crash.c
14276         * src/main.c
14277         * src/mimeview.c
14278         * src/passphrase.c
14279         * src/passphrase.h
14280         * src/prefs_account.c
14281         * src/prefs_account.h
14282         * src/prefs_common.c
14283         * src/privacy.c
14284         * src/privacy.h
14285         * src/procmime.c
14286         * src/procmime.h
14287         * src/procmsg.c
14288         * src/rfc2015.c
14289         * src/rfc2015.h
14290         * src/select-keys.c
14291         * src/select-keys.h
14292         * src/textview.c
14293         * src/common/utils.c
14294         * src/common/utils.h
14295         * src/gtk/about.c
14296         * src/plugins/pgpmime/Makefile.am
14297         * src/plugins/pgpmime/passphrase.c
14298         * src/plugins/pgpmime/passphrase.h
14299         * src/plugins/pgpmime/pgpmime.c
14300         * src/plugins/pgpmime/plugin.c
14301         * src/plugins/pgpmime/select-keys.c
14302         * src/plugins/pgpmime/select-keys.h
14303         * src/plugins/pgpmime/sgpgme.c
14304         * src/plugins/pgpmime/sgpgme.h
14305                 sync with HEAD
14306
14307 2004-10-04 [colin]      0.9.12cvs122.1
14308
14309         * src/mainwindow.c
14310         * src/messageview.c
14311         * src/messageview.h
14312         * src/textview.c
14313                 Sync with HEAD
14314
14315 2004-10-04 [colin]      0.9.12cvs121.1
14316
14317         * src/summaryview.c
14318                 Sync with HEAD
14319
14320 2004-10-04 [paul]       0.9.12cvs120.1
14321
14322         * configure.ac
14323                 sync with HEAD [don't try to build 
14324                 pgpmime plugin when gpgme is disabled]
14325
14326 2004-10-03 [colin]      0.9.12cvs119.3
14327
14328         * src/gtk/gtksctree.c
14329                 Lots of side effects. Put back as before 117.2.
14330         * src/summaryview.c
14331                 Fix bug #602
14332
14333 2004-10-03 [colin]      0.9.12cvs119.2
14334
14335         * src/gtk/gtksctree.c
14336                 Revert 608 fix that doesn't work that good
14337
14338 2004-10-02 [colin]      0.9.12cvs119.1
14339
14340         * src/mainwindow.c
14341         * src/messageview.c
14342         * src/prefs_common.h
14343         * src/procmime.c
14344         * src/procmime.h
14345         * src/textview.c
14346                 Sync with HEAD
14347         * src/gtk/gtksctree.c
14348                 Close bug #608
14349
14350 2004-10-01 [colin]      0.9.12cvs118.1
14351
14352         * src/mimeview.c
14353                 Sync with HEAD (better Save All fix)
14354
14355 2004-10-01 [colin]      0.9.12cvs117.2
14356
14357         * src/gtk/gtksctree.c
14358                 Faster on selection
14359
14360 2004-10-01 [colin]      0.9.12cvs117.1
14361
14362         * src/mimeview.c
14363                 Sync with HEAD (Save All: only attachments)
14364
14365 2004-10-01 [paul]       0.9.12cvs116.1
14366
14367         * ChangeLog.claws
14368         * configure.ac
14369         * src/account.c
14370         * src/prefs_common.c
14371         * src/gtk/colorlabel.c
14372                 sync with HEAD
14373
14374 2004-09-30 [colin]      0.9.12cvs115.1
14375
14376         * src/stock_pixmap.c
14377         * src/stock_pixmap.h
14378         * src/folderview.c
14379         * src/Makefile.am
14380         * src/pixmaps/read.xpm
14381                 Sync with HEAD (new pixmap)
14382
14383 2004-09-29 [colin]      0.9.12cvs114.1
14384
14385         * src/compose.c
14386                 Sync with HEAD
14387                 Fix focus handling in headers
14388
14389 2004-09-29 [paul]       0.9.12cvs113.1
14390
14391         * src/quote_fmt_parse.y
14392                 sync with HEAD
14393  
14394
14395 2004-09-28 [colin]      0.9.12cvs112.1
14396
14397         * src/folderview.c
14398         * src/mainwindow.c
14399                 Sync with HEAD
14400
14401 2004-09-28 [colin]      0.9.12cvs110.1
14402
14403         * src/folderview.c
14404                 Sync with HEAD (Contextual Empty trash menu)
14405
14406 2004-09-28 [colin]      0.9.12cvs108.1
14407
14408         * src/addressbook.c
14409                 Sync with HEAD (addressbook edit on double-click)
14410
14411 2004-09-28 [colin]      0.9.12cvs106.1
14412
14413         * src/inc.c
14414                 Sync with HEAD (folder_item freeze on inc)
14415
14416 2004-09-27 [colin]      0.9.12cvs105.1
14417
14418         * src/folderview.c
14419                 Sync with HEAD (right-align new and unread column)
14420
14421 2004-09-27 [colin]      0.9.12cvs104.1
14422
14423         * src/main.c
14424                 Sync with HEAD (revert 0.9.12cvs101)
14425
14426 2004-09-24 [colin]      0.9.12cvs103.2
14427
14428         * src/wizard.c
14429                 Fix gtk warnings and use domain part of the email address 
14430                 when domain detection fails (no dot in domain name)
14431
14432 2004-09-23 [colin]      0.9.12cvs103.1
14433
14434         * src/plugins/spamassassin/libspamc.c
14435         * src/plugins/spamassassin/libspamc.h
14436         * src/plugins/spamassassin/utils.c
14437         * src/plugins/spamassassin/utils.h
14438                 Sync with HEAD (Update spamassassin to 3.0)
14439
14440 2004-09-21 [colin]      0.9.12cvs102.3
14441
14442         * src/action.c
14443                 Add horizontal scrollbar in action io dialog as needed
14444                 Patch by Alfons.
14445
14446 2004-09-20 [colin]      0.9.12cvs102.2
14447
14448         * src/plugins/image_viewer/viewer.c
14449                 Remove imlib stuff
14450                 use gtk_pixmap_set when clearing
14451                 (would be better to use gtkImages, but causes size-allocate 
14452                 signals storm)
14453
14454 2004-09-17 [paul]       0.9.12cvs102.1
14455
14456         * ChangeLog
14457         * ChangeLog.claws
14458         * ChangeLog.jp
14459         * configure.ac
14460         * src/inc.c
14461                 sync with HEAD
14462
14463
14464 2004-09-17 [colin]      0.9.12cvs101.1
14465
14466         * ChangeLog.claws
14467         * src/main.c
14468                 Sync with HEAD (fix segs at exit)
14469
14470 2004-09-14 [colin]      0.9.12cvs99.5
14471
14472         * src/common/socket.c
14473         * AUTHORS
14474                 Fix send error on 64bit platforms
14475                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
14476
14477 2004-09-14 [colin]      0.9.12cvs99.4
14478
14479         * src/action.c
14480                 Fix action output with utf8 
14481                 Patch by Alfons.
14482
14483 2004-09-14 [colin]      0.9.12cvs99.3
14484
14485         * ChangeLog.claws
14486         * src/folder.c
14487                 Sync with HEAD
14488
14489 2004-09-09 [colin]      0.9.12cvs99.2
14490
14491         * src/action.c
14492                 Fix progress bar (displaying "Completed %v/%u")
14493                 Patch by Alfons.
14494
14495 2004-09-08 [colin]      0.9.12cvs99.1
14496
14497         * src/account.c
14498         * src/folder.c
14499         * src/procmsg.c
14500         * src/procmsg.h
14501         * src/plugins/pgpmime/pgpmime.c
14502                 Sync with HEAD
14503
14504 2004-09-08 [colin]      0.9.12cvs97.2
14505
14506         * src/summaryview.c
14507                 Don't select mails in collapsed threads 
14508                 when navigating with up/down
14509
14510 2004-09-07 [colin]      0.9.12cvs97.1
14511
14512         * src/inc.c
14513                 Sync with HEAD (meaningful error messages)
14514
14515 2004-09-06 [colin]      0.9.12cvs96.1
14516
14517         * src/toolbar.c
14518                 Sync with HEAD (fix Redirect graying out)
14519
14520 2004-09-06 [colin]      0.9.12cvs95.1
14521
14522         * src/summaryview.c
14523         * src/mimeview.c
14524                 Sync with HEAD (fix dropped URIs)
14525
14526 2004-09-06 [colin]      0.9.12cvs94.1
14527
14528         * src/addressbook.c
14529         * src/addressitem.h
14530         * src/addritem.c
14531         * src/addritem.h
14532                 Sync with HEAD (addressbook DnD)
14533
14534 2004-09-03 [colin]      0.9.12cvs93.1
14535
14536         * src/summaryview.c
14537                 Sync with HEAD (next/prev unread)
14538
14539 2004-09-03 [colin]      0.9.12cvs92.1
14540
14541         * src/prefs_common.c
14542         * src/prefs_common.h
14543         * src/summaryview.c
14544                 Sync with HEAD ('mark_as_read_delay' pref)
14545
14546 2004-09-02 [colin]      0.9.12cvs91.2
14547
14548         * src/common/xml.c
14549                 Fix leak
14550
14551 2004-09-02 [colin]      0.9.12cvs91.1
14552
14553         * src/gtk/menu.c
14554                 Sync with HEAD (menu accel don't work, but whatever)
14555
14556 2004-09-02 [colin]      0.9.12cvs90.1
14557
14558         * src/account.c
14559                 Sync with HEAD (fix bug 582)
14560
14561 2004-09-02 [colin]      0.9.12cvs89.1
14562
14563         * src/addrindex.c
14564                 Sync with HEAD (free deleted queries)
14565
14566 2004-09-02 [colin]      0.9.12cvs88.1
14567
14568         * src/ldapquery.c
14569                 Sync with HEAD (fix LDAP freezes)
14570
14571 2004-09-02 [colin]      0.9.12cvs87.1
14572
14573         * src/prefs_spelling.c
14574                 Sync with HEAD (add default dictionary)
14575
14576 2004-09-01 [colin]      0.9.12cvs86.1
14577
14578         * src/filtering.c
14579         * src/folderview.c
14580         * src/imap.c
14581         * src/prefs_matcher.c
14582         * src/stock_pixmap.c
14583         * src/summary_search.c
14584         * src/summaryview.c
14585         * src/wizard.c
14586         * src/wizard.h
14587                 Sync with HEAD (uninitialized vars fixes)
14588                 + gtk2 specific warning fixes
14589
14590 2004-08-31 [colin]      0.9.12cvs85.1
14591
14592         * src/folder.c
14593                 Sync with HEAD (Fix memory corruption due to 
14594                 uninitialized var)
14595
14596 2004-08-31 [colin]      0.9.12cvs84.4
14597
14598         * src/summary_search.c
14599                 Fix segfaults when searching in folders with broken headers
14600
14601 2004-08-31 [colin]      0.9.12cvs84.3
14602
14603         * src/compose.c
14604         * src/textview.c
14605                 Fix some more encoding/decoding issues
14606
14607 2004-08-30 [colin]      0.9.12cvs84.2
14608
14609         * src/mimeview.c
14610         * src/prefs_themes.c
14611         * src/gtk/filesel.c
14612         * src/gtk/filesel.h
14613                 Add a folder-mode selection (fixes mimeview's "Save all")
14614
14615 2004-08-29 [colin]      0.9.12cvs84.1
14616
14617         * src/mimeview.c
14618                 Sync with HEAD (don't escape saved filenames)
14619
14620 2004-08-27 [colin]      0.9.12cvs83.1
14621
14622         * ChangeLog
14623         * ChangeLog.claws
14624         * ChangeLog.jp
14625         * src/mh.c
14626         * src/procheader.c
14627         * src/procmsg.c
14628         * src/procmsg.h
14629         * src/common/utils.c
14630         * src/gtk/menu.h
14631         * po/
14632                 Sync with HEAD 0.9.12cvs83 (sync with main)
14633
14634 2004-08-26 [colin]      0.9.12cvs82.4
14635
14636         * src/codeconv.c
14637                 Fix strange stack corruption
14638                 Convert to utf8 after unmime, not before
14639
14640 2004-08-26 [colin]      0.9.12cvs82.3
14641
14642         * src/main.c
14643         * src/wizard.c
14644                 Fix account folders duplication
14645
14646 2004-08-25 [colin]      0.9.12cvs82.2
14647
14648         * src/wizard.c
14649                 Remove ports
14650                 Add SSL selection
14651                 Use login@server as account name
14652
14653 2004-08-25 [colin]      0.9.12cvs82.1
14654
14655         * src/plugins/pgpmime/pgpmime.c
14656                 Sync with HEAD (leak fix).
14657
14658 2004-08-25 [colin]      0.9.12cvs81.1
14659
14660         * src/plugins/pgpmime/pgpmime.c
14661         * src/plugins/pgpmime/sgpgme.c
14662         * src/plugins/pgpmime/sgpgme.h
14663                 Sync with HEAD (Handle combined messages).
14664
14665 2004-08-24 [colin]      0.9.12cvs80.3
14666
14667         * src/wizard.c
14668                 Fix full name, ports, and imap
14669
14670 2004-08-24 [colin]      0.9.12cvs80.2
14671
14672         * src/Makefile.am
14673         * src/main.c
14674         * src/setup.c
14675         * src/setup.h
14676         * src/stock_pixmap.c
14677         * src/stock_pixmap.h
14678         * src/wizard.c ** ADDED **
14679         * src/wizard.h ** ADDED ** 
14680         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
14681                 Add a setup wizard 
14682
14683 2004-08-24 [colin]      0.9.12cvs80.1
14684
14685         * src/folder.c
14686                 Sync with HEAD (set mimeflags on all messages)
14687
14688 2004-08-24 [colin]      0.9.12cvs79.3
14689
14690         * src/matcher_parser_lex.l
14691                 Fix 8bits strings not in utf8
14692
14693 2004-08-24 [colin]      0.9.12cvs79.2
14694
14695         * src/compose.c
14696                 Check conversion result before replacing buffer
14697
14698 2004-08-23 [colin]      0.9.12cvs79.1
14699
14700         * src/compose.c
14701                 Sync with HEAD (create message header in memory)
14702
14703 2004-08-23 [colin]      0.9.12cvs78.1
14704
14705         * src/rfc2015.c
14706         * src/rfc2015.h
14707                 Sync with HEAD (fix bug 197 again)
14708
14709 2004-08-23 [colin]      0.9.12cvs77.3
14710
14711         * src/compose.c
14712                 Fix again inline gpg signing (which outputs utf8
14713                 in gtk2). Not syncing this fix to HEAD as this 
14714                 code is meant to die.
14715
14716 2004-08-23 [colin]      0.9.12cvs77.2
14717
14718         * src/prefs_account.h
14719                 Remove useless include
14720
14721 2004-08-23 [colin]      0.9.12cvs77.1
14722
14723         * src/imap.c
14724         * po/es.po
14725         * po/fr.po
14726         * po/it.po
14727         * po/pl.po
14728         * po/pt_BR.po
14729         * po/sk.po
14730         * po/sr.po
14731                 Sync with HEAD (fix bug 577)
14732
14733 2004-08-22 [colin]      0.9.12cvs76.1
14734
14735         * src/plugins/trayicon/trayicon.c
14736                 Sync with HEAD (fix formatting bug)
14737
14738 2004-08-21 [colin]      0.9.12cvs74.2
14739
14740         * src/gtk/colorsel.c
14741                 Fix bug 564 (Folder color selection window exits on any
14742                 keypress)
14743
14744 2004-08-21 [colin]      0.9.12cvs74.1
14745
14746         * ChangeLog.claws
14747         * src/compose.c
14748         * src/summaryview.c
14749         * src/toolbar.c
14750                 Sync with HEAD (fix bug 576)
14751
14752 2004-08-21 [colin]      0.9.12cvs70.1
14753
14754         * src/compose.c
14755         * src/mainwindow.c
14756                 Sync with HEAD
14757                 
14758
14759 2004-08-21 [paul]       0.9.12cvs66.4
14760
14761         * src/mainwindow.c
14762         * src/messageview.c
14763         * src/gtk/menu.c
14764         * src/plugins/spamassassin/spamassassin_gtk.c
14765                 remove some deprecated gtk1 functions
14766
14767
14768 2004-08-21 [colin]      0.9.12cvs66.3
14769
14770         * src/compose.c
14771         * src/codeconv.c
14772                 Fix warnings
14773                 Remove encoding hacks
14774                 Fix bug 575 (Strange character messes up message)
14775                 Don't display conversion error when drafting
14776
14777 2004-08-21 [paul]       0.9.12cvs66.2
14778
14779         * src/prefs_account.c
14780                 fix GnuPG mode bugs
14781
14782
14783 2004-08-20 [colin]      0.9.12cvs66.1
14784
14785         * src/codeconv.c
14786                 Sync with HEAD 0.9.12cvs66
14787
14788 2004-08-20 [paul]
14789
14790         * src/plugins/pgpmime/plugin.c
14791                 modify PGP/MIME plugin's description
14792
14793 2004-08-17 [colin]      0.9.12cvs65.1
14794
14795         * src/common/ssl.c
14796         * src/plugins/pgpmime/plugin.c
14797                 Sync with HEAD
14798
14799 2004-08-14 [colin]      0.9.12cvs60.3
14800
14801         * src/plugins/trayicon/trayicon.c
14802                 Put back resize callback, on size-request signal
14803                 rather than size-allocate to avoid infinite 
14804                 callback loop
14805
14806 2004-08-13 [colin]      0.9.12cvs60.2
14807
14808         * src/common/defs.h
14809                 Cache versions have been fixed
14810
14811 2004-08-13 [colin]      0.9.12cvs60.1
14812
14813         * src/folderutils.c
14814                 Sync with HEAD
14815
14816 2004-08-12 [colin]      0.9.12cvs59.1
14817
14818         * src/plugins/trayicon/trayicon.c
14819                 Sync with HEAD
14820
14821 2004-08-12 [colin]      0.9.12cvs57.5
14822
14823         * sylpheed.desktop
14824         * configure.ac
14825         * src/Makefile.am
14826         * src/main.c
14827                 Add support for Freedesktop.org's startup notification
14828
14829 2004-08-11 [colin]      0.9.12cvs57.4
14830
14831         * src/textview.c
14832                 Fix off-by-one
14833
14834 2004-08-11 [colin]      0.9.12cvs57.3
14835
14836         * src/message_search.c
14837         * src/summary_search.c
14838                 Make searches case insensitive by default
14839         * src/textview.c
14840                 Fix case-insensitive search in message
14841
14842 2004-08-11 [colin]      0.9.12cvs57.2
14843
14844         * src/summary_search.c
14845                 Let case-sensitive be specified
14846
14847 2004-08-10 [colin]      0.9.12cvs55.4
14848
14849         * src/common/socket.c
14850                 Fix the possible race condition
14851
14852 2004-08-09 [paul]       0.9.12cvs55.3
14853
14854         * configure.ac
14855         * src/Makefile.am
14856         * src/common/Makefile.am
14857                 sync with HEAD
14858
14859
14860 2004-08-09 [paul]       0.9.12cvs55.2
14861
14862         * autogen.sh
14863         * po/poconv.sh
14864                 remove unneeded script
14865
14866         * configure.ac
14867                 add forgotten USE_LDAP_TLS (sync with HEAD)
14868
14869
14870 2004-08-09 [colin]      0.9.12cvs55.1
14871
14872         * src/main.c
14873         * src/common/ssl.c
14874         * src/common/sylpheed.c
14875         * src/common/sylpheed.h
14876                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
14877
14878 2004-08-09 [paul]       0.9.12cvs54.1
14879
14880         * ChangeLog
14881         * ChangeLog.claws
14882         * ChangeLog.jp
14883         * configure.ac
14884         * po/POTFILES.in
14885         * src/Makefile.am
14886         * src/folderutils.c
14887         * src/main.c
14888         * src/pgpmime.c
14889         * src/pgpmime.h
14890         * src/sgpgme.c
14891         * src/sgpgme.h
14892         * src/plugins/Makefile.am
14893         * src/plugins/pgpmime/.cvsignore
14894         * src/plugins/pgpmime/Makefile.am
14895         * src/plugins/pgpmime/pgpmime.c
14896         * src/plugins/pgpmime/pgpmime.h
14897         * src/plugins/pgpmime/plugin.c
14898         * src/plugins/pgpmime/sgpgme.c
14899         * src/plugins/pgpmime/sgpgme.h
14900                 sync with HEAD
14901
14902 2004-08-08 [paul]       0.9.12cvs51.1
14903
14904         * configure.ac
14905         * src/folder.c
14906                 sync with HEAD
14907
14908 2004-08-07 [colin]      0.9.12cvs50.1
14909
14910         * src/pop.c
14911         * src/common/partial_download.c
14912                 fix warnings (sync from HEAD)
14913
14914 2004-08-07 [colin]      0.9.12cvs48.1
14915
14916         * src/prefs_folder_item.c
14917                 sync with HEAD 0.9.12cvs48
14918
14919 2004-08-06 [colin]      0.9.12cvs47.1
14920
14921         * src/compose.c
14922                 Sync with HEAD
14923
14924 2004-08-06 [christoph]  0.9.12cvs46.2
14925
14926         * src/main.c
14927         * src/plugins/clamav/clamav_plugin_gtk.c
14928         * src/plugins/dillo_viewer/dillo_viewer.c
14929         * src/plugins/image_viewer/plugin.c
14930         * src/plugins/mathml_viewer/mathml_viewer.c
14931         * src/plugins/spamassassin/spamassassin_gtk.c
14932         * src/plugins/trayicon/trayicon.c
14933                 don't mix GTK1.2 plugin with GTK2 plugins
14934
14935 2004-08-06 [colin]      0.9.12cvs46.1
14936
14937         * ChangeLog
14938         * ChangeLog.claws
14939         * ChangeLog.jp
14940         * configure.ac
14941         * sylpheed-claws.pc.in
14942         * src/folder.c
14943         * src/imap.c
14944         * src/localfolder.c
14945         * src/messageview.c
14946         * src/mimeview.c
14947         * src/mimeview.h
14948         * src/msgcache.c
14949         * src/news.c
14950         * src/prefs_ext_prog.c
14951         * src/prefs_folder_item.c
14952         * src/prefs_fonts.c
14953         * src/prefs_msg_colors.c
14954         * src/prefs_spelling.c
14955         * src/prefs_themes.c
14956         * src/prefs_toolbar.c
14957         * src/prefs_wrapping.c
14958         * src/procmime.h
14959         * src/common/defs.h
14960         * src/common/nntp.c
14961         * src/common/session.c
14962         * src/common/session.h
14963         * src/common/socket.c
14964         * src/common/utils.h
14965         * src/common/xml.c
14966         * src/common/xml.h
14967         * src/gtk/prefswindow.c
14968         * src/gtk/prefswindow.h
14969         * src/plugins/clamav/clamav_plugin_gtk.c
14970         * src/plugins/dillo_viewer/dillo_prefs.c
14971         * src/plugins/image_viewer/viewerprefs.c
14972         * src/plugins/spamassassin/spamassassin_gtk.c
14973         * m4/openssl.m4 *** REMOVED ***
14974                 Sync with HEAD 0.9.12cvs46
14975
14976 2004-08-03 [paul]       0.9.12cvs40.2
14977
14978         * src/action.c
14979         * src/addressadd.c
14980         * src/addressbook.c
14981         * src/addrgather.c
14982         * src/browseldap.c
14983         * src/compose.c
14984         * src/crash.c
14985         * src/editaddress.c
14986         * src/editgroup.c
14987         * src/editldap_basedn.c
14988         * src/foldersel.c
14989         * src/importldif.c
14990         * src/mimeview.c
14991         * src/prefs_common.c
14992         * src/prefs_template.c
14993         * src/sourcewindow.c
14994         * src/summaryview.c
14995         * src/gtk/about.c
14996         * src/gtk/foldersort.c
14997         * src/gtk/logwindow.c
14998         * src/gtk/pluginwindow.c
14999         * src/gtk/prefswindow.c
15000                 change all gtk_scrolled_window_set_policy from 
15001                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
15002
15003 2004-08-02 [paul]       0.9.12cvs40.1
15004
15005         * AUTHORS
15006                 update translation team section
15007         * po/pt_BR.po
15008                 updated by Frederico Goncalves Guimaraes
15009                 <fggdebian@yahoo.com.br>
15010
15011 2004-07-31 [colin]      0.9.12cvs39.9
15012
15013         * src/exphtmldlg.c
15014                 Fix compilation
15015
15016 2004-07-31 [colin]      0.9.12cvs39.8
15017
15018         * src/exphtmldlg.c
15019                 Fix an alertpanel type
15020
15021 2004-07-30 [colin]      0.9.12cvs39.7
15022
15023         * src/alertpanel.c
15024                 Fix alertpanel_error_log's icon
15025
15026 2004-07-30 [colin]      0.9.12cvs39.6
15027
15028         * src/pop.c
15029                 Two of them should still be warnings
15030
15031 2004-07-30 [colin]      0.9.12cvs39.5
15032
15033         * src/pop.c
15034                 More warning -> error
15035 2004-07-29 [colin]      0.9.12cvs39.4
15036
15037         * src/pop.c
15038                 Warning -> error
15039
15040 2004-07-29 [colin]      0.9.12cvs39.3
15041
15042         * src/prefs_matcher.c
15043                 Fix segfault
15044
15045 2004-07-29 [colin]      0.9.12cvs39.2
15046
15047         * src/alertpanel.c
15048                 More nice-looking alertpanels
15049
15050 2004-07-29 [colin]      0.9.12cvs39.1
15051
15052         * src/messageview.c
15053                 sync with head
15054                 (inform user when partial mail is deleted on server)
15055
15056 2004-07-29 [colin]      0.9.12cvs38.1
15057
15058         * src/messageview.c
15059                 sync with head
15060
15061 2004-07-28 [paul]       0.9.12cvs37.7
15062
15063         * src/mainwindow.c
15064                 complete the replacement of deprecated gtk_progress_*
15065
15066 2004-07-28 [paul]       0.9.12cvs37.6
15067
15068         * src/action.c
15069         * src/inc.c
15070         * src/mainwindow.c
15071         * src/send_message.c
15072         * src/gtk/progressdialog.c
15073         * src/gtk/progressdialog.h
15074                 replace deprecated gtk_progress_*
15075
15076 2004-07-28 [paul]       0.9.12cvs37.5
15077
15078         * src/gtk/filesel.c
15079                 remove gtk_window_set_wmclass()
15080 2004-07-28 [paul]       0.9.12cvs37.4
15081
15082         * src/addressbook.c
15083         * src/compose.c
15084         * src/foldersel.c
15085         * src/mainwindow.c
15086         * src/messageview.c
15087         * src/sourcewindow.c
15088         * src/gtk/logwindow.c
15089                 remove gtk_window_set_wmclass()
15090                 
15091         * src/prefs_filtering.c
15092         * src/prefs_filtering_action.c
15093         * src/prefs_fonts.c
15094         * src/prefs_gtk.c
15095         * src/prefs_matcher.c
15096         * src/ssl_manager.c
15097         * src/gtk/prefswindow.c
15098                 replace gtk_window_position()
15099
15100 2004-07-28 [colin]      0.9.12cvs37.3
15101
15102         * src/alertpanel.c
15103         * src/alertpanel.h
15104                 Add a way to specify panel type for specific
15105                 panels (alertpanel())
15106         * src/account.c
15107         * src/addressbook.c
15108         * src/compose.c
15109         * src/expldifdlg.c
15110         * src/main.c
15111         * src/messageview.c
15112         * src/summaryview.c
15113         * src/textview.c
15114         * src/gtk/sslcertwindow.c
15115                 Fix alertpanel()s so that their icon match
15116                 their real type
15117
15118 2004-07-28 [paul]       0.9.12cvs37.2
15119
15120         * src/addr_compl.c
15121         * src/addressbook.c
15122         * src/alertpanel.c
15123         * src/compose.c
15124         * src/export.c
15125         * src/foldersel.c
15126         * src/folderview.c
15127         * src/grouplistdialog.c
15128         * src/import.c
15129         * src/mainwindow.c
15130         * src/message_search.c
15131         * src/messageview.c
15132         * src/passphrase.c
15133         * src/prefs_actions.c
15134         * src/prefs_common.c
15135         * src/prefs_customheader.c
15136         * src/prefs_display_header.c
15137         * src/prefs_filtering.c
15138         * src/prefs_filtering_action.c
15139         * src/prefs_gtk.c
15140         * src/prefs_matcher.c
15141         * src/prefs_msg_colors.c
15142         * src/prefs_summary_column.c
15143         * src/prefs_template.c
15144         * src/sourcewindow.c
15145         * src/ssl_manager.c
15146         * src/summary_search.c
15147         * src/gtk/colorsel.c
15148         * src/gtk/description_window.c
15149         * src/gtk/gtkaspell.c
15150         * src/gtk/inputdialog.c
15151         * src/gtk/logwindow.c
15152         * src/gtk/prefswindow.c
15153         * src/gtk/progressdialog.c
15154                 replace deprecated gtk_window_set_policy
15155
15156 2004-07-27 [colin]      0.9.12cvs37.1
15157
15158         * src/msgcache.c
15159                 More fixes (synced for head again)
15160
15161 2004-07-27 [colin]      0.9.12cvs35.3
15162
15163         * src/msgcache.c
15164                 Fix wrong test
15165
15166 2004-07-27 [colin]      0.9.12cvs35.2
15167
15168         * src/mimeview.c
15169                 Fix width a bit (by Paul)
15170         * src/alertpanel.c
15171         * src/alertpanel.h
15172                 Specialize icons, make alertpanel_message()
15173                 private
15174         * src/message_search.c
15175         * src/sgpgme.c
15176         * src/summary_search.c
15177                 Suit alertpanel changes
15178
15179 2004-07-27 [colin]      0.9.12cvs35.1
15180
15181         * src/alertpanel.c
15182                 Add an icon
15183         * src/passphrase.c
15184                 Add debug output - maybe someone will
15185                 want to look at the problem with Grab
15186                 Input :)
15187         Bump version as we're synced with HEAD
15188
15189 2004-07-26 [colin]      0.9.12cvs33.26
15190
15191         * src/pop.c
15192                 Fix uidl-file parsing when not in new
15193                 format
15194
15195 2004-07-26 [colin]      0.9.12cvs33.25
15196
15197         * src/gtk/menu.c
15198                 Move popup menu up if necessary (fixes 
15199                 account selector)
15200         * src/mainwindow.c
15201                 Set account selector's button height to
15202                 minimum
15203
15204 2004-07-26 [colin]      0.9.12cvs33.24
15205
15206         * src/alertpanel.c
15207                 Maybe fix 551 (Truncated font in alert window)
15208
15209 2004-07-26 [colin]      0.9.12cvs33.23
15210
15211         * po/de.po
15212         * po/es.po
15213         * po/fr.po
15214         * po/it.po
15215         * po/ja.po
15216         * po/pl.po
15217         * po/ru.po
15218         * po/sk.po
15219         * po/sr.po
15220         * po/zh_CN.po
15221                 Sync po files with HEAD
15222
15223 2004-07-26 [paul]       0.9.12cvs33.22
15224
15225         * src/compose.c
15226                 fix Bug 556 'Organisation-header is sent even if empty'
15227
15228 2004-07-24 [colin]      0.9.12cvs33.21
15229
15230         * src/compose.c
15231         * src/gtk/gtkaspell.c
15232         * src/gtk/gtkaspell.h
15233                 Fix speller accelerators (require hack)
15234
15235 2004-07-24 [colin]      0.9.12cvs33.20
15236
15237         * src/gtk/gtkaspell.c
15238                 Fix over-eager code deletion breaking
15239                 Check while typing
15240
15241 2004-07-24 [colin]      0.9.12cvs33.19
15242
15243         * src/browseldap.c
15244         * src/ldapctrl.c
15245         * src/ldapctrl.h
15246         * src/ldapserver.h
15247                 Sync ldap with HEAD
15248         (Fixes 546 LDAP completely broken)
15249
15250 2004-07-24 [colin]      0.9.12cvs33.18
15251
15252         * src/prefs_msg_colors.c
15253                 Fix prototype mismatch
15254         (Fixes 547 void function cannot return value)
15255
15256 2004-07-24 [colin]      0.9.12cvs33.17
15257
15258         * src/mainwindow.c
15259                 Fix sort going back to previous sort key
15260                 when changing sort direction
15261
15262 2004-07-24 [colin]      0.9.12cvs33.16
15263
15264         * src/compose.c
15265                 Fix space insertion when re-wrapping at 
15266                 cursor point
15267
15268 2004-07-24 [colin]      0.9.12cvs33.15
15269
15270         * src/gtk/gtkaspell.c
15271                 Don't change cursor position in insert-text
15272                 callback
15273         (Fixes 539 Word wrapping on input transposes letters)
15274
15275 2004-07-24 [colin]      0.9.12cvs33.14
15276
15277         * src/gtk/gtkaspell.c
15278                 Reencode non-ascii chars to dictionary's
15279                 encoding
15280         (Fixes 544 Spell check broken non english locale)
15281
15282 2004-07-24 [colin]      0.9.12cvs33.13
15283
15284         * src/summaryview.c
15285                 Fix Shift+Down, add Home/End/PgUp/PgDown
15286
15287 2004-07-21 [colin]      0.9.12cvs33.12
15288
15289         * src/prefs_common.c
15290                 Fix a gtk warning (Patch by Andrej Kacian)
15291
15292 2004-07-21 [colin]      0.9.12cvs33.11
15293
15294         * src/gtk/filesel.c
15295                 More check
15296
15297 2004-07-21 [colin]      0.9.12cvs33.10
15298
15299         * src/compose.c
15300         * src/crash.c
15301         * src/export.c
15302         * src/import.c
15303         * src/messageview.c
15304         * src/mimeview.c
15305         * src/prefs_spelling.c
15306         * src/prefs_themes.c
15307         * src/summaryview.c
15308         * src/gtk/filesel.c
15309         * src/gtk/filesel.h
15310         * src/gtk/pluginwindow.c
15311                 Untwist open/save mode guessing logic, make
15312                 it explicit
15313
15314 2004-07-20 [colin]      0.9.12cvs33.9
15315
15316         * src/codeconv.c
15317                 conv_encode_header: src_charset is UTF-8 on
15318                 gtk2
15319         * src/compose.c
15320                 Remove double encoding of the headers
15321
15322 2004-07-20 [colin]      0.9.12cvs33.8
15323
15324         * src/codeconv.c
15325                 Fix typo
15326
15327 2004-07-20 [colin]      0.9.12cvs33.7
15328
15329         * src/mainwindow.c
15330                 Set the separated messageview to the saved
15331                 size of Claws' messageview (Patch by Alfons)
15332                 Fix a callback prototype (me)
15333
15334 2004-07-20 [colin]      0.9.12cvs33.6
15335
15336         * src/codeconv.h
15337                 Forgot one hunk in 0.9.12cvs33.4
15338
15339 2004-07-19 [colin]      0.9.12cvs33.5
15340
15341         * src/action.c
15342                 Action output fix
15343                 Patch by Alfons
15344
15345 2004-07-19 [colin]      0.9.12cvs33.4
15346
15347         * src/compose.c
15348                 Fix outgoing charset bug in headers
15349         * src/codeconv.c
15350                 Clean for glib2 - Patch by Alfons
15351
15352 2004-07-19 [colin]      0.9.12cvs33.3
15353
15354         * src/statusbar.c
15355                 Remove grip from the statusbar
15356                 Patch by Alfons
15357
15358 2004-07-19 [colin]      0.9.12cvs33.2
15359
15360         * src/messageview.c
15361         * src/textview.c
15362                 Fix messageview remembering the previous
15363                 scroll position when loading a new message
15364                 Patch by Alfons
15365
15366 2004-07-19 [colin]      0.9.12cvs33.1
15367
15368         * src/folder.h
15369         * src/folderview.c
15370         * src/summaryview.c
15371                 Sync with HEAD
15372
15373 2004-07-18 [colin]      0.9.12cvs32.7
15374
15375         * configure.ac
15376                 Remove useless check for XIM - noticed
15377                 by Alfons
15378
15379 2004-07-18 [colin]      0.9.12cvs32.6
15380
15381         * src/summaryview.c
15382                 Remove non-modified and shift-modified
15383                 accelerators in summaryview's popup
15384                 menu, as that doesn't get catched by
15385                 the accel-activate signal catcher...
15386
15387 2004-07-18 [colin]      0.9.12cvs32.5
15388
15389         * src/prefs_common.c
15390                 Define sensible default prefs for 
15391                 wrapping
15392
15393 2004-07-18 [colin]      0.9.12cvs32.4
15394
15395         * src/compose.c
15396         * src/prefs_common.c
15397         * src/prefs_common.h
15398         * src/prefs_wrapping.c
15399                 Remove Smart Wrapping pref, which does
15400                 nothing on gtk2 branch
15401
15402 2004-07-18 [colin]      0.9.12cvs32.3
15403
15404         * src/sourcewindow.c
15405                 Proper utf8
15406
15407 2004-07-18 [colin]      0.9.12cvs32.2
15408
15409         * src/compose.c
15410                 Save attachment status when drafting
15411
15412 2004-07-18 [colin]      0.9.12cvs32.1
15413
15414         * src/gtk/filesel.c
15415                 Fix erratic folder selection in open mode
15416
15417 2004-07-18 [colin]      0.9.12cvs31.11
15418
15419         * src/pop.c
15420                 Don't let partial messages get deleted
15421                 even with "dowload all"
15422                 (0.9.12cvs31.8 fix extension)
15423 2004-07-18 [colin]      0.9.12cvs31.10
15424
15425         * src/gtk/logwindow.c
15426                 Fix log scrolling
15427
15428 2004-07-18 [colin]      0.9.12cvs31.9
15429
15430         * src/common/utils.c
15431                 Fix non-utf8 strings coming from commands
15432                 and files
15433
15434 2004-07-18 [colin]      0.9.12cvs31.8
15435
15436         * src/pop.c
15437                 Fix partial download bug with Download all
15438                 messages option
15439
15440 2004-07-18 [colin]      0.9.12cvs31.7
15441
15442         * src/textview.c
15443                 Fix bug introduced in 0.9.12cvs31.2
15444                 (blocked in select mode after double click)
15445
15446 2004-07-18 [colin]      0.9.12cvs31.6
15447
15448         * src/compose.c
15449         * src/gtk/menu.c
15450                 More glib-warning fixes
15451
15452 2004-07-18 [colin]      0.9.12cvs31.5
15453
15454         * src/compose.c
15455                 Fix trashing the primary clipboard when moving 
15456                 around with tab
15457         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
15458
15459 2004-07-18 [colin]      0.9.12cvs31.4
15460
15461         * src/codeconv.c
15462                 convert unencoded iso headers to utf8
15463         (Fix Bug 538 Unencoded local characters in subject make it 
15464          disappear)
15465
15466 2004-07-18 [colin]      0.9.12cvs31.3
15467
15468         * src/compose.c
15469                 Fix tab char handling in wrapping
15470         (Fix Bug 537 Line wrap problem - TAB character treated as 
15471          one character instead of 8)
15472
15473 2004-07-18 [colin]      0.9.12cvs31.2
15474
15475         * src/textview.c
15476                 return FALSE on GDK_MOTION_NOTIFY
15477         (Fix Bug 535 Hyperlinks/addresses are not selectable 
15478          (unable to highlight))
15479
15480 2004-07-18 [colin]      0.9.12cvs31.1
15481
15482         * src/folderview.c
15483                 Sync with 0.9.12cvs31
15484
15485 2004-07-18 [colin]      0.9.12cvs30.4
15486
15487         * src/compose.c
15488                 Also block text_inserted when inserting a file
15489
15490 2004-07-18 [colin]      0.9.12cvs30.3
15491
15492         * src/compose.c
15493                 Fix smart wrapping (block text_inserted handler
15494                 while putting quotation to avoid wrap on input,
15495                 don't join lines if next is sig separator)
15496
15497 2004-07-17 [colin]      0.9.12cvs30.2
15498
15499         * src/folderview.c
15500         * src/mainwindow.c
15501         * src/mimeview.c
15502         * src/summaryview.c
15503         * src/gtk/quicksearch.c
15504         * src/gtk/quicksearch.h
15505                 Block key events handlers *and* accels while
15506                 quicksearch is focused
15507         (Fixes Bug 534 quick-search bar not accepting certain letters)
15508
15509 2004-07-17 [colin]      0.9.12cvs30.1
15510
15511         * src/folder.h
15512         * src/folderview.c
15513         * src/summaryview.c
15514                 Sync with 0.9.12cvs30
15515
15516 2004-07-17 [colin]      0.9.12cvs28.2
15517
15518         * src/mimeview.c
15519         * src/procmime.c
15520         * src/summaryview.c
15521         * src/gtk/menu.c
15522                 Squash some compile and glib warnings
15523
15524 2004-07-17 [paul]       0.9.12cvs28.1
15525
15526         * src/mimeview.c
15527                 sync with 0.9.12cvs28 HEAD
15528
15529 2004-07-16 [paul]       0.9.12cvs26.1
15530         
15531         * src/gtk/quicksearch.c
15532         * src/account.c
15533         * src/account.h
15534         * src/compose.c
15535         * src/customheader.c
15536         * src/folder_item_prefs.c
15537         * src/main.c
15538         * src/mainwindow.c
15539         * src/messageview.c
15540         * src/mimeview.c
15541         * src/news.c
15542         * src/pgpmime.c
15543         * src/pop.c
15544         * src/pop.h
15545         * src/prefs_account.c
15546         * src/prefs_account.h
15547         * src/prefs_common.c
15548         * src/prefs_common.h
15549         * src/prefs_display_header.c
15550         * src/prefs_gtk.c
15551         * src/prefs_gtk.h
15552         * src/procheader.c
15553         * src/procmime.c
15554                 sync with 0.9.12cvs26 HEAD      
15555
15556 2004-07-15 [colin]      0.9.12cvs18.14
15557
15558         * src/folder.c
15559                 Disable GPG signature check during
15560                 folder move and scan
15561         (Closes Bug 521 Signature checking slows down Folder-Move)
15562
15563 2004-07-14 [colin]      0.9.12cvs18.13
15564
15565         * src/common/partial_download.c
15566                 update includes
15567
15568 2004-07-14 [colin]      0.9.12cvs18.12
15569
15570         * src/common/partial_download.c
15571         * src/common/partial_download.h
15572                 Move doc at top, add correct copyright
15573
15574 2004-07-14 [colin]      0.9.12cvs18.11
15575
15576         * src/folder.c
15577         * src/messageview.c
15578         * src/pop.c
15579         * src/pop.h
15580         * src/procmsg.c
15581         * src/summaryview.c
15582         * src/common/Makefile.am
15583         * src/common/partial_download.c ** NEW FILES **
15584         * src/common/partial_download.h ** NEW FILES **
15585                 Move partial-download related stuff to its
15586                 own file
15587
15588 2004-07-14 [colin]      0.9.12cvs18.10
15589
15590         * src/send_message.c
15591                 Fix smtp auth when user is null or empty
15592
15593 2004-07-13 [colin]      0.9.12cvs18.9
15594
15595         * src/gtk/quicksearch.c
15596                 Use alphabetic order
15597
15598 2004-07-13 [colin]      0.9.12cvs18.8
15599
15600         * src/pop.c
15601                 Be paranoid on the checks
15602
15603 2004-07-13 [colin]      0.9.12cvs18.7
15604
15605         * src/gtk/quicksearch.c
15606                 Fix Engrish once again
15607
15608 2004-07-13 [colin]      0.9.12cvs18.6
15609
15610         * src/procmsg.c
15611         * src/summaryview.c
15612                 Mark messages for deletion when they are about to
15613                 be removed from trash
15614
15615 2004-07-13 [colin]      0.9.12cvs18.5
15616
15617         * src/matcher.c
15618         * src/matcher.h
15619         * src/matcher_parser_parse.y
15620         * src/prefs_matcher.c
15621         * src/gtk/quicksearch.c
15622                 Add 'partial' ('p') match string to find partially
15623                 downloaded messages
15624
15625 2004-07-13 [colin]      0.9.12cvs18.4
15626
15627         * src/pop.c
15628                 Fix misplaced block
15629
15630 2004-07-13 [colin]      0.9.12cvs18.3
15631
15632         * src/pop.c
15633         * src/pop.h
15634         * src/messageview.c
15635                 Refactor API (to avoid passing 5+ params and code
15636                 duplication)
15637         * src/folder.c
15638         * src/msgcache.c
15639         * src/procheader.c
15640         * src/common/defs.h
15641                 Add planned_download to cache
15642                 Don't mess uidl file when moving partially downloaded
15643                 mails (they change folder, we should change it in the
15644                 uidl list too or we'll remove an incorrect message)
15645                 (this also helps removing hacks when changing 
15646                 planned_download in messageview.c)
15647
15648 2004-07-12 [colin]      0.9.12cvs18.2
15649
15650         * src/gtk/quicksearch.c
15651                 Fix missing status update in quicksearch
15652
15653 2004-07-12 [paul]       0.9.12cvs18.1
15654
15655         * po/POTFILES.in
15656         * src/Makefile.am
15657         * src/account.c
15658         * src/codeconv.c
15659         * src/compose.c
15660         * src/inc.c
15661         * src/main.c
15662         * src/prefs_common.c
15663         * src/procmsg.h
15664         * src/toolbar.c
15665         * src/prefs_msg_colors.[ch]     ** NEW FILES **
15666         * src/prefs_wrapping.[ch]       ** NEW FILES **
15667         * src/common/intl.h
15668         * src/common/utils.[ch]
15669         * src/gtk/quicksearch.[ch]
15670                 sync with 0.9.12cvs18 HEAD
15671
15672 2004-07-12 [colin]      0.9.11cvs17.25
15673
15674         * src/folder.c
15675         * src/folder.h
15676                 Remove unused function added by me in 0.9.11cvs17.10
15677
15678 2004-07-11 [colin]      0.9.11cvs17.24
15679
15680         * src/inc.c
15681         * src/messageview.c
15682         * src/pop.c
15683         * src/pop.h
15684                 Use folderitem and msgnum instead of filename to
15685                 know which mail to delete
15686                 Move old partial mail deletion to pop.c
15687
15688 2004-07-10 [colin]      0.9.11cvs17.23
15689
15690         * src/inc.c
15691                 Add debug
15692         * src/pop.c
15693         * src/pop.h
15694                 Don't re-use same enums for unrelated stuff: it's 
15695                 completely misleading !
15696                 Document a bit
15697
15698 2004-07-09 [colin]      0.9.11cvs17.22
15699
15700         * src/inc.c
15701                 Remove folder-type check and do
15702                 more tests to be sure everything's
15703                 ok
15704         * src/messageview.c
15705                 Punctuation update, remove useless
15706                 code, fix two warnings
15707         * src/noticeview.c
15708                 Layout cleaning, reset 2nd button
15709                 when specifying one
15710
15711 2004-07-09 [colin]      0.9.11cvs17.21
15712
15713         * src/messageview.c
15714         * src/pop.c
15715         * src/pop.h
15716                 Allow user to change his mind
15717                 and postpone decision (by
15718                 unmarking the mail)
15719
15720 2004-07-09 [colin]      0.9.11cvs17.20
15721
15722         * src/messageview.c
15723                 Fix bug with delete state
15724         * src/pop.c
15725         * src/pop.h
15726                 Fix buffer leak (fread doesn't 
15727                 terminate buffers with \0)
15728                 Refactoring (remove magic 
15729                 numbers)
15730
15731 2004-07-09 [colin]      0.9.11cvs17.19
15732
15733         * src/pop.c
15734                 Don't log "Skipping message" if 
15735                 we're going to TOP it two lines
15736                 later
15737
15738 2004-07-09 [colin]      0.9.11cvs17.18
15739
15740         * src/messageview.c
15741                 Fix Engrish
15742
15743 2004-07-09 [colin]      0.9.11cvs17.17
15744
15745         * src/pop.c
15746                 strlen checking...
15747         * src/messageview.c
15748                 refactoring a bit
15749
15750 2004-07-08 [colin]      0.9.11cvs17.16
15751
15752         * src/noticeview.c
15753         * src/noticeview.h
15754                 Add an optional second button
15755         * src/messageview.c
15756         * src/pop.c
15757         * src/pop.h
15758                 Don't delete partially received mails after a certain
15759                 time; rather, let the user decide.
15760
15761 2004-07-08 [colin]      0.9.11cvs17.15
15762
15763         * src/common/smtp.h
15764                 Sync with HEAD
15765
15766 2004-07-08 [colin]      0.9.11cvs17.14
15767
15768         * src/messageview.c
15769         * src/common/smtp.c
15770                 Use to_human_readable() for sizes
15771
15772 2004-07-08 [colin]      0.9.11cvs17.13
15773
15774         * src/inc.c
15775         * src/messageview.c
15776         * src/pop.c
15777         * src/pop.h
15778         * src/procmsg.c
15779                 Fix partial-downloading issues:
15780                         catch unsupported TOP
15781                         don't delete partially downloaded mails before 5 days
15782                         don't update existing with non-MH folders; that'll
15783                         make dups, but it's better than trashing the folder
15784                         free new msginfo parts
15785                 Fix indentation ;-)
15786
15787 2004-07-08 [colin]      0.9.11cvs17.12
15788
15789         * src/common/smtp.c
15790         * src/common/smtp.h
15791                 Sync smtp size verification with HEAD
15792
15793 2004-07-08 [colin]      0.9.11cvs17.11
15794
15795         * src/summaryview.c
15796         * src/prefs_common.c
15797         * src/prefs_common.h
15798         * src/gtk/quicksearch.c
15799         * src/gtk/quicksearch.h
15800                 Sync sticky pref with HEAD
15801
15802 2004-07-08 [colin]      0.9.11cvs17.10
15803
15804         * src/folder.c [1.213.2.6]
15805         * src/folder.h [1.87.2.6]
15806         * src/inc.c [1.149.2.7]
15807         * src/messageview.c [1.94.2.8]
15808         * src/procheader.c [1.47.2.6]
15809         * src/procmsg.c [1.150.2.4]
15810         * src/procmsg.h [1.60.2.5]
15811         * src/pop.c [1.56.2.4]
15812         * src/pop.h [1.17.2.3]
15813                 Let too big messages get downloaded, but truncated
15814                 Add a button to download them completely
15815                 
15816 2004-07-06 [colin]      0.9.11cvs17.9
15817
15818         * src/gtk/quicksearch.c [1.1.2.3]
15819                 Add a Clear button
15820         * commitHelper
15821         * PATCHSETS
15822                 Add a script to help with cvs
15823
15824 2004-07-03 [colin]      0.9.11cvs17.8
15825
15826         * src/plugins/imageviewer/viewer.c
15827                 fix imageviewer (which was staying on the first
15828                 displayed image)
15829
15830 2004-07-03 [colin]      0.9.11cvs17.7
15831
15832         Removed FIXME_GTK2 warnings
15833         * src/gtk/gtkutils.c
15834                 useless #warnings
15835         * src/gtk/menu.c
15836                 useless #warnings (no need to mess with menu rc)
15837         * src/gtk/menu.h
15838                 unused functions
15839         
15840
15841 2004-07-03 [colin]      0.9.11cvs17.6
15842
15843         Removed FIXME_GTK2 warnings
15844         * src/codeconv.c
15845                 useless #warnings (rewrite needed)
15846         * src/compose.c
15847                 useless #warnings (rewrite needed)
15848                 useless #warnings (gtk2 is like that)
15849                 useless #warnings (previously fixed)
15850         * src/main.c
15851                 useless #warnings (previously fixed)
15852         * src/message_search.c
15853                 useless #warnings (gtk2 is like that)
15854                 Made apparent that search is case-sensitive
15855         * src/mimeview.c
15856                 useless #warnings (rewrite needed)
15857                 useless #warnings (gtk2 is like that)
15858                 reimplemented real warnings
15859         * src/prefs_common.c
15860                 Removed block cursor option (not it gtk2)
15861         * src/prefs_gtk.c
15862                 useless #warnings (rewrite needed)
15863         * src/procheader.c
15864                 useless #warnings (rewrite needed)
15865         * src/sourcewindow.c
15866                 useless #warnings (incorrect placing)
15867         * src/summary_search.c
15868                 useless #warnings (gtk2 is like that)
15869                 Made apparent that search is case-sensitive
15870         * src/action.c
15871                 useless #warnings (gtk2 is like that)
15872         * src/textview.c
15873                 useless #warnings (rewrite needed)
15874         * src/toolbar.c
15875                 useless #warnings (rewrite needed)
15876
15877 2004-07-03 [colin]      0.9.11cvs17.5
15878
15879         * src/textview.c
15880                 Fix mismerge which broke URI opening
15881                 
15882 2004-07-01 [colin]      0.9.11cvs17.4
15883
15884         * src/gtk/filesel.c
15885                 Fill filename when saving
15886                 
15887 2004-06-27 [colin]      0.9.11cvs17.3
15888
15889         * src/gtk/filesel.[ch]
15890                 Use the new GTK file selector
15891                 Update prototype to match the reality: multiple file
15892                 selection is open-only          
15893         * src/compose.c
15894                 Match the new prototypes        
15895         * configure.ac
15896                 Match the new requirements (gtk 2.4.0)
15897                         
15898 2004-06-26 [colin]      0.9.11cvs17.2
15899
15900         * src/plugins/trayicon/trayicon.c
15901                 Remove useless signal handler on resize, which causes
15902                 an infinite "loop"
15903         
15904 2004-06-26 [colin]      0.9.11cvs17.1
15905         
15906         * tools/Makefile.am
15907                 remove launch_firebird and add nautilus2sylpheed.sh
15908         * src/quicksearch.c
15909           src/summaryview.c
15910                 Fix show/hide "Extended symbols" button problem
15911                 Fix apparition at startup
15912                 Fix const warnings
15913         * src/plugins/image_viewer/Makefile.am
15914                 Fix configure 
15915         * common/ssl.c
15916                 Re-enable certificate check, as it doesn't seem to
15917                 cause Xlib errors anymore
15918
15919 2004-06-25 [paul]       0.9.11cvs17
15920
15921         * sync with 0.9.11cvs17 HEAD
15922         
15923         NOTE: QuickSearch is broken
15924
15925 2004-06-07 [colin]      0.9.10claws67.10
15926         * src/plugins/trayicon/trayicon.c
15927           src/plugins/trayicon/libeggtrayicon/Makefile.am
15928           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15929                 Fix gettextization in trayicon plugin
15930
15931 2004-06-07 [colin]      0.9.10claws67.9
15932         
15933         * src/summaryview.c
15934           src/gtk/gtksctree.[ch]
15935                 Let Shift+{Up,Down} work in summaryview
15936                 (well, Down "works" and Up works)
15937                 Let the list scroll when using these keys
15938
15939 2004-06-06 [colin]      0.9.10claws67.8
15940
15941         * src/plugins/trayicon/trayicon.c
15942                 Fix pixmap update
15943
15944 2004-06-06 [colin]      0.9.10claws67.7
15945
15946         * src/addressbook.c
15947                 Fix signal handling causing system-wide focus grab
15948
15949 2004-05-25 [paul]       0.9.10claws67.6
15950
15951         * Makefile.am
15952           src/Makefile.am
15953                 clean up
15954
15955 2004-05-25 [paul]       0.9.10claws67.5
15956
15957         * replace deprecated gtk_signal... functions
15958
15959 2004-05-23 [colin]      0.9.10claws67.4
15960
15961         * src/compose.c
15962                 Fix wrapping
15963
15964 2004-05-22 [colin]      0.9.10claws67.3
15965
15966         * src/compose.c
15967                 Re-fix [Edited] in compose.c::compose_reedit()
15968
15969 2004-05-22 [colin]      0.9.10claws67.2
15970
15971         * src/procmime.c
15972                 Fix parsing of multiparts mails
15973
15974 2004-05-22 [colin]      0.9.10claws67.1
15975
15976         * src/summaryview.c
15977                 Fix quicksearch
15978
15979 2004-05-22 [paul]       0.9.10claws67
15980
15981         * sync with 0.9.10claws67 HEAD
15982
15983 2004-05-14 [alfons]
15984
15985         * src/procmime.h
15986                 add forgotton prototype
15987
15988 2004-05-10 [paul]       0.9.10claws57
15989
15990         * sync with 0.9.10claws57 HEAD
15991
15992 2004-05-05 [paul]       0.9.9.claws1
15993
15994         * ChangeLog-gtk2        ** REMOVED **
15995           ChangeLog-gtk2.claws  ** ADDED **
15996                 rename and adopt the normal claws format
15997                 
15998         * configure.ac
15999                 require gtkmathview >= 0.5
16000
16001         * ac/*                          ** REMOVED **
16002           ac/                           ** REMOVED **
16003           intl/Makefile.in              ** REMOVED **
16004           m4/                           ** ADDED **
16005           m4/missing                    ** ADDED **
16006           m4/missing/gdk-pixbuf.m4      ** ADDED **
16007           m4/missing/gettext.m4         ** ADDED **
16008           m4/missing/gpgme.m4           ** ADDED **
16009           m4/missing/imlib.m4           ** ADDED **
16010           m4/.cvsignore                 ** ADDED **
16011           m4/Makefile.am                ** ADDED **
16012           m4/README                     ** ADDED **
16013           m4/aclocal-include.m4         ** ADDED **
16014           m4/aspell.m4                  ** ADDED **
16015           m4/check-type.m4              ** ADDED **
16016           m4/gnupg-check-typedef.m4     ** ADDED **
16017           m4/openssl.m4                 ** ADDED **
16018           m4/spamassassin.m4            ** ADDED **
16019           po/ChangeLog                  ** REMOVED **
16020           po/Makefile.in.in             ** REMOVED **
16021           po/Rules-quot                 ** REMOVED **
16022           po/boldquot.sed               ** REMOVED **
16023           po/en@boldquot.header         ** REMOVED **
16024           po/en@quot.header             ** REMOVED **
16025           po/insert-header.sin          ** REMOVED **
16026           po/quot.sed                   ** REMOVED **
16027           po/remove-potcdate.sed        ** REMOVED **
16028           po/remove-potcdate.sin        ** REMOVED **
16029           po/stamp-po                   ** REMOVED **
16030           Makefile.am
16031           autogen.sh
16032           configure.ac
16033                 enable building with automake 1.8.x
16034                 add 'autopoint --force' to autogen.sh and remove all
16035                 auto-generated files, remove ac/ directory and use
16036                 m4/ directory instead
16037                 
16038         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16039                 fix gettextization
16040
16041 2004-02-28 Colin Leroy <colin@colino.net>
16042         * src/prefs_matcher.c
16043           src/prefs_filtering.c
16044           src/prefs_filtering_action.c
16045                 Fix non-editable GtkEntries
16046
16047 2004-02-22 Thorsten Maerz <torte@netztorte.de>
16048         * src/prefs_themes.c
16049                 utf8 conversion for theme info
16050
16051 2004-02-21 Thorsten Maerz <torte@netztorte.de>
16052         * sync 0.9.9claws
16053
16054 2004-02-14 Thorsten Maerz <torte@netztorte.de>
16055         * src/grouplistdialog.c
16056                 allow multiple selections without ctrl key
16057
16058 2004-02-09 Thorsten Maerz <torte@netztorte.de>
16059         * src/main.c
16060                 enable customizable accelerators
16061
16062 2004-02-08 Thorsten Maerz <torte@netztorte.de>
16063         * src/prefs_common.c
16064                 re-enable different font settings for gtk1/2
16065         * src/prefs_folder_item.c
16066                 fix folder prefs displayed wrong
16067         * src/textview.c
16068                 set 'sunken' shadow type
16069
16070 2004-02-07 Colin Leroy <colin@colino.net>
16071         * src/compose.c
16072                 Fix message being always [Edited]
16073                 Encode headers correctly (utf8 buf)
16074
16075 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16076         * src/socket.c
16077                 remove double g_source_attach()
16078                 (Thanks to Colin Leroy)
16079
16080 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16081         * src/gtk/gtksctree.c
16082                 Fix SSL certificate list not shown
16083         * src/mimeview.c
16084                 Fix clicks in mime tree
16085
16086 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16087         * src/common/socket.c
16088                 Fix SSL receive
16089         * src/compose.c
16090                 Fix clipboard menu hotkeys
16091
16092 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16093         * src/gtk/gtkaspell.[ch]
16094           src/compose.c
16095                 reimplement spellchecker
16096
16097 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16098         * src/gtk/filesel.c
16099                 crash when inserting file in compose window
16100                 (TODO: keep old selection on clicks)
16101         * src/main.c
16102                 use gtkrc-2.0 instead of gtkrc
16103
16104 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16105         * src/messageview.c
16106                 remove orphaned mimeview unref()
16107
16108 2004-01-20 Thorsten Maerz <torte@netztorte.de>
16109         * src/grouplistdialog.c
16110                 expand nodes containing subscribed groups
16111
16112 2004-01-19 Thorsten Maerz <torte@netztorte.de>
16113         * src/textview.c
16114                 textview: hide cursor, restore old click behaviour
16115
16116 2004-01-18 Thorsten Maerz <torte@netztorte.de>
16117         * src/textview.c
16118                 variable names messed up
16119
16120 2004-01-17 Colin Leroy <colin@colino.net>
16121         * src/addr_compl.c
16122                 Fix completion address too thin
16123         * src/compose.c
16124                 Fix tab-to-subject behaviour
16125         * src/summaryview.c
16126                 Implement key up & down in summaryview
16127
16128 2004-01-12 Thorsten Maerz <torte@netztorte.de>
16129
16130         * sync 098claws
16131
16132 2004-01-08 Thorsten Maerz <torte@netztorte.de>
16133         * configure.ac
16134           Makefile.am
16135           doc/.cvsignore
16136           doc/Makefile.am
16137                 faq, man, manual moved to doc/
16138         * ac/aspell.m4
16139           ac/check-type.m4
16140           ac/gnupg-check-typedef.m4
16141           ac/openssl.m4
16142           ac/spamassassin.m4
16143           ac/missing/gdk-pixbuf.m4
16144           ac/missing/gpgme.m4
16145           ac/missing/imlib.m4
16146                 fix automake warnings
16147
16148 2003-12-06 Colin Leroy <colin@colino.net>
16149         * src/summaryview.c
16150                 Fix quicksearch
16151
16152 2003-12-05 Colin Leroy <colin@colino.net>
16153         * src/summaryview.c
16154                 Fix going to next unread folder
16155
16156 2003-12-05 Colin Leroy <colin@colino.net>
16157         * src/crash.c
16158                 Fix gtk2 compilation
16159         * src/session.c
16160                 Remove iotag source handler at disconnection
16161         * src/socket.[ch] 
16162                 Remove source handler when closing socket 
16163                 (fixes another seg)
16164
16165 2003-12-04 Colin Leroy <colin@colino.net>
16166         * src/compose.c
16167           src/prefs_account.c
16168           src/prefs_common.c
16169                 Fix some dropdown menus
16170
16171 2003-12-04 Colin Leroy <colin@colino.net>
16172         * src/compose.c
16173                 Fix event handlers on header fields
16174         * src/common/socket.c
16175           src/common/session.c
16176                 Fix segfault with callback (SSL)
16177                 Fix end of session 
16178
16179 2003-10-06 Thorsten Maerz <torte@netztorte.de>
16180
16181         * Fix compile bug in src/compose.c
16182         * removed src/gtk/gtkstext.[ch]
16183
16184 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
16185
16186         * Convert character set and escape "text" attributes in toolbar setting
16187         files.
16188         * Fixed bug in button-press-event handling.
16189
16190 2003-09-16 Thorsten Maerz <torte@netztorte.de>
16191
16192         * Fixed bug in key-press-event handling.
16193
16194 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
16195
16196         * Enabled to compile tray-icon plugin (Ad-hoc).
16197         * Avoid hang up bug of icon list in mime view (Ad-hoc).
16198
16199 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
16200
16201         * Enabled to compile on sylpheed-claws.
16202         (tray-icon plugin still cannot compile yet.)
16203
16204 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
16205
16206         * Updated to 0.9.5.
16207
16208 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
16209
16210         * Updated to 0.9.4.
16211         * Ported monitoring SSL mechanism to GSource of GLib2
16212         (I don't confirm it)
16213         * Added _gtk2 suffix to key name of font preference to avoid
16214         ovverwriting preference of Gtk+-1.2 version.
16215
16216 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
16217
16218         * Updated to 0.9.2.
16219
16220 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
16221
16222         * Updated to 0.9.1.
16223         * Translate po files into UTF-8 when execute autogen.sh.
16224
16225 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
16226
16227         * Updated to 0.9.0.
16228
16229 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
16230
16231         * Plugged GError related memory leaks.
16232
16233 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
16234
16235         * Changed default size of fonts.
16236         * Enabled to set titile font size of warning dialog.
16237
16238 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
16239
16240         * Embed a sylpheed icon into executable binary on Windows.
16241
16242 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
16243
16244         * I forgot to traslate character set of element string in src/xml.c.
16245
16246 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
16247
16248         * Fixed detecting bind_textdomain_codeset in configure.in.
16249         * The bug in which "Example" of "Date fromat" preference isn't displayed
16250         correctly has been fixed.
16251
16252 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
16253
16254         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
16255           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
16256           glib-gettextize
16257           Removed intl directory.
16258           Translated po files into UTF-8.
16259           (Thanks! Ryuji Abe)
16260
16261 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
16262
16263         * The bug which doesn't unscape string in xml.c has been fixed.
16264
16265 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
16266
16267         * The bug which is failed to translate encoding of file name thorough
16268         file dialog has been fixed.
16269
16270 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
16271
16272         * Modified to translate file names which is used in inporting/expoting
16273         mbox feature and "Save as" feature into locale encoding.
16274         * Translate file names into locale encoding when "Attache file" and
16275         "Insert file".
16276         * Force set G_BROKEN_FILENAMES environment variable.
16277         * Other minor fixes.
16278
16279 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
16280
16281         * Modified to treat MH folder's name as locale encoding.
16282
16283 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
16284
16285         * The bug which clash on switching candidates of auto completion of
16286         addresses, cannot use auto completion in Japanesse is fixed
16287         (Thanks! Tokunaga-san)¡¥
16288
16289 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16290
16291         * The bug which cannot switch key accelerator preference has been fixed
16292         (Thanks! smbd-san)¡¥
16293
16294 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16295
16296         * version 0.8.11-gtk2-20030314
16297
16298 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16299
16300         * The bug in which character set conversion of filtering messages has
16301         been fixed.(Thanks! COCOA-san).
16302
16303 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
16304
16305         * Revived "Leave space on head" preference in "Message" category.
16306         * A bug which clash when put the cursor to end of buffer and execute
16307         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
16308
16309 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16310
16311         * version 0.8.11-gtk2-20030312
16312
16313 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16314
16315         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
16316         * Modified to use Pango's API directly for font preference.
16317         * Integrated GtkTextView of textview to one widget.
16318         * Set fonts of header title in textview by "header_title" tag.
16319         * Removed some deprecated codes.
16320
16321 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
16322
16323         * Updated to 0.8.11.
16324         * Merged cygwin patch(Thanks! Sakai-san).
16325
16326 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
16327
16328         * version 0.8.10-gtk2-20030309